/*   
Theme Name: Vaillancourt Folk Art
Theme URI: http://valfa.com
Description: Designed for Vaillancourt Folk Art
Author: Luke M. Vaillancourt
Author URI: http://lukeMV.com
Version: 2.0
.
This theme cannot be used or reused in any way, shape, or form.
.
*/



body,
	html {
		margin:10px;
		padding:0;
		color:#000;
        background: #fff
        /* url(http://valfa.com/wp-content/themes/VFA_WPtheme/images/backgroundimage.png) repeat-y -200px 0; */
	}
	#wrap {
		width:800px;
		margin:0px auto;
		background: transparent;
	}
	#header {
    	position: relative;
    	padding: 0px;
        background: transparent;
		height: 80px;
	    bottom: 0px;
	}
	
	#header_image{
	   float:left;
	}
	#header_NAV {
	   float:right;
	   background: transparent;
	   text-align:right;
	   margin-top: 10px;
	}		
	
    #centerBox {
        margin-top:14px; 
 		border: solid 1px #afafaf;
		display: inline-block;
 		min-width:800px;
        background-image:url('http://valfa.com/wp-content/themes/VFA_WPtheme/images/LeftBackground.gif');
        background-repeat:repeat-y;  
 }
    
	#main {
		float:right;
		width: 515px;
		padding:10px;
		padding-top: 0px;
		background:transparent;
	}
	
	#main ul{ list-style-type: circle; }
	#main li{color: #181818; margin-bottom: 10px; font-size: 10px; font-family: "Gills sans",Verdana,Arial,Helvetica,sans-serif; }
	
	#main_no_sidebar {
		float:right;
		width: 780px;
		padding:10px;
		padding-top: 0px;
		background:#FFF;
	}
	#main_HomePage {
		float:right;
		width: 800px;
		padding: 0px;
        margin: 0px;
		background:#FFF;
	}
	
	
	
	
#sidebar {
		float:left;
		width:260px;
		padding-top: 10px;
}

	
#sidebar li {
    list-style-type:none;
}
	
	

.categories-2 ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
.categories-2 li
{
background-image: url(http://valfa.com/catalog/design/images/arrow.gif);
background-repeat:no-repeat;
background-position:0px 8px;
padding-left: 14px;
line-height: 20px;
}
.categories-2 a:hover
{
color: #cecece;
}	

.page_side_nav ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
.page_side_nav ul li
{
background-image: url(http://valfa.com/catalog/design/images/arrow.gif);
background-repeat:no-repeat;
background-position:0px 8px;
padding-left: 14px;
line-height: 20px;
}

.page_side_nav a:hover
{
color: #cecece;
}		
	
	
.current_page_item{
background: #f5f5f5;
}	
.current_page_item a{
color: #bdbdbd;
text-decoration: none;
}		
.current_page_item a:hover{
color: #d4d3d3;
}	






	#footer {
		clear:both;
		padding: 10px;
		background: #f8f8f8;
		display: inline-block;
		width:782px;
 		border-bottom: solid 1px #afafaf;

	}
	#footer-left{
        float:left;
        clear:left;
	}
	#footer-left-bottom{
	width: 700px;
        float:left;
        clear:left;
        color: #8b8c8c;
        font-size: 9px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        text-align: left;
	}
	#footer-right{
	   float:right;
	}
	
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#footernavcontainer { margin-bottom: 10px; width: 375px;}


#navlistfooter{
list-style: none;
padding: 0px;
margin: 0px;
color: #796d60; font-size: 8pt; font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration: none;
}

#navlistfooter li{
display: inline;
padding: 0px;
margin: 0px;
}

#navlistfooter a{
    color: #796d60;
    font-size: 8pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: underline;
}

#navlistfooter a:hover{
color: #a2a2a2; font-size: 8pt; font-family: Verdana,Arial,Helvetica,sans-serif; text-decoration: underline;
}

#navlistfooter li:before { content: "| "; }
#navlistfooter li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlistfooter li{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlistfooter { height: 1%; }

* html #navlistfooter li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlistfooter li:first-child { background-image: none; }








