/*-------------------------------------------------- [GLOBAL STYLES]*/

html, body {
	height: 100%
}
body {
	background: #fbf7e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 69%;
	color: #464646;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}
h1#logo {
	font-size: 12px; 
	font-weight: bold;
	color: #118d7b;
	text-transform: uppercase;
	margin-top: -16px;
	text-indent: -9999px;
}
h1#logo a {
	display: block;
	margin-left: 490px;
	width: 185px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
h1#logo a:hover {
	background: none;
}
h2 {
	font-size: 33px; 
	color: #008573;
	margin-bottom: 15px;
}
h3 {
	font-size: 18px; 
	color: #636363;
}
h4 {
	font-size: 15px;
	color: #007363;
	font-weight: 600;
}
h5 {
	font-size: 15px; 
	font-weight: 600;
	color: #636363;
}
a {
	color: #007363;
	font-style: italic;
	text-decoration: none;
	padding: 0 0 3px;
}
a:hover {
	background: url(http://www.dollsfordaughters.com/ee/images/link-hover-bg.png) bottom repeat-x;
}
a.read-more {
	display: table;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	font-size: 15px;
}
img.left {
	float: left;
	margin: 0 12px 12px 0;
}
img.left, img.right {
	padding: 4px;
	background: #f4e9b8;
}
img.right {
	float: right;
	margin: 0 0 12px 12px;
}
#dfd-wrapper {
	min-height: 100%;
	position: relative;
}
#content-wrapper {
	background: url(http://www.dollsfordaughters.com/ee/images/dfd-logo-header-bg.png) center 40px no-repeat;
	width: 1116px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 55px;
}
#header {
	width: 1116px;
	height: auto;
	margin-bottom: 53px;
}
#home #header {
	margin-bottom: 77px;
}
/*-------------------------------------------------- [MAIN NAV STYLES]*/

#main-nav {
	overflow: hidden;
	margin-top: 106px;
	padding: 0 0 0 117px;
}
#main-nav li {
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-transform: uppercase;
	color: #FFF;
}
#main-nav li.home, #main-nav li.about {
	margin-right: 60px;
}

#main-nav li.about, #main-nav li.about a {
    display: inline-block;
}

#main-nav li.about:hover {
	position: static;
}
#main-nav li.get-involved {
	margin-right: 324px;
}
#main-nav li.blog, #main-nav li.donate {
	margin-right: 60px;
}
#main-nav a {
	color: #FFF;
	font-style: normal;
	padding: 0;
}
#main-nav a:hover {
	color: #023f3b;
	background: none;
}
#main-nav li ul.sub-nav {
	position: absolute;
	left: -999em;
-moz-box-shadow: inset 0 0 10px #86783b;
-webkit-box-shadow: inset 0 0 10px #86783b;
box-shadow: inner 0 0 10px #86783b;
background-color: #e7ce66;
opacity:0.85;
filter:alpha(opacity=85); /* For IE8 and earlier */
	width: 117px;
	height: auto;
	padding: 14px 15px 14px 15px;
	z-index: 1000 !important;
}
#main-nav li:hover ul.sub-nav {
	left: auto;
}
#main-nav li ul.sub-nav li {
	margin: 0 0 5px;
	float: none;
}
#main-nav li ul.sub-nav, #main-nav li ul.sub-nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: none;
	color: #002f2c;
}
#main-nav li ul.sub-nav a {
	padding: 0 0 3px;
	display: inline-block;
}
#main-nav ul.sub-nav a:hover {
	background: url(http://www.dollsfordaughters.com/ee/images/link-hover-bg.png) bottom repeat-x;
}
/*-------------------------------------------------- [END GLOBAL STYLES]*/

/*-------------------------------------------------- [CONTENT STYLES]*/

#content {
	/*padding-bottom: 55px;*/
	overflow: hidden;
}
#main-content {
	background: url(http://www.dollsfordaughters.com/ee/images/horizontal-dots-divider.png) bottom no-repeat;
	overflow: hidden;
	padding: 0 0 25px;
}
#video {
	background: url(http://www.dollsfordaughters.com/ee/images/video-bg.png) no-repeat;
	width: 348px;
	height: 204px;
	padding: 37px 0 /*20px*/0 53px;
	margin: 0 30px 0 43px;
}
#video, #intro {
	float: left;
}
#intro {
	margin: 38px 0 0;
	width: 548px;
}
#promo-buckets {
	background: url(http://www.dollsfordaughters.com/ee/images/horizontal-dots-divider.png) center bottom no-repeat;
	min-height: 160px;
	height: auto;
	padding: 17px 78px 44px;
	margin: 0 auto 30px;
	clear: both;
	overflow: hidden;
}
.promo {
	float: left;
}
#toy-drive {
	width: 321px;
}
#from-blog {
	width: 325px;
}
#kenzis-kidz {
	width: 313px;
}
.promo h3 {
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	height: 29px;
	padding-top: 13px;
	margin-bottom: 15px;
}
#toy-drive h3 {
	background: url(http://www.dollsfordaughters.com/ee/images/toy-drive-promo-header-bg.png) no-repeat;
	width: 321px;
}
#from-blog h3 {
	background: url(http://www.dollsfordaughters.com/ee/images/blog-promo-header-bg.png) no-repeat;
	width: 325px;
}
#kenzis-kidz h3 {
	background: url(http://www.dollsfordaughters.com/ee/images/kk-promo-header-bg.png) no-repeat;
	width: 313px;
}
.promo p {
	padding: 0 12px 0;
}
/*-------------------------------------------------- [PAGE & BLOG STYLES]*/

