/*
Theme Name: Grass Fed
Theme URI: http://nductiv.com
Description: Lewis Family Farm Theme
Author: Tony Asch
Author URI: http://nductiv.com
Version: 1.0
*/

* {
   margin: 0px;
   padding: 0px;
}

body{
	font-size: 12px;
	background: #3e3e3e;
	color: #000000;
}

html, body {
	height: 100%;
}

br {display:none}

br.enable {
   display:block;
}

a:link, a:visited{
	text-decoration: underline; 
	color: #000000;
}

a:hover{
	color: #5f5f5f;
}

h1 {
	font-size: 44px;
}

h3 {
	font-size: 13.75px;
	margin-top: 40px;
}
	
#wrapper{
	margin: 0 auto;
	width: 960px;
	position: relative;
	text-align: left;
	background-image:url('images/texture.jpg');
}

form.formstyle, form div, form h4, form label {
	background-image:url('images/texture.jpg') !important;
}

form.formstyle  {
	position: relative;
	left: 50px;
	clear: both;
}

form div, form p {
	display: block;
	width: 420px;
	height: 37px;
	line-height: 37px;
	clear: both;
}

div.wpcf7 {
  width: 450px;
}

form .form_name, form .form_email, form .form_subject, form .form_message, form submit, form .your-name, form .your-email, form .your-subject, form .your-message {
	width: 270px !important;
	float: right;
	display: inline-block;
	height: 37px;
}

form input {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
color: #333333;
margin: 0;
width: 400px;
font-size: 1.3em;
background-color: #f5f5f5;
border: 1px solid #999999;
height: 28px;
}

form textarea {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
color: #333333;
margin: 0;
width: 400px;
font-size: 1.3em;
background-color: #f5f5f5;
border: 1px solid #999999;
}

form label {
	display: inline-block !important;
	text-align: right !important;
	width: 120px !important;
	position: relative;
}

form input[type=submit], input.wpcf7-submit {
	background : url("/wp-content/themes/grassfed/images/send_btn.png") no-repeat center center;
	width : 84px !important;
	height :29px !important;
	border : none !important;
	color : transparent !important;
	font-size : 0;
}

form input[type=submit]:hover, input.wpcf7-submit:hover {
	background : url("/wp-content/themes/grassfed/images/send_btn_hover.png") no-repeat center center;
}

p input.wpcf7-submit {
    margin-top: 170px;
    float: right;
    margin-bottom: 40px;
    margin-right: -132px;
}

h4 {
	font-weight: 900 !important;
	left: 78px;
    padding-bottom: 20px !important;
	font-size: 16px !important;
    position: relative;
	display: block !important;
	clear: both !important;
}

h5 {
    margin-left: -68px;
    margin-top: 20px;
	margin-bottom:26px;
	line-spacing: 4px;
	font-size: 23px;
}

div.widerule  {
    border-bottom-color: #989E9B;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    clear: both;
    display: block;
    height: 2px;
    left: -170px;
    margin-top: 120px;
    position: relative;
    width: 960px;
}

div.widerule2  {
    border-bottom-color: #989E9B;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    clear: both;
    display: block;
    height: 2px;
    left: -170px;
    margin-top: 80px;
    position: relative;
    width: 960px;
}

.mailing {
    left: 190px;
    position: relative
}

form .submit  {
	display: block;
	clear: both;
	float: right;
    position: relative;
    right: 170px;
    top: 10px;
}

#header{
	width: 960px;
	height: 108px;
	background-image:url('images/lff_header.gif');
}

#header h1 a  img{
   position: relative;
   left:48px;
   top:28px;
   float:left;
   border-style:none !important;
}

#header h2#tagline img {
   position: relative;
   right:48px;
   width:40px;
   height:20px;
   top:28px;
   float:right;
   border-style:none !important;
}

.nav{
	width:100%;
	background: #070702;
	height:24px;
	display:block;
	float:left;
	position:relative;
	overflow: hidden;
	border-bottom: 1px solid #c8c8ca;
}

.nav ul{
	list-style:none;
	clear:left;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left: 50%;
	text-align:center;
}

.nav ul li{
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}

