/* 
Theme Name: metamorph
Description: WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</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, green, metamorph  
*/


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

a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}


body {
	
	background: #FFFFFF url(/images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 1000px;
	border-left: 1px solid #0CB8FF;
	border-right: 1px solid #0CB8FF;
}


#header {
	height: 162px;
	width: 1000px;
}

#menu
{
width: 960px;
height: 34px;
padding-left: 40px;
background: url(/images/buttons_back.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	height: 34px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover {
    height: 34px;
	color: #DAFAC9;
	text-decoration: underline;
}


.more
{
text-align: right;
}


#logo {
width: 1000px;
height: 118px;
text-align:  right;
padding-top: 10px;
background: #AEE8FF url(/images/header_blog.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #3ABCF8;
	padding-right: 20px;
}
#logo H2 
{
font-size: 10px;
text-transform: uppercase;
padding-right: 20px;
color: #3ABCF8
}

#main
{
background: #ffffff;
padding: 10px;
}

#left
{
	width: 220px;
	border: 1px solid #0CB8FF
}



#left H3
{
width: 190px;
height: 24px;
font-size: 14px;
font-weight: bold;
padding-left: 22px;
padding-top: 10px;
text-transform: uppercase;
color: #69C60D;
font-family: arial;
font-size: 14px;
font-weight: bold;
background: url(/images/big_bullet.gif) no-repeat 3px 8px;
}


#left ul {
	list-style: none;

}

#left li {
	border: 0px;
	padding-left: 13px;
	margin-left: 13px;
	background: url(/images/small_bullet.gif) no-repeat 0px 5px;
}


#left .title_back
{
padding: 10px;
}


#left a {
	color: #0369C9;
}
#left a:visited {
	color: #0369C9;
}

#left p
{
padding: 10px;
padding-left: 20px;
}


#calendar {
	padding: 0 10px 20px 10px;
}

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

#calendar thead {

}

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

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

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

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

#calendar #now, #calendar #today {
	background: #E5FECC;
	border: 1px solid #E4E4E4;
	font-weight: bold;
	color: #0369C9
}

#right
{
float: right;
width: 735px;
padding-top: 10px;
padding-right: 10px;
}

#right .post
{
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px dashed #007CE5
}

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

#right H2
{
	font-size: 14px;
	color: #65A204;
	padding-left: 20px;
	background: url(/images/big_bullet.gif) no-repeat;
}

#right a
{
color: #65A204;
text-decoration: none;
}

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

#right .meta
{
padding-top: 5px;
font-size: 10px;
text-transform: uppercase,
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

.date {
	text-align: right;
	color: #65A204;
	font-size: 11px;
}

.date a {
	color: #65A204;
}

#footer_first
{
background: #56A805
}

#footer {
	height: 70px;
	width: 1000px;
    margin: 0 auto;

}

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

#footer a {
	color: #ffffff;
}


#menu2
{
width: 960px;
height: 34px;
padding-left: 40px;
border-left: 1px solid #0CB8FF;
border-right: 1px solid #0CB8FF;
background: url(/images/bottom_buttons_back.gif) repeat-x;
}

#menu2 ul {
	list-style: none;	
}

#menu2 li {
	
	display: inline; 
	
}

#menu2 a {
	float: left;
	height: 34px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu2 a:hover {
    height: 34px;
	color: #DAFAC9;
	text-decoration: underline;
}

#copyright
{
width: 1000px;
}

.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: 34px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: url(/images/buttons_back.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(/images/bottom_buttons_back.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: 2px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
}

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

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