/*
Theme Name: RMA
Theme URI: 
Description: poker theme
Version: 2 (WP2.8.4)
Author: Johannes
Author URI: 
Tags: poker
*/
*
{
	list-style:none;
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	background-position:center top;
	background:url(images/bg.png) repeat-x #fff;
	font:11px Verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
}
a
{
	text-decoration:none;
	color:#426C99;
}
a:hover
{
	text-decoration:underline;
}
.clear
{
	clear:both;
}
.clear1
{
	clear:both;
	margin:0 0 10px 0;
}
#frame
{
	width:960px;
	margin:0 auto;
}
#content
{
	float:left;
	width:960px;
	background-color: #f8f8f8;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin:0px 0px 15px 0px;
}
p
{
	color:#000;
	line-height:18px;
	margin:0px 0px 10px 0px;
}
h1#start-page
	{
	color:#fff;
	font-size: 16px;
	padding:2px 0px 0px 8px;
	margin:0;
	font-weight:bold;
	}
h1#archives-page
	{
	font-size: 18px;
	font-weight:bold;
	margin:5px 0px 0px 8px;
	}
h1
{
	font-size: 18px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
h2
{
	font:16px Verdana, arial, sans-serif;
}
h3
{
	font:14px Verdana, arial, sans-serif;
}
h4
{
	font:13px Verdana, arial, sans-serif;
}
h5
{
	font:12px Verdana, arial, sans-serif;
	font-weight:bold;
}
h6
{
	font:11px Verdana, arial, sans-serif;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
h7
{
	font:10px Verdana, arial, sans-serif;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
/* Headers
-----------------------------------------------------------------------*/ 
.header-s
{
	background:url(images/header_s.png) repeat-x;
	height:22px;
	margin:1px;
}
.header-s h2
{
	padding:2px 0px 0px 10px;
	color:#fff;
	font-size:14px
}
.header-m
{
	background:url(images/header-m.png) no-repeat;
	width:197px;
	height:29px;
	margin:1px 0px 0px 1px;
}
.header-m h2
{
	padding:5px 0px 0px 10px;
}

/* top-Header
-----------------------------------------------------------------------*/ 

/*	background:url(images/header.png) no-repeat; */

#header
{
	float:left;
/*	background:url(images/header.png) no-repeat; */
	width:960px;
	height:97px;
	margin:0px 0px 0px 0px;
}
#header img
{
	float:left;
	margin:30px 0px 0px 5px;
}
#ba
{
	float:right;
	margin:4px 20px 0px 0px;
}

/* sidebar
-----------------------------------------------------------------------*/ 
#sidebar {
	float:left;
	width:200px;
	margin:10px 0px 10px 5px;
	background:url(images/fade-b.png) bottom repeat-x #fff;
	border:1px solid #dddddd;
}
ul#left-menu 
{
	float:left;
	width:200px;
	margin:5px 0px 0px 10px;
	font-size:14px;
}
ul#left-menu li
{
	float:left;
	width:200px;
}
ul#left-menu li a
{
	background:url(images/arrow.png) left no-repeat;
	float:left;
	line-height:20px;
	color:#000;
	padding:0px 0px 3px 20px;
	text-decoration:none;
}
ul#left-menu li a:hover
{
	text-decoration:none;
	color:#426C99;
}

#left-menu-room 
{
	float:left;
	width:200px;
	margin:5px 0px 10px 10px;
	font-size:14px;
}
#left-menu-room  a
{
	color:#000;
	text-decoration:none;
}
#left-menu-room a:hover
{
	text-decoration:none;
	color:#426C99;
}
.left-menu-site
{
	float:left;
	width:122px;
	height:28px;
	padding:4px 0px 0px 0px;
}
.left-menu-ico
{
	float:left;
	width:68px;
	height:28px;
	color:#000;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
#signup
{
	float:left;
	width:200px;
	font:14px verdana, arial, sans-serif;
	color:#6f7580;
	margin:10px 0px 0px 10px;
}

#signup img
{
	float:left;
	margin:5px 5px 0px 0px;
}
#search
{
	float:left;
	width:200px;
	font:14px verdana, arial, sans-serif;
	color:#6f7580;
	margin:10px 0px 10px 10px;
}
.search_field_name
{
	background:url(images/searchfield.png) no-repeat;
	width:122px;
	height:20px;
	margin:0 0 0px 0px;
	padding: 2px 0px 0px 3px;
}
.search_field_mail
{
	background:url(images/searchfield.png) no-repeat;
	width:122px;
	height:20px;
	margin:0 0 5px 0px;
	padding: 2px 0px 0px 3px;
}
.search_field
{
	background:url(images/searchfield.png) no-repeat;
	width:122px;
	height:20px;
	margin:0px 0px 5px 0px;
	padding:2px 0px 0px 3px;
}
.submit
{
	background:url(images/submit.png) left top no-repeat;
	width:60px;
	height:20px;
	margin:0px 0px 10px 0px;
}
.submit:hover
{
	background:url(images/submit.png) left bottom no-repeat;
	width:60px;
	height:20px;
}
.search
{
	background:url(images/search.png) left top no-repeat;
	width:60px;
	height:20px;
}
.search:hover
{
	background:url(images/search.png) left bottom no-repeat;
	width:60px;
	height:20px;
}


/* Top-Menu
-----------------------------------------------------------------------*/ 
ul#top-menu 
{
	float:left;
	width:900px;
	height:28px;
	line-height:28px;
	margin:0px 0px 0px 20px;
}
ul#top-menu li
{
	list-style: none;
	display: inline;
}
ul#top-menu li a
{
	margin:0;
	padding:5px 13px 7px 13px;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	background:url(images/menu-sep.png) right no-repeat;
}
ul#top-menu li a:hover
{
	text-decoration:none;
	color:#426C99;
}

/* Content
-----------------------------------------------------------------------*/ 
#main-content
{
	float:right;
	width:730px;
	margin:10px 10px 10px 0px;
	background:#fff;
	border:1px solid #dedede;
}
#main-content p
{
	padding:5px 0px 0px 0px;
}
.container-a
{
	float:left;
	width:300px;

}
#container-s
{
	float:left;
	width:365px;
	margin:0px 0px 0px 10px;
}
#container-n
{
	float:left;
	width:376px;
	margin:10px 0px 0px 10px;
}
#container-n b
{
	float:left;
	margin:10px 0px 0px 5px;
	width:376px;
}
#container-n h2
{
	font-size:14px;
	font-weight:bold;
}
.wp-caption 
{ 
	float:right;
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:5px;
	text-align:center;
	margin:5px 0px 5px 5px; 
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.container-b
{
	float:left;
	width:710px;
	margin:10px 0 10px 10px;
	background:url(images/fadecontent.png) repeat-x bottom left;
	border:1px solid #CFCFCF;
}
.margin
{
	float:left;
	width:710px;
	margin:5px 0px 5px 8px;
}
.margin img
{
	float:right;
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:5px;
	margin:5px 0px 5px 5px;
}
.margin p
{
	margin:0px 5px 0px 0px;
}
.margin-review
{
	float:left;
	width:710px;
	margin:5px 0px 5px 8px;
}
.margin-review img
{
	float:left;
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:5px;
	margin:5px 5px 5px 5px;
}
.margin-review p
{
	margin:0px 5px 0px 0px;
}
.margin-s
{
	float:left;
	margin:5px 0px 5px 8px;
}
.margin-s img
{
	float:right;
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:5px;
	margin:5px 0px 5px 5px;
}
.margin-s p
{
	margin:0px 5px 0px 0px;
}
.promote-c1
{
	width:200px;
	float:left;
	margin:10px 0px 5px 0px;
}
.promote-c1 img
{
	display:block;
	margin-left:auto;
	margin-right:auto; 
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:5px;
}
.promote-c2
{
	width:510px;
	float:left;
	margin:10px 0px 5px 0px;
}
/* bonus table
-----------------------------------------------------------------------*/
#bonus-list
{
	float:right;
	width:320px;
	border:1px solid #d5d5d5;
	margin:10px 10px 10px 10px;
}
#bonus-list a
{
	color:#0D2854;
}
.b-head
{
	width:320px;
	float:left;
	line-height:26px;
	color:#000;
	background:url(images/fade.png) top left repeat-x;
}
.b-head-col1
{
	width:35px;
	float:left;
	padding:0px 0px 0px 4px;
}

.b-head-col3
{
	width:130px;
	float:left;
	text-align:center;
}
.b-head-col44
{
	width:50px;
	float:left;
	text-align:center;
}
.b-head-col4
{
	width:50px;
	float:left;
	text-align:center;
}
.b-head-col5
{
	width:50px;
	float:left;
	text-align:center;
}
.bonus
{
	width:320px;
	float:left;
	line-height:26px;
	color:#000;
}
.bonus-col1
{
	width:17px;
	float:left;
	padding:0px 0px 0px 4px;
}
.bonus-col2
{
	width:40px;
	float:left;
}
.bonus-col2 img
{
	float:left;
	padding:6px 0px 0px 0px;
}
.bonus-col3
{
	width:110px;
	float:left;
	padding:0px 0px 0px 6px;
}
.bonus-col44
{
	width:50px;
	float:left;
	padding:0px 0px 0px 0px;
	color:#397530;
	text-align:center;
}
.bonus-col4
{
	width:40px;
	float:left;
	padding:0px 0px 0px 1px;
}
.bonus-col5
{
	width:49px;
	float:left;
	padding:0px 0px 0px 1px;
	text-align:center;
}
/* Tabs
-----------------------------------------------------------------------*/
#menu {
height:24px;
width:376px;
list-style:none;
float:left;
font-size:12px;
text-align:center;
background:url(images/divider.png) repeat-x bottom left;
}

ul#menu li {
float:left;
}

ul#menu li a {
background:url(images/tab.png) no-repeat scroll top left;
display:block;
height:20px;
color:#fff;
text-decoration:none;
position:relative;
}
ul#menu a
{
	line-height:20px;
}
ul#menu li a.t {
width:94px;
}

