*{margin:0 auto;padding:0 auto;}

html { background: url(images/random_g.png); width:1260px;}
		   
body {
    padding-bottom: 0;
    font: 14px Arial, Helvetica, sans-serif;
    color: #333333;
	background: url();
    background-repeat: no-repeat;

}

h1 {
    padding: 120px 0 0 30px;
    font: normal 54px Georgia, Times, serif;
    color: #FFFFFF;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

h2 {
    font-weight: normal;
}

p {
    padding: .8em 0;
    line-height: 1.8em;
}

p#subtitle {
    padding: 0 0 0 30px;
    font-size: 14px;
    text-transform: uppercase;
    color: #A5957D;
}

a {
    color: #0d4971;
    text-decoration: none;
}

a:hover {
    color: #212121;
	
}




a img {
    border: none;
}

/* page */

#page {
    width: 100%;
    margin: 0 auto;
}

/* header */

#header {
	    text-transform: uppercase;
        text-align: left;
        text-indent: 15pt;
        line-height: 0px;
        background: url('') no-repeat center;         
        text-shadow:0 5px 5px #030303;
		font: oblique  14px Times New Roman, Verdana, sans-serif;
	    color: #f0f0f0;


		
/*    background: url('images/dno.gif') no-repeat right top;*/
}



/*main menu*/
    #menu {
        text-transform: uppercase;
        text-align: right;
        line-height: 0px;
        background: url('') no-repeat center;         
        text-shadow:0 2px 2px #000000;
       -moz-border-radius: 5px;
        -webkit-border-radius:5px;
        border-radius:5px;
  
    }
	
    #menu ul {padding:0; margin:0;}
    #menu li{
        display: inline;
        list-style:none;
        margin: 5px 10px;
    }
    
    #menu li a {
        padding:5px 10px;
		font-size:18px;
        color:#fff;
        text-decoration: none;        
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;

    }
    
    #menu li a:hover{
        background: ;
        color: #939393;
        -webkit-transition-property: color, background;
        -webkit-transition-duration: 0.5s, 0.5s;
    }
    .default {
        width:1190px;
		
    }
    .fixed {
        position:fixed;
        top:-5px; left:0;
        width:100%;
        padding:10px 0;        
        -moz-box-shadow: 5px 5px 20px #333;
        -webkit-box-shadow: 5px 5px 20px #333;
        box-shadow: 5px 5px 20px #333;
    }
    .transbg {
        background-color: rgba(60, 130, 190, 0.7)!important;
    }




/* menu_levoe */

/*column_left - bind css (not edit)*/
.menu_vert {margin: 0; padding: 0; position: relative; word-spacing: 0.10em; }
.menu_vert a {color: #666666; display: block; font: 12px/1.0em Arial, Helvetica, sans-serif; padding: 0px 20px 5px 10px; text-align: left; text-decoration: none; position:relative }
.menu_vert a:hover { background: #CCC; color: #333333; text-decoration: none; text-shadow: 0 1px 0 #fff; }
 
   


/* main */

#main {
}

/* sidebar */

#sidebar {
    float: left;
    width: 250px;
    font-size: 15px;
}

#sidebar #login, #sidebar .box {
    margin-bottom: 15px;
    padding-bottom: 7px;
    background: url('images/box2-dno.png') no-repeat bottom;
}

#sidebar .box2 {
    height: 1%;
    padding: 5px 25px;
    background: #7d879b url('images/box.jpg') no-repeat top;
}

#sidebar h2 {
    padding: 0 10px 0 30px;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    background:  url('images/box2-tit.png') no-repeat;
}

/* login */

#login h2 {
    font-size: 18px;
    line-height: 52px;
    height: 58px;
    background: # url('images/loginh2.gif') no-repeat;
}

/* content */

#content {
    float: justify;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: url('') no-repeat bottom;
}

#content #contheader h2 {
    height: 58px;
    padding-right: 30px;
    font-size: 24px;
    line-height: 52px;
    text-align: right;
}

#content2 {
    height: 1%;
    padding: 40px 30px 10px 30px;
    background: #;
}

#content .post {
    padding: 0 0 50px 0;
}

#content2 h2 {
    font-size: 24px;
}

#content h2 a {
    text-decoration: none;
    color: #0d4982;
}

#content .entry {
    padding: 20px 0 0 0;
    text-align: justify;
}

#content .entry img {
    padding: 5px;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
	
}

/* My-engine */

.link {
padding: .25em 10 .25em 25px;
line-height: 1.1em;
/*background: #e5dfdf;*/
/*background: url('images/marker.gif') no-repeat 0 .55em;*/
text-decoration: none;
}
.link a {
text-decoration: none;

}

.posts_body {
margin-top: 20px;
font-family:Arial;
}
.posts_head {
margin-bottom: 15px;
text-align: left;
font: 12px Arial, Helvetica, sans-serif;
font-size: 18px;
}
.post_form {
margin: 0;
padding: 0;
}
.post_form input {
background-color: #343332;
border: 1px solid #868686;
margin: 2px;
padding: 0;
height: 20px;
color: #B6B4B3;
}
.post_form TEXTAREA{
border: 1px solid #868686;
margin: 1px;
padding: 3px;
width: 95%;
background-color: #343332;
color: #B6B4B3;
}
.post_form button {
margin: 1px;
padding: 0 7px 0 7px;
border: 1px solid #868686;
background-color: #343332;
color: #B6B4B3;
}
.captcha {
border: 1px solid #868686;
margin: 1px;
}
.post_body {
margin: 10px 3px 10px 0px;
padding: 3px 3px 3px 9px;
font-family:Arial;
color:#B6B4B3;
font-size:12px;
border: 1px solid #868686;
}
.post_info {
margin-bottom: 10px;
}
.post_info .uzer_name {
font-weight: bold;
}
.post_msg{
padding-bottom: 10px;
}

.my_engine {
margin-top: 10px;
}
.my_engine a {
font-size: 10px;
text-transform: uppercase;
color: #7C7C7C;
text-decoration: none;
}

/* footer */





#footer {
	background: url();
    padding:  10px 0px 10px 0px;
	text-transform: uppercase;
    text-shadow:0 3px 3px #030303;
	font: oblique  12px Times New Roman, Verdana, sans-serif;
	color: #b0b0ae;	
}

#footer p {
    font-size: 110px;
    text-align: center;
    text-transform: uppercase;
}

#footer a {
font-size:15px;
	        background: ;
        color: #cacac5;
        -webkit-transition-property: color, background;
        -webkit-transition-duration: 0.5s, 0.5s;
}
#footer a:hover { color: #ffffff; /* Цвет ссылки при наведении на неё курсора мыши */ }

hr {
    border: none; /* Убираем границу */
    background-color: #ced4dd; /* Цвет линии */
    color: red; /* Цвет линии для IE6-7 */
    height: 2px; /* Толщина линии */
   }
#st {border-left:2px solid #ced4dd; } 

#dva1 {

  padding: 8px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  background: #ffffff;
}

#transparent25 {
    filter: alpha(Opacity=25);
    opacity: 0.25; 
   }



   
/* Fixed Positioned AddThis Toolbox */ 
.addthis_toolbox {
position: fixed;
top: 52%;
left: -5px;
border: 0px solid #ddd;
padding: 5px 5px 4px;
width: 32px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;

}

.addthis_toolbox .custom_images a {
width: 32px;
height: 32px;
cursor: pointer;
    filter: alpha(Opacity=25);
    opacity: 0.65;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 2px 0; opacity: 0.6; }
.addthis_toolbox .custom_images a:hover img { margin: 2px 0; opacity: 1.0; }
