/* 
Theme Name: metamorph_globe
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_globe
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_globe" 
Version: 1.0.1
Author: Oleg
Author URI: http://www.metamorphozis.com/
Tags: blue, black, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, metamorph  
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000000;

}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
blockquote{
text-indent:10px;
background-color:#e0dfe4;
padding-bottom:10px;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #2C5C89;

}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #2C5C89;
}


h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 10px;
}

a {
	text-decoration: underline;
	color: #2C5C89;
}

a:hover {
	border: none;
	text-decoration: none;
color:#000;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #2C5C89;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #2C5C89;
}

hr {
	display: none;
}
img{
border:none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 758px;
	margin: 0 auto;
	height: 315px;
}

#menu {
	float: left;
	height: 35px;
	padding-top: 10px;
	padding-left: 14px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 115px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
    text-align: center;
	background: url(images/button.jpg) no-repeat
}

#menu a:hover {
	color: #F5D70D;
}



/* Logo */

#logo {
	width: 758px;
	height: 270px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
}


#logo h1 {
	padding-top: 70px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 12px;
	padding-left: 20px;
        color: #ffffff;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
padding:40px 0 0 40px;
}

/* Page */

#page {
	width: 728px;
	margin: 0 auto;
	background: #DAD7D4;
	border-left: 1px solid #000000;
	border-top: none;
	padding-top: 20px;
        padding-bottom: 10px;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding-left: 10px;
}


#content h2{
	font-size: 18px;
       padding-top: 10px;
}

.date
{
margin-bottom: 20px;
}

#content ul, #content ol, 
{
margin-left: 30px;
}


/* Sidebars */

.sidebar {
	float: left;
        width: 224px;
        margin-left: 20px;
}

#sidebar2 {
	width: 224px;
	padding: 0px 10px 0px 10px;
}

#sidebar2 h3 {
	background: url(images/title.jpg) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 7px;
        margin-top: 10px;
}

#sidebar2 ul {
	list-style: none;
        border: 0px;
        margin: 0px;
}

#sidebar2 li {
	font-size: 12px;
        border: 0px;
        margin: 0px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 20px;
}

#sidebar2 li a {
	border: underline;
}

#sidebar2 li a:hover {
	border: none;
color:black;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #666666;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #666666;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


/* Footer */
#footer
{
padding: 20px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}


.widget_search
{

}


div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 93%;
	border:4px solid #3371AC;
	padding:10px;
}

#submit
{
	width: 120px;
	height: 34px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/submit.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
        margin-top: 10px;
}

#submit:hover
{
	background: url(images/submit.gif) repeat-x;
}

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;
padding: 10px;
}

.alignright {
	float: right;
padding: 10px;
}
.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;
background: #E1DEDB;
margin-top: 10px;
margin-bottom: 10px
}


#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}