/*
Theme Name: FortMaster Theme
Theme URI: 
Description: 
Version: 1.0
Author: Agent_SMIT
Author URI: http://dizbalance.ru/

*/

/* Begin Structure */

body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #666666;
	margin: 0px auto;
	padding: 0px;
	}
	
ul {
    margin: 0px;
	padding: 0px;
}

a { color:#1a81ca;
	text-decoration:none; }
a:hover { color:#1a81ca;
	text-decoration:underline; }
li a:hover {
    color:#ffffff;
	text-decoration:none;
	background-color:#cccccc; }
a img { border:none; }
h2 { font-size:14px; padding: 10px 0px 0px 0px; margin:0px; color:#666666; }
h2 a { font-size:14px; text-decoration:none; }
h2 a:hover { font-size:14px; text-decoration:underline; }

.banners {
	width:257px; 
	background-color:#f9f7e1;
	padding: 10px 10px 10px 10px;
}

.main_l {
	clear:both;
	height:39px;
}

.main_r {
	width: 46%;
	float:left;
	padding-right:2%;
	min-height: 250px;
	clear:left;
}

.main_d {
	width: 46%;
	float:right;
	padding-left:2%;
	min-height: 250px;
	clear:right;
}

.main_l img {
	float:left;
}

.main_l a {
	font: 12px/39px Verdana, Arial, Sans-Serif;
	padding-left: 15px;
}

#page {
	margin: 0px auto;
	padding: 0;
	width:100%;
	}

#header {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 238px;
	float: left;
	}

#header #right {
	margin: 0;
	float: right;
	border: 1px solid #000;
	width: 176px;
	}

#header #center {
	border: 1px solid #000;
	margin: 0;
	width: 176px;
	}

#header #left {
	margin: 0;
	float: left;
	border: 1px solid #000;
	width: 176px;
	}
	
#nav {
	list-style: none;
	margin: 0px;
}
#nav li {
	float: left;
	margin-right: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	background: url(images/navact.gif);
}
#nav .page_item a{
	color: #ffffff;
	width: 118px;
	height: 28px;
	text-decoration: none;
	text-align:center;
	background: url(images/navun.gif);
	font: 18px/100% Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 10px;
}
#nav .page_item a:hover {
	color: #ffffff;
	background: url(images/navunnav.gif);
}
#nav .current_page_item a:hover {
	color: #000000;
	background: url(images/navact.gif);
}

.post {
	margin: 0px;
	width: 100%;
	padding-bottom:20px;
	}
.entry {
    padding-top: 20px;
	text-align: justify;
}

.clear {
	clear: both;
}

.navigation {
    width: 630px;
}

#content {
	font-size: 1.2em;
	width: 95%;
	float: left;
	}
	
#content h2 {
    font-size:12px;
}
	
#sidebar {
    width: 317px;
	float: right;
	margin: 0px auto;
	background-color:#f7f7f7;
	background: url(images/sidebarsr.gif) repeat-y;
	font-size:12px;
	padding-left:5px;
}
#sidebar a { font:11px/170% Verdana, Arial, Sans-Serif;; }
#sidebar h2 { font-size:12px; }
#sidebar h2 a { font-size:12px; }
#sidebar .widget {
    padding-bottom:10px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar #sidebar1 {
    float:left;
	padding-left: 13px;
}

#sidebar #sidebar2 {
    float:right;
	padding-right:35px;
}


#footer {
    height:70px;
	background: url(images/footer.gif) repeat-x;
	padding: 0;
	margin: 0 auto;
	margin-top: 30px;
	width: 100%;
	clear: both;
	border: none;
}
#footer #left {
    width: 570px;
	padding-left: 30px;
    float: left;
}
#footer #inleft {
    float: left;
	padding-top:20px;
	color:#797979;
}
#footer #inright {
    width: 350px;
	height: 55px;
	background: url(images/l.gif) no-repeat;
    float: right;
	padding-left:15px;
	padding-top:15px;
	font-style:italic;
}
#footer #right {
    height:50px;
    float: right;
	padding-right: 30px;
	padding-top:20px;
	background: url(images/l.gif) no-repeat;
	padding-left:15px;
}
#footer a { text-decoration:underline; }
#footer a:hover { text-decoration:none; }
/* End Structure */






/*	Begin Headers */
h1 {
	margin: 0;
	}



/* Begin Comments*/
.alt {
	background-color:#F8F8F8;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	list-style: none;
	}
	
.commentlist li {
	border: 1px solid #F5F5F5;
	margin: 15px 0 3px;

}

.commentlist #innn {
    width:596px;
	padding: 10px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
#commentform input{
	width: 153px;
	background: #FBFBFB;
	border: 1px solid #CDCDCD;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 115px;
	background:#FBFBFB;
	border: 1px solid #CDCDCD;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #ececec;
	font: 20px Arial, Helvetica, sans-serif;
	border: none;
	width: 215px;
	height: 63px;
	cursor: pointer;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



