/*
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/css/undo.css");
@import url("../vigilance/css/master.css");
@import url("../vigilance/functions/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
-----------------------------------------------------------*/
#wrapper{
   padding-bottom: 20px;
   margin-bottom: 20px;
   margin-top: 20px;
   padding-top: 20px;
   border-color: #333333;
   border-style: solid;
   border-width: 1px;
   width: 1000px;
   background: #f5f3ee;
}
#header{
   margin-top: -20px;
   margin-left: auto;
   margin-bottom: auto;
   margin-right: auto;
   border-width: 0px;
   border-right-style: solid;
   border-left-style: solid;
   border-top-style: solid;
   border-bottom-style: none;
   border-left-color: #333333;
   border-bottom-color: #333;
   border-right-color: #333333;
   border-top-color: #333333;
   width: 1000px;
   height: 130px;
   text-align: left;
   padding: 0px 0px 0px 0px; ;
      background-repeat: no-repeat;
}
#header {
	background-image: url(http://www.shorewoodripples.org/wp-content/themes/vigilance/images/header.jpg);
	height: 131px;
	width: 1000px;
}
#header1 {
	list-style-position: inside;
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(http://www.shorewoodripples.org/wp-content/themes/vigilance/images/header1.jpg);
	height: 131px;
	width: 485px;
}
#header2 {
	list-style-position: inside;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(http://www.shorewoodripples.org/wp-content/themes/vigilance/images/header2.jpg);
	height: 131px;
	width: 515px;
}
#content{ 
	margin-left: 20px; 
	margin-bottom: 0; 
	margin-right: 0px; 
	margin-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 20px; 
	padding-right: 20px; 
	padding-top: 20px; 
	border-width: 0px; 
	border-right-color: #333333; 
	border-right-style: solid; 
	float: right; 
	width: 720px;
	}
#sidebar { 
   padding-left: 20px; 
   padding-bottom: 20px; 
   padding-right: 20px; 
   padding-top: 0px; 
   border-width: 0px; 
   border-left-color: #333333; 
   border-left-style: solid; 
   float: left;
   background: #d5d5d5;
   width: 200px;
   height: auto;
}
#footer { 
	width: 1000px; 
	border-top-color: #9a9a9a; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 1px; 
	border-right-color: #333333; 
	border-left-color: #333333; 
	border-bottom-color: #333333; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
	clear: both;
	padding-top: 0px; 
	padding-bottom: 1px;
    background: #e0dfd5;
    margin-bottom: -20px;
}
#social { 
	font-size: 12px; 
	padding-right: 5px; 
	padding-left: 5px; 
	margin-bottom: 30px; 
	border-width: 1px; 
	width: 260px; 
	border-top-color: #333333; 
	border-right-color: #333333; 
	border-left-color: #333333; 
	border-bottom-color: #333333; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid;
    background: #e0dfd5;
}



/* Rips specific */

#topPost {
	border-top: 1px solid #a0a0a0;
	padding-top:10px;
	float: left;
}
#topPost .post-footer {
	margin-bottom: 15px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#topPhoto {
	width: 350px;
	float: left;
}
#feat0 { 
	width: 350px;
    float: right;
    margin-top: -15px;
}

#separatorbar{ 
	text-decoration: none; 
	text-align: justify; 
	font-size: 10pt; 
	float: left; 
	height: 20px; 
	margin-left: 0px; 
	margin-right: 0px; 
	width: 708px;
	}
#exclusivebar{ 
	text-decoration: none; 
	border-width: 1px; 
	border-color: #d5d5d5; 
	border-style: solid; 
	color: black; 
	padding-top: 7px; 
	padding-bottom: 0px; 
	font-size: 10pt; 
	float: left; 
	padding-right: 5px; 
	background-color: #d5d5d5; 
	height: 28px; 
	margin-left: 0px; 
	margin-bottom: 20px; 
	margin-right: 0px; 
	margin-top: -35px; 
	padding-left: 5px; 
	width: 708px;
	}
#exclusivebarsanshover{ 
	text-decoration: none; 
	border-width: 1px; 
	border-color: #d5d5d5; 
	border-style: solid; 
	color: black; 
	padding-top: 7px; 
	padding-bottom: 0px; 
	font-size: 10pt; 
	float: left; 
	padding-right: 5px; 
	background-color: #d5d5d5; 
	height: 28px; 
	margin-left: 0px; 
	margin-bottom: 20px; 
	margin-right: 0px; 
	margin-top: -35px; 
	padding-left: 5px; 
	width: 708px;
	}
#exclusivebar:hover{ 
	text-decoration: none; 
	border-width: 1px; 
	border-color: #772124; 
	border-style: solid; 
	color: black; 
	padding-top: 7px; 
	padding-bottom: 0px; 
	font-size: 10pt; 
	float: left; 
	padding-right: 5px; 
	background-color: #d5d5d5; 
	height: 28px; 
	margin-left: 0px; 
	margin-bottom: 20px; 
	margin-right: 0px; 
	margin-top: -35px; 
	padding-left: 5px; 
	width: 708px;
	}
.pulse {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #772124;
}
#feat1 { 
	width: 350px;
    float: left;
    margin-bottom: 10px;

}
#feat2 { 
	width: 350px;
    float: right;
    margin-bottom: 10px;
}
#feat2dot5 {
	border-top-color: #6d6d6d;
	border-top-style: dotted;
	border-top-width: 0px;
	width: 730px;
	float:left;
	
}
#feat3 { 
	width: 350px;
    float: left;
}
#feat4 { 
	width: 350px;
    float: right;
}
.photoCaption { 
	font-size: 1.3em; 
	margin-bottom: 10px;

}
.meta2  {
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0px;
	border-top-width: 0px;
	border-top-color: #c1c1c1;
	border-top-style: solid;
	border-bottom-color: #c1c1c1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1.2em;
    font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #666;
}
.meta-online-exclusive {
	

	border-width: 0px;
	

}
.meta  {
	border-bottom-color: #cdcdcd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 5px 0 5px 0;
}
.meta2 a:link, .meta2 a:visited {
	color: #666;
	font-style: normal;
}
.meta2 a:hover { color: #772124; }

.featTitle h1 {
    font-size: 18px;
	margin-bottom: 2px;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom: thin solid #666;
}



.smallhead h1 {
  font-size: 15px;
	margin-top: 10px;
}
.smallhead h2 {
  font-size: 12px;
	font-style: italic;
}
.smallhead h1 a:link, .smallhead h1 a:visited,.smallhead h2 a:link, .smallhead h2 a:visited  { color: #444; }
.smallhead h1 a:hover, .smallhead h2 a:hover { color: #772124; }


h2.subhead {
  font-size: 17px;
  	font-style: italic;
	color: #666;
	margin-top: 5px;
}
h2.widgettitle {
   border-bottom: 1px dotted #4c4c4c;
   font-style: italic;
}
ul li.widget ul li {
   padding: 2px 0;
   border-bottom: 0px dashed #4c4c4c;
}
h6.tagcloudformat{
   class="cat-item cat-item-3";
   padding: 5px 0;
   font-weight: normal;
}
body{
   background-image: url("../vigilance/images/stripe.png");
}
ul li.widget ul li a {
  display: block;
	padding: 0 0 0 10px;
	background: url(../vigilance/images/list-item.gif) no-repeat 0 .7em;
}
ul li.widget ul li a:hover {
	background: url(http://shorewoodripples.org/wp-content/themes/myvigilance/list-item-hover.gif) no-repeat 0 .7em;
}
.post-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
