/*
Theme Name: UCMC
Theme URI: http://ucmc-blog-url.org/
Description: Here the description you want for the client.
Version: 1.0
Author: Sebastian Senf
Author URI: http://mustardamus.com/
*/

body {
	background: url(images/head_bg.jpg) repeat-x white;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: black;
}

.clear {
	clear: both;
}

.wrapper {
	margin: auto;
	width: 920px;
	text-align: left;
}

#header {
	padding-top: 24px;
}

#logo {
	float: left;
	background: url(images/logo.jpg) no-repeat -20px 0;
	width: 318px;
	height: 106px;
}

#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -30000px;
}

#topright {
	float: right;
	margin-left: 288px;
	padding-top: 17px;
	width: 314px;
	text-align: right;
}

#topright #rssfeed {
	background: url(images/rss_icon.jpg) top right no-repeat;
	height: 17px;
	padding-top: 3px;
}

#topright #rssfeed a {
	padding-right: 23px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#topright #rssfeed a:hover {
	text-decoration: underline;
}

#topright #search {
	padding-top: 16px;
}

#topright #search p {
	float: right;
}

#topright #search .input {
	background: url(images/search_bg.jpg) top left no-repeat;
}

#topright #search .input input {
	border: none;
	background: none;
	width: 157px;
	height: 17px;
	margin: 0 7px 0 25px;
	padding-top: 3px;
}

#topright #search .button input {
	background: url(images/search_button.jpg) top left no-repeat;
	border: none;
	width: 23px;
	height: 22px;
	display: block;	
}

#topright #forefront {
	background: url(images/forefront.jpg) top left;
	width: 314px;
	height: 31px;
	text-align: left;
	text-indent: -30000px;
	clear: both;
}

#mainnavi {
	padding-top: 16px;
}

#mainnavi ul li {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	border-right: 2px solid #691111;
	height: 39px;
}

#mainnavi ul li a {
	color: black;
	display: block;
	text-decoration: none;
	padding: 9px 17px 8px 17px;
	text-align: center;
}

#mainnavi ul li.intro {
	font-size: 13px;
	color: #757575;
	padding: 14px 25px 0 0;
	height: 25px;
}

#subnavi ul li {
	float: left;
}

#subnavi ul li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 4px 15px 4px 15px;
	margin: 10px 0 7px 0;
	border-right: 1px solid white;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#subnavi ul li .first {
	padding-left: 0px;
}

#subnavi ul li .last {
	border: none;
}

#sciencelife a {
	display: block;
	margin: 45px 0 17px 0;
	height: 96px;
	background: url(images/sciencelife.jpg) no-repeat;
	text-indent: -30000px;
	border-bottom: 1px solid #a7aaae;
	padding-bottom: 4px;
}

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

#content .post {
	margin: 5px 28px 45px 0;
}

#content .post h1 {
	font-family: Georgia, serif;
	color: #550e0e;
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 15px;
}

#content .post h1 a {
	color: #550e0e;
	text-decoration: none;
}

#content .post .date, #content .post .author, #content .post .meta {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#content .post .date {
	margin-bottom: 15px;
}

#content .post .text {
	margin-bottom: 19px;
}

#content .post .author {
	border-bottom: 1px solid #858585;
	padding-bottom: 7px;
}

#content .post .meta li {
	float: left;
}

#content .post .meta li a {
	display: block;
	color: black;
	text-decoration: none;
	margin-top: 5px;
	border-right: 1px solid #858585;
	padding: 3px 3px 3px 3px;
}

#content .post .meta li.first a {
	padding-left: 0;
}

#content .post .meta li.last a {
	border: none;
}

#content .post .meta li.sharethis a {
	background: url(images/share_icon.jpg) no-repeat 4px 0;
	padding-left: 25px;
}

#content .post .meta li.sendfriend a {
	background: url(images/mail_icon.jpg) no-repeat 4px 0;
	padding-left: 23px;
}

#content .post .more-link {
	color: black;
	font-weight: bold;
}

#content .post .text {
	line-height: 16px;
}

#content .post .text p {
	margin-bottom: 15px;
}

#content .post .text ul {
	list-style: disc;
	margin: 0 0 20px 30px;
}

#content .post .text ol {
	list-style: decimal;
	margin: 0 0 20px 30px;
}

