
/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }
#banner { margin:0 auto; background:#80863a; border:1px dashed #ffffff;  padding:5px 5px 5px 5px;  }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:0;
	padding:0;
	background:#78471f url(../images/bk_body.jpg) 50% 0 no-repeat;
	line-height:125%;
}

ul { list-style: none;
	margin-bottom:5px;
 }
 
a {
	color:#ffffff;
	text-decoration:bold;
}

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

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

ul li {
	padding:5px 0;
	background:url(../images/arrow.png) 0 6px no-repeat;
	padding-left:15px;
	position:relative;
}

h1 {
	font-size:26px;
	background:url(../images/bk_dotted_horiz.gif) 0 100% repeat-x;
	color:#ffffff;
	padding:5px 0 15px;
	margin-bottom:15px;
}

h2 {
	font-size:22px;
	font-weight:normal;
	color:#eee;
	padding:10px 0;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#eee;
	padding:10px 0;
}

#bottomBox h2, #colRight h2 {
	background:url(../images/bk_dotted_horiz.gif) 0 100% repeat-x;
	padding:0;
	padding-bottom:15px;
	margin-bottom:5px;
}
 

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

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

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

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	background:url(../images/bk_footer.jpg) 0 0 no-repeat;
	padding:25px 10px 10px 15px;
	margin-left:10px;
	margin-top:10px;
	color:#ffffff;
}

*html #footer {
	margin-top:0;
}


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

#logo h1 {
	padding:0;
	background:none;
}

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

#topMenu {
	position:absolute;
	top:0;
	left:11px;
}

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

#topMenu li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display:block;
	height:42px;
	width:86px;
	padding-top:10px;
	
}

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

#topMenu li.selected a{
	font-weight:bold;
	background:url(../images/bk_toplinks.jpg) 0 0 no-repeat;
}

#header #comein {
	position:absolute;
	height:65px;
	top:67px;
	right:0;
	background:
	padding-right:95px;
	padding-top:25px;
	width:300px;
	text-align:right;
	font-size:14px;
	
}

/* CONTENT STUFF 
--------------------------------------------*/

#content p {
	margin:0.8em 0;
}


#colLeft {
	float:left;
	width:694px;
	margin-top:10px;
}

#colLeft #leftTop {
	height:16px;
	background:url(../images/bk_top_box_left.png) 0 0 no-repeat;
}

#colLeft #leftMiddle {
	background:url(../images/bk_mid_box_left.png) 0 0 repeat-y;
	padding:3px 22px;
}

#colLeft #leftBottom {
	height:16px;
	background:url(../images/bk_bot_box_left.png) 0 0 no-repeat;
}

#colRight {
	float:left;
	width:270px;
	margin-left:-5px;
	margin-top:10px;
	
}

#colRight .rightTop {
	height:16px;
	background:url(../images/bk_top_box_right.png) 0 0 no-repeat;
}

#colRight .rightMiddle {
	background:url(../images/bk_mid_box_right.png) 0 0 repeat-y;
	padding:3px 22px;
	padding-top:8px;
	padding-bottom:7px;

}

*html #colRight .rightMiddle {
	background:url(../images/bk_mid_box_right_ie.png) 0 0 no-repeat;
	
}

#colRight .rightBottom {
	height:16px;
	background:url(../images/bk_bot_box_right.png) 0 0 no-repeat;
}

#colRight .homeItem{
	background:url(../images/bk_dashed_horiz.gif) 0 100% repeat-x;
	padding:7px 0 8px;
	
}

#colRight .homeItem img {
	float:left;
	margin-right:8px;
	border:none;
}

#colRight .homeItem .details {
	float:left;
	width:170px;
	font-size:11px;
}

#colRight .homeItem .details strong {
	color:#fff;
	font-size:12px;
}

#colRight ul li {
	background:url(../images/bk_dashed_horiz.gif) 0 100% repeat-x;
	padding-left:0;
}

#colRight ul li a {
	padding:3px 0;
	background:url(../images/arrow.gif) 0 6px no-repeat;
	padding-left:15px;
	display:block;
}

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

#bottomBox {
	margin-top:20px;
	padding:0 8px;
	float:left;
}


#bottomBox #innerBoxLeft {
	float:left;
	padding-right:20px;
	width:280px;
}

#bottomBox #innerBoxMiddle{
	float:left;
	padding:0 15px;
	width:620px;
}

#bottomBox #innerBoxRight{
	float:left;
	padding:0;
	padding-left:20px;
	width:250px;
	position:relative;
}

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

ul.latestPosts {
	
}

 ul.latestPosts li {
	background:url(../images/bk_dashed_horiz.gif) 0 100% repeat-x;
	padding:0;
	padding-bottom:1px;
}

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

ul.latestPosts li a {
	display:block;
	background:url(../images/ico_post.gif) 2px 5px no-repeat;
	padding:4px 0 6px 25px;
	margin:0;
}

ul.latestPosts li a:hover {
	background-color:#141414;
	text-decoration:none;
}

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

}

/* portfolio */

.portfolioItem {
	background:url(../images/bk_dashed_horiz.gif) 0 100% repeat-x;
	padding-bottom:10px;
	margin-bottom:5px;
}

.portfolioItem img {
	border:none;
}

/* blog */

.blogItem {
	background:url(../images/bk_dashed_horiz.gif) 0 100% repeat-x;
	padding-bottom:5px;
	margin-bottom:15px;
}

.blogItem .title{
	padding:5px 0 10px 42px;
	background:url(../images/bk_dashed_horiz.gif) 0 100% repeat-x;
	margin-bottom:5px;
	position:relative;
}

.blogItem .title .date {
	width:55px;
	height:31px;
	position:absolute;
	top:0;
	left:-22px;
	background:url(../images/bk_blog_date.gif) 0 0 no-repeat;
	text-align:center;
	color:#fff;
	padding-top:5px;
}	

*html .blogItem .title .date {
	left:-64px;
}

.blogItem .title h2 {
	padding:0;
	font-weight:bold;
	color:#80863a;
	padding-bottom:8px;
	font-size:20px;
}

.blogItem .title .meta {
	font-size:10px;
	line-height:110%;
}

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

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

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

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

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

.stepcarousel .panel .projectDetails {
	position:absolute;
	bottom:30px;
	left:0;
	padding:12px 40px;
	background:url(../images/bk_pixel_details.png);
	color:#ccc;
	line-height:140%;
	width:100%;
}

.stepcarousel .panel .projectDetails strong {
	font-size:16px;
	color:#80863a
}

*html .stepcarousel .panel .projectDetails {
	left:-12px;
}


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

	#main-sub form {
	
		float:center;
	
	} 

	ol.forms {
		
		float:center;
		margin:0px 20px 0px 0px;
		padding:0px;
		list-style:none;
	
	}
	
	ol.forms input {
	
		border:none !important;
		padding:7px 7px 7px 10px;
		height:17px;
		width:217px;
		color:#ffffff;
		margin:0px 0px 0px 0px;
		background:url(http://designsinaltitude.com/images/input-back.gif) no-repeat top left;

	}
	
	ol.forms textarea {
	
		border:none !important;
		letter-spacing:1px;
		padding:7px 7px 5px 10px;
		height:143px;
		color:#ffffff;
		width:288px;
		margin:-1px 0px 0px 0px;
		background:url(http://designsinaltitude.com/images/textarea-back.gif) no-repeat top left;
	
	}
	
	ol.forms li {
	
		margin-bottom:10px;
	
	}
	
	ol.forms label {
	
		display:block;
		padding:0px 0px 5px 0px;
		margin:0px;
	
	}
	
	button#submit {
	
		display:block;
		border:none;
		color:#ffffff;
		cursor:pointer;
		outline:none;
		clear:both;
		margin:5px 0px 0 0;
		padding:4px 5px 6px 5px;
		height:31px;
		width:139px;
		background:url(http://designsinaltitude.com/images/submit-back.gif) no-repeat top left;
		border:none;
	
	}
	
	span.error {
	
		font-size:1.3em;
		color:#ffffff;
		padding-left:5px;
	
	}
	
/* Form Styling */