/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #5D413A;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #BD4F21;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #7C8634;
}

a:hover {
	text-decoration: none;
	color: #BD4F21;
}
#categories .content{
	padding-left:0px;
}

/* Boxed */

.boxed {
	width: 190px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #E0E3C9;
	border: 1px solid #939A3C;
}
.menu{
		float: left;
	margin-right: 10px;
	margin-top:0px;
	margin-left:18px;
}
.boxed .heading {
	margin: 4px;
	padding: 8px 10px;
	background: #98A24D url(images/img3.gif) no-repeat center bottom;
	border-top: 1px solid #737947;
	border-bottom: 1px solid #F4F5EC;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.story ul{
	
	list-style-type : none;
}
.story ul li a:hover{
	font-size : 200%;
	
}
.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #939A3C;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}
.selected{
	text-decoration: none;
	color: #BD4F21;
}
/* Wrapper */

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

/* Header */

#header {
	float: left;
	width: 400px;
	height: 100px;
	background: url(images/img1.jpg);
	border: 1px solid #939A3C;
}

#header h1 {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 3em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #BD4F21;
}

/* Pages */

#pages {
	float: right;
	width: 566px;
	height: 100px;
	
	
}

#pages h2 {
	display: none;
}

#pages ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	
	text-decoration: none;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	
}

#pages a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: right;
	width: 600px;
}

.post {
	padding-top: 10px;
	padding-left:30px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
		float: left;
	margin-right: 10px;
	margin-top:0px;
	margin-left:18px;
}
#categories {
float:left;
height:2048px;
}
#categories  a{
background : transparent;
}
#categories ul {
padding-left:5px;

}
#menus{
	width:415px;
}
#blogroll {
float: left;
margin-right: 10px;
	margin-top:0px;
	margin-left:18px;
}
/* Search */

#search {
width:400px;
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 285px;
	padding: 5px 5px;
	border: 1px solid #939A3C;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #939A3C;
}

#submit1 {
	width : 80px;
}

/* Footer */

#footer {
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
	
}

.obzor_preview {
	float:left;
	width:180px;
	margin-right:10px;
	padding:5px 0 0 0;
	text-align:center;
	background:url(../images/preview_bg.png) repeat-y 0 0;
	border-top:3px solid #485254;
	border-bottom:3px solid #485254;

}
.obzor_img_100 {
	width:148px;
	border:1px solid #FFF;
}
.obzor_info {
	width:340px;
	
	margin-bottom:10px;
	padding:5px;
	
	color:#4D585B;
	float:left;
}
.obzor_view {
	width:270px;
	float: none;
	margin-left:20px;
	padding:5px 0;
	text-align:center;
	background:url(../images/view_bg.png) repeat-y 0 0;
	border-top:3px solid #485254;
	border-bottom:3px solid #485254;
}

.obzor_img_200 {
	width:230px;
	border:1px solid #FFF;
}
.obzor_img_150 {
	width:150px;
	border:1px solid #FFF;
}
.obzor_img_500{
	width:500px;
	border:1px solid #FFF;
}
.obzor_fullview {
	width:600px;
	float: none;
	margin-left:-30px;
	padding-left:0px;
	margin-top:20px;
	padding:5px 0;
	text-align:center;
	
	border-top:3px solid #485254;
	border-bottom:3px solid #485254;
}
.obzor_img_600 {
	width:600px;
	border:1px solid #FFF;
}
.adv  a {	
	background: none;
	
}
#donate_content{
	padding-left:0px;
}