/*
Theme Name:	Vigilance PRO *Child Theme*
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	Custom child theme for Vigilance PRO Members. Make all your custom changes in the <code>themes/myvigilance</code> folder.
Version: 1.30
Author:		Drew Strojny
Author URI:	http://www.jestro.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
-----------------------------------------------------------*/

.post-header h1, .post-header h2 { font-weight: bold; }

.post-header h1 a:hover, .post-header h2 a:hover {
text-decoration: none;
color: #00007c
}

.post-footer {
border-bottom:5px double #CCCCCC;
color:#666666;
font-size:1.1em;
font-style:italic;
margin:0 0 30px;
padding-bottom:2px;
text-align:right;
}

body { background: #FFFFFF; font-family: verdana, sans-erif;}
#wrapper{
	background: #fff;
	padding: 0 20px 10px 20px;
	border-left: 4px solid #CCCCCC;
	border-right: 4px solid #CCCCCC;
	}
#content{
	overflow: hidden;}
#sidebar { 
	font-family: verdana,sans-serif;
font-size: 1.1em;
	}
#title {
 font-family: verdana,sans-serif;
	}
#title a:link, #title a:visited, #title a:link, #title a:visited  {font-family: verdana,sans-serif;}
#description h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #666; font-family: verdana,sans-serif;
	}
#nav {
	float: right;
	font-size: 1.5em;
	font-family: Verdana, sans-serif;
color: #0000c9;
	}
#nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:hover, #nav .current_page_parent a:link, #nav .current_page_parent a:visited, #nav .current_page_parent a:hover, #nav .current_page_ancestor a:link, #nav .current_page_ancestor a:visited, #nav .current_page_ancestor a:hover {
	color: #CCCCCC;
	border-top: 4px solid #CCCCCC;
font-family: verdana,sans-serif; 
	}
#nav .page_item a:hover { 
  color: #CCCCCC;
	border-top: 0px solid #CCCCCC;
	}
.post-header {color: #444444; font-family: verdana,sans-serif; font-size:1.25em;}
.post-header span {}
#content.post-header span a:link, #content.post-header span a:hover  {color: #0000c9; font-family: verdana,sans-serif; font-size:1.25em;}
#content.post-header span a:visited  {color: purple; font-family: verdana,sans-serif; font-size:1.25em;}
#content.post-header h1 a:link, #content.post-header h1 a:visited, #content.post-header h1 a:active {font-family: verdana,sans-serif;}
#content.post-header h1 a:hover, #content.post-header h2 a:hover {color: #0000c9; font-family: verdana,sans-serif; }
.tags {
		float: right; 
  text-align: right;
	font-style: normal;
	font-weight: normal;
	margin: 7px;
	padding: 7px;
background: #EEEEEE;
width: auto;
}

#content .tags span a { padding-right: 8px; display: block; }
#content .tags span a:visited { position: relative; }
.entry ul li, .c-body ul li {
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 17px;
	background-image: none;
}
#content .entry .alignleft img, .entry .alignright img, .entry .aligncenter img { border: 1px solid #ddd;
	width: 575px;
	overflow: hidden;
}


/* Page Templates
-----------------------------------------------------------*/

#content.no-sidebar { width: 920px; }
#content.no-sidebar li.comment { width: 560px; }

body.left-sidebar #sidebar { 
  width: 920px;
  float: left; 
  padding: 0;
font-family: verdana,sans-serif; 
  }
body.left-sidebar #content { 
  width: 600px;
  float: right; 
  padding: 20px 0 20px 20px;
font-family: verdana,sans-serif; 
  }
#wrapper { background: #FFFFFF; }
#title-logo { padding-top: 0px; }

