* {
	padding:0;
	margin:0;
}

img {
	border:none;
}

html, body {
	background:#000000;
	font-family: Tahoma ,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
}
#header {
	background:#000000;
	height:100px;
	width:100%;
	overflow:hidden;
}

#field {
background-image:url(../images/header.jpg); 
height:156px;
background-repeat:no-repeat;
background-position:right;
width:100%;
float:right;
display:block;
}


#nav-menu ul
{
 list-style: none;
 padding: 0;
 margin: 0;
 margin-top:-30px;
}

#nav-menu
{
margin-top:-20px;
}



#wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	background:#000000;
}

#center {
    margin: 0 25%;
}

#left {
    float:left;
    background:#000000;
    width:25%;
    margin-left:-100%;
    margin-top:10px;
}

#right {
    float:left;
    width:25%;
    margin-left:-25%;
    margin-top:10px;
    background:#000000;
}


.text {
	padding:0px 10px 10px 10px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: 5px;
	color: #cccccc;
	font-weight:normal;
	letter-spacing:-1px;
}
h1 {
	font-size:20px;
}
h2, h3 {
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 21px;
}

p, ol, ul {
	line-height: 160%;
}

a {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color:#cc3300;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	border:none;
}
#module {
	padding:10px;
	margin-bottom:30px;
	background:url('../images/main_11.jpg') repeat-x;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#module h2 {
	margin-top:-10px;
	font-size:20px;
	padding-top:0px;
	padding-bottom:15px;
	color:#999999;
	letter-spacing:-1px;
}
h2 a {
	text-decoration:underline;
}
h2 a:hover {
	text-decoration:none;
}
.title {
	width:100%;
	overflow:hidden;
}
.title-left {
	float:left;
	width:50%;
}
.title-right {
	float:right;
	width:50%;
}
.title-right h2 {
	font-size:14px;
	padding-bottom:15px;
	margin-top:5px;
}
.post {
	margin-bottom:20px;
}
.post ul.controls
{
	clear: both;
}

.post ul.controls li
{
	display: inline;
	font-size: 11px;
}

.post ul.controls li a
{
	padding: 0em 1.0em 0em 0px;
}
/*------------------------------------------------------------*
**  Навигация
**------------------------------------------------------------*/
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li
{
	float:left;
	margin: 0 0.15em;
}
#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-left:20px;
	padding-right:5px;
}	
#nav-menu li a:hover {
	color:#000;
	text-decoration:underline;
}
#nav-menu {
	float:right;
	padding-top:40px;
	padding-right:20px;
}
#bg {
	background:#000000;
	border-top:1px solid #000000;
}

.divider2
{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #666666;
	margin: 0em 0em 1em 0em;
}
.logo {
	float:left;
	width:300px;
}
em {
	font-style:normal;
	background:#660000;
	color:#fff;
	font-size:18px;
	padding:0px 3px 0px 3px;
}
.contr {
	padding-top:5px;
	overflow:hidden;
}
.r {
	float:right;
}
/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}
/*------------------------------------------------------------*
**  Комментарии
**------------------------------------------------------------*/
#comment {
	margin-bottom:10px;
	padding-bottom:10px;
}
#comment-top {
	padding:0px 10px 10px 10px;
	font-size:11px;
}
.comment-date {
	float:right;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	paddding-top:5px;
}
.comment-s {
	padding:10px;
	overflow:hidden;
}
#com-l {
	width:20%;
	float:left;
}
#com-r {
	width:80%;
	float:right;
}
.com {
	background:#F0EEE9;
	margin-bottom:10px;
	font-size:12px;
}
.ctitle {
	font-size:18px;
}
#module ul {
	list-style:none;
}
#module li {
	padding-left:15px;
	margin-left:10px;
}

.whitetext {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family: Tahoma ,Arial, Helvetica, sans-serif;
}
.whitetext a {
	color : #ffffff;
	text-decoration: underline;
}
.whitetext a:hover {
	color : #cc3300;
}