/*
Theme Name:Building Opportunities with Business
Theme URI:http://www.flightdeckmedia.com
Description:Theme built for the BOB Blog.
Author:Flightdeck Media
*/

@import "style/css/reset.css";

body,html{
	height:100%;
}
body{
	font-family:"Lucida Grande",Arial,Helvetica,Sans-Serif;
	background:#fff url(style/images/body.png) repeat-x left top;
}
a{
	text-decoration:none;
	outline-color:invert;
	outline-style:none;
	border:none;
}
a img{
	border:none;
}
.clear{
	clear:both;
}
div#outer-wrapper{
	background:transparent url(style/images/outer-wrapper.png) repeat-x left bottom;
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:0 0 48px;
}
div#inner-wrapper{
	width:960px;
	margin:0 auto;
	overflow:auto;
}
div#header{
	width:927px;
	height:102px;
	padding:23px 0 0 30px;
}
div#header h2{
	background:transparent url(style/images/logo.png) no-repeat left top;
	float:left;
	display:inline;
	width:330px;
	height:72px;
}
div#header h2 a{
	background:transparent url(style/images/logo.png) no-repeat left top;
	display:block;
	text-indent:-999em;
	width:330px;
	height:72px;
}
div#header form#searchform{
	float:right;
	display:inline;
	background:#fff;
	width:200px;
	height:25px;
	position:relative;
	top:57px;
}
div#header form#searchform .searchinput{
	border:none;
	font-size:13px;
	line-height:100%;
	color:#666;
	width:165px;
	position:absolute;
	top:5px;
	left:8px;
}
div#header form#searchform .searchinput:focus{
	outline:none;
}
div#header form#searchform #searchsubmit{
	background:transparent url(style/images/btn-search.png) no-repeat left top;
	border:none;
	height:25px;
	width:25px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:0px;
}
div#main-nav{
	background:transparent url(style/images/main-nav.png) no-repeat left top;
	height:37px;
	width:960px;
	margin:0 0 30px;
}
div#main-nav ul.left{
	float:left;
	list-style-type:none;
	padding:2px 0 0 10px;
	width:400px;
}
div#main-nav ul li{
	position:relative;
	float:left;
	text-transform:uppercase;
}
div#main-nav ul.left li a{
	float:left;
	overflow:hidden;
	color:#ffffff;
	font-size:13px;
	line-height:14px;
	margin:0 15px 0 15px;
	padding:8px 4px;
}
div#main-nav ul.left li a:hover{
	color:#ffffff;
}
div#main-nav ul.right{
	float:right;
	display:inline;
	list-style-type:none;
	padding:9px 0 0 0;
}
div#main-nav ul.right li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
div#main-nav ul.right li a{
	display:block;
	color:#fff;
	font-size:10px;
	line-height:17px;
	text-transform:uppercase;
}
div#main-nav ul.right li.facebook a{
	background:url(style/images/link-facebook.png) no-repeat left top;
	width:16px;
	height:16px;
	text-indent:-999em;
}
div#main-nav ul.right li.twitter a{
	background:url(style/images/link-twitter.png) no-repeat left top;
	width:16px;
	height:16px;
	text-indent:-999em;
}
div#main-nav ul.right li.feed a{
	background:url(style/images/link-feed.png) no-repeat left top;
	padding-left:24px;
}
div#main-nav ul.right li.facebook a:hover,
div#main-nav ul.right li.twitter a:hover,
div#main-nav ul.right li.feed a:hover{
	color:#ac261b;
}
div#content{
	width:660px;
	float:left;
	display:inline;
	margin:0 25px 30px 10px;
}
div#content h3{
	color:#333;
	font-size:18px;
	padding:0 0 25px;
}
div#content h3 span{
	color:#ff5a00;
}
div#content div.post{
	background-color:#e4e0d7;
	border:0px solid #ffffff;
	color:#333333;
	line-height:22px;
	margin-bottom:30px;
	padding:0 0 20px;
}
div#content div.sticky{
	background-color:#cbc7bd;
}
div.post div.title{
	padding:20px 0 10px 50px;
	overflow:visible;
	#overflow:hidden;
}
div.post div.title h1{
	font:bold 22px/27px Helvetica,"Trebuchet MS",Verdana,sans-serif;
	letter-spacing:-1px;
	color:#eee;
	width:600px;
	padding:0 0 0 2px;
}
div.post div.title h1 a{
	color:#ac261b;
}
div.post div.title h1 a:hover{
	color:#ac261b;
}
div.post div.title div.postmeta{
	font-size:12px;
	color:#666;
	width:580px;
	overflow:hidden;
}
div.post div.title div.postmeta a{
	color:#666;
	border-bottom:1px solid #666;
	text-decoration:none;
}
div.post div.title div.postmeta a:hover{
	color:#ac261b;
	border-bottom:1px solid #ac261b;
	text-decoration:none;
}
div.post div.title div.date{
	background:url(style/images/date.png) no-repeat;
	float:left;
	display:inline;
	font:normal 12px/14px "Trebuchet MS",Georgia,sans-serif;;
	text-align:center;
	color:#fff;
	width:50px;
	height:43px;
	margin:5px 0 0 -59px;
	padding:4px 0 0;
	#position:relative;
}
div.post div.entry{
	padding:10px 20px 0 20px;
	overflow:hidden;
	_width:618px;
	font-size:13px;
}
div.post div.no_result{
	padding:20px;
}
div.post div.no_result p.no_result{
	margin-bottom:0;
}
div.post div.entry a{
	color:#ac261b;
	border:none;
	text-decoration:none;
}
div.post div.entry a:hover{
	text-decoration:underline;
}
div.post div.entry p{
	margin-bottom:20px;
}
div.post div.entry h1{
	font-size:20px;
	margin-bottom:5px;
}
div.post div.entry h2{
	font-size:18px;
	margin-bottom:5px;
}
div.post div.entry h3{
	font-size:16px;
	margin-bottom:5px;
}
div.post div.entry h4{
	font-size:15px;
	margin-bottom:5px;
}
div#content div.post div.entry h5{
	font-size:14px;
	margin-bottom:5px;
}
div.post div.entry h6{
	font-size:12px;
	margin-bottom:5px;
}
div.post div.entry ul,
div.post div.entry ol{
	padding-bottom:24px;
	margin:0 40px 0 40px;
}
div.post div.entry ul{
	list-style-type:disc;
}
div.post div.entry ol{
	list-style-type:decimal;
}
div.post div.entry ul li,
div.post div.entry ol li{
	padding:1px 0;
	list-style:inside;
}
div.post div.entry blockquote{
	display:block;
	background:#dcd8cf;
	padding:10px;
	margin:0 0 20px;
	color:#444;
}
div.post div.entry blockquote p{
	margin:0;
}
div.post div.entry code{
	font-family: 'Courier New','mono';
	background:#dcd8cf;
	padding:10px;
	margin:15px 0 15px;
	color:#444;	display:block;
}
div.post div.entry table{
	margin-bottom:20px;
	border-collapse:collapse;
	border:1px solid #2a2e2f;
	background-color:#181818;
	color:#999;
}
div.post div.entry table td,
div.post div.entry table th{
	padding:2px 5px;
	border:1px solid #2a2e2f;
}
div#content div.navigation{
	font-size:12px;
}
div#content div.navigation a{
	display:block;
	color:#333333;
	padding:0 5px;
	background-color:#ffffff;
	line-height:28px;
}
div#content div.navigation .next a:hover,
div#content div.navigation .prev a:hover{
	color:#ac261b;
	background-color:#fff;
}
div#content div.navigation .next{
	float:left;
}
div#content div.navigation .prev{
	float:right;
}
div#content div#comments{
	margin-bottom:10px;
}
div#content div#comments h3{
	float:left;
	font-size:16px;
	color:#333;
	line-height:24px;
	font-weight:normal;
}
div#content div#comments .add_your_comment a{
	float:right;
	font-size:16px;
	color:#333;
	line-height:24px;
	font-weight:normal;
}
div#content div#comments .add_your_comment a:hover{
	color:#ac261b;
}
div#content ol.comment-list{
	clear:left;
	font-size:13px;
	color:#333;
	overflow:hidden;
}
div#content ol.comment-list li{
	background:#e4e0d7;
	border:1px solid #e4e0d7;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin-bottom:15px;
	padding:20px 20px 15px 20px;
	overflow:auto;
}
div#content ol.comment-list li ul{
	list-style-type:none;
	margin-left:60px;
	margin-top:6px;
}
div#content ol.comment-list li ul.children li{
	border-left:1px solid #333;
	border-top:0;
	border-bottom:0;
	border-right:0;
}
div#content ol.comment-list li div.vcard{
	float:left;
	display:inline;
	padding:0 10px 0 0;
}
div#content ol.comment-list li div.vcard div.left{
	width:56px;
	margin-right:5px;
}
div#content ol li div.left img{
	border:1px solid #000;
	display:block;
	height:48px;
	width:48px;
}
div#content ol li div.left div.reply a{
	background:url(images/reply.gif) no-repeat 0 0;
	display:block;
	height:0;
	padding-top:17px;
	width:41px;
	overflow:hidden;
	margin-left:5px;
	margin-top:5px;
}
div#content ol.comment-list li div.right{
	float:left;
	line-height:20px;
	width:80%;
}
div#content ol.comment-list li div.right p a{
	color:#ac261b;
	text-decoration:none;
}
div#content ol.comment-list li div.right p a:hover{
	color:#ac261b;
	border-bottom:1px solid #ac261b;
}
div#content ol li div.right div.commentmetadata{
	font-size:12px;
	color:#999;
	border-bottom:1px solid #ac261b;
	padding-bottom:3px;
	margin-bottom:8px;
}
div#content ol li div.right div.commentmetadata a{
	color:#ac261b;
	text-decoration:none;
	font-weight:bold;
}
div#content ol li div.right div.commentmetadata a:hover{
	color:#ac261b;
}
div#content ol li div.right p{
	margin-bottom:20px;
}
div#content .comments_navi{
	font-size:12px;
}
div#content .comments_navi .alignleft{
	float:left;
}
div#content .comments_navi .alignright{
	float:right;
	display:inline;
}
div#content .comments_navi .alignleft a,
div#content .comments_navi .alignright a{
	display:block;
	color:#ccc;
	border:1px solid #1f2223;
	padding:0 5px;
	background-color:#101010;
	line-height:28px;
}
div#content .comments_navi .alignleft a:hover,
div#content .comments_navi .alignright a:hover{
	color:#ff5a00;
	background-color:#000;
}
div#content div#respond{
	background:#e4e0d7;
	border:1px solid #e4e0d7;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#ccc;
	padding:15px 0 15px 20px;
	margin-top:15px;
	overflow:auto;
	width:638px;
}
div#content div#respond h3{
	display:block;
	font-size:16px;
	color:#333;
	line-height:24px;
	font-weight:normal;
	padding:0;
}
form#commentform p{
	font-size:12px;
	color:#999;
	padding:3px 0;
}
form#commentform p a{
	color:#ac261b;
	border:0;
}
form#commentform p a:hover{
	border-bottom:1px solid #ac261b;
}
div.input_area{
	padding:15px 0 15px 30px;
}
textarea.message_input{
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	background:#fdfdfd;
	border:1px solid #444;
	color:#333;
	font-size:13px;
	padding:5px;
	height:120px;
	width:90%;
}
div.user_info{
	display:block;
	font-size:12px;
	line-height:16px;
	width:545px;
	padding:0 30px;
	overflow:auto;
}
div.single_field{
	display:inline;
	float:left;
	width:33%;
	padding:10px 0 0;
}
div.single_field label{
	display:block;
	color:#444;
	padding-bottom:4px;
}
label abbr{
	color:#ff5a00;
	border:0;
}
div.user_info input.comment_input{
	background:#fdfdfd;
	color:#666;
	border:1px solid #444;
	padding:2px 3px;
	width:90%;
}
div#content div#respond div.submit-button{
	clear:left;
	width:200px;
	padding:0 0 0 30px;
	overflow:auto;
}
form#commentform div.submit-button input.button{
	background:url(style/images/btn-comment.png) no-repeat left top;
	border:none;
	float:left;
	display:block;
	text-indent:-999em;
	line-height:0px;
	width:62px;
	height:22px;
	padding:0;
	cursor:pointer;
}
form#commentform div.submit_button input.button:active{
	background-position:0 -28px;
	color:#fff;
}
div.submit_button span.key{
	float:left;
	margin-left:10px;
	padding-top:6px;
	font-size:12px;
	line-height:16px;
	color:#333;
}
.nocomments{
	color:#ccc;
	font-size:16px;
}
div#sidebar{
	float:left;
	display:inline;
	font-size:11px;
	color:#aaa;
	width:260px;
	overflow:hidden;
}
div#sidebar ul li{
	padding:0 0 10px;
}
div#sidebar ul li h2{
	background:url(style/images/sidebar-title.png) no-repeat left top;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color:#fff;
	width:250px;
	height:22px;
	padding:8px 0px 0px 10px;
}
div#sidebar ul li ul{ /*widget container*/
	list-style-type:none;
	font-size:11px;
	color:#333333;
}
div#sidebar ul li ul li{
	display:block;
	color:#333333;
	width:250px;
	padding:3px 0 3px 10px;
	margin:0;
}
div#sidebar ul li ul li:hover{
	background-color:#eeeeee;
	color:#ac261b;
}
div#sidebar ul li ul li a{
	text-decoration:none;
	color:#333333;
	margin:0;
}
div#sidebar ul li ul li:hover a{
	color:#ac261b;
}
div#sidebar li.widget_tag_cloud div a{
	color:#333 !important;
	font-size:11px !important;
}
div#sidebar li.widget_tag_cloud div a:hover{
	color:#ac261b !important;
	font-size:11px !important;
}
/* modify div#sidebar for default widget */
div#sidebar ul li ul li.rc a{
	display:inline;
}
div#sidebar ul li.widget h2 a{
	color:#ccc;
}
div#sidebar ul li.widget_archive select,
div#sidebar ul li.widget_categories select{/* dropdown view */
	margin:15px 26px;
}
/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap{
	padding:15px 26px;
	background:url(images/sidebar_list_bg.gif) no-repeat left bottom;
}
#wp-calendar{
	color:#ccc;
	width:95%;
	font-family:Arial,sans-serif;
}
#wp-calendar caption{
	padding:5px;
	letter-spacing:2px;
}
#wp-calendar th,#wp-calendar td{
	padding:5px;
	text-align:center;
}
#wp-calendar th{
	border-bottom:1px solid #1f2223;
	border-top:1px solid #1f2223;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td,table#wp-calendar th{
	padding:3px 0;
}
#wp-calendar a{
	color:#ff5a00;
}
#wp-calendar a:hover{
	text-decoration:underline;
}
#wp-calendar #prev{
	text-align:left;
	padding-left:5px;
}
#wp-calendar #next{
	text-align:right;
	padding-right:5px;
}
#wp-calendar #prev,#wp-calendar #next,#wp-calendar tfoot tr td.pad{
	border-top:1px solid #1f2223;
}
#wp-calendar #prev a,#wp-calendar #next a{
	color:#999;
}
#wp-calendar td#today{
	color:#fff;
	background-color:#101010;
	font-weight:bold;
}
/* multi-level category */
div#sidebar ul li ul li ul li,
div#sidebar ul li ul li ul.children li{
	background:none;
}
div#sidebar ul li ul li ul li:hover,
div#sidebar ul li ul li ul.children li:hover{
	background:none;
}
/* widget rss */
.widget_rss a{
	color:#ccc;
}
/* widget search */
li.widget_search #search{
	padding:10px 30px;
}
li.widget_search form#searchform{
	width:200px;
	height:25px;
	border:none;
	background-color:#fff;
	position:relative;
}
li.widget_search form#searchform .searchinput{
	position:absolute;
	top:5px;
	left:8px;
	color:#666;
	font-size:13px;
	width:165px;
	border:0;
}
li.widget_search form#searchform .button{
	position:absolute;
	top:0px;
	left:175px;
	background:url(images/mag.gif) no-repeat;
	height:25px;
	width:25px;
	border:0;
	cursor:pointer;
}
/* tag cloud */
div#sidebar ul li.widget_tag_cloud div{
	padding:10px 16px;
}
div#sidebar ul li.widget_tag_cloud div a{
	color:#ccc;
}
div#sidebar ul li.widget_tag_cloud div a:hover{
	color:#ff5a00;
}
/* textwidget */
.textwidget{
	padding:10px 26px;
	line-height:16px;
}
.textwidget p{
	margin-bottom:10px;
	line-height:16px;
}
.textwidget a,.textwidget p a{
	color:#ff5a00;
	text-decoration:none;
}
.textwidget a:hover,.textwidget p a:hover{
	text-decoration:underline;
}

