body {
	color:#646464;
	background: #1E1E1E url(../img/page.background.top.png) repeat-x top;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:150%;
}

body div.bottom {
	background: transparent url(../img/page.background.bottom.png) repeat-x bottom;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #64696E;
	margin: 4px 0 8px;	
}

li {
	list-style-type: square;
}

hr {
	border-bottom: 1px solid #ccc;
	display: block !important;
	clear: none;
	margin-top: -10px;
}

a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.readon, a.readmore {
	background: transparent url(../img/readmore.png) no-repeat scroll 0 0;
	display: block;
	font-size: 90%;
	height: 20px;
	line-height: 20px;
	margin: -10px 0 -20px;
	text-indent: 10px;
	width: 100px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.no-spacing {
	margin: 0 0 5px;
}

#wrapper {
	width: 790px;
	margin: auto;
}

#topmenu {
	text-align: left;
	background-image: url("../img/toolbar.background.png");
	background-color: #7a7a7a;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #ccc;
	padding: 3px 3px 3px 10px;
	height: 19px;
}

#topmenu ul {
	list-style-type: none;
}

#topmenu li {
	display: inline;
}

#topmenu a:link, div#topmenu a:visited {
	color:#fff;
}

#topmenu a {
	font-size:85%;
	padding:0 5px;
	text-decoration:none;
}

#topmenu p {
	margin: 0;
}

#topmenu p.back {
	float: left;
}

#topmenu form.search {
	float: right;
}

#topmenu form.search input {
	border: none;
	background-color: #fff;
	color: #000;
	padding: 2px;
}

#topmenu form.search .submit {
	background-color: #999;
	-moz-border-radius: 3px;
	color: #fff;
	padding: 1px;
	margin-left: 2px;
	margin-right: 20px;
}

#menu {
	background-image: url("../img/menu.background.png");
	height: 80px;
	padding-left: 20px;
	text-align: left;
}

#menu #search  {
	text-align: right;
	padding: 8px 8px 0 0;
}

#header {
	text-align: right;
}

#header #logo {
	background-image: url("../img/logo.background.png");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #000;
	padding: 0 20px 0 20px;
	color: #969696;
}

#header #logo img {
	float: left;
}

#header #slogan {
	font-size: 150%;
	color: #fff;
	line-height: 80px;
}

#content {
	background-image: url("../img/content.background.png");
	background-repeat: repeat-y;
	min-height: 800px;
	padding: 10px;
}

#content h1 {
	font-size: 22px;
	font-family: Arial;
}

#content .content a {
	color: #AA1428;
}

#content .content a:hover {
	text-decoration: underline;
}

#content .content h2 a {
	color: #64696E;
	text-decoration: none;
}

#content .content h1  a {
	color: inherit;
	text-decoration: none;
}

#content .post .postdata {
	margin: 0 0 20px 0;
}

#content .post .postdata h1 {
	margin: 0 0 5px;
	line-height: 1.3em;
}

#content .post .postdata p {
	margin: 0;
	font-size: 80%;
	color: #aaa;
}

#content .post .postdata p a {
	color: #999;
}

#content .post .postmetadata a, #content .post .readmore a  {
	text-decoration: none;
}

#content .post .postmetadata a:hover, #content .post .readmore a:hover {
	text-decoration: underline;
}

.wordpress #left .mod-menu .deepest {
	padding: 10px;
}

.wordpress #left .mod-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.wordpress #left .mod-menu .level1 {
	margin: 0;
	padding; 0;
}

.wordpress #left .mod-menu .level1 a {
	background: #EBECED url(../img/submenu_level1_item.png) repeat-x scroll 100% 0;
}

.wordpress #left h3 {
	margin: 0 0 5px;
	background: #EBECED url(../img/submenu_level1_item.png) repeat-x scroll 100% 0;
	line-height: 25px;
}

.wordpress #left h3 a {
	color: inherit;
	text-decoration: none;
}

.wordpress #left #search {
	margin: 10px 0;
}

.wordpress #left #search input {
	width: 55px;
}

.wordpress  #left #search input#s {
	width: 158px;
}

.wordpress #comments {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.wordpress #comments h2, .wordpress #respond h2 {
	font-weight: normal;
}

.wordpress #comments ol.comment-list {
	list-style-type: decimal;
}

