/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Trebuchet;
	font-size: 13px;
	color: #666666;
	text-align:center; /* for IE */
margin:0 auto; /* for the rest */
width:768px;
}


div#wrapper {
text-align:left;
width:748px; /* or a percentage, or whatever */
}

h1, h2, h3 {
	color: #ffffff;
}

h1, h2 {
	margin-bottom: 20px;
	
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 192%;
}

h3 {
	font-size: 100%;
	color:#000000;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#top {
margin: 0 auto;
width:770px; }

#menu {
	border-left:1px solid #EDEBD5;
	float:left;
	height:32px;
	width:700px;
}

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

#menu li {
	display: inline;
}



#menu a:hover {
	background:#8cc635;
}

#menu .active a {
	background: #82BC2B;
	color: #FFFFFF;
}

ul.menu {list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:33px 0 0;}
ul.menu * {margin:0; padding:0}
ul.menu a { color:gray; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:27px; left:0; background:#d1d1d1; display:none; list-style:none;width:177px;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:175px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#EDEBD5}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border-right:1px solid #EDEBD5;
color:gray;
font-size:18px;
height:28px;
padding:30px 17px 7px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {background:#EDEBD5 url(/images/arrow.gif) 160px 13px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

#language {
width:60px;
float:left;
margin:40px 0 0 9px;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	background:transparent url(images/img03.jpg) no-repeat scroll 0 0;
	float:right;
	font-size:30px;
	height:56px;
	margin:0;
	padding:120px 20px 0 0;
	text-align:right;
	width:530px;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.post span img {padding:5px;}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
	text-align:center;
}

#sidebar h2 {
	padding: 5px 15px;
	color: #FFFFFF;
	margin:10px 0;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color:#FFFFFF;
	font-size:16px;
	padding:3px 0;
	text-decoration:none;
}

#sidebar .marked {
	background:#009900 none repeat scroll 0 0;
	margin:5px 10px;
	padding:3px;
	width:90%;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: #173162 url(images/img06.gif) repeat-y;
}



.sm {list-style:none; width:459px; height:357px; display:block; overflow:hidden; margin-left:0;}
.sm li {float:left; display:inline; overflow:hidden}
/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
