/*
Theme Name: Randy's Vigilance Child Theme
Theme URI: http://www.randyjensenonline.com
Description: Child Theme for Vigilance
Author: Randy Jensen
Author URI: http://www.randyjensnonline.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;
	}
*/

h1#title, div#title {
text-indent:-1000em !important;
}
h1#title, div#title {
font-size:4.6em;
font-weight:bold;
line-height:1.3em;
margin-bottom:10px;
}
#title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://bigskygirl.randyjensenonline.com/wp-content/uploads/2009/09/october.jpg) no-repeat scroll center top;
}
#title {
display:table-cell;
height:180px;
margin:0 0 15px;
overflow:hidden;
text-align:center;
vertical-align:middle;
width:920px;
}
#description {display:none;}
