body {
	background-color: #f4f4f4;
}


#page-outer {
	background-color: #ddd;
	padding: 0 1px;
	width: 1000px;
}

#columns, #footer, #credits {
	padding-left: 30px;
	padding-right: 30px;
}

#suckerfish {
	padding-left: 15px;
	padding-right: 15px;
}

#header {
	width: 880px;
	margin: 0 0 0 45px;
	padding: 30px 0px;
	width: 900px;

}


#columns, #footer,#credits {
	width: 940px;
	margin-top: 30px;
}


/*- Category Navigation -*/


.catlist h2 {
	color: #fff;
	background-image: url(../images/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, .widget 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, {
	color: #8DBA23 !important;
	text-transform:uppercase;
}


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


2010-05-13 18:46:23
.continue span a {
		color: #8DBA23;
}

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

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


.widget ul li a  {
	background: url("../images/widget_link_bg.png") left center no-repeat;
}

.widget ul li a:hover {
	background: url("../images/widget_link_active_bg.png") left center no-repeat;
}

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


#tabs {
	border:1px solid #ddd;
	background-color:#363636;
}

.inside {
	background-color:#F8F8F8;
}

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

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

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


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

.box .post, .widget_outer, .post-outer, .author-outer, #talking-points-outer {
	border: 3px solid #f4f4f4;
}

.big{
	border: 0px !important;
	padding: 0px 0px 15px 0px !important;
}

.video-outer  {
	border: 1px solid #D9ECAC;
	background-color: #F5FAEB;
}


.video-inner {
	border: 0px;
}


#featured, .widget, .box .post-inner, .post-alt, .author-info, #talking-points {
	border: 1px solid #ddd;
}


#featured {
	border: 0px;
}

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

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

h2 a{
	color:#333;
}


h2 {
	color:#333;
}


.entry blockquote {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color:#bbbbbb;
	background: #ffffff url(images/blockquote_bg.gif) repeat top left;
}


.video-left {
	border-right: 1px solid #D9ECAC;
	background-color: #FFF;
}

.video-current {
	border-bottom: 1px solid #D9ECAC;
	background-color: #FCFDF9;
	height: 100px;
}

.video-more  {
	background-color: #F5FAEB;
}

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



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

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

#footer {
	background-color: #FCFDF9;
	border-top: 1px solid #ddd;
	margin-top: 20px;
}

#credits {
	background-color: #fff;
}
