@charset "utf-8";
/*
Theme Name: Natbingo.se
Theme URI: http://www.natbingo.se
Description: Theme made my Fuzzy Media
Author: Michael
Author URI: http://www.luftslottet.se
Tags: three columns, natbingo, nätbingo

v. 1.0

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

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

#header {

	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#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;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

h1, h2, h3 {

	font-family: 'Vollkorn', 'Trebucet MS', 'Lucida Grande', Verdana, arial, serif;
/* 	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

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

#sidebar h2 {
	font-family: 'Vollkorn', 'Trebucet MS', 'Lucida Grande', Verdana, arial, serif;
/*	font-family: 'Lucida Grande', Verdana, Sans-Serif; */
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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: #0066CC;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
		color: #FFFFFF;
	}

.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: #888;
	}

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, a:visited {
	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: 760px;
	border: 1px solid #959596;
	}

#header {

	}

#headerimg {

	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.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;  */
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding:0;
	margin:0;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 920px;
	height: 40px;
	background-image: url(bilder/bakgrundmeny.png);
	background-repeat: no-repeat;
	clear: both;
	
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	
	}

#footer p {
	margin: 0;
	padding-right: 12px;
	padding-top: 13px;
	text-align: right;
	font-size: 11px;
	color:#666666;
	
	
	}
/* End Structure */



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

h2 {
	margin: 10px 0 0;
	}

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


#mainContent .post h2.arkivtitel {
	margin: 0;

	padding: 0;
	padding-top:8px;
	text-align: center;
}

#maillistform form{
	margin: 0;
	padding: 0;
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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: 20px;
	text-indent: 0px;
	list-style-position:outside;
	}

html>body .entry li {
	margin: 7px 0 0px 5px;
	list-style-image:url('/bilder/icon-lipil.png');
	list-style-position:outside;
	list-style-type:none;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	margin: 0;
	text-align: left;
	list-style-position:outside;
	}

.commentlist li {
	margin: 15px 16px 5px 16px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #2D2D2D none repeat scroll 0 0;
	border: 1px solid #4f4f4f;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 545px;
	width: 190px;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #121212;
	text-align: center;
/*	background-color: #121212; */
	padding-top: 4px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color:#121212;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 0px 0px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */




body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(bilder/bakgrundfade.gif);
	background-repeat: repeat-x;
	background-color: #121212;
}
#container  {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
} 
#container #header {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 180px;
}
#container  #header  #headermeny {
	height: 40px;
	width: 920px;
	background-image: url(bilder/bakgrundmeny.png);
	background-repeat: no-repeat;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	float: left;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: left;
}
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 380px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-right: 10px;
	padding-top: 0px;
}

#container #contentcontainer {
}
#mainContent  {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 540px;
	margin-left: 10px;
} 
#mainContent  .post   {
	background-color: transparent;
	padding: 0px;
	margin-bottom: 12px;
	color: #000000;
	width: 540px;
	background-image: url(/bilder/bakgrundposttop.png);
	background-repeat: no-repeat;
        font-family: helvetica, arial, verdana;
        font-size:13px;
}

#mainContent .post .metadata{
	font-size:11px;
	height: 5px;
	
	border-top: 1px solid #979595;
	padding-top: 6px;
	color: #444;
}


#mainContent .post .metadata .tags{
	float:right;
	margin-right:5px;
}


#mainContent .post .metadata .categories{
	float:right;
	width: 225px;
	text-align: right;
}

#mainContent .post .metadata .kommentarer{
	float:left;
	width: 260px;
	text-align:left;
}


#sidebar1 #bingobonus .bingobonuscontent{
	padding: 10px 10px 5px 15px;
	font-size: 13px;
	font-family: helvetica,arial,verdana;
}




#mainContent .postbottom {
	background-image: url(/bilder/bakgrundpostbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 537px;
}
#mainContent .post h2 {
	font-family: 'Vollkorn', 'Trebucet MS', 'Lucida Grande', Verdana, arial, serif;
/*	font-family:georgia,arial black,arial,sans-serif; */
	font-size:21px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#mainContent .post h3 {
	font-family:georgia,arial black,arial,sans-serif;
	font-size:21px;
	font-weight:bold;
	margin:0;
	padding:0;
}


#mainContent .post h1 {
	font-family: 'Vollkorn', 'Trebucet MS', 'Lucida Grande', Verdana, arial, serif;
