@import url("css/comments.css");
* {
  margin: 0;
  padding: 0;
}
html body {
  text-align: none;
  font-size: 12px;
  font-family: Helvetica;
  background: url(images/goldbg.jpg);
  border-right: 30px solid #7b1626;
  border-left: 30px solid #7b1626;
  border-top: 30px solid #7b1626;
  border-bottom: 1px solid #7b1626;
  

}


#mainwrap {
  width: 97%;
  margin: 0 auto;
    border-right: 6px solid #000000;
  border-left: 6px solid #000000;
  background: #fff;
}
#header {
  padding-top: 0px;
  padding-bottom: 12px;
  width: 100%;
  border-top: 3px solid #000000;
 
}
.logo {
  background-image:url(images/LOGO6.jpg);
background-color: black;
  margin: 0px;
background-repeat:no-repeat;
  float: left;
height:140px;
width:100%;





}
.adv {
  float: none;
  margin: 0px 0px 0 0;display: none;
  border: 0;
}

#nav2 {
list-style: none;
padding: 0px;
font-family:Arial, verdana;
text-align:center;
font-size: 1em;
font-weight:bold;
height:100%;
background-color: #7b1626;
}
#nav2 ul {
margin: 0;
padding: 0;
background-color: #cfd8df;
}
#nav2 li a {
display: block;
color: #fff;
text-decoration: none;
padding: 5% 0;
height:100%;
}
#nav2 li a:hover {
color: #6b6c66;
}
#nav2 li ul {
position:absolute;
left: -999em;
background:#cfd8df;
z-index:14;
border-top:4px solid #000000;
border-bottom:4px solid #000000;
}


#nav2 li {
background:#7b1626;
float: right;
padding: 0px;
width:11.11%;
outline-color: #000000;
outline-style:solid;
outline-width:2px;
}






#nav2 li li {
float:none;
list-style:none;
padding:7px;
border-bottom:1px solid #000000;
width:100%;
}


#nav2 li ul li a {
color:#a3b6c4;
font-size:12px;
font-family:Arial, Helvetica;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right: 5px;
}

#nav2 li ul a:hover {
color:#fff;
}


#nav2 li.recentcomments{
font-size:10px;
}

#nav2 li ul ul {
margin: -1.1em 0 0 0px;
width: 100%
}

#nav2 li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

}

#nav2 li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
}


.current_page_item a {
 
  padding-bottom: inherit;
  padding-right: inherit;
  padding-left: inherit;
  padding-top: 10inherit;
  height: inherit;
  font-size: inherit;


}
#sidebar .current_page_item a {
  background: none;
}


#contentwrap {
text-align:left;
  padding-top: 22px;
  float: left;
display: inline;
  width: 60%;
  margin-left: 8px;
position:relative;


}

.video {
position: center;
width: relative;
height: relative;
border-top: solid 10px black;
border-bottom: solid 10px black;
border-right: solid 160px black;
border-left: solid 160px black;

}

#sidebar {
  padding:8px;
  margin-top: 12px;
  margin-bottom: 12px;
  position: relative;
  float: right;
  width: 30%;
  margin-right: 20px;
  display: inline;
  background: #fff;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  color: #666666;
}
.side-widget h3 {
  color: #858585;
  text-transform: uppercase;
  padding: 0px 0;
  background: #353535 url(images/h3.gif) repeat-x;
  font-weight: normal;
}

.side-widget {
  margin-bottom: 10px;
}
.side-widget ul {
  list-style:none;
  padding: 0px;
  line-height: 20px;
}

#sidebar ul li {
  list-style: none;
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: 1px dotted #ccc;
  font-size: 10px;
  font-weight: bold;
  background: url(images/sidearrow.jpg) no-repeat scroll 0px 12px;
  padding-left: 10px;
}
#sidebar ul li:hover {
  background: url(images/menu.jpg);
}


.side-widget a:link {
  color: #666666;

}
.side-widget a:hover {
  color: #ca430a;
}


#sidebar2 {
  clear: both;
  border-top: 3px solid #000;
  font-size: 14px;
  background: #000;
  overflow:hidden;
  margin: 0;padding:0;
}
.inside {
  padding: 20px;
}
.inside2 {
  padding: 0px 10px;
}


#sidebar2 .widget {
  float: left;
  width: 200px;
  margin-left: 25px;
  margin-bottom: 15px;
  margin-right: 5px;
}
#sidebar2 h3 {
  color: #fff;
  padding-bottom: 15px;
}


#sidebar2 ul li{
  margin-top: 10px;
  list-style:none;

  background: #000 url(images/strelca.jpg) no-repeat scroll -2px 4px;
  padding-left: 14px;
  padding-bottom: 5px;
  border-bottom: 1px solid #494949;
}
#sidebar2 a {
  color: #fff;
}


#sidebar2 a:hover {
  background: #fd0404;
  padding: 3px;
  color: #fff;
}


