/* 
Theme Name: metamorph_DNA
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_DNA
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_DNA" 
Version: 1.0.2
Author: Oleg Lazarenko
Author URI: http://www.metamorphozis.com/
Tags: valid XHTML, blue, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, white, metamorph

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #670706;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #670706;
}

body {
	
	background: #000000 url(images/back_all.jpg) repeat-x;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:1.2 em;
	line-height:24px;
	color: #575757;
}

#content
{
	margin: 0 auto;
	/*width: 792px;*/
	width: 1000px;
	text-align: left;

}

#main
{
/*width: 778px;*/
width: 986px; /*-7 -7*/
/**/border: 7px solid #FAF0F1;
/**/border:0px 7px 0px 7px;
/**/border-color:#E8E8E8; /*border content*/
/*background: url(images/back_top.jpg) repeat-x top;*/
background-image:url(images/main_center.jpg);
background-repeat:repeat-y;
padding-top: 0px;
}


#mainTop{
height:10px;
background-image:url(images/mainTop.jpg);
background-repeat:no-repeat;
}

#mainButtom{
height:10px;
background-image:url(images/mainButtom.jpg);
background-repeat:no-repeat;
}


#back
{
/*width: 778px;*/
width: 1000px;
background: #E8E8E8;
/*border-left: 7px solid #ffffff;*/
/*border-right: 7px solid #ffffff;*/

}

#header {
	/*height: 451px;*/
	height: 500px;
	padding:0;
	margin:0;
	border:0;
			
}

#logo {
/*width: 758px;*/
width: 1000px;
/*height: 300px;*/
height: 344px;
/*height:156px; */
text-align: right;
/* Blog Title*/
/*padding-right: 20px;*/
padding-right:0px;
padding-top: 89px; /*Blog Title*/
background: url(images/header.jpg) no-repeat;
padding-bottom:0px;
margin:0px;
border:0px;
}


#logo_below{
padding-top:100px;
margin:0px;
border:none;
}

.logo_below_left{
height:156px;
width:721px;
float:left;
background-image:url(images/logo_below_left.jpg);
}


.logo_below_right{
height:156px;
width:279px;
float:right;
border:none;
}

.logo_below_right a{
border:none;
margin:0px;
padding:0px;
}



#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
{
/*width: 778px;*/
/* Home | About Us*/
width: 750px; /*1000-250*/
/**/padding-left:250px;
/*border-top: 6px solid #FFFFFF;*/
border-top: 0px solid #FFFFFF;
height: 54px; /*129 - 75*/
padding-top:73px; /* 75*/
background: url(images/buttons.jpg) no-repeat;
padding-bottom:0px;
border-bottom:none;
margin:0px;	

}

#menu ul {
	list-style: none;
	
}

#menu li {
	
	display: inline;
	
}

#menu a {
	float: left;
	/*width: 120px;*/
	width: 105px;
	height: 38px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	padding-top: 18px;
	text-transform: uppercase;
}

#menu a:hover {
	/*width: 120px;*/
	width: 105px;
    height: 38px;
	color: #000000;
	text-decoration: underline;
	/*background: url(images/buttons_r.gif) repeat-x;*/
}




#right
{
	width: 223px;
	float: right;
	margin-right: 5px;
	background-color:#E8E8E8;
	margin-top:-8px;
}

#right H3
{
width: 198px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	
}

#right .title_back
{
/*background: url(images/title_back.gif) no-repeat top;*/
padding: 10px;
}


#right li  {
	padding-left: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #670706;
}
#right a:visited {
	color: #670706;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#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 {
	background: #686868;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 720px;
padding: 10px 10px 10px 15px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #670706;
}

#left a
{
color: #670706;
text-decoration: none;
}

#left ol, #left ul
{
margin-left: 30px;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:1.4 em;
	color: #000000;
}
.date {
	text-align: right;
	color: #670706;
	font-size: 11px;
}

.date a {
	color: #670706;
}


#footer {
	/*height: 54px;*/
	height:25px;
	clear: both;
	padding-top: 20px;
	/*border-top: 5px solid #EAC0C0;*/
/*	margin-left: 5px;*/
/*	margin-right: 5px;*/
	/*background: url(images/footer.gif) repeat-x top;*/
	background-color:#000000;
}



#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #F4DFDE;
}

#footer a {
	color: #F4DFDE;
}



/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #686868;
	border: 1px solid #D6CE84;
	font-weight: bold;
	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: 120px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/footer.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/footer.gif) repeat-x;
        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;
}

#content .categor
{
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
/*background: #F7F7F7;*/
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}