/*
Theme Name: Blogg JK
Version: 1.0
Author: Jesper Thörn
*/
.share-button,.twitter-share-button {
margin:0 10px 10px 0;
padding:0;
display:block;
float:left;
width:80px;
}

pre {
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -o-pre-wrap;
 background: #faf8f0;
}

code {
 display: block;
 padding: 1em;
 border: 1px solid #bebab0;
}

.other-posts a {
display:block;
border:1px solid #0081AB;
padding:10px;
text-decoration:none;
margin-top:20px;
}
.other-posts a:hover {
background:#efefef;
}

.plate hr{
margin:10px 0 30px 0;
}

div .post h2 {
font-size: 1.5em;
}
.gallery {
    height: auto;
    width: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow:none;
}
.alignright {
	float:right;
	margin:0 0 15px 15px;
}
