/* 
Theme Name: metamorph_lightning
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_lightning
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_lightning" 
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, blue, green, white, metamorph

*/


* {
	margin: 0;
	padding: 0;
}

body {
 margin: 0px;
 padding: 0px;
	background: #B7D2B3 url(images/back_all.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #4C89B6;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #4C89B6;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #4C89B6;
}


/* Header */

#header {
	width: 1001px;
	height: 428px;
	margin: 0 auto;
}

#menu {
	float: left;
	background: url(images/menu.gif) no-repeat right;
	width: 1001px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	width: 150px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
    padding-top: 15px;
	height: 35px;
	color: #ffffff;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #4C89B6;
}

#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}

/* Logo */

#logo {
	width: 1001px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat top;
	height: 377px;
}


#logo h1 {
	padding-top: 60px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	text-transform: uppercase;
	font-size: 10px;
        color: #ffffff;
	padding-left: 20px;
}

#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;
}

/* Page */

#page {
	width: 1001px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 20px 20px;
}

#content H2
{
color: #4C89B6;
font-size: 24px;
font-weight: bold
}

#content H4
{
padding-top: 20px;
}

#content H4 a
{
color: #4C89B6;
font-size: 24px;
padding-bottom: 10px;
test-decoration: underline;
}

#content .post-body {
margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

.post .title {
	margin: 0;
	font-weight: normal;
}




.post .meta a {
	color: #4C89B6;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

#content .date2 {
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#content .date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #538BB3;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

	
}

.sidebar li {
	margin-bottom: 2em;
        padding-left: 20px;

}

.title_back
{
background: url(images/title_back.gif) no-repeat;
	padding-top: 10px;
        padding-bottom: 10px;
}

.sidebar li li {
	margin: 0;
}



#sidebar2 {
	width: 268px;
	padding: 0px 20px 20px 20px;
}

#sidebar2 H3 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	padding-top: 15px;
	padding-left: 30px;
	color: #ffffff;
        font-size: 18px;
        font-weight: bold


}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 7px;
	font-size: 11px;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}




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

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

#calendar thead ,  #sidebar2 #wp-calendar thead
{

}

#calendar tbody td , #sidebar2 #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev , #sidebar2 #wp-calendar #prev
{
	text-align: left;
}

#calendar #next , #sidebar2 #wp-calendar #next
{
	text-align: right;
}

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

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

/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
	color: #4C89B6
}


input[type="submit"] 
{
	background:#538BB3 url(images/submit.gif) repeat-x;
	border:none;
	width:140px;
	height:51px;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

ul#commentlist
{
	list-style-type:none;
}

ul#commentlist li
{
	clear:both;
}

ul#commentlist div.numberbox
{
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;	
}

ul#commentlist .commentbox, .txtcomment
{
	display:block;
	width:480px;
}





ul#commentlist
{
	list-style-type:none;
}

ul#commentlist li
{
	clear:both;
}

ul#commentlist div.numberbox
{
	float: left;
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;	
}

ul#commentlist .commentbox
{
	display:block;
	width:400px;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}

.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;
}
#commentlist
{
width: 450px;
}

#content .post-body
{
margin: 0px;
padding: 0px;
}



p {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}


#content .categor
{
margin: 0px;
margin-bottom: 25px;
padding: 3px;
background: #D8EFFF;
font-size: 10px;
text-transform: uppercase
}

.gavatar
{
padding-top: 10px;
padding-bottom: 20px
}

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