body, #page, #columns, #header {
	background-color: #dee7ff;
}

a{
	color: #1d1d1d;
}

/*- Page Navigation -*/

#nav {
	background-color: #101010;
	border-bottom:  1px solid #cfe0f9;
}
#nav1 a {
	color: #b5d1e6;
}
#nav1 .current_page_item a,
#nav1 li.sfHover,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
	color: #FFFFFF;
}

#nav1 ul li a {
	color: #666666 !important;
}

#nav1 ul li a:hover {
	color: #000000 !important;
}

/*- Category Navigation -*/

#nav2 {
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top:1px solid #9bc2ee;
	border-bottom:1px solid #9bc2ee;
}

#nav2 a {
	color: #3f3f3f;
}

#nav2 li.current-cat a, #nav2 li a:hover, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #footer a {
	color:#046dc7 !important;
}

#nav2 ul.children a {
	color: #111;
}

.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #cfe0f9;
}
.featured h3 a:hover {
	color:#000;
}
.video-right h2{
	color: #000;
}
.catlist h2 {
	color: #fff;
	background-image: url(solid-blue/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

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

#talking-points, .video-inner h2, #featured h2, .comment-head h3 {
	color: #343434;
}

ol.commentlist li.alt {
}

ol.commentlist li.comment{
	background-image: none;
	border-bottom: 1px solid #cfe0f9;
	color: #fff;
}

ol.commentlist li .reply a {
	color: #8ab2d4;
}

.comment-col-left input, .comment-col-right #comment {
	background-color: #cfe0f9;
	border-color: #cfe0f9;
	color: #fff;
}

.comment-col-left input#submit {
	background-color: #9bc2ee;
	border-color: #cfe0f9;
}

a.more-link {
	color: #2871af;
}

.comments-head {

}

.comments-head a {
	color: #111;
    background-color: #c9c9c9;
}

.widget {
	background-color: #cfe0f9;
}

.widget ul {
	border-top: 1px solid #cfe0f9;
}

.widget ul li {
	border-bottom:1px solid #cfe0f9;
}

.widget ul li:hover {
	background: #cfe0f9;
}

#tabs {
	border:1px solid #cfe0f9;
	background-color:#9bc2ee;
	background-image: none;
}

.inside {
	background-color:#cfe0f9;
}

.inside ul {
	background-color:#fff;
	border:1px solid #9bc2ee;
}

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

.inside a {
}

.inside #tagcloud a {
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	background-color:#cfe0f9;
	color: #101010 !important;
}
#archivebox {
	background-color: #202C35;
	border: 1px solid #9bc2ee;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em, .video-right .box_title, #footer a{
	color:#1d1d1d;
}

#featured-outer, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 3px solid #9bc2ee;
}

#featured, .widget, .box .post-inner, .post-alt, .video-inner, .author-info, #talking-points, #comments-container {
	border: 1px solid #cfe0f9;
	background-color: #fff;
} 

.slider-dots span {
	background-image: url(solid-blue/dot.gif);
}

.box .post-inner {
	background-color:#202C35;
}

.box .post h2 a{
	color:#ffffff;
}

.post-alt h1, .post-alt h2, .post-alt h3, .post-alt h4, .post-alt h5 {
	color: #1d1d1d;
}

.entry blockquote {
	border-top: 1px solid #cfe0f9;
	border-bottom: 1px solid #cfe0f9;
	background-image: none !important;
}

.more_entries { background: transparent url("solid-blue/more-entries.png") left center no-repeat; }

.more_entries a {
}

.more_entries a 

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

.more_entries .wp-pagenavi a, .more_entries .wp-pagenavi a:link, .more_entries .wp-pagenavi a:visited, .more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi span.pages {
	background-color: transparent !important;
	border:1px solid #cfe0f9;
	color:#3e3e3e;
}

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

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

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

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

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

#footer {
	background-color: #fff;
	border-top: 1px solid #cfe0f9;
	border-bottom: 1px solid #cfe0f9;
	color: #ccc;
}

#credits {
	color: #3e3e3e;
	background-color: #dee7ff;
}

.post .thumbnail {
    border:1px solid #cfe0f9;
    padding: 3px;
}
