/*  
Theme Name: Allday
Theme URI: http://allday.cc
Description: Custom theme developed for Alastaire Allday
Version: 1.0
Author: Spencer Lavery
Author URI: http://youlove.us
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
	font-weight:normal;
	}
body{
	line-height:1;
	}
ol, ul{
	list-style:none;
	}
blockquote,
q{
	quotes:none;
	}
blockquote:before,
blockquote:after,
q:before,
q:after{
	content:'';
	content:none;
	}			
:focus{
	outline:0;
	}			
ins{
	text-decoration:none;
	}
del{
	text-decoration:line-through;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
input[type=hidden]{
	visibility:hidden;
	}
	
	
/* slightly enhanced, universal clearfix hack */
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
.clearfix{
	display:inline-block;
	}

/* start commented backslash hack \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* stop commented backslash hack */



/* Container
*********************************************************/
.container{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	}
	.container:after{
		visibility:hidden;
		display:block;
		font-size:0;
		content:" ";
		clear:both;
		height:0;
		}

/* Body
*********************************************************/

	
body{
	background:#fff;
	font:100% Georgia,Times,'Times New Roman',serif;
	line-height:1.6;
	}

#intro{	
	height:640px;
	width:100%;
	overflow:hidden;
	position:relative;
	}
		
		#intro div{
			width:100%;
			height:640px;
			position:absolute;
			top:0;
			margin-right:500px;
			}
			
			#intro div a{
				width:1320px;
				height:0;
				padding-top:640px;
				float:left;
				display:block;
				overflow:hidden;
				}
				
			#introone{
				background:url(images/bg-one.jpg) no-repeat 50% 100%;
				left:0;
				}
			#introtwo{
				background:url(images/bg-two.jpg) no-repeat 50% 100%;
				left:1460px;
				}
			#introthree{
				background:url(images/bg-three.jpg) no-repeat 50% 100%;
				left:2920px;
				}
	
#nav{
	background:#000;
	width:100%;
	height:40px;
	overflow:hidden;
	border-top:1px solid #fff;
	clear:both;
	}
	#nav h1{
		margin:0;
		}
		#nav h1 a{
			margin:12px 0 0;
			height:0;
			padding-top:17px;
			width:295px;
			display:block;
			float:left;
			overflow:hidden;
			background:url(images/logo.gif) no-repeat;
			}
	#nav ul{
		float:right;
		margin:0;
		}
		#nav ul li{
			display:block;
			float:left;
			}
			#nav ul li a{
				height:0;
				margin:12px 0 0 22px;
				padding-top:17px;
				overflow:hidden;
				background-repeat:no-repeat;
				background:#000;
				display:block;
				float:left;
				}
				#nav ul li.about a{
					background:url(images/nav.gif) no-repeat 0 0;
					width:44px;
					}
					#nav ul li.about a:hover,
					body.about #nav ul li.about a{
						background:url(images/nav.gif) no-repeat 0 -17px;
						}
				#nav ul li.portfolio a{
					background:url(images/nav.gif) no-repeat -66px 0;
					width:59px;
					}
					#nav ul li.portfolio a:hover,
					body.portfolio #nav ul li.portfolio a{
						background:url(images/nav.gif) no-repeat -66px -17px;
						}
				#nav ul li.rates a{
					background:url(images/nav.gif) no-repeat -148px 0;
					width:38px;
					}
					#nav ul li.rates a:hover,
					body.rates #nav ul li.rates a{
						background:url(images/nav.gif) no-repeat -148px -17px;
						}
				#nav ul li.blog a{
					background:url(images/nav.gif) no-repeat -209px 0;
					width:30px;
					}
					#nav ul li.blog a:hover,
					body.Blog #nav ul li.blog a{
						background:url(images/nav.gif) no-repeat -209px -17px;
						}
				#nav ul li.contact a{
					background:url(images/nav.gif) no-repeat -262px 0;
					width:53px;
					}
					#nav ul li.contact a:hover,
					body.contact #nav ul li.contact a{
						background:url(images/nav.gif) no-repeat -262px -17px;
						}


