/* 
Theme Name: metamorph_ornament
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_ornament
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_ornament/">metamorph_ornament</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, gray, metamorph  
*/

* {
	margin: 0px;
	padding: 0px;
}

img
{
border: 0px;
}

body {
	background: #E5E5E5;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p, ol
{
margin-top: 10px;
}

h1, h2, h3 {
	color: #575656;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #575656;
}


h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #575656;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #575656;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #FF0000;
}

hr {
	display: none;
}


#main
{
width: 778px;
margin: 0 auto;
background: #ffffff url(images/header.gif) no-repeat;
border-left: 15px solid #D9D9D9;
border-right: 15px solid #D9D9D9;
}


/* Header */

#header {
	width: 778px;
	margin: 0 auto;
	height: 312px;
}

#menu {
	height: 29px;
	width: 613px;
	padding-left: 50px;
	background: url(images/menu.gif) repeat-x;
	margin: 0 auto;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	width: 115px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
	padding-top: 5px;
    text-align: center;
}

#menu a:hover {
	color: #FF0000;
	background: url(images/menu_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 778px;
	height: 262px;
	margin: 0 auto;
	text-align: left;
	background: url(images/header.png) no-repeat left top;
}


#logo h1 {
	padding-left: 40px;
	color: #ffffff;
	padding-top: 30px;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 40px;
}


#logo a {
	color: #000000;
}

/* Page */

#page {
	width: 663px;
	margin: 0 auto;
}


/* Content */

#content {
	float: left;
	width: 460px;
	padding-left: 5px;
	padding-top: 5px;
	background: url(images/sidebar.gif) repeat-x;
}

#content H4
{
background: url(images/menu.gif) repeat-x;
height: 24px;
padding-top: 5px;
padding-left: 15px;
width: 440px;
font-size: 12px;
color: #3B3B3B;
}

#content H4 a
{
color: #3B3B3B;
}

#content a:hover
{
color: #ff0000;
}

#content .entry
{
padding: 10px;
width: 440px;
}

/* Sidebars */

.sidebar {
	float: left;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 2em;
}


.sidebar li {
	margin: 0;
}


#sidebar2 {
	width: 175px;
	background: url(images/sidebar.gif) repeat-x;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#sidebar2 h3 {
	background: url(images/menu.gif) repeat-x;
	height: 24px;
	width: 150px;
	color: #3B3B3B;
	padding-left: 20px;
	padding-top: 5px;
}

#sidebar2 ul {
	line-height: normal;
}

#sidebar2 li {
	padding: 5px;
	font-size: .8em;
}

#sidebar2 a {
	border: none;
	font-size: 12px;
	padding-left: 10px;
}

#sidebar2 a:hover {
	border: none;
	padding-left: 10px;
	color: #FF0000
}

.back_title
{

}

#sidebar2 .top {
 padding-top: 20px;
 }
 


/* Footer */
#footer
{
padding: 10px;
height: 32px;
background: url(images/footer.gif) repeat-x
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #575656;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #575656;
}

.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: 150px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/menu.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/menu.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
{
text-transform: uppercase;
font-size: 10px;
width: 440px;
padding-bottom: 10px;
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #D7EEC2
}
