/*  
Theme Name: GreenShape
Description: WordPress Theme for GreenShape LLC
Version: (ver 1.0)
Author: Terrapin Studios
Author URI: http://www.terrapinstudios.com


*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4D4D4D;
	margin:0;
	padding:0;
	background:#FFF url(images/bk_body.jpg) top center repeat-y;
	line-height:22px;
}

ul { list-style:disk;
	margin-bottom:5px;
	margin-left:40px;
 }

ul li {

	background:none;
	padding-left:10px;
	text-transform:none;
	margin-bottom:5px;
}

ol { 
	margin-bottom:5px;
	margin-left:40px;
 }

ol li {
	background:none;
	padding-left:10px;
	position:relative;
}

blockquote {	
	border-left:2px solid #CCC;	
	padding:0px 15px 0px 15px;
	background:#FFF;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:25px;
	font-style: italic
}

.alignleft {
	float:left;
	margin:0px 20px 5px 0px;
	overflow:hidden;
}

.alignright {
	float:right;
	margin:0px 0px 5px 20px;
	overflow:hidden;
}

.wp-caption {
   border: 0;
   text-align: center;
   background-color: #FFF;
   padding-top: 0px;
   margin_bottom: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 1px solid #333;
}

.wp-caption p.wp-caption-text {
   font-size: 9px;
   font-style:italic;
   line-height: 13px;
   padding: 0;
   margin: 0;
}


a {
	color:#488727;
text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#top_jump {
	font-size:9px;
	line-height:13px;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
	margin:20px 0 10px 0;
}

h1, h2, h3 {
	font-size:24px;
	letter-spacing:0px;
	font-weight:bold;
	padding:10px 0 5px;
	text-transform:none;
}

h1 {	
	border-bottom:1px solid #CCC;	
	padding:10px 0 15px 0;
	text-transform:none;
	line-height:30px;
}

h2 {
	font-size:18px;
	padding:5px 0 0;
}


h3 {
	font-size:16px;
	color:#488727;
	padding:10px 0 0;
	line-height:24px;
}

hr {
	color:#CCC;
	margin:10px 0 10px 0;
}


/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	
}

#wrapper {
	margin:0 auto;
	width:980px;
	

}

#header {
	height:125px;
	position:relative;
	z-index:1000;
	
}

#content {
	padding:42px 40px 0 40px;
	background:url(images/bk_sub.jpg) top repeat-x;
	position:relative;
	z-index:1;
	
}

#footer {
	height:80px;
	margin-top:10px;

}


#innerFooter {
	width:900px;
	margin:0 auto;
	background:#fff
	height:40px;
	padding-top:20px;
	line-height:25px;
	border-top:1px solid #CCC;
}

#project_wrap {
	margin:0 0 5px 0;
	background:#FFF;
	padding:10px 0 10px 0;
	border-bottom:1px solid #CCC;
	float:left;
	width:100%;
}

#project_inner {
	margin-bottom:0;
	background:#FFF;
	padding:0;
	overflow:visible;
	height:100px;
	border:0;
}

#project_image {
	margin-bottom:1px;
	background:#FFF;
	padding:0;
	overflow: hidden;
	width:100px;
	height:100px;
	float:left;
	border:1px solid #CCC;
	position: relative;
	clear:both;
}

#project_image a img{
	color:#CCC;
	border:0;
}

#project_content {
	margin:-7px 0 0 0;
	padding:0 0 0 135px;
}

#roster {
	border-top:1px solid #CCC;
	padding:5px 0 0px 0;
	line-height:10px;
}

#roster h2 {
	font-size:14px;
	line-height:18px;
}

#roster h3 {
	font-size:20px;
	line-height:24px;
	margin-bottom:10px;
	color:#4D4D4D;
	border-top:0;
}

#roster p {
	font-size:11px;
	line-height:14px;
}

#careers {
	border-top:1px solid #CCC;
	padding:5px 0 0px 0;
	line-height:14px;
}

#careers h2 {
	font-size:14px;
	line-height:18px;
}

/* FOOTER ELEMENTS 
--------------------------------------------------*/
/* -- footer navigation --*/

#footerRight {
	float:right;
	padding-top:0;
	line-height:13px;
	border-top:0;
	font-size:10px;
	color:#999
}

#footerLeft {
	padding:20px 0 10px 0;
	line-height:13px;
	border-top:0;
	font-size:10px;
	margin-top:0px;
	color:#999;
	text-align:left;
}
#footerMenu {
	border-left:0px none;
	line-height:10px;

	margin-right:0;
	margin-left:-20px;
}

#footerMenu ul { 
	list-style:none;
	margin-bottom:0px;
	margin-left:0;
}

#footerMenu li {
	float:left;
	padding:0 20px 0 20px;
	border-right:1px solid #CCC;
	background:none;
}

#footerMenu li a {
	font-size:11px;
	color:#488727;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#footerMenu li a:hover {
	color:#4D4D4D;
}

#topMenu li.selected a{
	color:#4D4D4D;
}


/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:14px;
	left:23px;
	
}

#logo h2 {
	padding:0;
}

#logo h2 a, #logo h2 a:hover{
	background:url(images/logo.png) 0 0 no-repeat;
	width:207px;
	height:115px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topsearch {
	position:absolute;
	top:21px;
	right:40px;
	width:230px;
	height:25px;
}

/*------------------------- 
HEADER NAVIGATION
--------------------------*/

#topMenu {
	position:absolute;
	top:110px;
	left:160px;
	line-height:13px;
}

/* MAIN LEVEL NAVIGATION
--------------------------*/

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	line-height:17px;
	margin-bottom:0px;
	margin-left:0px;
}

#nav a{
	display:block;
	padding:0px 0px 3px 0px;
	border:0;
	color:#488727;
	text-decoration:none;
	background-color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

#nav a:hover{
background-color:#fff;
color:#333;
}

#nav li{
	float:left;
	padding:0 20px;
	border-right:1px solid #CCC;
	background:none;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:18px;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* SUBLEVEL NAVIGATION
--------------------------*/

#subnav, #subnav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:22px;
font-size:11px;
margin-bottom:5px;
	margin-left:40px;
}

#subnav a{
	display:block;
	padding:5px 20px 5px 10px;
	border-bottom:1px solid #CCC;
	color:#488727;
	text-decoration:none;
	background-color:#FFF;
	font-weight:regular;
	text-transform:none;
}

#subnav a:hover{
background-color:#fff;
color:#333;
}

#subnav li{
	float:left;
	padding:0 20px;
	border-right:0;
	background:none;
	position:relative;
	margin-left:-30px;
	margin-bottom:0;
}

#subnav ul {
position:absolute;
display:none;
width:12em;
top:11px;
}

#subnav li ul a{
width:12em;
height:auto;
float:left;
}

#subnav ul ul{
top:auto;
}	

#subnav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li:hover ul ul ul ul{
display:none;
}
#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li li li li:hover ul{
display:block;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:600px;
	padding-right:40px;
	border-right:1px solid #CCC;
	margin-top:15px;
	padding-left:0px;
	clear:both;
}

#colLeftInner1 {
	width:600px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:40px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
	
}

 ul.latestPosts {
	list-style:none;
	margin-top:10px;
	margin-left:0;
}

 ul.latestPosts li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	padding:2px 0 6px 0;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

#colRight {
	float:left;
	width:220px;
	margin-left:40px;
	margin-top:15px;
	margin-right:-3px;
	
}

#colRight p.line {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#FFF;
	padding:6px;
	border:none;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom:0;
}

.post small {
	color:#666;
	display:block;
	padding-bottom:0;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	padding-bottom:0px;
}

.post .entry img {
	border:1px solid #CCC;
	background:#FFF;
	padding:0;
}

h2 a{
	text-decoration:none;
	color:#488727;
	padding:10px 0;
	
}

h2 a:hover {
	text-decoration:underline;
	color:#488727;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;

}

*html .post .ribbonType {
	top:71px;
}

#sideinfo h2 {	
	border-bottom:0;	
	padding:5px 0 0 0;
	text-transform:capitalize;
	font-size:18px;
}

#sidebar ul {
	list-style:none;	
background:url(images/bk_horizline.jpg) 100% 0 repeat-x;
	margin:10px 0
}

#sidebar ul li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
	margin-bottom:0px;
	text-transform:capitalize;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	padding:6px 0 8px 0px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#333;
}

/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}



/* CAROUSEL
---------------------------------------------*/

#slider {
	background-color:#FFF;
	z-index: 5;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 980px; /*Width of Carousel Viewer itself*/
	height: 225px; /*Height should enough to fit largest content's height*/
	margin-top:-30px;
	margin-left:-40px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}


/*-- GREEN BACKGROUND FORMATTING --*/

