/*
Theme Name:	Vigilance *Child Theme*
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	Your custom child theme for Vigilance. Make all your custom changes in the <code>themes/myvigilance</code> folder.
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
-----------------------------------------------------------*/
body {background: #000000 url(/wp-content/themes/vigilance/images/2010/still_bg.jpg) no-repeat scroll center top;}

h1, h2, h3, h4, h5, h6 {font-family:arial,helvetica,sans-serif;}
#title a {display:block; }
h1#title, div#title {line-height:0; width:239px;}

a#logo {display:block; height:96px; text-indent:-9999px; position:absolute; left: 10px; top:320px; width:260px;}
h1.pagetitle, h2.pagetitle {border-bottom:4px solid #ff5d37;}
blockquote {line-height:1.5em; font-size:1em;}
body {font-family:arial,helvetica,sans-serif; line-height:2em;}
.date {color:#FF5D37;}
.date span {color:#4B7790;}

#wrapper {background: #f1efef; position:relative; padding:0 auto; border:none;}

#content {padding:20px 15px;}
#sidebar {margin-right:10px; width:280px;}

#menu img {border:none;}
#header {background:transparent url(/wp-content/themes/vigilance/images/2010/still_front.png) no-repeat scroll 0 0; border-bottom:none;position:relative; height:415px; width:920px; margin:0 auto;}
#footer {padding:5px 15px;}
/*#post-1 {background:transparent url(/wp-content/themes/vigilance/images/hdr-top-gradient.gif) no-repeat scroll 0 0; padding:10px 10px 0;}*/
.post-header {border-bottom:4px solid #ff5d37;}

#nav {font-family:Arial,Helvetica,sans-serif; font-size:10px; margin:0; top:400px; position:relative; float:left;}
#nav ul {padding-left:10px;}
#nav ul li {display:block;
float:left;list-style-image:none; list-style-position:outside;
list-style-type:none; margin:0 0 0 3px; padding:0;}
#nav li a {background-color:#333333; color:#ffffff; display:block;
float:left; height:16px; padding-top:5px; text-align:center; text-decoration:none; text-transform:uppercase; width:93px; line-height:13px;}
#nav .current_page_item a:link, #nav .current_page_item a:visited,  #nav .current_page_parent a:link, #nav .current_page_parent a:visited,  #nav .current_page_ancestor a:link, #nav .current_page_ancestor a:visited {border-top:none;background-color:#00aeef; line-height:13px; padding-top:5px;
color:#EEEEEE;}
#nav li a:hover, #nav li:hover a, #nav .page_item a:hover, #nav .current_page_item a:hover, #nav .current_page_parent a:hover, #nav .current_page_ancestor a:hover {border-top:none;background-color:#3e7629; line-height:13px; padding-top:5px;
color:#ffffff;}