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

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background:url(images/bk_body.png);
	/*line-height:130%;*/
}

img, a img { border:none; }
ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	/*background:url(images/arrow.jpg) 0 8px no-repeat;*/
	padding-left:15px;
	position:relative;
	text-transform:capitalize;
}


a {
	color:#b27216 /*36A1C8*/;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-size:20px;
	letter-spacing:-1px;
	color:#363636;
	font-weight:bold;
	padding:10px 0 5px;
	text-transform:capitalize;	
}

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



h3 {
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}



/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	/*background:url(images/bk_mainwrapper.jpg) 0 0 repeat-x;*/
}

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

#header {
	height:110px;
	padding:10px 10px 0px 10px;
	background:#FFFFFF;
}

#content {
	background-color: #ffffff;
	padding:0 0 25px;
	margin:0px auto;
	
}

#footer {
	height:50px;	
	margin-top:10px;	
	color:#8a8a8a;
	font-size:10px;
	text-align:center;
}

#footer a {
	color:#cccccc;
}

#footer a:hover {
	color:#ebebeb;
}

#innerFooter {
	width:890px;
	margin:0 auto;
	/*background:url(images/footer_grey_mark.jpg) 100% 50% no-repeat;*/
	height:40px;
	padding-top:10px;	
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {	
	width:245px;
	margin:0px; padding:0px;
	/*background:url(images/bk_logo.gif) right center no-repeat;*/
	float:left;
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/logo.gif) 0 0 no-repeat;
	width:235px;
	height:100px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
	margin:0px; padding:0px;
}

#banner {
	background:url(images/banner.jpg) 0 0 no-repeat;
	width:900px;
	height:300px;
	display:block;
	text-decoration:none;
}

#banner .contentleft {
	width:450px;
	padding:1em;
	font-weight:bold;
}

#banner .contentleft blockquote {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 20px;
	background:url(images/bk_blockq.png) repeat-y;
}

.apptop {
	margin:2em 0px 1.5em;
}

.apptop .abr { margin:0.5em 0px; }

#topheadline {
	position:absolute;
	top:77px;
	left:240px;
	background:url(images/top_headline.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:370px;
	height:73px;
}

ul#topMenu {
	margin:40px 0px 0px 0px;
	line-height:normal;
	float:right;
}

#topMenu li {
	float:left;	
	background:none;
	margin:0px;	
}

#topMenu li a {	
	font-size:11px;
	color:#464646;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
	margin:0px 2px;
	padding:5px 15px;
}

#topMenu li a:hover {
	background-color:#fff3e1;	
}

#topMenu li.selected a, #topMenu li.current_page_item a{
	background-color:#fff3e1;
}

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

/*#content p {
	margin:0.7em 0;
	line-height:1.3em;
}*/

#colLeft {
	float:left;
	width:624px;
	padding-right:20px;
	/*background:url(images/bk_vertline.jpg) 100% 0 repeat-y;*/
	border-right:1px solid #cccccc;
	margin-top:15px;
	padding-left:0px;
}

#colLeftInner1 {
	width:254px;
	float:left;
	border-right:1px solid #d7d7d7;	
	padding:0px 20px 100px 10px;
	background:url(images/container.png) left bottom no-repeat;
}

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

#colLeftInner2 p, .contentleft p {
	margin:0.7em 0;	
}

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

 ul.latestPosts li {	
	padding:0;
	border-bottom:1px solid #d7d7d7;
}

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

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

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

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

}

ul#phone {
	background:url(images/phone.gif) left center no-repeat;
	padding-left:50px;
	margin-top:10px;		
}

ul#ym {
	background:url(images/yahoo.gif) left center no-repeat;
	padding-left:50px;	
	margin-top:10px;
	height: 48px;
}

.box-link { margin:1em 0px; }

.box-link a {
	padding:5px 10px;
	margin: 5px 0px;
	background:#262626;
	color:#cccccc;
	text-transform:lowercase;
	text-decoration:none;
}

.box-link a:hover {
	background:#000000;
}

#colRight {
	float:left;
	width:225px;
	margin-left:20px;
	margin-top:15px;
	
}

#colRight p.line2 {
	border-bottom:1px solid #d7d7d7;
	display:block;
	padding:0px;
	margin:0;
}

#colRight p.line {
	border-bottom:1px solid #d7d7d7;
	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:8px;
}

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

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

.post .entry {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:5px;
}

.post .entry img {
	border:1px solid #ddd;
	background:#fff;
	padding:7px;
}

h2 a{
	text-decoration:none;
	color:#555;
	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:10px 0;
}

#sidebar ul li {	
	padding:0;
}

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

#sidebar ul li a, #sidebar ul#phone li {
	display:block;
	/*background:url(images/arrow.jpg) 0 11px no-repeat;*/
	padding:5px 0 5px 20px;
	text-decoration:none;
	margin:0;
	border-bottom:1px solid #d7d7d7;
	background:url(images/ls_icon.gif) left center no-repeat;
	font-size:11px;
}

#sidebar ul li ul li {
	padding-left:30px;
}

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

#sidebar-cart {
	background:url(images/container-side.png) right bottom no-repeat;
	margin:0px;
	padding:0px 0px 10px 0px;
	position:relative; height:160px;
}
/* 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
---------------------------------------------*/

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

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

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

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

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

.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
-------------------------------------------------*/

#search {
	padding:15px 0px;
	float:right;
}



#search input.s {
	width:150px;
	background:url(images/bk_search.png);
	padding:0px 5px;
	font-size:11px;
	line-height:17px;
	border:none;
	height:20px;
	color:#ebebeb;
}

form#searchform {
	background:url(images/search.png) left center no-repeat;
	padding:0px 0px 0px 21px;
	margin:0px;
}

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 #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{
	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 input#searchsubmit {
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}

form#searchform input#s {	
	margin:0;
}

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

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



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