/*---------------- WordPress Generated Classes -------------------*/
.aligncenter,
div.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft{
	float:left;
	margin-right:6px;
}
.alignright{ 
	float:right;
	margin-left:6px;
}
#inner-wrapper #content .post .entry .alignright{
	float:right;
	display:inline;
}
img.alignleft{
	display:inline;
	margin-bottom:2px;
	margin-right:6px;
	padding:3px;
}
img.alignright{
	display:inline;
	margin-bottom:2px;
	margin-left:6px;
	padding:3px;
}
.wp-caption{
	border:1px solid #1f2223;
	text-align:center;
	background-color:#0d0d0d;
	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:12px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
	color:#ccc;
}
div#content div.post div.entry div.wp-caption p{
	margin-bottom:3px;
	padding:5px;
}
/*------------------------ Archives Page ------------------------*/
ul.archiveslist{
	color:#ccc;
	font-size:13px;
}
div#content div.post div.entry ul.archiveslist li a{
	color:#ccc;
}
div#content div.post div.entry ul.archiveslist li a:hover{
	color:#ff5a00;
}
/*------------------------ Links Page ------------------------*/
.linkpage{
	background-color:#ffffff;
	padding:10px 15px;
}
.linkpage ul{
	list-style-type:none;
}
.linkpage ul li{
	float:left;
	margin-bottom:10px;
}
.linkpage ul li ul li{
	float:left;
	width:130px;
	text-align:center;
	margin:5px 12px;
	line-height:180%;
	background-color:#202020;
}
.linkpage ul li ul li a{
	color:#ccc;
	display:block;
	text-decoration:none;
	border:1px solid #1f2223;
	font-size:12px;
}
.linkpage ul li ul li a:hover{
	background-color:#0d0d0d;
	border:1px solid #1f2223;
	color:#ff5a00;
}
.linkpage ul li h3{
	margin-bottom:5px;
	margin-left:12px;
}
/* footer */
div#footer{
	color:#fff;
	width:960px;
	height:38px;
	margin:-48px auto 0;
	padding:10px 0 0;
}
#legal{
	position:relative;
	width:960px;
	margin:0 auto;
	height:26px;
	font-size:10px;
}
#legalMenu{
	display:block;
	width:300px;
	text-align:right;
	position:absolute;
	right:0px;
	top:7px;
}
#legalMenu li{
	float:right;
	display:inline;
	line-height:10px;
	border-right:1px solid white;
	padding:0 6px;
	height:10px;
}
#legalMenu li.last{
	border:none;
}
#legalMenu li a{
	display:inline;
	color:#ffffff;
}
#copy{
	position:absolute;
	left:0px;
	top:7px;
}