/*
Theme Name: Prutta
Theme URI: http://www.bilderochfakta.se/
Description: Anpassat tema, ursprungligen till: <a href="http://www.bilderochfakta.se">Bilder och fakta</a>.
Version: 1.0
Author: Tomas Lann
Author URI: http://www.bilderochfakta.se/
Text Domain: Bilder och fakta
*/

/* Begin Typography & Colors */

* {
	margin:0;
	padding:0;
}

* p {
	margin-bottom:5px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #FF0000;
	text-align: left;
	width:1024px;
	}

#header {
	background: #fff url('images/kubrickheader.jpg') no-repeat top center;
	padding-top:20px;
	}

#headerimg 	{
	margin: 9px 9px 0;
	}

#headerimg_second {
	margin-left:11px;
}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 1.6em;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 1024px;
	border: 1px solid #959596;
	}

#header {
	height: 80px;
	margin-bottom:50px;
	}

#headerimg {
	background-color: #ffffff;
	margin: 0px 10px 0px 10px;
	padding: 0;
	height: 188px;
	width:1004px;
	clear:both;
	float:left;
	}

#headerimg h2 {
	padding-top: 10px;
	}

.narrowcolumn {
	float: right;
	padding: 0 40px 20px 0px;
	margin: 0px 20px 0px 0px;
	width: 740px;
	}

.widecolumn {
	float: right;
	padding: 0px 40px 20px 0;
	margin: 0px 20px 0px 0px;
	width: 740px;
	}

.widecolumn .entry {
	width:400px;
}

.entry_small {
	width:500px;
	float:left;
}

.post {
	margin: 0 0 40px;
	clear:left;
	width:400px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0px 0px 5px 0px;
	}

h2 {
	margin: 15px 0px 1px 0px;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0px 1px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 20px;
	width: 190px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	clear:both;
	width:400px;
}
/* End Various Tags & Classes*/



/* 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 */

/*HEADER - MENU - JQUERY */

ul#menu-head li {
	display:inline; 
	position:relative;
	float:left;
	margin-left:20px;
	font-size:100%;
	z-index:1000; /*För att placerar ovanför NGG-bilder*/	
}

ul#menu-head h2 {
	font-weight:normal;
}

ul#menu-head div { 
	display: none;
} 

ul#menu-head p {
	margin-bottom:5px;
	font-size:12px;
} 

ul#menu-head li.mega div { 
	position: absolute;
	background-color:#FFFFFF;
} 

ul#menu-head li.mega .menu-frame { 
	border:2px #8cc4ff solid; 
	padding:5px;
}

ul#menu-head li.mega .menu-box { 
	clear:both;
	position:relative;
	padding-top:10px;
}

ul#menu-head li.mega div h3 { 
	font-weight:bold;
	padding:0px;
	margin:0px;
/*	font-size:12px;*/
} 

ul#menu-head li.mega div h3 a { 
	text-decoration:none;
}

ul#menu-head li.mega img { 
	float:left;
	clear:left;
	margin-right:10px;
	border:none;
} 

ul#menu-head li.hovering div { 
	display: block;
}

/* SLUT JQUERY MENY */

/* Brödsmulor */
.breadcrumb {
	float:left;
	padding: 2px 0px 2px 40px;
	clear:both;
	width:984px;
	margin-bottom:5px;
}

.breadcrumb a:hover {
	text-decoration:underline;
}
/* Slut brödsmulor */

/* Meny lodrät */
.meny_lodrat {
	margin:10px 0px;;
	clear:both;
	float:left;
	width:500px;
}

.meny_lodrat img {
	float:right;
	margin:20px 0px 0px 10px;
}

.meny_lodrat h3 {
	margin-top:0px;
}

/* SLUT Meny lodrät */

/*INFORMTIONRUTA*/
.sida_information
{
	font-size:12px;
	padding:10px;
	width:300px;
	margin:0px 0px 10px 20px;
	background-color:#eeeade;
	border:1px dashed #5e553c;
}

.sida_information h3
{
	font-size:14px;
}

.sida_information img
{
	margin-left:auto;
	margin-right:auto;
	border:1px solid #5e553c;
}
/* SLUT INFORMATIONSRUTA */

/*INFORMTIONRUTA - Djur*/
.sida_information_djur {
	float:right;
}

/*SLUT INFORMTIONRUTA - Djur*/

.meny_stor h2 {
	clear:both;
	margin:0px 0px 5px 0px;
	padding:0px;
}