.nav ul li a{
	display:block;
	margin: 0 0 0 1px;
	text-decoration:none;
	color:#fff;
	font-size:12px; 
	letter-spacing:1px;
	padding-top:5px;
	padding-bottom:6px;
	padding-right:10px;
	padding-left:11px;
}


.nav ul ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	float:left;
	z-index:99999;
	background: #212121;
}

.nav ul ul ul{
	top: 30%;
	left:100%;
	background: #343434;
}

.nav ul ul a{
	height:auto;
	line-height:1em;
	padding:10px;
	width:130px;
}

.nav li:hover > a,.nav ul ul:hover > a{
	background-color:#7a8385;
}

.nav ul li:hover > ul{
	display:block;
}

.nav ul li.current_page_item ,
.nav ul li.current_page_item   {
	background-color: #6b6a38;
}


#blog{
	float: left;
	width: 960px;
	min-height:650px;
	background-repeat:no-repeat;
	padding: 0;
	padding-bottom: 70px;
	display:block;
	clear:both;
}

.sidebar{
	float: right;
	width: 252px;
	font-size: 14px;
	list-style: none;
	display: none;
	top: 328px;
	margin-right:30px;
	margin-left: 15px;
	position:relative;
}

#footer{
	width:100%;
	text-align: center;
	height: 30px;
	background-color: #070702;
	clear:both;
}

.footer_text  {
   color: #ffffff;
   font-size:15px;
   letter-spacing: 1px;
   padding-top:5px;
}

span.star {
    position: relative;
    top: 3px;
}

.gravatar{
	float: right;
}

.comments-template{
	margin: 10px 0 0;
	padding: 30px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template textarea{
	width: 500px;
}

.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; /* optional rounded corners for browsers that support it */
  margin: 10px;
  padding-top: 4px;
  text-align: center;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

p.postmetadata  {
   display:none;
}

.topimg {
	border-bottom: 1px solid #000;
}

div .post  h3 a {
	margin-top:40px;
	color: #fff;
	background-color: #4b4a18;
	margin-left:100px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom:6px;
	padding-top: 2px;
	letter-spacing: 3px;
}

.entry  {
	margin-top:20px;
	margin-left:170px;
	margin-right:200px;
}

.entry p {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
}

.entry p  a:hover {
	border-bottom: 1px solid #000;
}

.nivo_slider_container {
	margin-top: -10px;
	margin-bottom: -10px;
}

#organic1  {
	position:absolute;
	bottom:310px;
	right:30px;
	z-index: 5;
    border-style:none !important;
    display: none;
}

#organic2  {
	position:absolute;
	bottom:310px;
	right:102px;
	z-index: 5;
    border-style:none !important;
    display: none;
}

.grassfed  {
	position:absolute;
	bottom:46px;
	left:46px;
	z-index: 5;
    border-style:none !important;
}

.nivo_slider .nivo-directionNav a {
	width: 42px !important;
	height: 109px !important;
}

.nivo_slider a.nivo-nextNav {
  right: 0px !important;
}

a.nivo-prevNav {
	left: 0px !important;
}

.testimonial  {
   font-style:italic;
   display: block;
   clear: both;
   color: #11376e;
   font-size: 12px;
}

.test_name {
   font-style:italic;
   font-weight: bold;
   color: #11376e;
   font-size: 14px;
   text-align: right;
   display: block;
   clear: both;
   padding-bottom: 52px;
}

.slideshowlink  {
	display: none;
}

.ngg-gallery-thumbnail img {
   margin-left: 0px !important;
}

.omega {
	position:absolute;
	bottom:420px;
	right:35px;
	z-index: 5;
    border-style:none !important;
}

.omega1 {
	position:absolute;
	bottom:143px;
	right:35px;
	z-index: 5;
    border-style:none !important;
}

.omega2 {
	position:absolute;
	bottom:840px;
	right:35px;
	z-index: 5;
    border-style:none !important;
}

.verified {
  padding-top: 40px;
}


ul {
    margin-left: 5px;
    margin-right: 140px;
    padding-left: 10px;
    padding-right: 0px;
    font-family: "Memphis";
    line-height: 18px;
    margin-bottom: 12px;
}

li {
    font-size: 13px;
   margin-bottom: 12px;
   color: #333333;
}

.boldtxt {
    font-weight: bold;
    color: #333333;
}

.lgboldtxt {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}