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

body,html {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4A4339;
	margin:0;
	padding:0;
	background:url(images/bk_body1.jpg);
	line-height:130%;
}

ul { list-style: none;
	margin-bottom:5px;
 }


ul li {
	position:relative;
	
}

ol{

padding: 10px 0 0 30px;
_padding: 10px 0 0 30px;
#padding: 10px 0 0 30px;
margin:.5em 10% .5em 0; 


}

a {
	color:#80AA00;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-size:24px;
	/*letter-spacing:-1px;*/
	color:#7BA400;
	/*color:#1E1A19;*/
	padding:10px 0 5px;
	font-weight:normal;
}

h2 {
	font-size:24px;
	padding:10px 0 15px 38px;
	display:block;
	/*color:#1E1A19;*/
	font-weight:normal;
	background:url(images/bk_h2.gif) 0 10px no-repeat;
}



h3 {
	font-size:18px;
	color:#1E1A19;
	padding:5px 0 0;
	font-weight:normal;
}

.green {
	color:#80AA00;
}

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

#wrapper {
	margin:0 auto;
	width:960px;
}

#header {
	height:185px;
	position:relative;
	background:url(images/bk_header.jpg) 0 100% no-repeat;
}

#content {
	padding:0 0 25px;
	background:url(images/bk_content.png) 0 0 no-repeat;
}

#footer {
	height:80px;
	background:url(images/bk_footer.png) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter {
	width:960px;
	margin:0 auto;
	height:40px;
	padding-top:20px;
	padding-left:10px;
	background:url(images/footer_grey_mark.gif) 50% 85% no-repeat;
	font-size:12px;
	position:relative;
}

#innerFooter .left {
	position:absolute;
	top:20px;
	left:80px;
	text-align:right;
}

#innerFooter .right{
	position:absolute;
	top:20px;
	right:60px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:35px;
	
}

#logo h1 {
	padding:0;
}

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

#topMenu {
	position:absolute;
	bottom:23px;
	left:0;
}

#topMenu li {
	float:left;
}

#topMenu li a {
	display:block;
	width:91px;
	height:29px;
	line-height:29px;
	text-align:center;
	background:url(images/bk_menu.jpg) 0 0 no-repeat;
	color:#fff;
	text-decoration:none;
	/*font-weight:bold;*/
	text-transform:capitalize;
	margin-right:2px;
	font-size:13px;
}

#topMenu li a:hover, #topMenu li.selected a {
	background:url(images/bk_menu_ov.jpg) 0 0 no-repeat;
}

/*CONTENT ELEMENTS
--------------------------------------------*/
#content .storycontent ul {
	list-style:disc;
	list-style-position:inside;
	padding-left:15px;
}

#content .storycontent ul li {
	line-height:150%;
}


#content p {
	margin:0.7em 0;
}


#content #innerHeading {
	height:60px;
	color:#fff;
	padding:5px 10px 5px 15px;
}

#content #innerHeading #headline {
	float:right;
	font-size:20px;
	margin-top:-26px;
	padding-right:25px;
	text-align:right;
	line-height:105%;
}

#content #innerHeading h1 {
	color:#fff;
	padding:0;	
}

#colLeft, #colLeftHome {
	float:left;
	width:690px;
	padding-right:15px;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	margin-top:15px;
	
}

#colLeftHome {
	width:665px;
}

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

}

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

 ul.latestPosts {
	margin-top:0px;
}

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

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

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

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

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

}

#colRight, #colRightHome {
	float:left;
	width:210px;
	margin-left:20px;
	margin-top:15px;
}

#colRightHome {
	width:255px;
}

#colRightHome p img {
	margin:0;
	padding:0;
	border:none;
	background:none;
}

#colLeftInner2 p img {
	margin:0;
	padding:0;
	border:none;
	background:none;
	vertical-align:middle;
}

#tweet {
	background:url() 0 0 no-repeat;
	font-style:italic;
	text-align:center;
}

#content #tweet img {
	padding:0;
	margin-right:7px;
	border:none;
	background:none;
}

