/*
Theme Name: ak47group
Theme URI: —
Author: LESHADESIGN
Author URI: http://vearto.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*FONT*/
 /* Internet Explorer */
@font-face {
  font-family: cuprum;
  src: url(cuprum.eot);
}

/* далее для всех остальных браузеров */
@font-face {
  font-family: cuprumm;
  src: url(cuprum.otf) format("opentype");
}

* {
	margin: 0;
	padding: 0;
}

html {height: 100%}

body {
	background:url(/wp-content/themes/ak47group/style/images/bg.gif);
	font-family: "Segoe UI", "Calibri", sans-serif;
	font-size:12px;
	color:#303030;
        width: 100%;
	height: 100%;
}

h1 {
        color:#f03;
	font-size: 22px;
	padding-bottom:5px;
        font-weight: 800;         
}

h2 {
        font-size: 20px;
	padding-bottom:5px;
        color: #434343;
        font-weight: 500;
}

h3 {
        font-size: 18px;
	padding-bottom:5px;
        color: #434343;
        font-weight: 500;
}

a {
	text-decoration:underline;
	color:#C03;
}

a:hover {
	text-decoration:none;
}

small {
	font-size:10px;
	color:#888;
}

a img {vertical-align: middle;}


p {margin: 0 0 12px}

img {
	border-bottom: 0;
	margin: 2px 0 2px 0;
}

blockquote {
	padding:20px;
	margin:8px 5px 8px 0;
	background-color:#eee;	
}

ul {
       margin:8px 5px 8px 18px;
}

li {
      list-style:disc;
}
	

#wrapper {
	margin: 0 auto;
	width:1000px;
	height:100%;
}

#header {
	background:url(img/header.jpg) no-repeat;
	width:1000px;
	height:303px;
}

/****background:url(/wp-content/themes/ak47group/style/images/head.jpg) no-repeat;*****/

#nav {
	padding: 50px 0 0 50px;
}

#nav ul {
        margin: 0;
	padding: 0;
        width:150px;
}

#nav li {
	font-weight:800;
	font-family: "Segoe UI", "Calibri", sans-serif;
	font-size:22px;
	list-style:none;
	padding-bottom:3px;
}



#nav li a {
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
        border-left:solid 5px #191919;
}

#nav li a:hover {	
	text-decoration:none;
	border-left:solid 5px #F03;
	padding-left:5px;
}

#nav li a.active {	
	text-decoration:none;
	border-left:solid 5px #F03;
	padding-left:5px;
}

#shirt li a {color:#F03}

#nav li a.foot {
	color:#F03;
	text-decoration:none;
	border-left:solid 5px #F03;
	padding-left:5px;
}

#nav li a:active {	
	text-decoration:none;
	border-left:solid 5px #F03;
	padding-left:5px;
}



#content {
	background-color:#FFF;
	height:auto !important;
        min-height:440px;
        height:440px;
	width:1000px;
        display: inline-block;
}

#text {
	width:600px;
	padding: 27px 20px 50px 50px;
	float:left
}

#gastroli {
	float: right;
	width 300px;
	padding: 30px 50px 0 0;
}

#footer {
	clear:both;
        background: url(img/heart.png) 98% 100% no-repeat #191919;
	min-height:70px;
	padding-left:20px;
}

#footer a {text-decoration:none;}

#clear {
	clear:both;
}

/*----Class-----*/

.left_f {
        padding-bottom:20px; 
        padding-top:20px;
	float: left;
	width: 620px;
        font-size:10px;
}

.left_f a {
        color:#484848;
}

.right_f {
	font-size:10px;
}

.box { 
  background: #191919; 
  color:#FFF;
}
.boxtop { 
  background: url(/wp-content/themes/ak47group/style/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(/wp-content/themes/ak47group/style/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/wp-content/themes/ak47group/style/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/wp-content/themes/ak47group/style/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.post {
  margin-bottom:10px;
}


/*-----Comments-----*/


#comments {}

.commentlist p {
	margin-top: -2px;
	padding: 0;
	font-size:12px;
}

#comment {
	padding: 3px 5px 3px 5px;
        width: 468px;
	height: auto;
	background: #191919 url(img/vodo.png) repeat center center ;
	border: 1px #111111 solid;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;          
}
#respond input {border: 1px #111111 solid;}
#respond input:focus {border: 1px #F03 solid;}
#comment:focus {border: 1px #F03 solid;}
table.wpsc_checkout_table input:focus {border: 1px #F03 solid;}
table.wpsc_checkout_table textarea:focus {border: 1px #F03 solid;}
table.wpsc_checkout_table input {border: 1px #999 solid;}
table.wpsc_checkout_table textarea {border: 1px #999 solid;}

#author, #email, #url, #submit {
	padding: 3px 5px 3px 5px;
        width: 160px;
	height: auto;
	background: #191919;
	border: 1px #111111 solid;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
}

#submit {
	padding: 3px 5px 3px 5px; 
        width: 80px;
	height: auto;
	background: #191919;
	border: 1px #111111 solid;
	font-size: 11px;
	color: #ccc;
}

#respond {
        margin-left: 30px;
		
		
}

.children {
	
	padding:15px;
}


.childss{
	border-top: 1px solid #e8e8e8;
	padding-top:7px;
        clear:both;	
}


.commentlist {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
        margin:30px 30px 30px 45px ;
		
}

.commentlist li {
         list-style:none;
}

.reply {
         font-size:10px;
         text-align:right;
}

.cancel-comment-reply {
         margin-bottom:5px;
}

.commentmetadata {
	font-size:1px;
	visibility: hidden;
	display:none;
}

.avatar {
	left: -40px;
        position: absolute;
        top:1px;
}

.fn {
	margin: 0;
	padding: 0;
	color:#2d2d2d;
	font-weight:bold;	
}

.says {
	display:none;
}

.newalbum {display:inline-block; position:absolute; right:15px; top:180px; width:110px; height:100px; background:url(megapolice.png) no-repeat;}
.bereza {display:inline-block; position:absolute; right:125px; top:180px; width:110px; height:100px; background:url(bereza.png) no-repeat;}

#polls-4.wp-polls {width: 280px;}
del {color:#3e3e3e}
.boxcontent a {color: white; margin: 0px 0px 12px; display: block;}
.boxcontent del a {color: #303030; margin: 0px 0px 12px; display: block;}
.ostavcomment a {color:#303030; text-decoration:none;}
.ostavcomment {color:#303030; display:block; background: #eee; font-size:18px; padding:10px; text-align:center;}
.ostavcomment:hover {background: #f5f5f5;}
.wpsc_buy_button_container {display:none;}