#content{
	padding:30px 0 0;
	}
	#content .container{
		background:url(images/bg.jpg) no-repeat 100% 0;
		min-height:620px;
		}

	#content p,
	#content ul,
	#content ol,
	#content blockquote,
	#content address{
		margin:0 0 16px;
		font-size:87.5%;
		color:#555;
		}
		#content p small{
			font-size:87.5%;
			padding-top:15px;
			border-top:1px solid #ccc;
			display:block;
			}
		
	#content a{
		text-decoration:none;
		color:#222;
		}
		#content a:hover{
			text-decoration:underline;
			}
		
	#content hr{
		background:#ccc;
		border:1px solid #ccc;
		border-width:1px 0 0;
		color:#ccc;
		margin:40px 0;
		}
		
			#content .wp-pagenavi a:hover{
				}
				
				
	/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

		#content .wp-pagenavi{
			clear:both;
			margin:-10px 0 30px;
			font-family:Arial,sans-serif;
			font-size:12px;
			color:#666;
			}

		#content .wp-pagenavi a,
		#content .wp-pagenavi span{
			text-decoration:none;
			border:1px solid #ccc;
			padding:5px 10px;
			margin:2px;
			text-decoration:none;
			}
		
		#content .wp-pagenavi a:hover,
		#content .wp-pagenavi span.current{
			border-color:#666;
			}
		
		#content .wp-pagenavi span.current{
			font-weight:bold;
			color:#000;
			}
			
	
		
	#content h1{
		margin:0 0 16px 0;
		font-size:250%;
		letter-spacing:-1px;
		color:#000;
		line-height:1;
		}
		#content h1 small{
			float:right;
			font:50% Times, 'Times New Roman', serif;
			font-weight:normal;
			color:#aaa;
			letter-spacing:0;
			margin-top:12px;
			font-style:italic;
			}
		#content h1 a{
			color:#222;
			}
			
	#content strong{
		color:#000;
		}
	#content em{
		font-style:italic;
		}
		
	.navigation{
		padding:15px 0 5px;
		margin:15px 0;
		border:1px solid #ccc;
		border-width:1px 0;
		float:left;
		clear:both;
		width:100%;
		}
					
	#content h2{
		margin:0 0 16px 0;
		font-size:175%;
		letter-spacing:-1px;
		color:#000;
		line-height:1.2;
		clear:left;
		}
		#content h2 small{
			float:right;
			font-size:60%;
			font-weight:normal;
			color:#aaa;
			margin-top:5px;
			}
		#content h2 a{
			color:#222;
			}
	#content h3{
		margin:0 0 5px;
		font-size:125%;
		letter-spacing:-1px;
		color:#000;
		line-height:1.2;
		}
		#content h3 small{
			float:right;
			font-size:75%;
			font-weight:normal;
			color:#888;
			}
			
	#content blockquote{
		font-size:100%;
		margin:16px 32px;
		padding-left:16px;
		background:url(/template/theme/youloveus/img/bg-line-vertical.png) repeat-y 0 0;
		}
		
	h4.comments a{
		padding:5px 7px;
		background:#ddd;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		text-transform:uppercase;
		font-size:11px;
		font-family:'Arial', sans-serif;
		color:#666 !important;
		font-weight:bold;
		}
		h4.comments a:hover{
			background:#333;
			text-decoration:none !important;
			color:#ccc !important;
			}
		
		
	#content img{
		padding:5px;
		display:block;
		border:1px solid #aaa;
		background:#fff;
		}
		
	#content .alignright{
		float:right;
		margin:0 0 10px 10px;
		}
	#content .alignleft{
		float:left;
		margin:0 10px 10px 0;
		}
	#content .aligncenter{
		display:block;
		margin:10px auto 20px;
		}

.comment-author{
	float:left;
	width:450px;
	margin:0 20px 15px 0;
	font-size:24px;
	overflow:hidden;
	white-space:nowrap;
	}
	.comment-author img{
		float:left;
		margin-right:10px;
		}
	.comment-author cite{
		font-style:normal;
		}
	
.comment-meta{
	float:left;
	width:120px;
	font-size:12px;
	margin:5px 0 15px;
	text-align:right;
	line-height:1.1;
	}
	.comment-meta a{
		color:#999 !important;
		}

		
.commentlist li{	
 	clear:left;
	display:block;
	float:left;
	padding:15px 15px 0;
	font-size:1.2em;
	margin:0 0 15px 0;
	background:#fff;
	border:5px solid #ddd;
	color:#333;
	}
	.commentlist li p{		
		font-size:82.5%;
		margin:0 0 15px;
		line-height:1.4;
		clear:both;
		}

		


