/*

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: url(http://www.big-2-slim.com/content/wp-content/themes/vigilance/images/backgrd.jpg) repeat;
} 

.entry a:link, .entry a:visited {
text-decoration: underline;
}

h2.widgettitle {color: #8DC919;}

#header{
padding: 0;
}

#content{padding:5px 10px 10px 0;}

#wrapper{
background: #ffffff;
padding: 5px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

#footer a:link, #footer a:visited {
color:#666;
text-decoration:none;
}

#footer a:hover{
color:#cccccc;
text-decoration:underline;
}

form p{
line-height:1.5em;
font-size:1.2em;
color:#663300;
}

form table{
margin: 0 5px;
padding: 0 5px 5px 5px;
border: 1px solid #cccccc;
background: #eeeeee; 
}

.meta{margin:5px 0;}

.author{
color: #222222;
font-family: Arial;
font-size: 12px;
border:0px solid #CCCCCC;
width: 500px;
padding: 5px;
margin-top:5px;
margin-bottom:5px;
}

.authorBio{
color: #222222;
font-family: Arial;
font-size: 12px;
border-top:3px solid #CCCCCC;
border-bottom:3px solid #CCCCCC;
background-color: #DBE1E4;
width: 500px;
padding: 5px;
margin-top:10px;
margin-bottom:10px;
}

#menu h2{
line-height: 1.2em;
}
#menu{
background-color: #eeeeee;
text-align: center;
margin-bottom: 5px;
margin-bottom:10px
}
#menu img {
border:2px solid #eeeeee;
}

.frmIn{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: Green;
font-weight: normal;
height: 24px;
background: transparent url(http://www.big2slim.com/content/wp-content/plugins/CodeBanter_OPTIN/name.jpg) no-repeat scroll 0 0;
vertical-align: middle; 
width: 130px;
padding: 3px 5px 0;
}

.entry ol{
	font-weight: bold;
}

.entry img.border{
border: 1px solid #cccccc;
} 

.listblock{
	margin-left: 35px;
	margin-right: 20px;
}
