/* @override http://localhost:8888/style.css */

/*******************************************************
TITLE: Fixed One-Column #2 Layout (Basic) V1.0 (Beta)
DATE: 20070807
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/



body {
height:100%;
color:#000000;  
text-align:center;
background: #ffffff url(images/background.jpg) repeat-x;
font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}



a {
color: #288e2f;
text-decoration: none;
}

a:hover {
color: #bab6b6;
text-decoration:none;
}

ul {
margin:0 0 0 20px;
list-style-type: disc;
}



li {
margin:14px 0 5px 0px;

}

strong{
	font-weight: bold;
	line-height: 10px;
}

blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#container { 	
margin:0 auto;
margin-top: 130px;
padding:0;
width:900px;
text-align:left;
vertical-align: middle;
padding-right: 20px;

}


/************************
LEFT COLUMN
************************/
#leftColumn {
float:left;
margin:0;
padding:0;
width:350px;
font-size:.9em;
height: 300px;
text-align: right;
}

#leftColumn p {
padding:10px
}

#leftColumn h2 {
margin:0;
padding:0px 0 0 0px;
font-size:1em;
background: url(images/logo.png) no-repeat;
}

#leftColumn ul {
margin:0 0 0 0;
list-style:none;
margin-top: -30px;
}

#leftColumn li {
margin:-9px 70px 10px 0px;
height: 29px;
}

#leftColumn li a {
text-decoration:underline;
}

#leftColumn li a:hover{
text-decoration:none;

}

#logo img{
	margin-top: -37px;
}


/************************
CENTER COLUMN
************************/
#centerColumn { 	
margin:0px 0px 0px 350px;
padding:0;
line-height: 1.2em;

}

#centerColumn p {
font-size: .8em;
margin-bottom: 10px;
}

#centerColumn h2 {
margin:0;
padding:0px 0 20px 0;
font-size:1.4em;
letter-spacing: 0em;
}

.profile
{	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dashed #e4e4e4;
}

.imageHeader{
	height: 40px;
}

#blog {
      margin:0; padding:0;	background: url(images/blogHeader.png) no-repeat left;
}
#blog span { display: none;}

#islander {
      margin:0; padding:0;
	background: url(images/islanderHeader.png) no-repeat left;
}
#islander span { 
display: none;}

#design {
      margin:0; padding:0;
	background: url(images/designHeader.png) no-repeat left;
}
#design span { display: none;}

#shaping {
      margin:0; padding:0;
	background: url(images/shapingHeader.png) no-repeat left;
}
#shaping span { display: none;
}

#renderings {
      margin:0; padding:0;
	background: url(images/renderingsHeader.png) no-repeat left;
}
#renderings span { display: none;
}

#contact {
      margin:0; padding:0;
	background: url(images/contactHeader.png) no-repeat left;
}
#contact span { display: none;
}

#address {
	margin-top: 30px;
	}
#address p{
	margin-top: ;
}



#centerColumn h3 {
margin:0;
padding:0px 0 5px 0;
font-size:1.2em;
letter-spacing: 0em;

}

#centerColumn h4{
	font-style: italic;
}


#recentBlog {
	float: left;
	width: 255px;
	margin-right: 30px;
}

#blogPost{
	margin-bottom: 20px;
}

#recentImages{
	width: 255px;
	float: left;
}


#news{
	margin:0;
	list-style-type: none;
}

#news li{
	margin:0;
	margin-bottom: 15px;
}

#news li a{
	color: #000;
	margin:0;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
}

#news li a:hover{
	text-decoration: none;
	color: #393;
}

#news_date{
	font-size: .8em;
	color: #a5a5a5;
	font-style: italic;
	padding: 0;
	margin-bottom: 6px;
}

.contentImage img{
	float: right;
	border: 1px dashed #e4e4e4;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#logos img {
	border: none;
}


#photos {
line-height: 0em;

}
#photos img{
	padding: 1px;
}

/************************
Blog Hacks
************************/

#blog-pager{
	font-size: 0.8em;
	float: left;
}

#Blog1 div.blog-posts.hfeed div.post.hentry h3.post-title.entry-title {
	font-size: 1.2em;
}

div.post-body.entry-content {
	font-size: .8em;

}

div.post.hentry {
	margin-bottom: 30px;
	border-bottom: 1px dashed #e4e4e4;

}

div.post.hentry:last-child {
	margin-bottom: 30px;
	border-bottom: 1px dashed #e4e4e4;

}

div.post-footer {
	font-size: 0.8em;
	margin-top: 10px;
	padding-bottom: 30px;
	font-style: italic;
}

div.blog-feeds {
	visibility: hidden;
}


/************************
FOOTER
************************/
#footer{
	
	margin-top: 30px;
	padding-top: 5px;
	margin-bottom: 30px;
	text-align: right;
	border-top: 1px dashed #e4e4e4;
}

#footerHome{
	

	padding-top: 5px;
	text-align: right;
}

#footerBlog {
	padding-top: 5px;
	text-align: right;
}








