/* 
Theme Name: metamorph_florist
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_florist
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_florist" 
Version: 1.0.2
Author: Oleg Lazarenko
Author URI: http://www.metamorphozis.com/
Tags: valid XHTML, green, right sidebar, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, white, metamorph

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #255E0A;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #255E0A;
}

body {
	
		font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 698px;
	text-align: left;
}

#main
{
width: 698px;
background: url() no-repeat top;
padding: 0px;
padding-top: 0px;
}

#back
{
width: 698px;
background: url(images/table_back.gif) repeat-y
}

#header {
	height: 107px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {

width: 698px;
height: 0px;
text-align: right;
padding-top: 92px;
padding-right: 0px;
}


#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
}


#menu
{
width: 698px;
height: 15px;
padding-left: 0px;

background: url(images/headerbase.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 15px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding-top: 1px;
	
}

#menu a:hover {
	width: 120px;
    height: 15px;
	color: #255E0A;
	
	
}




#right
{
	width: 225px;
	float: right;
}

#right H3
{
width: 200px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;

}

#right .title_back
{
background: url(images/title_back.gif) no-repeat top;
width: 200px;
font-size: 12px;
padding-left: 25px;
padding-top: 5px;
padding-bottom: 10px;
color: #255E0A;
}

#right li  {
	padding-top: 5px;
        padding-left: 10px;
	padding-bottom: 5px;
}

#right a {
	color: #255E0A;
}
#right a:visited {
	color: #255E0A;
}

#right p
{
font-size: 12px;

}

.bot
{
padding: 10px;
}


#left
{
width: 450px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #255E0A;
}

#left a
{
color: #255E0A;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #255E0A;
}
.date {
	text-align: right;
	color: #255E0A;
	font-size: 11px;
}

.date a {
	color: #255E0A;
}

#left ol, #left ul
{
margin-left: 30px;
}

#footer {
	height: 20px;
	clear: both;
	padding-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}





.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: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
background: #DEF2D4;
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}

/* ... social bookmarks ... */

ul#sharepost {
background: transparent url(http://www.freshtracks.co.uk/blog/wp-content/themes/metamorph/images/sharepost.jpg) 0 0 no-repeat;
list-style: none;
width: 248px;
height: 55px;
padding: 0;
margin: 0;
position: relative;
}

ul#sharepost li {
width: 55px;
height: 55px;
list-style: none;
margin: 0;
padding: 0;
display: block;
position: absolute;
top: 0;
}

ul#sharepost li#share2 { left: 0px; }
ul#sharepost li#share3 { left: 65px; }
ul#sharepost li#share4 { left: 130px; }

ul#sharepost li a, ul#sharepost li a:hover {
text-indent: -9999px;
text-decoration: none;
height: 55px;
display: block;
background-color: transparent;
}