/*
Theme Name: Linda
Theme URI: http://danaleasgraphics.com
Description: CDHND Template 3 Columns V1
Version: 3.1
Author: Marina Maksimova
Author URI: http://cdhostndesign.us
*/

*
{
  	padding: 0;
  	margin: 0;
}

body
{
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 14px;
	background: url(images/bgmain.jpg) repeat top left fixed #ffebeb;  
}

hr 
{ 
	border: 0px; border-top: solid 1px #933343; height: 1px; 
}

img 
{
	border: 0;
}

img.left{
 float: left;
 margin-right: 7px;  margin-left: 0px;  margin-top: 7px;  margin-bottom: 0px;
 padding: 0;
}

img.right{
 float: right;
 margin-right: 0px;  margin-left: 5px;  margin-top: 7px;  margin-bottom: 0px;
 padding: 0;
}

.navigation
{
  	display: block;
  	margin-top: 5px;
  	margin-bottom: 5px;

}
 
.alignleft
{
  	float: left;
  	text-align: left;
  	width: 50%;
	display: inline;	
}

.alignright
{
  	float: right;
  	text-align: right;
  	width: 50%;
	display: inline;	
}

/* Input */
.button
{
	color: #F3DEE1;
	border: 1px solid #B23C4B;
	background: #8E404C;
}

select 
{
	background-color: #8F313C; 
	border: 1px solid #AA3A48; 
	color: #F8EFF0; 
}

input, textarea, option 
{
	background-color: #8E404C; 
	border: 1px solid #A83947; 
	color: #F6E6E8; 
}

input:focus 
{ 
	background-color: #8E404C;  
}

textarea:focus 
{ 
	background-color: #8E404C;  
}

/* Avatar */
.avatar 
{
	background: url(images/avatar.jpg) no-repeat; 
	width: 80px; height: 80px; 
	float: left;
	margin-right: 7px;  margin-left: 0px;  margin-top: 7px;  margin-bottom: 0px;
	padding: 0;
	display: inline;
}

/* Tabular Data */
#spetstablitsa
{
}

#spetstablitsa table
{
	border-top: 1px solid #B93F4F; border-bottom: 1px solid #B93F4F; 
	border-left: 1px solid #B93F4F; border-right: 1px solid #B93F4F; 
}

#spetstablitsa td
{
  	padding: 3px;
	border-top: 1px solid #B93F4F; border-bottom: 1px solid #B93F4F; 
	border-left: 1px solid #B93F4F; border-right: 1px solid #B93F4F; 
}

#spetstablitsa ul
{
  	list-style: none;
	margin-left: 10px;  
}

#page
{
  	background: url(images/bginner.jpg) repeat top right #FEECF5; 
	width: 760px;  border: 1px solid #B93F4F; margin: 20px auto 20px auto; text-align: left;
}

#wrapper
{
  	margin: 0 auto;
  	width: 100%;
	background: url(images/bginner.jpg) repeat top left #FEECF5;

}

div>#wrapper

{
  	margin: 0 auto;
  	min-width: 400px;
  	width: 100%;
}

#header
{
  	margin-top: 0px;
  	margin-bottom: 0px;
}

/* Change your header image below */
#headerimg
{

  	margin: 0 auto;
width: 759px;
  	height: 258px;
padding-top: 10px;
  	padding-bottom: 0px;
  	background: url(images/header.jpg) no-repeat top left;  
  	

}

#footer
{
  	margin: 0 auto;
  	clear: both;
  	text-align: justify;
	color: #F1E3E5;
  	width: 100%;
	font-size: 12px;
	padding-top: 1px; padding-bottom: 1px;
  	background: url(images/footer.jpg) repeat top left #f2ced3;  
  	border-top: 1px solid #B93F4F; border-bottom: 0px solid #B93F4F; 
  	border-left: 0px solid #B93F4F; border-right: 0px solid #B93F4F;
}

#footer a
{
  	text-decoration: none;
  	color: #b46a76;
	cursor: help;  
}

#footer a:hover
{
	color: #C58B94;
	cursor: help; 
}

#footer p
{
  	margin: 10px;

}

#content
{
    padding: 10px;
  	width: 540px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;	
	margin-bottom: 5px;
	margin-top: 0px;
	border-top: 0px solid #B93F4F; border-bottom: 0px solid #B93F4F; 
	border-left: 0px solid #B93F4F; border-right: 0px solid #B93F4F;
  	background: url(images/bginner.jpg) repeat top left #FEECF5;  
	color: #E3C8CD;
	display: inline;
}

#content a
{
  	text-decoration: none;
  	color: #faefef;
	cursor: help;  
}

#content a:hover
{
	color: #db9999;
	cursor: help; 
}

#content h2
{
    font-size: 1.2em;
    font-weight: normal;
	margin-bottom: 5px;
	border-bottom: 1px solid #B93F4F;			
}

