@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.girlscouts.org/images/blog/bg.gif);
	background-position: center top;
	background-repeat: repeat;
	background-color: #00a94f;
	margin: 0px;
}
#navbar {
	display:none

}
#BGmain {
	background-image: url(http://www.girlscouts.org/images/blog/BGmain.gif);
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
}
#outer-wrapper {
	width:960px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
 /*
 a:link {
	text-decoration: underline;
}
 a:hover {
	text-decoration: none;
}
*/
/*Header */
#header-wrapper{
	background-image: url(http://www.girlscouts.org/images/blog/border_01.gif);
	width:960px;
	border:0px solid #00a94f;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	border: 0px solid #00a94f;
	margin: 0px;
}
#header-inner {
	width:220px;
	float:left;
	margin-top: 10px;
	margin-left: 40px;
}
#CustomSearch1 {
	width: 250px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#CustomSearch1 .title {

display: none;
}

/*Footer */
#footer-wrapper {
	background-image: url(http://www.girlscouts.org/images/blog/border_03.gif);
	font-size: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer{
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 870px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	font-size: 10px;
}
/*Content */
#content-wrapper{
	background-image: url(http://www.girlscouts.org/images/blog/border_02.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#main-wrapper {
	width: 650px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#sidebar-wrapper {
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.sidebar .widget, .main .widget {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.post {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* Donate BTN */
.DonateBtn {
}

/*Subscribe Box */
#HTML4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.SubscriptionBorder {

}

.SubscribeRss {
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.SubscribeForm{
	margin: 0px;
	padding: 0px;

}
.SubscribeEmailIcon {
	margin-top: 4px;
	margin-right: 3px;
}
.SubscribeText {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.SubscribeBTN {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	width: 66px;
	font-family: Arial, Helvetica, sans-serif;
}
.SubscribeField {
width:90px;border: 1px solid #CCCCCC;
}
.SubscribeCounter{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}



