/*
Theme Name: Kontrakurs
Theme URI: http://kontrakurs.se/
Description: Theme for Kontrakur.se
Author: Oskar Karlin
Author URI: http://www.oskarlin.com/
Tags: orienteering, gray, slim
*/


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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: url(images/background.png) repeat-x top;
	margin: 0;
	padding: 0;
}

a {
	color: rgb(236,0,140);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* layout */

#main {
	margin: auto;
	width: 980px;
}


#logo {
	background: url(images/logo.png) no-repeat 180px 0px;
	width: 800px;
	height: 160px;
}

#left_column {
	width: 180px;
	float: left;
}

#middle_column {
	width: 500px;
	float: left;
}

#right_column {
	width: 300px;
	float: left;
}

#footer {
	margin-left: 180px;
	margin-bottom: 10px;
}


h6 {
	margin-bottom: 10px;
}

.widgettitle {
	margin-bottom: 10px;
	text-decoration: underline;
}

#footer {
	clear: both;
}	


/* navigation */

#left_column li, #right_column li {
	list-style-type: none;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 3px;
}

#left_column li li, #right_column li li {
	margin-left: 0px;
	margin-right: 0px;
}

#left_column ul, #right_column ul, .textwidget {
	margin-bottom: 20px;
}

#left_column li.gray {
	color: #999999;
}


#searchform #s {
	border: 1px solid rgb(236,0,140);
	width: 110px;
	margin-top: -2px;
}

#nrs-search-widget-with-title-submit input, #respond #submit {
	border: 1px solid rgb(236,0,140);
	background-color: rgb(236,0,140);
	color: white;
	margin-left: 0;
	margin-top: 5px;
}

#search-widget-with-title {
	padding-bottom: 15px;
}


/* middle column */

#middle_column p {
	margin-top: 5px;
	margin-bottom: 12px;
}

.post-odd {
	background: url('images/divider_odd.png') bottom left no-repeat;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.post-even {
	background: url('images/divider_even.png') bottom left no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.divider_even {
	margin-bottom: 20px;
	margin-top: 10px;
}

.divider_odd { 
	margin-bottom: 10px;
	margin-top: 15px;
}

.search h1 {
	margin-bottom: 10px;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	padding: 1px 5px 1px 10px;
	background-color: #eeeeee;
}


.navigation .alignleft {
	float: right;
}
.navigation .alignright {
	float: left;
}


/* comments */

#respond {
	margin-top: 20px;
}


#respond textarea#comment, #respond input {
	border: 1px solid rgb(236,0,140);
}

#respond textarea#comment {
	width: 480px;
}



h6#comments {
	margin-top: 15px;
}

.comment-author {
	
}

.commentlist .comment {
	list-style-type: none;
}

.comment-author {
	margin-bottom: 5px;
}

.commentlist li.even {
	background-color: #eeeeee;
}

.commentlist li.odd {
	background-color: #f5f5f5;
}

.commentlist li {
	padding: 5px 10px 10px 10px;
}


#middle_column .left {
	float: left;
	margin-right: 10px;
}

#middle_column .right {
	float: right;
	margin-left: 10px;
}


/* right column */


.thumb {
	float: left;
	margin-right: 10px;
}

.textwidget {
	margin-bottom: 20px;
}

.widget_tag_cloud div a {
	margin-right: 5px;
}


/* typo */

a.no-underline {
	text-decoration: none;
	color: black;
} 


strong {
	font-weight: bold;
}


#left_column li, #right_column li, h6, h5, .comment-author, .comment-meta, small {
	font: 10.5px "Lucida Grande", "Lucida Sans", Arial, Helvetica, Sans-serif;
	font-weight: normal;
	word-spacing: -1px;
}

#left_column li, #right_column li, h6, #right_column small, #left_column small {
	letter-spacing: 1px;
}


#right_column li li {
	letter-spacing: 0px;
}

h5, .comment-author, .comment-meta {
	font-size: 10px;
	line-height: 13px;
	margin-top: -4px;
}

p {
	font: 12px/20px "Lucida Grande", "Lucida Sans", Arial, Helvetica, Sans-serif;
}

.textwidget, .widget_tag_cloud div {
	line-height: 16px;
	letter-spacing: 0px;
}

.post em {
	font-style: italic;
	}


.comment p {
	font-size: 10px;
	line-height: 16px;
}

h1 {
	font: bold 22px "Times New Roman", "Times", Serif;
}

h3 {
	font: bold 16px "Times New Roman", "Times", Serif;
	margin-bottom: -5px;
}

h6 {
	text-decoration: underline;
}
