/*
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 &lt;code&gt;themes/myvigilance</code&gt; 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 {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	line-height: 1.5em;
	color: #333333;
        background: #FFFFFF;
	}

a:link, a:visited {
	color: #D6650D;
	text-decoration:none
	}

a:hover, a:active {
	color: #D6650D;
	text-decoration:underline;
	}

.entry a:link, .entry a:visited { 
        font-weight: normal; 
        color: #F48900;      
}


/*Basic Structure
------------------------------------------------------------ */
#wrapper{
	width: 950px;
	margin: 25px auto 25px;
        padding: 0px 0px 0px 0px;
	text-align: left;
        background: #FFFFFF;
	}
#content{ 
	float: left; 
	width: 580px;
	padding: 0px 30px 0px 30px;
        border-right: 1px dotted #cdcdcd;        
        margin: 20px 15px 20px 0px;
	}
#sidebar { 
	float: right; 
	width: 240px;
        padding: 5px 30px 10px 0px;
        font-size: 12px;
	font-family: Arial, Sans-Serif;
	line-height: 1.2em;	
        }
.thin-sidebar {
	float: left;
	/*width: 140px;*/
	}
.spad { padding-right: 20px; }


/*Header
------------------------------------------------------------ */
#header {  
        width:950px;         
        background: #FFFFFF;
        padding: 0px;
	border-bottom: 0px none;
        overflow: auto;
	}
#top {
        width:700px;       
        padding: 0px 25px 25px 30px;
        margin: 40px 0px 20px 0px;
	}

h1#title, div#title {
        font-size: 45px;
	font-weight: normal;   
        font-family: Futura, Arial, sans-serif;
        letter-spacing: -0.08em;
        color: #111111;
        text-align: left;
        float: left;        
        clear: left;
        text-transform: uppercase;
	}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #111111; }
h1#title a:hover, div#title a:hover { color: #222222; text-decoration: underline; }

/*Description
---------------------------------------*/
#description {
        width:890px;
        padding: 10px 30px 10px 30px;
        margin: 0px 0px 0px 0px;
        float: left;
        }
#description h2 {
	font-size: 14px;
        font-family: Futura, Arial, sans-serif;
	font-weight: normal;
	color: #222222;  
        float: left;
        }

/*Nav
---------------------------------------*/
#nav {
	float: right;
	font-size: 15px;
	font-family: Arial, sans-serif;
        
	}
#nav ul {
	padding: 5 20 5 20px;
	list-style: none;
	position: relative;
        font-family: Futura, Arial, sans-serif;
        background: #333333;
        text-transform: uppercase;
	}
#nav ul li {
	display: inline;
	margin: 0 0 0 15px;
	}
#nav .page_item a:link, #nav .page_item a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#nav .page_item a:hover {
	color: #ffffff;
	text-decoration: none;
	padding-top: .1em;
	border-top: 4px solid #ffffff;
	}
#nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:hover, #nav .current_page_parent a:link, #nav .current_page_parent a:visited, #nav .current_page_parent a:hover, #nav .current_page_ancestor a:link, #nav .current_page_ancestor a:visited, #nav .current_page_ancestor a:hover {
	color: #666666;
	text-decoration: none;
	padding-top: .1em;
	border-top: 4px solid #666666;
	}

/*Menu
------------------------------------------------------------ */
#menu {
	padding-bottom: 10px;
	}
#menu img {
	border: 2px solid #dddddd;
	}
.alert-box {
  margin: 0 0 20px 0;
  padding: 0 20px;
  background: #D4D8AD;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
  }
.alert-box h2, .alert-box h3, .alert-box h4 {
  margin: 0;
  padding: 0;
  }
.alert-box p {
  margin: 10px 0;
  }


/*Post Styling
------------------------------------------------------------ */
#post {
        border-bottom: 1px dotted #cdcdcd;        
	padding: 0px 15px 20px 5px;
        margin: 5px 0px 40px 0px;
        clear: both;
        font-family: Arial, sans-serif;         
        font-size: 14px;
}
/*Post Header
---------------------------------------*/

.post-header {
        border-bottom: 0px none;
        font-size: 18px;
  }
.post-header h1, .post-header h2 { 
  font-size: 26px;
  line-height: 1.1em;
  line-height:33px;
  color: #D6650D;
  font-weight: normal;
  }