/*	font-family:georgia,arial black,arial,sans-serif; */
	font-size:21px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
	color:#121212;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logolayer {
	position:relative;
	left:0px;
	top:10px;
	width:431px;
	height:auto;
	float: left;
}
#container #contentcontainer #sidebar1 #left {
	float: left;
	width: 160px;
	height: 100px;
	border-right: 1px solid #fff;
	padding-right: 15px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;

}
#container #contentcontainer #sidebar1 #left h3 {
	font-family: georgia, "arial black", sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

#container #contentcontainer #sidebar1 #bingobonus h3 {
	font-family: georgia, "arial black", sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom:3px;
	color: #333333;
}


#container #contentcontainer #sidebar1 #right {
	float: left;
	height: 100px;
	width: 165px;
	margin-left: 10px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 45px;
}
#container #contentcontainer #sidebar1 #right h3 {
	font-family: georgia, "arial black", sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}


#container #contentcontainer #sidebar1 #left #recensioner ul, #container #contentcontainer #sidebar1 #right #kommenterat ul{
	margin: 0;
	padding: 0;
	margin-left: 10px;
	list-style: none;
	font-size: 13px;
}

#recensioner a, #kommenterat a{
	color: #FFFFFF;
}

#container #contentcontainer #sidebar1 ul li{
	list-style: none;
	background-image: url(/bilder/icon-star.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 1px;
}

#container #contentcontainer #sidebar1 #recenserat ul li{
	background-image: url(/bilder/icon-star.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#container #contentcontainer #sidebar1 #kommenterat ul li{
	background-image: url(/bilder/icon-comment.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}



.breaking {
	position: absolute;
	top: -3px;
	right: 0px;
}

.post {
	position: relative;
}

.post .postcontent{
    padding: 8px 19px 5px 14px;
}



#bingobonus{
    background-image: url(/bilder/sidebar-top.png);
    background-repeat: no-repeat;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
	position: relative;
	height: auto;
	width: 360px;
}

#bingobonusbottom{
    background-image: url(/bilder/sidebar-bottom.png);
    background-repeat: no-repeat;
    margin: 0;    
    padding: 0;
	height: 10px;
	margin-bottom: 10px;
}

#prenumerera{
   /* background-image: url(/bilder/mail_add_48.png);
    background-repeat: no-repeat;
	background-position: 310px 0px;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff; */
}

#widgets li{
	list-style: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position:outside;
}


#widgets .widgettitle{
	font-size: 18px;
	font-family: georgia, arial black, arial, sans-serif;
	color: #fff;
	font-weight: bold;
}












/* This styles the unordered list element to remove bullets and align the text */
 ul#nav {
   list-style-type : none;
   text-align : right;
 
 }

 /*
  This styles the links. It?s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nav a, ul#nav a.rss {
   background-color : #d3d3a7;
   padding : 15px 5px 2px 10px;
   margin-bottom : 10px;
   width : 180px;
   height : auto;
   color : #333;
   font-weight : bold;
   font-style : normal;
   display : block;
   text-decoration : none;
 }

 /* This gives the ?rss? class link a background image */
 ul#nav a.rss {
   background : #d3d3a7 url(images/rss.jpg) no-repeat 2px 2px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nav li {
   margin-bottom : 10px;
 }

 /* This removes the default left margin (indentation) */
 ul#nav li {
   margin-left : 0;

 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn?t do it in this example. I didn?t feel it was needed
 */
 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
   background-color : #669900;
   color : #fff;
 }

 /* This offers up a hover/focus state image for the ?rss? class link */
 ul#nav a.rss:hover, ul#nav a.rss:focus {
   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
 }

 /*
  This style the single state of the ?current_page_item? class link. Not needed for
  the ?rss? class link since that target page won?t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
   background-color : #9e9e55;
   color : #fff;
   cursor : default;
   text-align : left;
 
 }

















#recension .recensionextra{
    height: 85px;
    background-image: url(/bilder/bakgrundextrarecension.png);
    background-repeat: no-repeat;
    padding: 8px 10px 10px 10px;
    width: 230px;
    float:left;
	margin-right: 0px;
}

#recension .recensionextra h3{
	padding: 0;
	margin: 0;
}

#recension .recensionextra ul{
    margin: 0;
	padding: 0;
}

#recension .recensionextra li{

    list-style: none;
    display:inline;
}

#recension .golink{
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight: bold;
	font-size: 30px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#recension #recbilder{
	float:right;
	width:200px;
	height: auto;
	border-left: 1px solid #ddd;
	padding-left: 3px;
	margin-left: 12px;
}

#comments{
	padding: 0;
	margin: 0;
}


#comments h3{
	padding: 0;
	color:#FFFFFF;
	font-size: 18px;
	padding-top: 13px;
	height: 30px;
}



#tag_cloud a {
	font-family:verdana, arial, sans-serif;
	text-align:center;
	color: #FFFFFF;
}



.commentlist h3 a{
	color: #FFFFFF;
}




#maillistform{
	height: 60px;
	width: 340px;
	float:right;
	background-image:url('/bilder/bakgrundnyhetsbrev.png');
	background-repeat:no-repeat;
	background-color:#666666;
	font-size: 10px;
	margin-right: 30px;
	margin-top:30px;
	padding: 10px;
	color: #fff;
}

#maillistform .maillistbild a,#maillistform .maillistbild a:hover, #maillistform .maillistbild a:link{
	color: #FFFFFF;
	font-decoration: none;
}

#maillistform h3{
	color:#FFFFFF;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 16px;
	font-family:georgia,arial black,arial,sans-serif;
	font-weight: bold;
}


#nyhetsbrevinfo{
	display:none; 
	position:absolute; 
	border: 1px solid #fff; 
	background-color: #121212; 
	padding: 5px;
	z-index: 200;
}

#comments h3#respond{
	margin: 0;
	padding-top: 13px;
}

.lasmer h3, .flerrecensioner h3{
	font-family: georgia, arial black, arial, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	padding: 0;
	margin: 0;
}

#container #contentcontainer #sidebar1 .lasmer ul li{
	background-image: url('/bilder/icon_lasmer.png');
}

#container #contentcontainer #sidebar1 .lasmer ul {
	margin: 0;
	margin-left: 15px;
	margin-top: 10px;
	padding: 0;
}


#container #contentcontainer #sidebar1 .flerrecensioner ul li{
	background-image: url('/bilder/icon_recensioner.png');
}

#container #contentcontainer #sidebar1 .flerrecensioner ul {
	margin: 0;
	margin-left: 15px;
	margin-top: 10px;
	padding: 0;
}


#commentform{
	border: 1px solid #4F4F4F;
	background: #2D2D2D none repeat scroll 0 0;
	
	margin: 15px 16px 25px 15px;
	padding: 5px 10px 3px 15px;
	font-size: 13px;
	color: #FFFFFF;
}


#tag_cloud{
	margin-bottom: 20px;
	margin-right: 15px;
}


#recension .post .postcontent #feature .entry h3{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#recension .post .postcontent #feature .entry p{
	margin-top: 0px;
	padding-top: 0px;
}

#recension .post .postcontent #feature h1{
	margin-bottom: 10px;
}

#recension .recensionextra h3{
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    margin-top: -2px;
}

.recensionextra p{
    margin: 0;
    margin-top: 2px;
    padding: 0;
    text-align: left;
    font-size: 12px;
}


.extrainfo{
    float: right;
    width: 250px;
    background-color: #fff;
    border: 1px dotted #ccc;
    padding: 5px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 2px;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
}

#mainContent .post .storbild{
    margin-bottom: 8px;
}

#mainContent .extrainfo ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainContent .extrainfo ul li{
    border-bottom: 1px solid #eee;
    margin: 0;
    list-style: none;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 0px;
 }
 
 #mainContent h1.bingosajttitel{
    font-size: 30px;
    color: #333;
 /*    font-weight: normal;*/
}

#mc_embed_signup fieldset{
    border: none;
}

#mc_embed_signup form fieldset input {
    float: left;
}

.bonusrad{
    width: 330px;
    clear: left;
    margin: 0px;
    border-bottom: 1px solid #eee;
}

.bonusrad .bonusradbild{
    width: 100px;
    float: left;
    text-align: center;
    color: #333;
    font-size: 11px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.bonusrad .bonusradtext{
    width: 55px;
    float: left;
    margin-right: 15px;
    font-size: 20px;
    text-align: right;
    margin-top: 7px;
}

.bonusrad .bonusradmer{
    float: left;
    width: 155px;
    margin-top: 6px;
    font-size: 14px;
    text-align: right;
}
