	/*
Theme Name:	Vigilance *Child Theme*
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	Your custom child theme for Vigilance. Make all your custom changes in the <code>themes/myvigilance</code> folder.
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Template: vfarms
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
/*@import url("../vfarms-news/css/undo.css");
@import url("../vfarms-news/css/master.css");*/
/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/ /* */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/

/* headerbox*/

div#headerbox {
	background-color: #FFF5D4;
	padding-left: 15px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
div#headerbox .post-footer {
	border-bottom: none;
}

/* main*/

.responsive_showthis{
	display: none;	/*normally hidden when responsive inactive*/
}

div.products {
	text-indent: -22px; 
	position: relative; left: 22px;
	width: 715px; /*make the width 22 px shorter!!*/
}
div.products p {
	margin-bottom: 6px;
}
div.fdesc1 { /* farm page descriptions part 1: address*/
	font-size: 115%;
}
div.fdesc2 { /* farm page descriptions part 2: contact info*/
	/*font-size: 105%;*/ /*disabled*/
}



#sidebar > ul:first-child > li:first-child > h2 {
	padding-top: 0px;	
}


div#topbox {
	margin:1px;
	position:relative;
	top: -3px;
}
.nopadding {
	padding: 0px ! important;
	margin:0px ! important;
}

li.widget div.textwidget {
font-size:1.22em;
	line-height:1.5em;
}

.month_box {
	padding: 7px 7px;
	margin-bottom: 7px;
	/*border:1px solid #A36567;*/ /* */V
border:1px solid #000;
	background-color:#FCF7D4;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	line-height:1.8em;/*white-space:nowrap;*/ /* */
}

div.month {
	margin-top:10px;
	margin-bottom: 15px;
	line-height:1.35em;
}
div.textwidget h2 {
	color:#660000;
	font-size: 1.15em;
	font-weight:bold;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
#farms h2 {
	padding-top: 0px;
}
.entry #farms p {
	margin-bottom: 0px;
}

fieldset {
	border: 0px none #ffffff;
}
#email_address {
	margin-left:3px;
}
#vr_submit {
	position: relative;
	margin-left:7px;
}

.pageperma {
	margin: 0px 0 0px 0;
	font-size: .46em;
	color: #666;
	float: right;
	position: relative;
	font-weight:normal;
	line-height:normal;
	top: 12px;
}
.pageperma a:link, .pageperma a:visited {
	color: #666;
	font-style: normal;
}

#undine a:link, #undine a:visited {
	text-decoration: underline;
}
.pageperma a:hover {
	color: #772124;
}


