/*
Dadanov.ru
*/

/* -------------------------------
BODY STYLES
----------------------------------*/

.header1 {

width:1090px;
top:-100px;
transition: top 1.5s;
margin: 0 auto;

}
.header1.fixed {
   margin:auto;
   width:1090px; 
   left:50%; 
   margin-left:-545px;
   position: fixed;
   top: 0px;
	

}



.comment-toolbar {
	margin-top: 25px;
	margin-bottom: 15px;
}

.wp-caption {
	border:#D2D2D2 1px dotted; 
	border-radius:0px; 
	-moz-border-radius:0px; 
	-khtml-border-radius:0px; 
	-webkit-border-radius:0px; 
	margin-bottom:25px;
	margin-top:25px;
	}
 
 
.wp-caption p.wp-caption-text {
	
	color:#232323;
    padding: 10px 10px;
	margin:0 auto;
	background: #fcfcfc;
	color: #333333;
	}


.link
{
color: #333333;
text-decoration: none; 
border-bottom-style:dashed; 
border-bottom-width:1px; 
}


* {
  margin: 0;
  padding: 0;
  
}



body {

  color: #333;
 /* background:#f9f9f9 url(images/bk_body.jpg) 50% 0 no-repeat; */
  background: url("/bg.png") repeat scroll 50% 0 #f9f9f9;
  font-family:Arial, serif;
  font-size:15px;

  
  }
  
  .container
  {
  width: 1090px;
  margin:0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  
blockquote {
  padding: 0 0 0 15px; 
font-style: italic;
  margin: 0 20px 20px; 
  border-left: 4px solid #0079BB;  
  
} 
blockquote p {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 300; 
  line-height: 1.25;
  color: #000000; 
}


/*----------------------------------------------------
BASIC HTML ELEMENTS STYLES
------------------------------------------------------*/

img.alignleft {box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}

a {
  color: #0079BB;
  text-decoration:none;
}

a:hover {
  text-decoration: none;
}

a:focus {
	outline:none;
}

h1 {
	font-size:25px;
	letter-spacing:-1px;
	font-weight:normal;
	background:url(images/bk_line.jpg) bottom left no-repeat;
	padding-bottom:25px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
	 color: #0079BB;
	 
}

h2{
	font-size:20px;
	line-height: 1.467em;
	margin-bottom: 0.5em;
	font-family: Arial, sans-serif;
	color: #333333;
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
	font-weight: normal;
} 

h2.comments{
	padding-bottom:15px;
	
} 


ul {
	list-style:;
	margin:15px;
}

p {
	margin-bottom: 1.467em;
	font-size: 15px;
	line-height: 1.467em;
	font-family: Arial, sans-serif;
	
	
}

b {
	margin-bottom: 1.467em;
	font-size: 14px;
	line-height: 1.467em;
	font-family: Arial, sans-serif;
	color: #4A4B4D;
	
	
}

strong {
	
             font-size:14px;
			 color: #4A4B4D;
}

/* -------------------------------
LAYOUT STRUCTURE
----------------------------------*/

#wrapper {
	width:1090px;
	margin:0 auto;
	
}

#header {
	height:290px;
	background: url("images/body2024.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	
}

#header h1 {
	padding:0;
	background:none;
	line-height:100%;
}

#header h1 a{
	color:#fff;
	font-size:34px;
}

#header h1 a:hover {
	text-decoration:none;
}

#content {
	background:#fff url(images/bk_content.jpg) 0 0 repeat-y;
	padding:20px 0 35px 30px;
	line-height: 1.467em;
}


#colLeft {
	float:left;
	width:728px;
}

#colRight {
	float:left;
	width:290px;
   	padding:0 10px 0 15px;
	margin-left:10px;
        color: #0079BB;
		margin-top: -15px;
	
}



#footer {
	padding:34px 0 5px;
	color:#666;
	/*background:#000000 url(images/bk_foter.jpg) 0 0 no-repeat; */
	position:relative;
	margin-left: 20px;
}

/* ------------------------------------------------
HEADER ELEMENTS
---------------------------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	top:105px;
	left:382px;
	color:#FFF;
}

#logo h1 {
	padding:0;
	margin:0;
}

#logo a img{
	border:none;

}

#logo span {
	display:block;
	padding:10px 0;
	text-transform:uppercase;
	font-size:11px;
	color:#CECFDB;
}

/* ------------------------------------------------
COL LEFT ELEMENTS
---------------------------------------------------*/

