/*
Theme Name: Real Money Poker
Description: Custom WordPress theme
Version: 1.0
Tags: black, blue, two-columns, fixed-width, widget-ready
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, 
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, 
b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, caption {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}

body {
	color:#000;
	font-size:14px; /* was 12px */
	background:#000 url(images/bgr_bodytop.jpg) no-repeat top center;
	font-family: Arial, Tahoma, Verdana, sans-serif; /* was: Verdana, Geneva, sans-serif; */
	line-height: 22px;
}

ul,
ol { list-style:none; }

img,
fieldset { border:none; }

a { text-decoration:none }

.fixed_position a:hover,
.fixed_position a:active { color: #ccc; }

.hidden {
	position:absolute;
	left:-9999px;
}

.clear { clear:both; }

/*-----------------------start page structure
*/
#outerwrap {
	width:100%;
	background: url(images/bgr_bodybtm_rpt.gif) repeat-x bottom left;
}
#outerwrap .outerwrapinner {
    width:100%;
    background:url(images/bgr_bodybtm.png) no-repeat bottom center;
}

#wrap {
	margin:0 auto;
	width:1024px;
}

#header {
	width:1024px;
	height:140px;
}

.logo {
	width:276px;
	height:130px;
	padding:0 374px 0 374px;
	text-align:center;
}

.logo a {
	width:276px;
	height:130px;
	display:block;
}

.maincontbg,
.mainconttop,
.maincontbtm { width:1024px; }

.maincontbg { background:url(images/bgr_maincontbg.png) repeat-y; }

.mainconttop {
	padding-top:14px;
	background:url(images/bgr_mainconttop.png) no-repeat;
}

.maincontbtm {
	padding-bottom:17px;
	background:url(images/bgr_maincontbtm.png) no-repeat left bottom;
}

#maincont {
    position: relative;
	width: 1002px;
	padding: 0 10px 0 12px;
	overflow: hidden;
}

/*-------------------------------sidebar
*/
#sidebar {
	width:189px;/*209px;*/
	padding:4px 10px 100px 10px;
	float:left;
	margin-right:8px;
}

.sidebarcont { width:189px; }

.headeingbg,
.headeinglft,
.headeingrht {
	width:189px;
	height:28px;
}

.headeingbg {
	background: url(images/bgr_sidebarheadingbg.jpg) repeat-x;
	margin-bottom:8px;
}

.headeinglft { background:url(images/bgr_sidebarheadinglft.jpg) no-repeat; }

.headeingrgt { background:url(images/bgr_sidebarheadingrgt.jpg) no-repeat right top; }

.sidebarcont h2 {
	color:#e0e2e7;
	font-size:14px;
	line-height:28px;
	padding-left:21px;
	background:url(images/bullet_sidebarheading.jpg) no-repeat 9px center;
}

.sidebarcont ul {
	width:189px;
	margin-bottom:10px;
}

.sidebarcont ul li {
	display:block;
	background:url(images/bgr_sidebarlist.jpg) no-repeat left bottom;
	padding-bottom:5px;
	margin-bottom:9px;
}

.sidebarcont ul li a {
	color:#fff;
	font-size:12px; /* was 9px */
	background:url(images/bullet_sidebarlist.jpg) no-repeat left center;
	padding-left:19px;
	line-height:18px;
}

.sidebarcont ul ul{
    display: none;
}

.sidebarimgbx {
    position: absolute;
    bottom: 15px;
	width:129px;
	padding:0 30px 0 40px;
	margin-top:360px;
}

/*-------------------------------content
*/
#content {
	width:767px;/*785px;*/
    min-height: 317px;
	padding:4px 8px 0 8px;
	margin:0 1px;
	float:right;
	background:url(images/bgr_content.jpg) repeat-x;
	overflow:hidden;
}

.contheadeingbg,
.contheadeinglft,
.contheadeingrgt {
	width:765px;
	height:28px;
}

.contheadeingbg { margin-bottom: 15px; background: url(images/bgr_contheadingbg.jpg) repeat-x; }

