/* The Body */
body{ background-color: #fff; color: #454141; background: transparent url('page_bg.png') repeat-x scroll center top; }
body.home { background: transparent url('home_bg.jpg') repeat-x scroll center top !important; }

/* Heading Colors */
h1, h2, h3, h4, h5, h6 { color: #454141; margin:0px 0px 12px;}

/* Links */
a { color: #33527a;}
a:hover { color: #9cc445;;text-decoration:underline; }

.nav li.page_item a { color: #fff; padding-bottom: 5px; }
.nav li.page_item a:hover { color: #9cc445; border-bottom: 3px solid #9cc445; text-decoration: none; }

.nav li.current_page_item a, .nav li.current_page_ancestor a { color: #9cc445 !important; border-bottom: 3px solid; text-decoration: none; }

/* Home Page Slider */
/*
#slider-content { background: transparent url('home_highlight.jpg') no-repeat scroll 510px top; }
*/

#slider-text h2,
#slider-text .text { color: #CfdEaC; }

/* The 3 Home Sections */
#home-3-sections h3 { color: #33527a; background: transparent url('separator.gif') repeat-x scroll center bottom; }

/* Footer */
.footer { background: transparent url('separator.gif') repeat-x scroll center top; }
.footer #copyright { color: #92948d;}

/* Inner Page Sub-Header */
#sub-header h2,
#sub-header p { color: #CfdEaC; }

/* Override some of the base.css styles */
h1.entry-title { color: #454141; margin:0px; }
h2.entry-title { color: #454141; }
#primary .published, #primary .comment-date { color: #949393; }
.entry-tags, .entry-categories { color: #949393; }
#primary .hentry img { border: 1px solid #d8e3c1; background-color: #fbfff2; }
.nav-next, .nav-previous, .comment-reply { font-weight: bold; }
div.hr { background: transparent url('separator.gif') repeat-x scroll center bottom; }

/* Sidebar Widgets */
#secondary .widget { background-color: #fbfff2; border: 1px solid #d8e3c1; }
#secondary .widget ul{ background: transparent url('separator.gif') repeat-x scroll center top; }
#secondary .widget div { background: transparent url('separator.gif') repeat-x scroll center top; }
#secondary .widget ul li ul{
margin:0px 0px 7px 12px;
padding-top:1px;
background: none;
}
#secondary .widget ul li ul li{
line-height:21px;
}
/* custom widgets */

/* facebook rss widget */
#secondary .widget_kbrss ul {
list-style:square inside url("http://web.earthman.ca/wp-includes/images/rss_bullet.png");
line-height:10px;
}
#secondary .widget_kbrss ul li{
padding:0px 0px 12px 0px;
}
#secondary .widget_kbrss ul li a{
	font-size:11px;
}



.widget li.current_page_item a, .widget li.current-cat a { /*color: #9cc445;*/ }
.widget li.page_item a:hover, .widget li.cat-item a:hover { color: #9cc445; }
.widget h4 { color: #33527a; }

/* Default Widgets Styles */
#secondary .widget_categories h4 { padding-left: 34px; background: transparent url('categories.png') no-repeat scroll left top; }
#secondary .widget_recent_entries h4 { padding-left: 34px; background: transparent url('recent_posts.png') no-repeat scroll left top; }
#secondary .widget_archive h4 { padding-left: 34px; background: transparent url('archives.png') no-repeat scroll left top; }
#secondary .widget_search h4 { padding-left: 34px; background: transparent url('search.png') no-repeat scroll left top; }
#secondary .widget_search .search { border: 1px solid #d8e4c1; }
#secondary .widget_search .search-btn { background: transparent url('search_btn.gif') no-repeat scroll center top; border: 0; }
#secondary .widget_search form { background: transparent url('separator.gif') repeat-x scroll center top; }

/* Tables */
table { border: 1px solid #ccc; }
table .alt { background: #eee; }
tr { border-bottom: 1px solid #ccc; }
th { background-color:#33527a; border:1px solid #33527a; color:#FFFFFF; }
table tfoot tr th, table tfoot tr td { background-color:#aaa; border:1px solid #aaa; }

/* Contact Form */
#unisphere-contact-form input{ border:solid 1px #d8e3c1; background-color: #fbfff2; }
#unisphere-contact-form textarea{ border:solid 1px #d8e3c1; background-color: #fbfff2; }

/* Earthman Addons */

.nav li {
margin:0 0 0 25px;
}
#home-3-sections h3 {
font-size:17px;
padding:0 0 14px;
}

#slider-text .text  {
margin-bottom:30px;
}
#slider-text li {
height:250px;
}
#content{
position:relative;
overflow:hidden;
font-size:15px;
width:100%;
}
.article ul li {
font-size:12px;
line-height:14px;
padding-bottom:8px;
}
.article h3{
border-top: 1px solid #CFCFCF;
margin:10px 0px 0px 0px;
line-height:26px;
}
.project_fieldset {
border-top: 1px dotted #D8E3C1;
padding:20px;
}
.project_pagelink {
float:right;
font-size:12px;
}
.project_legend {
font-size:24px;
margin-left:-8px;
padding:0 5px;
}

.project_image{
border:solid 1px #D8E3C1;
}

.featured-img {
background:transparent url(../../../images/blank_sm_01.jpg) no-repeat scroll center center;
}
.edit-post {float:right;margin:6px;}
#primary p { text-align:justify; }

/* cforms */

#cforms2form fieldset legend {
float:right;
}
.project_image{
width:150px;
height:150px;
float:left;
margin-right:12px;
}
h4 {
font-size:16px;
line-height:34px;
}

#flashcontent {
background-color:#454140;
border:1px solid #000000;
padding:15px;
text-align:center;
}
.piclenselink {
width:100%;
font-size:14px;
font-weight:bold;
text-align:center;
}
.ngg-galleryoverview {
width:95%;
}
.piclenselink {
width:90%;
}

#experience li{
list-style:none;
}
a.button {
padding:12px;
border:solid 1px #cfcfcf;
border-radius: 12px;
background-color:#eaeaea;
font-style:normal;
margin:15px;
}
