/*
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.21
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Template: vigilance
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance/css/undo.css");
@import url("../vigilance/css/master.css");
@import url("../vigilance/functions/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; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/

/* Page Templates
-----------------------------------------------------------*/

#content.no-sidebar { width: 920px; }
#content.no-sidebar li.comment { width: 560px; }

body.left-sidebar #sidebar { 
  width: 300px;
  float: left; 
  padding: 0;
  }
body.left-sidebar #content { 
  width: 600px;
  float: right; 
  padding: 20px 0 20px 20px;
  }

body {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:7pt;
line-height:13pt;
}

.comments {
color:#757575;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
}

.date {
color:#757575;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:normal;
padding-top:10px;
text-weight:lowercase;
}

.date {
color:#757575;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:normal;
}

.date span {
color:#757575;
font-weight:normal;
}

h1.pagetitle, h2.pagetitle {
font-family:Arial, Helvetica, sans-serif;
border-bottom:4px double #DDDDDD;
font-size:1.5em;
line-height:1.1em;
margin-bottom:20px;
padding-bottom:7px;
}

h2.widgettitle {
border-bottom:1px solid #DDDDDD;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
letter-spacing:1.2pt;
padding:25px 0 3px;
text-transform:uppercase;
}
.post-header h1, .post-header h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
line-height:1.1em;
}

ul li.widget ul {
font-size:1.3em;
}

#nav ul {
display: none;
}

#wrapper {
margin:0 auto;
text-align:left;
width:1000px;
}

#content {
float:left;
padding:20px 30px 20px 0;
width:700px;
}

#sidebar {
float:left;
padding-bottom:20px;
width:225px;
}

h1#title, div#title {
font-size:3.0em;
font-weight:normal;
line-height:1.3em;
}

#header {
border-bottom:0 solid #333333;
padding:0 0;
}

#content {
float:left;
padding:20px;
width:700px;
}

#wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-left:4px solid #030303;
border-right:4px solid #030303;
padding:0 0;
}

ul li.widget ul li {
padding:3px 0 6px;
}

.comment-number span {
color:#777777;
font-size:1.0em;
}

div.c-date {
color:#757575;
float:right;
font-family:Verdana,Arial,sans-serif;
text-transform:uppercase;
}

h4#postcomment {
border-bottom:1px solid #DDDDDD;
color:#555555;
font-size:1.0em;
margin:20px 0;
padding:0 0 5px;
}

div.c-body {
float:left;
font-size:1.2em;
width:650px;
}

p.note {
font-size:1.3em;
font-style:normal;
}

.wp-caption p {
color:#888888;
font-style:normal;
}

.tags {
display:none;
}

blockquote {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E7E6E2 url(../images/blockquote.gif) no-repeat scroll left top;
color:#141310;
display:block;
font-size:1.0em;
margin:20px 0;
padding:20px 20px 10px 45px;
}

#wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-left:4px solid #333333;
border-right:4px solid #333333;
padding:0;
}