ul#menu li a.t:hover {
background-position:0px -20px;
}
#c1
{
	width:364px;
	float:left;
	padding:5px;
	border:1px solid #dedede;
	background:url(images/fade.png) top left repeat-x;
}
#c1 p
{
	padding:5px 10px 5px 0px;
}
#c1 img
{
	width:163px;
	height:109px;
	float:left;
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:3px;
	margin:0px 5px 0px 0px;
}
#c2
{
	width:364px;
	float:left;
	border:1px solid #dedede;
	padding:5px;
	display: none;
	background:url(images/fade.png) top left repeat-x;
}
#c2 p
{
	padding:5px 10px 5px 0px;
}

#c2 img
{
	width:163px;
	float:left;
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:3px;
	margin:0px 5px 0px 0px;
}
ul.recent
{
	float:left;
	margin:5px 0px 0px 5px;
}
ul.recent li
{
	width:364px;
	float:left;
}
ul.recent li a
{
	float:left;
	background:url(images/red-dot.png) no-repeat left;
	padding:0px 0px 3px 15px;
	line-height:16px;
}
/* Archives
-----------------------------------------------------------------------*/ 
.image-news
{
	float:left;
	width:163px;
	margin:0px 0px 0px 0px;
}
.image-news img
{
	float:left;
	width:163px;
	height:109px;
	background-color:#F8F8F8;
	border:1px solid #dedede;
	padding:5px;
	margin:5px;
}
.content-news
{
	float:right;
	width:540px;
	margin:5px 0px 0px 0px;
}
.content-news p
{
	margin:0px 5px 0px 0px;
}

