/*
Theme Name: The Lake House 
Theme URI: http://www.onthechalkboard.com
Description: A Clean Recovery theme  Designed by <a href="http://onthechalkboard.com">on the Chalkboard</a>.
Version: 1.0
Author: Justin Marshall
Author URI: http://www.onthechalkboard.com/
Tags: photoblog, light, fixed width, widgets, gallery

*/

@import url(dark.css);

* { padding: 0; margin: 0; }

h3 {
	display:inline;
}
p.inline {
	display:inline;
}
body {
	font-family: 'Helvetica Neue', 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 13px;
	}
a img { border: 0; }
.headerbg {
	width:100%;
	height:200px;
	background:url('images/headerbg.jpg') top center #f4f0ca;
}
#header {
	width:1115px;
	height:200px;
	margin:auto;
	border:none;
}
#header .logo {
	width:300px;
	height:200px;
	display:block;
	float:left;
	clear:left;
}
#header .headerright {
	margin-right:65px;
	width:600px;
	height:200px;
	display:block;
	float:right;
	clear:right;
}

#nav {
	height: 40px;
	font-size: 14px;
	margin-bottom: 30px;
	}
#nav ul {
	width: 915px;
	margin: 0 auto;
	list-style: none;
	text-transform: uppercase;
	padding-top: 12px;
	}
#nav li {
	float: left;
	margin-right: 36px;
	height: 28px;
	}

#nav a, #nav li.current_page_item a:hover {
	text-decoration: none;
	}
#nav a:hover {
	color: #fff;
	}
#wrapper {
	position:relative;
	min-height:400px;
	width: 866px;
	margin: 0 auto;
	}
#title a {
	color: #8b8b8b;
	font-size: 36px;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
	}
	
#so1_1 {
	padding-top:10px;	
}

.galleryT {
	text-align:center;
	margin: 0 175px 0 0;
	color: #625854;
	line-height:50%;
	font-weight:100;

}

#categories {
	list-style: none;
	height: 23px;
	padding: 4px 0 0 20px;
	font-size: 14px;
	margin: 17px 0 33px 0;
	}
#categories li {
	float: left;
	margin-right: 40px;
	}
#categories a {
	text-decoration: none;
	}
#categories li.current-cat a {
	font-style: italic;
	}
#categories li.current-cat a:hover {
	color: #808080;
	}
.featured {
	min-height:400px;

	}
.featured img.featured-image {
	float: left;
	height: 350px;
	width: 467px;
	margin-right: 38px;
	}
.single img.featured-image {
	margin-bottom: 20px;
}
.featured .featured-content {
	font-size: 14px;
	line-height: 20px;
	}
.featured .featured-content h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 30px;
	}
.featured-content ul {
	font-weight:bold;
}
.contact {
	float:left;
	clear:left;
}
.featured .featured-content h2 a {
	text-decoration: none;
	}
.featured .featured-content p {
	padding-bottom: 20px;
	}
	
.featured .featured-content li {
	clear:left;
}
.featured .featured-content ul, .featured .featured-content ol {
	padding: 0 0 30px 20px;
	}

.featured .featured-content .more-link {
	display: inline-block;
	padding: 10px 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-decoration: none;
	margin-top: 27px;
	text-transform: lowercase;
}
.featured .featured-content .more-link:hover {
	color: #fff;
	}
.entry {
	margin:15px 0 15ps 0;
	background:none;
	color:#625854;
	}
.Tname {
	margin-top:10px;
	margin-bottom:25px;
	color:#625854;
}
.third {
	margin-right: 0;
	}
.entry img {
	display: block;
	margin: 13px auto;
	width: 232px;
	height: 174px;
	}

#footer {
	clear: both;
	margin-top: 60px;
	padding: 19px 0 53px 0;
	text-transform: lowercase;
	color: #525252;
	font-size: 14px;
	}
.footer-item {
	float: left;
	width: 33%;
	}
.footer-item2 {
	float: right;
	width: 33%;
	}
.footer-item h3 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 23px;
	}
.footer-item .lighter {
	color: #a8a8a8;
	}	
.footer-item ul {
	list-style: none;
	}
.footer-item a {
	text-decoration: none;
	}
.footer-item p {
	padding-bottom: 10px;
	}
.footer-widget {
	padding-bottom: 20px;
	}
.navigation {
	margin-top: 30px;
	padding: 0 10px;
}
.navigation  a {
	text-decoration: none;
	}
.featured .featured-content a:hover, #respond a:hover, .comment-content a:hover { text-decoration: none; }
.commentlist li {
	list-style: none;
	margin-bottom: 15px;
	}
.comment-author {
	float: left;
	width: 87px;
	font-size: 11px;
/*	border-top: 1px dashed #dedede;
	padding-top: 6px; */
	text-align: center;
	margin-right: 54px;
	}
.avatar {
	display: block;
	margin: 0 auto;
	padding-bottom: 6px;
	}
.comment-name {
	padding-top: 6px;
	}
.comment-name a {
	text-decoration: none;
	}
.comment-name a:hover {
	text-decoration: underline;
	}

.comment-date {

	}
.comment-content {
	float: left;
	position: relative;
	width: 238px;
	padding: 18px 23px;
	font-size: 11px;
	}
.arrow {
	width: 0;  
	height: 0;  
	line-height: 0;  
	position: absolute;  
	top: 15px;  
	left: -15px;
	}
.comment-content p {
	padding-bottom: 10px;
	line-height: 18px;
	}
.comment-content p.comment-links {
	padding-bottom: 0;
	}
.children { padding-left: 77px; }
h3#comments, #respond h3 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 6px;
	}
#author, #email, #url {
	width: 180px;
	height: 11px;
	padding: 6px 8px;
	}
#commentform input, #commentform textarea {
	border: 0;
	font-size: 11px;
	}
#commentform input#submit {
	padding: 8px 25px;
	}
#commentform p {
	padding-bottom: 20px;
	}
.featured .featured-content h3 .inline {
	display:inline;
}
p.first {
	display:inline;
}

.alignleft { float: left; }
.alignright { float: right; }
.c-left { clear: left; }
.clear { clear: both; }
