/*  
Theme Name: csska theme v3
Theme URI: http://www.csska.ru/
Version: 3.0
Author: chukey
Author URI: http://www.csska.ru/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	clear:both;
}

.floatr{
	float:right;
	margin-right:8px;
	overflow:hidden;
	position:relative;
}
.floatl{
	float:left;
	margin-right:8px;
	overflow:hidden;
	position:relative;
}
html {
	height: 100%;
	min-width:980px;
background:#e1f5fe url(images/centerbg.jpg) scroll repeat-y center;	
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
background: url(images/topbg.png) scroll no-repeat center top ;
}
a {
	color:#000;
	outline: none;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color:#D54E21;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

#topbg{
		background: url(images/botbg.png) scroll no-repeat center bottom;
			margin: 0 auto;
    min-height: 100%;
	height: auto !important;
	height: 100%;
}
#wrapper {
	width: 974px;
	margin: 0 auto;
    min-height: 100%;
	height: auto !important;
	height: 100%;
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 220px;
	position:relative;
}

.searchform {
	position:absolute;
	left:700px;
	top:35px;
	z-index:1000;
	display: inline-block;
	padding: 2px 0px;
	background:url(images/search.png) no-repeat scroll 0 0;
	height:34px;
   width: 246px;
}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
	padding: 8px 0px 8px 16px;
	width: 177px;
	color:#999;
		border:none;
	background:none;
}
.searchform .searchbutton {
	padding-left:11px;
	border:none;
	background:none;
	position:relative;
	margin-top:-1px;
}

.searchform p{
	display:inline;
}
.csska{
	position:relative;
	top:85px;
	left:210px;
	font-size:100px;
	line-height:55px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-10px;
	color:#FFF;
	width:500px;	
}
.csska a{
	text-decoration:none;
	color:#FFF;
}

.logo  a{
	display:block;
	width:201px;
	height:201px;
	##background:transparent url(images/logo.png) no-repeat scroll 0 0;
	background:transparent url(images/logo22.png) no-repeat 0 -2px;
	position:absolute;
	left:7px;
	top:11px;
	text-indent:-9999px;
}
.logo  a:hover{
##background: transparent url(images/logo2.png) no-repeat scroll 0 0;
background:transparent url(images/logo22.png) no-repeat 0 -206px;

}


.descript{
	position:absolute;
	top:150px;
	left:210px;
	font-size:22px;
	color:#FFF;
	background:transparent url(images/transbg.png) repeat scroll 0 0;
	padding:5px;
		font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-2px;
}
.descript2{
	position:absolute;
	top:180px;
	left:310px;
	font-size:22px;
		color:#FFF;
background:transparent url(images/transbg.png) repeat scroll 0 0;
	padding:5px;
		font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-2px;
}
.page-menu{
	position:absolute;
	left:260px;
	top:0px;
	overflow:hidden;
}

.page-menu li{
	float:left;
	display:inline;
	background:#e5f8f8;
	font-size:15px;
    -webkit-border-radius:0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}

.page-menu li a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#555;
	display:block;
	height:20px;

}

* html .page-menu li a{
		display:inline;
}

.page-menu li a:hover{

	border-top:#d4eaea 3px solid;

	padding-top:3px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 400px;
	height: 1%;
	background:url(images/content-back.gif) repeat-y center scroll;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#allcontent {
	padding: 0 310px 0 15px;
	_padding: 0 320px 0 15px;
}

.post {
	font-size:16px;
	line-height:22px;
	font-family:"Trebuchet MS",Tahoma,Arial,sans-serif;
	color:#333;
	text-align:justify;
}
.post a{
	color:#11c3c3;
}

#allcontent .post_title h1 a{
	color:#666;
	text-decoration:none;
}
#allcontent .post_title h1 a:hover{
	color:#D54E21;
}
::selection {background: #daf0fb; color:#D54E21;}
::-moz-selection {background: #daf0fb; color:#D54E21;}
p::-moz-selection {background:#daf0fb; color:#D54E21; }

.post_title h1{
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	padding-left:5px;
	color:#666;
}
.post_title h1  span{
	font-family:arial,sans-serif;
	font-size:35px;
	line-height:41px;
	font-weight:bold;
	letter-spacing:-3px;
	word-spacing:4px;
	text-decoration:none;
	position:relative;
	left:-7px;
		background:#daf0fb scroll no-repeat 0 0;
		
}

.post_title h1  span span{
	position:relative;
	background:#daf0fb scroll no-repeat 0 0;
	left:7px;

}


.post_title h1 span span span{
	position:relative;
	background:#daf0fb scroll no-repeat 0 0;
	left:-4px;

}
.metadata{
	background:#daf0fb;
	padding:5px 10px;
	float:right;
	margin-top:-15px;
	margin-bottom:10px;
	font-size:12px;
}

.post_comm a{
	color:#000000;
}
.commentmet_avatar{
	float:left;
	overflow:hidden;
	position:relative;
	margin-right:8px;
}
.commentmet_replay {
	position:absolute;
	right:10px;
	top:-20px;
}

.commentmet_data{
	position:relative;
	overflow:hidden;
	border-bottom:#d3ecf8 1px solid;
	margin-bottom:10px;
}

.commentmetadata{
	background:#daf0fb;
	height:20px;
	padding-left:5px;	
}


.alt .commentmetadata{
	background:#ddfbda;

	
}
.commentmet_text{
	position:relative;
	vertical-align:middle;
}
#commentform textarea:hover{
	border:2px solid #caed93;	
}
#commentform textarea{
	width:480px;
	border:2px solid #93eded;
}
#commentform input.com:hover{
	border:2px solid #caed93;
}
#commentform input.com{
border:2px solid #93eded;	
}



a.demo{
	position:relative;
	display:inline-block;
	height:26px;
	width:69px;
	background:url(images/demo3.png) no-repeat;
	text-indent:-99999px;
	margin:0 5px;
}
a.down{
	display:inline-block;
	height:26px;
	width:111px;
	background:url(images/down2.png) no-repeat;
	text-indent:-99999px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	_margin-right: -30px;
	margin-right: -3px;
	width: 280px;
	_width: 310px;
	margin-left: -290px;
	_margin-left: -320px;
}

#sideRight a{
	position:relative;
}
.aboutme{
	position:relative;
	margin-top:-90px;
	font-size:18px;
	
	margin-left:28px;
}
.aboutme span{
	padding-left:50px;
	color:#666;
}
.widgettitle{
	position:relative;
	background:url(images/sidetitle.png) no-repeat left scroll;
	width:312px;height:53px;
	padding-left:10px;padding-top:20px;	margin-bottom:-25px;
	left:-10px;	top:-5px;
	font-size:20px;letter-spacing:-1px;text-transform:uppercase;text-align:center;	color:#666;
}
.rssform{
	height:100px;
	width:180px;
	background:url(images/rssform_fon.png) repeat-y;
	position:relative;
	margin-top:60px;
	margin-bottom:45px;
	margin-left:50px;
	
}
.rssform .top{
	background:url(images/rssform_top.png) no-repeat;
	width:100%;
	height:65px;
	position:absolute;
	top:-65px;
	
}

.rssform .form{
	background:url(images/rssform_mail.png) no-repeat bottom;
	height:42px;
	width:100%;
	position:absolute;
	bottom:-42px;
}


.rssform .form .mail{
	border:none;
	background:none;
	position:absolute;
	left:12px;
	top:3px;
	height:23px;
	width:116px;
}

.rssform .form .submit{
	border:none;
	background:none;
	width:31px;
	height:27px;
	text-indent:-99999px;
	z-index:50;
	position:absolute;
	right:12px;
	top:2px;
	cursor:pointer;
}
.rssform .form .submit:hover{
	background:url(images/rssform_ok.png) no-repeat;

}
.rssform .subscriberCount{
	color:#FFF;
	text-shadow:1px 1px 5px #666;
	text-align:center;
	font-size:18px;
	position:relative;
	top:-10px;

}
.rssform .subscriberCount span{
		font-size:14px;
}
.rssform .twitticon{
	position:absolute;
	top:15px;
	right:30px;
}
.rssform .rssicon{
	position:absolute;
	top:15px;
	left:30px;
}

.rssform .bymail{
		color:#FFF;
	text-shadow:1px 1px 5px #666;
	text-align:center;
	padding:0 15px;
	position:absolute;
	bottom:-20px;
	font-size:14px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 974px;
	margin: -410px auto 0;
	height: 400px;
	position:relative;
}


.footcontent{
	padding:0px 15px;
}
#footer .footer_title {
	padding-left:5px;
}
#footer .footer_title span{
	background:#11c3c3 scroll no-repeat 0 0;
	color:#000;
	font-family:arial,sans-serif;
	font-size:35px;
	line-height:41px;
	font-weight:bold;
	letter-spacing:-3px;
	word-spacing:4px;
	text-decoration:none;
	position:relative;
	left:-7px;
	padding:0px 5px ;


}

.w3c{
	position:absolute;
	bottom:-5px;
	right:10px;
}
.tagi{
	float:left;
	overflow:hidden;
	position:relative;
	
	width:300px;

	margin-right:12px;
}

.footcom{
	float:left;
	overflow:hidden;
	position:relative;
	
	width:300px;
	margin-right:12px;
}
.footcom b, .footcom a{
color:#11c3c3;
}

.footcom a:hover{
color:#D54E21;
}

.tagi a:hover{
color:#D54E21;
}

.tagi a{
color:#11c3c3;
}

.postmetadata_but{
	bottom:-21px;
	position:relative;
}
.prevpost h3{
	font-size:18px;
	color:#11c3c3;
}
.prevpost{
	margin-top:5px;
	background:#e1f4fd no-repeat scroll 0 0;
	padding:5px;
	margin-bottom:10px;
}

.prevpost li a{
	color:#000;
}



.akpc_pop {
width:150px;
height:25px;
position:relative;
display:block;
}

 .shkala {
 text-align:center;
 position:absolute;
background:url(images/shkala.png) repeat-x;
left:110px;
top:2px;
min-width:1px;
z-index:5;
}


 .shkalagray {
 text-align:center;
 position:absolute;
background:url(images/shkalagray.png) repeat-x;
left:110px;
top:2px;
width:100%;
z-index:4;
}




#rsscount{text-align:center;position:relative;}


.sectiontab {
padding-top:10px;
}



ul.tabs {
	height: 25px;
	list-style: none;
	
}



.tabs li {	width:127px;color:#918d82;font-size:12px;float: left;display: inline;cursor: pointer;padding:5px;text-align:center;position: relative;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;
border-bottom: 1px solid #7ddbdc;border-left: 1px solid #7ddbdc;		
}.tabs li:hover {color: #918d82;}
.tabs li.current {text-transform:uppercase;color: #918d82;border-top: 1px solid #7ddbdc;border-bottom: none;	}
.tabs li.current.first {border-right: 1px solid #7ddbdc;-moz-border-radius:0px 3px 0px 0;-webkit-border-radius:0px 3px 0 0;border-radius:0px 3px 0 0;}
.tabs li.second {	border-left:none;		}
.tabs li.first {border-left:none;			}
.tabs li.current.second {border-left:1px solid #78e1ff;	-moz-border-radius:3px 0px 0px 0;-webkit-border-radius:3px 0px 0 0;border-radius:3px 0px 0 0;}
.box {display: none;width:280px;		}
.box.visible {display: block;	}
/* Polls  */
.wp-polls-archive {}
.wp-polls, .wp-polls-form {}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {text-align: left;background-image: none;display: block;}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {text-align: left;list-style: none;}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {content: '';}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {display: inline;border: 0px;padding: 0px;margin: 0px;}
.wp-polls-ul {padding: 0px;margin: 0px 0px 10px 10px;}
.wp-polls-ans {width:100%;}
.wp-polls-loading {display: none;text-align: center;height: 16px;line-height: 16px;}
.wp-polls-image {border: 0px;}
.wp-polls .Buttons {border:1px solid #c8c8c8;background-color: #f3f6f8;}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;border: 1px solid #0066cc;color: #0066cc;background-color: #FFFFFF;	}
.wp-polls-paging a:visited {padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;border: 1px solid #0066cc;color: #0066cc;background-color: #FFFFFF;	}
.wp-polls-paging a:hover {	border: 1px solid #000000;color: #000000;background-color: #FFFFFF;}
.wp-polls-paging a:active {padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;border: 1px solid #0066cc;color: #0066cc;background-color: #FFFFFF;	}
.wp-polls-paging span.pages {padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px;color: #000000;border: 1px solid #000000;background-color: #FFFFFF;}
.wp-polls-paging span.current {padding: 2px 4px 2px 4px; margin: 2px;font-weight: bold;border: 1px solid #000000;color: #000000;background-color: #FFFFFF;}
.wp-polls-paging span.extend {padding: 2px 4px 2px 4px; margin: 2px;	border: 1px solid #000000;color: #000000;background-color: #FFFFFF;}

.jcarousel-container {position: relative;}
.jcarousel-clip {z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative;}
.jcarousel-list {z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0;}
.jcarousel-list li, .jcarousel-item {float: left; list-style: none; width: 75px; height: 75px;}
.jcarousel-next {z-index: 3; display: none;}
.jcarousel-prev {z-index: 3; display: none;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width: 600px; padding: 10px 10px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  510px; height: 30px; margin-left: 45px; margin-right: 45px;}
.jcarousel-skin-tango .jcarousel-item {width: 25px; height: 30px; font-size: 25px; text-align: center; color: #ff9a18;}
.jcarousel-skin-tango .jcarousel-item a{text-decoration: none; color: #09F;}
.jcarousel-skin-tango .jcarousel-item:hover{color: #ff9a18; font-weight: bolder;}
.jcarousel-skin-tango .jcarousel-item-horizontal {margin-right: 10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {background: #fff; color: #09F;}
.jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute; top: 10px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url(next-horizontal.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {background-position: -32px 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {background-position: -64px 0;}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {cursor: default; background-position: -96px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal {position: absolute; top: 10px; left: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url(prev-horizontal.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {background-position: -32px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {background-position: -64px 0;}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {cursor: default; background-position: -96px 0;}


#tiptip_holder {display: none;position: absolute;top: 0;left: 0;z-index: 99999;}
#tiptip_holder.tip_top {padding-bottom: 5px;}
#tiptip_content {font-size: 11px;color: #000;padding: 4px 8px;border: 1px solid #a1cf26;background-color: #fff;}
#tiptip_arrow, #tiptip_arrow_inner {position: absolute;border-color: transparent;border-style: solid;border-width: 10px;height: 0;width: 0;top:-1px;}
#tiptip_holder.tip_top #tiptip_arrow {border-top-color: #a1cf26;border-top-color: #a1cf26;	}
#tiptip_holder.tip_top #tiptip_arrow_inner {margin-top: -10px;margin-left: -10px;border-top-color: #FFF;border-top-color: #FFF;}


