/*
Theme Name: Knockout Partners Theme
Theme URI: http://knockoutpartners.com
Description: Custom theme created for Knockout Partners.
Version: 1.0
Author: Jim Hanifen
Author URI: http://jimhanifen.com/
Tags: red, white, blue, real estate, content, clear, mountains

	This theme was designed and built by Jim Hanifen,
	whose twitter feed you can find at www.twitter.com/jhanifen

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
body {
	background:#E1E1E1 url(images/layout/bg.jpg) no-repeat top left;
}
#wrapper {
	margin:0 auto;
	width:900px;
}
#banner {
	position:relative;
}
#banner h1 {
	padding: 132px 0 0 0;
	overflow: hidden;
	background: url(images/layout/knockout_partners.png) no-repeat top left;
	height: 0px !important;
	height /**/:132px;
	margin-left:-100px;
}
#banner #flyout {
	position:absolute;
	top:0px;
	right:0px;
	padding:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	text-align:center;
	z-index:200;
	background:url(images/layout/banner_flyout.jpg) no-repeat top left;
	height:39px;
	width:262px;
}
#banner #flyout a, #banner #flyout a:link, #banner #flyout a:visited {
	text-decoration:none;
	color:#000000;
}
#banner #flyout a:hover {
	color:#000033;
}
#box {
	border:1px solid #041D53;
	float:left;
}
#nav {
	height:34px;
	background:url(images/layout/nav_bg.jpg) repeat-x top left;
}
#nav ul {
	list-style-type:none;
}
#nav li {
	color:#D5DCE5;
	float:left;
	font-size:15px;
	font-family:arial;
}
#nav a:link, #nav a:visited, #nav a:active {
	text-decoration:none;
	color:#D5DCE5;
	padding:7px 23px 0 23px;
	height:27px;
	display:block;
	border-right:1px solid #1B5A89;
}
#nav a:hover {
	color:#FFFFFF;
	background:url(images/layout/nav_bg_hover.jpg) repeat-x top left;
}
#splash {
	height:201px;
	background-color:#fff;
}
#rotator {}
#splash_photos {
	width:661px;
	height:201px;
	overflow:hidden;
	float:left;
}
.ui-tabs-nav {
	width:237px;
	float:left;
	list-style-type:none;
	height:201px;
	overflow:hidden;
}
.ui-tabs-nav li {
	height:59px;
	padding:4px;
	background:url(images/splash/tab_bg.jpg) no-repeat top left;
}
#rotator .ui-tabs-nav {
	font-size:80%;
	color:#CCCCCC;
}
#rotator .ui-tabs-nav a:link, #rotator .ui-tabs-nav a:visited {
	text-decoration:none;
	color:#CCCCCC;
	display:block;
	padding-left:4px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4;
}
#rotator .ui-tabs-nav img {
	padding-bottom:4px;
}
#rotator .ui-tabs-selected a:link, #rotator .ui-tabs-selected a:visited, #rotator .ui-tabs-selected a:hover, #rotator .ui-tabs-selected a:active {
	
}
#rotator .ui-tabs-panel {  
   	clear:left;  
}
#rotator .ui-tabs-hide {  
     display:none;  
}  
#main {
	background-image:url(images/layout/content_bg.gif);
	float:left;
}
#content {
	border-top:5px solid #B8B8B8;
	background-color:#FFFFFF;
	width:661px;
	float:left;
	min-height:400px;
}
#content h1 {
	position:absolute;
	padding: 59px 0 0 0;
	overflow: hidden;
	background: url(images/layout/cos_professionals.gif) no-repeat top left;
	height: 0px !important;
	height /**/:59px;
	margin-top:-30px;
	width:651px;
	z-index:9000;
}
#content_body {
	padding:35px;
	font-family:tahoma;
	color:#333333;
	font-size:14px;
	line-height:1.8;
}
#content_body2 {
	font-family:tahoma;
	color:#333333;
	font-size:14px;
	line-height:1.8;
}
#content_body p {
	padding-bottom:8px;
}
#content_body ul {
	margin:0 0 0 50px;
}
#content_body h3 {
	font-size:160%;
	margin:-12px 0 10px 0;
	border-bottom:1px solid #CCCCCC;
	padding:0;
}
#content_body h2, #content_body h2 a, #content_body h2 a:link, #content_body h2 a:visited {
	font-size:130%;
	text-decoration:none;
	color:#000000;
	font-weight:900;
}
#content_body h2 a:hover {
	text-decoration:underline;
}
#content_body small {
	color:#666666;
	font-size:90%;
}
#content_body .size-thumbnail {
	border:1px solid #CCCCCC;
	padding:3px;
	margin:4px 8px 4px 4px;
}
#content_body .alignleft {
	float:left;
}
#content_body .alignright {
	float:right;
}

