@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/pattern4.jpg);
}

#wrapper{
	width:1107px;
	height:797px;
	margin:0 auto;
}

#left-edge{
	float:left;	
}

#center{
	width:1024px;
	float:left;	
	background:#fff;
}

#logo-edge{
	float:left;
	width:236px;
	border-right:#ae1e5b solid 8px;	
	background:#fff;
	height:868px;
}

#content{
	background:#fff;
	width:780px;
	height:868px;
	float:right;
	display:inline;
}


#right-edge{
	float:left;
	height:100%;
}

#footer{
	padding: 0 20px 20px 58px;
	float:right;
	margin:0 auto;	
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:10px;
}

#footer li{
	list-style:none;
	float:left;
	padding: 0 3px;
}
#footer span.pink{
	color:#AE1E5B;
	font-weight:bold;
}
.clear{
	clear:both;
}	

#nav{
	margin:35px 0 0 0;	
}

ul#nav li{
	float:left;
	list-style:none;
	padding-right:45px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#330;
	padding-top:20px;
}

ul#nav li a{
	text-decoration:none;
	color:#AE1E5B;
}

ul#nav li a:hover{
	border-bottom: solid 3px #AE1E5B;
	color:#C30;
	padding-top:7px;
}

body#index a.home, body#about a.about, body#portfolio-web a.portfolio, body#portfolio-print a.portfolio, body#portfolio-video a.portfolio, body#portfolio-photo a.portfolio, body#services a.services, body#contact a.contact{
	border-bottom: solid 3px #AE1E5B;
	color:#C30;
	padding-top:7px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:680px;
	line-height:20px;
	padding: 20px 0 20px 40px;
}

img#beatles{
	border:	solid #E8E8E8 20px;
	margin: 0 0 0 40px;
}

#caption{
	font-size:12px;
	color:#C30;
	width:450px;
	padding:10px 0 0 40px;
	margin:0;
	line-height:17px;
}

h1{
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#F04923;
	text-indent:40px;
	font-weight:lighter;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:10px;
}



/*--------------- INDEX -------------------*/

body#index p#intro{
	font-size:18px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	width:600px;
	text-align:left;
	padding:20px 0 10px 20px;
	margin:0 auto;
}


body#index p#intro a{
	color:#F04923;
	text-decoration:none;
}

iframe{
	padding:0;
	margin:0;
}


/*--------------- PORTFOLIO -------------------*/

ul#port_nav{
	list-style:none;
	background-color:#e8e8e8;
}

#port_nav li{
	list-style:none;
	float:left;
	display:inline;
	padding:0 20px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#port_nav li a{
	color:#F04923;
	text-decoration:none;
}

#port_nav li a:hover{
	color:#AE1E5B;
}

hr{
	margin:13px 0 0 0;
	background-color:#e8e8e8;
	color:#e8e8e8;
	height:20px;
	border:0 none;
}

body#portfolio-web a.web, body#portfolio-print a.print, body#portfolio-video a.video, body#portfolio-photo a.photo{
	color:#AE1E5B;
}

/* ------------- VIDEO PORTFOLIO ----------------*/

#vid_container{
	height:725px;
}

body#portfolio-video table{
	padding:15px 0 0 15px;	
	height:680px;
	overflow:scroll;
}

body#portfolio-video table img{
	border:	solid #E8E8E8 20px;
}

body#portfolio-video p{
	width:360px;	
	margin:0;
	padding:0;
}

h2{
	font-family:Helvetica, Arial, sans-serif;
	font-size:21px;
	color:#AE1E5B;
	font-weight:lighter;
	padding:0;
	margin:0;
}


/* ---------------- CONTACT -----------------*/

.orange{
	color:#F04923;	
}

body#contact p img{
	border: 0 none;
	vertical-align:text-bottom;
}

body#contact p{
	padding: 0 0 20px 40px;
}

body#contact a.email{
	color:#AE1E5B;
	text-decoration:none;
}

body#contact a:hover.email{
	color:#F04923;
}

#contact_form{
	padding: 0 0 0 40px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#contact_form .message{
	height:150px;
	vertical-align:top;
	width:300px;
}

#contact_form .submit{
	text-align:right;	
	width:auto;
	border:none;
	background:#fff;
}

#contact_form .submit_box{
	text-align:right;	
	width:auto;
}

#contact_form input{
	width:300px;
}

body#contact td{
	background-color:#F15A29;
	color:#fff;
	text-align:center;
	width:65px;
}

body#contact td.box{
	width:auto;
	background-color:#AF1E5B;
}
body#contact th{
	background-color:#AF1E5B;
}

/*---------------- SERVICES ----------------*/

body#services h2{
	padding: 20px 0 0 40px;
	
}

body#services ul#services_list{
	padding: 5px 0 0 56px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#3B2314;
}

body#services ul#services_list li{
	padding-bottom:10px;	
}