/*

Theme Name: ashleigh2
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #AE5E00 url(img/pagebg.gif) top center repeat-y;
color: #000000;
font-family: Georgia, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
border-top: 25px #AE5E00 solid;
height: 198px;
width: 950px;
background: url(img/header.gif) top left;
}

#nav
{
position: relative;
margin: auto;
padding: 4px 10px 2px 10px;
height: 24px;
width: 930px;
background: url(img/navbg.gif) top left;
text-transform: uppercase;
font-size: 11px;
font-weight: normal;
}

#nav li
{
position: relative;
float: left;
}

#nav a:link, #nav a:visited
{
position: relative;
float: left;
display: block;
padding: 4px 10px 2px 5px;
color: #f5ce79;
}

#contentwrap
{
position: relative;
padding-top: 1px;
padding-bottom: 45px;
margin: auto;
width: 950px;
text-align: left;
}

#left
{
position: relative;
float: left;
padding-left: 20px;
padding-top: 20px;
width: 205px;
}

#left li
{
position: relative;
}

#left a:link, #left a:visited
{
position: relative;
display: block;
margin: 0px;
padding: 6px 6px 6px 0px;
height: 100%;
color: #f0ba82;
border-bottom: 1px solid #c0853d;
}

#middle
{
position: relative;
float: left;
padding: 10px 20px 20px 20px;	
width: 523px;
background: url(img/contenttop.gif) top left no-repeat;
}

.thepost
{
position: relative;
padding-bottom: 25px;
}

.thepost a:link, .thepost a:visited
{
color: #BE590A
}

.thepost a:hover
{
text-decoration: underline;
color: #F06B05
}

#right
{
position: relative;
float: left;
width: 162px;
}

#rightinside
{
position: relative;
padding: 0px 20px 0px 15px;
width: 147px;
margin-top: -30px;
background: url(img/rightinside.gif) top left no-repeat;
}

#rightinside a:link, #rightinside a:visited
{
color: #571100
}

#rightinside a:hover
{
text-decoration: underline;
color: #F06B05
}

#comment
{
width: 350px;
}

p
{
line-height: 18px;
margin: 9px 0px 9px 0px;
}

table.wp-table-reloaded
{
width: 100%;
text-align: left;
margin: 10px 0 15px;
}













h2
{
position: relative;
font-size: 20px;
color: #571100;
}

h2 a{
	color: #571100;
}

h3
{
position: relative;
color: #c0853d;
font-size: 11px;
padding: 0px 0px 7px 0px;
border-bottom: 1px solid #c0853d;
text-transform: uppercase;
font-weight: normal;
}

h4
{
font-size: 11px;
text-transform: uppercase;
color: #ffe6b0;
}

h5
{
font-size: 11px;
padding-bottom: 10px;
padding-top: 5px;
text-transform: uppercase;
color: #f0ba82;
}

h6
{
font-size: 11px;
text-transform: uppercase;
color: #f5ce79;
}

h7
{
font-size: 11px;
color: #f5ce79;
}