/*
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
-----------------------------------------------------------*/
body {
  font-family: "Century Gothic", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
}

#header {
  border-bottom: 2px solid #C0C0C0;
}

#nav {
  font-family: "Century Gothic", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
text-transform: lowercase;
}

.post-header h1, .post-header h2 {
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;  
font-size: 1.8em;
}

ul li.widget ul li a {
  background: none;
  padding: 0;
}

ul li.widget ul li {
  border-bottom: none;
}

h2.widgettitle  {
border-bottom:1px solid #EEEEEE;
font-family:"Century Gothic", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
}

#search_form input {
width:292px;
}

ul li.widget ul li {
border-bottom: none;
padding:0 0;
}

.post
.date  {
font-family:"Century Gothic", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
font-size:1.3em;
}

h1.pagetitle, h2.pagetitle {
font-size:1.6em;
}

#rss-feed a.email { display: none; } 

#rss-feed a.facebook { display: block;
float: left;
font-size: 1.3em;
margin: 10px 10px 0 10px;
padding: 0 0 0 19px;
background: url('images/facebook-icon.jpg') no-repeat 0 0.25em; }

#rss-feed  {
padding-top:0;
}

body {
   background: url('images/background2.jpg') repeat scroll left top #292929;
}

#footer  {
height:2em;
}

h1.pagetitle, h2.pagetitle {
font-size:0;
}
