/*
Theme Name: Papers
Theme URI: http://kimonlycos.org/
Description: For kimonlycos.org
Version: 1.0
Author: David Tapper
Author URI: 
Tags: 
*/
/* @group Reset */

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 */

/* @group Default */

body {
	color: #333;
	font: normal 0.65em/1.4 Georgia, Times, "Times New Roman", serif;
	background: #474747;
}
a { text-decoration: none; }
a:link { color: #76A0F5; }
a:visited { color: #8094DC; }
a:hover { text-decoration: underline; }
a:active { color: #76A0F5; }
h1 {
	font-size: 1.8em;
	margin: 0 0 1em;
}
h2 {
	font-size: 1.6em;
	margin: 0 0 1em;
}
h3 {
	font-size: 1.4em;
	margin: 0 0 1em;
}
h4 {
	font-size: 1.2em;
	margin: 0 0 1em;
}
h5 {
	font-size: 1em;
	margin: 0 0 1em;
}
hr {
	display: none;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
ol {
	list-style: decimal;
	margin-left: 2em;
}
li {
	margin: 1em 0;
}
ol ol {
	margin-left: 1.5em;
}
/* @end */
/* @group Template */

#page {
	background: white;
}
#header {
	margin-bottom: 2.5em;
}
#header_title {
	background: #2F71F4 url('images/head_bar_bg.png') repeat-x 0 0;
	padding: 9px 0 0 17px;
	height: 38px;
}
#header_title h2 {
	float: left;
	text-indent: -9000px;
	margin: 0;
	width: 206px;
	height: 31px;
	background: url('images/head_title.png');
}
#header_title a {
	display: block;
	width: 100%;
	height: 100%;
}
#header_title .description {
	position: absolute;
	top: 15px;
	left: 301px;
	text-indent: -9000px;
	background: url('images/head_desc.png');
	width: 371px;
	height: 19px;
}
#topmenu {
	background-color: #ccc;
	font-size: 1.7em;
	padding: 0.3em 20px;
}
#topmenu li {
	display: inline;
	margin-right: 1.2em;
}
#topmenu li a {
	color: #fff;
}
#topmenu li a.selected {
	color: #555;
}
/* @group Content */
#content {
	font-size: 1.3em;
	padding: 20px;
	margin-bottom: 1em;
	max-width: 650px;
	overflow: hidden;
}
.post p {
	text-align: left;
	line-height: 1.6;
	margin: 0;
}

.post h4 {
	margin-top: 2em;
}

.paragraph-spacing p {
	margin-bottom: 0.6em;
}
.text-indent p {
	text-indent: 2em;
}
.text-indent blockquote p {
	text-indent: 0;
}
.text-justify p {
	text-align: justify;
}
.list-indent {
	text-indent: -1em;
	margin-left: 2em;
}
.publication-info {
	text-indent: 0 !important;
	margin: -1.5em 0 1.5em !important;
	font-size: 0.95em;
	color: #999;
}

.content_img {
	border: 1px solid #ccc;
	padding: 2px;
}
.align_right {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

.post blockquote {
	text-align: justify;
	margin: 1em 2em;
	color: #666;
}
.post sup {
	font-weight: bold;
}
#content h1 {
	font-weight: normal;
	font-size: 1.8em;
	color:  #666;
	background: url('images/dborder_top.gif') repeat-x 0 bottom;
	padding-bottom: 0.7em;
}
#content h2 {
	font-weight: normal;
	font-size: 1.2em;
	color:  #999;
	background: url('images/dborder_top.gif') repeat-x 0 bottom;
	padding-bottom: 1em;
	margin-bottom: 0.5em;
}
#content hr {
	display: block;
}
.spacer_p {
	margin-bottom: 1.2em;
}
.footnotes {
	background: url('images/dborder_bottom.gif') repeat-x 0 0;
	color: #666;
	font-size: 0.9em;
	padding-left: 1.5em;
	padding-top: 2em;
	margin-top: 2em;
	margin-left: 0;
}
.footnotes li {
	margin: 0 0 0.8em;
	text-align: justify;
}

#col1 {
	float: left;
	width: 48%;
}
#col2 {
	margin-left: 52%;
}

ol.list-lower-roman {
	list-style: lower-roman;
}

/* @end */
/* @group Sidebar */
#sidebar {
	font-size: 1.3em;
	color: #C2C2C2;
	clear: both;
	line-height: 1.2;
	background: url('images/border_grey.gif') repeat-y 670px 0 #474747; }
#sb1 { background: url('images/border_grey.gif') repeat-y 432px 0; }
#sb2 { background: url('images/border_grey.gif') repeat-y 196px 0; }
#sb3 { background: url('images/footer_top_bg.png') repeat-x 0 0;
	padding: 33px 0 0;
	overflow: hidden;
}

.side1 {
	float: left;
	width: 196px;
}
.side1 div {
	border-bottom: 1px solid #666;
	padding: 20px;
}
.side1 div.last {
	border-bottom: none;
}
.side2 {
	float: left;
	width: 196px;
	padding: 20px;
}
.side3 {
	float: left;
	width: 196px;
	padding: 20px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar .side1 li {
	margin-bottom: 1.2em;
}
#sidebar .side1 ul {
	margin-bottom: -1.2em;
}
#sidebar .side2 li, #sidebar .side3 li {
	margin: 0 0 1.2em;
	padding: 0;
}

#sidebar h4 {
	font-weight: normal;
	margin-bottom: 0.8em;
	color: #fff;
}
#sidebar small {
	font-size: 0.9em;
}

#footer #searchform #s {
	width: 95%;
}
#searchform #searchsubmit {
}

.search_results #searchform {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	padding-bottom: 2em;
}
.search_results #searchform #s {
	width: 50%;
	margin: 0 0.2em;
}

.search_results .page {
	margin: 0 0 1em 0;
	padding: 0 0 1em;
	border-bottom: 1px solid #ccc;
}
.search_results h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0.3em;
}
.search_results .noresult {
	font-size: 1.2em;
	font-weight: bold;
}
/* @end */

#footer {
	font-size: 1.2em;
	background-color: #474747;
	color: #C2C2C2;
}
#footer div {
	padding: 20px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	max-width: 630px;
}
/* @end */
/* @group Listing */
div.paper_listing {
	margin-bottom: 3em;
}
.paper_listing li {
	border-bottom: 1px solid #ccc;
	padding: 0.8em 0;
	margin: 0;
}
.paper_listing h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0;
}
.paper_listing p {
	color: #919191;
	margin: 0;
}
/* @end */

/* @group contact-form */
#contact-form {
	max-width: 600px;
}
#contact-form dt {
	width: 120px;
	text-align: right;
	float: left;
	clear: both;
	padding-top: 0.2em;
	margin-bottom: 1.2em;
}
#contact-form dd {
	width: 430px;
	margin-left: 130px;
	margin-bottom: 1.2em;
}
#contact-form dd small {
	font-size: 0.9em;
	color: #999;
	margin-left: 0.3em;
}
/* @end */