.contheadeinglft { background:url(images/bgr_contheadinglft.jpg) no-repeat; }

.contheadeingrgt { background:url(images/bgr_contheadingrgt.jpg) no-repeat right top; }

.breadcrumb {
	width:auto;
	height:28px;
    line-height: 28px;
    padding: 0 10px;
    color:#fff;
    overflow: hidden;
}

.breadcrumb a {
    display: inline-block;
	color:#fff;
	background:url(images/bullet_sidebarheading.jpg) no-repeat right center;
	padding-right:12px;
    margin-right: 10px;
}

.cont_top {
	width:767px;
	overflow:hidden;
	margin-bottom:11px;
}

.cont_top .entry {
    float: left;
}

.picbox {
	width:200px;
	height:234px;
	float:left;
	margin-right:10px;
}
.picbox  img {
    padding: 1px;
    border: 2px solid #353F58;
}

.cont_top h1 {
	color:#323a50;
	font-size:18px;
	background:url(images/bgr_headingul.png) no-repeat left bottom;
	padding-bottom:6px;
	margin-bottom:6px;
	overflow:hidden;
}

.cont_top p {
	color:#000;
	/*font-size:12px;*/
	line-height:16px;
	padding-bottom:13px;
}

/*--------------------------cont_mid*/

.cont_mid { width:767px; }

.midcontbg,
.midconttop,
.midcontbtm { width:767px; }

.midcontbg { background:url(images/bgr_midcontbg.jpg) repeat-y; }

.midconttop { background:url(images/bgr_midconttop.jpg) no-repeat; }

.midcontbtm { background:url(images/bgr_midcontbtm.jpg) no-repeat left bottom; }

.midcontinner {
	width:767px;
	overflow:hidden;
	padding:13px 0 22px 0;
}

.midcont_lft {
	width:186px;
	float:left;
	padding:0 13px 0 15px;
}

.midcont_lft .betpokerbutton {
	width:120px;
	height:45px;
	display:block;
	padding:14px 57px 0 9px;
	background:url(images/button_betpoker.jpg) no-repeat;
}

.betpokerbutton strong {
	color:#c20000;
	font-size:18px;
	font-style:italic;
	display:block;
}

.betpokerbutton small {
	color:#333334;
	font-size:11px;
}

.midcont_mid {
	width:278px;
	float:left;
	padding:12px 11px 0 10px;
}

.midcont_lft img { margin-bottom:8px; }

.midcont_rgt {
	width:240px;
	float:left;
	padding:0 14px 0 0;
	background:url(images/bgr_dragon.png) no-repeat 30px 96px;
}

.starcont {
	width:194px;
	height:31px;
	padding:5px 0 4px 46px;
	background:url(images/bgr_starbg.jpg) no-repeat;
	margin-bottom:5px;
}

.starcont img { margin-right:3px; }

.midcont_rgt ul {
	width:240px;
	padding:11px 0;
}

.midcont_rgt ul li {
	color:#000;
	font-size:12px;
	line-height:18px;
	background:url(images/bullet_contlist.png) no-repeat left center;
	padding-left:11px;
}

