/*
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/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; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/
.review {
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}
.carousel {
  margin: 15px 0px 15px 15%;
}
#pages ul li.page_item {
  font-size: medium;
}
#pages .page-item-41 ul li {
  text-indent: 15px;
  font-size: small;
}
#pages .page-item-213 {
  font-size: medium;
}
.collapsLinkItem {
  text-indent: 15px;
  font-size: small;
}
.simple_acat {
 padding: 5px; 
}
div.admin, li.comment.bypostauthor, li.comment li.comment.bypostauthor, li.comment.comment-author-admin, li.comment li.comment.comment-author-admin {
 background: #e6e8ff; 
}
.contact-input {
 background: #e6e8ff;
}
.entries ul li a:hover {
	background-color: #e6e8ff;
  text-decoration: none;
	}
div.hackadelic-series-info {
	margin: 0 1em 1em 1em;
}
div.hackadelic-series-info.on-frontpage {
	margin: -1em 1em 1em 1em;
}
.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #e6e8ff;
	background-color: #e6e8ff;
	padding: 0 3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #bbc1ff;
}
.entry .hackadelic-sliderPanel {
	background-color: #e6e8ff;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #e6e8ff;
}
.clean-contact input, .clean-contact textarea {
  background: #e6e8ff;
}
input.text-input, form#commentform textarea {
  padding: 7px 3px;
  background: #e6e8ff;
  font-family: inherit;
  border: 2px solid #acacac;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 591px;
}

body.page-id-825 div.sociable {
  display: none !important;
  }

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
/* Smart Archives CSS changes */

ul#smart-archives li, .month-list li {
	background: none !important;
	color: #000;
}
ul#smart-archives li a:hover, .month-list li a:hover{
	background-color: #e6e8ff;
	text-decoration: underline;
	color: #000;
}
ul.archive-list li a {
	font-weight: bold;
	color: #000;
}
ul.archive-list li a:hover {
	font-weight: bold;
	background-color: #e6e8ff;
	color: #000;
}
