/*
Theme Name: metamorph_myst
Theme URI: http://www.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" and coded by <a href="http://www.flashtemplatesweb.com" target="_blank">FlashTemplatesWeb.com</a>
Version: 1.0.0
Author: Oleg
Author URI: http://www.metamorphozis.com/
*/


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

li {
	margin: 5px;
}

a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}

body {
	
	/*background: #7092B1 url(images/back_all.gif) repeat-x;*/
	background: #7092B1;
	/*background: #FFFFFF url(images/back_fade.jpg) repeat-x;*/
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#content
{
	background: #32628F;
	margin: 0 auto;
	width: 866px;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#back
{
	width: 866px;
}

#header {
	height: 110px;
	text-align: left;		
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


#menu
{
	width: 666px;
	height: 0px;
	padding-left: 350px;
	padding-top: 19px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

/* The text in the tabby things at the top */

#menu a {
	float: left;
	width: 103px;
	height: 27px;
    	display: block;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	font-size: 10.5px;
	text-transform: uppercase;
	padding-top: 18px;
	background: url(images/button.gif) no-repeat;
}

#menu a:hover {
	width: 103px;
    	height: 47px;
	padding-top: 10px;
	color: #FF0000;
	background: url(images/button_r.gif) no-repeat;
	text-decoration: underline;
}


#logo {
	width: 736px;
	height: 110px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 60px;
	color: #000000;
}


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



#main p
{
	margin-top: 1em;
}


#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
	width: 237px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li
{
	padding-left: 30px;
	padding-top: 10px
}

#left li li{
	padding-left: 24px;
	background: url(images/small.gif) no-repeat left;
}

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

#left p
{
	margin-top:0.5em;
	padding: 10px;
}


#footer {
	background: #FFFFFF;
	height: 60px;
	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 entries ********************/
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;
	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;
	float:left;
	width:400px;
}





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

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


/* Aman's Lamo Hacks */

table.prettytable {
  margin: 1em 1em 1em 0em;
  background: #99CCFF;
  border-collapse: collapse;
}
table.prettytable tr:hover {
   background: #b0c4de;
}
table.prettytable th, table.prettytable td {
  border: 1px white solid;
  color: black;
  padding: 0.2em;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}

