

/*- Page Navigation -*/

#nav {
	background:none;
}
#nav1{
	width:950px;
	margin: 0;
	background: url(BBH_custom/nav_bg.png) top left no-repeat;
	padding:15px 20px 20px 20px;
}

#nav1 .current_page_item a,
#nav1 li.sfHover,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active{
	color: #F30;
}
#nav1 a{
	color: #344A6B;
	font-size:16px;
}

#nav1 .current_page_item li a{ background-image:none; color:#F30;}
#nav1 .current_page_item li a:hover{ color:#f30; background:none; border:0;}
#nav1 li li a:hover{color:#F30; background:none; border:0;}

.featured h3 a:hover {
	color:#000;
}
.video-right h2{
	color: #000;
}
.catlist h2 {
	color: #305E7A;
	background-image: url(default/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.title-meta {
	margin-bottom: 25px;
	padding: 0 !important;
}

#talking-points h2 {
	color: #343434;
}
 .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a {
	color: #305e7a !important;
}
ol.commentlist li .reply a {
	color: #8ab2d4;
}

.more-link {
	background: url(default/ico-arrow.gif) no-repeat left;
}

a.more-link {
		color: #305E7A;
}

.comments-head {
	/* background: url("default/categories-head-span.jpg") right center no-repeat; */
}

.comments-head a {
	/* background: url("default/categories-head.jpg") left top no-repeat; */
    background-color: #c9c9c9;
}
.widget h3{
	color:#395E7A;
	font-size:22px;
}

.widget ul {
	font-size:13px;
	margin:0;
	padding:0;
}
.widget ul li a {
	font-size:14px;
	color:#262626;
	font-style:italic;
}

.widget ul li a:hover {
	color:#09C;

}

.widget ul li:hover {
	background:none;
}

#tabs {
	border:1px solid #ddd;
	background:none;
}

.inside {
	background-color:#FFF;
}

.inside ul {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD !important;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	background-color:#F8F8F8;
	color: #000000 !important;
}

#archivebox {
	background-color: #F7F7F7;
	border: 1px solid #E7E7E7;
}

#rss h2{
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}

#featured-outer, .box .post, .widget_outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border:none;
}

#featured, .widget, .video-inner, .author-info, #talking-points, #comments-container {
	border:none;
}

.box .post-inner {
	background:none;
}

.box .post h2 a{
	color:#4E899B;
}

.post-alt h1, .post-alt h2, .post-alt h3, .post-alt h4, .post-alt h5 {
	color: #245066;
	line-height:1.6em;
	font-weight:normal;
}
.post-alt h1{
	font-size:20px;
}

.entry blockquote {
	color:#245066;
	background: url(images/blockquote_bg.gif) repeat top left;
}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #FFF; color:#262626; }

.video-left {
	border-right: 1px solid #e7e7e7;
}

.video-current {
	border-bottom: 1px solid #e7e7e7;
}

.video-more img {
	border: 1px solid #e7e7e7;
}

#talking-points li {
	border-bottom: 1px solid #f3f3f3;
}

#talking-points .post-title {
	border-left: 1px solid #e7e7e7;
}

#footer {
	font-size:12px;
	text-align:center;
	border-top: 1px solid #60a3b2;
	border-bottom: 1px solid #60a3b2;
}

#credits {
	background-color: #fff;
}
.post-alt h1, .widget h1{
	font-size:25px;
	line-height:1.3em;
	font-weight:normal;
	padding-top:0;
	color:#245066;
}
.post-alt h2{
	font-size:20px;
	line-height:1.2em;
	color: #245066;
	font-weight:normal;
}
.post-alt h1 a{
		color:#245066;
}
	
h1{margin-top:0; padding-top:0;}
.entry h1, .post-alt h1, .widget h1{ 
	padding:0 0;
	margin:0;
}
.entry #column_right{
	float:left;
	margin: 0 0 0 20px;
	width:615px;
}
.entry #column_left{
	float:left;
	margin: 0;
	width:280px;
}

/* Stories and books Page Specific */
#stories ul, #books ul{
	margin:0;
	padding:0;
}
#stories li, #books li{
	list-style:none;
	width:260px;
	margin:0 15px 40px 10px;
	float:left;
	overflow:hidden;
	display:inline;
	height:310px;
}
#stories li img, #books li img{background:none; padding:0; margin:0;}
#books h1{font-size:24px; clear:both;}
#books li{text-align:center;}
#stories  h2, #gallery h2{clear:both;}

#gallery li.video{
	list-style:none;
	width:410px;
	margin:0 20px 30px 0;
	float:left;
	overflow:hidden;
	display:inline;
	height:400px;
}
#stories h1{
	font-size:16px;
}
.widget{
	text-align:left;
	background-image:url(../images/transparent.png);
	background-repeat:repeat;
	padding-right:15px;
	}
#gallery ul{
	margin:0;
	padding:0;
}
#gallery li{
	list-style:none;
	width:100px;
	height:100px;
	margin:0 20px 30px 20px;
	float:left;
	overflow:hidden;
	display:inline;
}
#gallery li img{background:none; padding:0; margin:0; float:left;}
#search-3 input#s{width:180px;}
#search-3 label{display:none;}
						 
	
