/*
Theme Name: Lerner & Lemengello Theme
Theme URI: http://lernerlemongello.com/
Description: 
Version: 3.0
Author: The Fresh Dental Marketing 
Author URI: http://thefreshuk.com/
*/

#blogWrapper {
	background:#75573B;
	padding:8px 0;
	float:left;
	}
	
#blogWrapper .nav {
	background:none !important;
	height:auto;
	}
	
#blogWrapper .nav #sidebar {
	font-weight:normal;
	line-height:normal;
	}
		
#blogContent a {
	color:#22150C;
	text-decoration:underline;
	}
	
#blogContent h2, #blogContent h2 a, #blogContent h3, #blogContent h3 a {
	color:#22150C;
	font-weight:normal;
	margin:0;
	font-family:"Georgia","serif";
	text-decoration:none;
	font-style:italic;
	}

#blogContent h2 {
	font-size:18px;
	}
	
#blogContent h3 {
	font-size:16px;
	}
	
#blogContent .entry {
	margin:10px 0;
	}	
	
#blogContent .hentry {
	border-bottom:1px dotted #75573B;
	margin-bottom:20px;
	padding-bottom:15px;
	clear:both;
	}
	
#blogContent .navigation {
	margin-bottom:40px;
	}

#blogContent {
	background:#B8A88F;
	clear:none;
	color:#22150C;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0 9px 0 0;
	overflow:visible;
	padding:10px 30px 10px 25px;
	width:586px;
	border:1px solid #000000;
	}
	
.foot {
	float:left;
	}
	
.sitemap {
	margin:20px auto !important;
	}
	
.clear {
	clear:both;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


	
/* Comments */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
