/* 
Theme Name: Cordobo Green Park
Theme URI: http://cordobo.com/free-wordpress-templates/
Description: <strong>Cordobo Green Park</strong> is a 3 column theme for WP 2.x with <strong>Widgets</strong> and <strong>Color Schemes</strong> support. Originally designed for <a href="http://chungo.net">Chungo.net</a>. Valid XHTML and CSS. Head over to the <a href="http://cordobo.com/free-wordpress-templates/">Green Park Support Pages</a>.
Version: 0.9.3 BETA 4
Author: Andreas Jacob
Author URI: http://cordobo.com/
	
*/


/** BEGIN ADDED **/

/** These lines are for IE6 **/

* html #header { height: 47px; }

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 6px 10px;
	margin: 0px;
}

/** Removes any image borders **/
img {
	border: none 0px;
}

.main p img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	
	/** If you want the images autoalign on the left side, uncomment this line
	
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	**/
	
	/** If you want the images autoalign on the right side, uncomment this line
	
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	**/
	
}

.entry{
	background-position:top;
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top:0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000003;
}


.latest{
	padding: 0px;
	margin: 0px;
}

.entry_firstpost{

	background-position:top;
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top:0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000003;

}

.latest_firstpost{
	margin: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	background: #BEBEBE url(images/chungo_bg_grey_right.gif) repeat-y top right;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000002;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#header {
padding:0px;
margin:0px;
width:1000px;
height:400px;
	}
	
#header_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	background: url(images/header_left.png) no-repeat left bottom;
	}

#single_post_right {
	color: #000003;
	margin: 0px 16px 0px 16px;
	padding: 0px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: url(images/single_post_right.gif) repeat-x right top;
}

#single_post_left {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(layout/leftcol.jpg);
	background-repeat:repeat-y;
	clear:none;
}

#header h1, #header h1 a {
	margin: 0 0 0 15px;
	font-size: 1.5em;
	line-height: 47px;
	height: 47px;
	background: transparent;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin: 0;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
}

h2 {
	color: #ffffff;
	font-weight: bold;
font-size: 1.8em;
	line-height: 1.3 em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

	}

.links h2 {
font-size: 1.7em;
	line-height: 1.2 em;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/h3_bg.gif) no-repeat;
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3 {
font-size: 1em;
	line-height: .7 em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ffffff;
	background: none;
}

.links h3 {
font-size: 1em;
	line-height: .7 em;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #585858;
	background: url(images/h3_bg.gif) no-repeat;
}

a:link {
	color: #585858;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #ffffff;
	}

a:hover, a:active {
	background: none;
	color: #828181;
	}

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

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#wrapper {
	padding: 0px;
}
	
div#content {
	float:left;	
	width: 495px;
	background-image:url(http://www.sapientkills.com/layout/middlecol.jpg);
	background-repeat:repeat-y;
	padding-left: 0px;
	padding-top: 0px;
	margin-top:0px;
	margin-left: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

div#middleTop{
padding-top:5px;
height:  11px;
background-image:url(http://www.sapientkills.com/layout/middletop.jpg);
background-repeat:no-repeat;
}

div#middlebottom{
padding: 0;
border: 0;
margin:0;
height:17px;
background-image:url(http://www.sapientkills.com/layout/middlebottom.jpg);
background-repeat:no-repeat;
position:relative; top: 10px;

}

#leftTop{

height:8px;
background-image:url(http://www.sapientkills.com/layout/lefttop.jpg);
background-repeat:no-repeat;
}

#leftHold {
	padding-left: 5px;
	padding-right: 5px;
	}

#space{
padding-top:20px;
clear:both;
}

div#seatholderLeft {
    width: 125px;
	height: 20px;
	padding-top: 3px;
	margin: 0;
	
}

#seatholderLeftShow {
    width: 150px;
	background-image:url(bg.png);
	background-repeat:no-repeat;
	height: 20px;
	padding-top: 3px;
	margin: 0;
	
}

#spaceSmall{
padding-top:10px;
clear:both;
}

#navibar {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(http://www.sapientkills.com/layout/leftcol.jpg);
	background-repeat:repeat-y;
	clear:none;
}

#right {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(http://www.sapientkills.com/layout/rightcol.jpg);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	border:0px;

}

.links {
	margin: 15px 0 0 15px;
	padding: 0px;
	background: none;
}

#navi_end_left {
height:10px;
background-image:url(http://www.sapientkills.com/layout/leftbottom.jpg);
background-repeat:no-repeat;
position:relative; top: 10px;
}

#navi_end_right {
height:326px;
background-image:url(http://www.sapientkills.com/layout/rightbottom.jpg);
background-repeat:no-repeat;
position:relative; top: 2px;
}

#footer {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	height: 0px;
	clear: both;
	position: relative;
	text-align: center;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 0px;
	width: auto;
}
	
#footer_left_bg p {
	color: #000003;
	margin: 0;
	font-size: .9em;
	padding: 10px 0 0 0;
	background: none;
	text-align: center;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #fff;
	font-size: .9em;
	padding: 5px;
	margin: 0px;
	border: 1px dotted #5CA605;
	}

.highlight {
	background: #F7FEDC;
	}
	
.comments-nice-bg {
	padding: 1px;
	background: #ACE149;
	color: #000;
}

.comments-nice {
	padding: 10px;
	background: url(http://www.sapientkills.com/layout/middlecol.jpg) repeat-y top;
	border: 0px solid #D5F0A4;
}



.comments {
	font-size: 1.2em;
	padding: 0 0 0 0;
	background: #fff;
	border: 1px solid #fff;
}

.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
}	

.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.commentlist li:hover {
	border: 1px solid #ACE149;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	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;
	}
	
.comments-nice .reply {
	color: #5CA605;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}

.postinput {
	margin: 0;
		
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	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: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 0px;
	padding-bottom: 5px;
	margin: 0px;
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
	border-bottom: 1px solid #efefef;
}

.links ul li ul li {
	border-top: 1px solid #efefef;
	border-bottom: 0px solid #efefef;
}

.links li li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 12px;

}
	
.links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 7px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	margin: 5px;
}

.links ul ul {
	padding: 0;
	margin: 2px 0 0 0;
	}

.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: #565D4A;
	font-weight: normal;
	}

.links a:visited {
	color: #aaa;
	}

.links a:hover, .links a:active {
	background: #80BE14;
	color: #fff;
	}

#search {
	padding-bottom: 20px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #ACE149;
	color: #7DA721;
	width: 90px;
	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: 50px;
	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;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #4FA600;
	color: #7DA721;
	}
	
input {
	background: #fff;
	border: 1px solid #BFBFBF;
	}
	
input:hover {
	border: 1px solid #4FA600;
	}
	
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	background: none;
	border: 0px solid #BFBFBF;
	}


.input-submit:hover {
	background: none;
	border: 0px solid #4FA600;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	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;
}

