/*
Theme Name: JUG VRN
Theme URI: http://jug.vrn.ru/
Description: 
Version: 0.1
Author: Anton Derevyagin
Tags: mantle color, variable width, two columns, widgets

Default JUG VRN theme
*/



body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	font-family: verdana, tahoma, arial;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	background: #4b7695 url(images/site_back.gif) repeat-x top left;
}

h2 {
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	margin: 35px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 11px 0px;
	padding-bottom: 0px;
}

a:link, a:visited, a:active {
	font-family: verdana, tahoma, arial;
	color: #f6c500;
	text-decoration: underline;
}

img {border: none;}

a:hover {
	font-family: verdana, tahoma, arial;
	color: #ffd011;
	text-decoration: none;
}

div.header {
	position: relative;
	height: 151px;
	width: 865px;
	left: 50%;
	margin: 0px 0px 0px -432px;
}

div.header img.balls {
	display: block;
	position: absolute;
	width: 198px;
	height: 140px;
	top: 0px;
	left: 645px;
}

div.header img.logo {
	display: block;
	position: absolute;
	width: 217px;
	height: 131px;
	top: 0px;
	left: 0px;
}

div.header div.links {	
	position: absolute;
	top: 30px;
	left: 470px;
	width: 138px;
	height: 22px;
	background: url(images/links_back.gif) no-repeat top left;
}

div.header div.links img.home {
	display: block;	
	position: absolute;
	top: 0px;
	left: 58px;
}

div.header div.links img.sitemap {
	display: block;	
	position: absolute;
	top: 0px;
	left: 58px;
}

div.header div.links img.mail {
	display: block;	
	position: absolute;
	top: 0px;
	left: 118px;
}

div.header img.deviz {
	display: block;	
	position: absolute;
	top: 66px;
	left: 416px;
}

div.main {
	position: relative;
	z-index: 1;
	/*height: 500px; */
	width: 865px;
	left: 50%;
	margin: 0px 0px 0px -432px;
}

div.main-top {
	position: relative;
}

div.main div.user-panel {
	z-index: 2;
	position: absolute;
	top: 13px;
	left: 655px;
}

div.main div.user-panel p {
	margin: 0px 0px 5px 0px;
	padding-bottom: 0px;
}

div.content {
	position: relative;
	float: left;
	width: 640px;
}

div.content div.navigation {
	height: 16px;
	position: relative;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
}

div.outer {
	margin-top: 10px;
	position: relative;
	background: url(images/block_back.gif) repeat-y top left;
}

div.inner {
	position: relative;
	top: -10px;
	padding: 20px 0px 0px 0px;
	background: url(images/block_top.gif) no-repeat top left;
}

div.data {
	margin: 0px 25px 0px 25px;
	padding-bottom: 1px;
}

div.sidebar {
	position: relative;
	margin-left: 640px;
	padding: 3px 0px 0px 15px;
}

div.footer {
	position: relative;
	clear: both;
	height: 102px;
	background: #204e6d url(images/footer_back.gif) repeat-x top left;
}

div.footer div.footer-in {
	position: relative;
	width: 865px;
	left: 50%;
	margin: 0px 0px 0px -432px;
	padding-top: 30px;
	color: #bfd6e6;
	font-size: 0.85em;
}

div.footer div.footer-in a {
	color: #bfd6e6;
}

ul.pages {
	position: relative;
	margin: 0px 0px 0px 82px;
	padding: 0;
	font-size: 1em;
	height: 75px;
}

ul.pages li {
	position: relative;
	display: block;
	float: left;
	width: 119px;
	height: 42px;
	list-style-type: none;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

ul.pages li a:active, ul.pages li a:visited, ul.pages li a:link {
	position: relative;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
}

ul.pages li a:hover {
	position: relative;
	display: block;
	color: #e4edf4;
	font-weight: bold;
	text-decoration: none;	
	margin-top: 15px;
}


ul.pages li.orange {
	background: url(images/orange.gif) no-repeat top left;
}

ul.pages li.red {
	background: url(images/red.gif) no-repeat top left;
}

ul.pages li.green {
	background: url(images/green.gif) no-repeat top left;
}

ul.pages li.blue {
	background: url(images/blue.gif) no-repeat top left;
}

ul.pages li.orange_a {
	background: url(images/orange_a.gif) no-repeat top left;
	height: 57px;
}

ul.pages li.red_a {
	background: url(images/red_a.gif) no-repeat top left;
	height: 57px;
}

ul.pages li.green_a {
	background: url(images/green_a.gif) no-repeat top left;
	height: 57px;
}

ul.pages li.blue_a {
	background: url(images/blue_a.gif) no-repeat top left;
	height: 57px;
}

ul.pages span {
	position: relative;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
	margin-top: 30px;
}

div.post {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 35px 0px;
}

h2.post-header {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/h2_back.gif) repeat-x bottom left;
	color: #ffdc4e;
	font-size: 1.8em;
	font-weight: normal;
}

h2.post-header a:link, h2.post-header a:visited, h2.post-header a:active {
	color: #ffdc4e;
	text-decoration: none;
}

h2.post-header a:hover {
	color: #fff0b2;
	text-decoration: none;
}


div.post-body {
	position: relative;
	text-align: left;
	line-height: 1.5em;
}

