
        .panel {
	padding: 15px;
display: none;
}

#wrapper{
width: 650px;
padding: 50px;
margin: auto;}

.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@font-face {
font-family: 'Cantarell';
font-style: normal;
font-weight: 400;
src: local('Cantarell Regular'), local('Cantarell-Regular'), url(http://themes.googleusercontent.com/static/fonts/cantarell/v3/V86VyqXbc09Sss3BPsMj1z8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), url(http://themes.googleusercontent.com/static/fonts/merriweather/v4/RFda8w1V0eDZheqfcyQ4EHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

#header {
	background: #000;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align:center;
	z-index: 2;
}
#header a, h1, h7{
	color: #FFF;
font-family: 'Cabin Sketch', cursive;
font-size: 70px;
text-align:left;
text-transform:uppercase;
width:100%;
}
#header a, h1{
margin-top: -50px;
color: #000;
}
h7{
width: 100%;
display: inline-block;
font-size: 40px;}

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline
}
html {
	line-height:1
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th, td {
	text-align:left;
	font-weight:normal;
	vertical-align:middle
}
q, blockquote {
	quotes:none
}
q:before, q:after, blockquote:before, blockquote:after {
	content:"";
	content:none
}
a img {
	border:none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block
}
#header .main:after, #nav-mega-wrap:after, .pagination-newer:after, .comment-left:after, .comment-right:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	visibility:hidden
}
#content, #content .entry-post {
	margin:0 auto
}
#nav-mega-menu>li>a, #search input, #content .entry-info, #content .entry-footer, .pagination, .response-by {
	font-family:'Cantarell', sans-serif;
	font-size:11px;
	line-height:1.7em;
	text-transform:uppercase
}
body {
	-webkit-text-size-adjust:100%;
	font:13px/1.7em "Merriweather", serif;
	color:#151515;
	-webkit-tap-highlight-color:#b1b1b1;
background-image: url('http://cdn.publishdev.se/cdn/4/1715980/images/2012/pb-12_4ff03c7c9606ee346c0026df.jpg');
	padding-bottom: 100px;
}
em {
	font-style:italic
}
strong {
	font-weight:bold
}
small {
	font-size:13px;
	line-height:18px
}
::selection {
	background:#333;
	color:#FFF
}
::-moz-selection {
background:#333;
color:#FFF
}
img::selection {
	background:transparent
}
img::-moz-selection {
background:transparent
}
a {
	text-decoration:none;
	color:#393939
}
table, tr, td {
	padding:0px;
	margin:0px
}
noscript .message {
	margin:0
}
.message {
	background-color:#fff1f1;
	color:#FF0000;
	display:block;
	font-weight:bold;
	padding:10px;
	text-align:center
}
.message a {
	text-decoration:underline
}




#side ul.hovered>li>a {
	background:#fff;
	text-shadow:0px 0px 1px #fff
}
ul.nav {
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
	width:960px;
	float:left;
	clear:both
}

ul.nav>li {
	width:200px;
	height:101px;
	padding-bottom:2px;
	float:left;
	position:relative
}
ul.nav>li>a {
	display:block;
	background-color:#101010;
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
	width:178px;
	padding:10px;
	margin:1px;
	text-shadow:0px 0px 1px #000;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity:0.8
}
ul.nav>li>a:hover, ul.nav>li .selected>a {
	background:#fff;
	color:#101010;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity:1
}
ul.nav>li ul {
	list-style:none;
	float:left;
	width:150px;
	margin-right:10px
}
ul.nav div {
	position:absolute;
	top:36px;
	left:1px;
	background:#fff;
	width:739px;
	height:180px;
	padding:30px;
	display:none
}
ul.nav div ul li a {
	text-decoration:none;
	color:#222;
	padding:2px 2px 2px 4px;
	margin:2px;
	display:block;
	font-size:12px
}
ul.nav div ul li a:hover {
	background:#000;
	color:#fff
}
.main {
	margin-left:auto;
	margin-right:auto;
	max-width:960px;
	width:100%
}

