/*
Theme Name: Thunderbird Security
Description: Thunderbird Security WordPress theme.
Version: 1.0
Author: Havers Design
Author URI: http://haversdesign.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}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	color: #636467;
	background: #a7a9ac url("inc/body_bg.png") repeat;
}

p { margin-bottom: 1em; line-height: 1.52; font-size: 93%; }

strong, b { font-weight: bold; color: #231f20; }

em, i, .date, .tags { font-style: italic; }

a { text-decoration: none; color: #f78f1e; }

blockquote, .testimonial p { font: italic 100% "Arial", sans-serif; color: #a1a3a5; }

blockquote p, .testimonial p { line-height: 1.35; }

.testimonial .cite { padding-left: 1em; }

h1 { margin-bottom: .5em; font: bold 165%/1.231 "Arial", sans-serif; color: #f78f1e; }

body.silvertrac h1 {
	width: 283px;
	height: 43px;
	text-indent: -9999em;
	background: #fff url("inc/silvertrac_logo.png") 0 0 no-repeat;
}



h2 {
	margin: 1.5em 0 .8em -31px;
	font: bold 125.1%/1 "Arial", sans-serif;
	text-transform: uppercase;
}

h2.first { margin-top: 0; }

h2 .featured, h2 a {
	color: #fff;
	padding: 6px .65em 4px 30px;
	background: #f78f1e none;
}

h4 {
	margin-bottom: 5px;
	font: bold 131%/1.231 "Arial", sans-serif;
}

h4, h4 a { color: #fdd2a6; } 

/** frame **/
#nav:after, #main:after, #footer:after {
	clear: both;
	display: block;
	visibility: hidden;
	overflow:hidden;	
	height: 0;
	content: "\0020";
}

#header_wrapper { background: url("inc/redline.png") 0 100% repeat-x; }

#header {
	width: 950px;
	margin: 70px auto 0;
	border: 2px solid #231f20;
	border-bottom: none;
	background: #fff none;
	line-height: 1;
}

#banner, #banner a { display: block; width: 950px; height: 200px; }
#banner a { text-indent: -9999em; background: #fff url("headers/home.jpg") 0 0 no-repeat; }
#banner.flash-replaced { text-indent: 0; }

#main_wrapper { width: 100%; background: #fcba63 url("inc/main_bg.png") 50% 100% no-repeat; }

#main {
	width: 950px;
	margin: 0 auto;
	padding: 40px 0;
	border: 2px solid #231f20;
	border-width: 0 2px;
	background: #fff  url("inc/redline.png") 0 100% repeat-x;

}


#sidebar {
	float: left;
	width: 216px;
	padding: 0 0 0 34px;
	margin-right: 20px;
}

#content { float: left; font-size: 108%; }

#content.has_sidebar { width: 620px; padding-left: 30px; border-left: 1px solid #f78f1e; }

#main .frontpage { width: 550px; padding: 0 35px; border-right: 1px solid #f78f1e; 

}

/* equal height */

#cols {
	overflow: hidden;
}

#content.has_sidebar, #sidebar { margin-bottom: -2000px; padding-bottom: 2000px; }

#footer { 
	width: 880px;
	margin: 0 auto 7px;
	padding: 32px 35px;
	border: 2px solid #231f20;
	color: #fff;
	background: #231f20 url("inc/footer_bg.png") 45px 25px no-repeat;
}


/** nav **/
#nav {
	height: 40px;
	padding: 0 35px;
	color: #fff;
	background: #231f20 url("inc/nav_bg.png") 0 0 repeat-x;
}

#nav ul { position: relative; float: left; width: 650px; margin-right: 20px; }

#nav li {
	display: block;
	float: left;
	position: relative;
	height: 20px;
	padding-bottom: 13px;
	padding-top: 7px;
	font: bold 113%/20px "Arial", sans-serif;
	text-transform: uppercase;
	
}

#nav li a {
	color: #fff;
	padding: 0 14px 0 8px;
	background: transparent url("inc/nav_dot.png") 100% 50% no-repeat;
}

#nav li.first a { padding-left: 0; }

#nav li.last a { background-image: none; }

#nav .current_page_item, #nav .current_page_ancestor, #nav .current_page_parent, #nav li.hover, #nav li:hover { background: transparent url("inc/nav_hover_bg.png") 42% 100% no-repeat; }

#nav a:hover  { color: #f78f1e; }

#nav li.last a { background-image: none; }

#nav li ul {
	display: none;
	position: absolute;
	z-index: 90;
	left: 0;
	top: 100%;
	width: auto;
	margin: 0;
	padding: 2px 0;
	opacity: .9;
	background: #231f20 none;
}

#nav li li {
	display: block;
	font: normal 100%/1.5 "Arial", sans-serif;
	border-top: 1px solid #444;
	background-image: none !important;
	padding: 3px 10px !important;
	height: auto;
}

