/*
Theme Name: Vigilance PRO Child Theme
Theme URI: http://thethemefoundry.com/vigilance/
Description: Custom child theme for PRO Members.
Version: 1.41
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Template: vigilance
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance/stylesheets/master.css");

/* 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;
}
* Universal typography and colors */
body {font-size: 12px; line-height: 18px; font-family:Palatino Linotype, Lucida Console, DejaVu Sans Mono; color: #111; text-align: center; background: #fff;}
#page {text-align: left;}
#sidebar, .postdetails, .posttags, #footer, .postmetadata, #commentform, .commentmetadata {color:#aaa;} /*this is the lighter, faux-transparent text color */
a {color:#000;} 
a:hover {color:#FFF; background-color:#000; }
.commentlist a, .postdetails a, .posttags a, #footer a, .postmetadata a, #commentform a {color:#7f7fe5;} /* this is the lighter, faux-transparent anchor color */
#sidebar a:hover, .commentlist a:hover, .postdetails a:hover, .posttags a:hover, #footer a:hover, .postmetadata a:hover, #commentform a:hover {color:#FFF; background-color:#000; }
.entry p a {border-bottom: 1px dotted #999;}
small {font-size: 10px; line-height:18px;}
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;
}
*/
a:hover {
background-color:#FFFFFF !important;
color:#000000 !important;
}
#sidebar, .postdetails, .posttags, #footer, .postmetadata, #commentform, .commentmetadata {
color:#000000;
}

h2.widgettitle{
  font-size:1.5em !important;
}
div.textwidget p{
  font-size: 1.1em !important;
color:#000000 !important;
}
.comments{
  float:left;
  padding-top: 0 !important;
}
.comments{
  float:right;
}
.comments{
  text-transform:none !important;
}
 
.date{
float:none !important;
color:#000000 !important;
padding-top: 0 !important;
font-family: Palatino Linotype !important;
font-size:1.3em !important;
}
.date span{
 <?php the_time(__('d y', 'vigilance' )); ?> <?php the_time('Y'); ?>
color:#000000 !important;
font-family: Palatino Linotype !important;
font-size:1.3em !important;
padding-left:7px;
}
.post-header{
  border-bottom:0 !important;
}
body, h1, h2, h3, h4, h5, #nav li a{
font-family: Palatino Linotype !important;
}
#header{
border-bottom: 0px !important;
{
background-image:url('img_tree.png');
background-repeat:no-repeat;
background-position:right top;
}
#title-logo a:hover{
  text-decoration: none !important;
  background-color: transparent !important;
}