.nav-wrap {
	height:30px;
background-color: #000;
}
ul#nav-mega-menu {
	background-color:#000;
	position:relative;
	margin:0;
	padding:0;
	height:30px
}
ul#nav-mega-menu>li {
	float:left;
	list-style-type:none;
	z-index:50;
	border-right:1px solid #fff;
}
ul#nav-mega-menu>li:last-of-type {
	border-right:0 none
}
#nav-mega-menu>li>a {
	display:block;
	text-decoration:none;
	padding:5px 39px 6px;
	color:#fff;
	height:inherit
}

#nav-mega-menu li:hover div {
	left:0
}
#nav-mega-menu li:hover>a {
	background:#fff;
	color:#000;
}
#nav-mega-menu #home:hover>a {
	background-image:none
}

div.drop {
	position:absolute;
	background-color:#fff;
	top:27px;
	left:-9999px;
	padding:20px;
	z-index:500;
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.35);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.35);
	box-shadow:0 5px 5px rgba(0,0,0,0.35);
	border:1px solid #DDDDDD;
	border-top:none;
	width:95.9%
}


span.drop-content {
	overflow:hidden;
	display:block;
	padding:0 20px
}
span.drop-content h1 {
	font-size:18px;
	border-bottom:1px solid #eee;
	margin-bottom:20px;
	padding-bottom:20px;
	font-weight:normal
}
span.drop-content .gallery-item {
	float:left;
	margin:5px
}
span.drop-content img {
	float:left;
	margin-right:22px
}
span.drop-content ul li {
	font-size:13px;
	margin-bottom:10px;
	list-style:none;
	background:url("../img/arrow_light.jpg") no-repeat left 7px;
	padding-left:12px
}
span.drop-content ul li:hover a {
	background:none !important
}
h3.nav-title {
	margin-top:0;
	font-size:22px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	margin-bottom:10px;
	font-family:'Glegoo', serif
}
div.halfs {
	float:left;
	width:45%;
	padding:1%;
	margin-right:3%;
	margin-bottom:10px
}
div.halfs p {
	margin-bottom:10px
}
div.thirds {
	display:block;
	float:left;
	width:29%;
	height:inherit;
	margin-right:3%;
	padding:1%
}
div.thirds p {
	margin-bottom:10px
}
div.two-thirds {
	float:left;
	width:63%;
	padding:1%;
	height:inherit;
	margin-bottom:10px
}
div.two-thirds p {
	margin-bottom:10px
}
div.quarters {
	float:left;
	width:20%;
	margin-right:3%;
	padding:1%;
	margin-bottom:20px
}
div.quarters p {
	margin-bottom:10px
}
div.divider-line {
	display:block;
	clear:both;
	height:1px;
	width:inherit;
	background-color:#DDDDDD;
	margin:20px 0
}
.leftalign {
	float:left;
	margin:0 20px 20px 0
}
.rightalign {
	float:right;
	margin:0 0 10px 20px
}
div.last {
	margin-right:0
}
li#contact {
	border-right:0 !important
}
.archive-year {
	font-weight:bold
}
#search {
	padding-left:15px;
	padding-top:2px
}

#search input {
	border:0 none;
	color:#000;
	background:#fff;
}
#search input[type="search"] {
	border:1px solid #DBDBDB;
	outline:none;
	-webkit-appearance:none;
	width:93px;
	padding:0 0 0 3px
}

#content ol, #content ul {
	margin-left:40px
}
#content .entry {
	margin:10px;
	padding:10px;
	width:400px;
	background: #fff;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.56);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
}

#content .inlagg{
	width:600px;
margin:10px;
	padding:10px;
	background: #fff;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.56);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
}


#content .entry-info {
	text-align:center;
}
#content .entry-info, #content .entry-info .meta-comment {
	padding:0 5px;
border-top: double 4px #000;
}
#content .meta-time {
font-size:16px;
	font-family: 'Cabin Sketch', cursive;
}

