body {
	background-color: #80c832;
}

a{
	color: #000;
}

#page-outer {
	background-color: #519d00;
	padding: 0 10px;
	width: 1000px;
}

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

#header, #suckerfish {
	width: 880px;
}

#nav{
	width: 980px;
}

#columns, #footer,#credits {
	width: 940px;
}

/*- Page Navigation -*/

#nav {
	background-color: #101010;
	border-bottom:  3px solid #e7e7e7;
}
#nav1 a {
	color: #777777;
}
#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-color: #ffffff;
	background-image: url(boxed-green/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top:1px dashed #DDDDDD;
}

#nav2 li.current-cat a {
	border-bottom: 3px solid #3d82c2;
}

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

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

#talking-points h2 {
	color: #343434;
}

#nav2 li a:hover, #nav2 li.current-cat a, .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, #footer a {
	color: #66bc09 !important;
}


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

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

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

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

.comments-head a {
    background-color: #c9c9c9 ;
	/* background: url("boxed-green/categories-head.jpg") left top no-repeat; */
}

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

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

.widget ul li {
	background: url("boxed-green/widget_li_bg.jpg") left bottom repeat-x;
}

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

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

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

#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.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, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 3px solid #F7F7F7;
}

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

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


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

.box .post h2 a{
	color:#1d1d1d;
}

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

.entry blockquote {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color:#bbbbbb;
	background: #ffffff 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: #343434; color:#fff; }

.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 {
	background-color: #f6f6f6;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

#credits {
	background-color: #fff;
}