/*
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;	
	font-family: tahoma;
	font-size: 13px;

}

form {
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
font-style: tahoma;
	
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	color: #0000FF;
}

h1 {
	letter-spacing: -1px;
	font-size: 16px;
}

h2 {
	font-size: 1.8em;
	text-align: center;
	color: #0000FF;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

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

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#feeds {
	width: 980px;
	height: 0px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: right;
}



#logo {
	width: 230px;
	height: 50px;
	background: url(/images/logo.jpg);

}




/* Menu */

#menu {
background: #0000FF;
float: center;
	width: 100%;
	height: 35px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	padding: 5px 0 0 40px;
	font-size: 1.6em;
	color: #ffffff;
}

#menu a:hover {
	color: #000000;
}

#menu .active a {
	background-color: #FFFFFF;
	color: #000000;
}

#site {
	width: 1150px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding:0px 0 0 0;
}

/* Page */

#page {
font-style: tahoma;
float: center;
	width: 1150px;
	margin: 0px auto;
	padding-left: 0px;
}

/* Content */

#content {
font-style: tahoma;
	float: center;
	width: 1150px;
	padding-top: 0px;
}

.post {
font-style: tahoma;
background: #FFFFFF;
	text-align: left;
	margin-left: 240px;
	width:580px;
}

.post .title {
font-style: tahoma;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}

.post .meta {
font-style: tahoma;
	margin: 0;
	padding-left: 6px;
	background: #FFFFFF;
	color: #FFFFFF;
}

.post .meta a {
font-style: tahoma;
	color: #FFFFFF;
}

.post .entry {
	padding: 5px;
}

.post .more {
font-style: tahoma;
	text-align: left;
}

.post .more a {
font-style: tahoma;
	padding-left: 5px;
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

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

.vline {
	border-bottom: 1px solid #FFFFFF;
}


.rSideBar {
  position: fixed; /* ”иксированное положение */
    width: 300px;
}



/* Sidebar */

#sidebar {

	font-size: 11px;
	float: right;
	margin-right: 15px;
	width: 300px;
}

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

#sidebar li {
	margin-bottom: 20px;
	background: #FFFFFF;
	}

#sidebar li ul {
	}

#sidebar li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar li li a {
	padding-left: 0px;
	background: #FFFFFF;
	text-decoration: none;
}

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

#sidebar h2 {
	padding-left: 0px;
		margin: 0;
	background: #FFFFFF
	letter-spacing: -1px;
		color: #0000FF;
}


#sidebar1 {
	font-size: 11px;
	float: left;
	width: 230px;
}

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

#sidebar1 li {
	margin-bottom: 20px;
	background: #FFFFFF;
	}

#sidebar1 li ul {
	}

#sidebar1 li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar1 li li a {
	padding-left: 0px;
	background: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

#sidebar1 li li a:hover {
	text-decoration: underline;
}

#sidebar1 h2 {
	padding-left: 0px;
		margin: 0;
	background: #FFFFFF;
	letter-spacing: -1px;
		color: #0000FF;
}




/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 70px;
	padding: 0px;
	background: #ebebeb;
	margin-right: 30px;
}



/*
     */
/*
*/