/* 
Theme Name: metamorph_hills
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_hills
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_hills" 
Version: 1.0.1
Author: Oleg Lazarenko / modyfied by nuebel(at)ipn.de
Author URI: http://www.metamorphozis.com/
Tags: valid XHTML, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, orange, metamorph

*/

* {
  margin: 0px;
  padding: 0px;
}

a {
	text-decoration: none;
	color: #FF6600;
}

body {	
	background-color:#0000aa;
	font: 13px Arial, Helvetica, sans-serif;
	color: #888888;
}


#content
{
  	margin:auto;
  	padding-top:20px; 
	width: 800px;
	text-align: left;
}


#main
{
	width: 800px;
	padding-top: 10px;
	background-color:#ffffff;
}


#header {
	height: 160px;
	background: url(images/header.jpg) no-repeat;
}

#logo {
	width: 500px;
	height: 75px;
	padding-left:250px;
	padding-top: 85px;
}


#logo a {
	text-decoration: none;
	font-size: 28px;
	color: #ffffff;
	font-weight:normal;
}

#bloginfo
{
	margin-top:22px;
	color: #ffffff;
	font-size:13px;
	font-weight:normal;
	width:220px;
	float:left;
}


#menu
{	
	margin-top:22px;
	height: 26px;
	
}


#menu ul {
	list-style: none;	
}

#menu ul li {
	display: inline; 
	float: left;
	padding-left:8px;
}

#menu a {
	width: 280px;
	height: 23px;
	text-align: left;
	text-decoration: none;
	color: #ff6600;
	font-size:13px;
}



#left
{
	width: 210px;
	margin-left: 20px;
}

#left H3
{
	width: 190px;
	height: 39px;
	font-size: 13px;
	font-weight: bold;
}

#left ul {
	list-style: none;
}


#left ul {
	border: 0px;
	margin-left: 0px;
	background: none;
}

#left li {
	margin: 2px 0px 2px 0px;
        width:100%;
        line-height:18px;
}

#left a {;
	text-decoration: none;
        width:99%;
}

#left ul li a {
 	border-left:2px solid #0000AA;
 	padding-left:4px;
}

#left ul li ul li a {
  border:0px;
  padding-left:8px;
}


#left p
{
	padding: 10px;
}


#right
{
	float: right;
	width: 530px;
	padding-right: 20px;
	padding-top:5px;
}

#right H3 {
	margin:0;
	font-size:13px;
	color:#000000;
	padding-bottom:14px;
	padding-top:14px;
}

#right H4 {
	margin: 0;
	padding: 0px;
	font-size: 13px;
	line-height:14px;
}

#right h5 {
	margin-top:14px;
	margin-bottom:14px;
	border-bottom:1px solid #888888;
}

#right a {
	color: #ff6600;
	text-decoration: none;
}


#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
  	color: #007733;
  	padding-bottom: 10px;
  	font-size:13px;
  	line-height:14px;
  	font-weight:bold;
}

#right h2 a {
	color: #000000;
}

#right ol, #right ul
{
	margin-left: 30px;
}

.bottom
{
	background: #90AF45;
	padding: 10px;
	border: 1px solid #61792A
}

.date {
	text-align: right;
	color: #F5FFDC;
	font-size: 11px;
}

.date a {
	color: #F5FFDC;
}


#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}






/* +++++++++++++++++++++++ Footer */
#footer
{
	border-top:solid #ff6600 2px;
	margin-top:14px;
	height: 20px;
	width: 800px;
	clear: both;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #8888ff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FF6600;
}


.post-body
{

	margin-top:14px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}



div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	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: #98B74C
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 11px;
}

#author, #email, #url
{
border: 1px solid #666666
}
