h1{
	font-size:3.0em;
}
h1 span {
	color: #cd5926;
}
h2{
	font-size:1.8em;
}
h3{
	font-size:1.6em;
}
h4{
	font-size:1.5em;
}
h5, p, a, td, li, input, textarea, td{
	font-size:1.3em;
}
h1 a, h2 a {
	line-height: 1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a,
li a, li p, li textarea, li input,
p a, p textarea, p input,
td a, td p, td textarea, td input{
	font-size:1em;
}

a, a:hover{
	color: #3B3B3B;
	text-decoration: none;
}
html{
	background-color: #fffbdb;
}

.clear-item {
	clear:both;
}

#header-top-image {
	position: relative;
	height:37px;
	background: transparent url(../images/background-top.png) no-repeat left bottom;
	z-index:2;
}

#main-container{
	width: 920px;
	margin: 0 auto;
}
#header{
	position: relative;
	height: 97px;
}
#main-content-wrapper{
	position: relative;
	z-index:2;
	background: transparent url(../images/background-repeat-y.png) repeat-y left top;
	padding: 0 10px 0 13px;
}
#main-content {
	background: #f7f5f0 url(../images/background-repeat-x.png) repeat-x left top;
	padding: 0 0 45px 0;
}
#footer-wrapper{
	background: transparent url(../images/background-repeat-y.png) repeat-y left top;
	position: relative;
	padding: 0 14px 0 13px;

}
#footer {
	background-color: #fff;
	border-top: 1px solid #acacac;
	padding: 20px;
}
/* COLUMNS */
.large-column {
	width: 554px;
}
.small-column {
	width: 335px;
	padding-left: 4px;
}

/* HEADER */
#header .logo {
	position: absolute;
	left: 20px;
	top: 20px;
	font-size: 3em;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	width: 204px;
	height: 59px;
	background: transparent url(../images/sprite.png) no-repeat left top;
}
#header .main-menu {
	position: absolute;
	left: 235px;
	top: 53px;
	font-size: 1.2em;
}
#header .main-menu li {
	float: left;
}
#header .main-menu li a {
	line-height: 1.4em;
	padding: 3px 9px 3px 9px;
	font-weight: bold;
    font-size: 13px !important;
}
#header .main-menu li.rss a {
	padding-left: 44px;
	margin-left: 2px;
	background: transparent url(../images/sprite.png) no-repeat -300px -598px;
	text-indent: -999em;
	overflow: hidden;
}
#header .main-menu li.twitter a {
	padding-left: 44px;
	margin-left: 2px;
	background: transparent url(../images/sprite.png) no-repeat left -597px;
	text-indent: -999em;
	overflow: hidden;
}
#header .main-menu li.rss a:hover, #header .main-menu li.twitter a:hover {
	background-color: transparent;
	color: #000;
}
#header .main-menu li a:hover, #header .main-menu li.current_page_item a, #header .main-menu li.current-cat a {
	color: #fff;
	background-color: #343434;
}

/* SEARCH */
#header #search-container {
	position: absolute;
	right: 22px;
	top: 25px;
	width: 175px;
}
#searchform {
	display: block;
	background: transparent url(../images/sprite.png) no-repeat left -100px;
}
#searchform legend {
	display: none;
}
#searchform label {
	display: none;
}
#searchform input#input-search{
	float: left;
	width: 120px;
	height: 16px;
	border: 1px solid #fff;
	margin: 1px 0 0 9px;
}
#searchform a{
	float: left;
	width: 27px;
	height: 20px;
	text-indent: -999em;
	overflow:hidden;
	background: transparent url(../images/sprite.png) no-repeat -300px -100px;
}

/* Header news list */

.header-news {
	height:auto;
	background:#303030;
	border-radius:20px 20px 0 0;
	margin-left:10px;
	margin-right:12px;
	margin-bottom: -37px;
	padding-bottom: 0px;
	left: 2px;
	position: relative;
	z-index:1;
	color:#fff;
}
.header-news a {
	color:#fff;
}

.header-news a:hover {
	text-decoration: underline;
}

.header-news .first-column {
	padding:15px 20px 30px 20px;
	border-radius:20px 0 0 0;
	width:121px;
	float:left;
	min-height:100%;
	text-align:center;
}

.header-news .second-column {
	float:left;
	width:737px;
	border-radius: 0 20px 0 0;
}
.header-news .second-column * {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.header-news .second-column img {
	float:left;
	margin-right:15px;
}
.header-news .second-column p {
	padding-top: 5px;
}

.header-news .second-column .top-news-item {
	width:50%;
	float:left;
	padding:12px 12px 31px 20px;
}


/* MAIN */
.top-post, .post-list, .post, .debate-wrapper, .comment-wrapper, .navigation {
	padding: 12px 26px 0 21px;
	background: transparent url(../images/background-repeat-y-inner.png) repeat-y left top;
}


#main-content h2, #main-content .post h1 {
	color: #fff;
	background-color: #202020;
	margin: 0 0 15px 0;
	padding: 9px 16px 6px 16px;
	font-size: 3em;
	letter-spacing: -1.5px;
}
#main-content .category-debatt h1, #main-content .category-debatt h2, #main-content .debatt h2, .category-debatt #main-content  h2 {
	margin-bottom: 0;
}
#main-content .post h1 a, #main-content .post h1 a:hover, #main-content h2 a, #main-content h2 a:hover {
	display: block;
	color: #fff;
}
#main-content .debatt h2, .category-debatt #main-content  h2, #main-content .category-debatt h1, #main-content .category-debatt h2 {
	background-color: #7fbf6d;
}
#main-content .debatt a span, .category-debatt #main-content a span, #main-content .debatt .entry a, #main-content .category-debatt .entry a, #main-content .category-debatt .post-teaser a span {
	color: #7fbf6d;
}
#main-content .kronikor h2, .category-kronikor #main-content  h2, #main-content .category-kronikor h1 {
	background-color: #d06433;
}
#main-content .kronikor a span, .category-kronikor #main-content a span, #main-content .kronikor .entry a, #main-content .category-kronikor .entry a {
	color: #d06433;
}
#main-content .artiklar h2, .category-artiklar #main-content  h2, #main-content .category-artiklar h1 {
	background-color: #719ef0;
}
#main-content .artiklar a span, .category-artiklar #main-content a span, #main-content .artiklar .entry a, #main-content .category-artiklar .entry a {
	color: #719ef0;
}
#main-content a span, #main-content #sidebar a span, .header-news .second-column a span {
	color: #c44797;
	font-weight: bold;
}
#main-content #sidebar a span {
	line-height: 1.2em;
}
.single .entry {
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 12px;
}
.entry a, .hentry p a, .comment-text a {
	text-decoration: underline;
	font-weight: bold;
}
p.postmeta {
	padding: 0 0 4px 0;
	font-size: 1.1em;
}
p.postmeta span {
	line-height: 1.1em;
	font-weight: bold;
}
p.postmeta span.published {
	font-weight: normal;
	display: block;
}
p.postmeta span.author {
	display: block;
}
.post-top {
	display: block;
	height: 5px;
	margin-top: 4px;
	background: transparent url(../images/background-repeat-y-inner-top.png) no-repeat left top;
}
.post-bottom {
	display: block;
	height: 5px;
	margin-bottom: 4px;
	background: transparent url(../images/background-repeat-y-inner-bottom.png) no-repeat left top;
}
.top-post .image-holder, .post .image-holder {
	text-align: center;
	height: 204px;
	display: block;
	width: 507px;
	overflow: hidden;
}
.top-post p.excerpt a {
	text-decoration: none;
	font-weight: normal;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: left;
	width: 50%;
	text-align: right;
}
/* POST LABELS */
.post-label, .post-list .post-item p.post-label, .top-post .post-label   {
	background-color: #ececec;
	font-weight: bold;
	padding: 0;
	line-height: 1.8em;
	padding: 0 5px;
}
.post-label a, .post-list .post-item p.post-label a, .top-post .post-label a, .category-debatt .post-label a {
	text-decoration: none;
}
.top-post p.post-label, .category-debatt .post-label {
	margin-bottom: 1em;
}
/* COMMENTS AND SHARING */
div.tools {
	padding-bottom: 10px;
}
.post-list-large div.tools, .debate-start div.tools {
	padding: 0;
}
div.tools a.comment-bubble, .post-tools a.comment-bubble, #sidebar a.comment-bubble {
	float: left;
	width: 24px;
	height: 18px;
	padding: 0;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: left -700px;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.85em;
	color: #fff;
	text-align: center;
	line-height: 1.3em;
}
div.tools a.comment-bubble-link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-left: 3px;
	font-size: 0.85em;
}
div.tools .share {
	float: right;
}
.share a {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow:hidden;
}
.share a.share-facebook {
	background-position: -300px -500px;
}
.share a.share-twitter {
	background-position: left -600px;
}
/* POST LIST STARTPAGE */
.post-list {
	padding-top: 17px;
	padding-bottom: 5px;
	position: relative;
}
.post-list .post-list-items-wrapper {
	width: 507px;
	overflow: hidden;
}
.post-list .post-item {
	float: left;
	width: 157px;
	padding-right: 18px;
}
.post-list .post-item .image-holder {
	margin-bottom: 10px;
	display: block;
	width: 157px;
	overflow:hidden;
}
.post-list .post-item .post-content-wrapper {
	height: 112px;
}
.post-list .post-item p {
	line-height: 1.2em;
}
.post-list .post-item p a {
	line-height: 1em;
}
.post-list .post-item p.post-tools a {
	line-height: 1.3em;
}
.post-list .post-tools {
	padding-bottom: 5px;
}
.post-list .nav-prev, .post-list .nav-next{
	position:absolute;
	top:28px;
	display: block;
	width: 20px;
	height: 28px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.post-list .nav-next {
	right: 36px;
	background-position: 5px -295px;
}
.post-list .nav-prev {
	right: 59px;
	background-position: -295px -295px;
}
.post-list .nav-next-disabled {
	background-position: 5px -395px;
}
.post-list .nav-prev-disabled {
	background-position: -295px -395px;
}
.debatt .more-posts {
	padding-top: 23px;
}
.post-list .more-posts a {
	display: block;
	width: 157px;
	height: 124px;
	background-image: url(../images/bubbles.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.kronikor .more-posts  a{
	background-position: left top;
}
.debatt .more-posts  a{
	background-position: left -200px;
}
.artiklar .more-posts  a{
	background-position: left -400px;
}

/* POST LIST CATEGORY PAGE */
.post-list-large {
	padding-bottom: 10px;
}
.post-list-large .image-holder {
	float: left;
	width: 157px;
	overflow: hidden;
	margin-right: 16px;
	height: 81px;
}
.post-list-large .post-teaser {
	float: left;
	width: 334px;
}
/* POST LIST BLOGLISTING */
.blog-list {
	padding-bottom: 10px;
}
.comment-link {
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: left -497px;
}
/* DEBATE LISTING */
.debate-wrapper {
	padding-bottom: 12px;
}
.debate-wrapper .debate-start {
	padding: 10px 0 0 0;
}
.debate-wrapper .debate-count {
	font-size: 1.9em;
	padding: 10px 0;
	border-width: 1px 0 1px 0;
	border-color: #e3e3e3;
	border-style: solid;
}
.debate-wrapper .debate-count .count-number {
	float: left;
}
.debate-wrapper .debate-count .count-number span {
	line-height: 0.8em;
}
.debate-wrapper .debate-count .toggle {
	float: right;
	line-height: 1.58em;
}
.debate-wrapper .debate-count .count-number span {
	font-size: 1.58em;
}
.debate-wrapper .image-holder {
	float: left;
	overflow: hidden;
	margin-right: 16px;
	width: 157px;
	height: 81px;
}
.debate-wrapper .debate-teaser {
	float: left;
	width: 334px;
}
.debate-wrapper .debate-reply {
	padding: 12px 0 12px 0;
	border-width: 0 0 1px 0;
	border-color: #e3e3e3;
	border-style: solid;
}
.debate-wrapper .debate-reply h3 {
	padding: 0;
}
/* COMMENTS */
.comment-wrapper {
	padding-top: 20px;
}
#comment-header {
	padding-bottom: 10px;
}
.commentlist {
	padding: 0;
	list-style: none;
}
.commentlist ul {
	padding: 15px 0 15px 15px;
	list-style: none;
}
.commentlist li li, .commentlist li p {
	font-size: 1em;
}
.commentlist li.depth-1 {
	border-bottom: 1px solid #d4d3d1;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.commentlist .comment-container {
	position: relative;
	padding-bottom: 20px;
	width: 100%;
}
.commentlist .report-link {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.85em;
}
.comment-info {
	font-size: 0.85em;
	float: left;
	width: 100px;
	margin-right: 10px;
}

.comment-info .comment-number {
	font-weight: bold;
}
.comment-info cite {
	font-weight: bold;
	font-style: normal;
}
.comment-info .reply {
	margin-top: 10px;
}
.comment-text {
	float: left;
	width: 395px;
	overflow: hidden;
}
.depth-2 .comment-text {
	width: 382px;
}
.depth-3 .comment-text {
	width: 367px;
}
.depth-4 .comment-text {
	width: 352px;
}
.depth-5 .comment-text {
	width: 337px;
}
span#comments-number {
	float: left;
	font-size: 3em;
	color: #fff;
	overflow: hidden;
	display: block;
	width: 47px;
	height: 49px;
	background: transparent url(../images/bubble.png) no-repeat;
	margin: 2px 20px 0 0;
	text-align: center;
}
h2#comments {
	float: left;
	width: 380px;
}
#respond p, .entry form.event-registration-form p {
	font-size: 1.1em;
}
.commentlist #respond p {
	font-size: 0.85em;
}
#respond label, .entry form.event-registration-form label {
	float: left;
	width: 110px;
	font-weight: bold;
	padding: 0;
}
#respond label span, .entry form.event-registration-form label span {
	font-weight: normal;
}
#respond input.input-text, .entry form.event-registration-form input {
	float: left;
	width: 390px;
}
#respond textarea, .entry form.event-registration-form textarea {
	float: left;
	width: 390px;
	height: 82px;
}
#submit {
	display: block;
	margin-left: 110px;
	background: transparent url(../images/sprite.png) no-repeat -300px -200px;
	border: 0;
	width: 131px;
	height: 32px;
	text-indent: -999em;
	overflow: hidden;
}
.entry form.event-registration-form #action-button {
	margin-left: 110px;
	background: transparent url(../images/sprite.png) no-repeat -300px -700px;
	border: 0;
	width: 91px;
	height: 32px;
	text-indent: -999em;
	overflow: hidden;
}
/* MAIN (RIGHT SIDE) */
#main-content #sidebar {
	padding: 12px 0 0 0;
}
#main-content #sidebar h2 {
	background-color: #202020;
	margin: 0 0 14px 5px;
	width: 282px;
}
#welcome {
	padding: 0 20px 0 24px;
	margin-bottom: 10px;
}
#news-list {
	margin-bottom: 13px;
}

