/*
Theme Name: Dark Poker
Theme URI: 
Description: Poker
Author: AddLinkUrl
Author URI: 
*/

/* CSS Document */

body,  h1,h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
        font-family: verdana;
   	font-size: 10px;
	text-align: center;
	vertical-align: top;
	background: #ffffff  url('images/wp_damask_169.gif') repeat;
        color: #f2f2f0;
}


a{
	font-weight: 550;
	color: #455552;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 0;
}

/* Header */

#header{
   	margin: 0px auto 0px auto;
	width: 998px;
   	height: 130px;
	vertical-align: top;
	text-align: center;
	background: #3d3c3c url('http://www.theirvogue.com/images/logo_casinoeuro.jpg') repeat;
      border-right: 1px solid #a10303;
      border-left: 1px solid #a10303;
}

#header h1{
	padding-top: 70px;
    padding-left: 100px;
	font-size: 18px;
	font-weight: normal;
    color: #e8e6e6;
}

#header h1 a{
	font-weight: bold;
	text-decoration: none;
    color: #f2f2f0;
}

#header .description {
	font-size: 1.2em;
	text-align: center;
    padding-left: 220px;
	}

/* Top Menu*/

.topmenu{
	margin: 0px auto 0px auto;
	background: blue url('images/topmenu.png') repeat top right;
	font-variant: small-caps;
	width: 1001px;
	vertical-align: top;
	text-align:left;
}

.topmenu ul{
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
}

.topmenu ul li{
	display: inline;
	color: #96A19B;
      font-size:26px;
}

.topmenu ul li:hover{
	background: #262626 url('images/topmenu2.png') repeat top right;
}

.topmenu ul li a{
	color:  #e5e2e2;
      padding-left: 20px;
      padding-right: 16px;
	text-decoration: none;
      font-weight: bold;

}
.topmenu ul li a:hover{
	color: #e5e2e2;
}


/* Blockquote */

blockquote, code{
	margin: 10px;
	border-left: 1px dotted #FFFFFF;
 }

blockquote p{ padding: 10px; }


dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 0px;
	text-align: left;
	background: #9b9b9b;

}

input, textarea{
	font-size: 11px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0px auto;
	width: 998px;
	text-align: left;
	background: #000000;
	color: #485956;
      border-left: 1px solid #a10303;
      border-right: 1px solid #a10303;
}

#page{
	padding: 15px 10px 10px 10px;
}

/* Sidebar */

.sidebar, .rightcolumn{
	float: left;
	width: 130px;
	margin: 0 0 0 0;
	line-height: 20px;
      color: #ffffff;
}

.rightcolumn{
	margin: 0;
}

.sidebar ul{
	margin: 0;
	padding: 0;
   	list-style-type: none;
}

.sidebar ul a{
	text-decoration: none;
      padding-left: 0px;
      color: #FFFFFF;
}

.sidebar ul a:hover{
  	color: #a10303;
}

.sidebar ul li{
	border: 1px solid #FFFFFF;
	margin: 0 0 10px 0;
}

.sidebar #search{
	padding: 10px;
	background: #262626;
	text-align: center;
}

.sidebar #search input{
	margin-bottom: 5px;
	background: #FFFFFF;
	width: 110px;
}

.sidebar #searchsubmit input{
	text-align: center;
      margin-left: 10px;
}

.sidebar #searchsubmit input{
	text-align: center;
}

.sidebar ul li h2{
	padding: 5px 10px;
	font-size: 15px;
 	font-weight: bold;
	font-variant: small-caps;
	background: #ffffff url('images/toolbar-div.png') top center repeat-x;
	color: #e5e2e2;
}

.sidebar ul ul{
	padding: 0px 0px 0px;
	background: #262626;

}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 34px;
}

.sidebar ul ul li:hover{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 34px;
    background: #303030;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#maincolumn{
	float: left;
	width: 680px;
	margin: 0 10px 0 10px;
	line-height: 22px;
}

/* Post and Pages */

.post{
	border: 0px solid #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.post h2{
	font-size: 15px;
	padding: 5px 10px;
	background: #262626;
	color:#FFFFFF;
}

.post h2 a{
	text-decoration: none;
	color: #ffffff;
}
.post h2 a:hover{
	color: #a10303;
}
.entry{
	padding: 10px 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	background-color: transparent;
	color: #f2f2f0;
}

.entry h1{
	font-size: 15px;
	}

.entry h2 {
	font-size: 13px;
    }

.entry h3, h4, h5 ,h6{
	font-size: 12px;
}

.entry p{
      color: #c6c6c5;
}

.entry ol{
      color: #c6c6c5;
}

.entry ul{
      color: #c6c6c5;
}

.entry img{
	border: 0px solid #a3a4a4;
	padding: 4px;
	background-color: transparent;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding: 10px;
	background: #292929;
      font-size: 12px;
      color: #FFFFFF;
}

.postmetadata a{
	color: #a10303;
	text-decoration: none;
}
.right{
	float: right;
}

.rightt a{
	float: right;
      color: #FFFFFF;
      text-decoration: none;
      background: url('images/comments.png') no-repeat left;
padding: 0px 10px 0px 17px;
}


.left{
	float: left;
}
.browse, .browse a{
	padding: 0 0px 30px 0px;
      text-decoration: underline;
      color: #FFFFFF;
}

small, small a, small a:visited, small a:hover{
	color: #FFFFFF;
      text-decoration: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
      padding-left: 10px;
	}

.date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	background: url('images/comments.png') no-repeat center left;
	float: right;
	padding: 0px 10px 0px 17px;
	}

.date{
	color: #FFFFFF;
      text-align:right;
      margin-top:-19px;
	}

.date a{
	color: #a10303;
      text-align:right;
      margin-top:-15px;
	}


.date a:hover {
	color: #a10303;
      text-align:right;
      margin-top:-15px;
	}

.datee {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	line-height: 1.5em;
	}

.datee{
	color: #FFFFFF;
      text-align:right;
      margin-top:-19px;
	}
/* Comments */

.comments-template{
	padding: 10px;
	background: #363535;
      color:#979796;
	text-decoration: none;
      border-top: 0px dotted #FFFFFF;
}
.comments-template a{
	font-weight: bold;
	text-decoration: none;
      color: #FFFFFF;
}

ol.commentlist{
	list-style-type: decimal;
	margin: 0;
	padding: 0;
	
}

ol.commentlist li{
	margin: 0 0 10px 20px;
}

.pagetitle{
    text-align: center;}

/* Tag Cloud */

/* Calendar */

table#wp-calendar{
	width: 100%;
	font-size: 12px;
	text-transform: none;
	line-height: 20px;
	background: #262626;
	padding-left: 5px;
	padding-right: 5px;
}

table#wp-calendar caption{
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	background: #232222;
}

table#wp-calendar th{
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #303030;
}

table td#today {
	background: #303030;
	padding: 0px;
	text-align: center;
}


table#current td{
	background-color: #EAF2EE;
	padding: 0px;
	text-align: center;
}

table#wp-calendar tfoot td{
	text-align: center;
}



/* Footer */

#footer{
	clear: both;
	width: 978px;
	padding: 10px 0 10px 0px;
	line-height: 16px;
  	background: #262626;
  	color: #b5b5b4;
  	text-align: center;
    border-right: 0px solid #000000;
}

#footer a{
	text-decoration: none;
	color: #bdbdbc;
 }
 
#footer a:hover{
	text-decoration: underline;
	color: #bdbdbc;
 }


#footer ol, #footer ul{
	margin: 0;
	padding: 0;
}

#footer ul{
	list-style-type: none;

}

#footer ul li{
	display: inline;
	margin: 0 0 10px 0;
}


/* Plugins */

#wp-admin-bar {text-align:center; margin:0; padding:5px; background:#374341;  clear:both; text-align:center; color: #EAF2EE;}
#wp-admin-bar a{color: #edf3f0;}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:active{text-decoration:none;color:#485957;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi a:hover{color:#AFC81C;}
.wp-pagenavi span.pages{color:#485958;background-color:#D6E4E0;margin:2px;padding:5px 10px;}
.wp-pagenavi span.current{font-weight:bold;color:#485959;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi span.extend{color:#485960;background-color:#D6E4E0;margin:5px;padding:5px 10px;}

#related{padding: 10px;}
#related li{ margin-left: 10px;}
.related_post ul li { margin-left: 10px;}

/* CSS Document */


a{font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#3B5380;
}

a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
}

.topnav{
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(http://www.onlinecasinobonus-dk.com/images/template/bg_top_menu.jpg) repeat-x;
height:40px;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}


.topnav a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.topnav a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#2F72B1;
text-decoration:none;
}

.box_white_title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-align:left;
}
.box_text{
color:#3368A2;
}

.box_text ul{
list-style:none;
margin:0px;
padding:0px;
}

.box_text  li{
color:#3368A2;
background:url(http://www.onlinecasinobonus-dk.com/images/template/bullet.gif) no-repeat left;
padding-left:15px;
list-style:none;
margin:0px;
line-height:18px
}

.box_text a{
color:#3368A2;
text-decoration:none;
}

.mid_table_head{
background:url(http://www.onlinecasinobonus-dk.com/images/template/bg_mid_head.jpg) repeat-x;
height:28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
padding-left:10px;
}

.md_table td{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
height:20px;
padding:5px;
background:#ffffff;
}

.md_table th{
background:#4292DC;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
height:25px;
}

.md_table a{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}

.md_table a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3C507B;
text-decoration:none;
}

.all_text{
text-align:justify;
}

.text_head{
font-size:14px;
color:#395887;
font-weight:bold;
}
.footer {
background:url(http://www.onlinecasinobonus-dk.com/images/template/footer_bg.jpg) repeat-x;
height:94px;
color:#ffffff;
}

.footer a{
color:#ffffff;
}

.footer a:hover{
color:#0C69BE;
}
.footer2 {
color:#0C69BE;
}

.footer2 a{
color:#0C69BE;
}

.footer2 a:hover{
color:#ffffff;
}