#innercontent{
	float:left;
	width:640px;
	margin-right:50px;
	overflow:hidden;
	}
		
#innercontent ul{
	margin:0 16px 32px 32px;
	list-style:disc;
	}
	#innercontent ul ul{
		font-size:100%;
		margin:0 0 0 3px;
		}
	#innercontent ul li{
		color:#aaa;
		}
		#innercontent ul li a{
			color:#111;
			}
	
			
#sidebar{
	float:left;
	width:240px;
	padding-left:25px;
	margin-left:25px;
	background:url(/template/theme/youloveus/img/bg-line-vertical.png) repeat-y 0 0;
	}
	#sidebar h3{
		background:url(/template/theme/youloveus/img/bg-line-horizontal.png) repeat-x 0 100%;
		text-transform:uppercase;
		margin:0 0 8px;
		font-size:75%;		
		}
	#sidebar ul{
		margin:0 16px 32px 4px;
		list-style:none;
		font-size:100%;
		}
		#sidebar ul ul{
			margin:0 0 0 3px;
			display:none;
			}
		#sidebar li{
			color:#aaa;
			background:url(/template/theme/youloveus/img/icon-heart.png) no-repeat 0 8px;
			padding:1px 12px;
			}
			#sidebar li a{
				color:#111;
				}
	
	#sidebar form{
		margin:0 0 32px;
		}

form.standard{
	width:690px;
	margin:0 0 15px;
	float:left;
	position:relative;
	}
	form.standard fieldset{
		padding:10px 0;
		display:block;
		}
	form.standard legend{
		font-weight:bold;
		font-size:150%;
		display:none;
		}
	form.standard .error{
		display:block;
		background:#ffc;
		border:1px solid #fcc;
		color:red;
		text-align:center;
		padding:5px 0;
		margin:0 0 25px;
		}
	form.standard p{
		clear:both !important;
		width:100% !important;
		font-size:100% !important;
		margin:0 0 16px !important;
		float:left;
		}
	form.standard .text input,
	form.standard .text textarea{
		display:block;
		float:left;
		width:430px;
		padding:5px;
		margin:0;
		background:#fff;
		border:1px solid #ddd;
		color:#666;
		font:100% Georgia,Times,'Times New Roman',serif;
		}
		form.standard .text input:hover,
		form.standard .text textarea:hover,
		form.standard .text input:focus,
		form.standard .text textarea:focus{
			color:#000;
			}
		
	form.standard .text label,
	form.standard .submit label,
	form.standard .select label{
		float:left;
		padding:0 5px;
		display:block;
		text-align:right;
		width:100px;
		line-height:1.3;
		padding:5px;
		font-size:87.5%;
		color:#333;
		}
		form.standard label.required:before{
			content:"* ";
			color:#f00;
			font-weight:bold;
			}
	form.standard .forgot{
		display:block;
		float:left;
		text-align:right;
		width:200px;
		font-size:12px;
		color:#666;
		margin:-3px 0 12px 75px;
		}
	form.standard .submit input{
		display:block;
		float:left;
		padding:5px 10px;
		border:none;
		font:125% Georgia,Times,'Times New Roman',serif;
		background:#333;
		color:#fff;
		cursor:pointer;
		}
		form.standard .submit input:hover{
			background:#000;
			color:#fff;
			}
		form.standard .submit input.checkout{
			float:right;
			}
			
		form.standard p.info{
			font-size:75% !important;
			margin:0 0 15px 110px !important;
			width:400px !important;
			}
				
		form.standard p.allowed{
			font-size:75% !important;
			margin:0 0 15px 160px !important;
			width:400px !important;
			color:#666;
			}
			#content form.standard p.allowed code{
				font-size:100% !important;
				}



	form.standard .check input{
		display:block;
		clear:both;
		float:left;
		margin:0 5px 15px 160px;
		}
	form.standard .check label{
		display:block;
		float:left;
		margin:-3px 0 0 0;
		font-size:14px;
		line-height:20px;
		}

#credits{
	height:30px;
	}
#credits p{
	color:#999;
	margin:10px 0 0;
	font:67.5% 'Helvetica Neue',Arial,Helvetica,'Lucida Grande',Verdana,sans-serif;
	}
	#credits p a{
		color:#777;
		text-decoration:none;
		}
	#credits p.ylu{
		float:right;
		}