#summary-sidebar-wrapper {
	padding: 0 88px 50px;
	overflow: hidden;
}
#summary, #sidebar {
	float: left;
}
#summary {
	width: 618px;
	padding-right: 40px;
}
#summary-sidebar-wrapper h2 {
	margin-bottom: 0;
}
#single-post #summary-sidebar-wrapper #sidebar, #posts #summary-sidebar-wrapper #sidebar {margin-top:46px;}
#summary-sidebar-wrapper h3 {
	margin: -2px 0 23px;
	text-transform: uppercase;
}
#single-post #summary-sidebar-wrapper h3, #posts #summary-sidebar-wrapper h3 {
	margin: 28px 0 3px;
}
#summary .date-stamp, #summary .category {
	display: block;
	margin: 0 0 16px;
	color: #636363;
	font-size: 12px;
	font-style: italic;
}
#summary .date-stamp {
	float: left;
}
#summary .category {
	float: right;
}
#summary .category .tags {
	font-weight: 600;
}
#summary .post-title-meta {
	overflow: hidden;
	background: url(http://www.dollsfordaughters.com/ee/images/horizontal-dots-divider-post.gif) bottom repeat-x;
	width: 100%;
	margin-bottom: 7px;
}
#summary hr {
	clear: both;
	background: url(http://www.dollsfordaughters.com/ee/images/horizontal-dots-divider-post.gif) repeat-x;
	width: 100%;
	height: 5px;
	border: none;
	margin-bottom: 7px;
}
#summary p {
	margin: 0 0 18px;
}
#posts #summary p {
	margin: 0 0 29px;
	clear: both;
}
#posts #summary p.last {
	margin: 0 0 9px
}
#posts #summary p a.read-more {
	font-size: 12px;
	float: right;
}
#summary ul {
	padding-left: 21px;
}
#summary ul li {
	list-style-image: url(http://www.dollsfordaughters.com/ee/images/list-item-type-bg.gif);
	padding-bottom: 12px;
	font-size: 15px;
}
#sidebar {
	background: url(http://www.dollsfordaughters.com/ee/images/vertical-dots-divider.gif) repeat-y;
	width: 228px;
	min-height: 411px;
	padding: 0 12px 0 30px;
}
#sidebar h5 {
	background: url(http://www.dollsfordaughters.com/ee/images/sidebar-header-bg.png) no-repeat;
	width: 233px;
	height: 32px;
	text-align: center;
	padding-top: 13px;
	margin-bottom: 13px;
}
#sidebar p {
	font-size: 12px;
	margin-bottom: 43px;
	line-height: 18px;
}
#sidebar a.read-more {
	display: inline;
	padding: 0 0 3px;
}
#sidebar ul li {
	padding-bottom: 6px;
	font-size: 12px;
}
#sidebar ul li a:hover {
	color: #292929;
}

#sidebar div {
margin-bottom: 24px;
}

/*-------------------------------------------------- [FOOTER STYLES]*/
#footer-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	min-width: 1116px;
	background: #FFF;
	border-top: 1px solid #e9e1ba;
	height: 54px;
}
#footer {
	width: 932px;
	margin: 0 auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; /* Whitney Medium */
	color: #636363;
	padding: 0 13px 0 9px;
	overflow: hidden;
}
#footer p.copyright-info {
	float: left;
	font-size: 9px; /* 10pt for Whitney Medium */
	line-height: normal;
}
#footer p.copyright-info, #footer #nav {
	margin: 10px 0 4px;
}
#footer #nav {
	text-transform: uppercase;
}
#footer #nav li {
	color: #007363;
	font-size: 9px;
	font-weight: bold;
	margin-top: 0;
	padding: 0 7px;
}
#footer #nav li.contact {
	padding-right: 0;
}
#footer #nav a {
	color: #007363;
	font-style: normal;
}
#footer #nav, .social-rss-links {
	float: right;
}
#footer #nav li, .social-rss-links li {
	float: left;
}
.social-rss-links li {
	margin: 0 4px;
}
.social-rss-links li.rss {
	margin-right: 0;
}
.social-rss-links {
	clear: both;
}
.social-rss-links li a {
	display: block;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
}
.social-rss-links li.twitter a {
	background: url(http://www.dollsfordaughters.com/ee/images/twitter-icon.gif) no-repeat;
}
.social-rss-links li.facebook a {
	background: url(http://www.dollsfordaughters.com/ee/images/facebook-icon.gif) no-repeat;


}
.social-rss-links li.rss a {
	background: url(http://www.dollsfordaughters.com/ee/images/rss-icon.gif) no-repeat;
}

/*-------------------------------------------------- [REESE ADDITIONS]*/
#summary ul.list-repeat {
padding-left: 0;
}
#summary ul.list-repeat li {
float: left;
clear: left;
width: 100%;
list-style-image: none;
	padding-bottom: 12px;
margin-bottom: 12px;
	font-size: 15px;
	background: url(http://www.dollsfordaughters.com/ee/images/link-hover-bg.png) bottom repeat-x;
}

#summary ul.list-repeat img {
float: left;
border: 1px dotted #8ba76b;
padding: 6px;
background: #eddc92;
margin-right: 12px;
margin-bottom: 6px;
margin-top: 0;
}

#sidebar form input img {
text-align: center;
}
