/*
Theme Name:	Vigilance PRO Child Theme
Theme URI: 	http://thethemefoundry.com/vigilance/
Description: 	Custom child theme for PRO Members.
Version: 1.34
Author:		Drew Strojny
Author URI:	http://thethemefoundry.com
Template: vigilance
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance/stylesheets/master.css");
@import url("../vigilance/functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Page Templates
-----------------------------------------------------------*/

#content.no-sidebar { width: 920px; }
#content.no-sidebar li.comment { width: 560px; }

body.page-template-left-sidebar-php #sidebar { 
  width: 300px;
  float: left; 
  padding: 0;
}
body.page-template-left-sidebar-php #content { 
  width: 600px;
  float: right; 
  padding: 20px 0 20px 20px;
}

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/

.left_cont{float:left; width:615px;}
.story_image{width:615px; float:left; padding:0px 0px 10px 0px;}
.story_image img{border:2px solid #eeeeee;}

.LFT{border-bottom:1px solid #eeeeee; width:600px; padding:0px 0px 5px 0px;}
.LFT h1{font-family:"Times New Roman", Times, serif; font-size:26px; color:#333333; float:left; font-weight:bold;}
.LFT p{font-family:"Times New Roman", Times, serif; font-size:13px; color:#555555; float:right; padding:10px 0px 0px 0px;}
.LFT span{font-family:"Times New Roman", Times, serif; font-size:13px; color:#a0cd53; float:right; padding:10px 7px 0px 7px;}

.form_area{width:600px; float:left; padding:0px 0px 0px 0px; margin:3px 0px 0px 0px;}
.form_area_C{width:600px; margin:0px auto; padding:0px 0px 10px 0px;}
.form_area_C h2{width:100%; float:left; border-bottom:1px solid #eeeeee; font-family:"Times New Roman", Times, serif; font-size:16px; color:#a0cd53; padding:0px 0px 5px 0px;}

.form_area_CL{float:left; width:296px;}
.form_area_CL label{font-family:"Times New Roman", Times, serif; font-size:16px; color:#555555; float:left; padding:3px 0px 2px 0px;}
.form_area_CL input{font-family:"Times New Roman", Times, serif; font-size:16px; color:#555555; float:left; padding:5px; border:1px solid #e6e6e6; background:#f8f8f8; width:280px;}

.form_area_CR{float:right; width:296px;}
.form_area_CR label{font-family:"Times New Roman", Times, serif; font-size:16px; color:#555555; float:left; padding:3px 0px 2px 0px;}
.form_area_CR input{font-family:"Times New Roman", Times, serif; font-size:16px; color:#555555; float:left; padding:5px; border:1px solid #e6e6e6; background:#f8f8f8; width:280px;}

.EPEF{width:120px; float:left;}
.EPEF input{float:left; width:15px; height:16px; padding:0px; margin:8px 0px 0px 0px;}
.EPEF label{font-family:"Times New Roman", Times, serif; font-size:16px; color:#555555; float:left; padding:0px 0px 2px 3px; margin:6px 0px 0px 0px;}

.EPEF1{width:480px; float:left;}
.EPEF1 input{font-family:"Times New Roman", Times, serif; font-size:16px; color:#a7a7a7; float:left; padding:5px; border:1px solid #e6e6e6; background:#f8f8f8; width:265px;}

.subcribe_btn{background:url(images/subscribe_btn.gif) no-repeat left top; width:122px; height:47px; margin:0px auto; border:0px; cursor:pointer;}

.cards_area{width:115px; margin:0px auto;}
.cards_area ul{margin:0px; padding:0px;}
.cards_area li{margin:0px; padding:0px 3px 0px 0px; list-style:none; float:left;}

div.wpcf7-mail-sent-ok {
border:none !important;
}

div.wpcf7-validation-errors {
border:none !important;
}
span.wpcf7-not-valid-tip {
position:static !important;
}
