/*   
Theme Name: DHC Management
Theme URI: 
Description: DHC Management
Author: Freelance Dayton
Author URI: http://freelancedayton.com/
Version: 1.0
Tags: DHC Management
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
        margin: 0;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color: #094473;
	text-align: left;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	paddin:0px 0px 0px 0px;
}
#bg_header {
	width: 100%;
	height: 184px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/bg_header_01.jpg);
	background-repeat: none;
}
#header {
	position: relative;
	background-image: url(images/bg_content_header.png);
	background-repeat: none;
	width: 100%;
	height: 184px;
}
#headerPages {
	position: relative;
	background-image: url(images/bg_content_header.png);
	background-repeat: none;
	width: 100%;
	height: 184px;
}
#top_nav {
	position: absolute;
	top: 141px;
	left: 402px;
	height: 40px;
	margin:0px 0px 0px 0px;
	paddin:0px 0px 0px 0px;
}
#top_nav a {
	color: #FFFFFF;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-variant: small-caps;*/
	display: inline-block;
	padding-left: 0px;
	padding-right: 25px;
	line-height: 40px;
	/*text-align: center;*/
	text-decoration: none;
}
#top_nav a:hover {
	text-decoration:none;
	color:#999;
	/*background-color:#69F;*/
}
#footer_email_link {
	display: block;
	position: absolute;
	/*top: 835px;*/
	bottom: 115px;
	right: 280px;
	height: 30px;
	width: 225px;
}
#footer_email_link a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
#main_Graphic {
	position: relative;
	top: 184px;
	background-image: url(images/DHC_GraphicArea.jpg);
	background-repeat: none;
	width: 100%;
	height: 287px;
}
#main_GraphicPages {
	position: relative;
	top: 184px;
	background-image: url(images/DHC_GraphicArea2.jpg);
	background-repeat: none;
	width: 100%;
	height: 287px;
}
#building_Graphic {
	position: relative;
	top: 184px;
	background-image: url(images/OurBuildings_Header.png);
	background-repeat: none;
	width: 100%;
	height: 230px;
}
#member_links {
	position: absolute;
	top: 115px;
	left: 698px;
	width: 200px;
	height: 15px;
	text-align: right;
	/*border: 1px solid red;*/
}
#member_links a {
	padding-left: 1em;
}
#member_links a:hover {
	text-decoration: underline;
}
#ie_fix {
	width: 100%;
	height: 0px;
	position: relative;
}
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	margin-top: 0px;
	top: 0;
}
#main {
	position: relative;
        top: 517px;
	margin: 0px 0;
	text-align: left;
	background-image: url(images/main_back.png);
}
#mainPages {
	position: relative;
        top: 287px;
	margin: 0px 0;
	text-align: left;
	background-image: url(images/main_back.png);
}
#content {
	position: relative;
	margin: 0 auto;
        width: 800px;
        padding-bottom:40px;
        padding-top: 30px;
        font-size: 12px;
        color:#808080;
        line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
#content.wide {
	position: relative;
	margin-right: 50px;
	border-right: none;
}
#left_sidebar {
	position: relative;
	float: left;
	margin-left: 85px;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 380px;
}
#right_sidebar {
	position: relative;
	float: right;
	margin-right: 52px;
	margin-left: 35px;
	margin-bottom: 25px;
	width: 205px;
}
#footerhome {
    position: relative;
	/*background-image: url(images/bg_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 165px;
        margin: 502px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #b8b8b8;
}
#footerhome p {
padding: 5px 0px 5px 0px;
}

#footerhome a {
	color: #dfdfdf;
	text-decoration: none;
}
#footerhome a:hover {
	text-decoration: underline;
}
#footer {
    position: relative;
	/*background-image: url(images/bg_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 165px;
        margin: 272px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #b8b8b8;
}
#footer p {
padding: 5px 0px 5px 0px;

}
#footer p.top {
	padding-top: 105px;
}
#footer a {
	color: #dfdfdf;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
h2 {
	color: #094473;
	font-size: 1.3em;
        padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: thin;
	/*font-variant: small-caps;*/
	
}
h3 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #b92025;
	font-family: Arial, Helvetica, sans-serif;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	line-height: 160%;
	padding: 10px 5px;
}
#mainPages p {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	line-height: 160%;
	padding: 10px 5px;
}
a {
	color: #808080;
	text-decoration: none;
}
#content p a {
	color: #0000FF;
	text-decoration: none;
}
a.more {
	font-weight: bold;
}
#content a.more {
	float: right;
}
#informed {
	position: relative;
	width: 197px;
	height: 144px;
	background-image: url(images/bg_stay_informed.jpg);
	background-repeat: no-repeat;
}
#informed form {
	position: absolute;
	top: 75px;
	left: 15px;
}
#email {
	width: 140px;
	border-top: 1px solid #002994;
	border-left: 1px solid #002994;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#inform_submit {
	background: none;
	border: none;
	color: #FFFFFF;
	font-size: 1.5em;
}
#inform_submit:hover {
	cursor: pointer;
	color: #DB09AC;
}

.informed p {
	padding: 5px !important;
}
.informed a {
	color: #DB09AC;
}
.informed a:hover {
	text-decoration: underline;
}
.pink {
	color: #b92025;
}
img {
	padding-top: 10px;
}
img.right {
	float: right;
	padding-left: 5px;
	padding-top: 0;
}
img.left {
	padding-right: 10px;
}
#stimuli_lightbox img {
	padding: 0;
}
.blog_short {
	padding-top: 10px;
        padding-bottom: 10px;
	border-bottom: 1px dashed #BFBFBF;
        border-top: 1px dashed #BFBFBF;
}
.blog_short p {
	margin-left: 55px;
}
.blog_short_title {
	color: #b92025 !important;
	padding-bottom: 2px !important;
}
.blog_short_date {
	float: left;
	padding: 9px 0;
	margin-top: 10px;
	height: 59px;
	width: 44px;
	background-image: url(images/bg_date.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.blog_short_date .date_num {
	font-size: 2em;
	font-family: "HelveticaNeue ThinCond", arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b92025;
}
.blog_short_date .date_text {
	font-size: 1.4em;
	font-family: "HelveticaNeue Condensed", arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #494949;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
#form-allowed-tags {
	font-size: 0.8em;
}
/*.comment-author {
	float: left;
}*/
.comment {
	padding-left: 2em;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dashed #DB09AC;
}
.comment-reply-link {
	float: right;
}
input.wpsc_buy_button {
	margin: 6px 0 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #5b5b5b;
	/*background: url(images/addCart.jpg);*/
	background-color: #;
	cursor: pointer;
	height:23px;
	width:80px;
}
input.wpsc_buy_button:active {
	background-position: center -33px;
}
#products_page_container {
	height:100%;
	margin:0;
	overflow:auto;
	padding:0;
	padding-top: 1em;
}
.productdisplay {
	padding-top: 1em !important;
}