#feature1, #feature2 {
	width:275px;
	border:1px solid #E8E8E8;
	padding:6px 0 10px 8px;
	margin-right:10px;
	margin-top:18px;
	float:left;
	color:#333333;
	height:160px;
}
#feature1 h4, #feature2 h4, #feature1 h4 a, #feature1 h4 a:link, #feature1 h4 a:visited, #feature2 h4 a, #feature2 h4 a:link, #feature2 h4 a:visited {
	color:#A03130;
	font-size:18px;
	font-family:tahoma;
	padding-bottom:5px;
	text-decoration:none;
}
#feature1 h4 a:hover, #feature2 h4 a:hover {
	color:#000000;
}
#feature1 .learnmore, #feature2 .learnmore {
	text-decoration:none;
	color:#999999;
	font-size:110%;
}
#feature1 .learnmore:hover, #feature2 .learnmore:hover {
	text-decoration:underline;
	color:#999999;
	font-size:110%;
}
.quote_img {
	margin:35px 0 0 0;
	border:none;
}
#sidebar_box {
	width:237px;
	border-top:5px solid #878E93;
	background-color:#BBC5CC;
	float:right;
}
#sidebar_content {
	padding:10px 5px 25px 17px;
	line-height:1.8;
	font-family:tahoma;
	color:#333333;
	font-size:12px;
}
#sidebar_content h5, #sidebar_content h2, #sidebar_content h3 {
	font-family:tahoma;
	color:#333333;
	font-size:14px;
}
#sidebar_content a:link, #sidebar_content a:visited, #sidebar_content a:active {
	text-decoration:none;
	font-family:tahoma;
	color:#992B2D;
	font-size:12px;
}
#sidebar_content img {
	padding:6px 0 6px 0;
}
#sidebar_content .bline {
	border-bottom:1px solid #C6C9CC;
	margin:0 0 9px 3px;
	padding:8px 0 8px 0;
}
#sidebar_box .textblock {
	width:180px;
}
#siderbar_box ul, #sidebar_box li {
	list-style-type:none;
}
#subpages-title a, #subpages-title a:link, #subpages-title a:visited {
	display:block;
	background-color:#3C4851;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	color:#F0F2F4;
	padding:2px 2px 2px 7px;
	margin-right:-5px;
	margin-left:-16px;
	margin-top:-10px;
	
}
#subpages ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#subpages li {
	width:100%;
}
#subpages li a, #subpages li a:link, #subpages li a:visited {
	display:block;
	background-color:#ACB9C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-bottom:1px solid #BFC8CF;
	color:#F0F2F4;
	padding:2px 2px 2px 11px;
	margin-right:-5px;
	margin-left:-16px;
}
#subpages li a:hover {
	background-color:#8B98A2;
	color:#FFFFFF;
}
#footer {
	position:relative;
	background:url(images/layout/footer_bg.jpg) no-repeat top left;
	height:100px;
	clear:left;
	padding:15px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.8;
}
#footer img {
	position:absolute;
	top:0px;
	right:9px;
	z-index:100;
}
#ics-calendar-widget ul {
	text-decoration:none
}
#ics-calendar-widget li strong {
	display:block;
}


/* Begin Various Tags & Classes */
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;
}
.clear {
	clear:both;
}
#sfstest-sidebar {
	margin:45px 10px 10px 10px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#336666;
	background:url(../../../images/quote.jpg) no-repeat 0 0;
}
#sfstest-sidebar .text {
	margin:50px 20px 0 40px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */