body
{
  background-position:left top;
  margin:0;
  padding:0;
  background:#1F2C08 url(http://templates.vintagesoftware.com/Wooden/img01.jpg) repeat-x left top;
  font-size:15px;
  color:#FFFFFF;
  font-family:Verdana;
}

h1,h2,h3{
margin-top:0;
}

h1{
font-size:1.6em;
font-weight:normal;
}

h4{
font-size:1.6em;
}

h3{
font-size:1em;
}

ul{
}

a{
text-decoration:none;
color:#FFFFFF;
}

a:hover{
border-bottom:none;
}

a img{
border:none;
}

img.left{
float:left;
margin:0 20px 0 0;
}

img.right{
float:right;
margin:0 0 0 20px;
}

#header{
width:870px;
margin:0 auto;
height:194px;
}



#logo{
width:870px;
height:150px;
margin:0 auto;
padding:0 10px;
}

#logo img,#logo h1,#logo p{
float:left;
margin:0;
color:#FFFFFF;
}

.logoimg
{
  padding:25px 0 0 0;
}

.title
{
  padding:55px 5px 0 0;
}

#logo h1{
padding:50px 0 0 0;
text-transform:lowercase;
font-weight:normal;
font-size:3em;
}

#logo p{
text-transform:uppercase;
padding:72px 0 0 3px;
font-size:10px;
color:#110E0F;
}

#logo a{
border:none;
text-decoration:none;
color:#FFFFFF;
}



#menu{
width:870px;
margin:0 auto;
padding:10px 0;
height:30px;
}

#menu ul{
margin:0;
padding:0;
list-style:none;
}

#menu li{
display:inline;
}

#menu a{
display:block;
float:left;
margin:0 3px 0 0;
padding:6px 8px 10px 8px;
text-decoration:none;
text-transform:uppercase;
font-size:12px;
color:#000000;
}

#menu a:hover{
margin:0 3px 0 0;
color:#FFFFFF;
}

#menu .current_page_item a{
margin:0 3px 0 0;
color:#FFFFFF;
}



#wrapper{
}



#page{
width:870px;
margin:0 auto;
padding:20px 10px 0 0;
background:#131E04;
}

#page1 form textarea{
width: 625px;
}


#latest-post{
padding:20px;
border:1px solid #E7E7E7;
}



#content{
float:right;
width:630px;
}

.post{
padding-bottom:15px;
line-height:200%;
}



.post h1{
font-weight:normal;
margin:0;
padding:10px 0 0 0px;
border-bottom:2px solid #000000;
}

h1{
margin:0;
padding:10px 0 0 20px;
font-weight:normal;
}

h1 a{
color:#FFFFFF;
}

h1 a:hover{
}

.byline{
border-bottom:2px solid #000000;
margin:-10px 20px 20px 20px;
}

.tag{
padding:0 15px;
}

.entry{
padding:0 20px;
}

.links{
padding:4px 20px;
text-align:left;
font-weight:bold;
background:#000000 url(http://templates.vintagesoftware.com/Wooden/img02.jpg) repeat-x left top;
}

.links a{
border:none;
color:#FFFFFF;
}

.links a:hover{
}



#sidebar1{
float:left;
background:#0D1503;
}

#sidebar2{
float:left;
background:#0D1503;
margin-left:5px;
}

.sidebar{
float:left;
width:220px;
padding:0;
font-size:12px;

}

.sidebar ul{
margin:0;
padding:0;
list-style:none;
}

.sidebar li{
padding:0 0 20px 0;
}

.sidebar li ul{
}

.sidebar li li{
margin:0 20px 0 15px;
padding:8px 0px;
border-bottom:1px #1F2C08 dashed;
}


.sidebar li p{
padding:0 0 0px 15px;
}

.sidebar li h4{
height:30px;
margin:10px 0 0 0;
padding-left:16px;
background:#000000 url(http://templates.vintagesoftware.com/Wooden/img02.jpg) repeat-x left top;
font-size:13px;
color:#FFFFFF;
}

.sidebar a{
color:#FFFFFF;
}



#searchform{
margin:0;
padding:0 0 0 0;
}

#searchform br{
display:none;
}

#searchform h4{
}

#s{
margin:10px 0px 0 15px;
padding:2px 2px;
width:110px;
height:18px;
border:none;
background:#000000;
font-size:10px;
color:#CCCCCC;
}

#x{
margin:0;
padding:2px 5px;
height:25px;
border:none;
background:#000000;
text-decoration:none;
text-transform:uppercase;
font-size:10px;
color:#CCCCCC;

}




#footer{
width:1000px;
height:55px;
margin:0 auto;
}

#footer p{
margin:0;
padding:15px 0 0 0;
text-align:center;
font-size:smaller;
color:#FFFFFF;
}

#footer a{
color:#FFFFFF;
}





.rating p{
display:inline;
position:relative;
top:14px;
left:55px;
}

.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position:left top;
}

.star-rating li{
display:inline;
}

.star-rating a,.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border:none;
}

.star-rating a:hover,.star-rating a:active,.star-rating a:focus{
background-position:left bottom;
}

.star-rating a.one-star{
width:20%;
z-index:6;
}

.star-rating a.two-stars{
width:40%;
z-index:5;
}

.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position:left center;
margin:0px;
}


.small-star{
width:50px;
height:10px;
}
.small-star,.small-star a:hover,.small-star a:active,.small-star a:focus,.small-star .current-rating{
background-image:url(../../pics/star_small.gif);
line-height:10px;
height:10px;
}



#contact{
padding:10px;
}

#contact h1{
margin-top:0;
}

#contact label{
display:block;
padding-top:5px;
}

#contact input.field
{
  border:1px solid #8eb46d;
  width:200px;
}

#contact textarea{
display:block;
overflow:auto;
width:75%;
height:150px;
margin:0;
border:1px solid #8eb46d;
}

.errorPage{border-style: solid;border-width: 2px 2px 2px 6px;border-color: red;font-weight: bold;background-color: #FFFFFF;color: #FF0000;padding: 5px 5px 5px 15px;}
.Comment{border: 2px solid #8eb46d; color:#131E04; padding: 10px; margin:5px 0px; background-color: #FFFFFF;}
.Comment A{color:black; text-decoration: underline;}