#footer {
  clear: both;
  background: #7b1626;
  height: 50px;
  width: 100%;
  border-top: 0px solid #000;
  margin: 0 auto;
  padding-bottom:4px;
  text-align: center;
  color: white;
}
#footer a {
  color: #fff;
  padding: 4px;
  font-weight: bold;
  
}
.spo {
  float: right;
  margin-right: 20px;
}


a:link, a:visited {
  text-decoration: none;
  color: #777777;
}
img {
  
  float: left;
  border: 0px solid #000000;
 
}

.time {
  float: left;
  padding-right: 20px;
}
.ta {
  background: #F0F0F0;
  padding: 3px 0;
  border-top: 1px solid #ccc;
  margin-bottom: 7px;
}




h2 a:link {
  color: #ac1426;
  text-decoration: none;
}
h2 a:visited {
  color: #ac1426;
}


.entry {
  margin: 20px 0;
  padding-bottom: 40px;
  
}
.entry img {
  margin-right: 10px;
}


.more-link {           margin-top: 20px;
  background:  url(images/gumb.jpg) repeat-x;
  padding: 2px 3px;
  float: left;
  border: 1px solid #ccc;
}
a.more-link  {
  color: #fff;
  float:right;
}
.more-link a:hover{
  text-decoration: underline;
  padding: 2px;
  color: green;
}
.com {
  margin-top: 20px;
  float:right;
}


.com a {            float:left;
  color: #fff;
  background: url(images/gumb2.jpg) repeat-x;
  padding: 2px;
  border: 1px solid #ccc;
}


#upcontent {
  clear: both;
  margin-top: 20px;
}


#featured{
 color:#cfd5d8;
 float: left;
 margin-left: 20px;display:inline;
 padding-bottom: 10px;
}

.featured-post{
 margin:0 0px -3px 10px;
 width: 0px;
 border-bottom: 1px solid #fff;
 padding-bottom: 5px;
 background:#0c1b23;
 position: relative;
 top: -4px;
}
* html .featured-post {
  top: 0;
}


#featured h3 {
 margin:5px 0;
 padding:15px 0;
 line-height:12px;
 position:relative;
 top: -8px;
 }
#featured h3 a {
  color: red;
  font-size: 12px;
  font-weight: normal;
}



.fea-thumb {
 width:50px;
 height:50px;
 margin:5px 10px 10px 2px;
 padding:0px;
 float:left;
 }

.fea-thumb img {
 padding:0;
 border:none;
 width:50px;
 height:50px;
 border: 1px solid #fff;
 margin-left: 5px;
 }


#mrs {
  float: right;
  width: 20px;
  margin-right: 20px;
  margin-top: 18px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
	.tabs-hide {
		display:none;

	}
}

/* Hide useless elements in print layouts... */
@media print {
	.tabs-nav {
		display:none;
	}
}



/* Skin */
.tabs-nav {
   background: url(images/h3.gif) repeat-x scroll 0 0px;
   padding-bottom: 1px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display:block;
	clear:both;
	content:" ";
}
.tabs-nav li {
	float:left;
	margin-right:0px;
	border:none !important;
    list-style:none;
}

.tabs-nav li.last { margin:0; }

.tabs-nav a, .tabs-nav a span {
	display:block;
    font-size: 10px;
}
.tabs-nav a {
	position:relative;
	top:1px;
	z-index:2;
	font-size:11px;
	color:#5b5b5b;
	text-align:center;
	white-space:nowrap; /* required in IE 6 */
}
.tabs-nav .tabs-selected a {
	color:#fff;  padding: -7px -7px;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background-position:100% -150px;
	outline:0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
	background-position:100% -100px;
}
.tabs-nav a span {
	float:left;
	height:19px; /* IE 6 treats height as min-height */
	min-height:18px;
	line-height:19px;
	padding:7px;
}
*>.tabs-nav a span { /* hide from IE 6 */
	width:auto;
	height:auto;
}
.tabs-nav .tabs-selected a span {
	background-color:none;     padding: 7px 0px; color: #000;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
  background: none;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor:text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
	cursor:pointer;
	color:#000;
}
.tabs-nav .tabs-disabled {
	opacity:.4;
}
.tabs-container {
	clear:left;
	background:#ffffff; /* declare background color for container to avoid distorted fonts in IE while fading */
    padding-left: 10px;
}
.tabs-loading em {
	padding:0 0 0 20px;
}

.tabs-container ul li {
    list-style: none;
	background:transparent url(images/sidearrow.jpg) no-repeat 0px 10px;
	line-height:28px;
	border-bottom:1px dotted #777777;
	padding-left:10px;
}

#tab-content { margin-bottom:10px; }

#recent-comments li {   list-style:none;
  background: url(images/rec.jpg) no-repeat scroll -3px 6px;
  padding-left: 20px;
}
