/*
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: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3 {
	margin: 0;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	line-height: 130%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #fd452d;
}

img {
	border: none;
}

/* Header */

#header {
	width: 871px;
	height: 186px;
	margin: 0 auto;
	background: url(img/header_bg.jpg) no-repeat;
}

#logo {
	position: absolute;
	margin: 0 11px;
}

#logo h1 {
	position: absolute;
	top: -10000px;
	left: -10000px;
}
#logo #logo_title {
	position: absolute;
	margin: 45px 0 0 230px;
	width: 565px; height: 66px;
	background: url(img/logo_title.jpg);
}

#header #topmenu {
	position: absolute;
	margin: 115px 0 0 280px;
	}



/* titles */
.blocktitle {
	padding-left: 25px; 
	color: #b63426;
	border-bottom: 1px #fd452d solid;
	background: url(img/blocktitle_bg.jpg) no-repeat;
}


/* Page */

#page {
	width: 820px;
	margin: 0 auto;
	padding: 15px 0;

}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 540px;
}

.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}





/* Rblock */

#rblock {
	float: right;
	width: 240px;
	margin: 0 0 30px 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 156%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #999 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}



/* Footer */

#footer {
	clear: both;
	width: 871px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(img/footer_bg.jpg) no-repeat;
	color: #fff;
}

#footer p {
	padding: 10px 0 0 27px;
	margin: 0;
	line-height: normal;
	font-size: .9em;
}
