/*
Theme Name: TIAA-CREF Distinguished Medical Educator Award
Theme URI: http://www.mmihouston.com/
Description: The default TIAA-CREF Distinguished Medical Educator Award Theme
Version: 1.0
Author: ZAUM Interactive
Author URI: http://www.mmihouston.com/

	TIAA-CREF Distinguished Medical Educator Award v 1.0
	 http://www.tiaa-crefaward.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

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;
}
/* end CSS Reset */

/* General */
body {
	background: #fff;
	margin: 0;
	padding: 0;
	font: 62.5% /* Resets 1em to 10px */ normal Arial, Helvetica, san-serif; 
	color: #000;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	text-align: left;
	}

h1 {
	margin: 0;
	padding-top: 70px;
	font-size: 4em;
	text-align: center;
	}

h2 {
	margin: 0 0 14px;
	font-size: 1.65em;
	}
	
h3 {
	margin: 23px 0 12px;
	padding: 0;
	font-size: 1.3em;
	text-transform: uppercase;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #53758a;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {text-decoration: none;}
	
a, h2 a:hover, h3 a:hover {
	color: #195c91;
	text-decoration: none;
	}

a:hover {
	color: #b6470f;
	text-decoration: underline;
	}

a img {border: none; }

hr { display: none; }

acronym, abbr { border-bottom: dashed 1px #999; }
	
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

code { font: 1.1em 'Courier New', Courier, Fixed; }
	
select { width: 130px; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
/* end General */	
	
	
/* Structure */
#page {
	border-right: solid 1px #1a5d91;
	margin: 5px;
	padding: 0;
	text-align: left;
	width: 755px;
	}
	
#content {
	border-right: solid 1px #1a5d91;
	border-bottom: solid 22px #1a5d91;
	margin: 0;
	padding: 6px 0 42px 0;
	float: left;
	width: 100%;
	}

#narrowcolumn, #widecolumn {
	text-align: left;
}

#narrowcolumn {
	margin: 0;
	padding: 0 0 0 10px;
	display: inline;
	float: left;
	font-size: 1.2em;
	width: 523px;
}

#narrowcolumn ul, #narrowcolumn ol {
	margin: 10px 0 0;
	padding: 0 0 0 30px;
}

#narrowcolumn ul {
	list-style-type: disc;
}

#narrowcolumn ul ul, #narrowcolumn ul ol {
	padding: 0 0 0 40px;
}

#narrowcolumn .post {
	width: 523px;
}

#narrowcolumn .post .entry p {
	margin: 0 0 23px;
	width: 445px;
}

#narrowcolumn .post .entry ul {
	margin: 0 0 23px;
	list-style-type: disc;
	width: 415px;
}

#narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#narrowcolumn_footer {
	border-top-style: double;
	border-top-width: 3px;
	border-top-color: #8ca1ab;
	padding: 7px 0 0;
	display: block;
	float: left;
	width: 522px;
}

#widecolumn {
	margin: 0;
	padding: 0;
	width: 450px;
	}

#widecolumn .entry p {
	font-size: 1.05em;
	}

#widecolumn .post {
	margin: 0;
	}

#widecolumn .postmetadata {
	margin: 30px 0;
	}

#widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
#homeMainImg {
	background: url(images/tiaacref_photo_home_main.jpg) no-repeat top left;
	margin: 0 0 5px -10px;
	width: 533px;
	height: 309px;
}

.homeMainImgTxt {
	position: relative;
	top: 90px;
	left: 21px;
	font-size: 1.00em;
	width: 405px;
	height: 90px;
}

#homeMainImgRec {
	background: url(images/tiaacref_award_box_bg.gif) repeat-y top center;
	margin: 0 0 0 -10px;
	width: 533px;
}

.homeMainImgTop {
	background: url(images/tiaacref_award_box_top.gif) no-repeat top center;
	width: 533px;
	height: 20px;
}

.homeMainImgContent {
	margin-left: 19px;
}

.homeMainImgBot {
	background: url(images/tiaacref_award_box_bot.gif) no-repeat top center;
	width: 533px;
	height: 20px;
}
/* end Structure */


/* Page Headers */
h2.pageHeader {
	width: 523px;
}

h2.pageHeader span {
	display: none;
	visibility: hidden;
}

.about {
	background: url(images/headers/h2_about.gif) no-repeat top left;
	height: 21px;
}

.recipients {
	background: url(images/headers/h2_recipients.gif) no-repeat top left;
	height: 40px;
}

.steering {
	background: url(images/headers/h2_steering.gif) no-repeat top left;
	height: 21px;
}

.nominate {
	background: url(images/headers/h2_nominate.gif) no-repeat top left;
	height: 21px;
}

.news {
	background: url(images/headers/h2_news.gif) no-repeat top left;
	height: 21px;
}

.contact {
	background: url(images/headers/h2_contact.gif) no-repeat top left;
	height: 21px;
}

h3.pageSubHead {
	width: 518px;
	height: 10px;
}

h3.pageSubHead span {
	display: none;
	visibility: hidden;
}

.nomForm {
	background: url(images/headers/tiaacref_h_nominations.gif) no-repeat top left;
}

.awardRec {
	background: url(images/headers/tiaacref_h_recipients.gif) no-repeat top left;
}

.recProfile2009 { background: url(images/headers/tiaacref_h_rec_profile_2009.gif) no-repeat top left; }

.recProfile2008 { background: url(images/headers/tiaacref_h_rec_profile_2008.gif) no-repeat top left; }

.recProfile2007 { background: url(images/headers/tiaacref_h_rec_profile_2007.gif) no-repeat top left; }

.recProfile2006 { background: url(images/headers/tiaacref_h_rec_profile_2006.gif) no-repeat top left; }

.recProfile2005 { background: url(images/headers/tiaacref_h_rec_profile_2005.gif) no-repeat top left; }

.recProfile2004 { background: url(images/headers/tiaacref_h_rec_profile_2004.gif) no-repeat top left; }
/* end Page Headers */


/* Header */
#header {
	border-right: solid 1px #1a5d91;
	margin: 0;
	padding: 0;
	width: 755px;
	}

#headerLogo, #headerSlogan {
	display: inline;
	float: left;
	height: 90px;
}

#headerLogo {
	width: 180px;
}

#headerSlogan {
	background: url(images/tiaacref_header_right.gif) no-repeat top left;
	width: 575px;
}

#headerSecNav {
	margin: 44px 0 0;
	padding: 6px 9px 0 0;
	width: 566px;
	height: 40px;
	font-weight: bold;
	text-align: right;
}

#headerMainNav {
	border-bottom: solid 2px #5a8ab0;
	padding: 32px 0 9px;
	display: block;
	clear: both;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #195c91;
}

#headerMainNav a {
	padding: 7px 6px 9px;
}

#headerMainNav a:hover, #headerMainNav a:active {
	background-color: #d9e7f0;
	border-top: solid 1px #9fc5dc;
	border-right: solid 1px #9fc5dc;
	border-left: solid 1px #9fc5dc;
}

#headerimg 	{
	display: none;
	visibility: none;
	}
/* end Header */


/* Profiles */
.profileBox {
	border-bottom: solid 1px #e2e7ea;
	padding: 8px 0;
	float: left;
	width: 523px;
}

.profileText {
	display: inline;
	float: left;
	text-align: left;
	width: 430px;
}

.profileRec {
	display: inline;
	float: left;
	width: 370px;
}

.profileContent {
	margin: 0 0 21px;
	width: 370px;
}

.profileCred {
	border-bottom: solid 1px #e2e7ea;
	margin: 0 0 10px;
	padding: 0 150px 10px 0;
	display: block;
	width: 220px;
	font-size: 0.95em;
}
/* end Profiles */


/* News */
.newsRelease {
	border-top: solid 1px #c5d0d5;
	padding: 13px 0 17px;
	display: block;
	float: left;
	width: 100%;
}

.newsDate, .newsContent {
	display: inline;
	float: left;
}

.newsDate {
	padding: 0 0 0 7px;
	width: 54px;
}

.newsContent {
	padding: 0 0 0 22px;
	width: 431px;
}
/* end News */


/* Begin Sidebar */
#sidebar {
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
	float: left;
	width: 213px;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#sidebarNom {
	border: solid 1px #9fb1bd;
	margin: 0 0 12px;
	padding: 9px 10px 13px 7px;
	width: 194px;
}