#nav li li.first { border-top: 0; }

#nav li li:hover { background-image: none; }

#nav li li a {
	display: block;
	width: 18em;
	padding: 0;
	background: #231f20 none;
}

#client_login {
	float: left;
	width: 210px;
	padding-top: 12px;
	text-transform: uppercase;
	text-align: right;
	color: #c6c8ca;
	font-size: 88%;

}

/** sidebar **/
#sidebar img.inset { display: block; margin: 0 0 15px; }

.sidebar_nav h2 { margin-bottom: 0; }

.sidebar_nav ul { margin-top: 2px; margin-bottom: 30px; }

.sidebar_nav li { width: 280px; border-bottom: 1px solid #f78f1e; }

.sidebar_nav li a {
	color: #000;
	display: block;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

.sidebar_nav li a:hover { color: #f78f1e; }

#home_callout { float: left; width: 290px; padding-left: 20px; }
#home_callout h2 { margin-left: -20px;  }
#home_callout h2 a { padding-left: 20px; }


/** content area **/
#home_sidebar {
	float: left;
	width: 215px;
	margin: 0 25px 1em 0;
}

#home_sidebar img { margin-bottom: 1em; }


.entry ul, .entry ol {
	margin: 20px 15px;
	list-style-type: disc;
	font-size: 93%;
}

.entry ol {
	list-style-type: decimal;
}

.entry li {
	margin-bottom: 5px;
}

.feature {
	clear: left;
	border-top: 1px solid #f78f1e;
	padding-top: 1.2em;
}

.feature p { float: left; width: 315px; font-style: italic; }

.feature h3 {
	float: left;
	width: 215px;
	height: 51px;
	margin-right: 20px;
	font: normal 150%/51px "Arial", sans-serif;
	
}

.feature h3 a {
	display: block;
	width: 185px;
	padding: 0 15px;
	height: 51px;
	background: #fff url("inc/feature_bg.png") 0 0 no-repeat;
}

.feature h3 a:hover { background-position: 0 -51px; }

.feature h3, .feature h3 a { color: #231f20; }


/** uploaded images and default WP styles **/
img, .alignleft, alignright, .aligncenter { display: block; }

p.wp-caption-text {
	margin-top: .3em;
	font-size: 10px; font-style: italic; 
}

.aligncenter { margin: 1em auto; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1em; }

img.size-large, img.size-medium {
	border: 2px solid #f78f1e;
	padding: 2px;
}

/** footer **/
#footer dl, #footer p { font-size: 93%; line-height: 1.6; }

#footer p { margin-bottom: 1.5em; }

#footer dd a { color: #fff; }

#footer dd a:hover { color: #ffd200; }

#footer .section { float: left; width: 230px; }
#footer .address { width: 235px;}
#footer .facebook, #footer .rotary { text-align: center;}
#footer img { display: block; margin: 0 auto;}
#footer .facebook { width: 170px;}
#footer .facebook img { border: 1px solid #FFF;}
#footer .rotary { width: 75px; }
#footer .rotary p { font-size: 80%; margin-bottom: 1em; line-height: 1.2;}
#footer .section.first { margin-right: 15px; }

#footer .last {
	width: 380px;
}

#footer .vcard { margin-left: 160px; }

#footer dt { float: left; width: 38px; }

#footer dd { float: left; width: 170px; }

#credit {
	clear: both;
	width: 946px;
	padding: 0 2px;
	margin: 7px auto 70px;
	font-size: 78%;
	text-align: right;
}

#credit a {
	color: #333;
}

/** blog comments **/
.commentlist img.avatar  { float: left; display: block; margin: 0 5px 5px 0; }

.commentlist p { clear: left; }

#comment-1 { border-top: none; }

.commentlist .comment { padding-top: 1.3em; margin-bottom: 1.3em; border-top: 1px solid #f78f1e; }

.comment-meta { font-style: italic; margin-bottom: .6em;}

.comment-meta a { color: #a1a3a5; font-size: 93%; }

/** additional header images **/
.security-services #banner a { background-image: url("headers/security-services.jpg"); } /** must be first **/

.alarm-response-services #banner a { background-image: url("headers/alarm-response.jpg"); }
.business-security-patrols #banner a { background-image: url("headers/business-security.jpg"); }
.contact-us #banner a { background-image: url("headers/contact-us.jpg"); }
.construction-site-security-patrols #banner a { background-image: url("headers/construction-site.jpg"); }
.faqs #banner a { background-image: url("headers/faqs.jpg"); }
.home-security-patrols #banner a { background-image: url("headers/home-security.jpg"); }
.news #banner a { background-image: url("headers/news.jpg"); }
.silvertrac #banner a { background-image: url("headers/silvertrac.jpg"); }


