/*  

Theme Name: Lisa Mertins

Author: Wright Creativity

Author URI: http://www.wrightcreativity.com





The CSS, XHTML and design is released under GPL:

http://www.opensource.org/licenses/gpl-license.php



*/



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}





body, h1, h2, h3, h4, h5, h6, blockquote, p{

margin: 0;

padding: 0;

}





body{

	

		font-family: Arial, Helvetica, Georgia, Sans-serif;

		font-size: 12px;

		text-align: left;

		padding-left: 50px;

		vertical-align: top;

		background: #ffffff;

		color: #363636;

}





h1{

font-family: Arial, Helvetica, Georgia, Sans-serif;

font-size: 24px;

padding: 0 0 10px 0;

color: #363636;

text-transform: uppercase;

}





a:link, a:visited{

text-decoration: none;

color: #96b25b;

}



a:hover{

text-decoration: none;

color: #363636;

}



a img {

	border: 0;

}





p{

padding: 10px 0 0 0;

}



blockquote {

	margin: 10px 0 10px 0;

	padding: 5px 10px 5px 10px;

	background: #ffffff;

	border-top: solid 1px #96b25b;

	border-bottom: solid 1px #96b25b;

}



#wrapper{

margin: 0 auto 0 auto;

width: 1000px;

text-align: left;

}



#header{

	float: left;

	width: 1000px;

	height: 310px;

	background-image: url(images/header.jpg);

}



#header h1 a {

	color: #96b25b;

}



#header h1 a:hover {

	color: #363636;



}



#subscribe {

	text-align: right;

}











#container{

float: left;

width: 780px;

}





.post{

padding: 70px 0 70px 0;

}





.post h2{

	font-family: Arial, Georgia, Sans-serif;

	font-size: 18px;

	font-weight: lighter;

	color: #363636;

}
.post a{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
	color: #666633;
}




.entry{

line-height: 18px;

}





p.postmetadata{

margin: 10px 0 0 0;

}





.navigation{

padding: 10px 0 0 0;

font-size: 18px;

font-weight: bold;

line-height: 18px;

display: inline;

}





.sidebar{

float: right;

width: 220px;

padding-right: 30px;

background: #ffffff;

color: #363636;

}





.sidebar ul{

list-style-type: none;

margin: 0;

padding: 0 0 0 10px;

}



.sidebar ul li{

padding: 10px 0 10px 0;

}



/*  

dynamic sidebar

*/



.title{

	font-family: Verdana, Georgia, Sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #363636;

	padding: 10px 0 10px 0;

}





.sidebar ul li h2{

font-family: Verdana, Georgia, Sans-serif;

font-size: 14px;

color: #363636;

}



.sidebar ul ul li{

padding: 0;

line-height: 24px;

color: #363636;

}









.comments-template{

	margin: 10px 0 0;

	

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

}



.comments-template h2, .comments-template h3{

	font-family: Arial, Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}













#footer{

	clear: both;

	

	width: 1000px;

	padding: 10px 0 0 0;

	background-color: #ffffff;

	font: #363636;

	text-align: right;

}



#footer p{

	color: #000000;

	padding: 10px 10px 20px 0;

}



#footer a, #footer a:hover, #footer a:visited {

	color: #000000;

	text-decoration: none;

	font-weight: bolder;

}
