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

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

a:link {
	color: #A5A9B2;
}

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

a:visited {
	color: #A5A9B2;
}

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

#content
{
	width: 100%;
	text-align: left;
    background: url(images/back_all.gif) repeat-x;
}

#main
{
width: 756px;
padding: 10px;
background: #ffffff;
}

#back
{
width: 776px;
margin: 0px auto;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

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

#logo {

width: 756px;
height: 100px;
text-align: left;
padding-top: 220px;
padding-left: 20px;
}


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


#menu1
{
width: 736px;
height: 73px;
padding-left: 40px;
padding-top: 20px;
background: url(images/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

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

#menu a:hover {
	width: 139px;
    height: 32px;
	margin-left: -10px;
	margin-top: -10px;
	color: #DEEBBC;
	text-decoration: underline;
}




#right
{
	width: 218px;
	float: right;
}

#right H3, h2.widgettitle
{
width: 193px;
height: 26px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 12px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
}

#right .title_back
{
background: url(images/title_bottom.gif) no-repeat top;
	padding-top: 10px;
        padding-bottom: 10px;
}

#right li  {
	padding: 7px;
	padding-left: 20px;

}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #208A06;
}
#right a:visited {
	color: #208A06;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

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

#calendar_wrap 
{
	margin-bottom: 10px;
	background: url(images/title_back.gif) no-repeat top;	
}

#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: #e8e8e8;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #383838
}

#left
{
width: 490px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
        padding-top: 10px;
	font-size: 16px;
	color: #208A06;
        text-transform: uppercase;
}

#left a
{
color: #208A06;
text-decoration: none;
}

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

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #208A06;
}
.date {
	text-align: right;
	color: #208A06;
	font-size: 11px;
}

.date a {
	color: #208A06;
}

#left .date2 {
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#left .date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #9BB164;
}

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


#footer {
	height: 53px;
	clear: both;
	padding-top: 30px;
	background: url(images/buttons.gif) repeat-x top;
}

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

#footer a {
	color: #ffffff;
}

input[type="submit"] 
{
	background:#6A8B1A url(images/submit.jpg) no-repeat;
	border:none;
	width:140px;
	height:59px;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}


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

ul#commentlist li
{
	
}

ul#commentlist div.numberbox
{
	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;
	width:400px;
}

#commentlist .gavatar 
{
float: left;
margin: 10px;
margin-top: 0px;
}

#commentlist .numberbox
{
float: left;
}

#commentlist .commentbox
{
padding-bottom: 60px;
line-height: 20px;
}


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


#left .post-body
{
margin: 0px;
padding: 0px;
}

#left .categor
{
padding: 5px;
background: #E8E8E8;
margin-top: 5px;
text-transform: uppercase;
font-size: 10px;
margin-bottom: 10px
}

.txtcomment
{
width: 400px;
display:block;
}

#author, #email, #url
{
border: 1px solid #666666
}