.midcont_rgt ul li a { color:#000; }

.visitbutton {
	width:169px;
	height:45px;
	display:block;
	padding:14px 57px 0 14px;
	background:url(images/button_visit.jpg) no-repeat;
	color:#003ecb;
	font-size:11px;
}

.visitbutton strong {
	color:#c20000;
	font-size:18px;
	font-style:italic;
	display:block;
}

.visitbutton small {
	color:#333334;
	font-size:11px;
	padding-left:10px;
}

.midcontinner h2 {
	font-size:21px;
	color:#323a50;
	display:inline-block;
	padding-bottom:2px;
	background:url(images/bgr_midcontheadingul.jpg) repeat-x left bottom;
	margin-bottom:11px;
}

.midcontinner p {
	color:#000;
	font-size:12px;
	line-height16:px;
	padding-bottom:13px;
}

/*-----------------cont_btm
*/
.cont_btm {
	width:767px;
	margin-bottom:12px;
}

.btmcontbg,
.btmconttop,
.btmcontbtm { width:767px; }

.btmcontbg { background:url(images/bgr_btmcontbg.jpg) repeat-y; }

.btmconttop { background:url(images/bgr_btmcont.jpg) no-repeat; }

.btmcontbtm { background:url(images/bgr_btmcontbtm.jpg) no-repeat left bottom; }

.btmcontinner {
	width:767px;
	padding-bottom:1px;
}

.btmtopbx {
	width:694px;/*767px;*/
	height:33px;
	background:url(images/dragonhead.png) no-repeat 10px bottom;
	padding-left:73px;
}

.btmtopbx h2 {
	color:#323a50;
	font-size:18px;
	line-height:37px;
}

.btmcommonbx {
	width:765px;
	height:61px;
	background:url(images/bgr_btmcontline.jpg) repeat-x left top;
	margin:0 1px;
	overflow:hidden;
}

.commonbx_lft {
	width:150px;/*160px;*/
	height:51px;/*61px;*/
	background:url(images/separetor.png) no-repeat right center;
	float:left;
	padding:10px 0 0 10px;
}

.commonbx_lft a {
	width:120px;
	height:47px;
	display:block;
	/*background:url(images/button_betonline.png) no-repeat;*/
}

.commonbx_mid {
	width:440px;/*450px;*/
	height:56px;
	background:url(images/separetor.png) no-repeat right center;
	float:left;
	padding:5px 5px 0 5px;
}

.commonbxheader {
	width:440px;
	overflow:hidden;
	padding-bottom:3px;
}

.commonbx_mid h3 {
	color:#c20000;
	font-size:14px;
	float:left;
	display:inline-block;
}

.starbx {
	width:auto;
	float:left;
	padding-left:7px;
}

.starbx img { margin-right:5px; }

.commonbx_mid p {
	color:#000;
	font-size:11px;
}

.commonbx_rgt {
 width:135/*155px;*/
 height:50px;/*61px;*/
	float:left;
	padding:11px 0 0 20px;
}

.commonbx_rgt a {
	width:113px;
	height:39px;
	display:block;
	background:url(images/button_playnow.png) no-repeat;
}

/*-------------------flagcont
*/
#flagcont {
	width:767px;
	margin-bottom:14px;
}

#flagcont ul { width:767px; }

#flagcont ul li {
	color:#323a50;
	font-size:14px;
	width:767px;
	height:36px;
	background:url(images/flagli.png) no-repeat;
	line-height:36px;
	padding-left:8px;
}

#flagcont ul li a {
	color:#003ecb;
	text-decoration:underline;
}

#flagcont ul li a:hover { text-decoration:none; }

#flagcont ul li img {
	margin:4px 9px 0 0;
	float:left;
	border: 0px;
    padding: 0px;
}

#flagcont ul .last_item {
	height:37px;
	background:url(images/flaglitop.png) no-repeat;
}

/*----------------------------post
*/
.post { width:767px; }

.title {
	width:767px;
	background:url(images/bgr_headingul.png) no-repeat left bottom;
	margin-bottom:10px;
}

.title h1 {
	color:#323a50;
	font-size:18px;
	padding-bottom:10px;
}