.post-header h1 a:link, .post-header h1 a:visited, .post-header h2 a:link, .post-header h2 a:visited  { color: #6C7158; }
.post-header h1 a:hover, .post-header h2 a:hover { color: #625C4C; }

#line
{
	font-family: Arial, sans-serif;
        padding: 5px 0px 8px 0px;
	}
#line .date {
	float: right;
         padding: 0px;
        color: #bbb;
	font-weight: bold;
        font-size: 15px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	}
#line .date span {
	color: #bbb;
	font-weight: bold;
	}
#line .author {
        float: left;
        font-size: 13px;
	color: #666;
	font-weight: normal;
	}
#single-date {
	float: right;
	}


/*Post Meta
---------------------------------------*/
.meta  {
	margin: 4px 0 10px 0;
        padding-bottom: 18px;
	font-size: 1.3em;
        font-family: Arial, sans-serif;
	color: #888;
	}
.meta a:link, .meta a:visited {
	color: #888;
	font-style: normal;
	}
.meta a:hover { color: #C1C101; }



/*Post Footer
---------------------------------------*/
#post-footer {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 1.1em;
       font-family: Arial, sans-serif;
	font-style: normal;
	border-top: 0px none;
	border-bottom: 0px none;
        clear: both;
        display: block;
        overflow: auto;
        text-align: left;
        background-color: #F6F3EC; 
	}

#post-footer a:link, .post-footer a:visited {
	color: #333;
	font-style: normal;
	}
#post-footer a:hover { color: #666666; }


.tags { 
        color: #888;
	float: left; 
	font-style: normal;
        text-align: left;
        font-size: 12px;
        display: block;
        clear: both;
        overflow: auto;
	}
#post-footer .tags a:link {
	color: #888;
	font-style: italic;
        display: inline;
	}
#post-footer .tags a:hover { color: #666; }
#post-footer .tags a:visited { color: #999; }

#post-footer .cat { 
        color: #333;
	float: left; 
	font-style: normal;
        font-size: 12px;
        display: block;
        clear: both;
        overflow: auto;
        margin-bottom: 2px;
	}
#post-footer .cat a:link {
	color: #F48900;
	font-style: normal;
        display: inline;
	}
#post-footer .cat a:hover { color: #F15E22; }
#post-footer .cat a:visited { color: #E8741F; }

.comments {
        float: right;
	padding: 2px 10px 2px 10px;
        margin: 10px 0px 10px 0px;
	font-size: 12px;
        color: #666666;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
        font-weight: bold;
        text-align: right;
        background-color: #F8F8F6; 
        width: 540px;
        clear: both;
        display: block;
        overflow: auto;

	}
.comments a {
	display: block;
	color: #666666;
	background: url(http://www.track08.com/wp-content/uploads/2009/07/icon_comment.gif) no-repeat right top; 
        padding-left:0px; padding-right:20px; padding-top:0px; padding-bottom:2px;
        margin-right: 0px;
        text-decoration: underline;
	}
.comments a:hover {
	color: #333333;
	background: url(http://www.track08.com/wp-content/uploads/2009/07/icon_comment.gif)no-repeat right top;
	}

/*Post Body
---------------------------------------*/
.entry { font-size: 13px; }
.entry p { margin-bottom: 10px;}
.entry h2, .entry h3, .entry h4 {
	font-size: 14px;
	padding: 15px 0 5px 0;
	}
.entry h3 { 
  padding-top: 10px;
  font-size: 14px;  
     }
.entry h4 { 
  padding-top: 10px;
  font-size: 14px;  
     }
code {
  padding: 3px;
  background: #E9EBD9;
  color: #000;
  font-family: "Courier New", Courier, monospace; 
  }
blockquote {
	float: left;
	width: 200px;
	padding: 15px;
	margin: 10px 10px 0 0;
	background: #eaeaea;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	
}
.entry blockquote p {
	margin: 0;
	/*font-size: 1.3em;*/
	font-family: Arial, sans-serif;
	/*line-height: 1.3em;*/
	background: url('../images/blockquote.gif') no-repeat top left;; padding-left:40px; padding-right:0; padding-top:0; padding-bottom:0
	}
.highlight-box {
	float: right;
        margin: 0 0 10px 10px;
	width: 200px;
	padding: 10px;
        font-family: Arial, sans-serif;
	border-top: 4px solid #999;
	background: #cdcdcd;
	color: #666;
	}
.entry .highlight-box p {
  margin: 10px 0;
  line-height: 1.1em;
  font-size: 1.1em;
  }
.entry .highlight-box ul li {
  font-size: 1.1em;
  background: url('../images/list-square.gif') no-repeat 0 .4em; 
   }
.entry .highlight-box h2, .entry .highlight-box h3, .entry .highlight-box h4 { 
 margin: 0; 
 padding: 0;
 color: #fff; 
 }
.highlight-box h2 { text-transform: uppercase; }
.entry ul {

	margin: 0 0 10px 10px;
	}
.entry ul li {
	display: block;
	background: url('../images/list-star.gif') no-repeat 0 .3em;; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0; padding-left:17px; 
        padding-right:0; padding-top:0; padding-bottom:0
	}
.entry ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 10px 10px;
	}
.entry ol li ol li { 
    font-size: .9em;
    list-style-type: lower-roman; 
    }
.entry ol li {
	margin: 5px 0 0 0;
	}
.navigation {
  padding: 10px 0;
  font-size: 1.3em;
  }
.index { padding: 0; }


/*Pages
---------------------------------------*/
h1.pagetitle, h2.pagetitle {	
  font-size: 18px;
  /*line-height: 1.0em;*/
  color: #6C7158;
  font-weight: normal;
  text-align: left;
  clear: both;
  font-family: trebuchet, arial, sans-serif;
  padding: 2px 0px 5px 25px;  
  text-transform: uppercase;
  margin: 20px 0px 10px 0px;  
  border: 0px none;    
}
#pages { 
background-color: #F8F8F6; 
padding: 25px;
}

#pages a:link { color: #666666; text-decoration: underline; }
#pages a:visited { color: #999999; text-decoration: underline;}
#pages a:hover { color: #5D6347; text-decoration: underline;}

/*Archives List
---------------------------------------*/
img.archive-comment {
  float: right;
  margin: 0 .5em .5em 0;
  }
.entries { 
  font-size: 1.3em;
  clear: both; 
  }
.entries ul {
	margin: 0;
	background: url('../images/archives-dotted-line.gif') repeat-x bottom left;; padding-left:0; padding-right:0; padding-top:0; padding-bottom:1px
	}
.entries ul li {
	padding-top: 1px;
	background: url('../images/archives-dotted-line.gif') repeat-x top left;
	}
.entries ul li a {
	display: block;
	margin: 0;
	padding: 7px 0;
	}
.entries ul li a:hover {
	background-color: #EDEEDF;
  text-decoration: none;
	}
.entries span {
	display: block;
	text-align: right;
	}
.entries span.archdate, .entries a:hover span.archdate  {
  float: left;
	margin-right: 3em;
  padding-left: .5em;
	width: 3em;
	color: #666;
	}
.entries span.comments_number{
	float: right;
  margin-right: .5em;
	width: 3em;
  color: #666;
	}	
/*Sidebar
------------------------------------------------------------ */
#sidebar-image { 
  padding-top: 20px; 
  }
h2.widgettitle {
	padding: 5px 0 3px 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.1pt;
	font-family: Arial, sans-serif;
	border-bottom: 0px none;
	}
ul li.widget ul {
	margin: 0px 0px 10px 0px;
        padding: 0px 0px 8px 0px;
	font-size: 13px;
        border-bottom: 1px dotted #cdcdcd;
	}
ul li.widget ul li {
	border-bottom: 0px none;
	padding: 2px 0;
	}
ul li.widget ul li a {
	background: url(http://www.track08.com/wp-content/uploads/2009/07/list1.gif) no-repeat 0 .35em;; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:1px;
	}
ul li.widget ul li a:hover {
	background: url(http://www.track08.com/wp-content/uploads/2009/07/list2.gif) no-repeat 0 .35em;
	}
ul li.widget ul li a:visited {
	background: url(http://www.track08.com/wp-content/uploads/2009/07/list1.gif) no-repeat 0 .35em;
	}
ul li.widget ul#recentcomments li a {
	padding: 0;
	background: none;
	}
/*RSS Box
---------------------------------------*/
#rss-feed  { padding-top: 5px; }
#rss-feed p {
  font-size: 1.2em;
  line-height: 1.6em;
  }
#rss-feed a.rss, #rss-feed a.email {
  float: left;
  font-size: 1.3em;
  margin-top: 10px;
  display: block;
  background: url('../images/feed-icon.png') no-repeat 0 .3em;; padding-left:19px; padding-right:0; padding-top:0; padding-bottom:0
  }
#rss-feed a.email {
  float: right;
  background: url('../images/mail-icon.png') no-repeat 0 .45em;; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
  }

/*Search Box
---------------------------------------*/
#search_form input { margin: 10px 0 0 0; }
#search_form input { 
  padding: 4px 2px; 
  width: 135px;
  border: 2px solid #acacac;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #F4F4F4;
  color: #888;
  }
