/*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-----------------------------------------------------------*//*Body & Links ------------------------------------------------------------ */body {	font-size: 67.5%;	font-family: Arial, verdana,"lucida grande", san-serif;	line-height: 2.2em;	color: #333;}a:link, a:visited { color: #772124; }a:hover {	text-decoration: underline;	color: #58181b;}#description { float: left; }#description h2 {	font-size: 1.7em;	font-weight: normal;	color: #666;}/*Header------------------------------------------------------------ */#header {	padding: 20px 0 10px 0;	border-bottom: 5px solid #333;}h1#title, div#title {	font-size: 4.6em;	font-weight: bold;	line-height: 1.3em;}h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #444; }h1#title a:hover, div#title a:hover { color: #772124; text-decoration: none; }/*Description---------------------------------------*/#description { float: left; }#description h2 {	font-size: 1.5em;	font-weight: normal;	color: #666;}/*Post Header---------------------------------------*/.post-header {	border-bottom: 4px double #eee;	padding-bottom: 7px;}.post-header h1, .post-header h2 {   font-size: 2.3em;  font-weight: bold;   line-height: 1.1em;}.post-header h1 a:link, .post-header h1 a:visited,.post-header h2 a:link, .post-header h2 a:visited  { color: #444; }.post-header h1 a:hover, .post-header h2 a:hover { color: #772124; }.comments {	padding-top: 10px;	font-size: 1.3em;  color: #757575;	font-family: Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;	text-transform: uppercase;}.comments a {	display: block;	color: #757575;	padding: 0 0 0 25px;	background: url(../images/comments-bubble.gif) no-repeat 0 6px;}.comments a:hover {	color: #772124;	background-position: 0 -22px;}.post .date {	float: right;	padding-top: 10px;	color: #757575;	font-size: 1.6em;	font-weight: normal;	font-family: Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;	text-transform: uppercase;}.post .date span {	color: #ddd;	font-weight: bold;}#single-date {	float: none;}