/*   
Theme Name: EmmasBibliotek
Theme URI: #
Description: The most radical f*^£&ng theme ever made! 
Author: The giant extremophile collective
Author URI: 
Version: 1.0
Tags: black, orange, blue, light, white, two-columns, flexible-width, theme-options, right-sidebar, threaded-comments
.
Released under GPL 3, compatitable with Apache License 2.0, which the original theme was released in.
.
*/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, input, th, td 
{
	margin: 0; padding: 0; border: 0; outline: none;
}

body
{	
	font-family: "tahoma","Chaparral Pro","Palatino Linotype","Hoefler Text",georgia;
	color:#4c4c4c;
	font-size: 12px; /* Base font size */
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}

a
{
	text-decoration: none;
}

.noborder
{
	border-left:none!important;
}
.alignleft
{
	float:left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright
{
	float:right;
}
.clear
{
	clear:both;
}

.hidden
{
	display:none;
}

.half-width
{
	width:50%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	#display: inline-block; /* IE */
}

input:active
{
	border:black;
}
body
{
	background: #fafafa;
	min-width: 990px;
}

a, a:active
{
	color:#5cc5c9;
}

a:hover
{
	color:#1ce0e7;
}

input,textarea
{
	font-family: "Chaparral Pro","Palatino Linotype","Hoefler Text",georgia !important; /* Dear Mozilla, please don't force us to use your own fonts. kthxby. */
	background:#fafafa;
	font-style: italic;
	padding:2px;
	letter-spacing: 0.02em;
	color:#2c2c2c;
}
div#banner
{
	background:#f95333;
	border-bottom:#cba79d 1px solid;
	position:static;
	height:10px;
	width:100%; 
}

div#branch
{
	background:url(images/branch.png) top right no-repeat;
	position:absolute;
	height:270px;
	top:0;
	display: block;
	width:63%;
	min-width: 660px;
}

div#primary
{
	position:relative;
	padding-left:50px;	
	padding-right:50px;
}

div#secondary
{
	background:#232323;
	width:100%;
	min-height:90px;
	min-width: 990px;
	position:relative;
}

div#secondary > div.wrapper 
{	
	padding:30px 30px 0;
	min-width:930px;
	height:100%;
}

div.line1
{
	width:100%;
	background: url(images/indent_line.png) 33% 0 repeat-y;

}
div.line2
{
	width:100%;
	background: url(images/indent_line.png) 66% 0 repeat-y;
}

div.navigation
{	
	margin-top:18px;
	height:22px;
}

div.navigation ul
{
	padding: 5px 0px;
}

div.navigation ul li
{	
	display: inline;
	border-left:#111111 1px solid;
	font-size:120%;
	line-height: 1em;
}

div.navigation ul ul
{
display: none;
}

div.navigation ul li:hover ul
{
padding: 17px 0 0 0;
display: block;
position: absolute;
width: 85%;
font-size: 85%;
}

div.navigation ul li a
{
	color:#757575;
	margin-left:7px;
	margin-right:5px;
	padding:3px 7px;
	font-family: "Chaparral Pro",Baskerville, Times New Roman, Times, serif;
	padding: 6px;
}

/* div.navigation ul li.current_page_item a, */ div.navigation ul li a:hover,
div.navigation ul li.current_page_item ul li:hover a 
{
	background:#f95333;
	color:#fafafa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
}

div.navigation ul li.current_page_item ul li a {
	background: white;
	color: #757575;
}

div.navigation ul li.current_page_item a
{
	color:#fafafa;
}

div.sitetitle
{
	display:static;
	float:right;
	width:100%;
	padding:60px 0 40px;
}

div.sitetitle *
{
	text-align: right;
	font-weight:bold;
}

div.sitetitle h1 {
padding: 0 0 10px 0;
}

div.post
{
	text-align: justify;
	margin-bottom:3em;
}

h1
{
	font-size: 60px;
	color:#232323;
	line-height: 0.9;
}

div.sitetitle p
{
	font-size: 180%;
	color:#4c4c4c;
	
}

div#entries
{
	width:60%;
	float:left;
	padding-top:5px;
	margin-bottom:0;
}
div#pagination, div#post-pagination
{
	margin-top:2.5em;
	margin-bottom:2em;
	font-size: 130%;
	height:1.8em;
}

div#pagination a
{
	color:#757575;
}

div#pagination a.current-page
{
	color:#f95333;
}

div#pagination a:hover
{
	color:#5cc5c9;
}

div#sidebar
{
	float:right;
	width: 32%;
}

div#sidebar div#lefts
{
	float: left;
	width: 49%;
}
div#sidebar div#rights
{
	float: right;
	width: 49%;
}
.amp
{
	font-family: "Adobe Caslon Pro", "Palatino Linotype","Hoefler Text",georgia;
	line-height: 50%;
}
div.post-title h2
{
	font-size: 260%;
	color: #f95333;
	font-weight: normal;
	line-height: .9em;
	text-align: left;
	border-bottom: 2px solid #f95333;
	padding: 10px;
}

div.post-title h2 a
{
	color: #f95333;
}

div.post-subtitle h3
{
	font-size: 190%;
	color:#757575;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
}

div.post-content
{
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	margin-top:1em;
}

div.post-content h4
{
    font-size:130%;
    margin:0.4em 0;
}

div.post-content ul, div.post-content ol
{
    margin-bottom:0.8em;
}

div.post-content p
{
	line-height: 1.4em;
	margin-bottom: 0.8em;
	font-size: 130%;
	clear: both;
}

div.post-content blockquote
{
	font-family: "Chaparral Pro","Palatino Linotype","Hoefler Text",georgia;
	font-size:120%;
	font-style:italic;
	margin:0 15px 15px;
	background: url(images/quote.png) top left no-repeat;
	padding: 5px 30px 0;
}

div.post-content ul,ol
{
	margin-left:40px;

}

div.post-content img
{
	margin:0 10px;
	border:1px solid #dddddd;
	padding:5px;
}

div.post-footer
{
	padding: 5px;
	margin-top:1em;
}
div.post-footer p
{
	font-style: italic;
	font-size: 120%;
	color:#757575;
	line-height: 1.05em;
}

div.post-footer p strong
{
	font-style: normal;
}

div#blurb
{
	margin-top:10px;
	
}

div#blurb p
{
	font-family: "Adobe Caslon Pro","Palatino Linotype","Hoefler Text", georgia;
	text-align: justify;
	font-size: 150%;
	color:#b7b7b7;
	line-height: 1.2em;
}

div#sidebar >div
{
	margin-bottom:40px;
}	

div#sidebar h2
{
	font-size: 210%;
	font-style: italic;
	color:#757575;
	font-weight: normal;
	text-align: right;

}

div#sidebar > div ul
{
	list-style: none;
	margin-bottom:30px;
}

div#sidebar > div ul li a
{
	display: block;
	font-size: 15px;
}

div#sidebar > div ul li:hover
{
	background: #eeeeee;
}

div#sidebar > div ul li a:hover
{
	color:#5cc5c9;
}

div#sidebar > div li p
{
	color:#6e6e6e;
	font-size: 120%;
}

div#sidebar > div p.footer
{
	text-align: right;
}

div#sidebar div li{
	text-align:justify;
	padding-left: 5px;
	margin-bottom:7px;
	line-height: 2em;
	border-bottom: #eaeaea 1px solid;
}