#content .post .text a {
	color: red;
}

#content .post .text a:hover {
	color: black;
}

#content .post .text blockquote {
	margin-left: 30px;
	color: gray;
	border-left: 4px solid #cbcbcb;
	padding-left: 10px;
	margin-bottom: 30px;
}

#content .pagenav div {
	float: left;
	width: 286px;
}

#content .pagenav div a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#content .pagenav div a span {
	color: black;
	font-size: 14px;
}

#content .pagenav .right {
	text-align: right;
}

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

#sidebar .note {
	background: #990000;
	color: white;
	padding: 12px 8px 12px 8px;
	line-height: 17px;
	word-spacing: 2px;
}

#sidebar h2 {
	font-size: 16px;
	color: #e4df8b;
	letter-spacing: 0.1em;
	margin-bottom: 18px;
}

#accordion {
	background: #990000;
	color: white;
}

#accordion h2 {
	margin-bottom: 0;
}

#sidebar h2 a, .blogroll h2 {
	color: white;
	text-decoration: none;
	display: block;
	background: url(images/accordion_arrow.png) #6e1212 8px 0 no-repeat;
	padding: 7px 0 7px 22px;
	border-top: 3px solid white;
}

#accordion h2.selected a {
	background-position: 8px -29px;
	color: #e4df8b;
}

#accordion li ul {
	padding: 8px 8px 8px 16px;
}

#accordion li ul li {
	background: url(images/bullet.png) no-repeat 0 2px;
	padding-left: 14px;
	margin-bottom: 18px;
}

#accordion li ul li a {
	display: block;
	color: white;
	text-decoration: none;
}

#accordion li ul li.more {
	text-align: right;
	background-position: right 3px;
	margin-bottom: 0;
}

#accordion li ul li.more a {
	padding-right: 14px;
	color: #e4df8b;
	text-decoration: underline;
}

#sidebar .commentpolicy h2 {
	margin-bottom: 0;
}

#sidebar .commentpolicy h2 a {
	background: #6e1212;
}

#sidebar .tagcloud {
	background: #990000;
}

#sidebar .tagcloud h2 {
	margin-bottom: 0;
}

#sidebar .tagcloud h2 a {
	background-position: 8px -29px;
}

#sidebar .tagcloud .list {
	padding: 8px 16px 12px 16px;
}

#sidebar .tagcloud .list a {
	color: white;
	text-decoration: none;
}

#sidebar .ad {
	background: #6e1212;
	border-top: solid 6px white;
	padding: 12px 10px 28px 10px;
	color: #FFFFFF;
}

#sidebar .blogroll h2 {
	margin-bottom: 0;
	color: white;
	background-image: none;
}

#sidebar .blogroll ul {
	background: #990000;
	padding: 8px 8px 12px 34px;
}

#sidebar .blogroll ul li {
	margin-bottom: 5px;
}

#sidebar .blogroll ul li a {
	display: block;
	color: white;
	text-decoration: none;
}

#footer {
	background: #990000;
	padding: 17px 0 17px 0;
	margin-top: 39px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#footer ul {
	float: left;
	width: 298px;
}

#footer ul li {
	background: url(images/bullet.png) no-repeat 0 1px;
	padding-left: 14px;
	margin-bottom: 5px;
	line-height: 12px;
}

#footer ul li a {
	color: white;
	text-decoration: none;
}

#footer ul.left, #footer ul.mid {
	border-right: 1px solid #9c2223;
}

#footer ul.mid, #footer ul.right {
	margin-left: 12px;
}

#footer ul.right li {
	margin-bottom: 10px;
}

#footer ul li.last {
	margin-bottom: 0;
}

#footer .rss {
	background: url(images/rss_icon_footer.png) top right no-repeat;
	padding: 3px 27px 7px 0;
	height: 19px;
}

#comments {
	padding-right: 28px;
}

#comments h2 {
	color: #6e1212;
	border-bottom: 1px solid #858585;
	font-size: 14px;
	padding-bottom: 7px;
	margin: 15px 0 14px 0;
}

#comments .left, #comments .right {
	float: left;
}

#comments .left {
	width: 45px;
}

#comments .left p {
	color: #6e1212;
	font-family: Georgia serif;
	font-size: 21px;
}

#comments .name {
	font-family: Georgia serif;
	font-size: 21px;
	margin-bottom: 11px;
}

