/* @override http://www.jonaswilliamsson.com/rerere/wp-content/themes/mika/style.css */

/* @override http://www.jonaswilliamsson.com/rerere/wp-content/themes/mika/style.css */

* .audial {
	position: absolute;
	font-size: 0;
	left: -2000px;
}
/* Kill all margins, to force explicit set only */

h1, h2, h3, h4, h5, p, ul, li, div, html {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	border-style: none;
	border: 0;
	margin-top: 14px;
}

/* Begin Typography & Colors */
body, html {
	background-color: #e6e6e6;
}

#page {
	margin: 0px auto;
	padding: 10px;
	width: 820px;
	background-color: #ffffff;
}
#content {
	background: #ffffff;
	font-size: 14px;
	float: left;
	padding: 0 20px 20px 20px;
	margin: 0;
	width: 470px;
}

#content, #content h1 a, #content h2 a, #content h3 a, #content h4 a {
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
}

#content a {
	color: #005689;
	text-decoration: none;
	border-bottom: none;
}

#content a:hoover {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}

#content ol {
	list-style-type: none;
}

#content .post {
	font: 12px/16px "Courier New", Courier, mono;
	margin-bottom: 20px;
	border-bottom: 1px solid #ff0000;
	padding-bottom: 20px;
}

#content h2 {
	font: bold 26px/26px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
}

#content h3 {
	font: bold 20px/20px Georgia, Times, "Times New Roman", serif;
	margin-bottom: 14px;
	margin-top: 14px;
}

#content p {
	margin-bottom: 13px;
	list-style-type: disc;
	margin-top: 6px;
	font: 14px/18px Arial, "Helvetica Neue", Geneva, Helvetica, sans-serif;
	color: #333333;
}
.alt {
	background-color: #e6f1ff;
}

body {
	margin: 0 0 20px 0;
	padding: 0;
}

#header, #header h1 a {
	display: block;
	height: 180px;
	background-image: url(images/header.gif);
	margin-bottom: 20px;
}
.post hr {
	display: block;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	margin: 0;
	clear: both;
	background-color: #333333;
	padding: 20px;
}

#footer p, #footer a {
	color: #fff;
	font: 11px/13px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#footer p, #footer a {
	color: #fff;
	font: 11px/14px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#footer p {
	float: left;
	margin-right: 20px;
	width: 180px;
}

#footer p.last {
	margin-right: 0;
}

p img {
	max-width: 100%;
	padding: 0;
}

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: 10px;
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ol {
	padding: 0;
	margin: 0 0 18px;
}
.entry ol li {
	padding: 0;
	margin-left: 0px;
	color: #333333;
	font: 14px/18px Georgia, Times, "Times New Roman", serif;
}
#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
}
#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}

.commentlist, .commentlist li, .commentlist a {
	padding: 0;
	font: 12px/14px "Courier New", Courier, mono;
}
.commentlist cite {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 20px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	font: 12px/14px "Courier New", Courier, mono;
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

/* End Comments */
/* Begin Sidebar */
#sidebar {
	right: 0;
	width: 250px;
	margin: 0 0 0 550px;
	position: relative;
	padding: 0;
	font: normal 12px/16px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#sidebar a {
	color: #005689;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: none;
}

#sidebar a:hoover {
	color: #0000ff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#sidebar ul {
	list-style-type: none;
}

#sidebar ul li li a {
	color: #005689;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#sidebar ul li li {
	display: block;
	margin-left: 20px;
	margin-top: 2px;
	list-style-type: disc;
	margin-bottom: 0;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar li h2 {
	margin-bottom: 5px;
font: bold;
}


/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #red;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
}
.wp-caption img {
	padding: 0;
	border: 0 none;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 5px;
}

