/*
Theme Name: Bob Pittman
Theme URI: http://rcpittman.org/
Description: Bob Pittman Theme.
Version: 1.0
Author: Say This Say That
Author URI: http://saythissaythat.com/

*/
@charset "utf-8";
/* CSS Document */

@import url('css/reset.css');


* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-text-size-adjust: none;
}
body {
	color: #555555;
	background: #232323;
	text-align: center;
}
img {
	border: 0;
}
p {
	margin-bottom: 2.1em;
	line-height: 1.8em;
}
a, a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #33CCCC;
	text-decoration: underline;
}
.footer a, .footer a:visited, .top a, .top a:visited {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover, .top a:hover {
	color: #f2c807;
	text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.border {
	background:#372529 none repeat scroll 0 0;
	border:1px solid #51373D;
	margin:5px 18px 12px 0;
	padding:6px;
}

h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 60px;
	color: #3f940f;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.4em;
	margin-top: 0;
	letter-spacing: -1px;
}
h2 {
	margin-top: 0;
	color: #1b465e;
	border: none;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-bottom: 0px;
	line-height: 1.2em;
}


h3 {
	margin-top: 0;
	color: #333;
	border: none;
	font-size: 21px;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0px;
}
h4 {
	margin-top: 0;
	color: #4B4742;
	border: none;
	font-size: 18px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	letter-spacing: 0px;
}
h5 {
	margin-top: 0;
	color: #999999;
	border: none;
	font-size: 14px;
	line-height: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 5px;
	font-weight: normal;
}

#header {
	background: #0e2430 url(images/bg_header.jpg) top center repeat-x;
	height: 96px;
}
.header {
	background: #0e2430 url(images/bg_header.jpg) top center repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 96px;
	overflow: hidden;
}

.header .logo {
	width: 330px;
	height: 50px;
	margin-top: 20px;
	float: left;
}

.header .search_container {
	float: right;
	margin-top: 7px;
}


.global_nav {
	float: right;
	width: 600px;
	padding-top: 25px;
}
.global_nav ul {
	list-style: none;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.global_nav li {
	background: url(images/nav_break.jpg) right no-repeat;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
	text-transform: uppercase;
}


.global_nav li.last {
	background: none;
}
.global_nav li a, .global_nav li a:visited {
	color: #FFFFFF;
	line-height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	background: url(images/bg_navbreak.jpg) top right no-repeat;
	border: 0;
	padding-bottom: 0px;
}

.global_nav li.page-item-38 a {
 	background: url(images/paw.gif) 10px 11px no-repeat;
 	padding-left: 28px; 
}

.global_nav li.page-item-38.current_page_item a {
 	background: url(images/paw_active.gif) 10px 11px no-repeat;
 	padding-left: 28px; 
}


.global_nav li.last a {
	background: none;
}
.global_nav li.current_page_item a {
	color: #aac7cd;
	line-height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-bottom: 0px;
}
.global_nav li a:hover {
	background: #aac7cd;
	color: #FFF;
}

.global_nav li.page-item-38 a:hover {
 	background: #aac7cd url(images/paw_hover.gif) 10px 11px no-repeat;
 	padding-left: 28px; 
}

.global_nav li.selected a, .global_nav li.selected a:hover, .global_nav li.selected a:visited {
	color: #fff;
}


#bc_content  {
	background: #10354a url(images/bg_feature.jpg) top center no-repeat;
	height: 40px;
}
.bc_content {
	width: 960px;
	text-align: left;
	height: 40px;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 0px;
	position: relative;
	background: #10354a url(images/bg_feature.jpg) top center no-repeat;
 color: #FFF;

}

.bc_content a, .bc_content a:visited {
 color: #71ceff;
}


.breadcrumb {
 padding-top: 12px;
}
#feature_wrap  {
	background: #10354a url(images/bg_feature.jpg) top center no-repeat;
	height: 327px;
}
#feature {
	width: 960px;
	text-align: left;
	height: 327px;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 0px;
	position: relative;
	background: transparent url(images/bg_feature.jpg) top center no-repeat;

}

.cycle {
	zoom: 1;
}

#feature p {
	margin-top: 0;
}


#info_content  {
	background: #dfd9b8 url(images/bg_info.jpg) top center repeat-x;
	height: 171px;
}
.info_content {
	width: 960px;
	text-align: left;
	height: 156px;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
	background: #dfd9b8 url(images/bg_info.jpg) top center repeat-x;
}

.info_left {
	float: left;
	margin-top: 5px;
	width: 500px;
	padding-right: 50px;
	border-right: 1px solid #ccc7b0;
}

.info_right {
	float: right;
		background: #dfd9b8 url(images/bg_front_contact.jpg) no-repeat;
	margin-top: 25px;
	height: 83px;
	margin-right: 20px;
	width: 352px;

}

.contact_text {
	
	text-align: center;
	margin-top: 10px;
	text-shadow: 1px 1px 1px #1377b6;
}

.contact_text a, .contact_text a:visited {
	color: #FFF;
	text-decoration: none;
}	

.contact_text a:hover {
	text-decoration: underline;
}

.contact_text h2 {
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: normal;
}

.contact_text h3 {
	color: #FFF;
		margin-top: 0;
	font-size: 15px;
	letter-spacing: 0;
	text-transform: normal;
}

.info_left p {
	margin: 0;
	padding: 0;
}


#front_content  {
	background: #FFF;
}
.front_content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	min-height: 200px;
	background: #FFF;
	padding: 25px 0;
}

.front_content h3 {
	font-size: 15px;
	font-weight: bold;
}


.front_col_1 {
	width: 295px;
	float: left;
	padding-right: 15px;
	min-height: 200px;
}

.front_col_2 {
	width: 295px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	min-height: 200px;
}

.front_col_3 {
	width: 295px;
	float: right;
	padding-right: 0px;
	min-height: 200px;
}

.event_item  {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
}

.event_item .item_date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000000;
}

.event_item .item_title {
	margin: 0;
	padding-bottom: 5px;
}

.event_item .item_title a, .event_item .item_title a:visited {
	text-decoration: none;
	font-weight: bold;
}

.item_blog_date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000000;
}

.item_blog_title {
	margin: 0;
	line-height: 1.4em;
	font-size: 14px;
	padding-bottom: 0px;
	font-weight: bold;
}

.item_blog_title  a, .item_blog_title  a:visited {
	text-decoration: none;
}

p.more {
	text-align: right;
	margin: 0;
	padding: 0;
}


#footer  {
}
.footer {
	width: 960px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	color: #6f6f6f;
	margin: 0 auto;
	min-height: 20px;
	padding: 15px 0;
}

.ftr_left {
	float: left;
	padding-top: 10px;
}

.ftr_right {
	float: right;
	padding-top: 5px;
}

.ftr_right img {
	margin-left: 5px;
}

.feature {
	color: #FFF;
	font-size: 13px;
}

.feature.one {
	width: 490px;
	padding: 32px 0 28px;
	padding-right: 470px;
  background: transparent url(images/pittman_mic.jpg) top right no-repeat;
}

.feature.two {
	width: 500px;
	background: transparent url(images/estate_planning.jpg) bottom left no-repeat;
	padding: 72px 0 80px 460px;
	height: 175px;
}

.feature p.text {
	margin-bottom: 20px;
}

.feature.two p.text {
  padding-left: 5px;
}

.feature_img {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.ustream_button {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}

.liveonair {
	float: left;
}

.profile_pic {
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #CCC;
background: #FFF;
padding: 3px;
	float: right;
}



#blog_content  {
	background: #dadada url(images/in-background-container.gif) top center repeat-y;
}
.blog_content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	min-height: 200px;
	background: #dadada url(images/in-background-content.gif) top center repeat-y;
	padding: 25px 0;

}

#contact_content  {
	background: #dadada url(images/in-background-container.gif) top center repeat-y;
}
.contact_content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	min-height: 200px;
	background: #dadada url(images/in-background-content.gif) top center repeat-y;
	padding: 25px 0;

}



.contact_left {
	width: 630px;
	float: left;
}

.contact_right {
	width: 309px;
	float: right;
}

.contact_sidebar {
	padding: 15px;
}



#page_content  {
	background: #dadada url(images/in-background-container.gif) top center repeat-y;
}
.page_content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	min-height: 200px;
	background: #dadada url(images/in-background-content.gif) top center repeat-y;
	padding: 25px 0;

}

.page_left {
	width: 620px;
	float: left;
}

.page_right {
	width: 309px;
	float: right;
}






/*-----------------------------------------------------------------------
Lists
------------------------------------------------------------------------*/

ul.sp-submenu{
	width:309px;
	height:auto;
	position:relative;
	float:left;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	list-style-type:none;
	background-color:#dedede;
	margin-bottom:10px;
	text-transform: uppercase;
}

.sp-submenu li a{
	display: block;
	width:292px;
	line-height:37px;
	position:relative;
	float:left;
	border-bottom:1px solid #d2d2d2;
	list-style-type:none;
	background-color:#dedede;
	padding:0px 0px 0px 17px;
	text-decoration: none;
}

.sp-submenu li.current_page_item a{
	background-color:#e2e2e2;
	border-bottom:1px solid #ebebeb;
	color:#494949;
	font-weight:bold;
}