#archive-title, .searchQuery {
	border-bottom:1px dashed #ccc;
	padding:0 0 10px;
	margin-bottom:20px;
}

.alignleft { 
	float:left; margin:5px 15px 5px 0;
}

.alignright { 
	float:right; margin:5px 0 5px 15px; 
}

.blogItem {
	background:url(images/bk_line_ornament.jpg) bottom left no-repeat;
	padding-bottom:25px;
	margin-bottom:20px;
}

.blogItem h1 {
	font-weight:normal;
	background:none;
	padding:0;
	line-height:1.2em;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.blogItem .postMeta {
	position:;
	margin-top: -30px;
	padding:2px 5px 20px 2px;
	background:url(images/bk_line.jpg) bottom left no-repeat;
	margin-bottom:10px;

}


.blogItem .postComm {
position:;
	right:0;
	top:-5px;
	width:170px;
	height:30px;
	background:url(images/bk_comments_no.png) 0 0 no-repeat;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	text-align: ;


}

.blogItem .postComm a {
	color:#fff;
}


.blogItem .postMeta .date {
	position:relative;
	top:30px;
	left:-79px;
	height:35px;
	width:70px;
	color:#FFF;
	line-height:25px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
}

.blogItem .postMeta .date span {
	font-weight:bold;
	font-size:19px;
}

.blogItem .postMeta .comments {
	position:absolute;
	right:0;
	top:5px;
	width:38px;
	height:34px;
	background:url(images/bk_comments_no.png) 0 0 no-repeat;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.blogItem .postMeta .comments a {
	color:#fff;
}

.blogItem .postMeta p{
	font-size:11px;
	color:#666666;
	margin:10px 0 0;
}

.blogItem .postMeta p img {
	vertical-align:middle;
}

.more-link {
	color:#C32400;
	font-weight:bold;
	
}

/* -------------------------------
COLRIGHT ELEMENTS
----------------------------------*/
#colRight {
	font-size:12px;
}

#colRight h2 {
	display:block;
	background:url(images/bk_h2_right.png) 0 0 no-repeat;
	width:310px;
	margin-left:-3px;
	height:34px;
	line-height:35px;
	padding-left:33px;
	/*text-transform:uppercase;*/
	color:#DBEDF9;
	text-shadow:#00659F 1px 1px;
	font-size:14px;
	font-weight:normal;
}

#colRight ul {
	margin-bottom:20px;
list-style:none;
	margin-left:-2px;
margin-right:-7px
}

#colRight ul li{
	padding:7px;
	border-bottom:1px dotted #ccc;
list-style:none;
	margin-left:0px;
}

#colRight ul li a {
	color:#666;
list-style:none;
	margin-left:0px;
}

#colRight ul li a:hover {
	color:#0079BB;
	text-decoration:none;
list-style:none;
	margin-left:1px;
}

/* -------------------------------
FOOTER ELEMENTS
----------------------------------*/

#site5bottom {
	position:absolute;
	right:0;
	top:65px;
}

/* -------------------------------
FORMS
----------------------------------*/

/* Search Box */

#searchBox {
	margin-bottom:15px;
}

#searchform input {
	border:none;
	background:url(images/bk_search_box.jpg) 0 0 no-repeat;
	padding:8px 25px 7px 7px;
	color:#666;
	width:128px;
	float:left;
}

#searchform input#searchsubmit {
	width:60px;
	height:30px;
	border:none;
	background:url(images/but_search.png) 0 0 no-repeat;
	cursor:pointer;
	padding:0;
	text-align:center;
	color:#FFF;
	font-size:11px;
	margin-left:-20px;
	margin-top:-1px;
	
}

/* post comment */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:2px 0 2px;
	font-size:12px;
	font-weight:normal;
}

#commentform input, #commentform textarea {
	border:1px groove  #c0cad5;
	padding:5px;
	width:185px; 
	margin-bottom:5px;
	border-radius: 3px;
	font-family: arial;
	font-size: 14px;
color: #333333;
}


#commentform textarea {
	width: 705px;
             height:140px;
}

#commentform input#submit{
	border:none;
	width:190px;
	height:30px;
	margin-top:20px;
	background: #6d8fb3; 0 0 no-repeat;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	padding-top:4px;
	
          
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0 2px;
	font-size:12px;
	font-weight:bold;
}