div.post-body img.alignnone {
	margin: 3px 3px 0px 0px;
	border: 3px double #c0d6e5;
}

div.post-body img.alignleft {
	margin: 5px 10px 10px 0px;
	float: left;
	display: inline;
	position: relative;
	border: 3px double #c0d6e5;
}

div.post-body img.aligncenter {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	border: 3px double #c0d6e5;
}

div.post-body img.alignright {
	margin: 5px 0px 10px 10px;
	float: right;
	display: inline;
	position: relative;
	border: 3px double #c0d6e5;
}

div.post-info {
	clear: both;
	margin-top: 0px;
	font-size: 0.85em;
}

div.post-info span a:link, div.post-info span a:visited, div.post-info span a:active {
	text-decoration: none;
	position: relative;
	display: inline;
	padding: 1px;
	margin-top: 10px;
	background: none;
	top: 2px;
}

div.post-info span a:hover {
	text-decoration: none;
	position: relative;
	display: inline;
	padding: 1;
	margin-top: 3px;
	background: #94bedc;
	color: #24577b;
	top: 2px;
}

div.metki {
	font-size: 0.85em;
	clear: both;
	display: inline;
	position: relative;
	/*background: url(images/metki_back.gif) no-repeat 0px 0px;*/
	border: 1px solid #a6c9e3;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
}

div.metki a:active, div.metki a:visited, div.metki a:link {
	color: #bfd6e6;
	text-decoration: none;
}

div.metki a:hover {
	color: #bfd6e6;
	text-decoration: underline;
}

div.comments {	
	position: relative;
}

div.comments h3.comment-num {
	color: #91e717;
	margin: 0px 0px 20px 0px;
}

div.comment-body {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}

div.comment-body p.meta {
	position: relative;
	clear: both;
	top: -7px;
	font-size: 0.8em;
	color: #f6c500;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

div.comment-body p.meta img {
	margin: 0px 7px 0px 0px;
}

div.comment-body p.meta span a:link, div.comment-body p.meta span a:visited, div.comment-body p.meta span a:active {
	text-decoration: none;
	position: relative;
	display: inline;
	padding: 1;
	margin-top: 10px;
	background: none;
	top: 0px;
}

div.comment-body p.meta span a:hover {
	text-decoration: none;
	position: relative;
	display: inline;
	padding: 1;
	margin-top: 3px;
	background: #94bedc;
	color: #24577b;
	top: 0px;
}

div.sidebar-block {
	margin: 0px 0px 35px 0px;
	position: relative;
}

div.sidebar-block h2 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	width: 189px;
	height: 30px;
	font-size: 1.4em;
	color: #285575;
	background: url(images/sidebar_head.gif) no-repeat top left;	
}

div.sidebar-block li.categories {
	width: 189px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}

div.sidebar-block li.categories ul {
	margin: 10px 20px 0px 12px;
	padding: 0;
	position: relative;
}

div.sidebar-block li.categories h2 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	width: 189px;
	height: 30px;
	color: #285575;
	background: url(images/sidebar_head.gif) no-repeat top left;	
}

div.sidebar-block div.info {
	position: relative;
	margin: 10px 20px 0px 12px;
	text-align: left;
}

div.sidebar-block ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

div.sidebar-block ul li {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background: url(images/sidebar_bul.gif) no-repeat 0px 0.4em;
}

div.sidebar-block ul li a:link, div.sidebar-block ul li a:active, div.sidebar-block ul li a:visited {
	color: #bfd6e6;
	text-decoration: none;
}

div.sidebar-block ul li.current-cat a:link, div.sidebar-block ul li.current-cat a:active, div.sidebar-block ul li.current-cat a:visited, div.sidebar-block ul li.current-cat a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div.sidebar-block ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

input.search-form-input {
	border: 1px solid #000;
	height: 20px;
	font-size: 1.2em;
	width: 130px;
	font-size: 1.4em;
}

.comment-area {
	width: 585px;
	border: 1px solid #4b7695;
	margin: 0;
	padding: 1px 1px 1px 1px;
	font-size: 1em;
	font-family: verdana, tahoma, arial;
	color: #272727;
}

h2.archive {
	color: #cee5f4;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}

ul {
	margin: 10px 0px 15px 10px;
	padding: 0px 0px 0px 0px;
}

li ul {
	margin: 3px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

ul li, ol ul li {
	position: relative;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 9px;
	list-style-type: none;
	background: url(images/bul_m.gif) no-repeat 0px 0.5em;
}

ol {
	margin: 10px 0px 15px 16px;
	padding: 0px 0px 0px 0px;
}

li ol {
	margin: 3px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}

ol li  {
	list-style-type: decimal;
  list-style-position: outside;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	/*background: none;*/
}

irony {
	font-style: italic;
	color: #b5eb70;
}

blockquote {
	color: #ffdc4e;
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 20px;
	position: relative;
	display: block;
	font-style: normal;
	background: url(images/quote_back.gif) repeat-y top left;
}

cite {
	color: #bfd5e4;
	font-style: italic;
}

div.additional-info {
	position: relative;
	margin: 50px 0px 10px 0px;
}


* html body .post {height: 1px;} /* IE6 CSS Hack */
*:first-child+html .post {min-height: 1px;} /* IE7 CSS Hack */