#content h3
{
	font-size: 1.0em;
	font-weight: normal;
    margin-top: 7px;	
    margin-bottom: 5px;
	border-bottom: 1px solid #B93F4F;			
}

#content h4
{
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;			
}

#content ul
{
	list-style-image: url(images/bullet.jpg);
	list-style-type: circle;
  	margin-left: 10px; margin-bottom: 10px;
}

#content ul li
{
	border-top: 0px solid #B93F4F; border-bottom: 0px solid #B93F4F; 
	border-left: 0px solid #B93F4F; border-right: 0px solid #B93F4F;
	margin-left: 10px;   margin-bottom: 15px;
}

#content ul ul
{
list-style-image: url(images/bullet.jpg);
	list-style-type: circle;
  	margin-left: 10px; margin-bottom: 0px;
}

#content ul ul li
{
	border:0px; 
	margin-bottom: 0px;		
}

#content ul ul ul
{
  	margin-bottom: 0;
	list-style-type: circle;  
}

#content ul ul ul li
{
  	border:0px;  
}

#content ul ul ul ul
{
  	margin-bottom: 0;
	list-style-type: disc;  
}

#content ul ul ul ul li
{
  	border:0px;  
}


#menu
{
	width: 170px;
  	float: left;	
  	background: url(images/bginner.jpg) repeat top left #FEECF5;
	color: #563238;
	border-bottom: 0px solid #B93F4F; border-left: 0px solid #B93F4F; border-right: 0px solid #B93F4F;   
	padding: 5px;
	display: inline;  	  
	
}

#menu a
{
  	text-decoration: none;
	color: #b46a76;
	cursor: help;  
}

#menu a:hover
{
	color: #FEFEFE;
	cursor: help; 
}

#menu ul h2
{
	background: url(images/bgmenu.jpg) repeat top right #f2ced3;
    border-bottom: 1px solid #B93F4F;
    border-top: 0px solid #B93F4F;
    font-size: 1.0em;
    font-weight: normal;
    padding: 2px;
    margin-bottom: 5px;
	text-transform: uppercase; 
	text-align: left;		
}
	  
#menu ul
{
	list-style: none;
	margin-bottom: 10px;	
}

#menu ul li
{
	border-top: 1px solid #B93F4F; border-bottom: 1px solid #B93F4F; 
	border-left: 1px solid #B93F4F; border-right: 1px solid #B93F4F;
	margin-left: 10px;   margin-bottom: 15px;
	
	color: #F9F2F3;	
}

#menu ul ul
{
list-style-image: url(images/bullet.jpg);
	list-style-type: circle;
  	margin-left: 10px; margin-bottom: 0px;
}

#menu ul ul li
{
	border:0px; 
	margin-bottom: 0px;		
}

#menu ul ul ul
{
  	margin-bottom: 0;
	list-style-type: circle;  
}

#menu ul ul ul li
{
  	border:0px;  
}

#menu ul ul ul ul
{
  	margin-bottom: 0;
	list-style-type: disc;  
}

#menu ul ul ul ul li
{
  	border:0px;  
}


/* Special div */
.spets
{
    padding: 5px; 
}

.otdel
{
    padding: 20px;
	margin: 20px; 
}

blockquote
{
  	margin: 1em 1.5em;
  	padding: 1em 1.5em;
  	border: 1px solid #B93F4F;
  	background-color: #7F2B35;
	color: #F6E6E8;
}

.post p
{
  	line-height: 1.4em;
  	margin-bottom: 1em;
}

.post li
{
  	margin-left: 20px;
}

.post ul
{
list-style-image: url(images/bullet.jpg);

}

ol.commentlist
{
  	width: 90%;
  	margin: 0 auto;
	padding: 6px;  
}

ol.commentlist li
{
  	margin-bottom: 1.5em;
  	border: 1px solid #AA3A48;
  	padding: 5px;
  	background-color: #8E404C;
}

ol.commentlist li.alt
{
  	background-color: #B04F5E;
}

ol.commentlist a
{
  	color: #552C32;
}

small.commentmetadata
{
  	font-size: 0.8em;
  	margin-bottom: 1em;
  	display: block;
} 

#commentform input,textarea 
{
    background-color: #8E404C;
    border: 1px solid #AA3A48;
	color: #F2E6E8;
}

#commentform input:focus 
{ 
	background: #9E3643;  
}

#commentform textarea:focus 
{ 
	background: #8E404C;  
}

#wp-calendar
{
  border: 1px solid #AD3B49;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
  background-color: #6E313B;
}

#wp-calendar th
{
  background-color: #883D49;
}

#wp-calendar a
{
  border: 1px solid #F2CED3;
  background-color: #BF717D;
  color: #EDDEDF;
  display: block;
}

#prev a, #next a

{
color: #985057;

  border: 0;
}

#wp-calendar caption
{
  text-align: center;

  width: 100%;
	}
	
#wp-calendar #today {
	color: #FEFEFE;
  background-color: #f2ced3;
	}	  