/*
Theme Name: Purple_Nova
Theme URI: http://countrydelights.net
Description: CDHND Template 2 Columns V1
Version: 2.1
Author: Marina Maksimova
Author URI: http://cdhostndesign.us
*/

*
{
padding: 0;
margin: 0;
}

body
{
font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
font-size: 80%;
background: url(images/bgmain.gif) repeat top left fixed #FEECF5;  
}

hr 
{ 
border: 0px; 
border-top: solid 1px #634C7B; 
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%;
}

.alignright
{
float: right;
text-align: right;
width: 50%;
}

/* Input */
select 
{
background-color: #FEECF5; 
border: 1px solid #634C7B; 
color: #5B467C; 
}

input, textarea, option 
{
background-color: transparent; 
border: 1px solid #634C7B; 
color: #5B467C; 
}

input:focus 
{ 
background: #E0A6C3;  
}

textarea:focus 
{ 
background: #FEECF5;  
}

/* Avatar */
.avatar 
{
background: url(images/avatar.gif) 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 #634C7B; 
border-bottom: 1px solid #634C7B; 
border-left: 1px solid #634C7B; 
border-right: 1px solid #634C7B; 
}

#spetstablitsa td
{
padding: 3px;
border-top: 1px solid #634C7B; 
border-bottom: 1px solid #634C7B; 
border-left: 1px solid #634C7B; 
border-right: 1px solid #634C7B; 
}

#spetstablitsa ul
{
list-style: none;
margin-left: 10px;  
}

#page
{
background: url(images/bginner.gif) repeat top right #FEECF5; 
width: 760px; 
border: 1px solid #634C7B; 
margin: 20px auto 20px auto;
text-align: left;
}

#wrapper
{
margin: 0 auto;
width: 100%;
border-top: 0px solid #634C7B; 
border-bottom: 0px solid #634C7B; 
border-left: 0px solid #634C7B; 
border-right: 0px solid #634C7B;  
background: url(images/bginner.gif) repeat top right #FEECF5;
}

div>#wrapper

{
margin: 0 auto;
min-width: 400px;
width: 100%;
}

#header
{
margin-top: 0px;
margin-bottom: 0px;
}

/* Change your header image below */
#headerimg
{
font-size: 1.0em;
margin: 0 auto;
font-family: Times New Roman, Arial, Verdana, Sans-Serif;
text-align: center;
width: 100%;
height: 100px;
color: #5B467C;
padding-top: 10px;
padding-bottom: 0px;
background: #B1A1C6 url(images/header.gif) no-repeat top left;  
border-top: 0px solid #634C7B; 
border-bottom: 1px solid #634C7B; 
border-left: 0px solid #634C7B; 
border-right: 0px solid #634C7B;

}

#header a
{
  	text-decoration: none;
  	color: #800080;
	cursor: help;  
}

#header a:hover
{
	color: #893BC5;
	cursor: help; 
}

#header h1
{
  	font-size: 2em;  
}

#footer
{
  	margin: 0 auto;
  	clear: both;
  	text-align: justify;
  	width: 100%;
  	color: #4D3B68;
  	padding-top: 1px; padding-bottom: 1px;
  	background: url(images/footer.gif) repeat top left #B3A4C8;
  	border-top: 1px solid #634C7B; border-bottom: 0px solid #634C7B; 
  	border-left: 0px solid #634C7B; border-right: 0px solid #634C7B;
}

#footer a
{
  	text-decoration: none;
  	color: #800080;
	cursor: help;  
}

#footer a:hover
{
	color: #893BC5;
	cursor: help; 
}


#footer p
{
  	margin: 10px;
}

#content
{
    padding: 5px;
  	width: 69%;
  	float: right;
	border-top: 0px solid #634C7B; border-bottom: 0px solid #634C7B; 
	border-left: 0px solid #634C7B; border-right: 0px solid #634C7B;
  	background: url(images/bginner.gif) repeat top right #FEECF5; 
	color: #4D3B68;
}

#content a
{
  	text-decoration: none;
  	color: #800080;
	cursor: help;  
}

#content a:hover
{
	color: #893BC5;
	cursor: help; 
}

#content h2
{
    font-size: 1.2em;
    font-weight: normal;
	margin-bottom: 5px;
	border-bottom: 1px solid #634C7B;			
}

