/*
Theme Name: WordPress The Don Monti Memorial Research Foundation
Theme URI: http://wordpress.org/

*/

html, body, h1, h2, h3, h4, h5, h6, img, p, blockquote, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	height: 100%;
}

:focus {
	outline: 0;
}

a {
	color: #cc7f65;
	text-decoration: none;
}

body {
	background: white url('i/bg-pattern.jpg') repeat-x;
	font: 12px georgia, serif;
}

h1 {
	color: #56809c;
	font-size: 3.1667em;
	font-weight: normal;
	line-height: 1.0526;
	margin: 1.0526em 0;
}

h2 {
	font-weight: normal;
	color: #8d5c4c;
	font-size: 1.5em;
	line-height: 1.1111;
	margin-top: 1.9444em;
	margin-bottom: .27775em;
	text-transform: uppercase;
}

h2 a {
	color: #8d5c4c;
}

h2 + p, h2 + address {
	margin-top: 1.1111em;
}

p {
	font: 1.0833em/1.5385 Lucida Grande, verdana, sans-serif;
	color: #715d56;
}

p + p, p + ul, p + address, address + p {
	margin-top: 1.5385em;
}

address {
	font: 1.0833em/1.5385 Lucida Grande, verdana, sans-serif;
	color: #715d56;
	font-style: normal;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 2px solid #e5e5e5;
}

big {
	font-family: georgia, serif;
	font-size: 1.25em;
}

hr {
	border-top: 1px dotted #cbcbcb;
	border-width: 1px 0 0 0;
	height: 1px;
	width: 610px;
	font-size: 0;	
	margin-bottom: 20px;
	background: white;
	padding: 0;
}

hr + h2 {
	margin-top: 0;
}

p + hr, ul + hr {
	margin-top: 20px;
}

ul {
	margin-left: 20px;
}

li {
	font: 1.0833em/1.5385 Lucida Grande, verdana, sans-serif;
	color: #715d56;
}

ul.sublinks {
	margin: 2.2222em 0;
	background: url('i/divider.jpg') bottom left no-repeat;
}

ul.sublinks li {
	font: italic 1.5em/1.1111 georgia, serif;
	color: #715d56;
	list-style: none;
	background: url('i/divider.jpg') no-repeat;
	padding: .5555em 0;
}

fieldset {
	margin: 1.5385em 0;
	border: 1px solid #715d56;
	padding: 15px;
}

fieldset br {
	clear: both;
	font-size: 0;
	height: 0;
}

fieldset p {
	margin: 1.5385em 0;
	border-bottom: 1px solid #e5e5e5;
}

legend {

	color: #715d56;
	font-size: 1.1667em;
	font-family: Lucida Grande, verdana, sans-serif;
}

label {
	font: 1em Lucida Grande, verdana, sans-serif;
	color: #715d56;
	width: 150px;
	float: left;	
	line-height: 28px;
	margin: 0;
}

input {
	float: left;
	width: 300px;
	border: 1px solid #e5e5e5;
	height: 14px;
	\height: 30px;
	he\ight: 14px;
	padding: 7px;
	margin-bottom: 5px;	
}

input.short {
	float: left;
	width: 100px;
	border: 1px solid #e5e5e5;
}

input.submit {
	width: auto;
	height: auto;
	margin: 5px 0 0 150px;
	background: #e6f4fb;
	font-size: 1.1667em;
	border: 1px solid #56809c;
	color: #56809c;
	cursor: pointer;
}

select {
	float: left;
	margin-bottom: 5px;	
	height: 30px;
	padding: 6px 0 4px 5px;
	background: white;
	border: 1px solid #e5e5e5;
}

label.error, span.error {
	font-weight: bold;
	padding: 0;
	width: 200px;
    margin: 0 0 0 10px !important;
}

input.error, select.error, textarea.error {
	border: 1px solid #cc7f65;
}

/* global classes */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0;
}

.cta {
	font-weight: normal;
	border-bottom: 1px dotted #cc7f65;
	font-style: italic;
	font-family: georgia, serif;
}

.floatRight, .alignright {
	float: right;
	margin: 0 0 0 35px;
}

.floatLeft {
	float: left;
	margin: 0 25px 10px 0;
}

.wp-caption {
	text-align: center;
}

.wp-caption-text {
	text-align: center;	
	font-size: .8333em;
	padding: 5px 10px;
	margin: 0;
	background: url('i/white-dot.png') repeat-x;
	color: #828282;
}

br.clear {
	clear: both;
	font-size: 0;
}

#events-calendar-list, #no-events-in-list {
	margin: .77em 0;
}

#events-calendar-list li, li#no-events-in-list {
	list-style: none;
	font: 1.08333em/1.5385 Lucida Grande, verdana, sans-serif;
	padding: .77em 0;
	border-top: 1px dotted #cbcbcb;
}

#events-calendar-list li:first-child,  li#no-events-in-list:first-child{
	border: 0;
}

#events-calendar-list li .eventTitle {
	font-family: georgia, serif;
	font-weight: bold;
}

.gallery-item { float: left; margin: 0 26px 26px 0 !important; text-align: left !important; width: auto !important;}

/* page structure */

#wrapper {
	width: 852px;
	\width: 940px;
	w\idth: 852px;
	margin: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 44px;
	
}

#header {
	width: 852px;
	float: left;
	background: url('i/logo-tdmmrf.png') no-repeat 266px 30px;
	position: relative;
	height: 239px;
}

#header .homeLink {
	position: absolute;
	top: 30px;
	left: 266px;
	height: 49px;
	width: 326px;
}

#header #donateRibbon {
	float: left;
	padding-left: 757px;
	width: 95px;
	\width: 852px;
	w\idth: 95px;
}

