* { padding:0; margin:0; }

h4, h5, h6, blockquote, form, label, ol, dl, fieldset { margin-bottom: 1em; }

html, body { height: 100%; }

body {
	font: 62.5%/1.8em Verdana, Geneva, Arial, sans-serif;
	color: #000;
	background: url(images/bar.png) repeat-x top left;
	_margin-left: 8%;
}

img {
	border: none; }

/* links, headers, text */
h1 { text-indent: -999em; }
h1 a {
	display: block;
	background: url(images/mtlogo.png) no-repeat;
	height: 272px;
	width: 463px;
	margin-left: 430px;
}
h1 a:hover {
	background: url(images/mtlogo.png) no-repeat;
}

h2 { display: none; }
h2 a { border: none; }

h3, h4 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	padding: 1em 0 0 0;
	margin-bottom: 10px;
}
h3 a {
	font-size: 1.7em;
	border: 0px;
	color: #000;
	line-height: 1.2em;
}
h3 a:visited { color: #000; }
h3 a:hover { 
	background: none; 
	color: #c90; 
}
h3 a:active { color: #c20; }

h4.toggle1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 0.2em;
	padding-top: 0;
	border-bottom: 1px dashed #ccc;
	cursor: pointer;
}
h4.toggle1:hover {
	background: #f7f7f7;
	color: #c90;
	border-bottom: 1px solid #f7f7f7;
}

h5 { margin: 1.5em 0 0 0; }

a {
	color: #c90;
	text-decoration: none;
	outline: none;
	border: none;
}
a:visited { color: #cb7; }
#content p a:visited { color: #666; }
a:hover { 
	color: #fff; 
	background: #c90; 
}
a:active { color: #c20; }

blockquote { 
	margin: 20px 24px 12px 0; 
	padding: 8px 12px 8px 12px;
	border: 1px dashed #999; 
	background: #e9e9e9; 
}

#content blockquote p {
	width: 430px;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
}

ul { 
	list-style: none; 
	margin: 12px 0 10px 0;
}

#sidebar-2 p {
	font-weight: bold;
}

#sidebar-2 small {
	color: #aaa;
}

/* construct */
#accessibility {
	position: absolute;
	top: -10000px;
}

#head {
	height: 300px;
}

#wrap {
	height: 100%;
}

#container {
	width: 800px;
	margin: 0 auto;
	height: 100%;
}

#content {
	float: left;
	width: 480px;
	margin: -90px 0 0 0;
	padding-bottom: 60px;
	background: url(images/h3.png) no-repeat bottom left;
}

#content p {
	font-size: 1.2em; 
	line-height: 1.6em;
	margin-bottom: 16px;
}

#sidebar-2 {
	float: right;
	width: 260px;
	margin: -80px 20px 0 0;
	_margin-right: 10px;
	padding-left: 12px;
	border-left: 1px dashed #999;
	font-size: 1.1em;
	line-height: 1.4em;
}

#foot {
	clear: both;
	text-align: right;
	height: 25px;
	margin: 30px 0 0;
	padding-top: 20px;
	background: url(images/footer.png) no-repeat 508px bottom;
}

p.prenext {
	float: left;
	clear: left;
	_clear: both;
	margin-top: 20px;
	width: 440px;
}

.news {
	float: left;
	clear: left;
	width: 480px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #e2e2e2;
}

/* navigation */
#nav {
	margin: -278px 350px 0 4px;
	_margin: -282px 350px 0 4px;
	text-transform: uppercase;
	width: 500px;
}

#nav ul li {
	font-family: Verdana, sans-serif; 
	font-size: 1.5em;
	line-height: 1.6em;
	display: inline;	
	margin: 0 10px 0 0;	
}

#nav li { float: left; display:inline; }

#nav a { display: block; padding: 2px 8px 72px 8px; float: left; }

#nav li a#select {
	background: #f7f7f7;
	cursor: default;
}
	
