/* 
Theme Name: metamorph_openair
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_openair
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_openair" 
Version: 1.0.3
Author: Oleg Lazarenko
Author URI: http://www.metamorphozis.com/
Tags: blue, fixed width, two columns, widgets, valid CSS, simple, clean, metamorph 
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #A2E5F5 url(images/back_all.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	width: 100%;
	text-align: left;
	background: url(images/back.jpg) no-repeat;
}

#main
{
width: 708px;
padding: 10px;
}

#back
{
width: 1151px;
}

#header {
	height: 386px;
	text-align: right;
}

#logo {

width: 1131px;
height: 134px;
text-align: left;
padding-left: 20px;
padding-top: 180px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2
{
font-size: 12px;
color: #ffffff;
}


#menu
{
background: url(images/menu.gif) no-repeat;
height: 50px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 129px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #2273A4;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 129px;
    height: 54px;
	color: #5AA5D3;
	text-decoration: underline;
}




#left
{
	width: 190px;
}

#left H3
{
width: 165px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #ffffff url(images/title_back.gif) repeat-x bottom;
}


#left li {
	padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-top: 4px;
	color: #000000;
	border: 0px;
}


#left a {
	color: #2F8BC4;
}
#left a:visited {
	color: #2F8BC4;
}

#left td
{
color: #2F8BC4;
}

#left th
{
color: #2F8BC4;
}

#left caption
{
color: #2F8BC4;
}


#left p
{
padding: 10px;
color: #2F8BC4;
}



#right
{
float: right;
width: 480px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #2F8BC4;
}

#right a
{
color: #2F8BC4;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 a {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #2F8BC4;
        text-decoration: none;
}
.date {
	text-align: right;
	color: #2F8BC4;
	font-size: 11px;
}

.date a {
	color: #2F8BC4;
}

#right ul, #right ol
{
margin-left: 30px;
}

#footer {
	height: 64px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 5px solid #2F8BC4;
}

#footer p {
	margin: 0;
	width: 778px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}


#calendar table, #left #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead ,  #left #wp-calendar thead
{

}

#calendar tbody td , #left #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev , #left #wp-calendar #prev
{
	text-align: left;
}

#calendar #next , #left #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #left #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #left #wp-calendar #now
{
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}



.widget_search
{

}

.post-body
{

	margin-top:15px;
}

li.cat-item

{
	padding-left:35px;
}

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: 116px;

	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/submit.gif) no-repeat;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/submit_r.gif) no-repeat;
}

.submit_p
{
padding: 10px;
}

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;
}

#right .categor
{
padding: 5px;
background: #CFF0F8;
margin-top: 10px;
margin-bottom: 10px
}
#commentlist li
{
padding-bottom: 20px;
}

#author, #email
{
border: 1px solid #666666
}