/*
Theme Name: Antech Labs
Theme URI: http://antechlabs.com/
Description: WordPress theme developed exclusively for Antech Labs.
Version: 1.0
Author: Headway Marketing
Author URI: http://headwaymarketing.com/
Tags: blue, fixed width, two columns, widgets

	AntechLabs v1.0
	 http://antechlabs.com/

	This theme was designed and built by Headway Marketing,
	whose blog you will find at http://headwaymarketing.com/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* 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,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:100%;vertical-align:baseline;background:transparent}html{height:100%}body{line-height:1;height:100%}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}
/* Typography */
body{font:14px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;color:#333}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:26px}h2{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{font-weight:normal;padding:0;margin:0}small{font-size:12px}a{color:#fff}a:hover{text-decoration:underline}p{margin-bottom:10px}

/* Layout */
body{background:#5e6971 url(images/bg_body.png) top repeat-x}
.container{width:900px; margin:0 auto/* -150px; min-height:100%; height:auto !important; height:100%*/; color:#fff}
	.phone_number{display:block; text-align:right; padding:5px 0; margin:0; height:38px; font:bold 28px Arial, Helvetica, sans-serif}
/* Header */
.header{background:url(images/bg_header.jpg) no-repeat; text-align:center}
	.header h1 a{display:block; height:102px; background:url(images/logo_antechlabs.png); text-indent:-9999px}
	.header p{display:block; height:102px; margin-bottom:3px; font:30px Myriad Pro, sans-serif;}
	.header ul{padding:5px 0; list-style:none; background:url(images/bg_header_nav.png) top no-repeat}
	.header ul li{display:inline; margin:0; position:relative}
	.header ul li a{padding:10px 20px 5px; margin:0 10px; font:bold 20px Myriad Pro, sans-serif; color:#333; text-decoration:none}
	.header ul li a:hover{color:#c00; text-decoration:none}
	/* Second tier */
	.header ul li ul{display:none; padding:0; margin-left:15px; height:auto; left:0; position:absolute; top:100%; z-index:1000; width:260px; background:#fff}
	.header ul li ul li{display:block; text-align:left; border-bottom:1px solid #535d66}
	.header ul li ul li a{display:block; margin:0; width:220px; font:16px Myriad Pro, sans-serif; height:auto; display:inline-block /* IE 6 & 7 Needs Inline Block */}
	
		
/* Content */
.content{width:600px; float:left; margin-top:30px}
	.post{margin-bottom:10px}
	.post h1, .post h2, .post h3{font-weight:bold; font-style:italic; font:Myriad Pro, sans-serif; border-bottom:1px dotted #fff; margin-bottom:5px}

/* Sidebar */
.sidebar{width:260px; float:left; margin:30px 0 0 40px}
	.sidebar h3{color:#566069; background:url(images/bg_sidebar_header.png); padding:5px 15px; font:bold italic 20px Myriad Pro, sans-serif}
	.sidebar ul{list-style:none}
	.sidebar ul li{margin:0}
	.sidebar ul li ul, .sidebar ul li>div{padding:15px; margin-bottom:20px; background:url(images/bg_sidebar_ul_ul.png) bottom}
	


/* .push_footer{height:110px} */
.footer{clear:both; background:url(images/bg_footer.png) top repeat-x; height:110px; text-align:center; color:#fff; padding-top:40px}

/* Images */
a img{border:none}
p img{padding:0; max-width:100%}
img.centered{display:block; margin-left:auto; margin-right:auto}
img.alignright{padding:4px;	margin:0 0 2px 7px; display:inline}
img.alignleft{padding:4px; margin:0 7px 2px 0; display:inline}
.alignright{float:right}
.alignleft{float:left}

/* Misc Tags & Classes */
.clear{clear:both}
.larger{font-size:18px}
.large{font-size:16px}
.small{font-size:12px}
.smaller{font-size:10px}
.red{color:#c00}
acronym, abbr, span.caps{cursor:help}
acronym, abbr{border-bottom:1px dashed #999}
blockquote{margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #ddd}
blockquote cite{margin:5px 0 0; display:block}
.center{text-align:center}
.hidden{display:none}
.screen-reader-text{position:absolute; left:-1000em}
hr{display:none}
.navigation{display:block; text-align:center; margin-top:10px; margin-bottom:60px}

/* Captions */
.aligncenter, div.aligncenter{display:block; margin-left:auto; margin-right:auto}
.wp-caption{border:1px solid #ddd; color:#566069; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:4px}
.wp-caption img{margin:0; padding:0; border:0 none}
.wp-caption p.wp-caption-text{font-size:12px; padding:0 4px; margin:0}