/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: 0.75em;
margin: 0px;
text-align: center;
background: #1e0c04 url(img/bg.jpg) top left no-repeat;
color: #8E8E8E;
font-family: Georgia, Times, Arial, Helvetica, sans-serif;
}

a
{
color: #bc4900;
}

a:hover
{
color: #fba939;
}

#wrap
{
position: relative;
margin-left: 52px;
width: 608px;
padding: 0px 24px 20px 24px;
background: #fff;
}

#rss
{
position: absolute;
z-index: 5;
right: -36px;
top: 30px;
width: 16px;
height: 18px;	
}

#side1
{
position: absolute;
top: 0px;
right: -102px;
width: 102px;
height: 271px;
padding-bottom: 20px;	
background: url(img/sbbg.gif) top left no-repeat;
}

#side1 a
{
color: #fff;
}

#side1 ul
{
position: absolute;
bottom: 16px;
left: 20px;
width: 82px;
}

#side1 ul li
{
padding: 3px 0 3px 0;
font-size: 1.45em;
text-align: left;
}

#side2
{
position: absolute;
padding-left: 20px;
font-size: 1.1em;
width: 200px;
top: 310px;
right: -220px;
padding-bottom: 20px;
text-align: left;	
}

a#all
{
text-transform: uppercase;
color: #fff;
}

#side2 ul li
{
padding: 3px 0 3px 0;
}

#head
{
position: relative;
height: 46px;
background: url(img/logo.gif) top left no-repeat;
}

#page
{
position: relative;
padding-top: 35px;
padding-right: 35px;	
text-align: left;
font-size: 1.25em;
line-height: 1.15em;
}

#page h1
{
position: relative;
padding-top: 23px;
padding-bottom: 19px;	
font-size: 2.0em;
color: #121212;
}

#page h1 a
{
color: #121212;
line-height: 1.1em;
}

#page h3
{
position: relative;
padding-top: 23px;
padding-bottom: 12px;	
font-size: 1.5em;
line-height: 1.15em;
color: #121212;
}

#page p
{
position: relative;
line-height: 1.2em;
padding: .5em 0 .5em 0;
}

.commentlist li
{
padding: 10px;
background: #f3f3f3;
border: 1px solid #8E8E8E;
margin-bottom: 10px;
}

#commentform input
{
padding: 3px;
}

.com3
{
font-size: 0.8em;
}