#content .entry-footer .meta-category, #content .entry-footer .meta-tags {
	padding:0 10px
}
#content .entry-footer .meta-tags span, #content .entry-footer .meta-category a {
	text-transform:none;
	margin-right:6px
}
#content img {
	max-width:100%;
}
#content h3 {
	font-family: 'Cabin Sketch', cursive;
	font-size:28px;
	line-height:36px;
	overflow:hidden;
	width: 100%;
text-align: center;
text-transform: uppercase;
}
#content h3 a {
	color:#333
}



.content-entry {
	max-width:990px
}
.post a {
	text-decoration:underline;
	color:#666
}
.post p {
	margin-bottom:10px
}
.special #bse_iframe_ad, .special #bse_iframe_ad2 {
	padding-bottom:5px;
	border-bottom:0px double #999;
	width:0px !important;
	height: 0px !important;
	text-align:left !important;
}
.pagination {
	border:4px double #999;
	padding:10px 20px;
	margin-top:20px
}
.pagination-newer {
	float:right
}


/*
@media only screen and (max-width: 767px) {
.comment-nr {
	display:none
}
}
*/



.form-btn {
	font:12px Helvetica, Arial, sans-serif;
	color:#404040;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	background:url("../img/btn.png") no-repeat;
	border:0 none;
	width:64px;
	height:30px;
	border:none 0 !important;
	cursor:pointer
}


#search input[type="submit"] {
	padding:3px 6px 3px 0px;
	cursor:pointer
}
a[title="RSS"] {
	background:url("../img/rss.jpg") no-repeat;
	width:16px;
	height:16px;
	display:block;
	margin-top:3px
}


#about p a {
	font-weight:bold;
	font-size:16px
}




/*Kommentarer*/

#post-comments a {
	text-decoration: underline;
}
#post-comments {
	width:600px;
	margin-top:20px;
	margin-bottom:20px;
}
.comment-nr {
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	margin-top:30px;
	background:#000;
	display: inline-block;
	padding:5px 10px;
	color:#fff;
}

.comment-header {
	margin-top:30px;
	background:#fff;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	display: inline-block;
	padding:5px 10px;
}
.comment {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.56);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
	background:#FFF;
	padding:15px;
}
.comment-body {
	margin-bottom:5px;
}
.comment-meta {
	color:#666;
	font-size:13px;
}
#remember {
	margin-left:10px;
}
.commentform textarea {
	resize: none;
}
tr:nth-child(1), tr:nth-child(3), tr:nth-child(5), tr:nth-child(7), tr:nth-child(9) {
	display:block;
	margin-top:15px;
}
.slide {
	text-align: right;
}
.slide a {
	text-decoration: none !important;
}
.default {
	font-size:24px;
  font-family: 'Cabin Sketch', cursive;
	color:#000;
	margin-top:50px;
	text-shadow:0 2px 4px rgba(0,0,0,0.5);
}
.commentform {
	color:#000;
}
.rotate {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}


.btn {
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	background-color:#e6e6e6;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding:5px 10px 5px;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	color:#000;
	font-size:14px;
	line-height: normal;
	border:1px solid #FFF;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.5);
	-moz-transition:0.1s linear all;
	-webkit-transition:0.1s linear all;
	-ms-transition:0.1s linear all;
	-o-transition:0.1s linear all;
	transition:0.1s linear all;
}
.btn:hover {
	background-position:0 -15px;
	color:#333;
	text-decoration: none;
}
.btn:active {
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.25), 0 1px 2px rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.25), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.25), 0 1px 2px rgba(0,0,0,0.05);
}
.btn:focus {
	outline:1px dotted #666;
}

/*
@media only screen and (max-width:479px) {

.comment-header {
	overflow: hidden;
	height:25px;
	margin-bottom: -12px;
	max-width:248px;
}
.input-bg {
	width:165px;
}
}
@media only screen and (min-width:480px) and (max-width:639px) {

.comment-header {
	overflow: hidden;
	height:25px;
	margin-bottom: -12px;
	max-width:332px;
}
}*/