/*
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;
	}
*/
body {
	font-size: 60.5%;
	font-family: Verdana, Georgia, Serif;
	line-height: 2.2em;
	color: #333;
 background: #E2E0E0 url(http://www.andrzejogonowski.com/wp-content/themes/vigilance_pro/images/backgroundimages.gif) repeat scroll 0 0
        	}
h2.widgettitle {
border-bottom:none;
font-family:"Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
}
ul li.widget ul li {
border-bottom:none;
padding:8px 0 6px;
}
.post-header {
border-bottom:none;
padding-bottom:7px;
}
.comments {
color:#757575;
font-family:"Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
}
.date {
color:#757575;
float:right;
font-family:"Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
}
h1.pagetitle, h2.pagetitle {
border-bottom:none;
font-size:2.6em;
line-height:1.1em;
margin-bottom:10px;
padding-bottom:7px;
}
.meta {
color:#666666;
font-size:1.2em;
margin:0px 0 15px;
}
.post-footer {
border-bottom:none;
text-align: center;
}
.social-adds {
text-align: center;
}
#footer {
border-top:none;
}
.flickr_badge { float: right; }
.flickr_badge img { width: 75px; height: 75px; padding: 5px; margin: 10px 10px 10px 0; border: 1px solid #ccc; background: #FFF; float: right; }
.post-header h1, .post-header h2 {
font-size:2.6em;
font-weight:bold;
line-height:1.1em;
}
.entry img.alignleft, .entry img.alignright, .entry img.aligncenter {
border-bottom:4px solid #BFBFBF;
border-top:none;
border-left:none;
border-right:none;
padding-bottom:5px;
padding-top:5px;
}
.facebook {
background-image:url(wp-content/themes/vigilance_pro/images/facebook_16.png);
margin-left:20px;
padding-left:20px;
}