/*
Theme Name:	Vigilance PRO *Child Theme*t
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;
	}


/*Body & Links - 2
------------------------------------------------------------ */
body {
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
font-size: 64.5%;
line-height: 1.8em;
    color: #252525;
}

a:link, a:visited { color: #610000; }
a:hover {
text-decoration: underline;
    color: #58181b;
}

a:focus {
     outline: 1px solid #B96666;
}

<style>
#columns {
    width: 640px;
}
#columns .column {
   position: relative;
   width: 47%;
   padding:%;
  
}
#columns .left {
   float: left;
   margin-left: %;
   border-right: ;
   padding-right: 10%;
}
#columns .right {
   float: right;
   padding-left: 1%;
}
</style>



/*Basic Structure - where to change the width of the template -3
---------------------------------------------------------------- */
#wrapper {
  width: 930px;
  margin: 0 auto;
  text-align: left;
}
#content { 
  float: left; 
    width: 650px;
    padding: 29px 30px 20px 0px;
}
#sidebar { 
  float: right; 
  padding: 0px 0px 40px 0px;
    width: 215px;
}
.thin-sidebar {
  float: left;
  width: 140px;
}
.spad { padding-right: 20px; }
#footer { 
  clear: both;
  padding-top: 5px; 
  border-top: 1px solid #eee;
}
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: 
hidden;}



/*Header - 4
------------------------------------------------------------ */
#header {
  padding: 8px 0 12px 0px;
  border-bottom: 1px solid #8B0000;
}
h1#title, div#title {
   font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
   font-size: 4.2em;
  font-weight: normal;
  line-height: 1.4em;
}

h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #444; }
h1#title a:hover, div#title a:hover { color: #772124; text-decoration: none; }



/*Description - TAG LINE - 5
---------------------------------------*/
#description { float: left; }
#description h2 {
  font-size: 1.6em;
  font-weight: bold;
  color: #8b0000;
  position: relative;
  top: -0.1em;
  left: 0.5em;
}


/*Nav - 6
---------------------------------------*/
#nav {
  float: right;
  font-size: 1.4em;
  font-weight: bold;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
}

#nav ul {
  padding: 60px 0px 15px 20px;
  position: relative;
}

#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav li.current-cat a, #nav li a:hover {
  color: #772124;
  text-decoration: none;
  padding-top: .1em;
  border-top: 0.1em solid #8b0000;
}


/*Post Styling - 8
------------------------------------------------------------ */
/*Post Header
---------------------------------------*/
.post-header {
      border-bottom: none;
      padding-bottom: 1px;
}

.post-header h1, .post-header h2 { 
  font-size: 1.8em; 
  line-height: 1.1em;
  font-weight: normal;
}