img {border:0;}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f9f9f9;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption-dd{
font-size: 11px;
color: #3a3a3a;
   padding: 0 4px 5px;
   margin: 0;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.gallery-caption{
font-size: 11px;
color: #3a3a3a;
   padding: 0 4px 5px;
   margin: 0;
}	
	
	
	
	
	
#navcontainer { margin-bottom: 10px; float:right;}
#navlist
{
list-style: none;
padding: 0;
margin: 0;
color: #cecece; font-size: 11pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}
#navlist a
{
color: #796d60; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;
}
#navlist a:hover
{
color: #cecece; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{

padding: 0 0.5em 0 1em;
margin: 0 .5em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { background-image: none; }







#navlisttop {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #cecece;
    font-size: 11pt;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}

#navlisttop li {
    display: inline;
    padding: 0;
    margin: 0;
}
#navlisttop a {
    color: #574c41;
    font-size: 11pt;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    text-shadow: #ede3e3 1px 1px;
}
#navlisttop a:hover {
    color: #cecece;
    font-size: 11pt;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    text-shadow: #ede3e3 1px 1px;
}

#navlisttop li:before { content: "| "; }
#navlisttop li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlisttop li
{
background-image: url("images/gt.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 1em;
margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlisttop { height: 1%; }

* html #navlisttop li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlisttop li:first-child { background-image: none; }




.Captions { color: #8c8c8c; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
.copy { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #574c41; text-decoration: none; }
.copy:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #574c41; text-decoration: underline; }
.copy:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #796d60; text-decoration: underline; }



h1 { 
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 22px;
font-weight: bold;
border-bottom: 1px solid #afafaf;
color: #4e443a;
line-height: 30px;
text-decoration: none;
padding-bottom: 0px;
margin-right: 25px;
margin-top: 25px;
}

h2 { 
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 18px;
font-weight: bold;
color: #4e4237;
line-height: 22px;
text-decoration: none;
margin: 0px;

}

h3 { 
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 14px;
font-weight: normal;
border-bottom: 1px solid #0d0d0d;
color: #0d0d0d;
text-decoration: none;
padding-bottom: 0px;
margin-left: 10px;
}
h3 a{ 
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 14px;
font-weight: normal;
border-bottom: 1px solid #0d0d0d;
color: #0d0d0d;
text-decoration: none;
padding-bottom: 0px;
margin-left: 10px;
}

h4{
color: #464646;
font-size: 15px;
font-family: Garamond;
text-align: left;
padding-left: 40px;
margin-bottom: -5px;
}

p { 
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px;
font-weight: normal;
color: #0d0d0d;
line-height: 16px;
text-decoration: none;
list-style-type: circle;
padding-left: 10px;
padding-right: 10px;
}

ul{
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 11px;
line-height: 18px;
}


a{
color: #4e443a;
}

.pagenav{
list-style: none;
}
.pagenav ul{
list-style: none;
}



.meta { 
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px;
font-weight: normal;
color: #0d0d0d;
}


.badgecorner {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    border: none;
    float: none; }

.badgecorner a img {
    background-color: transparent;
    color: white;
    border: none;
    text-decoration: none; } 
    
    
    







#s3slider {
    width: 780px; /* important to be same as image width */
    height: 340px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	padding-left: 10px;
}


#s3sliderContent {
    width: 780px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	*top: 10px;
	margin-left: -40px;
	* margin-left: 0px;
	padding-right: 5px;
	* padding-right: 0px;
}
.s3sliderImage {
    float: left;
    position: relative;
	display: inline-block;
}
.s3sliderImage span {
    position: absolute;
	font: 14px/20px Gill Sans, sans-serif;
    padding: 10px 10px;
    width: 780px;
    background-color: #fff;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
	-khtml-opacity: 0.75;
    opacity: 0.75;
    color: #3d3d3d;
    display: none;
}
.clear {
	clear: both;
}
.s3sliderImage span strong {
	font: 30px/25px Times, serif;
	    color: #000;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 130px !important;
	height: 349px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
   ul { list-style-type: none;}
 

