/*   
Theme Name: Jarnesjo3
Theme URI: http://jarnesjo.net
Description: Special made for jarnesjo.net
Author: Nicklas Jarnesjö
Author URI: http://www.jarnesjo.net
Version: 1.0
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: #FFF; color: #454441; font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; margin: 50px 0; text-rendering: optimizelegibility; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

img, object, iframe, embed { max-width: 100% }

#page-wrap { width: 960px; margin: 20px auto; }
.clear { clear: both; }
.red { color: #BA0A0A; }

h1, h2, h3, h4 { color: #111; font-weight: normal; margin: 0 0 10px 0; }
h1 { color: #7F7D79; font-size: 30px; font-weight: 300; line-height: 35px; }
h2, .post h1 { color: #111; font-size: 30px; font-weight: 400; line-height: 35px; margin: 0; }
h3 { font-size: 20px; }
h4{ color: #111; font-size: 16px; font-weight: 450; margin: 15px 0 2px 0; }

h2 a { color: #333; text-decoration: none; }
h2 a:hover { color: #BA0A0A; text-decoration: underline; }

h2.subHeader { padding: 10px 0 30px 0; }

p { display: block; margin: 0 0 15px 0; }
a { color: #BA0A0A; text-decoration: none; }
a:hover { text-decoration: underline; } 

.clear { clear: both; }

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

#container { width: 880px; }
#content { float: right; width: 600px;}

.post { margin-bottom: 50px; }

.entry { padding-top: 10px; overflow: hidden; }
.entry a { color: #BA0A0A; font-weight: bold; text-decoration: none; }
.entry a img { border: 0; }
.entry a:hover { text-decoration: underline; }
.entry h3 { font-size: 20px; }

pre { }
code, tt { }

.meta, .metafooter { color: #999; }
.metafooter { font-size: 12px; }
	.metafooter a { font-weight: normal; }
.comments-link { color: #888; text-decoration: none; }
	.comments-link:hover { text-decoration: underline; }
.postmetadata { }

#sidebar {
	float: left;
	font-size: 12px;
	line-height: 15px;
	padding: 0 30px 30px 30px;
	width: 220px;
}

.navgation { }
	.next-posts, .prev-posts { color: #BA0A0A; float: left; font-weight: bold; text-decoration: none; }
	.prev-posts { float: right; }
   
	.next-posts a:hover, .prev-posts a:hover { color: #a90b0b; text-decoration: none; }
   
	.next-posts span, .prev-posts span { 
		background: #BA0A0A; 
		color: #FFF; 
		display: inline-block;
		font-size: 20px;
		line-height: 40px;
		margin: 0 10px 0 0;
		text-align: center;
		height: 40px;
		width: 40px;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
	}
	
	.prev-posts span { margin: 0 0 0 10px; }
	.next-posts span:hover, .prev-posts span:hover { background: #a90b0b; }
	

#searchform { margin-top: 10px; }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; margin-left: 0px; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment, li.pingback { padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta, li.pingback div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a, li.pingback div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply, li.pingback div.reply, li.comment p.thdrpy { font-size: 11px; }
ol.commentlist li.comment div.reply a, li.pingback div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 2px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 2px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 2px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #f6f6f6; }
ol.commentlist li.odd { background: #fff; }
/*ol.commentlist li.parent { border-left: 5px solid #111; }*/
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text], textarea { 
	background: url('gfx/inputBg.png') repeat-x #FFF; 
	border: 1px solid #CCC; 
	font-size: 14px;
	margin-bottom: 2px;
	padding: 3px; 
	width: 230px;
	height: 23px; 
}
textarea { width: 100%; height: 200px; }

/* OWN CODE */
ol, ul { margin-left: 40px; }

#header { padding: 30px 0 30px 0; }
.backLink { font-size: 16px; font-weight: bold; margin-bottom: 10px; display: block; }

#dailyPhoto { color: #7F7D79; font-weight: 500; font-style: italic; text-align: center; }
#dailyPhoto img { 
	border: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#menu { font-size: 12px; line-height: 15px; padding: 10px 30px 30px 30px; }
#menu ul { list-style-type: none; margin: 0;}
#menu ul li { padding-bottom: 2px; }
#menu a:hover::after, #menu a.active::after { content: ' →'; }
#menu a.active { color: #999; }

.twitterButton { position: absolute; margin-left: 600px; margin-top: -45px; }

.relaterade { margin: 20px 0 0 0 !important; }
ol.relOl { margin-left: 0px !important; }
ol.relOl li { list-style-type: decimal !important; }
ol.relOl li a { font-weight: normal !important; }
.entry abbr { display: none; }

#footer { margin-left: 280px; padding-top: 30px; width: 600px; }

.webready { 
	background: url('gfx/webready90.png') no-repeat; 
	float: right;
	text-indent: -7777px;
	width: 90px; 
	height: 23.5px; 
}

.webready:hover { background-position: 0px -24px; }

.wp_syntax { width: 99% !important; }

/* DISQUS */
a span.hide { display: none; }

/* 404 page */
#page404 { padding-top: 25px; }
#page404 h2 { font-size: 34px; margin: 5px 0; }
#page404 h3 { font-size: 20px; }
#page404 img { display: block; margin: 30px auto; width: 300px; }

/*p.thdrpy { margin-bottom: 0px; }*/

/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text {	font-size: 11px; line-height: 17px;	padding: 0 4px 5px;	margin: 0; }
/* End captions */

/* Begin Images */
p img {	padding: 0;	max-width: 100%; }
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 */

} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */