/*
Theme Name:  Bingo 123
Theme URI: http://www.bingo123.se
Description: 
Author: 
Author URI: 


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

#content img {
    padding-left:8px;
}


#sidebar li li li{ padding: 0 0 0 10px; background: url('/bilder/li2.gif') 0 5px no-repeat; 
font-size:9px;}

table td{
    border-bottom:#dedede 1px solid;
    padding-bottom:7px;
    padding-top:6px;
    font-size:11px;
    line-height:15px;
}


body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f6f6f6;
	margin: 0px;
	padding: 0px;
        background-image: url('/grafik/bakgrund.gif');

}

body a, body a:visited {
	color: #000000;
	text-decoration: underline;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 760px;
	margin: 0px auto;
	background: #FFF url('/grafik/bakgrundbluefade.gif');
        background-repeat: repeat-x;
        background-color: #ffffff;
	padding: 0 10px 0 10px;
        border-left: 4px solid #79083f;
        border-right: 4px solid #79083f;
        border-bottom: 4px solid #79083f;


}

#header {
	width: 100%;
        height:125px;
	background: transparent url('/grafik/bingo123logo.png') top left no-repeat;
        background-position: 0px 16px;
}


#header h1 {
	font-size: 2.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; */
	
}

#header h1 a {
	color: #fff;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#header #header_right {
	float: right;
	width: 285px;
        height: 85px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 00px 0px 0px 0;
        margin-top: 20px;
        background-color: #CCC;
        background-image: url('/grafik/bakgrundmail.gif');
        background-repeat: no-repeat;
        
}

#header #header_left {
	float:left;
	width: 400px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 0px 0px 0px 0px;
}



#header #header_right  #subscribe{
    text-align: left;
    padding: 10px;    
    padding-left: 15px;
    color: #0695D1;
    font-size: 12px;
    font-family: arial, verdana, sans-serif;
}

#subscribe form fieldset{
    border: none;
    margin-top: 5px;
    width: 260px;
}

#subscribe form fieldset input{
    float: left;
    height: 20px;
    font-size: 11px;
    padding: 0;
    margin-right: 5px;
}

#subscribe form fieldset input.btn{
    width: 80px;
    height: 23px;
    font-size: 11px;
}

#subscribe form fieldset input{
    width: 165px;
}



#wrapper {
	width: 100%;
        background-color: #000;
        float: left;
        background-image: url('/grafik/bakgrundwrapper.png');
        background-repeat: repeat-y;
}

#meny{
    background-image: url('/grafik/bakgrundmeny.png');
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    color: #fff;
    font-size: 15px;
    font-family: arial, verdana, sans-serif;
    font-weight: bold;

}


#content {
	float: left;
	width: 515px;
        margin-left: 10px;
	line-height: 1.6em;
	padding-left: 15px;
        padding-right: 15px;
	padding-top: 5px;
        background-color: transparent;
        background-image: url('/grafik/contentmiddle.png');
        background-repeat: repeat-y;

}


#contenttop{
    height: 8px;
    background-image: url('/grafik/contenttop.png');
    background-position: 1px 0px;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 543px;
}


#contentbottom{
    height: 8px;
    width: 543px;
    background-image: url('/grafik/contentbottom.png');
    background-position: bottom;
    background-repeat: no-repeat;
    margin-left: 10px;
    clear: left;
}

#sidebar {
	float: right;
	width: 180px;
	margin-left: 0px;
	padding-top: 0px;
        margin-right: 10px;
	color: #000;
}

#wrapperbottom{
    height: 10px;
    background-image: url('/grafik/wrapperbottom.png');
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 10px;

}

#footer {
	color: #0695D1;
        font-size: 11px;
	width: 100%;
        height: 40px;
        margin-bottom: 10px;
	clear: both;
	background: #fff url('/grafik/bakgrundfooter.png') top center no-repeat;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #0695D1;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 13px 20px 10px 0;
	text-align: right;
	float: right;
	width: 190px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: arial, verdana, sans-erif;
 
}

h1 {
	font-size: 28px;
	line-height: 1.0em;
	font-weight:bold;
	color:#0695d1;
}

h2 {
	font-size: 19px;

}

h3 {
	color:#666666;
	font-size:17px;
	margin-top:7px;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	color:#0695D1;
	font-size:19px;
	margin-bottom:0;
	margin-top:10px;
	text-decoration:none;
}

.post {
	font-size: 1.2em;
	margin-bottom: 30px;
/*	text-align: justify; */
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #eeeeee;
	border: solid 1px #d6d6d6;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar a {
	color: #000;
	text-decoration:none;
}

#sidebar h1, #sidebar h2{
	color:#000;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
	border-bottom: solid 1px #606060;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: solid 1px #606060;
	font-size: 1.5em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	/* border-bottom: dashed 1px #ffffff;*/
}

#sidebar .sidebar_right ul ul li {
	/* border-bottom: dashed 1px #ffffff; */
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
	width: 180px;
	float: left;
	padding: 0 10px 0 10px;
	color:#000000;
}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:10px; 
      margin-bottom:0; 
      font-size: 10px; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
padding-top:3px;
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}

#contentwrapper{
    float: left;
    width: 550px;
}

#mce-success-response, #mce-fail-response{
    font-size: 9px;
}


.mce_inline_error{
    font-size: 9px;
}

.bonusinfo{
    width: 510px;
    margin-left: 3px;
    margin-top: 10px;
}

.bonusinfotop{
    width: 510px;
    background-image: url('/bilder/bonustop.png');
    background-repeat: no-repeat;
    height: 10px;
    float: left;
}

.bonusinfobotten{
    width: 510px;
    background-image: url('/bilder/bonusbotten.png');
    background-repeat: no-repeat;
    height: 10px;
    padding: 0;
    margin: 0;
    float: left;
}

.bonusinfomitten{
    background-image: url('/bilder/bonusmitten.png');
    height: auto;
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-rigth: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
	
}

.bonusinfo h3{
    font-size: 16px;
    color: #3C95D1;
}


.bonusrad h2{
    font-size: 10px;
}

.bonusrad{
    padding: 4px;
    border-bottom: 1px solid #78D0FE;
    width: 510px;
    float: left;
    background-color: #F2FAFF;
}

.bonusrad .bonusradbild{
    width: 105px;
    float: left;
    text-align: center;
    margin-right: 10px;
    color: #333;
    font-size: 11px;
}

.bonusrad .bonusradtext{
    font-size: 25px;
    width: 110px;
    float: left;
    margin-top: 15px;
    text-align: right;
    margin-right: 10px;
    color: #0695D1;
    font-weight: normal;
}

.bonusrad .bonusradmer{
     float: left;
    width: 270px;   
    margin-top: 18px;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
}

.bonusrad .bonusradmer a{
    text-decoration: none;
    
}

.bonusrad .bonusradmer a:hover{
        text-decoration: underline;
}


h2.bonusrubrik{
    margin-bottom: 15px;
}

#subscribe tr td {
    border: none;
    padding: 0;
    margin: 0;
}

#subscribe form{
    margin-top: 5px;
}
