/*
Theme Name: Utvecklingsblogg
Theme URI: http://samhallsentreprenor.se/
Description: Tema baserat på KK-stiftelsens grafiska profil för projektet kring samhällsentreprenörsskap.
Version: 1.0
Author: Emil Stenström
Author URI: http://www.valtech.se
*/

body {
	background: url(images/collage_right.png) no-repeat top right;
	font-family: Arial, serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.7;
}
a {
	border-bottom: 1px dotted #000;
	color: #000;
	font-weight: 600;
	text-decoration: none;
}
	a:hover {
		background-color: #00ADBD !important;
		border-bottom: 1px dashed #e12000;
		color: #000 !important;
	}
hr {
	border: 0;
	border-top: 1px dotted #ccc;
	clear: both;
	color: #fff;
	margin-top: 35px;
	width: 620px;
}
#wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
}
#extra_div {
	background: url(images/logo.png) no-repeat top left;
	height: 343px;
	left: 0;
	position: absolute;
	top: 0;
	width: 325px;
}
#header {
	border-bottom: 1px dotted #ccc;
	padding-top: 42px;
	padding-bottom: 5px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
	#logo {
		line-height: 1;
		width: auto;
	}
		#logo a {
			border-bottom: none;
			color: #EF3500;
			font-size: 60px;
			font-weight: 600;
			letter-spacing: -4px;
			text-decoration: none;
		}
		#logo h2 {
			font-weight: normal;
		}
	#nav ul {
		margin: 2em 1em 1em;
	}
		#nav ul li {
			display: inline;
			list-style: none;
			margin: 0;
		}
			#nav ul li a {
				background: #f9f9f9;
				border: 1px solid #DDDDDD;
				padding: 1em 1em;
			}
#blurb {
	border-bottom: 1px dotted #ccc;
	font: 32px Georgia;
	height: 1%;
	line-height: 120%;
	padding: 20px 70px;
	position: relative;
	text-align: center;
	z-index: 3;
}
#content {
	background: white;
	border-right: 1px dotted #ccc;
	float: left;
	min-height: 420px;
	padding: 0 0 30px 0;
	position: relative;
	z-index: 3;
	width: 620px;
}
.post {
	padding: 0 30px 0 0;
}
.post p {
	margin: 14px 0 14px 0;
}
.post em {
	font-style: italic;
}
.post h1 a, .post h2 a, .post h3 a, .post h4 a {
	color: #EF3500;
}
.post h1, .post h1 a {
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	margin: 30px 0 10px 0;
}
.post h2 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	margin: 25px 0 10px 0;
}
.post h3, .post h4 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 10px 0;
}
.post h4 {
	font-size: 18px;
}
.post .indent {
	padding-left: 10px;
}
.post .indent p {
	padding-left: 10px;
}
.post small {
	font-size: 11px;
}
.post small a {
	font-weight: normal;
}
.post .alignright {
	float: right;
}
.post .alignleft {
	float: left;
}
.post .aligncenter {
	display: block;
	margin: 0 auto;
}
.post abbr {
	font-weight: normal;
}
.post ul {
	list-style: circle;
	margin: 0 0 0 25px;
}
.post ol {
	list-style: decimal;
	margin: 0 0 0 30px;
}
.post .wp-caption {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 5px 0 0;
	text-align: center;
}
.post .wp-caption-text {
	margin: 0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom: 0;
}
.post blockquote {
	border-left: 5px solid #ccc;
	color: #777;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
.post pre {
	font-family: courier;
	font-size: 12px;
	letter-spacing: -1px;
	margin: 14px 0 14px 0;
}
.post .message ul {
	margin: 12px 0 0;
}
.post .message {
	background: #0F67A1;
	color: #fff;
	display: none;
	margin-top: 10px;
	padding: 20px;
}
#comments h3, #comments h4 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	margin: 35px 0 5px;
}
#comments h4 {
	font-size: 28px;
}
#comments cite {
	border-bottom: 1px dotted #ccc;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
}
#comments em {
	font-style: italic;
	text-align: right;
}
#comments ol.commentlist li {
	border: 1px dotted #ccc;
	border-right: 0;
	list-style: none;
	margin-top: 20px;
	min-height: 110px;
	overflow: hidden;
	padding: 10px 5px 20px 10px;
	position: relative;
}
#comments p {
	margin: 10px 100px 0 10px;
	width: auto;
}
#comments span {
	bottom: 0;
	right: 10px;
	color: #eee;
	display: block;
	float: right;
	font: 110px Georgia;
	line-height: 0;
	position: absolute;
	overflow: hidden;
}
#comments ul.formlist {
	margin: 20px auto;
	width: 375px;
}
#comments ul.formlist li {
	display: block;
	margin: 10px 0 0;
}
#comments ul.formlist p {
	margin: 10px 0 0;
	text-align: center;
}
#comments input, #comments textarea {
	font: 18px Georgia;
	width: 370px;
}
#comments li.submitbutton input {
	background: #fff;
	border: 1px solid #aaa;
	color: #000;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	width: 374px;
}
#comments .center {
	text-align: center;
}
#sidebar {
	float: right;
	margin: 0 0 25px 0;
	width: 250px;
}
#sidebar h3 {
	font-size: 18px;
}
#sidebar .block ul {
	border-bottom: 1px dotted #ccc;
}
#sidebar .block ul .children {
	border: 0;
	padding: 0 0 0 8px;
}
#sidebar .block li {
	border-top: 1px dotted #ccc;
	list-style: none;
	margin: 0;
}
#sidebar .block li a {
	background: transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	border-bottom: none;
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 0 2px 15px;
}
#sidebar .block li a:hover {
	background: #f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
	border-bottom: 1px dotted #ccc;
	display: block;
	font-size: 18px;
	margin: 0 0 5px;
	padding: 25px 0 3px 0;
}
#sidebar .widget_recent_comments li {
	background: transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	padding: 2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover {
	background: none;
	border-bottom: 1px dotted #000;
	color: #000;
	font-weight: 600;
	text-decoration: none;
}
#sidebar .widget_recent_comments li a:hover {
	background-color: #f7f7f7;
	border-bottom: 1px dashed #e12000;
	color: #e12000;
}
#sidebar .widget_tag_cloud h3 {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 8px;
}
#sidebar .widget_text h3 , #sidebar .calendar h3 {
	border-bottom: 1px dotted #ccc;
}
#sidebar .calendar h3 {
	display: none;
}
#sidebar #wp-calendar {
	text-align: center;
	width: 95%;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th {
	text-align: center;
}
#sidebar #wp-calendar caption {
	font-size: 18px;
	padding: 25px 0 3px 0;
}
#sidebar #wp-calendar th {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	font-weight: bold;
}
#sidebar #wp-calendar tfoot td {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
#footer {
	border-top: 1px dotted #cccccc;
	clear: both;
	text-align: center;
}

.democracy ul, .democracy li {
	border: none !important;
}
.democracy input {
	float: left !important;
}
	.dem-graph {
		height: auto !important;
		overflow: hidden !important;
		position: static !important;
	}
	.dem-graph b, .dem-graph i {
		position: static !important;
	}
	.dem-graph a, .dem-graph a:hover {
		background: #efefef !important;
		height: auto !important;
		padding: 3px !important;
	}