.post-header h1, .post-header h2 {
	line-height: .85em;
}
.author {
	line-height: 1.3em;
	position: relative;
	top:-3px;
}
.brazencaps {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1.2pt;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
.dir {
	border-bottom: 1px solid #CCC;
	min-height: 56px;
	margin-top: 10px;
	padding-bottom: 9px;
}
.dir b {
	font-size: 1.1em;
	/*font-weight: bold;*/ /* */
	text-transform: uppercase;
	letter-spacing: 1.2pt;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
.dir p {
	font-family: Verdana, sans;
	font-size: .8em;
	line-height: 1.4em;
}
.dir div.brazencaps {
	font-size: .9em;
	font-weight: normal;
	text-transform: none;
	line-height: 1.25em;
	letter-spacing: 1.2pt;
	font-family: "Trebuchet MS";
}
.dir div.small {
	font-size: 0.84em;
	margin-bottom: 10px;
}
.dir div.shift {
	position: relative;
	top: -3px;
}
.dir img {
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:auto;
	width:100px;
}

.button span {
	position:relative;
	border: 2px solid black;
	font-size: .9em;
	padding: 2px 2px 1px 4px;
	font-weight: bold;
	top: 0px;
	left: 0px;
}
a.button:link, a.button:visited, a.button:hover, a.button:active {
	text-decoration: none;
}

.author {
	z-index: 0;
}
.smallbullet a {
	display: block;
	padding: 0 0 0 14px;
	background: url(/wp-content/themes/vigilance/images/list-item.gif) no-repeat 0 .46em;
}
.smallbullet a:hover {
	background: url(/wp-content/themes/vigilance/images/list-item-hover.gif) no-repeat 0 .46em;
}
.graylink {  /*farm map gray links*/
	color: #666666;
	font-size: 14px; /* updated*/
	line-height: 1.3em;
}
.graylink a {
	color: #666666;
	font-weight: normal !important;
}
.graylink a:hover {
	color: #772124;
}
.blacklink a {
	/*color: #000000 !important;*/ /* */
	color: #3B1012 !important;
	font-weight: normal;
}
.blacklink a:hover {
	color: #772124 !important;
}
.videopics td img, .videopics td a img {
	display: block;
	width: 200px;
	height: 150px;
	border: 1px solid #000000;
	margin: 0 10px 10px 0 !important;

}
.videopics td {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6em;
	font-size: 13.7px;
	padding-bottom: 20px;
}
.videopics td div { /*this is for the spacer divs between the videos. We wouldn't even need *THESE*, but it's probably best in case we run into a browser with imperfect CSS support *cough*IE*cough* */ /* */
width: 36px;
}

.lesser {
font-size: .95em;
color: #999999;
}


table.greytable {
	font-family: Verdana, Arial, sans-serif;
	border-collapse:collapse;
}

.greytable td, .greytable tr, .greytable th, table.greytable {
	border: 1px solid #999;
	padding: 1px 15px 1px 16px;
	
}

#fsc-submit-1 {
    width: 260px;
    height: 30px;
    font-size: 16px;
    font-family: inherit;
    font-weight: bold;
}


div.farms-1 {
border: 1px solid #600;
padding: 0px 40px 20px 20px;
margin-bottom: 25px;
background-color: #FFF9E5;
height: 330px;
}



/***** RESPONSIVE DESIGN STUFF BEGINS HERE ******/

@media screen and (min-device-width:430px) and (max-device-width: 875px) and (orientation:portrait) {
body {
	margin-left: 0px;
}
.responsive-portrait-full {
	width: 98% !important;	
	height: auto;
}
#sidebar{
	border: none;
	width: 700px;
	float: none;
 }
 #wrapper{
	 width: 730px;
 }
 #content, #content.mid, #content-full.responsive {
	width: 730px;
}
 #wrapper.unresponsive{
	 width: 1080px;
 }
.responsive_s1sthalf{
	float: left;
	width: 300px;
}
 .responsive_s2ndhalf{
	float: right;	
	margin-top: 30px;
}
.responsive_hidethis{
	display: none;	
}
.responsive_showthis{
	display: initial !important;	
}
 
 }
 
@media screen and (max-device-width: 500px) and (orientation:landscape) {
#content { 
	width: 300px;
}
#content-full {
	width: 100%;	
}
.simpleslider_show {
	height: 225px !important;	
}
#nav {
	float: none;
	position: relative;
	top: -5px;
}
#description h2{
	position: relative;
	top: -5px;
}
body div#wrapper {
	padding-right: 0;
	width: 99%;
}
#sidebar {
	/*width: 145px;*/
	width: 31%;
	border-left: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 12px;
	padding-right: 5px;
}
#sidebar ul {
	width: 125px;	
}
#sidebar ul li {
	width: 100%;
}
#sidebar ul li img {
	width: 100%;
}
#search_form input {
	width: 96%;
}
div.vr_wrapper input {
	width: 95%;	
}
#nav ul {
	width: 100%;
	font-size: 2vw;
}
#nav ul li {
	margin-left: 8px;	
}
div#FSContact1 {
	width: 100% !important;	
}
h1#title, div#title {
	padding-left: 0px;
	font-size: 15vh;
}
}