.stepcarousel .green .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0px;
	width: 980px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:225px;
	background:url(images/bk_green.jpg) 0 0 no-repeat;
	
}

.stepcarousel .green .panel .projectDetails {
	float:left;
	width:500px;
	margin:35px 0 0 60px;
	font-size:20px;
	line-height:28px;
	color:#F8C213;
}

.stepcarousel .green .panel .projectDetails .title {
	font-size:32px;
	font-weight:bold;
	line-height:40px;
	color:#FFF;
}

.stepcarousel .green .panel .projectDetails a, a:hover, a:visited {
	color:#FFF;
}

.stepcarousel .green .panel .projectImg{
	position:absolute;
	top:0px;
	right:0px;
}

.stepcarousel .green .panel .projectImg img {
	border:none;
}

/*-- END GREEN --*/

/*-- BLUE BACKGROUND FORMATTING --*/

.stepcarousel .blue .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0px;
	width: 980px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:225px;
	background:url(images/bk_blue.jpg) 0 0 no-repeat;
	
}

.stepcarousel .blue .panel .projectDetails {
	float:left;
	width:500px;
	margin:35px 0 0 60px;
	font-size:20px;
	line-height:28px;
	color:#F8C213;
}

.stepcarousel .blue .panel .projectDetails .title {
	font-size:32px;
	font-weight:bold;
	line-height:40px;
	color:#FFF;
}

.stepcarousel .blue .panel .projectDetails a, a:hover, a:visited {
	color:#FFF;
}

.stepcarousel .blue .panel .projectImg{
	position:absolute;
	top:0px;
	right:0px;
}

.stepcarousel .blue .panel .projectImg img {
	border:none;
}

/*-- END BLUE --*/


/*-- YELLOW BACKGROUND FORMATTING --*/

.stepcarousel .yellow .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0px;
	width: 980px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:225px;
	background:url(images/bk_yellow.jpg) 0 0 no-repeat;
	
}

.stepcarousel .yellow .panel .projectDetails {
	float:left;
	width:500px;
	margin:35px 0 0 60px;
	font-size:20px;
	line-height:28px;
	color:#333;
}

.stepcarousel .yellow .panel .projectDetails .title {
	font-size:32px;
	font-weight:bold;
	line-height:40px;
	color:#18357A;
}

.stepcarousel .yellow .panel .projectDetails a, a:hover, a:visited {
	color:#488727;
}

.stepcarousel .yellow .panel .projectImg{
	position:absolute;
	top:0px;
	right:0px;
}

.stepcarousel .yellow .panel .projectImg img {
	border:none;
}

/*-- END YELLOW --*/



/* FORMS
-------------------------------------------------*/
/*form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #666;
	padding:4px;
	font-size:11px;
	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	width:300px;
}


form textarea, form#commentform textarea {
	width:500px;

}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:1px solid #666;
	width:103px;
	height:25px;
	text-align:center;
	padding-top:4px;
	color:#4D4D4D;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:17px;
	background:#CCC;
	font-size:11px;
}

form input#searchsubmit {
	background:#CCC;
	width:60px;
	height:26px;
	margin:0;
}

form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}*/

form#newsletter {
	background-color:none;
	color: #4D4D4D;
	border:none;
	text-align: left;
	margin-bottom:14px;
}

#newsletter .label {
	font-size: 12px;
	margin:0;
	font-weight:bold;
}

#newsletter .text {
	font-size: 12px;
 	width: 350px;
	margin:0 6px 10px 0;
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;

}

#newsletter .text_sm {
	font-size: 12px;
 	width: 125px;
	margin-right: 125px;
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;

}

#newsletter .button {
	font-size: 12px;
 	width: 100px;
	margin-right: 6px;
	padding:4px;
	border:1px solid #CCC;
	background:#488727;
	color:#FFF;
	cursor:pointer;
}

form#searchform {
	background-color:none;
	color: #4D4D4D;
	border:none;
	text-align: left;
}

#searchform .label {
	font-size: 12px;
	margin:0;
	font-weight:bold;
}

#searchform .text {
	font-size: 10px;
 	width: 142px;
	margin:0 5px 0 0;
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;
	color:#4D4D4D;

}

#searchform .text_sm {
	font-size: 10px;
 	width: 125px;
	margin-right: 125px;
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;

}

#searchform .button {
	font-size: 10px;
 	width: 60px;
	margin:0;
	padding:4px;
	border:1px solid #CCC;
	color:#666;
	cursor:pointer;
	background:#E2E2E2;
}

/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}





