/*
Theme Name: +QA
Theme URI: http://www.plusqa.com
Description: Custom WordPress theme for +QA.
Version: 1.0
Author: OK/No Way
Author URI: http://www.ok-noway.com
*/

/* reset */
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,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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{line-height:1;color:black;background:white;}
ol,ul{list-style:none;}
a{text-decoration:none;}
legend{display:none;}

/* all pages */
@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothic.ttf') format('truetype');
}

h2, h4, h5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

p {margin-bottom: 1em;}

a {color: #666666;}
a:hover {text-decoration: underline;}

strong, b {font-weight: bold;}

em, i {font-style: italic;}

hr, div.hr {
	height: 5px;
	background: #ff6600;
	border: 0;
	clear: both;
	margin: 1em 0 0;
}

div.hr hr {display: none;}

.alignleft {float: left;}

.alignright {float: right;}

body {
	font: 12px/16px 'CenturyGothic',Arial,sans-serif;
	color: #666666;
}

.container {
	width: 860px;
	margin: auto;
}
	
	.header {
		background: transparent url(img/header_bg.png) repeat-y right;
	}
	
		.header .logo {
			float: left;
			background: transparent url(img/plusqa_logo.png) no-repeat;
			width: 140px;
			height: 53px;
			margin: 17px 0 6px 4px;
		}
		
			.logo a {
				display: block;
				height: 100%;
				width: 100%;
				text-indent: -9999em;
			}
			
		.header h3 {
			float: right;
			text-align: right;
			font: 24px/30px 'Century Gothic',Arial,sans-serif;
			color: white;
			width: 325px;
			margin: 7px 10px;
		}
		
		* + html .header h3 {width: 315px;}

		.header .nav {
			clear: both;
			background: white;
			border: 5px solid #ff6600;
			border-width: 5px 0;
			padding: 5px;
		}
		
		* + html .header .nav {padding-top: 0;}
		
			.header .nav li {
				display: inline;
				text-align: center;
				position: relative;
				font: 14px/14px 'Century Gothic',Arial,sans-serif;
				text-transform: uppercase;
			}
			
				.header .nav li a {
					padding: 0 8px;
					border: 1px solid #ffa366;
					border-width: 0 1px;
					color: #333333;
				}
				
				.header .nav li.first a {border-width: 0 1px 0 2px;}
				.header .nav li.last a {border-width: 0 2px 0 1px;}
				
					.header .nav li a span {color: #ff6600;}
				
				.header .nav li a:hover {
					text-decoration: none;
					color: #ff6600;
				}
	
					.header .nav li a:hover span {color: black;}
					
	.pageHeader {
		margin-bottom: 10px;
		height: 178px;
		overflow: hidden;
	}
		
	.content {
		float: left;
		width: 612px;
		padding: 0 60px 6px 0;
		clear: left;
		border-right: 1px solid #666666;
		margin-bottom: 1em;
	}
	
	.page-id-3 .content {
		padding-right: 0;
		width: 672px;
	}
	
	.page-id-13 .content, .page-id-7 .content, .page-id-5 .content, .page-id-3 .content, .page-id-177 .content, .page-template-project-php .content {
		border-right: 0;
		padding-right: 0;
		width: 100%;
	}
	
		.content .entry {
			padding-top: 10px;

		}
				
			.content .navigation div.alignleft {text-align: left;}
			
			.content .navigation div.alignright {text-align: right;}
				
	.sidebar {
	}
	
		.sidebar li {
			margin-bottom: 2em;
		}
		
			.sidebar li li {
				margin-bottom: .25em;
			}
			

	.footer {
		clear: both;
		padding: 6px 0;
		border-top: 5px solid #ff6600;
	}
		.footer .newsletterSignup {
			float: left;
			width: 400px;
		}
			
			.footer label {display: none;}
			
			.footer .newsletterSignup p {
				margin: 0;
				display: inline;
				font: 12px/12px 'Century Gothic',Arial,sans-serif;
				color: black;
			}
			
			.footer input {
				border: 0;
				text-transform: uppercase;
				font: 12px/12px 'Century Gothic',Arial,sans-serif;
				color: white;
				background: #ff6600;
			}
			
			* + html .footer input {
				width: 181px;
				padding: 2px 0;
			}
			
			.footer input#wpoi_email {
				border: 0;
				background: #cccccc;
				font: 12px/12px 'Century Gothic',Arial,sans-serif;
				color: black;
				width: 173px;
				text-transform: none;
			}
			
		.footer .nav {
			float: right;
			text-align: right;
			width: 440px;
		}
		
			.footer .nav li {
				display: inline;
				margin: 0;
				padding: 0 8px;
				border: 1px solid #a3a3a3;
				border-width: 0 0 0 1px;
			}
			
				.footer .nav li a {}
	
/* home */

.home .entry {
	width: 610px;
	float: left;
}

.homeBucket {
	padding: 0 12px 18px 4px;
	width: 197px;
	float: left;
	border-left: 1px solid #666666;
	margin: 24px 0 11px;
}

.recentProjects {
	width: 174px;
	float: right;
	padding-left: 5px;
	margin: 10px 0 0 0;
}

	.recentProjects li, .projectItem {
		height: 82px;
		width: 174px;
		position: relative;
		margin-bottom: 25px;
	}
	
		.recentProjects li a, .recentProjects li a:hover, .projectItem a, .projectItem a:hover {text-decoration: none;}
	
		.recentProjects li span, .projectItem span {
			display: none;
			position: absolute;
			bottom: 0;
			left: 0;
			padding: 4px 6px;
			background: rgba(0,0,0,0.8);
			color: white;
			font-size: 14px;
			line-height: 16px;
			width: 162px;
		}
		
		* + html .recentProjects li span, * + html .projectItem span {background: rgb(0,0,0);}

/* sub */

.projectItem {
	float: left;
	margin: 8px 20px;
}

.projectImages {
	float: left;
	width: 174px;
	margin: 0 20px 0 0;
}

	.projectImages li {margin-bottom: 14px;}
	
.project .entry {
	padding-right: 61px;
}

	.content h2, .homeBucket h4 {
		min-height: 16px;
		padding-left: 20px;
		background: transparent url(img/plusqa_ornament.png) no-repeat;
		margin-bottom: .5em;
	}
	
	.content .post {
		clear: both;
		margin-bottom: 2em;	
	}

	.postmetadata {
		clear: both;
		margin-bottom: 1em;
	}

.sidebar {
	float: right;
	padding-left: 20px;
	width: 167px;
}

	.sidebar h5 {
		min-height: 16px;
		padding-left: 20px;
		background: transparent url(img/plusqa_ornament.png) no-repeat;
		margin-bottom: .5em;
		text-transform: none;
	}
	
	.sidebar li.widget {
		margin-bottom: 2em;
	}
	
	.sidebar li {
		margin-bottom: .5em;
	}
	
.navigation {margin-bottom: 1.5em;}

#respond {
	width: 612px;
	overflow: hidden;
}

	#respond textarea {max-width: 98%;}
	
/* hacks */

div.header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html div.header {height: 1%;}

div.navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html div.navigation {height: 1%;}
