/*
Theme Name: V Fans WP Theme
Theme URI: http://provoquant.org
Version: 1.00
Author: Stacey Moore
Author URL: http://provoquant.org
Tags: 'V' TV Series, 2 columns, widget ready 
*/


/************* Typography *************/


a:link {color: #7a325c; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration : none;}
	
a:visited { color: #7a325c; font-family: Arial, Helvetica, Verdana, sans-serif;  text-decoration : none;}

a:active { color: #7a325c; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration : none;}

a:hover { color: #7a325c; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration : none; font-weight: bold;}


p {
text-align:left;
font-size: 11px;
color: #5d3947;
margin: 0px;
padding-left: 15px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 10px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-weight: normal;
line-height: 12px;
} 


h1 {
text-align:left;
color: #54283b;
text-align: left;
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 13px;
padding-bottom: 6px;
padding-left: 15px;
} 

h2 {
background-image: url('Images/V Layout - H2-Background.jpg');
background-repeat: no-repeat;
font-size: 11px;
color: #794755;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-weight: bold;
text-align:left;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 5px;
} 

h3 {
text-align:left;
font-size: 11px;
color: #5d3947;
margin: 0px;
padding-left: 20px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 5px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-weight: normal;
line-height: 12px;
} 

h4 {
text-align:left;
color: #54283b;
text-align: left;
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: italic;
margin: 0px;
padding-left: 15px;
}

h5 {
background: url('Images/V Layout - H5 Background.gif');
background-repeat: no-repeat;
text-align:left;
text-align: left;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #5d3947;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
margin-top: 0px;
padding-left: 15px;
padding-right: 15px;
padding-top: 4px;
padding-bottom: 4px;
} 

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
}

.center {
text-align: center
}

.pagetitle {
text-align: center;
padding-left: 0px;
margin-left: 0px;
font-family: Helvetica, Arial, Verdana, sans-serif; 
}

.navigation {
font-size: 11px;
color: #5d3947;
margin: 0px;
padding: 0px;
font-family: Helvetica, Arial, Verdana, sans-serif; 
font-weight: normal;
line-height: 12px;
} 

.entry {
font-size: 11px;
color: #5d3947;
padding: 0px;
margin: 0px;
font-family: Helvetica, Arial, Verdana, sans-serif; 
} 

.postmetadata {
font-size: 10px;
color: #5d3947;
margin-left: 15px;
margin-bottom: 10px;
padding: 0px;
font-family: Helvetica, Arial, Verdana, sans-serif; 
font-weight: bold;
} 


/************* Body & Structure *************/

body
{
background-color: #5b414a;
background-repeat: repeat;
background-position: top center;
}					


#wrapper
{
background-color: #b3a7a9;
width:900px;
margin:0; 
padding:0; 
border-left: 1px;
border-right: 1px;
border-top: 0px;
border-bottom: 0px;
border-color: #511d38;
border-style: solid;
position: relative;
display : block;
overflow: hidden;
}


#header{
background: url('Images/V Layout - Header.jpg');
background-repeat: no-repeat;
position: relative;
width:900px;
height:383px;
margin:0; 
padding:0; 
border:0; 
display: block;
overflow: hidden;
} 

#footer
{
background-image: url('Images/V Layout - Footer.jpg' );
width:900px;
height:16px;
position: relative;
background-repeat: no-repeat;
margin:0; 
padding:0; 
display:block;
overflow: hidden;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/************* Navigation *************/


.menu{
float: left;
list-style:none;
font: bold 13px verdana;
width: 900px;
height:47px;
margin: 0;
padding: 0;
}

.menu ul{
margin: 0;
padding-top: 10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
border-top: 1px solid #b7afb1; 
border-bottom: 1px solid #b7afb1; 
background: url('Images/V Layout - Menu-Dark.jpg') center repeat-x;
}

.menu ul li{
display: inline;
margin: 0;
padding: 0;
width:100%;
}

.menu ul li a{
color: #f1efed; 
margin: 0;
padding-top: 10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
text-decoration: none;
border-right: 1px solid #b7afb1; 
}

.menu ul li a:visited{
color: #f1efed;
margin: 0;
padding-top: 10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
}

.menu ul li a:hover{
color: white;
margin: 0;
padding-top: 10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
background:  url('Images/V Layout - Menu-Light.jpg') center repeat-x;
}


/************* Sidebar & Widgets *************/


#sidebar-wrapper
{
width:332px;
margin: 0px;
padding: 0px;
display:inline;
position: relative;
float: left;
left: 15px;
overflow: hidden;
}

#sidebar-top
{
background-image: url('Images/V Layout - Sidebar-Top.jpg');
background-repeat: no-repeat;
width:332px;
height:10px;
margin: 0px;
padding: 0px;
position: relative;
overflow: hidden;
}

#sidebar-bg
{
background-image: url('Images/V Layout - Sidebar-Middle.jpg');
background-repeat: repeat-y;
width:332px;
margin: 0px;
padding: 0px;
position: relative;
}

#sidebar-bottom
{
background-image: url('Images/V Layout - Sidebar-Bottom.jpg');
background-repeat: no-repeat;
width:332px;
height:14px;
margin: 0px;
padding: 0px;
position: relative;
overflow: hidden;
}

ul{
list-style:none;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 1px;
padding-bottom: 5px;
}

li{
text-align:left;
font-size: 11px;
color: #5d3947;
margin: 0px;
padding-left: 20px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-weight: normal;
line-height: 12px;
}

.textwidget {
text-align:left;
font-size: 11px;
color: #5d3947;
margin: 0px;
padding-left: 15px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 5px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-weight: normal;
line-height: 12px;
}


/************* Main Content *************/


#content-wrapper
{
width:522px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
position:relative;
float: left;
left: 17px;
top: 1px;
overflow: hidden;
}

#content-top
{
background-image: url('Images/V Layout - Content-Top.jpg');
background-repeat: no-repeat;
width:522px;
margin: 0px;
padding: 0px;
position: relative;
}

#content-bg
{
background-image: url('Images/V Layout - Content-Middle.jpg');
background-repeat: repeat-y;
width:522px;
margin: 0px;
padding: 0px;
position: relative;
}

#content-bottom
{
background-image: url('Images/V Layout - Content-Bottom.jpg');
background-repeat: no-repeat;
width:522px;
height:32px;
margin: 0px;
padding: 0px;
position: relative;
}


/************* Comments *************/


#comment-top
{
background-image: url('Images/V Layout - Comment-Top.jpg');
background-repeat: no-repeat;
width:522px;
height:17px;
margin: 0px;
padding: 0px;
display:block;
overflow: hidden;
}

#comment-bg
{
background-image: url('Images/V Layout - Comment-Middle.jpg');
background-repeat: repeat-y;
width:522px;
margin:0px;
padding: 0px;
display:block;
overflow: hidden;
}


#comment-bottom
{
background-image: url('Images/V Layout - Comment-Bottom.jpg');
background-repeat: no-repeat;
width:522px;
height:19px;
margin-bottom: 10px;
padding: 0px;
display:block;
overflow: hidden;
}


#comments{
padding-left: 10px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}

#postcomment{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.copperminesc {
padding: 2px;
}