/* --- layout --- */

body {
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	background: #EEF2F7 url("http://www.idmaa.org/idmaa2009/wp-content/themes/idmaa/images/m.bg.jpg") top center no-repeat;
}

/* --- header --- */

#header { height: 83px; }
#header h1 { margin: 0; line-height: 1; }

#header h1 a {
	display: block;
	width:  250px;
	height: 80px;
	text-indent: -1000px;
	margin: 10px auto 0 auto;
}

#header p { display: none; }

#topnav ul { padding: 0; }

#topnav ul li {
	display: inline;
	margin: 0 10px 0 0;
	list-style-type: none;
}

#topnav ul li.toc { display: none; }

#topnav a { color: white; text-decoration: none; }

/* --- formatting --- */

a { color: #103867; }
a:hover { text-decoration: none; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
em { font-style: italic; }
strong { font-weight: bold; }
.alt {
	background-color: #c5cad0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}
small {
	font-size: 11px;
	line-height: 13px;
}
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
.narrowcolumn .postmetadata { padding-top: 5px; }
.postmetadata { clear: both; }
.clear { clear: both; }
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft {
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr {	border-bottom: 1px dashed #c5cad0; }
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #c5cad0;
}
blockquote cite { 
	margin: 5px 0 0;
	display: block;
}
.center { text-align: center; }
.hidden { display: none; }
a img {	border: none; }
.navigation {
	display: block;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption.alignleft { margin: 0 10px 10px 0; }
.wp-caption.alignright { margin: 0 0 10px 10px; }
.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;
}
a.external {
	padding-right: 22px;
	background: url("http://www.idmaa.org/idmaa2009/wp-content/themes/idmaa/images/external.gif") top right no-repeat;
	min-height: 16px;
}

/* --- content --- */

.post { clear: both; }
h2.posttitle { line-height: 1em; }
h1 a, h2 a, h3 a, h4 a {
	color: black;
	text-decoration: none;
}

/* --- comments --- */

#content ol.commentlist { list-style-type: none; margin: 0 20px; }
.commentlist li, #commentform input, #commentform textarea { font-size: 11px; }

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 16px;
}
#content #comments {
	padding: 0;
	margin-top: 20px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#comment { width: 616px; }

/* --- sidebar --- */

#sidebar ul { margin: 0; padding: 0;}
#text-4, #recent-posts-3 { display: none; }
#sidebar li {
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
#searchform br {
	display: none;
}

/* --- hax --- */

hr, .toc, .mobilehidden { display: none; }
/* home */ #attachment_103 { display: none; }
/* art */ #post-93 img.alignright { float: none; margin: 0; }
/* travel */ #post-76 a { max-width: 100%; max-height: 1.4em; overflow: hidden; display: inline-block; } #post-76 .wp-caption.alignright { float: none; margin: 0; }
embed, object {
	display: none;
}

/* --- abstracts --- */

.abstracts_left {
	width: 120px;
	padding-right: 10px;
	vertical-align: top;
}

#content .abstracts_left p {
	margin: 0;
}

#post-225 h3 { margin: 0; }