/*@import url(http://typ.problemas.se/fonter/lib/Bergamo/stylesheet.css);*/

@import url(http://typ.problemas.se/fonter/lib/PT-Sans/stylesheet.css);
@import url(http://typ.problemas.se/fonter/lib/CrimsonText/stylesheet.css);

.photo p{
	margin: 0 10px;
	position: relative;
	z-index: 2;
}
.photo ul.tags {
	padding:4px 20px;
	margin:1px -10px 10px;
	text-align: left;

}
html {
	height:100%;
}
body {
	background:#433 url(/bilder/jannr/bg.main.png) repeat -50% -50% fixed;
	color:#433;
	height:100%;
}
a img {
	border: 0;
}
a:link {
	color:#c33;
	text-decoration:none;
}

a:visited {
	color:#a11;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
b {
	font-weight: inherit;
}
p {
	margin:0 10px 10px;
	text-align:left;
	line-height:1.6;
}
aside p {
	margin:0 0 10px;
}
.logo {
	position:fixed;
	top:0;
	left:50%;
	z-index:5;
}
.logo img {
	background:#d53333;
	position:absolute;
	left:-470px;
	display:block;
	padding:76px 5px 5px 20px;
	box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
}
.nitRam {
	width:825px;
	margin:0 auto;
	font:16px/1.4 CrimsonText,georgia, serif;
	position:relative;
	overflow:hidden;
	min-height:100%;
	padding:0 6px 0 6px;
	background:transparent url(/bilder/jannr/bg.nitram.png) repeat-y left top;
}

section {
	position:relative;
	z-index:3;
	display:block;
	width:534px;
	margin:0;
	padding:0;
	font:16px/1.4 CrimsonText,georgia, serif;
	float:left;
	height:100%;
}
.starter {
	display:block;
	width: 100%;
}
aside {
	position:relative;
	z-index:2;
	display:block;
	width:250px;
	float:right;
	padding:20px 20px 20px 0;
	font:14px/1.4 PTSans, sans-serif;
	background:transparent url(/bilder/jannr/bg.coffee.png) no-repeat 100px 220px;
}
aside img.floatRight {
	margin-right:-20px;
}
aside img.floatLeft {
	margin-left:-20px;
}
aside img.spanAll {
	margin:0 -20px 10px;
	display:block;
}
aside .headline {
	text-align:center;
	padding:5px 0 21px;
}
aside .description{
	margin:0 -20px;
	padding:0 20px;
	border-bottom:1px dashed #aaa;
	border-bottom:1px dashed rgba(0,0,0,0.2);

}
article {
	display:block;
	position:relative;
	padding:10px 0 0;
}
article + article {
	border-top:1px dashed #bbb;
	border-top:1px dashed rgba(0,0,0,0.2);
}
article h1, .h1 p {
	font: normal 30px/1.1 CrimsonText, georgia, serif;
	margin:6px 35px 10px 17px;
	color:#754;
	text-shadow:1px 1px 4px rgba(0,0,0,0.3);

}
.entry {
	margin: 10px 0 0 0;
}
article .entry h1, .entry .h1 p {
	margin:6px 35px 10px 17px;

}
article p {
    margin: 0 20px 10px;
}

article .link p {
    margin: 0 10px 10px;
}

article p a {
    font-family: CrimsonTextSemibold, georgia, serif
}

article h2 {
	font: normal 20px/1.1 CrimsonText, georgia, serif;
	margin:10px 25px 3px 7px;
	color:#754;
}
aside h1 {
	font:normal 16px/1.3  CrimsonText, georgia, serif;
	margin:4px 50px 10px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#644;
}
aside h2 {
	font:normal 14px/1.3 CrimsonText, georgia, serif;
	margin:0 -20px;
	padding:10px 20px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#644;
	text-shadow:1px 1px 3px rgba(0,0,0,0.2);
}
aside h3 {
	font:normal 12px/1.3 CrimsonText, georgia, serif;
	margin:4px 50px 10px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#644;
}
a.date {
	width:54px;
	background:#fff;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background:rgba(255,255,255,0.85);
	border:1px solid #cba;
	text-align:center;
	position:absolute;
	top:-3px;
	right:-10px;
	margin:0;
	line-height:1;
	padding:1px;
	z-index:200;
	box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	color:#333;
	text-decoration:none;
	font: normal 28px/1  PTSans, sans-serif;
/*	font:24px/1 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; */
	display: none;
}
.date time {
	border: 1px solid #dcc;
	padding: 2px;
	display: block;
}
.date .text, .date .year {
	font:13px/1 PTSansNarrow, sans-serif;
	display:block;
	padding:0;
	margin:0;
}
.date a {
	color:#444
}
.date a:hover {
	text-decoration:none
}
.Sun, a.Sun {
	color:#c33
}
.date img {
	display:block;
	margin:0 auto;
}
.photo {
	position:relative;
	text-align: center;
	margin: 0 10px 0;
}
.video {
	margin: 0 10px 6px;
}
.photo img, .video > div {
	background:#fff;
	padding:6px;
	margin:0;
	border:1px solid rgba(0,0,0,0.3);
	box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	
}
.photo p.photoset_caption{
	z-index: 3;
	position: relative;
	font-style: italic;
	margin: -6px 6px 12px;
	opacity: .8;
}
embed, object {
	display:block;
}
iframe {
	vertical-align: bottom;
}
.time, .tags {
	padding:4px 20px;
	margin:1px 0 0;
	font:13px/1.4 PTSans, sans-serif;
    background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#16433232,endColorstr=#16433232);
    background:rgba(67,50,50,0.1);
}
blockquote {
	background:transparent url(/bilder/jannr/bg.blockquote.png) no-repeat 10px 6px;
	padding:0px 60px 10px;
}
.audio_player {
	margin: 10px 20px 0;
}
.quote {
}
.quote:before {
    content: "»";
	font: italic 110px/1.2  CrimsonText, georgia, serif;
	position: absolute;
	top:-36px;
	left:20px;
	color:rgba(67,50,50,0.2);
}
.quote:after {
    content: "«";
	font: italic 110px/1.2  CrimsonText, georgia, serif;
	position: absolute;
	top:-36px;
	right:20px;
	color:rgba(67,50,50,0.2);
}
.quote h1 {
	font: italic 24px/1.2  CrimsonText, georgia, serif;
	text-transform:none;
	margin:0px 60px 10px;
	min-height:35px;
	text-align:center;
}
.quote .caption {
	margin: 0 20px 10px;
}
/*.tags {
	font:12px/1.4 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	display:block;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	clear:both;
}*/
.tags li {
	margin:0;
	padding:0 10px 0 0;
	display:inline;
}
.link {
	background:transparent url(/bilder/jannr/bg.blockquote.png) no-repeat 470px 16px;
	min-height:55px;
	padding:10px 70px 10px 10px;
	margin: -10px 0 -1px;
	display: block;

}
.link:hover {
	background-image:url(/bilder/jannr/bg.blockquote.hover.png);
	background-color:rgba(51, 0, 0, 0.05) ;
	text-decoration: none;

}

.link:hover  h1{
	text-decoration: underline;

}
.link h1 {
	font:normal 20px/1.3  CrimsonText, georgia, serif;
	text-align:left;
	text-transform:none;
	margin:2px 50px 3px 10px;
	color: #c33;
}
.link p{
	color: #433;
}
input[type='text'], input[type='search'], textarea {
	font:14px PTSans, sans-serif;
	
	padding:3px 4px;
	border:solid 1px rgba(0,0,0,0.2);
	outline:0;
	background:#FFFFFF;
	background:-webkit-gradient(linear, left top, left 25, from(rgba(255,255,255,0.5)), color-stop(4%, rgba(255,255,255,0.2)), to(rgba(255,255,255,0.5)));
	background:-moz-linear-gradient(top, rgba(255,255,255,0.5),  rgba(255,255,255,0.2) 1px, rgba(255,255,255,0.5) 25px);
	box-shadow:rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow:rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow:rgba(0,0,0, 0.1) 0px 0px 8px;
}
input[type='text']:hover, input[type='search']:hover, textarea:hover {
	border-color:#C9C9C9;
	background:-webkit-gradient(linear, left top, left 25, from(rgba(255,255,255,0.7)), color-stop(4%, rgba(255,255,255,0.4)), to(rgba(255,255,255,0.7)));
	background:-moz-linear-gradient(top, rgba(255,255,255,0.7),  rgba(255,255,255,0.4) 1px, rgba(255,255,255,0.7) 25px);
	box-shadow:rgba(0,0,0, 0.15) 0px 0px 8px;
	-moz-box-shadow:rgba(0,0,0, 0.15) 0px 0px 8px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
input[type='text']:focus, input[type='search']:focus, textarea:focus {
	border-color:#C9C9C9;
	background:-webkit-gradient(linear, left top, left 25, from(rgba(255,255,255,0.8)), color-stop(4%, rgba(255,255,255,0.5)), to(rgba(255,255,255,0.8)));
	background:-moz-linear-gradient(top, rgba(255,255,255,0.8),  rgba(255,255,255,0.5) 1px, rgba(255,255,255,0.8) 25px);
	box-shadow:rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow:rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 8px;
}
button, button.dsq-button {
	font-family:PTSans, sans-serif;
	font-size:12px;
	background:#c33;
	background:-webkit-gradient(linear, left top, left 25, from(rgba(204,51,51,0.8)), color-stop(4%, rgba(204,51,51,0.5)), to(rgba(204,51,51,0.8)));
	background:-moz-linear-gradient(top, rgba(204,51,51,0.8),  rgba(204,51,51,0.5) 1px, rgba(204,51,51,0.8) 25px);
	color:#fff;
	float:right;
	text-shadow:1px 1px 2px rgba(0,0,0,0.6);
	border:solid 1px rgba(0,0,0,0.2);
	box-shadow:rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow:rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 8px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:2px 8px;
}
button:hover, button.dsq-button:hover {
	background:#c33;
	background:#c33;
	background:-webkit-gradient(linear, left top, left 25, from(rgba(204,51,51,1)), color-stop(4%, rgba(204,51,51,0.7)), to(rgba(204,51,51,1)));
	background:-moz-linear-gradient(top, rgba(204,51,51,1),  rgba(204,51,51,0.7) 1px, rgba(204,51,51,1) 25px);
	
}
input[type='search'] {
	width:180px;
}

nav {
	
}
nav ul {
	margin:0 -20px;
	padding:0;
}
nav.tweets ul {
	border-top:1px dashed #aaa;
	border-top:1px dashed rgba(0,0,0,0.2);
}
nav ul li {
	margin:0;
	padding:0 20px;
	border-bottom:1px dashed #aaa;
	border-bottom:1px dashed rgba(0,0,0,0.2);
	overflow: hidden;
}
nav ul li li{
	padding: 0;
}

nav#twitter_div ul li li{
	padding: 4px 20px;
}
nav ul li li a{
	display: block;
	padding:4px 20px;
}

nav#twitter_div ul li li a{
	padding:0;
	color: #CC3333;
}

nav ul li li a:hover{
	background:rgba(51, 0, 0, 0.05) ;
	text-decoration: none;
}

nav ul li ul#twitter_update_list li a{
	display: inline;
}

nav ul li img{
	float: right;
	clear:right;
	margin: -3px 0;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.3);
	opacity: .5;
}
nav ul.social li img{
	opacity: 1;
	border: 0;
}
nav a:link,nav a:visited {
	color:#433;
}
nav a em {
	font-style:normal;
	color:#c33;
}
nav#insertJannrNav {
	
}

nav#insertJannrNav > ul > li {
	border: 0;
}
nav#insertJannrNav > ul ul {
	border-top:1px dashed #aaa;
	border-top:1px dashed rgba(0,0,0,0.2);
}
p.search {
	padding:10px 20px;
	margin:10px -20px 0;
	text-align:center;
	border-top:1px dashed #aaa;
	border-bottom:1px dashed #aaa;
	border-top:1px dashed rgba(0,0,0,0.2);
	border-bottom:1px dashed rgba(0,0,0,0.2);
}
.search *{
	vertical-align:middle;
}
.paginator {
	text-align:center;
	margin:0 0;
	padding:10px 100px;
	border-top:1px dashed #aaa;
	border-top:1px dashed rgba(0,0,0,0.2);
	overflow:hidden;
	font-size: 16px;
}
.paginator .arrows {
	margin: -50px 0 -40px;
	font-style: italic;
}
.paginator .floatRight {
	margin-right:-80px;
}
.paginator .floatLeft {
	margin-left:-80px;
}

.paginator .arrows a{
	color: rgb(184, 181, 180);
	font-size: 72px;
	text-decoration: none;
}
.paginator .arrows a:hover{
	color: rgb(156, 34, 34);
	
}
.paginator .floatRight.postLink {
	min-height: 60px;
	width: 150px;
	text-align: right;
	padding-right: 60px;
	background:transparent url(/bilder/jannr/bg.blockquote.png) no-repeat 160px 10px;
}
.paginator .floatLeft.postLink {
	min-height: 60px;
	width: 150px;
	text-align: left;
	padding-left: 60px;
	background:transparent url(/bilder/jannr/bg.blockquote.png) no-repeat -450px 10px;
}
.paginator .postLink:hover {
	text-decoration: none;
	background-image: url(/bilder/jannr/bg.blockquote.hover.png);
}
.paginator h2 {
	font: 18px/1.3 CrimsonText, georgia, serif;
	color:#754;
	text-align: inherit;
}
.paginator .datum {
	margin: 10px 0 0 0;
	padding: 0;
	color: #999;
	font:12px/1.4 PTSans, serif;
	text-align: inherit;
}
aside .social {
	margin:0 -20px ;
	padding:10px 0 10px 20px;
	overflow:hidden;
	border-bottom:1px dashed #aaa;
	border-bottom:1px dashed rgba(0,0,0,0.2);
}
aside ul.social li{
	float:left;
	margin:0 4px 3px 0;
	padding:0;
	border:0;
}
aside ul.social li img{
	display:block;
	margin: 0;
}

