/* 
Theme Name: Cordobo Green Park
Theme URI: http://cordobo.de/free-wordpress-templates/cordobo-green-park/
Description: <strong>Cordobo Green Park</strong> is a 3 column theme for WP 2.x with <a href="http://automattic.com/code/widgets/">Widgets</a> support. Originally designed for <a href="http://chungo.net">Chungo.net</a>. Valid XHTML and CSS. Head over to the <a href="http://cordobo.de/free-wordpress-templates/cordobo-green-park/">Green Park Support Pages</a>.
Version: 0.9.1 BETA 4
Author: Andreas Jacob
Author URI: http://cordobo.de/

	Cordobo Green Park v0.9.1 BETA 4
	 http://www.cordobo.de/

	This theme was designed and built by Andreas Jacob,
	whose blog you will find at http://cordobo.de/

	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


/** BEGIN ADDED **/

* html #header { height: 215px; }

* html #content, * html .entry_firstpost, * html .entry, * html img {
	position: relative;
}

ul.readmore {
	list-style: none;
	padding: 2px 0 6px 12px;
	margin: 0px;
}
	
img {
	border: none 0px;
}

.main p img {
	border: none 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: auto;
}

.entry {
	background: #000000;
	border: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 10px;
	margin: 0px;
}

.entry_firstpost{
	background: #000000 url(images/new54.gif) no-repeat top right;
	border: 1px solid #333333;
	padding: 10px;
	margin: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}

/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

body {
	background: #ffffff; 
	margin: 0px;
	padding: 0px;
	font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #ffffff;
	text-align: center;
}

#header {
	width: 100%;
	height: 215px;
         float: relative;
	background: url(images/header_gold_1004x205.jpg) no-repeat top center;
         margin : 0;
         padding : 0;
}

#single_post_left {
	color: #FFE500;
	margin: 0px 16px 0px 16px;
	padding: 0px;
	padding-left: 1px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: url(images/singelpost.png) no-repeat center;
}

#topentry_bg {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #FCFEF4;
	margin: 0px;
	padding: 0px;
	line-height: 104px;
	height: 104px;
	width: auto;
	}
	
#topentry {
	border-bottom: 1px dotted #000000;
	margin: 0px;
	padding: 25px;
	font-size: 1.1em;
	line-height: 1.1em;
	width: auto;
	background: transparent;
	}	

#header h1, #header h1 a {
	margin: 0px;
	margin-left: 15px;	
	font-size: 1.5em;
	line-height: 47px;
	height: 47px;
	text-decoration: none;
	border: 1px;
	color: #fff;
}

h1 {
	margin: 0px;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: 0px;
}

h1 a:link img, h1 a:visited img {
	text-decoration: none;
	border: none 0px;
	}


h2 {
	color: #FFB200;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background: none;
	}

.links h2 {
	font-size: 1.4em;
	line-height: 50px;
	height: 45px;
	margin: 6px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFB200;
	background: url(images/sidebar_title1.png) repeat top;
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #FFE500;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #FFE500;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	line-height: 50px;
	height: 45px;
	width: auto;
	margin: 6px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFB200;
	background: url(images/sidebar_title1.png) repeat left;
    
}


a:link {
	color: #FFB200;
	font-weight: normal;
	text-decoration: underline;
	}

a:visited {
	color: #FFB200;
	}

a:hover, a:active {
	background: none;
	color: #CC0033;
	}
a:active {
    background: none;
	color: #0000B2;
	}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
         color: #bfbfbf;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0px;
	padding: 20px;
	text-align: left;
	background: #000000;
}

#wrapper {
	padding: 16px;
	padding-bottom: 0px;
}
	
div#content {
	width: auto;
	margin: 0px;
	margin-left: 210px;
	margin-right: 210px;
	padding: 0px;
	background: #000000;
}

#navibar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 1px solid #333333;
	background: #000000;
}

#right {
	float: right;
	width: 200px;
	margin: center;
	padding: 0px;
	height: 100%;
	border: 1px solid #333333;
	background: #000000;
}

#links {
	margin: 0px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0px;
	background: #000000;
}

#footer {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	height: 47px;
	width: 100%;
	background: #000000;
	clear: left;
	text-align: center;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	background: #000000;
	}
	
#footer_left_bg p {
	color: #999999;
	margin: 0;
	font-size: .9em;
	padding-top: 10px;
	background: none;
	text-align: center;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	font-size: .8em;
	padding: 0px;
	border: 0px;
	border: 1px solid #333333;
	}

.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	padding-left: 0px;
	}

.comments a:link, .comments a:visited {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover {
    color: #FF7F00;
}

.comments a: active {
	color: #0000b2;
	text-decoration: none;
	}	

.alt {
	background: #333 !important; 
	border: 1px solid #FFB200 !important;
	padding: 10px 10px 0 10px !important;
	}

.alt:hover {
	border: 1px solid #FF7F00 !important;
	}

.commentlist li:hover {
	border: 1px solid #FF7F00;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #666666;
	border: 1px solid #FFB200;
	margin: 10px;
	color: #FFB200;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0px;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li {
	list-style: none;
	background: transparent;
	padding: 0px 0 3px 9px;
	margin: 0px;
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
	border-bottom: 0px;
}

.links ul li ul li {
	border-top: 0px;
	border-bottom: 5px;
}

.links li li {
	padding: 0px 5px 0px 60px;
	font-size: 1em !important;
}
	
.links li li li {
	 padding: 2px 0 2px 12px;
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	margin: 0px;
}

.links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	font-size: .9em;
	text-decoration: none;
	}

.links a:link {
	color: #ffffff;
	font-weight: normal;
	}

.links a:visited {
	color: #ffffff;
	}

.links a:hover { 
    color: #cc0033;
}

.links a:active {
	color: #ffb200;
	}

#search {
	padding-bottom: 20px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #ACE149;
	color: #7DA721;
	width: 96px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #ACE149;
	color: #7DA721;
	width: 40px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}

textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
	
ul#navlist
{
margin: 0px;
padding: 0px;
white-space: nowrap;
}

ul#navlist ul
{
margin: px;
padding: 0px;
white-space: nowrap;
}

#navlist li.page_item
{
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#navlist li.page_item ul
{
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#navlist a { padding: 0px 10px 0 0; }

#navlist a:link, #navlist a:visited
{
text-decoration: none;
}

#navlist a:hover
{
text-decoration: none;
}

