/*
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;
}

#wrapper {
margin: 0 auto;
  text-align: left;
  background:url("http://www.bohemianvegan.com/wp-content/themes/vigilance/images/bv_background.jpg") repeat-x scroll 0 0px transparent;
margin:0 auto;
text-align:left;
padding:0px;
border:medium none;
text-align:center;
  }
  
body {
background:#effff8;
}

#sidebar  {
float:left;
margin:auto;
padding-bottom:20px;
text-align:left;
width:300px;
padding-left:30px;
}

#content  {
background:url("http://www.bohemianvegan.com/wp-content/themes/vigilance/images/green_spokes.png") no-repeat scroll 284px 0 transparent;float:left;font-family:Trebuchet MS;margin-left:150px;text-align:left;width:600px;
}#nav ul li {float:left;margin:0 0 0 10px;padding:3px 5px 5px;}#nav li.current_page_item, #nav li.current_page_parent, #nav li.current_page_ancestor, #nav li.current-cat, #nav li:hover  {background:none repeat scroll 0 0 #F35B50;border:medium none;color:white;}

#content .post-header h1 a:link, #content .post-header h1 a:visited, #content .post-header h2 a:link, #content .post-header h2 a:visited {
color:#056331;
}h1.pagetitle, h2.pagetitle {border-bottom:4px double #EEEEEE;color:#056331;font-size:2.6em;line-height:1.1em;margin-bottom:20px;padding-bottom:7px;}

#content a:link, #content a:visited {
color:#056331;
}

#sidebar a:link, #sidebar a:visited {
color:#056331;
}

h1#title, div#title {
margin-left:-10000px;
}

#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav li.current-cat a, #nav li a:hover  {
background:none repeat scroll 0 0 #F35B50;
border:medium none;
color:white;
}

#nav  {
float:right;
font-family:Trebuchet MS;
font-size:14px;
padding-top:288px;
margin-right:-40px;
}

#header {background:url("http://bohemianvegan.com/wp-content/themes/vigilance/images/bv_header_img.jpg") no-repeat scroll center center transparent;border-bottom:medium none;height:368px;left:0;margin:auto;margin-left:150px;padding:20px 0 10px;position:relative;width:930px;
}


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