/* images */
#content img {
	float: right;
	clear: none;
	margin: 8px 0 10px 16px;
}
#content img.nofloat {
	float: none;
	clear: none;
	margin: 8px 0 10px 0;
}

#sidebar-2 img { 
	margin-bottom: 10px;
}

#sidebar-2 img.floatleft {
	float: left;
	margin: 0 10px 20px 0;
}

/* flickr */
#flickr { margin: 8px 0 12px 0; }
#flickr p { margin-bottom: 10px; }
#flickr img {
	margin: 0 7px 1px 0;
	border: 1px solid #000;
}
#flickr img:hover { border: 1px solid #ccc; cursor: crosshair; }
#flickr a:hover { background: none; }
#flickr h3 { margin-top: 0; border-bottom: 0; }

/* lists */
#content ul {
	font-size: 1.2em;
	line-height: 1.5em;
}

dl {
	width: 460px;
}

dt {
	font-weight: bold;
	margin-top: 12px;
	font-size: 1.2em;
}

dd { margin: 2px 0 4px 8px; font-size: 1.2em; }

ol { margin: 12px 0 0 30px; font-size: 1.2em; line-height: 1.6em; }

.linklist { width: 250px; }
.linklist li { border-bottom: 1px dashed #e2e2e2; line-height: 1.5em; }
.linklist li a { 
	display: block; 
	padding-left: 1px;
}

ul.contentslist li {
	font-weight: bold;
	color: #999;
	font-size: 0.8em;
	padding: 1px;
}
ul.contentslist li a {
	font-weight: normal;
	font-size: 1.2em;
	padding: 0 3px 0 0;
	border-bottom: 1px dashed #ddd;
	text-align: right;
	width: 100%;
}

/* comments */
.comments-wrapper {
	width: 460px;
	float: left;
	clear: left;
	margin: 40px 0 0 0px;
	_margin: 70px 0 0 0px;
	padding: 20px 0;
	border: 1px dashed #ccc;
	border-left: none;
	border-right: none;
}
#txpCommentInputForm td { padding: 4px; }
.txpCommentInputMessage { width: 22em; }

input, textarea {
	border: 1px solid #ddd;
	border-top: 1px solid #bbb;
	padding: 2px;
	font-size: 1.1em;
	background: #f7f7f7;
}
textarea {
	font-size: 12px; }

.comments { 
	float: left;
	clear: left;
	width: 460px;
	border-top: 1px dashed #999; 
	margin: 30px 20px 0 0;
	_margin: 90px 20px 0 0;
	padding-top: 30px;
	font-size: 0.9em;
}

.even {
	padding: 6px 6px 3px 8px;
	margin: 4px 0 0 0px;
	background: #f4f4f4; 
	border: 1px dashed #ccc;
}

.odd {
	padding: 6px 6px 3px 8px;
	margin: 4px 0 0 0px;
	background: #e9e9e9; 
	border: 1px dashed #ccc;
}

#content .even p, #content .odd p {
	width: 440px;
}

.even:hover, .odd:hover { border: 1px dashed #999; }

.comments small { color: #666; padding-top: 4px; font-size: 1.1em; }

input#forget { margin-right: 4px; }

/* live archive */

#rssLiveArchive { font-size: 0.9em; }
#rssLiveArchive ul li { padding: 1px 3px; line-height: 1.6em; }
#rssLiveArchive-year { float: left; width: 80px; margin: 0; padding: 0; border-right: 1px solid #999; }
#rssLiveArchive-year li { position: relative; font-weight: bold; }
#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: normal; }
#rssLiveArchive-month li { position: relative; }
#rssLiveArchive-post { float: left; width: 290px; margin: 0; }
#rssLiveArchive-post li { position: relative; border-bottom: 1px dashed #ddd; margin-right: 4px; }
#rssLiveArchive ul li span { position: absolute; right: 3px; color: #333; }
*html #rssLiveArchive ul li span { top: -4px; }
#rssLiveArchive .selected { background: #e9e9e9; }

object {
	margin: 1em 0 1em 20px;
}

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