/*
Theme Name: Vintage
Theme URI: Vintage
Description: Vintage
Version: 1.6
Author: Vintage
Author Vintage
*/



body{
margin:0px;
background-color:#320200;
background-image:url(images/bgpage.gif);
background-repeat:repeat-x;
background-position:top;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}

a{
color:#B20E05;
text-decoration:none;

}

a:hover
{
text-decoration:underline;
}

#total
{
width:963px;
display:block;
margin-left:auto;
margin-right:auto;

}


#header
{
float:left;
width:963px;
height:271px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
margin-top:41px

}
#content
{
float:left;
width:963px;

}

#left
{
color:#FFFFFF;
float:left;
width:200px;
margin-right:30px;
text-align:left;

}


#right
{
text-align:left;
float:left;
background-color:#FFFFFF;
width:717px;
}

#rightcontent{
padding:0px 20px 20px 20px;
font-size:0.8em;
line-height:150%;


}

#footer
{
font-size:0.8em;
float:left;
margin-top:23px;
padding-top:23px;
width:963px;
color:#FFFFFF;
border-top:solid 1px #F75737;
text-align:center;

}

h2{
margin-top:20px;
color:#B20E05;
font-size:1.5em;
font-weight:normal;
line-height:150%;
margin-bottom:0px;
}


h3
{
color:#B20E05;
margin-bottom:0px;
font-weight:normal;
font-size:1.6em;
line-height:150%;
}

.category{
background-image:url(images/category.gif);
background-repeat:no-repeat;
width:192px;
height:35px;
text-align:left;
padding:7px 0 0 25px;
margin-left:20px;
}

#s
{
border:solid 1px #cccccc;
width:152px;
height:16px;
margin-left:40px;


}

#s2
{
border:solid 1px #cccccc;
width:152px;
height:16px;
margin-left:40px;
margin-bottom:10px;

}
.spacer
{
float:left;
height:10px;
width:100px;
}

#searchsubmit
{
 width: 156px;
  height: 20px;
  margin-left:40px;
  background: transparent url(images/button.gif) repeat-x;
  background-color:#F75737;
  cursor: pointer; /* hand-shaped cursor */
  border:solid 1px #F75737;
  color:#FFFFFF;
  padding:0px;

}

.pagetitle
{
font-size:1em;
color:#000000;
font-weight:bold;
}

#submit
{
 width: 150px;
  height: 20px;

  background: transparent url(images/button.gif) repeat-x;
  background-color:#F75737;
  cursor: pointer; /* hand-shaped cursor */
  border:solid 1px #F75737;
  color:#FFFFFF;
  padding:0px;
}

textarea
{
width:500px;
border:solid 1px #320200;

}

.inmenu
{
font-size:0.8em;
padding:0 0 20px 5px;
list-style:none;

}

.inmenu2
{
font-size:0.8em;
padding:0 0 20px 20px;
list-style:none;

}

.inmenu a{
color:#FFFFFF;
text-decoration:none;

}

.inmenu a:hover{
color:#FFFFFF;
text-decoration:underline;

}

.entry 
{



}

.post
{


}

img{
border:0px;
}

img a
{
border:0px;

}

input{
border:solid 1px #320200;

}

.myul
{
list-style:none;
padding-top:0px;
margin-top:0px;
}

small{
font-weight:bold;
font-size:0.9em;
padding-bottom:40px;
}

.postmetadata
{
margin-bottom:50px;

}