#header ul {
	margin: 34px 0 0 -5px;
	float: left;
	clear: both;
	width: 852px;
}

#header ul li {
	list-style: none;
	float: left;
	margin-left: 18px;
}

#header ul li:first-child, #header ul li.first-child{
	margin-left: 0;
}

#header ul li a {
	display: block;
	position: relative;
	height: 17px;
	overflow: hidden;
}

#header ul li a span {
	background: url('i/menu.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	display: block;
}

#header ul li a#navHome {
	width: 65px;
}

#header ul li a#navHome span {
	background-position: 0 0;
	width: 65px;
}

#header ul li a#navHome:hover span {
	background-position: 0 -34px;
}

#header ul li a#navHome.active span {
	background-position: 0 -17px;
}

#header ul li a#navOurHistory  {
	width: 119px;
}

#header ul li a#navOurHistory span {
	background-position: -83px 0;
	width: 119px;
}

#header ul li a#navOurHistory:hover span   {
	background-position: -83px -34px;
}

#header ul li a#navOurHistory.active span  {
	background-position: -83px -17px;
}

#header ul li a#navResearchPrograms {
	width: 179px;
}

#header ul li a#navResearchPrograms span {
	background-position: -219px 0;
	width: 179px;
}

#header ul li a#navResearchPrograms:hover span {
	background-position: -219px -34px;
}

#header ul li a#navResearchPrograms.active span {
	background-position: -219px -17px;
}

#header ul li a#navPatientResources {
	width: 168px;
}

#header ul li a#navPatientResources span {
	background-position: -416px 0;
	width: 168px;
}

#header ul li a#navPatientResources:hover span {
	background-position: -416px -34px;
}

#header ul li a#navPatientResources.active span {
	background-position: -416px -17px;
}

#header ul li a#navPatientStories {
	width: 142px;
}

#header ul li a#navPatientStories span {
	background-position: -602px 0;
	width: 142px;
}

#header ul li a#navPatientStories:hover span {
	background-position: -602px -34px;
}

#header ul li a#navPatientStories.active span {
	background-position: -602px -17px;
}

#header ul li a#navEvents {
	width: 75px;
}

#header ul li a#navEvents span {
	background-position: -761px 0;
	width: 75px;
}

#header ul li a#navEvents:hover span {
	background-position: -761px -34px;
}

#header ul li a#navEvents.active span {
	background-position: -761px -17px;
}

#header #blurb {
	float: left;
	width: 557px;
	margin: 42px 0 0 6px;
	clear: both;
	display: inline; /*for ie6*/
}

#header #blurb p {
	color: white;
	font: 1.6667em/1 georgia, serif;
}

#header #blurb em {
	color: #cc7f65;
	font-style: normal;
}

#header #banner {
	float: left;
}

#col1 {
	width: 225px;
	\width: 232px;
	w\idth: 225px;
	float: left;
	clear: both;
	padding: 0 0 0 7px;
}

#col1 img {
	margin: 0 0 1.1111em -4px;
}

#col2 {
	width: 320px;
	\width: 400px;
	w\idth: 320px;
	float: left;
	padding: 0 40px;
}

#col2 object {
	margin-top: 4px;
}

#col3 {
	width: 220px;
	float: left;
}

#col3 ul {
	margin-left: 0;
}

#sidebar {
	float: left;
	width: 242px;
}

#sidebarNav {
	float: left;
	width: 207px;
	background: url('i/sidebar-nav.png') no-repeat;
	margin: 24px 0 27px 0;
}

#sidebarNav ul{
	float: left;
	width: 162px;
	\width: 207px;
	w\idth:162px;
	min-height: 151px;
	margin: 29px 0 0 35px;
}

#sidebarNav ul li{
	list-style: none;
	font-size: 1.4167em;
	color: white;
	line-height: 1.1765;
	margin: .2941em 0;
	font-family: georgia, serif;
}

#sidebarNav ul li a {
	color: #c9e6f9;
}

#sidebarNav ul li.current_page_item a {
	color: white;
}

#sidebarNavBottom {
	float: left;
}

#sidebarDonate {
	float: left;
	margin: 0 18px;
	display: inline; /*for ie6*/
}

#fullColumn {
	float: left;
	width: 852px;
}

#content {
	float: left;
	width: 610px;
}

.colA {
	float: left; 
	margin-right: 10px;
	width: 300px;
}

.colB {
	float: left; 
	width: 300px;
}

.colA h2, .colB h2 {
	margin-top: 0;
}


#footer {
	width: 844px;
	\width: 940px;
	w\idth: 844px;
	height: 106px;
	background: white url('i/footer-bg.jpg') no-repeat;
	float: left;
	clear: both;
	padding: 0 48px;
	margin: 25px 0 0 -40px;
}

#footer p {
	color: #443530;
	font-family: georgia, serif;
	padding: 30px 0 0 0;
	float: left;
	width: 600px;
}

#footer .copyright {
	color: #828282;
	font-family: Lucida Grande, verdana, sans-serif;
	font-size: .8333em;
	line-height: 2;
	margin: 0;
	padding: 0;
}

#footer .copyright a {
	color: #443530;
	font-weight: normal;
}

#footer #publicationCTA {
	width: 191px;
	\width: 221px;
	w\idth: 191px;
	height: 41px;
	\height: 71px;
	he\ight: 41px;
	float: right;
	background: url('i/bg-publicationCTA.jpg') no-repeat;
	margin-top: 12px;
	padding: 15px;
}

#footer #publicationCTA p {
	font-family: Lucida Grande, verdana, sans-serif;
	width: auto;
	padding: 0;
	font-size: 1em;
	text-align: justify;
}



