/*IKONER SOM ANVÄNDS SOM MENY*/
.meny_ikoner
{
	float:left;
	margin:0px 18px 18px 0px;
	font-size:.85em;
	border: 1px solid #5e553c;	
}

.meny_ikoner img
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}

.meny_ikoner p, .meny_ikoner ul
{
	padding:2px 5px 0px 5px;
	margin:0px;
	line-height:120%;
}

.meny_ikoner p img {
	margin-left:-5px;
	margin-top:-2px;
}

.meny_ikoner h2
{
	padding:2px 5px 0px 5px;
}

/*STORLEKSALTERNATIV PÅ MENY_IKONER mått anges efter bild*/
.meny_ikoner_100x100
{
	width:9.9em;
	height:20em;
}

.meny_ikoner_250x300
{
	height:34em;
	width:23em;
	padding-bottom:5px;
}

.meny_ikoner_350x200
{
	height:27em;
	width:350px;
	padding-bottom:5px;
	font-size:1.0em;
}

.meny_ikoner_50x50
{
	width:6em;
	height:9em;
	text-align:center;
	padding-top:5px;
}

.meny_ikoner_50x50 p img {
	margin:0px auto;
}

.meny_ikoner_150x130 {
	width:14.8em;
	height:16em;
	text-align:center;
}

.meny_ikoner_x300
{
	width:20em;
	height:34em;
	text-align:center;
	padding-top:5px;
}

.meny_ikoner_x300 p img
{
	margin:auto;
}

.meny_ikoner_x307
{
	width:20em;
	height:34em;
	text-align:center;
	padding-top:5px;
}

.meny_glogg {
	clear:left;
}

/*FAKE-RUBRIKER I IKON-MENYER*/

.rubrik
{
	font-size:1.0em;
	font-weight:bold;
}

.rubrik a
{
	text-decoration:none;
}

.rubrik a:hover
{
	text-decoration:underline;
}

.readmore
{
	text-align:right;
}

/*SLUT FAKERUBRIKER */

/*Banner top */
.banner_top {
	width:100%; 
	clear:both;
	margin-top:20px;
	float:left;
	margin-bottom:10px;
	position:static;
}

/* Text-banner för Tradedoubler */
.banner_text {
	width:300px;
	text-align:center;
	float:none;
	border:1px solid #5e553c;
	padding:5px;
	background-color:#eeeade;
	margin:10px 0px;
	clear:both;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	content: ".";		/* the period is placed on the page as the last thing before the div closes */
	display: block;		/* inline elements don't respond to the clear property */ 
	height: 0;			/* ensure the period is not visible */
	clear: both;		/* make the container clear the period */
	visibility: hidden; /* further ensures the period is not visible */
}

.clearfix 
{
	display: inline-block; /* a fix for IE Mac */
}   

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block; clear:both}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/* Inställningar NGG-bilder */
.ngg-clear, .ngg-navigation {
	margin-bottom:20px;
}

.ngg-gallery-thumbnail-box {
	float:left;
	position:relative;
	z-index:1;
}

.ngg-thumbnail img {
	border:1px #0000FF solid;
}

/*MILITÄRA KOMMENTARER MED BILDER*/
.militar_kommentar {
	float:right;
	margin-left:20px;
	width:312px;
}

.militar_kommentar img {
	clear:both;
	padding:5px;
	border:1px solid #5e553c;
	margin-bottom:0px;
}

.militar_kommentar p {
	padding:5px;
	font-size:.8em;
}

/*SLUT militära kommentarer*/

/*STANDARD TABELL*/

.table_enkel
{
	width:300px;
	float:left;
	border:1px solid #5e553c;	
}
.table_enkel td { 
	background-color:#eeeade; 
}

.table_enkel caption {
	text-align:left;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	width:400px;
	color:#5e553c;
}

/* SLUT tabell enkel */

/*TABLE MATBLOGG*/
.table_matblogg
{
	float:left;
}
.table_matblogg td { 
	background-color:#eeeade;
	padding-right:40px;
}

.table_matblogg caption {
	text-align:left;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#5e553c;
}

/*SLUT table matblogg*/


.comments, #respond, .commentlist {
	clear:both;
	float:left;
}

/*Banner*/
.banner_160_right {
	float:right;
	margin:10px 0px 20px 0px;
	width:160px;
}

.banner_left {
	float:left;
	clear:both;
	margin:20px 0px;
}

/*Bild paddingram */
.bild_paddingram, .ngg-singlepic {
	border:#5e553c 1px solid;
	padding:5px;
}

/*Högerställ bild*/
.bild_right {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

/*Vänsterställd bild*/
.bild_left
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.commentlist {
	width:650px;
}