/*  
Theme Name: Battery 2
Theme URI: http://f.skobkin.ru/wp/
Description: Мод темы Battery 2 с меню и переводом на русский язык.
Version: 1.1
Author: templay & skobkin.ru
Author URI: http://skobkin.ru/

Nutzungsbedingung

Dieses Freebie von templay.de kannst Du für den privaten Gebrauch, in privaten Projekten und auf privaten Webseiten im originalen oder bearbeiteten Zustand verwenden. Dabei ist keine Namensnennung erforderlich. 
Freebies von templay.de kannst Du auf der eigenen oder auf anderen Webseiten zurück verlinken.
Freebies von templay.de darfst Du nicht verkaufen. 
Freebies von templay.de darfst Du nicht auf der eigenen oder auf anderen Webseiten zum Download anbieten.

Terms of use

This Freebie is provided as is and is free to use for any non-commercial projects in it's original or any modified form.
Freebies by templay.de may be linked from other websites.
Any further distribution is prohibited, freebies by templay.de may not be sold or hosted for free download anywhere else.

*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#737373;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#0e0e0e;
	color:#737373;
}

#page{
	width:1004px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:139px;
	background:url(images/header_bg.png) no-repeat;
}

#header_rss{
	float:right;
}

#header_title{
	float:left;
}

#header_title h1{
	color:#fe9b00;
	font-size:36px;
	font-style:none;
	letter-spacing:-1px;
	padding:40px 0 0 40px;
}

#header_title h1 a{
	color:#fe9b00;
}

#header_title h1 a:hover{
	text-decoration:none;
}

.description{
	font-size:16px;
	position:relative;
	top:-3px;
	color:#fff;
	display:block;
	text-align:left;
	letter-spacing:0;
}

#header_rss img{
	float:left;
	margin:0 40px 0 0;
}

/* MENU */

#menu{
	width:100%;
	height:55px;
	background:url(images/menu_bg.png) no-repeat;
}

div.menu {
    float:left;
    width:616px;
    padding: 16px 5px 0 60px;
    height:30px
}

#main_search{
	float:right;
	width:263px;
	height:24px;
	margin:19px 0 0 0;
	background:url(images/suchfeld_bg.gif) no-repeat;
	padding:0 54px 0 0;
}

/* Main Menu CSS */

div.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /*border-bottom: 1px solid #ccc;*/
    }

div.menu ul li {
	position: relative;
    	float: left;
	}

div.menu li ul {
	position: absolute;
	width: 150px;
	left: 0;
	top: 20;
	display: none;
	/*border-left: 1px solid #666666;*/
	/*border: 1px solid #666666;*/
	border-radius: 3px;
    }
/*
div.menu li ul a {
	height: 20px;
	line-height: 20px;
}
*/

div.menu li ul li {
	float: none;
	background: #737373;
	border: 1px solid #666666;
	border-radius: 3px;
    }

div.menu ul li a {
	display: block;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	color: #000;
	text-shadow: 0px 1px 2px #999999;
	/*background: #1C1C1C;*/
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	/*border: 1px solid #ccc;*/
	border-bottom: 0;
	}

div.menu li:hover ul {display: block;}


div.menu a:hover, div.menu a.select{
	text-decoration:none;
	color:#FFFFFF;
	background: #1C1C1C;
	border-radius: 3px;
}

#searchform_top{
	margin:0 0 0 26px;
}

#searchform_top_text{
	width:208px;
	border:0px;
	background:none;
	color:#4d4d4d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:5px 4px 0 0;
}

#gosearch{
	float:left;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.png) repeat-y;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.png) no-repeat;
	padding-bottom:40px;
}

#body_left{
	width:686px;
	float:left;
}

#body_right{
	width:318px;
	float:right;
}

/* left contact */

#body_left_content{
	width:565px;
	padding-top:19px;
	margin-left:73px;
}

.post{
	width:100%;
}

.post-top{
	float:left;
}

.post-date{
	float:left;
	font-size:15px;
	width:59px;
	height:54px;
	color:#b5965e;
	padding-top:5px;
	text-align:center;
	background:url(images/datum.gif) no-repeat;
}

.post-date p{
	font-size:30px;
	line-height:30px;
}

.post-title{
	float:left;
	width:506px;
}

.post-title h2{
	font-size:27px;
	color:#fff;
	font-weight:normal;
	background:url(images/linie.gif) no-repeat left bottom;
	padding:0 0 5px 0;
	margin:0 0 3px 15px;
}

.post-title h2 a{
	color:#fff;
}

.post-title h3{
	font-weight:normal;
	color:#666666;
	font-size:11px;
	padding:5px 20px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 15px;
}

