/*
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: 830px; }
#content.no-sidebar li.comment { width: 500px; }

body.left-sidebar #sidebar { 
  width: 260px;
  float: left; 
  padding: 0;
  }
body.left-sidebar #content { 
  width: 500px;
  float: right; 
  padding: 20px 0 20px 20px;
  }
	#title  { margin: 0; height: 160px; width: 820px; overflow: hidden; margin-bottom: 5px; text-align: left;}
	#title { background: url(http://www.laureatelearning.com/images/lls_banner_608.jpg) no-repeat top;}
		h1#title, div#title {
		text-indent: -1000em !important;
		}
#wrapper{
	width: 800px;
	margin: 15px auto;
	text-align: left;
background-color: #ede8e3;
	}
#imageinfo {
  margin: 10px 0;
  padding: 1em 10px;
  overflow: auto;
  background-color: #E9EBD9;
  color: #000;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
  }
#content{ 
	float: left; 
	width: 500px;
	padding: 20px 30px 20px 0;
	}
#sidebar { 
	float: right; 
	width: 240px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
        background-color: #d5ccc5;
	}
h1#title, div#title {
	font-size: 12px;
	font-weight: normal;
font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}
.post-footer 
{
padding-bottom: 2px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 30px;
margin-left: 5pt;
font-size: 1.1em;
font-style: italic;
text-align: right;
color: #666666;
border-bottom-width: 10px;
border-bottom-style: solid;
border-bottom-color: #d5cdc4;
}
input.text-input, form#commentform textarea {
	padding: 7px 3px;
	background: #F4F4F4;
	font-family: inherit;
        border: 2px solid #acacac;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        width: 500px;
	}
.post-header {
	border-bottom: 4px double #d5cdc4;
	padding-bottom: 7px;
	}
.post-header h1, .post-header h2 { 
  font-size: 2em; 
  line-height: 1.1em;
  color: #333399;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
  }
.post-header h1 a:link, .post-header h1 a:visited,.post-header h2 a:link, .post-header h2 a:visited  { color: #333399; }
.post-header h1 a:hover, .post-header h2 a:hover { color: #772124; }
.textwidget p {
	font-size: 1.3em;
	line-height: 1.6em;
	}
.date span {
color:#bebebe;
font-weight:bold;
}
h1.pagetitle, h2.pagetitle 
{border-bottom:4px double #d5cdc4;
font-size:2.6em;
line-height:1.1em;
margin-bottom:20px;
padding-bottom:7px;
}

ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {undo.css (line 5)
margin:0;
padding:0;

}