div.secondary-module
{
	float:left;
	width:33%;
	display:block;
}

div.secondary-module h2
{
	font-size: 170%;
	font-style: italic;
	font-weight: normal;
	color:#a8a8a8;
	margin-top: 3px;
	margin-bottom: 6px;
}

div.secondary-module ul
{
	list-style:none;
	margin-bottom: 20px;
}

div.secondary-module li
{
	
	font-size: 120%;
}

div.secondary-module li:hover
{
	background:#282828;
}
div.secondary-module li a
{
	min-height:1.5em;
	display:block;
	color:#6b6b6b;
	line-height: 1.5em;
	margin-left:10px;
}
div.secondary-module li a:hover
{
	color:#5cc5c9;
}

div#secondary-module-1 div.wrapper
{
	padding-right:30px;
}

div#secondary-module-2 div.wrapper
{
	padding: 0 30px;
}

div#secondary-module-3 div.wrapper
{
	padding-left:30px;
}

div#footer
{
	padding:20px 0 10px;;

}
div#footer p
{
	font-style:italic;
	text-align: center !important;
	color:#efefef;
	width:100%;
}
div#search-box
{
	margin-bottom:30px;
}
div#search-box input#s
{
	width:100%;
	height:20px;
	font-size: 130%;
	border:#a1a1a1 1px solid;
}

p.tags
{
	font-size: 120%;
	color:#a8a8a8;
	margin-bottom: 10px;
}

div#maintenance
{
	text-align: center;
	margin:0 auto;
	max-width:690px;
}

div#maintenance div.sitetitle
{
	float:none;
	margin:50px auto;
}

div#maintenance div.sitetitle *
{
	text-align: center;
}

div#maintenance div.sitetitle h1
{
	font-size: 560%;
	font-style: normal;
}

div#maintenance div#message p.message-header
{
	font-size: 300%;
	margin-bottom: 15px;
}

div#maintenance div#message p.message-body
{
	font-size: 200%;
	line-height: 1.2em;

}

div#comments
{
	margin: 50px 0 0 0;
}

div#comments h3, #comment-box h3
{
	margin: 0 0 5px 0;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	color:#656565;
	display: inline;
	
}

div#comments div.commenti
{
	margin: 0;
	width:100%;
}

div#comments div.author-comment
{
	background:  url(images/author_label.png) 4px bottom  no-repeat;
}

div#comments div.comment-number
{
	font-size: 140%;
	color:#8f8f8f;
	font-weight: bold;
	float:left;
	width:20px;
}

div#comments div.comment-number > p
{
	text-align: center;
}

div#comments div.comment-number a
{
	color:#8f8f8f;
}

div#comments div.comment-number a:hover
{
	color:#1ce0e7;
}
div#comments li {
	list-style: none;
}