.post-title h3 a, .post-title h3 span{
	color:#e5b429;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:15px 0 0 0;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	font-weight:bold;
	text-decoration:underline;
	color:#ddad22;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	background:url(images/post_footer.gif) no-repeat;
	width:100%;
	height:62px;
	margin-bottom:30px;
}

.postmetadata .alignleft a{
	color:#ca9b12;
	font-size:12px;
	font-weight:bold;





	text-decoration:none;
}

.postmetadata .alignleft a:hover{
	text-decoration:none;
}

.postmetadata .alignright a{
	color:#737373;
	font-size:12px;
}

.postmetadata .alignright a span{
	padding-left:20px;
	background:url(images/blase.gif) no-repeat left 1px;
	font-weight:bold;
	color:#ca9b12;
}

.postmetadata .alignleft{
	padding-top:14px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:14px;
	padding-right:20px;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:27px;
	color:#fff;
	font-weight:normal;
	background:url(images/linie.gif) no-repeat left bottom;
	padding:0 0 5px 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#ddad22;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
	color:#737373;
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#fff;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
	margin-top:10px;
}

/* RIGHT ADS */

#right_ads{
	float:left;
}

#right_ads div{
	float:left;
	padding-right:7px;
	margin-bottom:6px;
}

#right_ads div img{
	float:left;
}

#right_ads div.right{
	margin-right:0;
}

/* SIDE BAR */

#sidebar{
	width:257px;
	float:left;
}

.sidebars h2{
	font-size:18px;
	color:#fff;
	text-transform:none;
	width:225px;
	height:29px;
	padding:10px 0 0 32px;
	background:url(images/widget.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 5px 0;
}

.sidebars ul{
	color:#d0d0d0;
}

.sidebars ul li{
	padding-bottom:5px;
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #2b2b2b;
	padding:4px 0 8px 12px;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#d0d0d0;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	background:url(images/punkt.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:12px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/punkt.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/punkt.gif) no-repeat left 5px;
	font-weight:bold;
	padding-left:12px;
}

.sidebars li.widget_meta ul li a{
	font-weight:normal;
	padding-left:2px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#d0d0d0;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:147px;
	background:url(images/footer_bg.png) no-repeat;
}

#footer_text{
	padding:85px 0 0 0;
	text-align:center;
}

#footer_text p{
	color:#9a9a9a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 8px 0;
}

#footer_text a{
	color:#9a9a9a;
}





/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}

.navigation a{
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}

.navigation a:hover{
	text-decoration:none;
	}

.navigation .alignleft a{
	}

.navigation .alignright a{
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#1d1d1d;
	border-bottom:1px dotted #898989;
	border-top:1px dotted #898989;
	} 

.entry ul li {
	border-bottom:1px solid #373737;
	background:url(images/punkt.gif) no-repeat left 10px;
	padding:3px 0 4px 12px;
	}

.entry ul li:before{
	/*content: url(images/punkt.gif);*/
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#1d1d1d;
	border-bottom:1px dotted #898989;
	border-top:1px dotted #898989;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #373737;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:27px;
	color:#d3a41b;
	font-weight:normal;
	margin:0 0 10px 0;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

.commentlist li {
	margin: 5px 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	background:url(images/dotted_grey.gif) repeat-x;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding:10px;
	margin:0;
	background:#262626;
	border: 2px solid #313131;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetakopf {
	padding:0;
	margin: 0;
	display: block;
	background:#313131;
	border: 2px solid #313131;
}
.commentmetadata {
	padding:5px 10px 5px 3px;
	color:#d3a41b;
	font-size:12px;
	float:left;
	}
	
.commentmetadata span{
	color:#737373;
}

.commentmetadata a{
	color:#d3a41b;
	}

.commentmet_text{
	padding:0 20px 10px 10px;
	font-size:13px;
}

.alt .commentmetadata_end{
}

.commentmetadata_end{
	text-align:right;
	padding:5px 3px 5px 10px;
	color:#d3a41b;
	background:url(images/commentmetadata_end.gif) repeat-x;
	float:right;
}

.commentmetadata_end span{
	color:#d3a41b;
}

#respond_box{
	margin:40px 15px 0 0px;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#d3a41b;
	font-weight:normal;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:0px;
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:90%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#737373;
}

#commentform input{
	background:#262626;
	border:3px #313131 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#CCCCCC;
}

#commentform textarea{
	background:#262626;
	border:3px #313131 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#CCCCCC;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.page_archives_div h2{
	font-size:27px;
	color:#fff;
	font-weight:normal;
}

.ar_panel ul{
	background:url(images/ar_01.gif) repeat-x;
	width:553px;
	padding:10px;
}

.ar_panel ul ul{
	background:none;
	width:auto;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	border-bottom:1px solid #2f2f2f;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#fff;
	font-size:13px;
	background:url(images/dash.gif) no-repeat left 6px;
	padding:0 0 0 9px;
} 