#comments .name a {
	color: black;
	text-decoration: none;
}

#comments .date {
	font-size: 11px;
	font-weight: bold;
	color: #3d0804;
	margin-bottom: 28px;
}

#comments li {
	padding: 0 86px 7px 0;
	border-bottom: 1px solid #858585;
	margin-bottom: 14px;
	overflow: hidden;
}

#comments .text p {
	margin-bottom: 10px;
	overflow: hidden;
	width: 440px;
}

#respond {
	margin-top: 33px;
}

#respond h2 {
	color: #6e1212;
	font-size: 14px;
	margin-bottom: 23px;
}

#respond .loggedin {
	margin-bottom: 15px;
}

#respond .loggedin a {
	color: red;
}

#respond form p {
	margin-bottom: 3px;
}

#respond label {
	font-size: 10px;
	font-weight: bold;
	color: #6e1212;
}

#respond input {
	border: 1px solid #3d0804;
	width: 200px;
	padding: 2px;
	margin-bottom: 5px;
}

#respond textarea {
	border: 1px solid #3d0804;
	width: 400px;
	padding: 2px;
}

#respond #submit {
	border: none;
	background: #990000;
	width: auto;
	font-weight: bold;
	color: white;
	padding: 3px 5px 3px 5px;
	letter-spacing: 0.02em;
	margin-top: 15px;
}

#content .result .left, #content .result .right {
	float: left;
}

#content .resultcount {
	font-family: Georgia serif;
	font-size: 33px;
	color: #550e0e;
	margin-bottom: 35px;
}

#content .result .left {
	width: 35px;
	font-size: 21px;
	color: #6e1212;
	padding-top: 10px;
	font-family: Georgia serif;
}

#content .result {
	border-bottom: 1px solid #858585;
	margin-bottom: 20px;
}

#p404 h1, .archives h2 {
	color: #671111;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}

#p404 p {
	font-size: 12px;
	color: #671111;
	margin-bottom: 30px;
}

#p404 li, .archives ul li {
	margin-bottom: 8px;
}

#p404 a, .archives ul li a {
	color: #671111;
	text-decoration: none;
	border-bottom: 1px solid #b38888;
	padding-bottom: 1px;
}

.archives ul {
	margin: 5px 0 30px 20px;
}

.sharett, .sendtt {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.sharett .top {
	width: 83px;
	height: 8px;
	background: url(images/sharett_top.jpg);
}

.sharett .content {
	width: 83px;
	overflow: hidden;
	background: url(images/sharett_bg.jpg);
	text-align: left;
	color: white;
	font-size: 10px;
}

.sharett .content ul {
	margin: 4px 4px 0 4px;
}

.sharett .content ul li {
	border-bottom: 1px solid #858585;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

.sharett .content ul li a {
	display: block;
	padding: 5px 0 0 22px;
	height: 13px;
	color: white;
	text-decoration: none;
}

.sharett .content ul li a:hover {
	text-decoration: underline;
}

.sharett .bottom {
	width: 83px;
	height: 2px;
	background: url(images/sharett_bottom.jpg);
}

.sendtt .top {
	width: 417px;
	height: 8px;
	background: url(images/sendtt_top.jpg);
}

.sendtt .content {
	background: url(images/sendtt_bg.jpg);
	color: white;
	font-size: 10px;
	text-align: left;
	padding: 15px 22px 15px 22px;
}

.sendtt .bottom {
	width: 417px;
	height: 2px;
	background: url(images/sendtt_bottom.jpg);
}

.sendtt .content .left, .sendtt .content .right, .sendtt .content .message, .sendtt .content .send {
	float: left;
}

.sendtt .content input, .sendtt .content textarea {
	border: 1px solid #3d0804;
	padding: 3px;
}

.sendtt .content input {
	margin-top: 2px;
	margin-bottom: 11px;
}

.sendtt .content .left input {
	width: 150px;
}

.sendtt .content .right {
	margin-left: 15px;
}

.sendtt .content .right input {
	width: 193px;
}

.sendtt .message textarea {
	width: 280px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.sendtt .send input {
	border: none;
	background: url(images/send_btn.jpg);
	color: #590f0f;
	font-weight: bold;
	height: 28px;
	margin: 12px 0 0 18px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

