/* 
Theme Name: metamorph_island
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_island
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_island" 
Version: 1.0.2
Author: Oleg Lazarenko
Author URI: http://www.metamorphozis.com/
Tags: valid XHTML, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, orange, metamorph */

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

a:link {
	color: #EC5D3B;
}

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

a:visited {
	color: #EC5D3B;
}

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

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 895px;
	text-align: left;
}

#main
{
width: 885px;
padding-left: 10px;
padding-top: 20px;
}

#back
{
width: 885px;
padding-left: 10px;
padding-right: 10px;
background: #FFF8B3;
}

#header {
	height: 582px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {

width: 865px;
height: 492px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #EC5D3B;
}
#logo H2
{
font-size: 10px;
text-transform: uppercase;
color: #EC5D3B;
}


#menu
{
width: 785px;
height: 80px;
padding-left: 100px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 129px;
	height: 45px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 35px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 129px;
    height: 45px;
	color: #FFF8B3;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}




#left
{
	width: 232px;
}

#left H3
{
width: 207px;
height: 28px;
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;
	margin-bottom: 10px;
        margin-left: 30px;
}

#left .title_back
{
        width: 212px;
        padding: 10px;
	background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #EC5D3B;
}
#left a:visited {
	color: #EC5D3B;
}

#left p
{
padding: 10px;
}

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

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

#calendar thead {

}

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

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

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

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

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

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

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

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

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

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #EC5D3B;
}

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


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

.date a {
	color: #EC5D3B;
}



#footer {
	height: 49px;
	width: 885px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #EC5D3B;
}

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

#footer a {
	color: #ffffff;
}



/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

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

#calendar thead, #wp-calendar thead
{

}

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

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

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

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

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

/* Footer */
#footer
{
height: 64px;
background: url(images/footer.gif) repeat-x;
padding-top: 20px;
margin-top: 10px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}

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

#submit:hover
{
	background: url(images/footer.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
}