/*  
Theme Name: Country Corn Heat
Description: Custom Design for Country Corn Heat.
Author: Lara Chelak
*/


/* Layout */

body {
	margin: 0 auto;
	padding: 0;
	background: #C2C192 url(filler.png) repeat-y center;
	text-align: center;
	height: 100%;
}
.wrapper {
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 788px;
	background: #C2C192 url(filler.png) repeat-y;
}
.header {
	height: auto;
	width: 788px;
	background:  url(header.png) no-repeat;
}




	.links { 
	 margin: 245px 0 0 -20px;
	 } 

.footer {
	width: 788px;
	height: 103px;
	margin: 0 auto;
	padding: 0;
	background: #C2C192 url(footer.png) no-repeat;
	text-align: center;
	font-size: 8pt; 
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #64882A; 
	line-height: 130%;
}
	.footertext {
		padding: 65px 0 0 0;
	}
	.footertext a {
	color: #64882A; 
	}
	.footertext a:hover {
	text-decoration: 537122;
	}

.blog {
	width: 575px;
	height: auto;
	margin: 23px 0 0px 103px;
}



h2, h2 a, .storytitle, .storytitle a, .title, .title a, .storytitle img a, .storytitle img, .commenttitle {
	text-align: left;
	font-size: 16pt; 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFF; 
	text-decoration: none;
	margin: 0 0 0 0;
	border: 0;
}
.entry, p, .commentinfo, td, .commententry, .commenttext {
	text-align: left;
	font-size: 10pt; 
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #537122; 
	line-height: 130%;
}

.commentinput {
	text-align: left;
	font-size: 10pt; 
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #000; 
	line-height: 130%;
	margin: 5px 0 0 0;
}
	.entry a, p a, .commentinfo a, .commententry a {
	color: #537122; 
	}
	.entry a:hover, p a:hover, .commentinfo a:hover, .commententry a:hover {
	color: #64882A; 	
	}
		.entry ul, p ul {
		margin: 0 0 0 10px;
		}
		.entry li, p li {
		list-style-image: ;
		}
		
	
input, option, select, textarea  {
    border: 1px solid #537122;
    background: none;
    font-family: "Lucida Sans Unicode", Arial, sans-serif;
    font-size: 8pt;
    color: #64882A;
	margin: 0;
}

td, table {
	border: none;
}
