/*
Theme Name: Shtirlic
Theme URI: http://www.magnamedia.ru/
Description: Special for MagnaMedia.ru
Version: 1.0
Author: MustangUA
Author URI: http://www.mustang.te.ua/
*/

body {
	color: #000;
	font: normal 12px Tahoma;
	background-image: url(images/headbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #18521b;
}
a:hover {
	text-decoration: underline;
}
b {
	font: bold 12px Tahoma;
	color: #18521b;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
h1 {
	font: bold 24px Tahoma;
	color: #18521b;
}
h1 {
	font: bold 24px Tahoma;
	color: #18521b;
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 1000px;
}
#header {
	height: 424px;
}
#menu{
	background-image: url(images/menubg.gif);
	height: 23px;
	text-align: center;
	padding-top: 8px;
}
.menup {
	color: #FFF;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	border-left: 1px solid #f8961d;
}
.menufirst {
	color: #FFF;
	text-decoration: none;
	padding-right: 14px;
}
#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content {
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 27px;
	padding-right: 42px;
}
#sidebar {
	margin-left: 21px;
	width: 255px;
	float: left;
}
.sidep {
	width: 255px;
	margin-bottom: 25px;
}
.sidep ul {
	list-style-position: outside;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	margin: 0;
}
.newsp ul {
	list-style-image: url(images/newsp.gif);
}
.forump ul {
	list-style-image: url(images/forump.gif);
}
.sidep li {
	padding-left: 5px;
}
.newsp a {
	color: #18521b;
	text-decoration: underline;
	font-weight: bold;
}
.forump a {
	color: #f27d00;
	text-decoration: underline;
	font-weight: bold;
}
.news {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.forum {
	background-image: url(images/forum.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#rightcol {
	margin-left: 309px;
	width: 649px;
	padding: 0;
}
.rightcolp {
	margin-bottom: 25px;
}
.title {
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 12px;
	margin-top: 0;
}
.describe {
	background-image: url(images/describe.gif);
}
.system {
	background-image: url(images/system.gif);
}
.screens {
	background-image: url(images/screens.gif);
}
.screen {
	margin-bottom: 10px;
	margin-right: 44px;
	border: 0;
}
#footer {
	background-image: url(images/footerbg.gif);
	font: normal 11px Arial;
	height: 50px;
	color: #136317;
}
/* comments area */
#comments, #respond {
	padding: 10px 0 5px 0;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {
	background: #d8f3da;
	border: 1px dotted #d8f3da;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#d8f3da;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#d8f3da;
	border: 1px solid #d8f3da;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #3b873f;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #3b873f;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#commententer {
margin-bottom: 20px;
}