/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(imagesu/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #999999;
}

h1, h2, h3, h4, h5, h6 {

}

h2 {
font-size:16px;
}

h3 {
	
}


blockquote {
	padding: 0 0 0 40px;
	background: url() no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	
}

/* Menu */

#menu {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	background:#333333;
}


/* Header */

#header {
	width: 800px;
	height: 170px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url() no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url() no-repeat;
	text-transform: lowercase;
	text-align: ;
	letter-spacing: -1px;
	font-size: 22px;
	color: #333333;
}

/* Content */

#content {
	width: 802px;
	margin: 0 auto;
	padding-right:0px;
	color:#333333;
}

/* Posts */

#posts {
	float:left;
	width: 790px;
}

#posts .post {
	padding-bottom: 2px;
	padding-top: 2px;
}

#posts .story {
	padding: 0px 0px 0 0px; width:800px;
	
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(imagesu/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(imagesu/img12.gif);
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url() repeat-x
}

#links li li {
	padding: 3px 0;
	background: url() repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 10px 0 30px 0;
	background: url(imagesu/img10.gif) repeat-x
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}


#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(imagesu/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}

img { border:#DEE6DF 4px solid;}