.wordpress #comments ol.comment-list li {
	list-style-type: decimal;
	margin: 20px 20px 0;
	padding: 10px 10px 5px;
	background-color: #eee;
}

.wordpress #comments .comment .comment-author h3 {
	margin: 0;
}

.wordpress #comments p.date a {
	color: inherit;
	text-decoration: none;
	font-size: 10px;
	color: #aaa;
}

.wordpress #comments .comment .comment-author p{
	margin-bottom: 5px;
}

.wordpress #comments .comment .comment-author h3 a {
	color: inherit;
	text-decoration: none;
}

.wordpress #comments .comment .content {
	margin: 0;
	padding: 0;
}

.wordpress #comments .comment .content p {
	margin: 0 0 5px;
}

.wordpress #comments .comment .content .moderation {
	border-top: 1px solid #aaa;
	padding: 5px 0 0;
}

.wordpress #comments .comment .content .moderation .status {
	color: #a00;
	font-weight: bold;
}

.wordpress #respond {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.wordpress #respond .form-row p {
	margin: 0 0 5px;
}

.wordpress #respond label {
	width: 60px;
	text-align: right;
	margin-right: 10px;
	float: left;
}

.wordpress #respond input {
	width: 200px;
}

.wordpress #respond input#submit {
	margin-left: 70px;
	width: auto;
}

.wordpress #respond .form-row p.disclaimer {
	font-size: 10px;
	margin-left: 70px;
}

.wordpress #respond textarea {
	width: 430px;
	height: 100px;
}

.wordpress .content h2 {
	font-family: Arial;
	font-size: 130%;
	margin-bottom: 20px;
	font-weight: bold;
}

.wordpress .content img.photo {
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 5px 0;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}	

#content .wrap .content {
	margin-left: 240px;
	padding: 0 0 0 20px;
}

#content.nosidebar .wrap .content {
	margin-left: 0;
}

#content.nosidebar.loginpage .content {
	width: 400px;
	margin: 0 auto;
	
}

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

#content #left p a {
	color: #AA1428;
	text-decoration: none;
}

#content #left p {
	margin: 0 0 10px 0;
}

#content #left ul {
	list-style-type: none;
}

	
#content #left .login-sidebar form p {
	margin: 0;
}

#content #left .login-sidebar input {
	width: 215px;
}

#content #left .login-sidebar input.button, #content #left .login-sidebar input.checkbox {
	width: auto;
}

#content .wrap {
	margin-bottom: 20px;
}

#content .wrap hr {
	display: none;
}


#content .column.first {
	margin-left: 10px;
}

#content .column {
	position: relative;
	height: 245px;
	width: 165px;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #ccc;
	float: left;
}

#content .column h2 {
	color: #880303;
	font-size: 100%;
	line-height: 140%;
	height: 30px;
}

#content .column h2 a {
	color: #880303;
}

#content .column hr {
	display: none;
}

#content .column.last {
	width: 162px;
	padding: 0;
	margin: 0;
	border: none;
}

#content .post-navigation .alignleft {
	float: left;
}

#content .post-navigation .alignright {
	float: right;
}


.wordpress #paper p, .wordpress #papers p {
	margin: 5px 0;
}

.wordpress #papers dl, .wordpress #paper dl {
	padding: 10px 10px 0;
	border: 1px solid #ccc;
	background-color: #eee;
}

.wordpress #papers dl small, .wordpress #paper dl small {
	font-size: 10px;
}

.wordpress #paper dd {
	margin-bottom: 10px;
}

.wordpress #papers dd {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post-navigation {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.post-navigation.top {
	border: none;
	padding: 0;
	margin-top: -10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.wordpress .post-navigation a {
	text-decoration: none;
}

#content .column .readmore {
	position: absolute;
	bottom: 10px;
}

#sitemap {
	background-image: url("../img/sitemap.background.gif");
	padding: 10px;
	height: 140px;
}

#sitemap .column.first {
	margin-left: 0;
}

#sitemap .column {
	border: none;
	margin-right: 16px;
	height: 120px;
}


#sitemap .column ul{ margin: 0; padding: 0; }

#sitemap .column ul li { margin-left: 15px; font-size: 90%; line-height: 130%;}

#sitemap h3 {
	font-size: 100%;
	font-family: Arial;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#sitemap a {
	color: #666;
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

#footer {
	margin-top: -21px;
	background-image: url("../img/footer.background.png");
	height: 100px;
}

