/*
Theme Name: OSKAr
Theme URI: http://blog.e-oskar.com/
Description: Nice WordPress theme. :P
Version: 1.6
Author: skkf & Lukem
Author URI: http://skkf.net/

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #2d6b89;
	font: 62.5% Verdana, Helvetica, sans-serif;
}

a img {
	border: 0;
}

h2, h3 {
	font-family: Georgia, Times, serif;
}

fieldset {
	border: 0;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a span, .hidden {
	position: absolute; 
	left: 0px; 
	top: -500000px; 
	overflow: hidden;
}

blockquote {
	min-height: 40px;
	font-size: 1.2em;
	background: url(img/quote.gif) no-repeat left top;
	color: #2d6b89 !important;
	margin-left: 10px;
	padding-left: 60px;
}

blockquote p {
	font-size: 1em !important;
	color: #2d6b89 !important;
}

blockquote a {
	border-bottom: 1px dotted;
}

blockquote a:hover {
	border-bottom: 1px solid;
}

#page {	
	width: 930px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#content {
	float: left;
	width: 403px;
	padding-top: 20px;
	padding-left:55px;
	padding-right: 30px;
	background: url(img/content-bg.png) repeat-y;
}

.content-bottom {
	background: url(img/content-bottom.png) no-repeat left top;
	width: 483px;
	height: 8px;
	margin-left: -55px;
}

h1 {
	margin-top: 20px;
}

h1 a {
	display: block;
	width: 483px;
	height: 56px;
	background: url(img/content-top.png);
}

#content h2 {
	font-size: 2.4em;
	font-weight: normal;
}

.categories, .categories a { 
	color: #525252;
}

.categories a:hover {
	background: #ededed;
}

.categories {
	font-size: 1.1em;
	width: 320px;
	border-bottom: 1px solid #d6d6d6;
	display: block;
	padding-bottom: 3px;
}

.calendar {
	margin-top: -15px;
	background: url(img/calendar.png);
	width: 54px;
	height: 55px;
	float: right;
	padding-top: 2px;
}

.calendar .day {
	text-align: center;
	font-size: 2.4em;
	padding-top: 5px;
	color: #2d6b89;
}

.calendar .month {
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

#content h2, #content h2 a {
	color: #454545;
}

#content h2 a:hover {
	color: #777;
}

#content p, #content ul, #content ol {
	color: #303030;
	font-size: 1.2em;
	margin: 15px 0;
}

#content p a, #content ul a, #content ol a {
	border-bottom: 1px dotted #666;
	color: #303030;
}

#content p a:hover, #content ul a:hover, #content ol a:hover {
	border-bottom: 1px solid #666;
}

#content ul {
	list-style: disc;
	margin-left: 20px;	

}

#content ol {
	list-style-type: decimal;
	margin-left: 30px;	
}

.comments {
	margin-bottom: 40px;
	width: 421px;
	height: 22px;
	background: url(img/comments.png) repeat-y;
}

.comments small {
	font-size: 1.2em;
	margin-top: 3px;
	float: right;
	margin-right: 40px;
}

.comments h3 {
	margin-top: 1px;
	float: right;

}

.comments h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-right: 42px;
}

.comments small a {
	color: #000;
}

.comments small a:hover {
	color: #666;
}

.postmeta {
	text-align: center;
	display: block;
	margin-top: -30px;
}

.postmeta a {
	color: #000;
}

#comments {
	list-style: none !important;
	margin-left: 0px !important;
}

#comments li cite {
	font-size: 0.9em;
	font-style: normal;
	display: block;
	border-bottom: 1px solid #d6d6d6;
}

#comments li cite a {
	font-weight: bold;
	color: #303030;
}

#comments li p {
	font-size: 0.9em;
}

#respond fieldset {
	margin: 10px 0;
}

#respond h3 {
	width: 421px;
	margin-right: -20px;
	margin-top: 40px;
	font-size: 1.8em;
	font-weight: normal;
	color: #2d6b89;
	padding-bottom: 1px;
	margin-bottom: 10px;
	border-bottom: 4px solid #2d6b89;
}

#navi {
	margin-top: -25px;
	overflow: auto;
	margin-bottom: 10px;
	font-size: 1.1em;
}

#navi a {
	color: #303030;
	font-weight: bold;
}

#navi a:hover {
	color: #666;
}

#prev {
	float: right;
}

#next {
	float: left;
}

#sidebar {
	float: left;
	margin-top: -18px;
	font-size: 1.1em;
}

#sidebar h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #2d6b89;
	padding-bottom: 1px;
	margin-bottom: 10px;
	border-bottom: 4px solid #2d6b89;
}

#sidebar ul li ul {
	margin-bottom: 10px;
	margin-right: 3px;
}

#sidebar ul li ul li {
	border-bottom: 1px solid #d6d6d6;
	padding: 2px 8px 2px 2px;
	color: #525252;
}

#sidebar ul li ul li:hover {
	background: #eee;
}

#sidebar ul li ul li a {
	color: #525252;
}

#sidebar ul li ul li:last-child {
	border: 0;
}

#sidebar ul li ul li ul {
	margin-bottom: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 0;
	margin-top: 2px;
	margin-right: -8px;
}

#sidebar ul li ul li ul li {
	padding-left: 20px;
}

#sidebar h3, .miniposts h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin: 2px 0;
	font-size: 1em;
}

#miniblog {
	margin-top: -2px;
}

#sidebar h3 a, .miniposts h3 a {
	font-weight: bold;
	color: #303030;
}

#sidebar .comment, .miniposts .comment {
	font-weight: bold;
	margin-bottom: 3px;
}

.comment {
border-bottom: 1px solid #ededed;
}

.comment:last-child {
border:0;
}

#sidebar .comment a, a.minipost_commentlink {
	border-bottom: 1px dotted;
	color: #303030;
}

#sidebar .comment a:hover, a.minipost_commentlink:hover {
	border-bottom: 1px solid;
}

.miniposts {
	margin-bottom: 10px;
}

.miniposts p {
	padding: 2px 8px 2px 2px;
}

#left, #right {
	background: url(img/sidebar-bg.png) repeat-y;
	width: 201px;
	float: left;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 7px;
}

#right {
	margin-left: 6px;
}

.sidebar-top {
	background: url(img/sidebar-top.png) no-repeat;
	width: 216px;
	height: 8px;
	margin-left: -8px;
}

.sidebar-bottom {
	background: url(img/sidebar-bottom.png) no-repeat;
	width: 216px;
	height: 7px;
	margin-left: -8px;
}

.footer-top {
	background: url(img/footer-top.png) no-repeat left;
	width: 483px;
	height: 15px;
}

.footer-bottom {
	background: #2d6b89 url(img/footer-bottom.png) no-repeat left top;
	width: 483px;
	height: 7px;
	padding-bottom: 10px;
}

#footer {
	margin-left: -55px;
	background: url(img/footer-bg.png) repeat-y;
	width: 483px;
}

#footer a {
	color: #303030;
}

#footer p {
	font-size: 1.1em;
	margin: 0 0 3px 20px;
	text-align: center;
}

#calendar_wrap {
	margin-left: 30px;
	font-size: 1.2em;
}

#calendar_wrap a {
	color: #303030;
	background: #ededed;
}

#calendar_wrap a:hover {
	color: #fff;
	background: #999;
}

.widget_search, .textwidget {
	color: #303030;
	margin-bottom: 10px;
}