#tweet a{
	font-style:normal;
	font-size:11px;
	padding-right:25px;
}

*html #colRight {
	margin-left:10px;
}

#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 
--------------------------------------------*/
/* pagination */
.wp-pagenavi {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:15px;
}

.wp-pagenavi span , .wp-pagenavi a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.wp-pagenavi span.current, .wp-pagenavi span.extend,  .wp-pagenavi span.pages{
	color:#ccc;
	border:1px solid #ccc;
}

.post {
	padding:0 0 5px;
	position:relative;
}


.post h2 {
	padding-bottom:8px;
}

.post small {
	color:#666;
	display:block;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:6px;
	font-size:12px;
}

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

.post .entry {
	background:url(images/bk_hr_decorative.gif) 0 100% no-repeat;
	padding-bottom:20px;
}

.post .entry h1 a {
	padding-top:0;
}

.post .entry object {
	margin-bottom:20px;
}

#content .post .entry  ul {
	list-style:disc;
	list-style-position:inside;
}

.post .entry object {
	margin-top:10px;
}

.post .entry img, #content img {
	border:1px solid #ddd;
	background:#fff;
	padding:7px;
	margin-right:25px;
}

.post .entry p {

}

#content .post .entry img.wp-smiley, #content img.wp-smiley, #content img.nostyle, #content #slider img {
	padding:0;
	border:0;
	background:none;
	margin:0;
}

h1 a{
	text-decoration:none;
	padding:10px 0;
	
}

h2 a:hover {
	color:#333;
}

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

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

#sidebar ul {
	/*background:url(images/bk_horizline.jpg) 100% 0 repeat-x;*/
	margin:0;
}

#sidebar h3 {
	margin:10px 0 3px;
	padding-bottom:12px;
	background:url(images/bk_dotted_big.jpg) 0 100% repeat-x;
}

#sidebar ul li {
	background:url(images/bk_dotted_small.jpg) 0 100% repeat-x;
	padding:5px 0;
	font-size:12px;
}

#sidebar ul.latestPosts  {
	/*background:url(images/bk_horizline.jpg) 0 0 repeat-x;*/
	
}

#sidebar ul.latestPosts li  {
	padding:0;
}

#sidebar ul.latestPosts li a {
	padding-top:2px;
}

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

#sidebar ul li a {
	display:block;
	/*background:url(images/arrow.jpg) 0 11px no-repeat;*/
	padding:8px 0 8px 18px;
	text-decoration:none;
	margin:0;
}

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

#sidebar ul li.recentcomments {
	padding-left:19px;
	background:url(images/bk_recent_comm.gif) 0 100% no-repeat;
	padding-bottom:7px;
}

/* Comments */

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

.navigation {
	font-weight:normal;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:10px;
}

.navigation div {
	float:left;
}


.navigation div.alignleft a {
	/*display:inline-block;
	width:65px;
	background-position:right;
	height:21px;
	background:url(images/but_prev.jpg) 0 0 no-repeat;
	text-indent:-9999px;*/
}

.navigation div.alignright a {
	/*display:block;
	width:65px;
	background-position:right;
	height:21px;
	background:url(images/but_next.jpg) 0 0 no-repeat;
	text-indent:-9999px;*/

}

.navigation div.alignright {
	float:right;
}

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

ul.commentlist li {
	text-transform:none;
	padding:5px 0 5px 15px;
}

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

.commentmetadata {
	font-size:12px;
	display:block;
	position:absolute;
	top:7px;
	left:40px;
}

#content ul.commentlist li div .text {
	display:block;
	background:url(images/bk_comment_bottom.gif) 0 100% no-repeat;
	padding:10px 10px 20px;
	margin:0;
}


.comment-author {
	font-style:normal;
	font-size:11px;
	padding:0;
	background:url(images/bk_comment_top.gif) 0 100% no-repeat;
	padding-bottom:23px;
	
}

#content ul.commentlist .comment-author .avatar {
	background:url(images/ico_user.gif) 10px 3px no-repeat;
	margin-right:5px;
	padding:0;
	border:none;
}

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

#bottomBar {
	float:left;
	padding-top:15px;
}

*html #bottomBar {
	float:left;
	padding-top:5px;
}

#bottomBar .box {
	width:289px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:20px;
	margin-right:15px;
}

#bottomBar .last {
	margin:0;
	background:none;
}

.bottomLine {
	padding-bottom:10px;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	margin-bottom:10px;
}

*html .bottomLine {
	margin-bottom:10px;
}

#bottomBar .box .quote {
	padding:5px 0;
	margin:3px 0;
}

#bottomBar .box .quote .sayer {
	font-size:11px;
}

#bottomBar .box .quote .text {
	padding-bottom:10px;
	font-size:12px;
	
}



#content .quote {
	padding:10px 0 5px;
	background:url(images/bk_hr_decorative.gif) 0 100% no-repeat;
	margin:5px 0;
}

#content .quote .text {
	padding-left:37px;
	background:url(images/bk_quote.gif) 2px 5px no-repeat;
	margin-top:5px;
	padding-bottom:20px;
	
}

#content .quote .sayer {
	font-size:13px;
	background:url(images/ico_user.gif) 0 0 no-repeat;
	padding-left:22px;
	padding-bottom:2px;
}

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

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 960px; /*Width of Carousel Viewer itself*/
	height: 317px; /*Height should enough to fit largest content's height*/
	background:url(images/bk_slider.jpg) 0 0 no-repeat;
	margin-bottom:10px;
}

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

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 960px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:317px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:255px;
	margin:5px 0 0 20px;
	text-align:right;
	color:#9B8E80;
	padding:0 10px 0 15px;
}

.stepcarousel .panel .projectDetails .projectSubs {
	color:#887B6A;
	font-size:20px;
	display:block;
}



.stepcarousel .panel .projectDetails .title {
	font-size:28px;
	color:#fff;
	line-height:100%;
	padding:10px 0;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top:5px;
	right:50px;
	background:url(images/bk_featured_img.jpg) 0 0 no-repeat;
	padding:8px;
}

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

.web {
	background:url(images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(images/ribbon_print.png) 0 0 no-repeat;
}





/* FORMS
-------------------------------------------------*/
form#contact {
	padding-bottom:10px;
}

form label, form#commentform label {
	display:block;
	padding:5px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


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

form input#submit, form#commentform input#submit, form input#searchsubmit, form#cformsform .sendbutton{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/bk_submit.jpg) 0 0 no-repeat;
	font-size:11px;
}

form#cformsform .sendbutton {
	margin:0;
}

form input#searchsubmit {
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:135px;
	margin:0;
	padding:4px;
	border:1px solid #A2CF1A;
}

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

form#searchform label {
	padding:0;
	margin:0;
	font-size:11px;
	color:#999;
	font-weight:normal;
}

form#cformsform ol {
	list-style:none;
}

form#cformsform input, form#cformsform textarea {
	border:1px solid #A2CF1A;
}

form#cformsform .emailreqtxt, form#cformsform .reqtxt {
	padding-left:5px;
}

form#cformsform .cf_hidden {
	border:none;
}

form#cformsform ol li .cf-box-b {
	width:20px;
	height:16px;
	padding-bottom:5px;
	margin-top:10px;
}

form#cformsform .cf-box-title {
	font-weight:bold;
	padding:10px 0;
	
}

form#cformsform .cf-group-after {
	font-weight:normal;
	display:inline;
	padding-right:30px;
	padding-left:3px;
}

form#cformsform .cf-group-after span {
	margin-top:-3px;
}

#usermessagea, #usermessageb {
	font-weight:bold;
}

#usermessagea ol, #usermessageb ol {
	list-style-position:inside;
	font-weight:normal;
}

ul.cf_li_text_err {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
}

ul.cf_li_text_err li {
	color:red;
}

#content img.iconew {
	padding:0;
	border:none;
	background:none;
}

form#searchform {
	position:absolute;
	right:0;
	top:30px;
}

/* 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;
}

/* Wrapping text in the post*/

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 5px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}