.rss {
	margin:0 -20px;
	padding:10px 20px;
	border-bottom:1px dashed #aaa;
	border-bottom:1px dashed rgba(0,0,0,0.2);
}
.rss p {
	text-align:right;
	margin:0;
	padding:0;
}
.rss img{
	margin:0;
	padding:0;
	overflow:hidden;
}


.share, div.notes  {
	border-top:1px dashed #aaa;
	border-top:1px dashed rgba(0,0,0,0.2);
	padding:10px 20px;
}
ul#likes{
	margin:0;
	padding:0;
}
ul#likes li {
	margin:0 -20px;
	padding:10px 20px 0 20px ;
	border-top:1px dashed #aaa;
	border-top:1px dashed rgba(0,0,0,0.2);
}
#disqus_thread  {
	border-top:1px dashed #aaa;
	border-top:1px dashed rgba(0,0,0,0.2);
	padding:10px 20px;
}
.conversation{
	margin: 10px -10px 20px;
	padding: 0;
}

.conversation li{
	margin: 0;
	padding: 2px 20px;
}	
/*.conversation li + li{
	border-top:1px solid #eee;
	border-top:1px solid rgba(0,0,0,0.1);
	
}*/
.conversation li:nth-child(odd) {
    background:rgba(67,50,50,0.05);
    margin-top:1px;
}