.small-box-top {
	display: block;
	height: 3px;
	margin-top: 2px;
	background: transparent url(../images/background-small-box-top.png) no-repeat left top;
}
.small-box-bottom {
	display: block;
	height: 3px;
	margin-bottom: 2px;
	background: transparent url(../images/background-small-box-bottom.png) no-repeat left top;
}
.small-box-content {
	background: transparent url(../images/background-small-box-middle.png) repeat-y left top;
	padding: 11px 16px;
}
.small-box-content .image-holder {
	float: left;
	width: 94px;
	height: 47px;
	margin-right: 10px;
}
.small-box-content .news-teaser {
	float: left;
	width: 156px;
}
.small-box-content p {
	line-height: 1.2em;
	padding: 0;
}
.small-box-content p span.published {
	font-size: 0.85em;
	line-height: 1.1em;
	display: block;
}
.small-box-content p span.author {
	font-size: 0.85em;
	line-height: 1em;
	display: block;
	font-weight: bold;
}
.small-box-content p.newstitle {
	font-weight: bold;
}
.small-box-content p a {
	line-height: 1.2em;
}
#main-content #sidebar h2.blog-header, #main-content #sidebar h2.featured-event-header {
	margin-bottom: 0;
}

#sidebar a.blog-all {
	display: block;
	border-top: 1px dotted #cacaca;
	padding: 12px 0 10px;
}
#sidebar div.sidebar-content {
	padding: 0 40px 14px 20px;
}
#sidebar div.banner-content {
	margin-bottom: 18px;
}
#sidebar div.banner-content .textwidget {
	padding-left: 5px;
}
#sidebar div.small-box {
	padding: 0 0 14px 0;
}
#sidebar div.blog-content {
	position:relative;
	height: 160px;
	height: auto!important;
	min-height: 160px;
}
#sidebar .blog-puff h3 {
	width: 190px;
	font-size: 1.5em;
}
#sidebar .blog-puff p {
	width: 175px;
}
#sidebar .blog-puff p.blog-excerpt {
	padding-bottom: 10px;
}
#sidebar .blog-puff .blog-photo {
	position: absolute;
	bottom: 0;
	right: 17px;
}
#main-content #sidebar .featured-event-header span {
	font-size: 0.75em;
	color: #fff;
}
#sidebar .featured-event img {
	width: 293px;
}
#sidebar .blogroll {
	margin: 20px 0 18px;
}
#sidebar .blogroll li {
	font-size: 1.3em;
}
#sidebar .literature li a {
	padding-bottom: 5px;
}
#sidebar .newsletter form, #sidebar .newsletter td  {
	text-align: left!important;
}
#sidebar .newsletter div {
	display: none;
}

/* MAILCHIMP WIDGET */
#sidebar #mc_signup_form label{
	font-size: 1.3em;
}
#sidebar #mc_signup_form fieldset.mc_custom_border {
	padding: 0;
}
#sidebar #mc_signup_form legend {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0  5px 0;
}
#sidebar #mc_signup_form input.mc_input {
	width: 80%;
	margin: 0 0  5px 0;
}
#sidebar #mc_signup_form .mc_signup_submit {
	text-align: left;
}
#sidebar #mc_signup_form p {
	padding-bottom: 5px;
}
#sidebar #mc_signup_form #mc_message {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 5px;
}

/* FOOTER */
#footer .logo {
	float: left;
	font-size: 2em;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	width: 138px;
	height: 25px;
	background: transparent url(../images/sprite.png) no-repeat -300px top;
}
#footer .footer-text {
	color: #aaa;
	float: right;
	width: auto;
}

/* FROM WP Default theme to work with stuff from editor */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



#social input#submit {
    background: transparent url(../images/sprite.png) -300px -202px !important;
}