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

body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F0F0F0;
	height: 0px;
	clear: left;
	
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #F00;
	text-align: center;
}
а
a:hover {
	background: none;
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(images/content_r.gif) repeat-y right top  ;
}



/* Header */

#header {
	width: 1000px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo {
	width: 900px;
	color: #000000;
	margin-left:40px;
	margin-top:0px;
	padding-top:0px;
	height: 196px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	

	}
#info {
	width: auto;
	color: #000000;
	padding-left:16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color:#F00;
	height: auto;
	font-size:14px;
	font-weight: bold;
			

	}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */
#menu
{	margin: 0;
	padding: 0;
	margin-left:400px;
	padding-top:30px;
	z-index: 30}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	text-decoration: none}

#menu li a:hover
{	background: #FF0000;
color: #FFFFFF;
font-size:14px;
}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	}

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #000000;
		font: 14px arial}

	#menu div a:hover
	{	background: #FFFFFF;
		color: #FF0000}



/* Page */

#page {
	width: 1000px;
	background:url(images/back.gif) no-repeat;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 720px;
		
	
}

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

.post .title {
	padding-left: 10px;
	border-left: 4px  solid #F00 ;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px  double #F00;
	border-right: 4px double #F00;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: auto;
}

.post .timeline {
	padding-left: 10px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.post .meta .comments,.post .meta .permalink {
	text-align: center;
}

.post .entry {
	text-align: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#seredina {
	width: 1000px;
	margin-top: auto;
	background:url(images/seredina.gif) ;
		
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	background-image: url(images/podval.jpg);
	width: 1000px;
	height: 64px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
.type {
	color: #F00;
}
type {
	color: #F00;
}
type {
	color: #F00;
}
type {
	color: #F00;
}


#opys {
	font-size: 14px;
	text-align: left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;	
	background-color: #E0E0E0;
	width:663px;
	height:auto;
	font-weight: normal;
	
	}
	.timeline {
	padding-left: 10px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
