﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #859C0E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554D49;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	margin-bottom: .75em;
	font-size: 182%;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 1.6em;
}

p {
}
.evo_req_title {
	margin: 0 0 2ex 0;
	padding: 1px 0;
	border-bottom: 2px solid #99CC00;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	border-bottom-color: #99CC00;
}
.evo_post_title {
	font-size: 100%;
	color: #e00000;
	margin: 1ex 0 .5ex 0;
	border-bottom: 1px solid #99CC00;
}
div.head_zone {
	background-color: #EEFFCA;
	padding: 0 1em;
	margin-bottom: 3px;
	}

div.top_menu a.selected {
	font-weight:bold;
	color:#EEFFCA;
}
blockquote {
}

ul, ol {
	list-style-position: inside;
}

ul {
}

ol {
}

a {
	color: #859C0E;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 650px;
	margin: 0;
	padding: 0 0 0 0;
	background: url("../../../images/img01.gif") no-repeat 74px 18px;
	text-align: right;
	float: none;
	clip: rect(auto, auto, auto, 200px);
}

#header h1 {
	margin: 0;
	padding: 0 196px 0 0;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 5px;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#header h1 a {
	color: #000000;
}

#header h2 {
	margin: -5px 0 0 0;
	padding: 0 210px 0 0;
	text-transform: lowercase;
	text-align: right;
	font: normal 30px Garamond, "Times New Roman", Times, serif;
	font-style: italic;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 680px;
	margin: 0px auto;
	padding: 0px 0px 0px 100px;
	background: url("../../../images/img02.gif") repeat-y 100px 0px;
}

/* Content */

#content {
	float: left;
	width: 367px;
	padding: 40px 15px 0 15px;
}

#content .image {
	position: relative;
	margin: 3px 20px 0 -100px;
	float: left;
	border: 5px solid #000000;
}

#content .image img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	width: 250px;
	padding-top: 50px;
	padding-left: 30px;
	font-family: Verdana;
	font-size: small;
	text-align: left;
	height: auto;
	float: right;
}
.evo_sidebar /* Right column */
{
	width: 250px;
	float: left;
	overflow: hidden;
	font-family: Verdana;
	font-size: small;
	text-align: left;
	height: auto;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#sidebar li {
	margin-bottom: 15px;
		background: url("../../../images/img06.gif") repeat-x left bottom;
}
.notriangle a {
	list-style-type: none;
	background-image: none;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
}
.evo_side_item ul {
}
.evo_side_item ul ul{
}
.evo_side_item {
}
#sidebar h2 {
	line-height: 150%;
	margin-bottom: 12px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(../../../images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 12px;
}

#sidebar h3 {
	margin-bottom: 12px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url("../../../images/img05.gif") no-repeat left center;
	border-bottom: 1px solid #000000;
	font-size: 100%;
	font-weight: bold;
	margin-top: 12px;
	line-height: 150%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	padding-left: 15px;
	background: url("../../../images/img07.gif") no-repeat 5px 50%;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar.notriangle a {
	list-style-type: none;
	background-image: none;
}
/* Footer */

#foot_zone {
	width: 470px;
	height: 60px;
	margin: 0 auto;
	padding: 15px 210px 0 0;
	background: url("../../../images/img04.gif") no-repeat 100px 0px;
}
#foot_zone p {
	margin: 0;
	text-align: right;
	font-size: 77%;
	color: #FFFFFF;
	float: left;
}

#foot_zone a {
	color: #FFFFFF;
}
/*
 * General styles:
 */
div.clear {
	clear: both;
}

a {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: black;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: black;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h6 a:hover,
h6 a:hover {
	color: black;
	text-decoration:none;
}
.evo_post_title {
	font-size: 100%;
	font-weight:bold;
	color: #859C0E;
	margin: 1ex 0 .5ex 0;
	border-bottom: 1px solid #859C0E;
}
.title {
	font-size: 100%;
	font-weight:bold;
	color: #859C0E;
	margin: 1ex 0 .5ex 0;
	border-bottom: 1px solid #859C0E;
}
/*
 * Header / bloglist on top:
 */
div.PageTop,
div.top_menu {
	margin: 3px 0;
}
div.PageTop ul,
div.top_menu ul {
	margin: 0;
	list-style-type:none;
	padding: 0;
	float: left;
}
div.PageTop li,
div.top_menu li {
	display: inline;
	padding-right: 1em;
}
div.PageTop a.selected {
	color: #EEFFCA;
	font-weight:bold;
}
div.top_menu a {
	color: #EEFFCA;
}
div.top_menu a.selected {
	font-weight:bold;
	color:#EEFFCA;

#menu {
	line-height: 150%;
	margin-top: 12px;
}
#hide img {
	margin-bottom: -25px;
}