/*
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
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/



background {
 background-image:url(images/bg.png);	
background-repeat:repeat;
width:200px;
}

body {color:#000000
		height:200px;
width: 980px;
	color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #EEEEEE;
	width: 960px;
	margin: 10px auto 10px;
	padding: 0px;
	position: relative;
	border: 10px solid #333333;
	}

.entry h2 {
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
border-bottom:1px dotted #999999;
font-size:16px;
color:#480100;
font-weight:bold;
margin-bottom:10px;
}

.entry h2.summary {
background:#480100 none repeat scroll 0 0;
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
border:1px dotted #480100;
font-size:14px;
font-weight:bold;
color:#D29B98;
padding:10px;
text-align:center;
}

.entry h3 {
background:#480100 
none repeat scroll 0 0;
border:1px dotted #480100;
color:#D29B98;
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
font-size:14px;
font-weight:bold;
margin:0 0 8px;
padding:2px 10px;
text-align:left;
}

h2.widgettitle {
border-bottom:3px solid #480100;
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
font-size:1.4em;
font-weight:bold;
letter-spacing:1.2pt;
padding:25px 0 6px;
text-transform:uppercase;
}