#content h3
{
	font-size: 1.0em;
	font-weight: normal;
    margin-top: 7px;	
    margin-bottom: 5px;
	border-bottom: 1px solid #634C7B;			
}

#content h4
{
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;			
}

#content ul
{
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
  	margin-left: 10px; margin-bottom: 10px;
}

#content ul li
{
	border-top: 0px solid #634C7B; border-bottom: 0px solid #634C7B; 
	border-left: 0px solid #634C7B; border-right: 0px solid #634C7B;
	margin-left: 10px;   margin-bottom: 15px;
}

#content ul ul
{
list-style-image: url(images/bullet.gif);
	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;  
}

#sidebar
{
	width: 28%;
	margin-right: 70%;
  	background: url(images/bginner.gif) repeat top right #FEECF5;
	color: #4D3B68;
	border-bottom: 0px solid #634C7B; border-left: 0px solid #634C7B; border-right: 0px solid #634C7B;   
	padding: 0px;  
}

#sidebar a
{
  	text-decoration: none;
	color: #800080;
	cursor: help;  
}

#sidebar a:hover
{
	color: #893BC5;
	cursor: help; 
}

#sidebar ul h2
{
	background: url(images/bgsidebar.gif) repeat top right #B3A4C8;
    border-bottom: 1px solid #634C7B;
    border-top: 0px solid #634C7B;
    font-size: 1.0em;
    font-weight: normal;
    padding: 2px;
    margin-bottom: 5px;
	text-transform: uppercase; 
	text-align: left;		
}
	  
#sidebar ul
{
	list-style: none;
	margin-bottom: 10px;	
	
}

#sidebar ul li
{
	border-top: 1px solid #634C7B; border-bottom: 1px solid #634C7B; 
	border-left: 1px solid #634C7B; border-right: 1px solid #634C7B;
	margin-left: 10px;   margin-bottom: 15px;
}

#sidebar ul ul
{
list-style-image: url(images/bullet.gif);
	list-style-type: circle;
  	margin-left: 10px; margin-bottom: 0px;
}

#sidebar ul ul li
{
	border:0px; 
	margin-bottom: 0px;			
}

#sidebar ul ul ul
{
  	margin-bottom: 0;
	list-style-type: circle;  
}

#sidebar ul ul ul li
{
  	border:0px;  
}

#sidebar ul ul ul ul
{
  	margin-bottom: 0;
	list-style-type: disc;  
}

#sidebar ul ul ul ul li
{
  	border:0px;  
}

/* Special div */
.spets
{
    padding: 5px; 
}

blockquote
{
  	margin: 1em 1.5em;
  	padding: 1em 1.5em;
  	border: 1px solid #634C7B;
  	background: #FFF;
}

.post p
{
  	line-height: 1.4em;
  	margin-bottom: 1em;
}

.post li
{
  	margin-left: 20px;
}

.post ul
{
list-style-image: url(images/bullet.gif);
}

ol.commentlist
{
  	width: 90%;
  	margin: 0 auto;
	padding: 6px;  
}

ol.commentlist li
{
  	margin-bottom: 1.5em;
  	border: 1px solid #634C7B;
  	padding: 5px;
  	background-color: #CFE8FF;
}

ol.commentlist li.alt
{
  	background-color: #B3A4C8;
}

ol.commentlist a
{
  	color: #bd492a;
}

small.commentmetadata
{
  	font-size: 0.8em;
  	margin-bottom: 1em;
  	display: block;
} 

#commentform input,textarea 
{
    background: transparent;
    border: 1px solid #634C7B;
	color: #4D3B68;
}

#commentform input:focus 
{ 
	background: #E0A6C3;  
}

#commentform textarea:focus 
{ 
	background: #B3A4C8;  
}

#wp-calendar
{
  border: 1px solid #634C7B;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}

#wp-calendar th
{
  background-color: #B3A4C8;
}

#wp-calendar a
{
  border: 1px solid #634C7B;
  background-color: white;
  display: block;
}

#prev a, #next a
{

  border: 0;
}

#wp-calendar caption
{
  text-align: center;

  width: 100%;
	}
	
#wp-calendar #today {
	color: #FFF;
  background-color: #B3A4C8;
	}