#content .post .post-header h1 a:link { color: #000000; }
#content .post .post-header h1 a:visited { color: #8b0000; }
#content .post .post-header h2 a:link { color: #000000; }
#content .post .post-header h2 a:visited { color: #8b0000; }
.post-header h1 a:hover { color: #8b0000; }
.post-header h2 a:hover { color: #8b0000; }
.comments {
  padding-top: 10px;
  font-size: 0.9em;
  color: #8b0000;
 font-weight: bold;
  text-transform: upercase;
}
.post-header h1, .post-header h2, h1.pagetitle, h2.pagetitle { color: #000000; }

.post-footer { margin: 0px 0px 40px 0px; }

.comments a {
  display: block;
  color: #8b0000; 
  padding: 0px 0 -10px 0px;
padding-bottom: 0px;
  background: url(../images/comments-bubble.gif) no-repeat 0 0.4px;
}

.comments a:hover {
      color: #8b0000; 
  background-position: 0 -24px;
}

.post .date {
  float: right;
  padding-top: 10px;
    color: #8B0000;
  font-size: 1.2em;
    font-weight: bold;
  font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
    text-transform: none;
}

.post .date span {
    color: #FFF;
  font-weight: bold;
}

#single-date {
  float: right;
}


.sticky{
background-color: #FFD6D6;
padding-top: 1.1em;
padding-left: 1.2em;
padding-right: 1.5em;
padding-bottom: -0.28em;
border-bottom: 1px;
}

.sticky .post-date {
visibility: hidden;
}



/*Post Meta - 9
---------------------------------------*/
.meta  {
  margin: 10px 0 20px 0;
  font-size: 1.2em;
  color: #666;
}
.meta a:link, .meta a:visited {
  color: #666;
  font-style: normal;
}
.meta a:hover { color: #772124; }
.tags { 
  float: right; 
  width: 400px;
  text-align: right;
  font-style: italic;
padding-top: 0px;
padding-bottom: 6px;
}




/*Post Body - 10
---------------------------------------*/
.entry ul li,#comments ul li /* changes the list item bullets from stars to squares,03/16/09 */ {
background:transparent no-repeat scroll 0 0.3em;
display:list-item;
list-style-position: outside;
list-style-type:disc;
padding-left: 0.2em;
margin-left: 0.6em;
}

blockquote {
  clear: both;
  margin: 1.5em 1em;
  padding: .5em 1em;
  border-left: 2px solid #8B0000;
  font-style: italic;
  font-size: 1.0em;
  background: none;
}

blockquote p {
	margin: 0; }




/*Pages - 12
---------------------------------------*/
 h1.pagetitle, h2.pagetitle {
  margin-bottom: 16px;
  padding-bottom: 0px;
  font-size: 2.1em;
  line-height: 2.3em;
  color: #8B0000;
   border-bottom: 1px solid #8B0000;
}

h3.pg-title {
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
}




/*Sidebar - Widgets  - 14
------------------------------------------------------------ */

h2.widgettitle {
  padding: 25px 0 5px 0;
margin-bottom: 8px;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2pt;
     color: #58181b;
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
  border-bottom: 1px solid #85181b;

}


ul li.widget ul {
  margin: 0;
  font-size: 1.3em;
  font-color: #252525;
}

ul li.widget ul li ul { 
  margin-left: 5px;
  font-size: 1em; 
    font-color: #252525;
}

ul li.widget ul li { 
  padding: 3px 0;
  border-bottom: none; 
    font-color: #252525;
}

ul li.widget ul li ul li { border-bottom: none; }
ul li.widget ul li a {
  display: block;
  padding: 0 0 0 15px;
    font-color: #252525;
  background: url(../images/list-item.gif) no-repeat 0 6px;
}


ul li.widget ul li a:hover { background-position: 0 -136px; }
ul li.widget ul#recentcomments li a {
  padding: 0;
     font-color: #252525;
  background: none;
}


div.textwidget p {
  font-size: 1.3em;
     font-color: #252525;
  margin: 10px 0 0 0;
}

#sidebar a:link, #sidebar a:visited { color: #252525; } 

li.widget select { margin-top: 10px; }

#sidebar div.textwidget p {
  font-size: 1.2em;
  line-height: 1.2em;
letter-spacing: 0.2pt;
  color: #252525;
font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
}




/*Form - 19
---------------------------------------*/
form#commentform { margin-bottom: 20px; }
#respond { font-size: 1.5em; }
h4#postcomment {
  margin: 20px 0;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  color: #555;
  border-bottom: 1px solid #eee;
}
form#commentform label.comment-field {
  display: block;
  margin: 10px 0 5px 0;
}
input.text-input, form#commentform textarea {
  padding: 7px;
  background: #f8f8f8;
  font-family: inherit;
  font-size: .9em;
  border: 1px solid #E6E6E6;
  width: 591px;
}
input#author, 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 {
  margin: 10px 0;
  font-size: .8em;
  color: #777;
}
p.subscribe-to-comments, p.comments-rss { 
  margin: 0 0 10px 0; 
  font-size: .9em;
}
p.comments-rss a {
  padding: 0 0 0 19px;
  background: url(../images/feed-icon.png) no-repeat 0 .15em;
}



/*Footer Columns - 23
---------------------------------------*/
#footer div.widget {
  float: right;
  margin-left: 0px;
  width: 200px;
  padding-right: 160px;
  spacing:2px;
}


#footer div:first-child { margin: 0; }
#footer div.widget h2 {
  padding-bottom: 10px;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 0.9em;
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans", Helvetica, Arial,sans-serif;
  color: #252525;
}

#footer div.widget p {
  margin: 1px 0;
  font-size: 1.3em;
  line-height: 0.9em;
  color: ;
}

#footer div.widget ul li a:link, #footer div.widget ul li a:visited  {
  font-size: 1.1em;
  color: #252525;
  text-decoration: none;
}

#footer div.widget ul li a:hover  { color: #bb0000; }

#footer {
background: url("images/top-banner/130x96color.jpg") no-repeat ;
}

#footer {
background-color: #ffd6d6;
}



/*Copyright - 24
---------------------------------------*/
#copyright {
  display: block;
  clear: both;
  padding: 45px;
  padding-left: 0px;
  font-size: 1.2em;
  line-height: 1.8em;
  color: #888; 
}
#copyright a:link, #copyright a:visited {
  color: #888;
  border-bottom: 1px dotted;
}
#copyright a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}



