/* 
Theme Name: Cordobo Green Park
Theme URI: http://cordobo.com/free-wordpress-templates/cordobo-green-park/
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://dyky.net">Dyky.net</a>. Valid XHTML and CSS. Head over to the <a href="http://cordobo.com/free-wordpress-templates/">Green Park Support Pages</a>.
Author: Andreas Jacob
Author URI: http://cordobo.com/
Tags: simple, clean, fluid width, widget-ready, widgets, right sidebar, left sidebar, three columns, valid XHTML, valid CSS
Version: 0.9.3 BETA 5


	You will find the CSS of each color scheme in the sub-folder "styles"
	Feel free to send me your home-brewed color schemes.

	Now start modifying the theme the way you like it ;)


	This theme was designed and built by Andreas Jacob,
	whose blog you will find at http://cordobo.com/

	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/* These are fallback items for IE6 */

* html .main p img, * html .main img  {

position: relative;

}




/* New template Css Starts here */

body {
background:#666666 url(../images/bg.jpg) repeat-x;
line-height:155%;
margin:0px;
}

h1{
font-family: arial, verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#333333;
}

h1 a {
color:#f89508;
text-decoration:none;
}
h1 a:hover {
color:#000000;
text-decoration:underline;
}

h2{
font-family: arial, verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#2e69bf;
}

.t-link{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:right;
margin-right:35px;
margin-top:8px;
font-weight:bold;
}
.t-link a {
color:#FFFFFF;
text-decoration:none;
}
.t-link a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.text{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:17px;
}

.text-right{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:17px;
padding-left:10px;
padding-right:10px;

}

.left-white-text{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
padding-left:10px;
font-weight:bold;
}

.left-white-middle-text{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding-left:10px;
padding-right:10px;
line-height:17px;
padding-top:5px;
font-weight:bold;
}

.top-text{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}

.orange-box-text{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:left;
line-height:18px;
padding-top:5px;
}
.orange-box-text a {
color:#333333;
text-decoration:underline;
}
.orange-box-text a:hover {
color:#333333;
text-decoration:none;
}

.footer{
font-family: verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
}
.footer a {
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.footer-small{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:250px;
color:#a5a5a5;
}

#footereflect {margin: auto;}
#footereflect {background:url(images/footereflect.png) no-repeat center top; width:776px;height:43px;}
#footereflect {background:url(images/footereflect_wide.png) no-repeat center top; width:100%;height:43px;background-color:#666666;}
#footereflect{height: 43px;text-align: center;}
#footereflect a{color: #666666;font: 10px/24px Arial, Helvetica, sans-serif;text-decoration: none;}
#footereflect{color: #666;}
#footereflect a:link,#footereflect a:visited{color: #666;font-size: 0.8em;text-decoration: none;}
#footereflect a:hover{color: #666;}



