/*  
Theme Name: Foxy Blue
Theme URI: http://www.wpskins.org/
Description: A bright blue and green - 2 column wordpress theme. Designed By: <a href="http://www.wpskins.org/" title="WPSkins.org" target="_blank">WPSkins.org</a> 
Author: WPSkins.org
Author URI: http://www.wpskins.org/
	 
	This theme was designed and built by WPskins.org,
	whose blog you will find at http://www.wpskins.org/

	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence You must leave our 3 links intact on this theme if you wish to use it, please refer to the licence.txt file included. [ http://creativecommons.org/licenses/by-sa/2.5/ ]

*/


*
{
margin: 0px;
padding: 0px;
list-style: none;
}


			/* Global Layout */


body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.gif) top left repeat-x;
color: #161616;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
padding-left: 24px;
width: 800px;
height: 172px;
background: url(img/headtag.gif) top left no-repeat
}

#comment
{
width: 300px;
}

#topnav
{
position: relative;
text-align: right;
padding-top: 68px;
}

#topnav li
{
position: relative;
float: right;
padding-right: 10px;
}

#topnav a:link, #topnav a:visited
{
position: relative;
float: left;
height: 26px;
width: 112px;
padding-top: 11px;
color: #ffffff;
background: url(img/nav1.gif) top left no-repeat;
text-decoration: none;
text-align: center;
font-weight: bold;
}

#topnav a:hover
{background: url(img/nav2.gif) top left no-repeat;}


#contentwrap
{
position: relative;
margin: auto;
width: 824px;
}

#left
{
position: relative;
float: left;
width: 535px;
}

.apost
{
position: relative;
padding: 11px 10px 15px 25px;
background: #fcfbfb url(img/postbg.gif) top left no-repeat;
}

.theentry
{
position: relative;
padding-top: 28px;
padding-bottom: 18px;
text-align: left;
border-bottom: 2px solid #bbbbbb;
}

.comments
{
position: relative;
float: right;
padding: 15px 15px 0px 0px;
font-weight: bold;
z-index: 100;
}

#right
{
position: relative;
float: right;
width: 251px;
}

#footwrap
{
position: relative;
margin-top: 35px;
background: url(img/footbg.gif) top left;
height: 172px;
text-align: right;
}

#thefoot
{
position: relative;
padding-top: 50px;
height: 80px;
margin: auto;
width: 800px;
padding-left: 24px;
background: url(img/foottag.gif) top left no-repeat;
}

#thefoot a:link, #thefoot a:visited
{
position: relative;
padding: 20px;
color: #ffffff;
text-decoration: none;
float: right;
}









p
{
margin: 8px 0px 10px 0px;
line-height: 18px;
}

h1
{
position: absolute;
top: 62px;
left: 30px;
font-size: 30px;
color: #ffffff;
}

h2
{
position: relative;
font-size: 18px;
padding-top: 16px;
padding-left: 55px;
color: #254726;
text-align: left;
font-weight: normal;
}

.module
{
position: relative;
padding-top: 26px;
padding-left: 35px;
padding-bottom: 30px;
text-align: left;
font-weight: normal;
background: url(img/modulebg.gif) top left no-repeat;
border-bottom: 2px solid #bbbbbb;
}

.module li
{
position: relative;
padding-left: 10px;
}

.module ul
{
position: relative;
pading-bottom: 12px;
}

h3
{
font-size: 18px;
padding-left: 50px;
color: #254726;
padding-bottom: 33px;
font-weight: normal;
}

a:link, a:visited
{
color: #254726;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */