/* 
Theme Name: metamorph_cherryblossom
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_cherryblossom
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "<a href="http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_cherryblossom/">metamorph_cherryblossom</a>" 
Version: 1.0.1
Author: Oleg Lazarenko
Author URI: http://www.metamorphozis.com/
Tags: valid XHTML, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, pink, metamorph  
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #B75AA1 url(images/back_all.jpg) top  repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #662859;
}

#content
{
	width: 100%;
	text-align: left;

	background: url(images/header.jpg) no-repeat;
}

#main
{
width: 783px;
padding: 0px;
margin-left: 25px;
background: url(images/main21.gif) right repeat-y #FFFFFF;
margin-top: 14px;

}

#main21
{
	background: url(images/tb_top.gif) top no-repeat ;

}

#main2
{
	width: 766px;
	padding: 10px 10px 10px 7px;
	background: url(images/tb_bot.gif) bottom no-repeat;
}

#back
{
width: 1151px;
}

#header {
	
}

#logo {

width: 762px;
height: 77px;
text-align: right;
padding-left: 20px;
padding-top: 200px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2
{
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
}


#menu
{
height: 51px;
padding-left: 40px;
width: 779px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 17px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 150px;
    height: 31px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/but_bg.jpg) repeat-x;
}




#left
{
	width: 220px;
}

#left H3
{
width: 195px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;
margin-top: 0px;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

#left .title_back
{
}

#left .title_bottom
{
padding: 10px;
background: url(images/left_bg.jpg) top no-repeat;
}


#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
}


#left li {
	padding: 4px 4px;
	border: 0px;
}

#left a {
	color: #3AAC00;
}
#left a:visited {
	color: #3AAC00;
}

#left td
{
color: #3AAC00;
}

#left th
{
color: #3AAC00;
}

#left caption
{
color: #3AAC00;
}


#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#wp-calendar, #calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #today {
	background: #F5F5F5;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 518px;
padding: 0px 5px 0px 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3AAC00;
}

#right a
{
color: #3AAC00;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	color: #3AAC00;
}
.date {
	text-align: right;
	color: #3AAC00;
	font-size: 11px;
}

.date a {
	color: #3AAC00;
}



#footer {
	height: 64px;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	width: 830px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.widget_search
{

}

.post-body
{

	margin-top:15px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit
{
	width: 140px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: #B75AA1;
        border: 1px solid #ffffff; 
	overflow:hidden;
        vertical-align: top;
}

#submit:hover
{
	background: #A23E8A;
        border: 1px solid #ffffff; 
        text-decoration: underline;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#right .meta
{
text-transform: uppercase;
font-size: 10px;
padding-top: 5px;
padding-bottom: 3px;
border-top: 1px dotted #ffffff;
border-bottom: 1px dotted #ffffff;
margin-top: 5px;
margin-bottom: 5px;
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}