@media screen and (max-device-width: 430px) and (orientation:portrait) {
#header {
 /*background: transparent url("../../../../images/header-mobile.jpg") no-repeat scroll -20px 0px;*/ /*IN DEVELOPMENT!*/
}
#sidebar{ 
	float: none;
	border-left: none;
	/*display: none;*/
}
#content, #content.mid, #content-full.responsive { 
	width: 95%;
}
.responsive-portrait-full {
	width: 98% !important;	
	height: auto;
}
.simpleslider_show {
	height: 45vh !important;	
}
body div#wrapper {
	padding-left: 15px;
	padding-right: 5px;
	width: 95%;
}
#description {
	display: none;	
}
#nav ul {
	top: 13px;
}
#nav ul li {
	white-space: nowrap;	
}
#nav ul li {
	margin-left: 0;
	margin-right: 8px;
}
h1.pagetitle, h2.pagetitle, .post-header h1, .post-header h2 {
	padding-top: 5px;
}
#content-full table td {
	display: block; 
	width: 100%;
}
#content-full table td img {
	top: 0px !important;
}
h1#title, div#title {
	padding-left: 0px;
	font-size: 11vw;
}
}

@media screen and (max-device-width: 430px) and (orientation:portrait), screen and (max-device-width: 500px) and (orientation:landscape) {
body {
	margin-left: 0px;
	width: 100%;
} 
#content-full {
	width: 95%;	
}
#content-full img.size-full {
	max-width: 97%;	
}
.responsive_hidethis{
	display: none;	
}
.responsive_showthis{
	display: initial !important;	
}
img.size-full {
	max-width: 97%;
	height: auto;
	clear: both; 
	float: none;
	margin-left: 0px !important;
	margin-right: 0px;
}
#description {
	padding-left: 0px;
}
div.wp-caption{ 
	max-width: 100% !important;
}
video {
	width: 100%;
	height: auto;
}
.tags { 
	max-width: 400px;
	width: 100%;
	margin-bottom: 5px; 
	display: none;
}
.post-header h1{
    line-height: 1em;
}
div#nav > ul > li:first-child {
	margin-left: 0px;
}
div#nav ul {
	padding-left: 0px;
}
input#author, input#email, input#url {
    width: 97%;
}
div[id^="FSContact"]{
	width: 100%  !important;	
}
input.text-input, form#commentform textarea, input[id^="si_contact_"], textarea[id^="si_contact_"] {
	width: 97%;
}
#footer p.right {
	float: none;
}
#footer p.right + p {
	display: none;	
}
#footer p.right + p + p {
	width: 95%;
}
.simpleslider_box {
	width:100% !important;
}
.simpleslider_show > div > img {
	width: 100%; 
	height: auto;	
}
.simpleslider_show {	
	width: 100% !important;
}
div.c-grav, div.c-grav img {
	width: 50px;
	height: 50px;
}
div.c-body {
	width: 100%;
}
h1.pagetitle, h2.pagetitle, .post-header h1, .post-header h2 {
	white-space: normal;
	line-height: .95em;
	font-size: 2.2em;
}
div.products{
	width: 96%;	
}
div.farms_display td + td {
	display: none;	
}
table.photos-videos td {
	display: block;	
	padding-bottom: 12px;
}
table.photos-videos h2 {
	padding-top: 0;
}
table.photos-videos a > br {
	display: none;
}
div.farms-1 div.minipic{ /*headers for farms box maps*/
	width:45%;
	font-size: 14px;
}
div.farms-1 {
	padding-right: 10px;	
	display: none;
}
span.farms-1 {
	font-size: .9em !important;	
}
}
										  
										  
										  
 @media print {
#sidebar{
	border: none;
	padding-left: 10px;
}
/*#wrapper {
	background: none;
}*/

#respond{
	display:none;	
}
/*#header {
	background:url('/images/header_alt.jpg') no-repeat -20px 0; /*replaced with alt*/
/*}*/
 }