/*
Theme Name: Lesra Martin
Theme URI: http://www.lesramartin.com/
Description: The default Lesra Martin blog theme
Version: 1.0
Author: Jarrod Goddard
Author URI: http://www.lesramartin.com
Tags: fixed width, two columns, blog, author


*/

body{
	margin: 0;
	background: #fff url(/wp-content/themes/lesramartin/images/bg_01.jpg) repeat-x;
	color: #302a35;
	font:  0.85em Georgia, Times, serif;
}

#wrapper {
width: 800px;
background-color: transparent;
padding: 0;
margin: 0px auto;
voice-family: "\"}\""; 
voice-family:inherit;
width: 800px;
}
html>body #wrapper {
width: 800px;
}

img {border:0;}

p{
	font: 14px;
}

p.testimonial {font-size:11px; margin:20px;}
p.testimonial span { color:#003042; font-weight:bold; margin-left:10px;}
p.testimonial em { font-style:italic;}

h1 {color:#a31f45;font: 2.1em normal Georgia; padding: 0.1em 0 0.4em 0.2em; margin-left:0.2em; border-bottom: #999 1px dashed;}


a:link {text-decoration:none;color:#302a35;}
a:visited {text-decoration:none;color:#302a35;}
a:hover {text-decoration:none;color:#fff;}
a:active {text-decoration:none;color:#302a35;}


#header {
	width: 100%;
	height: 150px;
	margin: 5px 0 0 0;
	padding: 0;
	float: none;
}

#logo {
	width:165px;
	height:64px;
	margin:50px 0 0 0;
	padding:0;
	float: left;
}

#topNav {
	width: 270px;
	height: 38px;
	float: right;
	margin: 80px 0 0 0;
	padding: 5px 0 0 0;
	text-align: right;
}
#topNav img{margin-top: -5px;}

#topNav a {margin: 0px 10px; font-variant: small-caps; letter-spacing: 0.1em;}

#topNav a:link, a:visited, a:active {color: #f3f3f3;}
#topNav a:hover {color:#b88e6b;}

/* splashFeature used on home page only */

#splashFeature {
	width: 588px;
	height: 308px;
	padding: 0.2em 0.4em;
	background:url(/wp-content/themes/lesramartin/images/bg_hd.jpg) no-repeat transparent;
	margin: 1.2em 0 1em 0;
	float: left;
	letter-spacing: 0.05em;
}
#splashFeature img { float:left; padding:0 10px;}
#splashFeature h1 {width: 90%;}
#splashFeature p {font: 11px normal "Courier New", Courier, monospace; padding: 0 1.4em 0.2em 1.4em;}

.subNav {
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 10px 10px 0;
	font: 1.2em normal Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	line-height: 1em;
	float: right;
}
.subNav h4 {
	color: #72151f;
	padding: 0px 0 0 20px;
	margin: 0 0 0 0px;
}
.subNav ul {
	list-style-image: none;
	margin:10px  0 0 0;
}
.subNav li {

	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 20px -20px;
	}
.subNav li.current_page_item {
	background: url(/wp-content/themes/lesramartin/images/subnav_bullet.gif) no-repeat 0 5px;
}

.subNav a:link{color: #555; text-decoration: none;}
.subNav a:visited{color: #555; text-decoration: none;}
.subNav a:hover{color: #000; text-decoration: none;}
.subNav a:active{color: #555; text-decoration: none;}

#content {
	width: 588px;
	padding: 0.2em 0.4em;
	margin: 0;
}

#content a:link, 
#content a:visited {color:#a31f45;text-decoration:none;font-weight: bold; font-size: 0.85em;}

#content a:hover,
#content a:active {color:#d45479;text-decoration:underline;}

#content p {padding:0.2em 17px;letter-spacing:0.03em;line-height:1.3em;}
#content img {float: right; border: solid 1px #ccc; padding: 3px; margin: 4px;}
#content h2 a:link,
#content h2 a:visited,
#content h2 {padding:0.2em 0;letter-spacing:0.03em;color:#a31f45; font-size: 20px; font-weight: normal;}
p.postdetails {font-size: 0.8em; margin:0; padding: 0;}
div.post { padding:5px; margin: 0px;}
div.post p.postmetadata { font-size: 0.9em; border-top:1px dashed #dedede;border-bottom:1px dashed #dedede; padding: 2px;  margin: 0 5px; background-color:#f7f4e1;}

#footer { margin:40px 0 0 0; padding:10px 0 0 0;}

#comments {border-top: 1px dashed #d9d8d8; padding-top: 20px; margin-top: 10px;}
#comment {width: 588px;}

ul.commentlist {list-style-type: none; margin: 10px 0; padding: 0;}
ul.commentlist li img {float: left;}
li.comment { border: 1px solid #d9d8d8; background-color: #f8f5e2; padding: 10px; 	margin: 10px 0; background:url(/wp-content/themes/lesramartin/images/bg_hd.jpg) no-repeat transparent;}
#content li.comment p {margin:10px 0; padding:0; }

#respond { 
	border: 1px solid #d9d8d8;
	width: 568px;
	height: 185px;
	padding: 10px;
	background:url(/wp-content/themes/lesramartin/images/bg_hd.jpg) no-repeat transparent;
	margin: 1em 0 1em 0;
	float: left;
	letter-spacing: 0.05em;
}
#commentform p {clear: both; margin: 2px; padding: 0;}
#commentform label {display: block;}
#commentform textarea {width: 325px; height: 110px;}
div.comment-meta {display: inline; font-size: 0.8em;}
div.formcommentmessage {float: left; width: 225px;}
div.formcontact { float: left;width: 225px;}
p.commentbutton {padding: 20px;}