a.social {
	padding: 2px 0 2px 20px;
	background-position:0 4px ;
	background-repeat:no-repeat;
}
a.social.youtube {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/youtube_16.png);
}
a.social.flickr {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/flickr_16.png);
}
a.social.twitter {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/twitter_16.png);
}
a.social.facebook {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/facebook_16.png);
}
a.social.tumblr {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/tumblr_16.png);
}
a.social.digg {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/digg_16.png);
}
a.social.google {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/google_16.png);
}
a.social.friendfeed {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/friendfeed_16.png);
}
a.social.gowalla {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/gowalla_16.png);
}
a.social.lastfm {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/lastfm_16.png);
}
a.social.linkedin {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/linkedin_16.png);
}
a.social.delicious {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/delicious_16.png);
}
a.social.apple {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/apple_16.png);
}
a.social.vimeo {
	background-image:url(http://stil.problemas.se/bilder/lib/social.icons/vimeo_16.png);
}
.html_photoset{
	display: inline;
}

footer{
	display: block;
	clear: both;
	padding: 20px;
	font:12px/1.4 PTSans, sans-serif;
	color: white;
    background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2433232,endColorstr=#b2433232);
    background:rgba(67,50,50,0.7);
}
footer a {
	color: #f88 !important;
}
@media (max-width: 600px) {
	
    article h1, .h1 p {
    	font-size: 18px;
    }
	.nitRam {
		width:auto;
		padding:0 10px;
		overflow: hidden;
		background: transparent;
	}
	aside {
		width: auto;
		float: none;
		background:rgba(255,255,255,0.8);
		padding: 0 6px;
		box-shadow:1px 1px 8px rgba(0,0,0,0.5);
		-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
		-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.5);

	}
	#description p {
		margin: 12px;
	}
	aside nav, .rss, .starter, #insertJannrSocial {
		display: none;
	}

	section {
		width:auto;
		float:none;
		background:rgba(255,255,255,0.8);
		box-shadow:1px 1px 8px rgba(0,0,0,0.5);
		-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
		-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
	}
	a.date {
		right:-5px;
		margin:0;
		line-height:1;
		padding:1px;
		z-index:200;
		box-shadow:1px 1px 8px rgba(0,0,0,0.5);
		-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
		-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.5);
		color:#333;
		text-decoration:none;
		font: normal 28px/1  PTSans, sans-serif;
	/*	font:24px/1 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; */
		display: none;
	}
	.photo, .video {
		padding:0 6px;
		margin: 0 10px 0;
	}
	
	img{
		max-width: 100%;
	}
	.photo img, .video > div, video img {
		background:#fff;
		padding:6px;
		margin:0 -6px;
		max-width: 100%;
		overflow: hidden;		
	}
	
	.video embed, .video object, .video iframe, .video video {
		width: 100%;
	}
	.logo {
		left: 0;
	}
	.logo img {
		left:5px;
	}

	aside img.spanAll {
		width: 100%;
		margin:0;
	}
}

