/* 
Theme Name: Do Good, Be Nice, Have Fun
Theme URL: http://www.dgbnhf.com/
Description: Custom WordPress theme created for DGBNHF.com
Author: Stephen Ward
Author URI: http://www.boldinteractive.com/ 
Version: 1.0
*/

/* Begin Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}
/* End Reset */



/* Begin Core Styles */
body {
	font-family: sans-serif, Helvetica;
}

b, strong {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

#container {
	margin: 0 auto;
	width: 859px;
}
/* End Core Styles */



/* Begin Header Styles */
#header {
	background: url(/wp-content/themes/dgbnhf/images/header-gradient.gif) repeat-x;
	margin: 0 auto;
	width: ;
}

#logo {
	display: block;
	height: 126px;
	margin: 0px 0px 50px 0px;
	padding: 100px 0px 0px 0px;
	width: 100%;
}

#logo a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 407px;
}

#main_menu {
	background: url(/wp-content/themes/dgbnhf/images/main-menu-gradient.gif) repeat-x;
	font-size: 83%;
	font-weight: bold;
	height: 44px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
}

#main_menu li {
	display: inline;
	letter-spacing: 23px;
}

#main_menu li a {
	letter-spacing: normal;
}

#main_menu li a:link, #main_menu li a:visited {
	color: #0B0B6C;
	text-decoration: none;
}

#main_menu li a:active, #main_menu li a:hover {
	color: #5D64A1;
	text-decoration: none;
}
/* End Header Styles */



/* Begin Main Content Styles */
#content {
	clear: both;
	width: 859px;
}

#main_content {
	color: #0B0B6C;
	float: left;
	width: 625px;
}

#main_content #flash_movie {
	margin: 0px 0px 25px 0px;
}

#main_content blockquote {
	margin: 0px 25px 15px 25px;
	padding: 0px 20px 0px 20px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
	
#main_content blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}


#main_content h1 {
	font-size: 125%;
	font-weight: bold;
	margin: 50px 0px 23px 0px;
}

#main_content h2 {
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#main_content ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 22px;
}

#main_content p, #main_content li {
	line-height: 150%;
	margin: 0px 0px 20px 0px;
}

#main_content small {
	font-size: 70%;
	font-weight: bold;
	line-height: normal;
}

#main_content ul {
	list-style-type: disc;
	margin: 0px 0px 0px 22px;
}
/* End Main Content Styles */



/* Begin Side Content Styles */
#side_content {
	float: right;
	padding: 32px 0px 90px 0px;
	width: 206px;
}

#side_content hr {
	background: #CCC;
	border: 0;
	height: 1px;
	margin: 20px 0px 20px 0px;
	padding: 0;
	width: 206px;
}

#side_content #share {
	background: url(images/envelope-icon.gif) no-repeat;
	display: block;
	font-size: 75%;
	height: 13px;
	padding: 1px 0px 0px 33px;
}

#side_content #share:link, #side_content #share:visited {
	color: #0B0B6C;
	text-decoration: none;
}

#side_content #share:active, #side_content #share:hover {
	color: #0B0B6C;
	text-decoration: underline;
}

#side_content #join_the_cause {
	background: url(images/join-the-cause-on-facebook.png) no-repeat;
	display: block;
	height: 93px;
	text-indent: -9999px;
	width: 204px;
}

#side_content #join_the_cause:hover {
	background: url(images/join-the-cause-on-facebook-rollover.png) no-repeat;
}

#side_content h3 {
	color: #000066;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
	text-transform: uppercase;
}

#side_content .promo {
	color: #000066;
}

#side_content .promo strong {
	color: #D4296C;
	font-weight: bold;
	text-transform: uppercase;
}

#side_content .promo a {
	font-size: 83%;
}

#side_content .promo a:link, #side_content .promo a:visited {
	color: #000066;
	font-style: italic;
	text-decoration: none;
}

#side_content .promo a:active, #side_content .promo a:hover {
	color: #000066;
	font-style: italic;
	text-decoration: underline;
}

#side_content #dgbnhf_stuff {
	background: url(images/dgbnhf-stuff.jpg) no-repeat;
	display: block;
	height: 255px;
	text-indent: -9999px;
	width: 206px;
}

#side_content #dgbnhf_stuff:hover {
	background: url(images/dgbnhf-stuff-rollover.jpg) no-repeat;
}
/* End Side Content Styles */



/* Begin Footer Styles */
#footer {
	border-top: 1px solid #CCC;
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 859px;
}

.footer_menu {
	color: #333;
	font-size: 60%;
	text-align: center;
}

.footer_menu li {
	display: inline;
}

.footer_menu li a:link, .footer_menu li a:visited {
	color: #333;
	text-decoration: none;
}

.footer_menu li a:active, .footer_menu li a:hover {
	color: #333;
	text-decoration: none;
}

#copyright {
	color: #333;
	font-size: 60%;
	text-align: center;
}
/* End Footer Styles */