#search_form input:focus { background: #fff; }
#search_form input#searchsubmit { padding: 2px 10px; }


/*Top
---------------------------------------*/
.comment-number {
	display: block;
        clear: both;
	font-size: 1.3em;
	background: url('../images/comments-bubble-big.gif') no-repeat 0 .1em;; padding-left:0px; padding-right:0; 
        padding-top:15px;     
        padding-bottom:10px;

	}
.comment-number span {
	font-size: 1.3em;
	color: #777;
        overflow: auto;
	}
.none { border-bottom: 0px none; }
a#leavecomment { padding-left: 10px; }
/*Body
---------------------------------------*/

#comments { font-size: 14px; }
div.c-single {
	padding: 15px;
        margin: 10px;
	border-top: 0px none;
	background: #efefef;
        width: 500px;
	}
div.alt { background: #fff; }
div.admin { background: #efefef; }
div.c-grav{
	float: left;
	width: 80px;
	margin: 0;
	text-align: right;
	}
div.c-body{
	float: right;
	width: 480px;
	}
div.c-body p { margin-bottom: 10px;  font-size: 14px; }
div.c-head{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 1.1em;
	}
div.c-date{
  float: right;
  color: #757575;

  font-size: 14px;
  font-family: Arial, sans-serif;
	text-transform: uppercase;

	}
div.c-date span {
	color: #C1C1C1;
	font-weight: regular;
	}
.c-permalink a:link, .c-permalink a:visited {
  color: #c1c1c1;
  font-size: .7em;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	text-transform: uppercase;
  }

/*Form
---------------------------------------*/
form#commentform { margin-bottom: 20px; }
#respond { font-size: 15px; }
h4#postcomment {
	margin: 20px 0;
	padding: 0 0 5px 0;
	font-size: 15px;
	color: #555;
	border-bottom: 1px solid #ddd;
	}
form#commentform label.comment-field {
	display: block;
	margin: 10px 0 5px 0;
	}
input.text-input, form#commentform textarea {
	padding: 7px 3px;
	background: #F4F4F4;
	font-family: inherit;
  border: 1px solid #acacac;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 591px;
	}
input#author, { width: 350px; color: #333;}
input#email, input#url { width: 350px; }
form#commentform input:focus, form#commentform textarea:focus { background: #fff; }
form#commentform input#submit {
  padding: 5px;
  width: 150px; 
  }
form#commentform p.guidelines {
  font-size: 13px;
	margin: 10px 0;
  color: #777;
	}
p.subscribe-to-comments, p.comments-rss{ margin: 0 0 10px 0; }
p.comments-rss a {
  background: url('../images/feed-icon.png') no-repeat 0 .15em;; padding-left:19px; padding-right:0; padding-top:0; padding-bottom:0
  }
/*Note
---------------------------------------*/
p.note {
	font-style: italic;
	font-size: 1.3em;
	}
/*Default Alignment and Images
------------------------------------------------------------ */
.entry .alignleft img, .entry .alignright img, .entry .aligncenter img { border: 1px solid #ddd; }
.noborder { border: none; }
.entry .alignright, .entry .alignright blockquote { margin: 0 0 10px 10px; }
.entry .alignleft, .entry .alignleft .highlight-box { margin: 0 10px 10px 0; }
.wp-caption p {
  font-style: italic;
  color: #888;
  }
/*Footer
------------------------------------------------------------ */
#footer {
	color: #666;
	font-size: 12px;
	clear: both;
        height: 65px;    
        width: 950px;	
        padding-top: 0px; 
	border-top: 0px none;        
        background: url(http://www.track08.com/wp-content/uploads/2009/07/08bottom1.jpg) no-repeat left top;	
}
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#footer p.right { float: right; padding-top:2px;}
#footer p { text-align: center; }
#footer a:link, #footer a:visited { color: #666; text-decoration: underline; }
#footer a:hover { color: #C1C101; }

-------------------------------------------------------------------------------------------------------------------*/
/* clear the floats for all our IE friends*/
.clear {zoom: 1;}
/*IE doesn't like the top border on our navigation list items */
#nav ul { position: relative; }

/*Prevent IE6 from breaking 2 column sidebar with a search*/
#search_form input.search_input { width: 127px; }

/* -- undo browser defaults -- */
:link, :visited {text-decoration: none;}
ul, ol {list-style: none;}
h1, h2, h3, h4, h5, h6, pre, code, p {font-size: 1em;}
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {margin: 0; padding: 0;}
a img, :link img, :visited img {border: none;}
address {font-style: normal;}