div#comments div.commenti
{
	border-left:#b5b5b5 1px solid;
	padding:0 0 0 5px;
	margin-left:25px;
}
div#comments div.author-comment div.commenti
{
	padding:0 10px 0 10px;
}



div#comments p.comment-author
{
	color:#a5a5a5;
	margin: 0 0 0.4em 0;
}

div#comments p.comment-author span.author-name
{
	font-size: 1.3em ;
	color:#444444;
}
div#comments div.comment-content
{
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
	text-align: justify;
	min-height: 25px;
}
div.comment-content p
{
	margin-right: 30px;
}
div#comments p.comment-meta
{
	font-style: italic;
}

div#comment-box
{
	margin-top: 5px;
}

div#comment-box div#left-wrapper
{
	width: 250px;
	float:left;
	margin-left:20px
}
div#comment-box input[type=text],div#comment-box p
{
	font-size: 120%;
	margin:0 0 5px 0;
	width:250px;
	overflow: hidden;
}

div#comment-box p
{
	font-style: italic;
	font-size: 110%;
}

div#comment-box h3
{
	margin-bottom:10px;
}
div#comment-box div#textarea-wrapper
{
	margin-left:290px;
	height:100% !important;
}

div#comment-box textarea
{
	width:97%;
	height:165px;	
}

div#comment-box input[type=text],div#comment-box textarea
{
	border:#d1d1d1 1px solid;
	background:#fbfbfb;
}
div#comment-box input[type=submit]
{
	background:none;
	font-size:190%;
	margin-top:-5px;
	margin-right:5px;	
	float:right;
	cursor: pointer;
}


div#post	-pagination a
{
	color:#232323;
}

div#post-pagination a:hover
{
	color:#5cc5c9;
}
div#entries p.prompt
{
	font-size: 1.9em;
	margin:1.5em 0;
}

div#info p
{
	font-size:20px;
	border-bottom: 1px #f95333 solid;
	padding: 5px;
	margin-bottom: 20px;
	color: #f95333;
	font-family: Cambria,Georgia,Times,Times New Roman,serif
}

.sitetitle h1 a
{
	color: #f95333;
	text-shadow: 2px 2px #4C4C4C;
}
.crss a
{
	color: #f95333;
	font-size: 14px;
}

li.comment
{
	border: 1px dashed #757575;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin: 10px;
}
li.comment
{
	margin-left: 30px;
}
div.comment-number img
{
	margin-right: 10px;
}
.cancel-comment-reply
{
	margin-bottom: 10px;
	display: inline;
}
ul.commentlist
{
	margin-bottom: 20px;
}
div.fieldsi{
	padding-top:63px;
}
span.avatar
{
	float: left;
	margin-right: 5px;
}
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div#lang_sel_wrap {
position: absolute;
right: 50px;
top: -23px;
padding: 0 5px;
background: #f95333;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}

li.icl-sv, a.icl-sv, li.icl-en, a.icl-en { 
font-weight: bold !important;
}

div#post-lang {
	font-size: 120%;
	padding: 5px 0;
}

div#booksrow {
	width: 100%;
	height: 64px;
	background-image: url(images/booksrow.gif);
	background-repeat: repeat-x;
}

div#middle {
}

div.bg {
	float: right;
	position: relative;
	width: 35%;
}

div#bg_index {
	background: url(images/frontpicture.gif) no-repeat;
	height:617px;
}

div#bg_boende {
	background: url(images/boende.gif) no-repeat;
	height:377px;
}

div#bg_bokbord {
	background: url(images/stall.png) no-repeat;
	height:643px;
}

div#bg_hitta {
	background: url(images/transport.gif) no-repeat;
	height:1051px;
}

div#bg_hjalp {
		background: url(images/hjalp.gif) no-repeat;
		height:664px;
}

div#bg_local {
	background: url(images/local-info.png) no-repeat;
	height:513px;
}

div#bg_access {
	background: url(images/access.png) no-repeat;
	height: 659px;
}

div#bg_media {
	background: url(images/press-och-media.png) no-repeat;
	height: 667px;
}

p#dateMeta
{
	color: #F95333;
	font-style: normal;
	float: right;
	font-size: 120%;
	padding: 5px 0 5px 0;
}

a.admin {
	font-style: none;
}

div#social_networking {
	float: right;
	position: relative;
	right: 190px;
	top: -24px;
}

a#facebookico {
	background: url(images/facebook-logo-square-webtreatsetc.png) no-repeat;
	background: url(images/facebook.png) no-repeat;
	height: 32px;
	width: 32px;
	padding: 3px;
	display:block;
		float: left;
}

a#twitterico {
	//background: url(images/twitter-bird3-webtreatsetc.png) no-repeat;
	background: url(images/twitter-bird.png) no-repeat;
	height: 32px;
	width: 32px;
	padding: 3px;
	display:block;
	float: left;
}

a#rssico {
	//background: url(images/rss-cube-webtreatsetc.png) no-repeat;
	background: url(images/rss.png) no-repeat;
	
	height: 32px;
	width: 32px;
	padding: 3px;
	display:block;
	float: left;
}