/*
Theme Name:	Home Security Guru *child*
Theme URI: 
Description: 	Your custom child theme for Vigilance. Make all your custom changes in the <code>themes/emergency</code> folder.
Author:	Haley
Author URI:
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.
-----------------------------------------------------------*/
.entry .alignleft img, .entry .alignright img, .entry .aligncenter img { border: 1px solid #ddd; padding-right:0; }
.wp-caption {
padding: 5px 0 5px 5px;

}
.wp-caption p {
  font-style: italic;
  color: #666666;
  }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	background:#E4E4E6;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/