.title h1 a { color:#323a50; }


/*----------------------------entry
*/
.entry {
	width:767px;
	overflow:hidden;
}

.entry p {
	color:#000;
	/*font-size:12px;*/
	/*line-height:14px;*/
	padding-bottom:13px;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { color:#323a50; }

.entry h1 { font-size:22px; }

.entry h2 { font-size:18px; }

.entry h3 { font-size:16px; }

.entry h4 { font-size:14px; }

.entry h5 { font-size:12px; }

.entry h5 { font-size:10px; }

.entry strong {
	color:#000;
	/*font-size:12px;*/
}

#content h2.icon{margin:0 0 16px 16px;position:relative;padding:0 0 0 34px;}
#content h2.icon::before{height:24px; width:24px; content:''; position:absolute; top:0; left:0; background:url(images/pokerchip.png)}

.entry ul {
	width:767px;
	padding-bottom:13px;
}

.entry ul li {
	/*font-size:12px;
	line-height:18px;*/
	background:url(images/bullet_contlist.png) no-repeat 0px 10px;
	padding-left:11px;
}

.entry ul li a {
	color:#003ecb;
	text-decoration:underline;
}

.entry ul li a:hover { text-decoration:none; }

.entry ol {
	width:767px;
	padding-bottom:13px;
	list-style-position:inside;
	list-style-type:decimal;
}

.entry ol li {
	/*font-size:12px;
	line-height:18px;*/
}

.entry ol li a {
	color:#003ecb;
	text-decoration:underline;
}

.entry ol li a:hover { text-decoration:none; }



.wp-post-image {    border:  2px solid #373F56;
    padding: 1px;
	}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
    border: none!important;
    padding: 0!important;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
	font-size: 12px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #fff;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #fff;
}
.nav-previous {
	float: left;
	width: 45%;
    overflow: hidden;
}
.nav-next {
	float: right;
	text-align: right;
	width: 45%;
    overflow: hidden;
}


/*-------------------------------footer
*/
#footer {
	width:1002px;
	height:45px;
	text-align:center;
	padding-top:12px;
}

#footer p {
	color:#fff;
	font-size:12px;
}

#footer a {
	color:#fff;
}


.blogposts .post {
    margin-bottom: 20px;
}


/*** KEF'S ADDITIONS ***/
.commonbx_770 a {
  background: url(/images/small/770.png) no-repeat;
}

.commonbx_888 a {
  background: url(/images/small/888.png) no-repeat;
}

.commonbx_betonline a {
  background: url(/images/small/betonline.png) no-repeat;
}

.commonbx_everest a {
  background: url(/images/small/everest.png) no-repeat;
}

.commonbx_party a {
  background: url(/images/small/party.png) no-repeat;
}

.commonbx_titan a {
  background: url(/images/small/titan.png) no-repeat;
}


.js .selectnav { display: none; }

@media screen and (min-width:1px) and (max-width:1024px) {

.js ul.main_nav{ display: none; }
.js .selectnav { display: block; }
.js .selectnav { display: block; width:100%; padding:4px 10px; font-size:1.3em; font-weight:bold; color:#000;  border:5px solid #000; }

#sidebar {
	background:#191f30;
}

.mainconttop, .midconttop, .midcontbg,
.btmconttop, .btmcontbtm, .midcontbtm, .btmconttop, .btmcontbtm {
    background:none;
}

.maincontbg, .maincontbtm {
background:#eee;
}

.logo {
    padding: 0;
	margin: 0 auto;
}

#content {
	background:#fff;
}

.midcontinner, .btmcontbg {
	background:#ddd;
	    margin-bottom: 10px;
	-moz-border-radius:6px;
	border-radius:6px;
}

.midconttop, .midcontbtm,.midcontbg, .btmconttop, .btmcontbtm{
	background:none
}

.midcont_rgt {
	float:none;
	clear:both;
	padding-left:30px;
}

.commonbx_rgt {
    padding: 11px 0 0 10px;
}


}

@media screen and (min-width:768px) and (max-width:1024px) {

 #wrap, #header, .maincontbg, .mainconttop, .maincontbtm {
  width: 768px;
}

#footer, #maincont {
	width: 746px;
}

.cont_top, .cont_mid, .cont_btm, .title, .entry, .midcontinner, .midcontbg,
.btmcontbg, .btmconttop, .btmcontbtm,.btmcontinner, .post, .contheadeingbg, .contheadeinglft, .contheadeingrgt, #content  {
    width: 510px;
}

.midcont_mid {
	width:268px;
}

.btmtopbx {
    width: 430px;
}

