/*  
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% JuraRegular,Georgia,Times,'Times New Roman',serif;
	line-height:1.5;
	}

#intro{	
	height:640px;
	width:100%;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #fff;
	}
		
		#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;
	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{
				line-height:40px;
				font-size:17px;
				margin:0 0 0 22px;
				display:block;
				float:left;
				color:#aaa;
				text-decoration:none;
				}
				#nav ul li a:hover,
				body.about #nav ul li.about a,
				body.portfolio #nav ul li.portfolio a,
				body.rates #nav ul li.rates a,
				body.Blog #nav ul li.blog a,
				body.contact #nav ul li.contact a{
					color:#fff;
					}
				/*
				#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{
		min-height:620px;
		}

	#content p,
	#content ul,
	#content ol,
	#content blockquote,
	#content address{
		margin:0 0 20px;
		font-size:87.5%;
		color:#555;
		}
		#content .postfoot{
			padding:15px 0 5px;
			border-top:1px dotted #ddd;
			display:block;
			float:left;
			width:100%;
			clear:both;
			}
			#content .postfoot .tweetbutton{
				display:block;
				float:left;
				width:150px;
				}
				#content .postfoot .tweetbutton h4{
					margin-bottom:5px;
					}
					#content .postfoot .tweetbutton h4 a{
						
						}
				#content .postfoot .tweetbutton iframe{
					margin-left:7px;
					}
			#content .postfoot .metatext{
				float:left;
				display:block;
				font-size:11px;
				line-height:18px;
				width:475px;
				color:#666;
				}
		
	#content a{
		text-decoration:none;
		color:#222;
		}
	#content .post a{
		border-bottom:1px solid #f99;
		}
		#content .post a:hover{
			color:#000;
			border-bottom:1px solid #800;
			}
			
	#content .post h2 a,
	#content .post h2 a:hover{
		border-bottom:none;
		}
		
	#content .post h1 a,
	#content .post h1 a:hover{
		border-bottom:none;
		}
		
	#content .post h3 a,
	#content .post h3 a:hover{
		border-bottom:none;
		}
		
	#content hr{
		background:#ddd;
		border:1px solid #ddd;
		border-width:1px 0 0;
		color:#ddd;
		margin:40px 0;
		}
		

#content .portfolio-item{
	float:left;
	width:300px;
	margin:0 30px 30px 0;
	background:#eee;
	display:block;
	height:364px;
	overflow:hidden;
	}
	#content .portfolio-image{
		width:300px;
		height:200px;
		overflow:hidden;
		display:block;
		float:left;
		border-bottom:2px solid #ddd !important;
		}
		#content .portfolio-image img{
			width:300px;
			height:auto;
			display:block;
			float:left;
			padding:0;
			border:none;
			}
	#content .portfolio-title{
		display:block;
		float:left;
		width:280px;
		background:#000;
		font-size:16px;
		padding:5px 10px;
		margin:0 !important;
		}
		#content .portfolio-title a{
			color:#fff !important;
			border:none;
			}
	#content .portfolio-item p{
		font-size:14px !important;
		padding:5px 10px !important;
		width:280px;
		margin:0 !important;
		display:block;
		float:left;
		color:#333;
		}
		
	#content .portfolio-item h4{
		margin:5px 0 15px 10px;
		display:block;
		float:left;
		}

				

		#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 #ddd;
			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;
		font-weight:bold;
		}
		#content h1 small{
			float:right;
			font-size:50%;
			font-weight:normal;
			color:#aaa;
			letter-spacing:0;
			margin-top:12px;
			font-style:italic;
			}
		#content h1 a{
			color:#222;
			font-weight:normal!important;
			}
			
	#content strong{
		color:#000;
		}
	#content em{
		font-style:italic;
		}
		
	.navigation{
		padding:15px 0 5px;
		margin:15px 0;
		border:1px solid #ddd;
		border-width:1px 0;
		float:left;
		clear:both;
		width:100%;
		}
					
	#content h2{
		margin:0 0 16px 0;
		font-size:170%;
		color:#000;
		clear:left;
		}
		#content h2 small{
			float:right;
			font-size:60%;
			font-weight:normal;
			color:#aaa;
			margin-top:5px;
			}
		#content h2 a{
			color:#222;
			font-weight:normal !important;
			}
			#content h2 a:hover{
				border-bottom:1px solid #f99 !important;
				}
	#content h3{
		margin:0 0 16px 0!important;
		font-size:125%;
		color:#000;
		}
		#content h3 small{
			float:right;
			font-size:75%;
			font-weight:normal;
			color:#888;
			}
			
	#content blockquote{
		font-size:100%;
		margin:16px 32px;
		padding-left:16px;
		}
		
	#content h4.comments a{
		padding:5px 7px;
		background:#ddd;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		color:#333;
		border:none;
		font-size:12px;
		}
		#content h4.comments a:hover{
			background:#333;
			text-decoration:none;
			color:#ccc;
			border:none;
			}
		
		
	#content img{
		padding:4px;
		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:90px;
	}
	#innercontent.portfolio{
		width:660px;
		margin-right:70px;
		}
	#innercontent img{
		max-width:628px;
		}
		
#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:#333;
		margin-bottom:5px;
		}
		#innercontent ul li a{
			color:#111;
			}
	
.wp-caption-text{
	background:#ddd;
	color:#333;
	text-align:center;
	padding:5px;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	}
			
#content #sidebar{
	float:left;
	width:175px;
	border-left:1px solid #ddd;
	padding-left:50px;
	}
	
	#content #sidebar h2{
		margin-bottom:0px;
		}
		
	#content #sidebar ul{
		margin:0;
		list-style:none;
		}
		#content #sidebar li{
			color:#aaa;
			margin:0 0 25px 0;
			}
			#content #sidebar li a{
				color:#111;
				}
				#content #sidebar li a:hover{
					border-bottom:1px solid #f99;
					}
				
			#content #sidebar li ul{
				margin:5px 0 0;
				list-style:none;
				font-size:100%;				
				}
				#content #sidebar li li{
					margin:0 0 0 20px;
					}
				
				
				
				
				
				

form.standard{
	width:640px;
	margin:0 0 15px;
	float:left;
	position:relative;
	}
	form.standard fieldset{
		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 1px !important;
		float:left;
		padding:3px 0;
		background:#eee;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		}
		form.standard p:hover{
			background:#ddd;
			}
	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:87.5% JuraRegular,Georgia,Times,'Times New Roman',serif;
		line-height:1.3;
		}
		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;
		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;
		text-transform:uppercase;
		font:14px JuraRegular,Georgia,Times,'Times New Roman',serif;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		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-size:67.5%;
	}
	#credits p a{
		color:#777;
		text-decoration:none;
		}
	#credits p.ylu{
		float:right;
		}