.sp-submenu li a:hover{
	color:#494949;
	text-decoration:none;
	background-color:#dadada;
}

.sp-submenu li.current_page_item a:hover{
	color:#494949;
	text-decoration:none;
	background-color:#e2e2e2;
}




/*side bar*/

.top_title {
	width:295px; /*260px minus the padding*/
	height:23px; /* 26px minus padding*/
	margin:0px 0px 5px 0px;
	padding:6px 3px 0px 13px;
	color:#FFF;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:16px;
	background-color:#023d56;
}
.news_item {
	font-size:12px;
	border-bottom: 1px solid #CCC;
	padding:5px 15px;
	margin-bottom:0 15px;
	color:#555555;
	width:270px;
}
.news_item a:link, .news_item a:visited, .news_item a {
	color:#48a9d1;
	font-size: 10px;
}
.news_item p {
	margin:0px;
	padding:0px;
}
.news_title {
	color:#48a9d1;
	font-weight:bold;
}
.news_title a, .news_title a:link, .news_title a:visited {
	text-decoration:none;
	color:#48a9d1;
}
.news_title a:hover {
	text-decoration:underline;
}
.quote_box_container {
	width:275px; /*260px minus padding*/
	height:auto;
	margin:10px 0px;
	border-bottom: 1px solid #CCC;
	padding:10px 14px 14px 14px;
	font-size:11px;
	line-height:normal;
	color:#555555;
}
.quote_box_container .title {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:18px;
	width:180px;
	text-transform: uppercase;
}

.quote_box_container div {
	float:right;
}
.quote_box_container p {
	padding:0px;
	margin:3px 0px;
}
.quote_box_container .title a, .quote_box_container .title a:visited, .quote_box_container  .title a:link, .quote_box_container  .title a:hover {
	text-decoration: none;
	color:#333;
}
.quote_box_container a img{
	border: none;
}
.quote_box_container form {
	margin:0px;
	padding:0px;
}
.quote_box_container label {
	float:left;
	clear:left;
	height:20px;
	margin:3px 0 5px 0;
	padding:4px 0 0 0;
}

.text {
	padding: 5px 15px;
}


div.profile {
	padding-left: 150px;
	position: relative;
	padding-bottom: 5px;
	border-bottom: 1px solid #E6E5CD;
	margin-bottom: 20px;
}

div.profile img {
	position: absolute;
	left: 0;
	background: #FFF;
	padding: 3px;
	border: 1px solid #d6d8cd;
}

div.profile  h4 {
	margin-bottom: 0;
	padding: 0;
}


/* Blog Styles */

hr { height:5px; margin:10px 0px; border:none; }

blockquote { margin:0px 0px 0px 5px; padding:8px 25px 5px 40px; font-size:15px; font-style:italic; font-family:Georgia, Times New Roman, Serif; }
blockquote p { margin:0px 0px 10px 0px; padding:0px; }

.clearboth{ clear:both; }
.alignleft { float:left }
.alignright { float:right }

.imgleft { float:left; margin:0 12px 12px 0; padding:2px; border:3px solid #ccc; }
.imgright { float:right; margin:0 0 12px 12px; padding:2px; border:3px solid #ccc; }
.imgright_n { float:right; margin:0 0 12px 12px; }
.img_center { width:98%; background:#ccc; padding:5px; margin:10px 0; }

code { font-size:12px; } 

/*	--------------------------------------------------
Structure
-------------------------------------------------- */


#content { width:600px; float:left; padding:14px 15px 20px 22px; display:block; overflow:hidden; }
#sidebar { float:right; width:290px; padding:0px 3px 0px 0px; } 
#l_sidebar{ float:left; display:block; width:130px;  margin:0px; padding:0px 10px 0px 10px; }
#r_sidebar { float:left; display:block; width:120px;  margin:0px; padding:0px 0px 0px 10px; }



/*************************************
Subscribe form 
**************************************/
.subscribe { width:298px; height:60px; float:right; position:absolute; top:0px; right:0px; }
.subscribeform { float:right; padding:5px 0 0 18px; overflow:hidden; width:215px; position:relative;}
.subscribeform p { margin:0; padding:0; font:bold 14px Arial, Helvetica, sans-serif; color:#fff; }
.subscribeform .textfield { width:165px; height:18px;  padding:0 5px 0 5px; margin-top:11px; margin-bottom:8px; border:none; background:none; } 
.sbutton { width:8px; height:10px; line-height:26px; display:block;  text-align:center; cursor:pointer; border:none; position:absolute; right:22px; top:35px; }

/*************************************
RSS Feed
**************************************/
.rss { float:left; padding:8px 0 0 19px;  margin:0px; } 


/*************************************
Top Search Form
**************************************/
#xsnazzy { margin:15px 0 10px 0; clear:both; overflow:hidden;  height:100%; }
* html { margin:0 0 10px 0; } /* ie6 specify css */
*+html #xsnazzy  {  margin:0 0 10px 0; }  /* ie7 specify css */
html:first-child #xsnazzy  {  margin:0 0 10px 0; } 
html>body #xsnazzy  {  margin:0 0 10px 0; }

.xtop, .xbottom { display:block; font-size:1px; }
.xb1, .xb2, .xb3, .xb4 { display:block; overflow:hidden; }
.xb1, .xb2, .xb3 { height:1px; }
.xb1 { margin:0 5px; }
.xb2 { margin:0 3px; }
.xb3 { margin:0 2px; }
.xb4 { height:2px; margin:0 1px; }
.xboxcontent { display:block; padding:5px; height:100%; overflow:hidden; }


/*Search box Rounded Corner End */
ul.tablist {  margin:5px 0px; padding:0; list-style:none; color:#333; }
ul.tablist li { margin:0 5px; padding:2px 0 3px 10px;  list-style:none; border-bottom:1px dotted #959595; text-align:left; }
ul.tablist li a { text-decoration:none; line-height:18px; }ul.tablist li a:hover { text-decoration:underline; }

.searchform { padding:5px; height:100%; overflow:hidden; position:relative; }
.searchform .s { color:#333;  padding:4px 3px 4px 3px; line-height:16px; width:208px;   }
.button {position:absolute; top:5px; right:0; height:26px; width:33px; }
* html .button { top:6px; }
*+html .button { top:6px; }

#ul { display:block; width:880px; margin:0px; padding:0px 0px 0px 10px; }
#nav li { float:left; list-style-type:none; margin:28px -4px 0px 4px; padding:0px; }
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a { text-decoration:none; }
#nav ul li.current_page_item a:hover { text-decoration:none; }
#nav ul li a { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; display:block; padding:6px 20px 6px 0px; margin:0px 0px 0px 15px; text-transform:uppercase; }
#nav ul li a:hover { text-decoration:none; }

 
/*************************************
Content
**************************************/

#content ul { margin:0; padding:0; font:12px Arial, Helvetica, sans-serif; }
#content li { margin:0 0 5px 0; padding:0 0 0; background:url(images/bullet4.png) no-repeat center; background-position:0 2px; } 
#content ul li ul { margin:8px 0 5px 0; padding:0; }
#content li ul li { padding:0; background:url(images/bullet4.png) no-repeat 20px left; }
#content ol { list-style-type:decimal; line-height:18px; margin:0; font-size:12px; padding:0 0 10px 0; }
#content ol li ol { margin:8px 0 5px 18px; padding:0 0 0 0; }
#content ol li { margin:0 0 5px 0; padding:0; background:none; }





#content h1.btmspace { margin-bottom:15px; }
#content p { margin:0px; line-height:18px; padding:0px 0px 10px 0px; }

#content ol { list-style-type:decimal; line-height:18px; margin:0px; padding:0px 0px 10px 35px; } 

#content ul { list-style:none; margin:0px; padding:0px 0px 10px 0px; }
#content li { margin:0px; padding:0px; }
#content ul li { list-style:disc outside; margin:0px 30px 0px 30px; padding:5px 0px 0px 0; }


#content .social { margin:0; padding:0; width:413px; list-style:none; float:right;  }
* html #content .social  { width:420px; } 
#content .social li { margin:0 0 0 11px; padding:0 0 0 20px; list-style:none; float:left; }

#content .social li.i_digg { background:url(images/i_digg.gif) no-repeat ;  }
#content .social li.i_stumb { background:url(images/i_stumb.gif) no-repeat ;  }
#content .social li.i_del { background:url(images/i_del.gif) no-repeat ;  }
#content .social li.i_reddit { background:url(images/i_reddit.gif) no-repeat ;  }
#content .social li.i_technorati { background:url(images/i_technorati.gif) no-repeat ;  }


/*Page navigatoin 2 ----------------------------- */
#content .wp-pagenavi { text-align:center; height:25px; font:bold 11px Arial, Helvetica, sans-serif; line-height:24px; }
#content .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active { padding:3px 8px 3px 8px; margin:2px; text-decoration:none; color:#333; line-height:24px; background-color:#e7e7e7; } 
#content .wp-pagenavi a:hover { color:#fff; background-color:#666; } 
#content .wp-pagenavi span.pages { padding:3px 8px 3px 8px; margin:2px 2px 2px 2px; }
#content .wp-pagenavi span.current { padding:3px 8px 3px 8px; margin:2px; line-height:25px; font-weight:bold; color:#fff; background:#de2225; }
#content .wp-pagenavi span.extend { padding:3px 8px 3px 8px; margin:2px; color:#fff; line-height:25px; background-color:#314332; } 
#content .trackbacklist { margin:8px 0 0 0; padding:0; list-style:none; } 
#content .trackbacklist li { margin:0 0 8px 0; padding:0 0 5px 12px; list-style:none; border-bottom:1px solid #ccc; } 
.post-ratings { font-size:12px; font-style:normal; padding-left:8px; display:block; margin:8px 0; }


 /************************************************
*	Comments									*
************************************************/
#content .commentlist li .avatar { background: #FFFFFF; float: right; background:#fff url(images/gravtar.png) no-repeat center; border: 1px solid #EEEEEE; padding:5px; margin-left:10px; }
#commentform input { width: 210px; padding: 2px; margin: 5px 5px 1px 0px; border:1px solid #ccc; }
#commentform { margin: 5px 10px 0px 0px; height:100%; overflow:hidden; }

#commentform label { font-weight:bold; }
.cancel-comment-reply  a { font-size:12px; }

#commentform textarea { width:330px; padding: 2px; border:1px solid #ccc; }
	
#respond:after { content: "."; display: block; height:0px; clear: both; visibility: hidden; }
#content .commentlist p { font-weight: normal; text-transform: none; }
#content .commentmetadata { font-weight: normal; font-size:11px; }
#commentform p { margin: 5px 0px 5px 0px; }
	
#commentform #submit { margin:0; float:left; width:100px;   font:bold 14px Arial, Helvetica, sans-serif; color:#fff; cursor:pointer;
background:#000; border:none; }
	
.alt { margin: 0px; padding: 10px; }
#content .commentlist { margin: 10px 0 10px 0; padding: 0px; height:100%; overflow:hidden; }
#content .commentlist ol { margin: 0px; padding: 10px; }
#content .commentlist li { margin: 15px 0px 10px; padding: 10px 8px 10px 10px; list-style: none; background:none; }
#content .commentlist li ul li {  margin-right:5px; }

#content .commentlist cite { font-size:12px; font-weight:bold; font-style:normal;  }

#content .commentlist li a { font-weight:bold;}
#content .commentlist li a:hover { color:#000; }

.commentlist p { margin: 10px 5px 10px 0px; padding: 0px; }
.children {  margin:0px; padding:0px; }
.nocomments { text-align: center; margin:0px; padding:0px; }

.commentmetadata { font-size: 11px; margin: 0px; display: block; }
.navigation { display: block; text-align: center; margin-top:10px; margin-bottom:10px; }
	
.alignright { float: right; }
.alignleft { float: left; }
.thread-alt { background:#eee; margin: 0px; padding: 0px; }
.thread-even { background:#fff; }
	
.depth-1 { border: 1px dotted #bbb; }
.even { border:1px dotted #bbb; background:#eee !important;  }
.alt { border:1px dotted #bbb; background:#fff !important; margin:0px; padding:0px; }



.gravatar { float:right; border:2px solid #999; margin:0px 0 10px 15px; width:40px; height:40px; background:url(images/gravtar.png) no-repeat; } .commetmainauthor { background:#eee; overflow:hidden; height:100%; 
margin-bottom:15px; border-bottom:1px solid #ccc; }
.commetmain { background:#f8f8f8; border-bottom:1px solid #ccc; overflow:hidden; height:100%; margin-bottom:15px; }

#content .post-meta-top { margin:0px 0px 15px 0px; padding:5px 0px; overflow:hidden;  height:100%;  }
#content .post-bottom {  margin:0px 0px 25px 0px; padding:5px 10px; background: #FFF; clear:both; overflow:hidden;  height:100%; font-size:11px; }

.cat { float:left; width:25%; text-align:left; padding:0px 0px 0px 15px; font-size:11px; }

.comm { float:right; width:38px; height:39px; font-size:22px; line-height:27px; text-align:center; }
.comm span { text-align:center; padding:5px 0 0 0; }
.comm a { text-decoration:none; }

.blog_content .date { float:left; text-align:left; font-size:11px; padding:0 0px 0 15px; background:url(images/i_calendar.png) no-repeat 0 1px; }

#content .search404 { margin:4px 8px 0 0; padding:5px 0 0 0px; width:298px; }
#content .category { float:left; width:48%; border-right:1px solid #ccc; }
#content .archives { float:right; width:48%; }


/* Previous/Next Page Navigation *********************************************/

.page-nav { clear:both; margin:15px 0px; padding:2px 0px; height:22px; font-weight:bold; font-size:15px; }

.nav-previous { width:249px; float:left; text-align:left; margin:2px 0px; }
.nav-next { width:249px; float:right; text-align:right; margin:2px 0px; }

.page-nav a { text-decoration:none; }
.nav-previous a { padding-left:13px; }
.nav-next a { padding-right:13px; }


/* Contact form --------------------------------- */
.contactform { position: static; overflow: hidden; }
#content .contactleft {	width:18%;	text-align: left; clear: both; 	float: left; 	display: inline; 	margin: 5px 0;	height:25px; font-weight: bold; }
#content .contactright { width: 79%; text-align: left;  float: right; display: inline; padding: 4px; margin: 5px 0; font-size:11px; }
.contactright input, textarea { width:220px; padding:3px; font:12px Arial, Helvetica, sans-serif; }
#contactsubmit { width:120px; font:bold 12px Arial, Helvetica, sans-serif; border:none; cursor:pointer;  }


/*************************************
Sidebar
**************************************/
#sidebar .sidebar-bot { display:block; height:20px; clear:both; }
#sidebar ul { list-style-type:none; } 
#sidebar .advertise { text-align:left; padding:0; margin-left:8px; margin-bottom: 8px;}
#sidebar .advertise img { margin:5px 5px; border:none; }
#sidebarwrap { padding:15px 0px 0px 0px; margin:0px; border:none; }

#sidebar .aktt_tweets p { display:none; }

/*************************************
Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {  margin:0px; padding:0px;}

/*popular box Rounded Corner start */
#pxsnazzy { margin:0 0 10px 0; }
.pxtop, .pxbottom { display:block; font-size:1px; }
.pxb1, .pxb2, .pxb3, .pxb4 { display:block; overflow:hidden; }
.pxb1, .pxb2, .pxb3 { height:1px; } 
.pxb1 { margin:0 5px; }
.pxb2 { margin:0 3px; }
.pxb3 { margin:0 2px; }
.pxb4 { height:2px; margin:0 1px; }
.pxboxcontent { display:block; padding:2px; }

/*popular box Rounded Corner End */
.popular ul { margin:0px; padding:0px 10px 15px 10px; }
.popular ul li { margin:0px; padding:0px; }
.popular ul li ul { padding:0px; } 
.popular ul li ul li { margin:0px; padding:5px 10px; }
.popular ul li ul li a, #popular ul li ul li a:visited { padding:0; margin:0px; text-decoration:none; } 
.popular ul li ul li a:hover { text-decoration:underline; }


/*twitter box Rounded Corner start */
#txsnazzy { margin:0 0 10px 0; }
.txtop, .txbottom { display:block; font-size:1px; }
.txb1, .txb2, .txb3, .txb4 { display:block; overflow:hidden; }
.txb1, .txb2, .txb3 { height:1px; } 
.txb1 { margin:0 5px; }
.txb2 { margin:0 3px; }
.txb3 { margin:0 2px; }
.txb4 { height:2px; margin:0 1px; }
.txboxcontent { display:block; padding:2px; }

/*************************************
Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {  margin:0px; padding:0px;}

/*popular box Rounded Corner start */
#pxsnazzy { margin:0 0 10px 0; }
.pxtop, .pxbottom { display:block; font-size:1px; }
.pxb1, .pxb2, .pxb3, .pxb4 { display:block; overflow:hidden; }
.pxb1, .pxb2, .pxb3 { height:1px; } 
.pxb1 { margin:0 5px; }
.pxb2 { margin:0 3px; }
.pxb3 { margin:0 2px; }
.pxb4 { height:2px; margin:0 1px; }
.pxboxcontent { display:block; padding:2px; }




/*widget calendar css =================================================== */

#wp-calendar { width:90%;  margin:0 auto; color:#2a271c; }
#sidebar .widget_calendar h2, widgettitle { display:none; }
#sidebar #calendar_wrap caption { margin:8px 0 3px 0; padding:5px 0 5px 0; font:bold 12px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; background:url(images/sheadbg.png) no-repeat; width:100%; }

/*************************************
Left Sidebar
**************************************/
#l_sidebar ul, #l_sidebar ul li, #r_sidebar ul, #r_sidebar ul li { margin:0px 0 15px 0; padding:0px; }
#l_sidebar ul li ul li, #r_sidebar ul li ul li { margin:0px; padding:5px 3px 7px 8px; }
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited, #r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited { margin:0px; text-decoration:none; }
#l_sidebar ul li ul li a:hover, #r_sidebar ul li ul li a:hover { text-decoration:underline; } 
#l_sidebar ul li ul li ul li, #r_sidebar ul li ul li ul li { margin:0px; padding:0px; }
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited, #r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited { padding:5px 3px 7px 8px; margin:0px; text-decoration:none; }
#l_sidebar ul li ul li ul, #r_sidebar ul li ul li ul { border:none; padding:0px; margin:0px; }
#l_sidebar ul li ul li ul li a:hover, #r_sidebar ul li ul li ul li a:hover { text-decoration:underline; }

.about { overflow:hidden; height:100%; margin-bottom:15px;  }
#sidebar p { margin:0px; line-height:18px; padding:0px 0px 10px 0px;  }



/*  Tabber  Style start -------------------- */
.tabberlive .tabbertabhide { display:none; }
.tabberlive { margin:0 5px; }
ul.tabbernav { margin:0; padding:3px 0; font:bold 12px Arial, Helvetica, sans-serif; }
ul.tabbernav li { list-style:none; margin:0; display:inline; }
ul.tabbernav li a { padding:3px 0.5em; margin-left:3px; text-decoration:none; }

/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab { padding:5px; }
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none; }
.tabberlive .tabbertab h3 { display:none; }
.tabberlive#tab2 .tabbertab { height:200px; overflow:auto; }

/* instruction elements -------------------------------------- */
address {  font-style:italic; }
#content p.alert, #content p.download, #content p.info, p.note {  margin:10px 0 10px 0; padding:9px 10px 9px 36px; }
#content p.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(images/alert.png) no-repeat 12px 13px; }
#content p.download { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(images/download.png) no-repeat 10px 13px; }
#content p.info { border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#eee url(images/info.png) no-repeat 12px 13px; }
#content p.note { border-top:1px solid #efe3ae; border-bottom:1px solid #efe3ae; background:#fef6d2 url(images/note.png) no-repeat 14px 13px; margin:10px 0 10px 0; padding:9px 10px 9px 36px;  }
.cartlink { background:url(images/i_cart2.png) no-repeat 0 3px; padding-left:20px; }
.red {  color:#c00; font-size:11px; padding-left:5px; }







hr { color: #fff; border-top: 1px dotted #D3D3D3; }
blockquote { background: url(images/quote.gif) no-repeat; color: #666; }

/*************************************
Links
**************************************/
a { color: #3399CC; text-decoration:underline; }
a:hover { color: #333; }

/*************************************
Headings
**************************************/
h1, h3 { color: #333333; }
h1 a, h3 a, #content h3 a { color: #3399CC; }
#content h3 a, #content h3 a:visited {
	text-transform: normal;
	text-decoration: none;
}
h1 a:hover, h3 a:hover, #content h3 a:hover { color: #333; }
h2 { color: #333333; }
h2 a { color: #333333; }
h2 a:hover { color: #333; }
h3 a { color: #333; }
#sidebar h2 { color: #3399CC; border-bottom:1px solid #b8b7af; }
#sidebar .popular h2 { color: #333; }
#sidebar h3 { border-bottom:1px dotted #a09e8c; color:#3399CC;  } 

h6 { color: #000; }


/*************************************
Subscribe form 
**************************************/
.subscribe { background:url(images/subscribebg_red.gif) bottom left no-repeat; }
.subscribeform p { color:#fff; }
.subscribeform .input { background:none; border:none; }
.sbutton { background:url(images/b_subscribebg_red.png) no-repeat; border:none; }

/*************************************
Top Search Form
**************************************/
/*Search box Rounded Corner start */
#xsnazzy { background: transparent; }
.xtop, .xbottom { background:transparent; overflow:hidden; }
.xb2, .xb3, .xb4 { background:#f4f3e8; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6; }
.xb1 { background:#bdbcb6; }
.xb2 { border-width:0 2px; }
.xboxcontent { background:#f4f3e8; border:0 solid #bdbcb6; border-width:0 1px; height:100%; overflow:hidden; }

/*Search box Rounded Corner End */
#searchform .s { background: #fff; color: #333; border:1px solid #443b34; }
#searchform .button { background:#688670 url(images/button-submit.gif) no-repeat; }

ul.tablist { color:#333; }
ul.tablist li { border-bottom:1px dotted #959595; color: #333; background:url(images/bullet-arrow3.gif) no-repeat; background-position:3px 8px; }
ul.tablist li a { color: #333; }
ul.tablist li a:hover { color: #3399CC; }


#searchform .s { border: none; background: #fff; color: #333; border:1px solid #443b34; }


#nav li { background: url(images/nav_red.gif) top left no-repeat; }
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item { background: url(images/nav-active_red.gif) top left no-repeat; color: #ff4e2c; }
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a { color: #fff; background: url(images/nav-active_red.gif) top right no-repeat; }
#nav ul li a { color: #560e00; background: url(images/nav_red.gif) top right no-repeat; }
#nav ul li a:hover { color: #fff; background: url(images/nav-active_red.gif) top right no-repeat; }

/*************************************
Main Container
**************************************/
#container { background:url(images/container-cbg_red.gif) top repeat-y; border: 0px solid black; }

.container-top { background:url(images/container-bg_red.gif) top left no-repeat; }
.container-bottom { background: url(images/container-bottom_red.gif) no-repeat; }

/*************************************
Content
**************************************/
#content .post-meta-top { color: #3b3b3b;  }

#content .post-bottom { border-top: 1px solid #DFE3E6; border-bottom: 1px solid #DFE3E6; color: #535353; font-size:11px; }
#content .post-bottom a { color:#535353; text-decoration:none; font-weight:bold; }
#content .post-bottom a:hover { text-decoration:underline; }


.cat  { background: url(images/i_categories.png) 0px 2px no-repeat; }
.comm { background:url(images/comment_red.png) no-repeat; }
#content a { color: #3399CC; }
#content a:hover { color: #333;}

.nav-next { background:url(images/arrow-right.gif) no-repeat right; }
.nav-previous { background:url(images/arrow-left.gif) no-repeat left; }


/* Contact form --------------------------------- */
#content .contactright { color:#990000; }
.contacterror {	border: 2px solid #ccc; }
.contactright input, textarea { border:1px solid #ccc;  }
#contactsubmit { background:#990000; color:#fff; border:none;  }
#contactsubmit:hover { background:#333;  }


/*************************************
Popular Posts Section
**************************************/
#pxsnazzy { background: transparent; }
.pxtop, .pxbottom {background:transparent; }
.pxb2, .pxb3, .pxb4 { background:#d8d7cc; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6; }
.pxb1 { background:#bdbcb6; }
.pxb2 { border-width:0 2px; }
.pxboxcontent { background:#d8d7cc; border:0 solid #bdbcb6; border-width:0 1px; }


/*Twitter box Rounded Corner start */
#txsnazzy { background: transparent; }
.txtop, .txbottom {background:transparent; }
.txb2, .txb3, .txb4 { background:#fffbcb; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6; }
.txb1 { background:#bdbcb6; }
.txb2 { border-width:0 2px; }
.txboxcontent { background:#fffbcb; border:0 solid #bdbcb6; border-width:0 1px; }
 
#txsnazzy .popular ul li ul li a:hover { color:#333; }
#txsnazzy .popular ul li ul li a { color:#3399CC; }

/*************************************
Sidebar
**************************************/
#sidebar .advertise img { border:none; }

/*popular box Rounded Corner End */
.popular ul li ul li { border-bottom: 1px dotted #b8b7af; background: url(images/bullet-arrow3.gif) 0 9px no-repeat; }
.popular ul li ul li a { color: #333; }
.popular ul li ul li a:hover { color:#3399CC; }


#sidebar h2.i_twitter {  background:url(images/i_twitter.gif) no-repeat; padding-left:35px;  }
 
#l_sidebar ul li ul li, #r_sidebar ul li ul li { border-bottom: 1px dotted #b8b7af; background: url(images/bullet-arrow3.gif) 0 10px no-repeat; }
#l_sidebar ul li ul li a, #r_sidebar ul li ul li a { color: #333; }
#l_sidebar ul li ul li a:hover, #r_sidebar ul li ul li a:hover { color:#3399CC; }
#l_sidebar ul li ul li ul li, #r_sidebar ul li ul li ul li { border-bottom: 1px solid #b8b7af; /*IE Bug Fix */ background:none; }
#l_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a { color: #333; }
#l_sidebar ul li ul li ul, #r_sidebar ul li ul li ul { border: none; }


.sidebartitle {
	font-size: 15px;
}

/*  Tabber  Style start -------------------- */
ul.tabbernav li a { border-bottom: none; background: #f4f3e8; }
ul.tabbernav li a:link { color: #3399CC; }
ul.tabbernav li a:hover { color: #fff; background: #333; }
ul.tabbernav li.tabberactive a { background-color: #d8d7cc; border-bottom: 1px solid #d8d7cc; color:#30261e; }
ul.tabbernav li.tabberactive a:hover { color: #30261e; background:#d8d7cc; border-bottom:none; }

/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab { border-top:0; background:#d8d7cc; }

.entry {
	font-size: 14px;
}

.entry ul {
	margin-bottom: 25px;
}

.entry h3 {
	text-transform: none;
	border-bottom: 1px solid #CCC;
	font-size: 26px;
}

.entry ul li {
	padding: 5px 0;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.5em;
}

.legal_l {
	margin-left: 25px;
}

h3.h1 {
	border-bottom: 1px solid #CCC;
	margin-right: 75px;
	text-transform: none;
	font-size: 32px;
} 