/*
Theme Name: IntellectDesign theme
Theme URI: http://wordpress.org/
Description: Это супер стиль для нашего блога
Version: 1.6
Author: cola
Tags: id
Text Domain: id

    Это стиль для нашего супер блога.
*/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px Arial,sans-serif;
}
img{
	border:0;
}
.clear{
        clear:both;
}
h1, h2, ul, p {
	margin: 0; padding: 0;
}
ul {
	list-style-type: none;
}

a{
	color: black;
}

a:hover {
	text-decoration: none;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: .5ex;
}

sub {
	top: .5ex;
}
h2{
	color:#8f8f8f;
}
.pagetitle{
    color:#8f8f8f;
}

#site_wrapper {
	text-align: left;
	padding:0;
	background:#fff;
	background: url(/wp-content/themes/id/img/header_bg.gif) repeat-x top left;
	color: #000;
}
#site_wrapper_in {
	width: 990px; 
	margin: 0 auto;
}

#header {
	padding-top: 43px;
	margin-left: 0px;
    font-family: Calibri, Myriad Pro, Arial,sans-serif;
}

.logo {
	float: left;
	width: 95px;
	margin: 7px 67px 0 0;
}
.header_menu {
	float: left;
	margin: 1px 46px 0 0;
}
.header_menu ul li {
	line-height: 1;
	margin-bottom: 4px; 
}
.header_menu ul li a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.header_menu ul li a:hover, .header_menu ul li a.act {
	color: #85C026;
}

.header_login {
	float: right;
	margin-right: 11px;
}

#content {
	margin-top: 10px;
}
.content_main {
	width: 800px;
	margin: 25px 100px 0 86px;
}

.left_column {
	float: left;
	width: 150px;	
}

.right_column {
    float: left;    
    padding-left: 12px;
    width: 825px;    
}
.menu{
	margin:30px 0;
}	

.menu_item h3{
	text-transform: uppercase;
	font-weight: normal;
    margin:15px 0 5px 0;
}

.menu_item ul{
	list-style: none;
	color:#9b9191;
	margin:0;
	padding:0;
}
.menu_item ul li{
	padding-left:10px;
}	

.menu_item ul li a{
    color:#9b9191;
    text-decoration: none;
}
.menu_item ul li a:hover{
	text-decoration: underline;
}

.post{
	margin-bottom: 30px;
}
.post p{
	margin-bottom:10px;
}	
.post .date{
	font:bold 14px Arial;
	color:#a40000;
}
.post h2{
	margin:13px 0 13px 0;
    color:#017cc3;
    font-size:24px;    	
}	
.post h2 a{
    color:#017cc3;
    	
}

.post .postmenu{
	b1order-top:6px solid #C4C4C4;
	b1order-bottom:6px solid #C4C4C4;
	background: #f0f0f0;
	padding:5px 0 5px 10px;
}
.post .postmenu a{
	font-weight: bold;
}
.post .tags{
    margin:5px 0;	
    color:#a96b6b;
    font-size:10px;        
}
.post .tags a{
	color:#a96b6b;
	text-decoration: none;
}
.post .tags a:HOVER{
    text-decoration: underline;	
}

.header_login .box{
    width:159px;
    height: 120px;
    background: url(/wp-content/themes/id/img/login_bg.gif) no-repeat;
}
.header_login .text{
    position: absolute;
    padding:8px 10px 0 15px;
    font-size: 11px;
}
.header_login .login{
    position: absolute;
    margin:57px 0 0 17px;
}
.header_login input{
    border:none;
    font-size: 12px;
    color:#999999	
}	
.header_login .login input{
    width: 125px;	
}
.header_login .pass{
    position: absolute;
    margin:84px 0 0 17px;
}
.header_login .pass input{
    width: 105px;
}
.header_login .submit{
    position: absolute;
    margin:84px 0 0 130px;
}

.header_login .box_user{
    width:159px;
    height: 120px;
    background: url(/wp-content/themes/id/img/login_bg_user.gif) no-repeat;    
}
.header_login .box_user .header{
    font-size: 16px;
    font-weight: bold;
    padding:10px 0 0 10px;
}
.header_login .box_user ul{
	margin:5px 0 0 20px;
}	



#footer {
	border-top: 6px solid #c4c4c4;
	height: 146px;
	margin-top: 30px;
	font-family: Arial;
}
#footer ul {
	width: 800px;
	margin: 14px 0 14px 60px;
}
#footer ul li {
	float: left;
}
#footer p {
	font-size: 11px;
}
#footer .logo {
	margin: 0;
	width: 102px;
}
#footer .phone {
	width: 347px;
}
#footer .phone p {
	width: 70px;
	float: left;
	line-height: 1.2;
}
#footer .phone h4 {
	font-size: 35px;
	width: auto;
	margin: 0;
	line-height: 1;
}
#footer .address {
	width: 184px;
}
#footer .address p {
	line-height: 1.2;
}
#footer .address p a {
	color: #000;
}
#footer .copy p {
	color: #999;
}
#footer .copy p img {
	vertical-align: middle;
	padding-right: 6px;
}

/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea {
    f1ont: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar { 
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
    }

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
    }

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    }

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }

.commentmetadata {
    font-weight: normal;
    }
    
.alt {
    margin: 0;
    padding: 10px;
    }

.commentlist {
    padding: 0;
    text-align: justify;
    }

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;

    }
.commentlist li ul li { 
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }
/* End Comments */

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    }
.alignright {
    float: right;
    }

.alignleft {
    float: left;
    }    
