/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.gif) top left repeat-x;
color: #C8B5A4;
font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}


#nav
{
position: relative;
margin: auto;
width: 90%;
height: 109px;
background: url(img/logo.gif) top left no-repeat;
}

#nav li
{
position: relative;
padding-top: 41px;
padding-right: 8px;
float: right;
}

#nav a:link, #nav a:visited
{
position: relative;
float: left;
width: 98px;
padding-top: 12px;	
height: 27px;
font-size: 12px;
text-transform: uppercase;
color: #ffffff;
background: url(img/navbtn.gif) top left no-repeat;
text-align: center;
}

#nav a:hover
{
text-decoration: none;
color: #d3cdbf;
background: url(img/navbtn2.gif) top left no-repeat;
}





#noticeme
{
position: relative;
display: block;
margin: auto;
margin-top: 30px;
margin-bottom: 55px;
width: 90%;
height: 70px;
background: url(img/title.gif) top left no-repeat;
}







#pagewrap
{
position: relative;
margin: auto;
width: 90%;
text-align: left;
}





#footer
{
position: relative;
margin-top: 300px;
height: 47px;
background: url(img/bottombg.gif) top center;
}

#bottomnav
{
position: relative;
height: 47px;
background: url(img/bottomlogo.gif) left center no-repeat;
}

#bottomnav li
{
position: relative;
padding-top: 6px;
float: right;
padding-right: 75px;
}

#bottomnav a:link, #bottomnav a:visited
{
position: relative;
float: left;
display: block;
color: #fff;
padding: 10px;	
text-transform: uppercase;
}

#tags {
width: 90%;
margin: auto; 
text-align: left;
}

#tags a:link, #tags a:visited {
	padding: 0px 8px;
	text-decoration:none;

}

#tags a:hover {
text-decoration: underline;
}

#content {
width: 500px;
margin: auto; 
text-align: left;
}

#content a:link, #content a:visited {
	padding: 0px 8px;
	text-decoration:none;

}

#content a:hover {
text-decoration: underline;
}

#content li
{
padding: 10px 0px 0px 35px;
background-position: 0 0px 0px 16px;
background: url(img/tag.gif) left center no-repeat;
}

#tagpreview {
padding: 5px;
clear:both;
float:left;
}




h1
{
position: relative;
margin: auto;
padding: 5px 0px 5px 45px;
font-size: 16px;
background: url(img/door.gif) left center no-repeat;
color: #765840;
}

h2
{
position: relative;
margin: auto;
padding: 5px 0px 5px 35px;
font-size: 14px;
background: url(img/tag.gif) left center no-repeat;
background-position: 16px;
text-transform: uppercase;
color: #765840;
}

p
{
padding: 9px 0px 9px 35px;
}

.uppercase
{
text-transform: uppercase;
}

a:link, a:visited
{
color: #765840;
}

a:hover
{
text-decoration: underline;
}

.xer
{
position: relative;
height: 1px;
width: 1px;
background: url(img/navbtn2.gif) top left no-repeat;
background-position: -300px -300px;
}