/*  
Theme Name: Ambrose
Theme URI: http://ambeng.com
Description: The default theme for Ambrose Engineering, Inc.
Version: 1.0
Author: Element Media
Author URI: http://www.elementmedia.org

*/

html,body {
	margin:0;
	padding:0;
	height:100%;
	}
	
body {
	background: #898989;
	text-align: left;
	}
	
#container {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	width: 881px;
	padding-right: 19px;
	background: url(images/bg1.gif) repeat-y left;
	}

#header {
	background-color: #631f34;
	height: 130px;
	width: 881px;
	text-align: left;
	}

#wrapper {
	padding-bottom: 124px;
	}
	
#columns {
	}
	
#left {
	background: url(images/bg_left.gif) no-repeat top;
	width: 161px;
	padding-left: 34px;
	padding-right: 5px;
	padding-top: 22px;
	float: left;
	position:relative;
	min-height: 240px;
	}
	
#twocols {
	width: 681px; 
	float: right; 
	position: relative;
	}
	
#content {
	background: url(images/bg_content.jpg) no-repeat top;
	width: 443px;
	padding-left: 30px;
	padding-right: 26px;
	padding-top: 22px;
	padding-bottom: 40px;
	float: left; 
 	position: relative; 
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
	line-height: 18px;
	min-height: 400px;
	}
	
#content .headline {
	color: #373636;
	font: 18px "Trebuchet MS", Helvetica, sans-serif;
	margin-bottom: 8px;
	}
	
#content .headline2 {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content .headline_main {
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 20px;
	}
	
#content img.border {
	padding: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #bcbcbc;
	float: left;
	}
	
#content a {
	color: #95121c;
	text-decoration: none;
	}
	
#projects {
	margin-top: 10px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: #ccc dotted 1px;
	}
	
#projects a {
	color: #95121c;
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px dotted #95121c;
	}
	
#projects a:hover {
	text-decoration: underline;
	}
	
#projects a.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	}
	
.projectdiv {
	clear: both;
	display: block;
	}
	
img.projects {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 1px;
	border: 1px solid #bcbcbc;
	}
	
ul.projects li {
	margin-left: 20px;
	}
	
img.floatright {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 1px;
	border: 1px solid #bcbcbc;
	}

#right {
	background: url(images/bg_right.gif) repeat-x top;
	width: 156px; 
	padding-left: 14px;
	padding-right: 12px;
	padding-top: 22px;
	float:right; 
	position:relative;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #3b3b3b
	}
	
#right .headline {
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #747373;
	margin-bottom: 10px;
	}
	
#left_info {
	font: 11px  "Trebuchet MS", Helvetica, sans-serif;
	color: #3b3b3b;
	margin-top: 50px;
	padding-left: 10px;
	}
	
#left a {
	color: #3b3b3b;
	text-decoration: none;
	}
	
#burgundybox {
	width: 438px;
	height: 170px;
	background: url(images/burgundybox.gif) no-repeat;
	position: relative;
	margin-bottom: 20px;
	}
	
#burgundycontent {
	margin-top: 75px;
	margin-right: 30px;
	margin-bottom: 35px;
	margin-left: 70px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	bottom: 0;
	width: 336px;
	}
	
#footer {
	height:104px;
	padding-top: 20px;
	background: url(images/bg_footer.gif) repeat-x;
	clear: both;
	width: 857px;
	bottom: 0;
	margin-left: 24px;
	position: absolute;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
#footer a {
	color: #95121c;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer .copyright {
	margin-left: 140px;
	}

#footer .floatright {
	float: right;
	padding-right: 40px;
	}
	
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


h1 {
	padding: 0;
	margin: 0;
	}
	
h2 {
	margin: 0 0 6px 5px;
	padding-bottom: 2px;
	padding-right: 20px;
	color: #373636;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px dotted #373636;
	}
	
h3 {
	font-size: 19px;
	margin: 15px 0pt 0pt;
	font-weight: normal;
	}
	
.news_time {
	font-weight: bold;
	}
	
.news_content a {
	color: #95121c;
	text-decoration: none;
	}
	
.news_content a:hover {
	color: #f9b95c;
	}
	
.post h2 {
	border: none;
	margin: 15px 0 0 0;
	font-size: 24px;
	padding: 0;
	}
	
#slideshow1 {
	margin-top: 30px;
	}