#sidebarNom h3 {
	margin: 8px 0;
	font-size: 1.00em;
	font-weight: 500;
	text-transform: uppercase;
	color: #9fb1bd;
}

#sidebarNom p {
	margin: 5px 0;
}

#sidebarNom img {
	vertical-align: middle;
}

.sidebarNomFirst {
	margin: 13px 0 9px;
	clear: both;
}

.sidebarNomDate {
	margin: 0;
	display: inline;
	font-size: .85em;
	font-weight: bold;
	vertical-align: middle;
}

#sidebar cite {
	text-align: left;
}

.quotescollection_randomquote {
	margin: 0 auto;
	width: 190px;
}

.quotescollection_author, .quotescollection_source {
	font-size: 0.90em;
	font-style: normal;
}

.quotescollection_author {
	font-weight: bold;
}

.quotescollection_source {
	
}

.quotescollection_randomquote p q {
	font-family: "ITC Franklin Gothic", Arial, serif;
	font-weight: lighter;
	font-size: 1.65em;
	line-height: 1.25em;
	color: #9fb1bd;
}

.quotescollection_nextquote {
	display: none;
	visibility: hidden;
}
/* End Sidebar */


/* Footer */
#footer {
	margin: 0 auto;
	padding: 0;
	width: 755px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* end Footer */


/*	Header Tags */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* end Header Tags */


/* Post */
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.entry p a:visited {
	color: #b85b5a;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.clear {
	clear: both;
}

.formLabel01, .formLabel02, .formInput01, .formInput02, .formInput03, .formTextArea, .formFull {
	display: inline;
	float: left;
	text-align: left;
}

.formLabel01, .formLabel02, .formInput01, .formInput02, .formInput03 {
	padding: 5px 0;
	height: 30px;
}

.formLabel01 {
	padding: 0 0 0 10px;
	width: 55px;
}

.formLabel02 {
	padding: 0 0 0 10px;
	width: 180px;
}

.formInput01 {
	padding: 0 10px;
	width: 166px;
}

.formInput02 {
	padding: 0 0 0 10px;
	width: 292px;
}

.formInput03 {
	margin: 0 0 0 10px;
	padding: 5px;
	width: 282px;
}

.formInput03 {
	border: solid 2px #fff;
}

.formTextArea {
	padding: 0 0 0 10px;
}

.formFull {
	margin: 5px 0;
	padding: 0 0 0 10px;
	width: 497px;
}

.formDivLine {
	border-bottom: solid 2px #fff;
	margin: 5px 0;
	padding: 0 10px;
	clear: both;
}

.fieldInput {
	border: solid 1px #7f9db9;
	padding: 4px;
	width: 152px;
}

.fieldTextArea {
	border: solid 1px #7f9db9;
	padding: 4px;
	width: 292px;
	height: 100px;
}

.fieldFile {
	border: solid 1px #7f9db9;
	padding: 4px;
	width: 200px;
}

.fieldState {
	border: solid 1px #7f9db9;
	padding: 4px;
	width: 47px;
}

.fieldZip {
	border: solid 1px #7f9db9;
	padding: 4px;
	width: 37px;
}

.fieldMessage {
	border: solid 1px #7f9db9;
	padding: 4px;
	width: 480px;
	height: 150px;
}
/* end Post */	


/* Images */
.imgMain {
	margin: 0 0 21px -10px;
}

p img {
	padding: 0;
	}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright, .alignleft {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	display: inline;
}

.alignright {
	margin: 0 0 2px 7px;
	float: right;
	}

.alignleft {
	margin: 0 7px 2px 0;
	float: left;
	}
/* end Images */


/* Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
/* end Lists */


/* Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* end Form Elements */	


/* Comments */
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* end Comments */


/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* end Calendar */


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* end Captions */


/* Various Tags & Classes */
.capitalize {
	text-transform: uppercase;
}

#bgBlue {
	background-color: #d8e1e2;
	padding: 10px 0;
	float: left;
}

.orange {
	color: #b6470f;
}

.lightblue {
	color: #2074a8;
}

.darkblue {
	color: #003971;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}
/* end Various Tags & Classes*/