@charset "utf-8";
/*
Theme Name: Modesto Live Stock - Theme
Theme URI: http://modestolivestock.com/
Author: aR Web Designer
Author URI: http://arwebdesigner.com/
Description: 
Version: 1.1

 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */

/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
*/

/*
List of divs in Whiteboard
Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
*/

body {
font-family: arial,sans-serif;
background: #F2EBE5 url(images/retina_wood.png) repeat;
margin: 0;	
}
.slide img{ height:100%;}
h1,h2,h3{
margin-bottom:5px;
margin-top:0px;
}
.heading-font{font-family: 'Droid Sans', sans-serif; color: #fff;}
h1{
font-size: 40px;

}
a{
text-decoration: none;
color:#414141;
}

/* Main Menu */

#nav-primary{

}
#nav-primary  a{
color: #FFFFFF;
    font-size: 19px;
    line-height: 1.2em;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    
}
#menu-item-19 {
background: #C64C22;
}
#menu-item-19 a{
width: 130px;
}
#menu-item-20 {
background: #ACB342;
}
#menu-item-20 a{
width: 130px;
}
#menu-item-23{
background: #DB7924;
}
#menu-item-23 a{
width: 130px;
}
#menu-item-21{
background: #BB8B64;
}
#menu-item-21 a{
width: 160px;
}
#menu-item-231{
background: #5fc1f3;
}
#menu-item-231 a{
width: 130px;
}
#menu-item-24{
background: #96CAB9;
}
#menu-item-24 a{
width: 130px;
}
#menu-item-22{
background: #B46D97;
margin-right: 0px;
}
#menu-item-22 a{
width: 130px;
}


#nav-primary  ul li{
 
 float:left;
 postion:relative;
 list-style: none;
}
#nav-primary  ul{
padding-left: 0px;
}
#nav-primary ul li a{
	display: block;
    font-size: 19px;
    font-weight: bold;
    height: 78px;
    line-height: 83px;
    overflow: hidden;
    text-align: center;
    /*width: 134.4px;*/
    

}

/* end menu */

#main {
margin: 0 auto;
width: 940px;

}

/*events page */

#events-pg{
background: #5fc1f3;
padding:20px;

}
#events-margin{
width:220px;
padding:3%;
border-left: 2px solid #414141;
float:right;
height: 100%;
}
#events-margin h3{
font-family: 'Droid Sans', sans-serif; color: #fff;
}
.events-home-single{
border-bottom: 2px solid #414141;
padding-bottom: 15px;
}


/* Start Header */

#header {
 background: #8EB33D;
    
    position: relative;
    z-index: 99;
    display: block;
    border-top:12px solid #D97322;
}
#header .container{
width: 940px;
margin: 0 auto;
}
#title{
height: 129px;
overflow:hidden;
padding-top:25px;
background: url(http://modestolivestock.com/wp-content/uploads/2012/10/open.png) top right no-repeat;
}
#title a{
text-decoration: none;
font-size: 35px;
color: #222222;
}
#tagline{
font-size: 14px;
font-style: italic;
}
/* End Header */

.news-current{
/* border: 10px solid #69852d; */

margin-bottom:1px;
padding:20px;
min-height:200px;
}
/*home page edits */

.home-page-sect{
background: #C64C22;
}
.home-page-width{ 
width: 70%;
float:left;
}
#map-home{
padding:20px;
}
#map-home .left{
width: 45%;
float:left;
}
#map-home .right{
width: 50%;
float:right;
}
#bottom-home{
width: 100%;
margin-top:10px;
}
#bottom-home .space-ad{
width:60%;
float:left;
background: #8EB33D;
padding:10px;
height: 300px;
}
#bottom-home .social-plugin{
width:35%;
float:right;
 background: #8EB33D;
 padding:10px;
 height: 300px;
}

.contact-form input[type="text"]{
padding:5px;
margin-bottom:15px;
}
.contact-form label{
margin-top:5px;
}
.header-auction{
/* border: 10px solid #69852d; */

margin-bottom:1px;
padding:20px;
min-height:200px;
background: #ACB342;
}

.header-flea{
/* border: 10px solid #69852d; */

margin-bottom:1px;
padding:20px;
min-height:200px;
background: #DB7924;
}

.header-bs{
/* border: 10px solid #69852d; */

margin-bottom:1px;
padding:20px;
min-height:200px;
background: #BB8B64;
}

.header-sr{
/* border: 10px solid #69852d; */

margin-bottom:1px;
padding:20px;
min-height:200px;
background: #96CAB9;
}

.header-contact{
/* border: 10px solid #69852d; */

margin-bottom:1px;
padding:20px;
min-height:200px;
background: #B46D97;
}
.header-contact-nobg{
/* border: 10px solid #69852d; */

margin-bottom:1px;
padding:20px;
min-height:200px;
}

/*add ons*/
.flea-btm-images{
padding-top: 10px;
padding-bottom: 10px;
}
.flea-btm-images .wpb_wrapper{
max-height:175px;
overflow: hidden;
}
#content {
	
}
	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
 background: #352315;
position: relative;
color: #fff;
z-index: 99;
display: block;
border-top:12px solid #301F13;
margin-top:20px;
}
#footer .container, .bottom-footer .container{
width: 940px;
margin: 0 auto;
}
#footer .bottom-footer{
 background: none repeat scroll 0 0 #2A1C11;
    border-top: 1px solid #3F2D20;
    padding: 26px 0;
margin-top:20px;
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	
}

.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */
