/*
Theme Name: Picnic
Theme URI: http://www.picnicportland.com

Author: Evan Parker
Author URI: http://www.twigdesignco.com


*/


body {
	font-size: 16px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff url('images/bckrnd.jpg') repeat;
	color: #333;
	line-height: 24px;
	}
a {
    color: #E36F1E;
    text-decoration: none;
    }	
a:hover {
    color: #FFDE00;
    }
h3{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    }  
h4{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    }      
h1, h2{
    font-size: 24px;
    font-weight: bold;
    color: #88C540;
    }      	    
.clear{
    clear: both;
    }	
#page{
    width: 864px;
    margin: 40px auto;
    background-color: #ffffff;
    }
ul#nav{
    width: 864px;
    margin: 10px 0;
    padding: 0 0;
    }    
#nav li{
    list-style: none;
    float: left;
    margin: 0 0;
    padding: 0 0;
    }  
#nav li.home a{
    display: block;
    width: 122px;
    height: 25px;
    background: url(images/nav_home.jpg) 0 0 no-repeat;
    } 
#nav li.home a:hover, #nav li.home a.active {
    display: block;
    width: 122px;
    height: 25px;
    background: url(images/nav_home.jpg) 0 -25px no-repeat;
    }    
#nav li.about a{
    display: block;
    width: 105px;
    height: 25px;
    background: url(images/nav_about.jpg) 0 0 no-repeat;
    } 
#nav li.about a:hover, #nav li.about a.active {
    display: block;
    width: 105px;
    height: 25px;
    background: url(images/nav_about.jpg) 0 -25px no-repeat;
    }   
#nav li.apply a{
    display: block;
    width: 111px;
    height: 25px;
    background: url(images/nav_apply.jpg) 0 0 no-repeat;
    } 
#nav li.apply a:hover, #nav li.apply a.active {
    display: block;
    width: 111px;
    height: 25px;
    background: url(images/nav_apply.jpg) 0 -25px no-repeat;
    }  
#nav li.music a{
    display: block;
    width: 113px;
    height: 25px;
    background: url(images/nav_music.jpg) 0 0 no-repeat;
    } 
#nav li.music a:hover, #nav li.music a.active{
    display: block;
    width: 113px;
    height: 25px;
    background: url(images/nav_music.jpg) 0 -25px no-repeat;
    }  
#nav li.photos a{
    display: block;
    width: 159px;
    height: 25px;
    background: url(images/nav_photos.jpg) 0 0 no-repeat;
    } 
#nav li.photos a:hover, #nav li.photos a.active {
    display: block;
    width: 159px;
    height: 25px;
    background: url(images/nav_photos.jpg) 0 -25px no-repeat;
    }    
#nav li.press a{
    display: block;
    width: 112px;
    height: 25px;
    background: url(images/nav_press.jpg) 0 0 no-repeat;
    } 
#nav li.press a:hover, #nav li.press a.active {
    display: block;
    width: 112px;
    height: 25px;
    background: url(images/nav_press.jpg) 0 -25px no-repeat;
    }      
#nav li.vendors a{
    display: block;
    width: 142px;
    height: 25px;
    background: url(images/nav_vendors.jpg) 0 0 no-repeat;
    } 
#nav li.vendors a:hover, #nav li.vendors a.active {
    display: block;
    width: 142px;
    height: 25px;
    background: url(images/nav_vendors.jpg) 0 -25px no-repeat;
    }  
#content{
    width: 500px;
    float: left;
    border-right: dashed 1px #005596;
    padding: 0px 45px;
    margin: 20px 0;
    min-height: 400px;
    }   
#widecontent{
    width: 750px;
    padding: 20px 45px;
    margin: 20px 0;
    }        
#sidebar{
    float: right;
    width: 270px;
    }  
#secondcontent{
    width: 400px;
    float: left;
    border-right: dashed 1px #005596;
    padding: 0px 35px;
    margin: 20px 0;
    }    
#secondsidebar{
    float: right;
    width: 319px;
    margin: 20px 0px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 20px;
    }         
#follow{
    width: 195px;
    height: 100px;
    margin: 45px auto;
    background-color: #EBECED;
    }  
#links{
    width: 185px;
    margin: 45px auto;
    background-color: #EBECED;
    font-size: 15px;
    padding: 0px 5px;
    }      
#join{
    width: 175px;
    /* height: 140px; */ 
    margin: 45px auto;
    background-color: #EBECED;
    padding: 10px;
    }   
.imagealign{
    margin-left: -10px;
    }    
#join input{
   /*  width:50px; */
    }     
.notop{
    padding-top: 0;
    margin-top: 3px;
    }  
#largeform{
    font-size: 12px;
    /* padding-left: 25px; */
   /*  padding-right: 20px; */
    margin-top: 35px;
    }  
#largeform input{
    width: 290px;
    }  
#largeform .button input{
    width: 153px;
    }    
.wpcf7-form-control-wrap.your-email input  {
    width: 150px;
    }    
.formpad{
    padding: 15px;
    } 
    
.noleft{
    float: left;
    }    
.left{
    float: left;
    padding-left: 10px;
     }  
.socialpad{
    padding-left: 15px;
    padding-top: 5px;
    }   
a.nobord{
    border: 0;
    padding: 10px;}   
#foot{
    width: 845px;
    margin: 0 auto;
    font-size: 12px;
/*     border-top: dashed 1px #005596; */
    padding-bottom: 10px;
    padding-right: 15px;
    margin-top: -37px;
    text-align: right;
    } 
.sponsors{
    width:523px;
    height: 49px;
    background: url('images/sponsors.jpg') no-repeat;
    }     

.sponsors ul {
    margin: 0;
    padding: 0;
    }  
.sponsors ul li{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    }   
.sponsors ul li.cbd, .sponsors ul li.cbd a,
.sponsors ul li.storey, .sponsors ul li.storey a{
    display: block;
    width: 49px;
    height: 49px;
    } 
.sponsors ul li.mo, .sponsors ul li.mo a{
    display: block;
    width: 117px;
    height: 49px;
    }    
.sponsors ul li.pp, .sponsors ul li.pp a{
    display: block;
    width: 72px;
    height: 49px;
    }  
.sponsors ul li.bc, .sponsors ul li.bc a{
    display: block;
    width: 99px;
    height: 49px;
    }    
.sponsors ul li.find, .sponsors ul li.find a{
    display: block;
    width: 38px;
    height: 49px;
    } 
.sponsors ul li.maine, .sponsors ul li.maine a{
    display: block;
    width: 98px;
    height: 49px;
    }                                                                          