.btmcontinner {
width: 480px;
}

.btmcommonbx {
    width: 480px;
    background-size:480px 1px;
	height:inherit;
}

.commonbx_mid {
    width: 300px;
}


.title {
   background-size:510px 2px;
}

}

@media screen and (min-width:1px) and (max-width:767px) {

.post img {
	max-width:100%;
	height:auto;
}

.post img.alignright, .post img.alignleft, .post .wp-caption.alignright, .post .wp-caption.alignleft  {
	max-width:40%!important;
	height:auto;
}

#sidebar, #content {
	float:none;
}

#content {
    padding: 4px 8px 20px 8px;
}

.midcont_lft, .midcont_mid, .midcont_rgt  {
    width: 96%;
    height: inherit;
    float: none;
    margin: 0 0 10px;
	padding:10px 2%;
}

}

@media screen and (min-width:480px) and (max-width:767px) {

 #wrap, #header, .maincontbg, .mainconttop, .maincontbtm {
  width: 480px;
}

#footer, #maincont{
	width: 458px;
}

#sidebar {
	width:436px;
}

.sidebarcont ul li{
	background-size:430px 1px;
}

.headeingbg, .headeinglft, .headeingrht, .sidebarcont ul{
    width: 435px;
	}

.cont_top, .cont_mid, .cont_btm, .title, .entry, .midcontinner, .midcontbg,
.btmcontbg, .btmconttop, .btmcontbtm,.btmcontinner, .post, .contheadeingbg, .contheadeinglft, .contheadeingrgt, #content  {
    width: 440px;
}


.btmtopbx {
    width: 430px;
}

.btmcontinner {
width: 480px;
}

.btmcommonbx {
    width: 480px;
    background-size:480px 1px;
	height:inherit;
}

.commonbx_mid {
    width: 260px;
	background:0;
}


.title {
   background-size:460px 2px;
}


}

@media screen and (min-width: 1px) and (max-width:479px){


 #wrap, #header, .maincontbg, .mainconttop, .maincontbtm {
  width: 320px;
}

#header{
	height:100px;
}

#footer, #maincont{
	width: 298px;
}

#sidebar {
	width:276px;
}

.sidebarcont ul li{
	background-size:270px 1px;
}

.headeingbg, .headeinglft, .headeingrht, .sidebarcont ul{
    width: 265px;
	}

.cont_top, .cont_mid, .cont_btm, .title, .entry, .midcontinner, .midcontbg,
.btmcontbg, .btmconttop, .btmcontbtm,.btmcontinner, .post, .contheadeingbg, .contheadeinglft, .contheadeingrgt, #content  {
    width: 280px;
}

.btmtopbx {
    width: 270px;
}

.btmcontinner {
width: 280px;
}

.btmcommonbx {
    width: 320px;
    background-size:320px 1px;
	height:inherit;
}

.commonbx_mid {
    width: 300px;
}


.title {
   background-size:300px 2px;
}

.logo a {
    width: 200px;
    height: 80px;
}

.logo {
    width: 200px;
    height: 80px;
}

.logo img{
    width: 100%;
    height: auto;
}

.picbox {
    width: 200px;
    height: 234px;
    float: none;
    margin: 0 auto 10px;
}

.midcont_lft img{
display:block;
margin:0 auto 10px;
}

.midcont_lft .betpokerbutton {
margin-left:40px;
}

.midcont_rgt {
    width: 250px;
    height: inherit;
    float: none;
    margin: 0 0 10px;
    padding: 10px 0 0 20px;
}

.btmtopbx, .commonbx_mid, .btmcommonbx, .commonbx_lft  {
	margin:0;
	padding:10px 2%;
	float:none;
	width:96%;
	height:inherit;
	background:0;
}

.commonbx_rgt {
    margin:0 auto;
	float:none;
	padding-left:0;
}

.commonbx_rgt a {
    margin: 0 auto;
	}

	.commonbx_betonline a {
    margin: 0 auto;
	}

}

