/* 
Theme Name: metamorph_ice
Version: 1.0.11
Author: Oleg Lazarenko
Tags: blue, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, metamorph  
*/

*
{
margin: 0px;
padding: 0px;
}


a:link {
	color: #D2EAFF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D2EAFF;
}

body 
{
	background: #03152B url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F1F1F1;
}

#content
{
	margin: 0 auto;
	width: 743px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
}

#back
{
width: 743px;
}

#header {
	height: 230px;
	text-align: left;		
}

#menu
{
width: 743px;
height: 81px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 51px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 30px;
	background: url(images/button.jpg) no-repeat;

}

#menu a:hover {
	width: 120px;
    height: 51px;
	color: #F1F1F1;
	text-decoration: underline;
	background: url(images/button_r.jpg) no-repeat;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 713px;
height: 149px;
text-align: right;
padding-right: 30px;
padding-top: 30px;
}


#logo a 
{
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}

#logo p 
{
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	color: #000000;
	clear:both;
}

#logo H2
{
font-size: 12px;
color: #000000;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 1em;
	float:left;
}

#left .recentcomments
{
font-size: 12px;
}

#left h3
{
width: 237px;
height: 45px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.jpg) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li {
   padding: 4px 20px;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #D2EAFF;
}
#left a:visited {
	color: #D2EAFF;
}

#left p
{
padding: 10px;
}

#calendar1
{
	padding: 0 10px 20px 10px;
}

#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
}

#right
{
float: right;
width: 450px;
padding-right: 10px;
overflow:hidden;
}

#right H2
{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D2EAFF;
}

#right a
{
color: #D2EAFF;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D2EAFF;
}
.date {
	text-align: right;
	color: #595959;
	font-size: 11px;
}

.date a 
{
	color: #595959;
}


#right ul, #right ol
{
margin-left: 30px;
}


#footer 
{
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #0089FF;
	background: url(images/footer.gif) repeat-x
}

#footer p 
{
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a 
{
	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: 120px;
	height: 27px;
	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;
}

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: #0E294A;
margin-top: 10px;
margin-bottom: 10px
}