body {
	margin: 0;
	overflow-y: scroll;
	padding: 0;
	background: #749865 url(../images/img20.png) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Cutive Mono", Georgia, "Times New Roman", Times, serif;
	src: url(CutiveMono-Regular.ttf);
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 20px;
	background: url(../images/img07.gif) no-repeat left center;
	font-size: 20px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}


/* Wrapper */

#wrapper {
	background: #FFFFFF url(../images/img04.gif) repeat-x left bottom;
}

#menutitle {
	margin: 0;
    display: block;
    float: right;
	white-space:nowrap;
	padding: 5px 20px 0 20px; 
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em "ipm","Menlo","Courier New",monospace, Georgia, "Times New Roman", Times, serif;
	/*font: normal 1.6em Georgia, "Times New Roman", Times, serif;*/
	color: #DDDDDD;
}

/* Menu */

#menu {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	left: 0px;
	text-align: center;

	background: url(../images/img20.png) repeat-x left bottom;

	/* stay on top of page */
	position: fixed ;

	/* transparency */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 90px;
	height: 35px;
	padding: 0 0 0 2px;
	background: url(../images/img02.png) no-repeat;

}

#menu a {
	display: block;
	/*width: 60px;*/
	height: 26px;
	padding: 5px 10px 0 10px;
	text-align: center;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif; 
	color: #E1E9E2;
	white-space:nowrap;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: #FFFFFF url(../images/img04.gif) repeat-x left bottom;
}
#header a {
	color: #111111;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(../images/img05.png) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: center;
	width: 500px;
	height: 34px;
	padding: 180px 100px 0 0;
	background: url(../images/img06.png) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */
#content {
	width: 95%;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#oldcontent {
	width: 510px;
	margin: 0 auto;
	padding-top: 10px;
}
/* Mobile
@media (max-width: 900px) {
} */

/* Posts */

#posts {
	float: left;
	width: 95%;
}

#posts .post {
	padding-bottom: 5px;
}

#posts .story {
	padding: 3px 20px 0 20px;
	background: url(../images/img10.png) repeat-x
}

.datebig {
	font-size: 14px !important;
}

#posts .metanohr {
	padding: 2px 0 2px 2px;
}

#posts .metanohr p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts .meta {
	padding: 5px 0 10px 20px;
	background: url(../images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(../images/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(../images/img10.png) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	white-space:nowrap;
	padding: 10px 0 10px 0;
	background: url(../images/img08.gif) repeat-x;
}

#footer p {
	width: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	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(../images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