#contact input, #contact textarea {
	border:1px dashed #ccc;
	padding:5px;
	width:300px;
	margin-bottom:10px;
}


#contact textarea {
	width:500px;
}

#contact input.submit{
	border:none;
	width:81px;
	height:36px;
	margin-top:20px;
	background:url(images/bk_but.png) 0 0 no-repeat;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	padding-top:1px;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px dashed #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px dashed #C2E1AA;
	color:#8FA943;
}




/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	background:url(images/bk_line.jpg) bottom left no-repeat;
	display:block;
	padding-bottom:15px;
	margin-bottom:20px;
	margin: 0px;
	margin-right: 15px;
}

#colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
}

#colLeft ul.commentlist li {
	padding:25px 0 0;
	position:relative;
	background:url(images/bk_line.jpg) top left no-repeat;
}

#colLeft ul.commentlist li p {
	margin:2px 0 12px;
	font-style: normal;
}

#colLeft ul.commentlist li .comment-meta span {
	
	padding-top:7px;
	line-height:150%;
	
}


#colLeft ul.commentlist li .avatar {
	background:url(images/bk_avatar.png) 0 0 no-repeat;
	padding:7px;
	padding-bottom:12px;
	float:left;
	margin-right:10px;
}

#colLeft ul.commentlist .reply a {
	font-size:11px;
	position:absolute;
	bottom:10px;
	right:15px;
	margin-top:15px;
	width:47px;
	height:20px;
}

#colLeft ul.commentlist li em {
	font-size:12px;
	padding-top:5px;
	display:block;
}

#colLeft ul.commentlist li .children li {
	background:#fff;
	margin-left:20px;
	margin-top:5px;
	background:url(images/bk_line.jpg) top left no-repeat;
	
}






/* -------------------------------
CLEARING
----------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  float: none;
}

.clearfix { 
  display: block;  
}


/* Hide from IE-mac \*/
* html .clearfix { float: left; height: 1%; }
/* End hide from IE-mac */


@media screen and (min-width:300px) and (max-width:400px)  { 
.youtube {width: 100%; height: 180px;}
}
@media screen and (min-width:400px) and (max-width:600px)  { 
.youtube {width: 100%; height: 280px;}
}
@media screen and (min-width:600px) and (max-width:800px)  { 
.youtube {width: 100%; height: 380px;}
}

@media (max-width:1024px) { 
#colRight{display:none;} 
#colLeft {float:left;width:100%;}
#header{display:none;} 
.header1{display:none;} 
#wrapper{width:100%;}
.container{width:100%;}
#commentform textarea {width: 100%; padding: 0px;}
.bk {width: 100%; margin-right: 10px;}
.h1mobile {font-size: 1.2em;}
#imgmore {width: 30%; height: 40%;}
#colLeft{margin-left: -15px;}
.date {display: none;}
.blogItem .postMeta {margin-top: 0px; padding: 2px 5px 20px 0px;}
#bottom-button{display:none;}
}
	

.menuwrapp_mobile {
display: none;
}


@media screen and (min-width:300px) and (max-width:1024px) {
/**  Menu Mobile  **/
.menuwrapp_mobile{
        margin:0;
        position:relative;
        display: block;
}
.mobilemenu_toggle {
    background: url("images/menuicon.png") no-repeat scroll 100% 50% #3f3f3f;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px 10px;
    text-align: left;
    text-transform: uppercase;
        margin: 10px 0 0;
}
.mobilemenu_toggle:hover {
    color: #fff;
}
.menu_mobile{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4D4D4;
    font-size: 18px;
    overflow: hidden;
    padding: 0;
        display:none;
}
.menu_mobile .sub-menu{
        background:none;
        display:block;
        position: static;
}
.menu_mobile li {
    border-top: 1px solid #e3e3e3;
}
.menu_mobile a {
    background: none repeat scroll 0 0 ##E5E5E5;
    color: #333333;
    display: block;
    font: 700 13px/35px Arial,sans-serif;
    padding: 0 0 0 10px;
    text-align: left;
}
.menu_mobile a:hover {
    opacity: 0.9;
        text-decoration:none;
        background:#CB0000;
        color: #fff;
}
.menu_mobile .sub-menu a{
        padding-left:20px
}
.menu_mobile  .sub-menu .sub-menu a{
        padding-left:30px
}
/** END  Menu Mobile  **/
}
