body {margin: 0; padding: 0; background:#FFFFFF url(../gfx/bg01.jpg) repeat-x top left; font-size: 13px; color: #7F7F7F;}
body, th, td, input, textarea, select, option {font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h1, h2, h3 {font-weight: normal; color: #484848;}
h1 {text-transform: lowercase; letter-spacing: -1px; font-size: 24px;}
h2 {text-transform: lowercase; letter-spacing: -1px; font-size: 20px;}
h3 {font-size: 1em;}
p, ul, ol {line-height: 200%;}
blockquote {padding-left: 1em;}
blockquote p, blockquote ul, blockquote ol {line-height: normal; font-style: italic;}
a {	color: #7ACE11;}
a:hover {text-decoration: none; color: #7ACE11;}

/* Header */
#header {width: 890px; height: 165px;margin: 0px auto; background:url(../gfx/foto.jpg) 450px 0 no-repeat;}
#ads {padding-top:32px; clear:both;}
/* Logo */

#logo {float: left; padding: 40px 0 0 0;}
#logo h1 {margin: 0; text-transform: lowercase; letter-spacing: -2px; font-size: 3.2em; font-weight: normal; color: #FFFFFF;}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -2px 0 0 0;
	text-transform: lowercase;
	font-size: 13px;
	letter-spacing: 1px;
	color:#6d5d48;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 93px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}



/* Page */

#page {
	width: 890px;
	margin: 0 auto;
}

/* Content */
#content {float: left;width: 590px;}
.post {padding:20px 0px; background: url(../gfx/bg04.jpg) no-repeat top left; xwidth:190px; float:left; height:400px;}
.post ul {margin:0; padding:0; margin-left:14px;}
.col01 {width:190px; background:url(../gfx/bg-col01.gif) 0 top no-repeat; float:left; margin-right:10px;}
.col02 {width:190px; background:url(../gfx/bg-col02.gif) 0 top no-repeat; float:left; margin-right:10px;}
.col03 {width:190px; background:url(../gfx/bg-col03.gif) 0 top no-repeat; float:left; xmargin-right:10px;}
.colBig {width:590px; background:url(../gfx/bg-nag.gif) 0 top no-repeat; float:left; xmargin-right:10px;}
.title {margin: 0; color: #fff; text-align:center; padding-top:12px; margin-bottom:10px;}
.entry {border:1px solid #D9CCB9; padding:5px 5px; font-size:11px; height:100%;}
.entry p {line-height:14px;}
.colBig .entry {font-size:14px;}
.colBig .entry li {line-height:22px;}
.post h2 a, .post h1 a {color:#fff;}
.post h2 {font-size:18px;}
.post h1:first-letter {background:none!important; padding:0!important;}
.byline {margin: 0;color: #D79B00;}
.colBig .meta {font-size:12px;}
.meta {text-align: left; color: #D8CDB7; background-color:#F7EDD9; margin:0; padding:0; margin-top:1px; border:1px solid #D9CCB9; font-size:11px; padding:0 4px;}
.meta .more {padding-left: 14px; background: url(../gfx/img03.png) no-repeat left center;}
.meta .comments {padding-left: 20px; background: url(../gfx/img04.gif) no-repeat left center;}
.meta a {color:#8c816c;}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
}

#sidebar ul a {xcolor:#0f8c46;}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0px;
	xbackground: url(../gfx/star.png) no-repeat left 60%;
}

#sidebar h2:first-letter, #content h1:first-letter {color:#fff; background-color:#95CC02; padding:0 4px 0 3px;}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {color:#191526;}
.menu {border:1px solid #7eac00; background-color:#94CA02; margin:10px 0!important; padding:0!important;}
.menu li {border-bottom:1px dotted #7eac00!important;}
.menu li a{color:#fff;}
/* Footer */

#footer {
	clear: both;
	margin: 0px;
	height: 80px;
	background: #f7edd9 url(../gfx/bg02.jpg) repeat-x left top; border-top:1px solid #e9dcc2;
}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
}
.flol {float:left;}
.flop {float:right;}
.clr {clear:both;}
.green {color:#fff; background-color:#95CC02; padding:0 5px 0 3px;}