.pagination 
{  
float:left;
font-size:12px;
font-weight:bold;  
margin:0px 0px 15px 8px;
}  
.pagination a
{  
color:#000;
line-height:25px;
text-align:center; 
padding:1px 7px 5px 5px;
margin:0px 5px 0px 0px;
background:url(images/nav-b.png) left top no-repeat;
}  
.pagination a:hover{  
padding:1px 7px 5px 5px;
margin:0px 5px 0px 0px;
background:url(images/nav-b.png) left bottom no-repeat;
} 
.content-strategy-start
{
	float:left;
	width:710px;
	padding:0px 0px 20px 8px;
}

.content-strategy
{
	float:left;
	width:710px;
	padding:10px 0px 15px 0px;
	margin:0px 0px 0px 10px;
	border-bottom:1px dotted #CFCFCF;
}
.content-strategy h2
{
	font-weight:bold;
}
.content-strategy p
{
	margin:5px 0px 0px 0px;
}
/* comments
-----------------------------------------------------------------------*/ 
#comments
{
	float:left;
	width:730px;
	margin:40px 0px 20px 0px;

}
#comment
{
	float:left;
	width:380px;
	margin:10px 0px 0px 0px;
	background-color:#fff;
	border:#ededed 1px solid;
	overflow-y: hidden;
	
}
#author
{
	float:left;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	border:#ededed 1px solid;
}
#email
{
	float:left;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	border:#ededed 1px solid;
}
#url
{
	float:left;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	border:#ededed 1px solid;
}
#submitcom
{
	float:left;
	width:60px;
	height:20px;
	background:url(images/submit.png) left top no-repeat;
	margin:10px 0px 10px 0px;
}
#submitcom:hover
{
	float:left;
	width:60px;
	height:20px;
	background:url(images/submit.png) left bottom no-repeat;
	margin:10px 0px 10px 0px;
}
.com
{
	float:left;
	margin:5px 0px 0px 0px;
	}

