/*
Theme Name: yurga
Theme URI: http://www.timecafethemes.com/
Description: Free WordPress 2.7 Ready Premium WordPress Theme from <a href="http://www.timecafethemes.com">TimeCafe Themes</a>.
Version: 2.0
Author: TimeCafe Themes
Author URI: http://www.timecafethemes.com/
Tags: blue, template menu, premium, fixed width, two columns, widgets, dropdown menu
*/
body {
  background: #FFF url(images/bg.png) top repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #141414;
  width: 100%;
}
a, a:visited {
  font-weight: normal;
  text-decoration: none;
  color: #0066FF;
}
a:hover {
  color: #000;
}
#container {
  width: 956px;
  margin: 0 auto;
}
/*** Header ***/
#header {
  margin: 0 auto;
  width: 956px;
  height: 140px;
  background: url(images/header.jpg) no-repeat;
}
#header h1 {
  padding: 25px 0px 0px 0px;
}
#header h1 a {
  font-size: 30px;
  color: #1d2b9f;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
}
#header p {
  color: #444;
  font-weight: bold;
  padding: 10px 0px 0px 0px;
}
#logo {
  float: left;
  width: 700px;
  height: 90px;
}
#rss {
  float: right;
  width: 150px;
  height: 90px;
}
/*** Navigation ***/
#navigation {
  width: 940px;
  height: 30px;
  margin: 0 auto;
  padding-top: 7px;
}
#nav_left {
  float: left;
  width: 700px;
}
#nav_right {
  float: right;
  width: 220px;
  padding: 5px 0px 0px 0px;
}
/*** Navigation ***/
#nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#nav a, #nav a:visited {
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  margin: 0px;
  padding: 7px 15px 7px 15px;
}
#nav a:hover {
  background: #444;
  color: #FFFFFF;
  margin: 0px;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
}
#nav li {
  float: left;
  margin: 0px;
  padding: 0px;
  z-index: 15;
  position: relative;
}
#nav li li {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 150px;
  z-index: 10;
  position: relative;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
  background: #444;
  width: 150px;
  float: none;
  text-transform: none;
  margin: 0px;
  padding: 5px 10px 5px 10px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #222;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}
#nav li li a:hover, #nav li li a:active {
  background: #333;
  padding: 5px 10px 5px 10px;
}
#nav li ul {
  position: absolute;
  width: 10em;
  left: -999em;
}
#nav li:hover ul {
  left: auto;
  display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
}
/*** Content ***/
#content {
  margin: 0 auto;
  width: 956px;
  background: url(images/body.gif) top repeat-y;
}
#postarea {
  width: 655px;
  float: left;
  margin: 0px 0px 10px 10px;
  background: #FFF;
  padding: 5px;
}
#postarea img {
  padding: 5px;
}
.post p {
  margin: 3px 3px 0px 0px;
  text-indent: 20px;
  text-align: justify;
}
.storycontent ul li {
  background: transparent url(images/list.gif) no-repeat bottom left;
  list-style-type: none;
  margin: 0px 0px 2px 0px;
  padding: 1px 0px 0px 16px;
}
.storycontent ol li {
  background: transparent url(images/ol.gif) no-repeat bottom left;
  list-style-type: none;
  margin: 0px 0px 2px 0px;
  padding: 1px 0px 0px 20px;
}
.meta {
  background: #f6f9fd;
  margin: 10px 0px 5px 0px;
  border: 1px dotted #bdd1f2;
  padding: 5px;
}
/*** Homepage ***/
.thumb img{
  float: left;
  width: 110px;
  height: 80px;
  padding: 5px;
  border: 1px solid #C8C8C8;
  background: #DDD;
  margin-right: 5px;
}
.homepage_post {
  border-bottom: 1px dotted #C8C8C8;
  margin: 5px 0px 5px 0px;
}
.homepage_post h2 a, .homepage_post h2 a:visited {
  color: #1d2b9f;
  font-family: Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
}
.homepage_post h2 a:hover {
  color: #990000;
}
.homepage_post p {
  text-indent: 20px;
  text-align: justify;
  _margin: 0px 10px 0px 0px;
}
.homepost_data {
  background: #F6F9FD;
  font-size: 11px;
  border: 1px solid #DDD;
  padding: 2px 5px 2px 5px;
  margin: 3px 0px 3px 0px;
}
.homepost_left {
  float: left;
}
.homepost_right {
  float: right;
}
/*** Sidebar ***/
#sidebar2 {
  float: right;
  width: 253px;
  background: #FFF;
  margin: 7px 0px -15px 0px;
  padding: 3px 0px 3px 0px;
}
#sidebar2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar2 ul li {
  background: #EEE;
  border-left: 0px solid #DDD;
  list-style-type: none;
  margin: 0px 0px 2px 0px;
  padding: 1px 0px 0px 5px;
}

