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


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

a:link {
	color: #000;
}

a:hover {
	text-decoration: none;
/*	color: #000;*/
}

a:visited {
/*	color: #000;*/
}

body {	
	background: #7092B1 url(images/back_all.gif) repeat-x;
	font: 13px "Times New Roman", Times, serif;
}
html body {height:100%}
#content
{
	margin: 0 auto;
	width: 990px;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}

#back
{

width: 990px;
}

#header {
	text-align: left;
	height:92px;
	position:relative;
}

 ul {
	list-style: none;	
}

 li {
 	margin:0;
	padding:0;	
}
#logo {
	background: url(images/header.jpg) no-repeat;
	width: 736px;
	height: 239px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 30px;
}
 a {
	text-decoration: none;
	font-style: italic;
}
 H2 {
font-size: 10px;
text-transform: uppercase;
}

#left {
	width: 180px;
	color:#000033;
	float:left;
	padding-right:20px;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
}

#right {
	float:right;
	width: 180px;
	color:#FFFFFF;
	padding-left:20px;
	text-align:left;
	}

.sidebar H3, #left H3 li a, #left li H3 a:visited, #right H3 li a, #right li H3 a:visited {
	
	text-align:center;
	margin: 0;
	width: 155px;
	font-size: 36px;
	line-height:39px;
	padding-top: 15px;
	margin-bottom:10px;
	color: #ffffff;
	}
.sidebar ul li ul li a {
	display:block;
	padding-top: 6px;
	padding-bottom:6px; 
}
.sidebar ul li ul li a:hover {
	text-decoration:underline;
	}

.sidebar H3 {
	border-bottom:#666 solid medium;
	}
	
.sidebar li a, .sidebar li a:visited {
	color:#000000;
	font-size: 16px;
	line-height: 18px;
}
.sidebar li {

}
#right H3, {
	float:left;
	}

#left H3 {
	float:right;
	}

#calendar1 {
	padding: 0 10px 20px 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
{
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#middle {
width: 560px;
padding-bottom:50px;
margin-left:215px;
font-size:14px;
}
#middle img {
	margin: 0 10px 0 10px;
	}
#middle H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color:#333333;        
}

#middle a
{
color:#000066;
text-decoration: none;
}

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


#middle p {
	margin: 0;
	padding: 0 0 10px 0;
}

#middle h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000033;
        text-transform: uppercase;
        font-size: 18px;
        font-family: "Times New Roman", Times, serif
}
.date {
	text-align: right;
	font-size: 11px;
}

.date a {
	color: #000033;
}



#footer {
	height: 37px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x; 
	border-top: 4px solid #2C5C89;
}

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

#footer a {
	color: #595959;
}

/******************* new enteries ********************/
div.menu
{
	margin-bottom:35px;
}

li.cat-item
{
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
	margin-left:20px;
}

p.pagelink a
{


	display:block;
	float:left;
	padding:5px;
	margin-right:3px;
	background:#A5D3FB;
	border:2px solid #2C5C89;
	font-weight:bold;
	color:#fff !important;
	color:#fff;	
}





p.pagelink a.active-link
{
	background:#2C5C89;
}

p.pagelink a:link,	p.pagelink a:visited
{
	color:#fff;
}

div.navigationbottom
{
	margin-bottom:20px;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}

/******************* style comments ***********************/
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;
	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;
	float:left;
	width:400px;
}





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



textarea#comment
{
	width:460px;
}

input[type="submit"] 
{
	background:url(images/submitbox.gif) no-repeat;
	border:none;
	width:131px;
	height:36px;
	color:#595959;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}


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


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;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
/*	border: 1px solid #ddd;*/
	text-align: center;
/*	background-color: #f3f3f3;*/
	padding:0;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
/*	padding: 0 4px 5px;*/
	margin: 0;
}
#middle .categor
{
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
background: #789BBB;
border-top: 1px solid #9F9F9F;
border-bottom: 1px solid #9F9F9F;
}
#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}
#author, #email, #url
{
border: 1px solid #666666;
}
h1, h1 a, h1 a:visited {
	font-size: 2em;
	color:#000000;
}
div #main {
	background:url(images/BG.jpg) top repeat-y;
	}
#title a, #title a:visited {
color:#000033;
font-family: "Times New Roman", Times, serif;
font-weight:bold;
font-size: 3.5em;
}
#description a {
color:#FFFFFF;
font-family: "Times New Roman", Times, serif;
font-size: 1.5em;
padding-left:200px;
}
#center {
	width:580px;
	margin-left:200px;
	}
#imageContainer {
	position:absolute;
	top:0;
	height:83px;
	width:585px;
	background: url(images/headerCollage.jpg) bottom left no-repeat;
	left:400px;
	}
#amazoncontainer {
	margin:20px auto 10px auto;
	text-align:center;
	padding-right:20px;
	}
#contactform {
border: 1px solid #ccc;
background: #eeeeee;
padding: 5px;
margin: 10px;
}
.post-body img {
	margin: 0 auto 0 auto;
	}
.post-body {
	text-align:center;
	}	
strong {
	font-weight:bold;
	}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}