.k
{	
	float:left;
	width:713px;
	margin:0 0 15px 0;
	background:url(images/fadecontent.png) repeat-x bottom left;
	border-top:#ededed 1px solid;
	border-bottom:#ededed 1px solid;
}
.k p
{	
	margin: 15px 10px 15px 10px;
}
.k img
{	
	float:left;
	margin:15px 10px  5px  5px ;
	border:0;
	background:none;
}
.a strong
{
	font-size:16px;
	font-weight:bold;
	margin:0px 10px 0px 0px;
	color:#0D2854;
}
.inloggad
{
	margin:0 0 0 5px;
}
/* Recension
-----------------------------------------------------------------------*/ 
.client-div {
	margin : 0px 0px 0px 0px;
} 
.client-img {
	height : 171px;
	float : left;
	width : 220px;
	margin : 10px 0px 0px 15px;
}
.client-img-size {
	height : 140px;
	width : 186px;
	margin: 15px;
}
.visit-download-div {
	height : 355px;
	width : 460px;
	float : right;
	margin : 5px 5px 0px 0;
} 
.visit-download {
	width : 460px;
	height : 35px;
} 
.visit-download-info {
	float : left;
	height : 20px;
	margin-left : 20px;
	width : 410px;
	margin-top : 12px;
} 
.arrow {
	width : 25px;
	height : 25px;
	float : left;
} 
.arrow img {
	width : 20px;
	height : 20px;
} 
.positive1 {
	width : 230px;
	margin : 21px 0px 0px 0px;
	float : left;
} 
.positive1 ul {
	line-height : 20px;
	color: #000;
	font-size: 11px;
}
positive-php
{
	width:225px;
	float:left;
}
.rec-text-div {
	margin : 25px 30px 10px 30px;
	float : left;
	width: 600px;
}

/* Landings sida speltyper
-----------------------------------------------------------------------*/ 

.speltyp-img-placering-1
{
	width : 152px;
	height : 117px;
}
.speltyp-frame
{
	float:left;
	width:696px;
	margin:10px 0 10px 10px;
	background:url(images/fadecontent.png) repeat-x bottom left;
	border:1px solid #CFCFCF;
}

/* footer
-----------------------------------------------------------------------*/ 
#footer
{
	float:left;
	width:960px;
	text-align:center;
	margin:0px 0px 15px 0px;
}

/* Kontakt
-----------------------------------------------------------------------*/ 
.kontakt
{
	background-color: #9DACBF;
	padding: 20px;
	height : 740px;
	line-height:28px;
}
/* Länkar */

.lank-space {
	width: 680px;
	height : 15px;
}
.lankar {
	float : left;
	text-align : center;
	width: 690px;
	margin-top: 15px;
}
.lankar-div {
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
	
/* Bredd På Rutorna I Länk Table */
.link-w0 {
	padding-top: 3px;
	text-align: left;} 
.link-w1 {
	width: 195px;
	padding-top: 3px;
	text-align: left;
} 
.link-w2 {
	width: 15px;} 
.link-w3 {
	width: 445px;
	padding-top: 3px;
	text-align: left;
}