#sbar {
  float: left;
  width: 253px;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 8px;
  _margin: 0px 0px 0px -8px;
}

#sidebar {
  float: right;
  width: 253px;
  background: #FFF;
  margin: 0px 0px -10px 0px;
  padding: 3px 0px 3px 0px;
}
#sidebar h2 {
  background: url(images/h2.gif) repeat-x;
  border: none;
  margin: 5px 0px 5px 0px;
  font-size: 12px;
  color: #FFF;
  padding: 3px 0px 3px 10px;
  font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#sidebar ul li {
  background: #EEE;
  border-left: 10px solid #DDD;
  list-style-type: none;
  margin: 0px 0px 2px 0px;
  padding: 1px 0px 0px 5px;
}
#newsletter {
  border: 1px solid #DDD;
  text-align: center;
  background: #4C58AE;
  padding: 5px 0 10px 0;
}
#newsletter h3 {
  color: #FFF;
}
#newsbox {
  width: 145px;
  background: #FFF;
  font-weight: normal;
  color: #666;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  margin: 5px 0px 0px 0px;
  padding: 2px;
  border-left: 1px solid #666;
  border-top: 1px solid #666;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD
}
#newsbut {
  width: 40px;
  background: #333 url(images/h2.gif) repeat-x;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  padding: 2px;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  cursor: pointer;
}
/*** Comments ***/
.commentlist li {
  font-weight: bold;
}
.commentlist li .avatar {
  float: right;
  background: #FFF;
  border: 1px solid #C8C8C8;
  padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
}
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.commentlist {
  margin: 0px;
  padding: 0px;
}
.commentlist ol {
  margin: 0px;
  padding: 10px;
}
.commentlist li {
  margin: 15px 0px 10px;
  padding: 10px 5px 10px 10px;
  list-style: none;
}
.commentlist li ul li {
  margin-right: -5px;
  margin-left: 10px;
}
.commentlist p {
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}
.thread-alt {
  background: #F7F7F7;
}
.thread-even {
  background: #F6F9FD;
}
.even, .alt {
  border-bottom: 1px solid #C8C8C8;
  border-top: 1px solid #C8C8C8;
}
.depth-2 {
  background: #FFF;
}
.depth-3 {
  background: #F7F7F7;
}
.depth-4 {
  background: #F6F9FD;
}
.depth-5 {
  background: #FFF;
}


/*** Comment Form ***/
#commentform input {
  width: 200px;
  padding: 2px;
  margin: 5px 5px 1px 0px;
}
#commentform {
  background: #EEEEEE;
  padding: 0 5px 5px 5px;
  border-top: 1px solid #C8C8C8;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
}
#commentform p {
  margin: 5px 0px 5px 0px;
}
#commentform #submit {
  margin: 0px;
  float: left;
}
#author, #email, #url {
  background: #F7F7F7 !important;
  color: #999;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 4px;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#comment {
  background: #F7F7F7 !important;
  width: 500px !important;
  color: #444;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  padding: 4px;
  margin: 0px;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
/*** Wp Images ***/
.wp-caption {
  margin: 0px;
  padding: 0px;
}
.wp-caption img {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border: 0px;
}
.wp-caption p.wp-caption-text {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  line-height: 12px;
}
img.wp-smiley {
  float: none;
  border: none;
  padding: 0px;
  margin: 0px;
}
#s {
  background: #EEEEEE;
  width: 140px;
  color: #000000;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0px 2px 5px;
  border: 1px solid #999;
  display: inline;
}
#sb {
  background: #EEEEEE;
  width: 140px;
  color: #000000;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0px 2px 5px;
  border: 1px solid #999;
  display: inline;
}
#submit {
  background: #141414 url(images/h2.gif) repeat-x;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  margin: 0px 0px 5px 0px;
  padding: 3px 15px 3px 15px;
  font-weight: bold;
  border: 1px solid #999;
}
/*** Footer ***/
#footer {
  margin: 0 auto;
  width: 956px;
  height: 20px;
  background: url(images/footer.png) top no-repeat;
  color: #999;
  font-size: 11px;
}
#footer a, #footer a:visited {
  font-size: 11px;
  color: #999;
}
#footer a:hover {
  color: #101010;
}
#footer_left {
  float: left;
  padding: 17px 0px 0px 30px;
}
#footer_right {
  float: right;
  padding: 17px 30px 0px 0px;
}
/*** WordPress Forms ***/
#searchform {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  display: inline;
}
#topsearch {
  width: 150px;
  padding: 4px 0px 2px 5px;
  font-size: 11px;
  color: #444;
  margin: 0px 0px 0px 12px;
  display: inline;
  border: none;
  background: transparent;
}
/*** Reset ***/
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
}
.aligncenter{
  display: block;
  margin: 0 auto;
  text-align: center;
}
.alignleft{
  float: left;
}
.alignright{
  float: right;
}
img{
  border: 0;
}
img{
  border: none;
  text-decoration: none;
}
.clear {
  clear: both;
}
/*** Typography ***/
h1{
  font-size: 24px;
  color: #444;
  font-family: "Times New Roman", Times, serif;
}
h2{
  font-size: 20px;
  border-bottom: 1px solid #C8C8C8;
  margin-bottom: 5px;
  color: #444;
  font-family: "Times New Roman", Times, serif;
}
h3{
  font-size: 17px;
  color: #444;
  font-family: "Times New Roman", Times, serif;
}
h4{
  font-size: 16px;
  color: #444;
  font-family: "Times New Roman", Times, serif;
}
h5{
  font-size: 15px;
  color: #444;
  font-family: "Times New Roman", Times, serif;
}
h6{
  font-size: 14px;
  color: #444;
  font-family: "Times New Roman", Times, serif;
}
h1 a, h1 a:visited {
  font-size: 24px;
  font-family: "Times New Roman", Times, serif;
}
h2 a, h2 a:visited{
  font-size: 20px;
  margin-bottom: 5px;
  color: #444;
  font-family: "Times New Roman", Times, serif;
}
h3 a, h3 a:visited{
  font-size: 17px;
  font-family: "Times New Roman", Times, serif;
}
h4 a, h4 a:visited{
  font-size: 16px;
  font-family: "Times New Roman", Times, serif;
}
h5 a, h5 a:visited{
  font-size: 15px;
  font-family: "Times New Roman", Times, serif;
}
h6 a, h6 a:visited{
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
}
.red {
  background: #FF8099;
  padding: 3px 0px 3px 10px;
  border-top: 1px solid #FF0537;
  border-bottom: 1px solid #FF0537;
  margin: 2px;
}
.yellow {
  background: #FFFFCC;
  padding: 3px 0px 3px 10px;
  border-top: 1px solid #FFCC00;
  border-bottom: 1px solid #FFCC00;
  margin: 2px;
}
.blue {
  background: #99CCFF;
  padding: 3px 0px 3px 10px;
  border-top: 1px solid #5C5CFF;
  border-bottom: 1px solid #5C5CFF;
  margin: 2px;
}
.green {
  background: #CAE495;
  padding: 3px 0px 3px 10px;
  border-top: 1px solid #488E48;
  border-bottom: 1px solid #488E48;
  margin: 2px;
}
blockquote {
  background: #f6f9fd;
  margin: 10px 0px 10px 30px;
  padding: 5px 0px 10px 15px;
  border-left: 3px solid #bdd1f2;
}
fieldset{
  border: 1px solid #DDDDDD;
  margin: 5px;
  padding: 5px;
  text-align: justify;
}
legend{
  color: #666;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 0px 11px 0px 11px;
}
img{
  border: 0;
}
img{
  border: none;
  text-decoration: none;
}
.space {
  margin: 5px 0px 5px 0px;
  padding: 0;
}
hr{
  background: #c0c0c0;
  border: none;
  color: #d0d0d0;
  height: 1px;
  margin: 10px 0;
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}

/* blocks */
#top_posts {
	float: left;
	width: 650px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

#recent_posts {
	float: left;
	width: 322px;
	display: inline;
}

.postbox {
	float: left;
	width: 295px;
	display: inline;
	margin:0 3px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #d8e1f0;
}

.postbox p {
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #666;
}
.top_entry {
	display: inline;
}

.top_entry h3 a {
	font-size: 0.9em;
	letter-spacing: -1px;
	color: #537ce4;
}

.top_entry h3 a:hover {
	color: #537ce4;
	text-decoration: underline;
}

.top_entry .time {
	color: #999;
	line-height: 2em;
	font-size: 0.7em;
}

.top_entry .excerpt {
	min-height: 100px;
	_height: 100px;
}

.top_entry .excerpt p {
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #777;
	text-indent: 20px;
}

.top_entry .postbit {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px dotted #ddd;
	float: right;
	width: 260px;
}

.top_entry .postbit li {
	display: block;
	float: right;
	display: inline;
	margin-left: 5px;
}

.top_entry .postbit li a {
	display: block;
	padding: 5px;
	background: #fff;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #555;
	line-height: 1.1em;
	border: 1px solid #ddd;
}

.top_entry .postbit li a:hover {
	background: #f9f7f1;
	color: #333;
}
/* zakladki */
div.addzakl {text-align: center; margin: 7px 0;}
/* pagenavi */
.pagenavi  { font: 10px Verdana, Arial, Trebuchet, Sans-Serif; color: #777; text-align: center; margin: 20px auto;} 
.pagenavi a, .pagenavi a:link, .pagenavi a:visited { padding: 2px; margin: 2px 0px; color: #004a80; font: 9px Verdana, Arial, Trebuchet, Sans-Serif; font-weight: 400;}
.pagenavi a:hover { color: #800f00; font: 9px Verdana, Arial, Trebuchet, Sans-Serif; font-weight: 400;}
.pagenavi span.current { padding: 3px; margin: 2px 0px 2px 0px; font: 10px Verdana, Arial, Trebuchet, Sans-Serif; font-weight: 600;}
/* banner */
span img.125{ float: left;}
#vor img { margin: 0px 0px 0px 0px; position: relative;}
/* pogoda */
.gmtdttl{font-size: 110%; font-weight: 600; text-align:center;  background-color: #fafafa;}
.gmtdtext {font-size: 100%; font-weight: normal; color: #000; text-align:center;}
/* slider */
#slider {
  background: white url(images/slider.jpg);
  height: 227px;
  overflow: hidden;
  position: relative;
  margin: 0px 0px 5px 0px;
}
#mover {
  width: 2980px;
  position: relative;
}
.slide {
  padding: 5px 10px;
  width: 648px;
  float: left;
  position: relative;
}
.slide h1 {
  font-family: Helvetica, Sans-Serif;
  font-size: 16px;
  letter-spacing: -1px;
  color: #1d2b9f;
}
.slide p {
  color: #999;
  font-size: 12px;
  line-height: 20px;
  width: 390px;
  text-indent: 9px;
}
.slide img {
  position: absolute;
  top: 30px;
  left: 420px;
  width: 200px;
  height: 150px;
}
#slider-stopper {
  position: absolute;
  top: 1px;
  right: 20px;
  background: #1d2b9f;
  color: #FFFFFF;
  padding: 3px 8px;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 5;
}
/* tabber */
.tabberlive .tabbertabhide {
 display:none;
}
.tabber { font-size:11px;
}
.tabberlive {
 margin-top:1em;
 width:253px;
}
.tabbertab li {
  background: #EEE;
  list-style-type: none;
  margin: 0px 0px 2px 0px;
  padding: 1px 0px 0px 5px;
}
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
  font-size:12px;
}

ul.tabbernav li a
{
 font-size: 0.9em;
 font-weight: bold;
 padding: 3px 37px;
 margin-right: 3px;
 border: 1px solid #e6e6e6;
 border-bottom: none;
 text-decoration: none;
 color: #000000;
 text-transform:uppercase;
 }

ul.tabbernav li a:link {background: url(images/tabbg.gif) left repeat-x}
ul.tabbernav li a:visited { }

ul.tabbernav li a:hover {background: url(images/tabbgro.gif) left repeat-x}

ul.tabbernav li.tabberactive a
{
 background: #fdfdfd;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #333;
 background: #fdfdfd;
}

.tabbernav {position:relative; top:1px}

.tabberactive a {border: 1px solid #e6e6e6;}
.tabberlive .tabbertab {
 padding:5px;
 border: 1px solid #e6e6e6;
 background:#f8f8f8;
 margin-bottom:10px;
 font-size:12px;
}
.tabberlive .tabbertab h2 {
 display:none;
  font-size:12px;
}
.tabberlive .tabbertab h3 {
 display:none;
 }
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.tabbertab p { padding-bottom:10px; line-height:140%; }
.tabbertab ul { padding:0; margin:0; text-align: center; }
.tabbertab ul li { padding:5px 0 6px 0; text-align: left; }
/* Menu 
collapsCat Categories version: 0.5.10
*/
span.collapsCat {border:0;
 padding:0;
 margin: 0 0 0 -12px;
 cursor:pointer;
font-size:1.3em;
 font-family: Monaco, 'Andale Mono', Courier, monospace;
}
#sidebar li.collapsCat:before {content:'';} 
#sidebar li.collapsCat {
padding: 3px 15px;
border-top: 1px solid #f3f3f3;
border-right: 1px solid #ddd;
border-bottom: 1px solid #cdcdcd;
border-left: 10px solid #ddd;
color: #06F;
text-decoration: none;
width:212px;  
list-style-type:none;
}
#sidebar li.collapsCatPost {
text-indent:-1.7em;
margin:0 0 0 0em;
padding: 3px 15px;
border-top: 1px solid #cdcdcd;
border-right: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
border-left: 1px solid #f3f3f3;
color: #06F;
text-decoration: none;
list-style-type:none;
}
#sidebar li.collapsCatPost:before {content: "\00BB \00A0" !important;}

#collapsCatList li ul li {
    list-style:none;
    margin: 0;
    padding: 0;
}
/* schetchik */
#bas a img { opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#bas a:hover img { opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); }
.blev img { padding: 3px 10px;}
