/*
Theme Name: buum/orange
Theme URI: http://www.buum.ro
Description: buum orange theme
Version: 1
Author: buum.ro
*/


/* 
--------------------------------------------*/
body {  background-color:#FFDAE5; background-image:url(images/bg.jpg); background-attachment: fixed; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; }
a { color: #656565; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0 none; }
.clearfix { clear: both; }

/* Layout
--------------------------------------------*/
/* wordpress */
{margin:0px;padding:0px;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:12px;
    background-color:#FFDAE5;
    background-image:url(images/bg.jpg);
    color: #7b7b7b;
}
h1 {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
font-size: 14px;
font-weight: bold;
text-indent: -9999px;
}
a {
	color: #D01A63;
    text-decoration: none;
}
a:hover {
	color: #6C6C6C;
}
img {
	border: 0px;
}

input{
  font-size: 11px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #dddddd;
  padding: 6px;
  }

li{list-style:none;}

.clear {
	height: 0;
	font-size: 0;
	clear: both;
}
a.load_more {
	display: block;
	border: 1px solid #E5E5E5;
	margin: 4px 0;
	padding: 5px 4px;
	text-align: center;
	text-decoration: none;
    background-color:#ffffff;
    background-repeat:repeat-x;
    background-image:url(images/button_bg.png);
	border: 1px solid #C4C4C4;
	color: #333333;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.bodywrap {
    background-color:rgba(195, 248, 248, 0.7);
        margin:0 auto;
        padding: 10px;
    width:1020px;
    min-height: 600px;
    border: 5px solid #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow:0 1px 0 rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
}



a.load_more:hover {
	background-color: #F0F0F0;
}
#pagewrapper{width:1000px; clear:both; margin:0px auto;}

.header_slim {
  clear:both;
  background-image:url(images/tree-banner-final1.png);
  background-position:top center;
  background-repeat:repeat-x ;
  margin: 0 auto;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  border-bottom: 4px solid #043D72;
  margin-bottom: 10px;
}

.header_inner{
  clear:both;
  position:relative;
  height: 84px;
  margin:0px auto;
  }

.logo{
  clear:both;
  position:absolute;
  left:245px;
  z-index:1;
  }

.header_right{
  float:right;
  }

.header_menu{
    color:#238DB4;
    font-size:11px;
    padding:5px;
    margin-bottom: 8px;
}
.header_menu li{
  float:left;
  padding:0px 10px 0px 0px;
  }
.header_menu li a{
  color:#238DB4;
  text-decoration:none;
  }
.header_menu li a:hover{
  color:#E74131;
  }
.header_menu a.adminlink
{
  padding:0px 0px 0px 23px;
  color: #51493c;
  background-image:url(images/adminicon.png) ;
  background-repeat:no-repeat ;
  background-position:4px 0px  ;
}
.search_bg{
  float:right;
  width:286px;
  padding:4px 0 0 0px;
  }
.header_search_left input{
  float:left;
  width:220px;
  color:#333333;
  background:white;
  border:2px solid #FFFFFF;
  font:11px Tahoma;
  }
.header_search_right{
  float:left;
  background-image:url(images/button_bg.gif);
  background-repeat:no-repeat ;
  width:40px;
  }
.login_bg{
  clear:both;
  float: right;
  padding:2px 2px 2px 2px;
  margin:20px 5px 60px 0;
  font-size: 12px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image:url(images/bg_trans.png);
  border: 4px solid #ffffff;
  color: #6C6C6C;
  }
.login_bg a{ font-weight: normal; color: #51493c; }
.login_bg img{ padding-top: 1px;}
.login_bg span{ font-weight: normal;}
.regd_users{clear:both; padding:5px 0px 0px 15px; color:#000; font-size:11px;}
.login_right{
  float:left;
  font:11px Tahoma;
  margin-top: 6px;
  color:#bf0000;
  padding:0 0 0 3px;
  }

.login_right a{
  font:11px Tahoma;
  text-decoration:underline;
  }

.login_innerleft{
  float:left;
  text-align:left;
  }

.existing_usertxt{
  clear:both;
  height:20px;
  font-size:15px;
  color:#51493C;
  font-family: Myriad Pro "Arial";
  }

.login_txtbox input{
  width:140px;
  height:16px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 2px solid #FFFFFF;
  padding: 4px;
  font:11px Tahoma;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  }

.login_innerright{float:left; padding-left:10px;  text-align:right;}

.remember_txt{
  float:right;
  height:20px;
  font-family: Myriad Pro "Arial";
  font-size: 13px;
  color:#700c01;
  }

.newuser_signup{clear:both; float:right; text-align:right; margin-right:10px;}

.login_btn{
  float:right;
  margin:19px 0 0 8px;
  }

.login_btn button,
.login_btn input[type='submit'],
.login_btn .button {
	display: inline-block;
	text-decoration: none;
	padding:6px 8px 6px 8px;
	border: 0px solid #c93300;
	color: #FFFFFF;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    background-color: #7abcff; /* Old browsers */
    background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
    background: linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */


}
.login_btn button:hover,
.login_btn input[type='submit']:hover,
.login_btn .button:hover {
  border: 0px solid #ABABAB;
  box-shadow: 0px 0px 0px #A3A3A3;
  -webkit-box-shadow: 0px 0px 0px #A3A3A3;
  -moz-box-shadow: 0px 0px 0px #A3A3A3;
  color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.header_search_right  input[type='submit']{
  background: none; width:40px; height:43px; cursor:pointer;background:Transparent; border:none;
  }

.header_search_right:hover  input[type='submit']:hover{
  background: none; width:40px; height:43px; cursor:pointer;background:Transparent;border: 0px solid #ABABAB;
  	box-shadow: 0px 0px 0px #A3A3A3;
	-webkit-box-shadow: 0px 0px 0px #A3A3A3;
	-moz-box-shadow: 0px 0px 0px #A3A3A3;
  }

.catmenu{
    clear:both;
    padding:2px 5px 2px 5px;
    float: right;
    margin-top: 10px;
    margin-left: -8px;
    margin-right: auto;
    margin-bottom: auto;
    overflow: auto;
    background-color: #53caf6; /* Old browsers */
    background: -moz-linear-gradient(top,  #075BA8 0%, #043D72 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53caf6), color-stop(100%,#04a1da)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #075BA8 0%,#043D72 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #075BA8 0%,#043D72 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #075BA8 0%,#043D72 100%); /* IE10+ */
    background: linear-gradient(top,  #075BA8 0%,#043D72 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#075BA8', endColorstr='#043D72',GradientType=0 ); /* IE6-9 */
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid #ffffff;
    border-bottom: 0px;
  }
.catmenu h2{
  float:left;
  margin-top: 3px;
  margin-bottom: 3px;
  border-right: 1px solid #fff;
  padding-right: 8px;
  margin-right:6px;
  font:bold 13px Arial;
  position:relative;
  z-index:2;
  }
.catmenu h2 a{
  color:#FFF;
  display:block;
  text-align:center;
  text-transform:uppercase;
  text-shadow: 1px 1px 1px #535353;
  }

.catmenu h2 a:hover{
  color:#fff;
  text-shadow: 1px 1px 1px #000;
   }

.dropdown2 {float:left;  width:60px; margin:0px !important;}

.dropdown2 dt {width:74px; cursor:pointer; background-image:url(images/catmenu_more.png); background-repeat: no-repeat; height:32px; margin-top:12px;}

.dropdown2 dt:hover {background-image:url(images/catmenu_more.png); background-repeat: no-repeat; background-position:0px -32px;}

.dropdown2 dd {position:absolute; overflow:hidden; width:160px; display:none; background-color:#5d1f01; margin-top:9px; z-index:200; opacity:0; text-align:left !important; margin-left:-90px;padding-left:10px; }

.dropdown2 ul {width:140px; list-style:none; border-top:none}

.dropdown2 li {display:block; clear:both; font:bold 14px Arial; height:40px;}

.dropdown2 li a{color:#FFF; width:140px; height:32px; display:block; text-transform:uppercase;line-height:32px !important;}

.center_columns{clear:both; width:1000px; float:left;  padding-top:40px; padding-bottom:40px;}

.topplayers{
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow:0 1px 0 rgba(0,0,0,.4);
  -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
  background-color: #FFFFFF;
  overflow: auto;
  margin-bottom: 10px;
  padding: 10px;
  }

.topplayers_box{
  width:140px;
  height:150px;
  margin:0 0px 0px 8px;
  padding:5px;
  float:left;
  border: 2px solid #e9e9e9;
  background-color:#f4f4f4;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  }

.topplayers_box img{
  width:140px;
  height:130px;
  margin-bottom: 6px;
  }

.topplayers_title{
  clear:both;
  font:bold 14px arial;
  line-height:14px;
  }

.topplayers_totalplayes{
  clear:both;
  height:20px;
  font:11px arial;
  color:#8a8a8a;
  }

.topplayers_viewprofile{
  clear:both;
  font:bold 11px arial;
  }

.topplayers_viewprofile a{
  color:#333;
  text-decoration:underline;
  }
.topplayers_viewprofile a:hover{
  color:#6C6C6C;
  }
#main {
  margin:0 auto;
  width: 1000px;
  clear:both;
  }
.breadcrumb {
	color:#51493c;
    background-color:#ffffff;
    background-image:url(images/home.png);
    background-repeat:no-repeat;
    background-position:8px 5px;
    padding:6px 10px 6px 30px;
    margin-bottom: 10px;
    margin-top: -10px;
    font-size: 13px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
    box-shadow:0 1px 0 rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
}
.breadcrumb a{
	 font-weight: bold;
}

/** Slider **/
.top_container {
  background-image:url(images/bg_slider.png);
  background-repeat:no-repeat;
  background-position:bottom center;
  overflow: auto;
  margin:0 auto;
  clear:both;
  padding-bottom: 20px;
}
.featured_slider_name_img{
        float: right;
}
.featured_slider_name  p{
        color:#55514a;
        font-size: 13px;
}
.featured_slider_name {
        float: left;
        font-weight: normal;
        text-decoration: none;
        position: relative;
        display: block;
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 1em;
        top: 5px;
        color:#6C6C6C;
        text-shadow: 1px 1px 1px #FFFFFF;
}
#featured_slider_games {
	float:left;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	color:#FFFFFF;
	font-size:16px;
    font-weight:bold;
    width: 636px;
}

div#featured_slider_list {
    width: 670px;
    height: 280px;
    overflow: hidden;
    position: relative;
}
div#featured_slider_list ul {
    position: absolute;
    top: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#tabs {
    right: 0;
    z-index: 2;
    width: 260px;
}
ul#tabs li {
    font-size: 12px;
    font-family: Arial;
}

ul#tabs li a {
    text-decoration: none;
    display: block;
    padding:4px 5px 0px 14px;
    margin-bottom: 6px;
    height: 59px;
    width: 200px;
    float: right;
    outline: none;
    font-size: 17px;
    color:#E74131;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url('images/newest-tab.png');
    background-repeat:no-repeat;
    background-position:left;
}
ul#tabs li a:hover {text-decoration: none; }
ul#tabs li a.current {
    background-image:url('images/newest-tab-active.png');
    background-repeat:no-repeat;
    background-position:left;
    width: 198px;
    padding:4px 5px 0px 46px;
    box-shadow:0 0px 0 rgba(0,0,0,.4);
    -moz-box-shadow:0 0px 0 rgba(0,0,0,.4);
    -webkit-box-shadow:0 0px 0 rgba(0,0,0,.4);
}
ul#tabs li a.current:hover {
    text-decoration: none;
    cursor: default;
}
#output img{
    width: 440px;
    height: 252px;
    margin-top: 0px;
}
ul#output {
    width: 440px;
    height: 252px;
    position: relative;
    border: 9px solid #ffffff;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-radius: 7px 0px 0px 7px;
    border-radius: 7px 0px 0px 7px;
    background-color: rgba(255, 255, 255, 0.6);
}
ul#output li {
    position: absolute;
    width: 243px;
    height: 221px;
}
ul#output li a {
    position: absolute;
    bottom: -26px;
    left: 5px;
    padding:5px 6px 5px 31px;
    text-decoration: none;
    font-size: 18px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    background-color:rgba(0, 0, 0, 0.8);
    background-image:url('images/play.gif');
    background-repeat:no-repeat;
    background-position:5px 5px;
    box-shadow:0 1px 0 rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
    color: #FFFFFF;
}
ul#output li a:hover {
    background-color:rgba(82, 186, 198, 0.8);
    background-image:url('images/play.gif');
    background-repeat:no-repeat;
    background-position:5px 5px;
  }
#home_right {
    background-color: rgba(255, 255, 255, 0.6);
    border:1px solid #FFFFFF;
	float:right;
    padding:8px 7px 7px 7px;
    text-align: center;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	color:#FFFFFF;
	font-size:16px;
    font-weight:bold;
    width: 305px;
    height: 255px;
	position:absolute;
	margin-left:680px;
	margin-top:-273px;
}
.wrapperbox{
    width: 720px;
    overflow: auto;
    box-shadow:0 1px 0 rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
    background-color: #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    float:right;
    margin:2px 0px 5px 3px;
    padding: 7px 5px 7px 15px;
  }
.index_catbox_linesep{clear:both; height:1px;border-top:1px solid #262626; width:746px;}
.gamebox {
	float: left;
    width: 226px;
    height: 135px;
    margin:5px 10px 0px 0px;
    font-family:arial;
    border: 0px;
    padding:2px 4px 5px 0px;
    background-color:#FFFFFF ;
    background-image:url(images/dottedline.png) ;
    background-repeat:repeat-x ;
    background-position:bottom ;
}
.gameimg {
	float: left;
	text-align: center;
    padding:5px 5px 5px 5px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 9px 0px #cccccc;
    -moz-box-shadow: 1px 1px 9px 0px #cccccc;
    box-shadow: 1px 1px 9px 0px #cccccc;
}
.single_game_image {
	float: left;
	text-align: center;
	margin:5px 5px 5px 5px;
    padding:5px 5px 5px 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 9px 0px #cccccc;
    -moz-box-shadow: 1px 1px 9px 0px #cccccc;
    box-shadow: 1px 1px 9px 0px #cccccc;
}
.gameimg:hover {
  background-color: #f4f4f4;
}
.gameinfo {
	float: left;
	padding:1px 0px 0px 1px;
    margin-left: 5px;
	width: 110px;
	text-align: left;
	font-family:arial;
	font-size: 12px;
    color: #7b7b7b;
}
.gameinfo p{
    margin-bottom: 8px;
}
.gametitle {
    margin-bottom: 2px;
}
.gametitle h3 {
	padding:0px;
	margin:0px;
        height: 18px;
        overflow: hidden;
}
.gametitle a {
	font-weight:bold;
	font-family:arial;
	font-size:15px;
	text-decoration:none;
}
.gametitle img{
  float: right;

}
#sidebar_left{
  float:left;
  width:217px;
  box-shadow:0 1px 0 rgba(0,0,0,.4);
  -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
  background-color:#ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 10px;
}
#sidebar_right{
  float:right;
  width:237px;
  box-shadow:0 1px 0 rgba(0,0,0,.4);
  -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
  background-color:#ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 10px;
  margin-top:10px;
  
}
div#main_contents_file{
  margin: 0 auto;
  clear: both;
  overflow: auto;
  text-align: center;
  }
#file_box {
    background-color:rgba(255, 255, 255, 0.7);
    margin:0 auto;
    text-align: center;
    padding: 10px;
    width:800px;
    min-height: 200px;
    border: 5px solid #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow:0 1px 0 rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
}
.game_title{
	color: #2f2a23;
    font-family: Myriad Pro "Arial";
    font-size: 23px;
    margin-bottom: 9px;
    float: left;
    }

#content { float: left; }
#content_left { float: right; width: 745px;
box-shadow:0 1px 0 rgba(0,0,0,.4);
  -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
  background-color:#ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 10px;
  margin-top:10px; }
#content_right { float: right; width: 265px; }
#pad { float: left; padding-bottom: 1px; padding-left: 7px; padding-top: 7px; }
#pad_sidebar { float: left; padding-bottom: 1px; padding-left: 7px; padding-top: 7px; margin:0px; }
#pad_container { float: left; padding-bottom: 10px; padding-left: 7px; padding-top: 0px;  margin-top: -4px; }
#pad_container h3 { font-size: 13px; font-weight:bold; margin:0px; padding: 5px 0 0px 5px; }
#pad_container p { font-size: 12px;  margin:0px; padding: 5px 0 0px 5px; }
#pad_blog h2 { font-size: 16px; font-weight:bold; margin:0px; padding: 10px 0 10px 15px;  }
.spacerg { clear:both; height:5px; }
.spacer_game { clear:both; height:20px; }
.button_fs {
	background-color:#ffffff;
    text-align: center;
	float:right;
	font-family:arial;
	font-size: 13px;
    font-weight: bold;
	display: block;
	color: #333333;
	text-decoration: none;
	-moz-border-radius:5px;
	border-radius:5px;
}
.button_fsp {
	background-color:#ffffff;
    text-align: center;
	float:left;
	font-family:arial;
	font-size: 13px;
    font-weight: bold;
	display: block;
	color: #FF2A55;
	text-decoration: none;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:5px;
	margin-left:20px;
}
.button_fs:hover {
	display: block;
	background-color: #51493c;
    color: #FFFFFF;
}

/* Navigation
--------------------------------------------*/
#navigation { background: url("images/navigation.png") repeat scroll 0 0 transparent; float: left; height: 42px; margin-top: 3px; width: 971px;   }
#navigation ul { float: left; list-style: none outside none; margin: 0; padding: 0 0 0 10px; }
#navigation ul li { float: left; padding: 12px 10px 10px 10px; }
#navigation ul li a { color: #FFFFFF; font-size: 12px; font-weight: bold;  text-decoration: none; text-transform: uppercase; text-shadow: 1px 1px #C14000; }
#navigation ul li.current-cat { background: #C14000; margin-top: -5px; padding-bottom: 15px;  }
#navigation ul li.current-cat a { text-shadow: 1px 1px #C14000; color: #FFFFFF;  }
#navigation ul li:hover {  background: #C14000;  margin-top: -5px; padding-bottom: 15px;   }

/* Middle - Featured Games + 300x250 Ads
--------------------------------------------*/
#middle { background-color: #ccc; float: left; margin-top: 7px; width: 1000px; }
#middle .feature .featured_description { background: url("images/featured_bg.png") repeat-x scroll center top transparent; height: 50px; padding: 7px 5px 4px 63px; }
#middle .feature .featured_description .fd_title { color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: underline; padding-bottom: 1px; text-shadow: 1px 1px #332C2C; }
#middle .feature .featured_description .fd_desc { color: #FFFFFF; font-size: 11px; }
#middle .feature { float: left; width: 680px; }
#middle .games {  float: left; margin-bottom: 3px; margin-left: 7px; margin-right: 8px; width: 244px; }
#middle .right { float: right; width: 300px; margin-left:5px; }
/* --------------------------------------------*/
#middle .games .featured_box  ul.ui-tabs-nav li { background: url("images/game_gradient.png") repeat-x scroll center top transparent; height: 29px; margin-bottom: 3px; }
#middle .games .featured_box  ul.ui-tabs-nav li  a { color: #FFFFFF; float: left; font-size: 12px; font-weight: bold; padding-left: 27px; padding-top: 7px; text-decoration: none;  text-shadow: 1px 1px #332C2C;  }
#middle .games .featured_box2 { background: url("images/game_gradient_selected.png") repeat-x scroll center top transparent; height: 29px; margin-bottom: 3px; }
#middle .games .featured_box2 a { color: #FFFFFF; float: left; font-size: 12px; font-weight: bold; padding-left: 27px; padding-top: 7px; text-decoration: none;  text-shadow: 1px 1px #C14000; }
/* --------------------------------------------*/
#middle .category_single { background: url("images/categories_single.png") repeat-x scroll left top transparent; height: 29px; width: 956px; margin-bottom: 1px; margin-top: -11px; }
#middle .category_single .title { color: #FFF; font-weight: bold; font-size: 13px; padding:0; margin:0;  }
#middle .category_single .title h2 { color: #FFF; font-weight: bold; font-size: 13px; text-shadow: 1px 1px #C14000; padding-top:6px;  padding-left: 25px; }
#middle .category_single .title h2 a { color: #FFF; }
#middle .category_single .title h2 a:hover { text-decoration: underline; }
/* --------------------------------------------*/
#middle .right .search { float: left; margin-bottom: 1px; }
#middle .right .search .shade { }
#middle .right .search .shade input[type="text"] { background-image: url("images/search_form.jpg"); border: 0 none; color: #999999; height: 25px; padding-left: 8px; width: 225px; padding-top: 3px; }
#middle .right .search .shade .button-search { background-image: url("images/search_button.jpg"); border: 0 none; color: #fff; height: 29px; padding-left: 7px; width: 64px; padding-top: 0px; font-weight: bold; text-transform: lowercase; vertical-align: text-top; padding-bottom: 3px;  text-shadow: 1px 1px #57646B;  vertical-align: top; }
#middle .right .search .sleft { float: left; padding-bottom: 4px; padding-right: 2px; }
#middle .right .search .sright { float: right; }
#middle .right .ad300250 { float: left; margin-bottom: 3px; }
#middle .right .spacer2 { height: 2px; display: block; }

/* Leaderboard
--------------------------------------------*/
#bottomleft_leaderboard { background: #fff; float: left; margin-top: 7px; width: 680px; margin-bottom: 0px; padding-left: 5px;}

/* Front Page Categories
--------------------------------------------*/
#bottomleft .fullscreen { background-image: url("images/fullscreen.png"); background-repeat: no-repeat; padding-left: 15px;}
#bottomleft { background-color: #FFFFFF; float: left; margin-top: 7px; width: 698px; }
#bottomleft .category { background: url("images/categories.png") repeat-x scroll center top transparent; height: 29px; width: 224px; margin-bottom: 1px; }
#bottomleft .category .title { color: #FFF; font-weight: bold; font-size: 13px; padding:0; margin:0;  }
#bottomleft .category .title h2 { color: #FFF; font-weight: bold; font-size: 13px; text-shadow: 1px 1px #C14000; padding-top:6px;  padding-left: 25px; }
#bottomleft .category .title h2 a { color: #FFF; }
#bottomleft .category .title h2 a:hover { text-decoration: underline; }
/* --------------------------------------------*/
#bottomleft .category_2 { background: url("images/categories_2.png") repeat-x scroll left top transparent; height: 29px; width: 685px; margin-bottom: 1px; }
#bottomleft .category_2 .title { color: #FFF; font-weight: bold; font-size: 13px; padding:0; margin:0;  }
#bottomleft .category_2 .title h2 { color: #FFF; font-weight: bold; font-size: 13px; text-shadow: 1px 1px #C14000; padding-top:6px;  padding-left: 25px; }
#bottomleft .category_2 .title h2 a { color: #FFF; }
#bottomleft .category_2 .title h2 a:hover { text-decoration: underline; }
/* --------------------------------------------*/
#bottomleft .gamecontainer { float: left; padding-bottom: 0px; padding-right: 6px; width: 224px; }
#bottomleft .games { background: url("images/categories_gradient.jpg") repeat-x scroll center top transparent; float: left; height: 62px; width: 224px; }
#bottomleft .games .gleft { float: left; padding-top: 5px; width: 55px; padding-left: 5px; }
#bottomleft .games .gleft  img { border: 1px solid #565656;}
#bottomleft .games .gright { float: right; padding-top: 8px; width: 162px; padding-left: 0px; }
#bottomleft .games .gright .title { color: #565656; font-size: 12px; font-weight: bold; letter-spacing: 0px; padding-bottom: 1px; }
#bottomleft .games .gright .title h3 { color: #565656; font-size: 12px; font-weight: bold; letter-spacing: 0px; padding-bottom: 1px ; margin:0px; padding-left: 0px; padding-top: 1px; }
#bottomleft .games .gright .title h3 a { color: #565656; font-size: 12px; font-weight: bold; letter-spacing: 0px; text-decoration: none; text-transform: capitalize; }
#bottomleft .games .gright .title h3 a:hover { color: #565656; font-size: 12px; font-weight: bold; letter-spacing: 0px; text-decoration: underline; }
#bottomleft .games .gright .text { font-size: 11px; }
#bottomleft .games .gright .text p { font-size: 11px; padding:0px; margin:0px; text-transform:lowercase; }
/* --------------------------------------------*/
#bottomleft .postdetails { width: 665px; margin-top:5px; margin-bottom:-2px; margin-left:0px; margin-right:0px; float: left; padding: 8px; color: #767676;   background: #fff; font-size:12px;   }
#bottomleft .postdetails .gameleft { width:80px; display:inline; float: left; height: inherit; }
#bottomleft .postdetails .gameright { display: table-cell; }
#bottomleft .postdetails span { padding-left: 0px; padding-top: 0px; height: 16px; font-size: 12px; font-weight:bold; color:#565656; }
#bottomleft .postdetails a { color: #565656; }
#bottomleft .postdetails a:hover { text-decoration:underline; }
#bottomleft .postdetails .img { border:1px solid #565656; }
#bottomleft .postdetails .ratings_inline { display: inline-block; width: 400px; margin-bottom:-4px; }
#bottomleft .postdetails .ratings_inline_1 { display:inline; float: left; padding-right:5px; }
#bottomleft .postdetails .ratings_inline_2 { display:inline; float: left; }
#bottomleft .game_share_this { padding-top:3px; padding-bottom:5px; }
#bottomleft .game_share_this span { padding-right:3px; }
/* --------------------------------------------*/
#bottomleft .info { line-height: 14px; margin-bottom: 0px; font-size:12px; }
#bottomleft .info p { line-height: 14px; padding: 5px; font-size:12px; }
#bottomleft .info a { color: #565656; text-decoration: underline; }
#bottomleft .info a:hover { text-decoration: none; }
#bottomleft .info img {  border: 1px solid #565656; }
#bottomleft .info h1 { font-size: 15px; color: #565656; }
#bottomleft .info h2 { font-size: 14px; color: #565656; }
#bottomleft .info h3 { font-size: 13px; color: #565656; }
#bottomleft .info h4 { font-size: 12px; color: #565656; }
#bottomleft .info h5 { font-size: 11px; color: #565656; }
#bottomleft .info h6 { font-size: 10px; color: #565656; }
/* --------------------------------------------*/
#bottomleft .blogpost { float: left; padding-bottom: 0px; padding-right: 2px; width: 670px; margin-bottom: 8px; margin-left: 3px; margin-top: 8px; }
#bottomleft .bpost {  float: left; width: 670px; }
#bottomleft .bpost .bleft { float: left; padding-top: 6px; width: 85px; padding-left: 3px; }
#bottomleft .bpost .bleft  img { border: 1px solid #565656;  margin-top:-2px; }
#bottomleft .bpost .bright { float: right; padding-top: 9px; width: 580px; padding-left: 0px; padding-right: 2px; }
#bottomleft .bpost .bright .title { color: #767676; font-size: 12px; font-weight: bold; letter-spacing: 0px; padding-bottom: 1px; }
#bottomleft .bpost .bright .title h3 { color: #767676; font-size: 12px; font-weight: bold; letter-spacing: 0px; padding-bottom: 1px ; margin:0px; padding-left: 0px; padding-top: 1px; text-decoration: underline; }
#bottomleft .bpost .bright .title h3 a { color: #767676; font-size: 12px; font-weight: bold; letter-spacing: 0px; text-decoration: none; text-transform: capitalize; }
#bottomleft .bpost .bright .title h3 a:hover { color: #767676; font-size: 12px; font-weight: bold; letter-spacing: 0px; text-decoration: underline; }
#bottomleft .bpost .bright .text { font-size: 11px; }
#bottomleft .bpost .bright .text p { font-size: 11px; padding:0 0 3px 0; margin:0px; color:#767676; }
#bottomleft .bpost a { color: #767676; text-decoration: underline; }
#bottomleft .bpost a:hover { color: #767676; text-decoration: none; }
#bottomleft .bpost img { border: 2px solid #FFF;  margin: -px 0 0 0; }
#bottomleft .bpost h1 { color: #767676; font-size: 18px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#bottomleft .bpost h2 { color: #767676; font-size: 16px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#bottomleft .bpost h3 { color: #767676; font-size: 14px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#bottomleft .bpost h4 { color: #767676; font-size: 12px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#bottomleft .bpost h5 { color: #767676; font-size: 10px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#bottomleft .bpost h6 { color: #767676; font-size: 8px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; padding: 5px 0 5px 0; margin:0; }

/* Sidebar
--------------------------------------------*/
#sidebar { background: #FFF;  float: right;  width: 220px; }
#sidebar .ad1 { float: left; padding-right: 2px; }
#sidebar .ad2 { float: left; }
#sidebar .box { float: left; margin-top: 1px; margin-bottom: 5px; }
#sidebar .box h2 { background: #fff; height: 31px; width: 220px; color: #ccc; font-size: 14px; font-weight: bold; letter-spacing: 0px; padding-left: 10px; padding-top: 7px;   text-shadow: 0px 0px #4C656B; margin: 0 0 -6px 0; }
#sidebar .item { float: left; margin-bottom: 5px; color: #787878; }
#sidebar .item .tagcloud a {color: rgb(131, 2, 2);margin-right: 0px;margin-left: 2px;display: inline-block;margin-bottom: 5px;background-color: rgba(8, 54, 240, 0.4);border-radius: 3px;font-size: 12px !important;padding-right: 3px;padding-left: 2px;font-weight: bold;}
#sidebar .item .tagcloud a:hover {text-shadow: 1px 1px #c3c3c3;}
#sidebar .item a { color: #F70355; }
#sidebar .item a:hover { text-decoration: underline; }
#sidebar .item h2 { background: #fff; color: #F70355; font-size: 14px; font-weight: bold; letter-spacing: 0px; padding-left: 10px; padding-top: 7px;   text-shadow: 0px 0px #4C656B; margin: 0 0 -6px 0; }
#sidebar .item ul { float: left; list-style: none outside none; margin: 0; padding: 0; }
#sidebar .item ul li { background: #fff; float: left; width: 215px;   padding-top: 5px; padding-left: 10px;}
#sidebar .item ul li a { color: #FE2954; text-shadow: 1px 0px #C14000; float: left;  text-decoration: none; padding-right: 3px; }
#sidebar .item ul li a:hover { text-decoration: underline; }
#sidebar .item select { width: 100%; padding:3px; margin: 5px 0 0 0; color: #777; font-size: 11px; line-height: 15px; border: 1px solid #D6D6D6;}
#sidebar .item ul li.cat-item { font-size: 17px;}
#sidebar .item option { color: #777; font-size: 11px; line-height: 15px; }
#sidebar .item input { color: #777; font-size: 10px; line-height: 15px; }
#sidebar .search { float: left; }
#sidebar .search .shade { }
#sidebar .search .shade input[type="text"] { background-image: url("images/input_form.jpg"); border: 0 none; color: #999999; height: 25px; padding-left: 8px; width: 242px;  padding-top: 3px; }
#sidebar .search .sleft { float: left; padding-right: 2px; padding-top: 4px; }
#sidebar .search .sright { float: left; }

/* Footer
--------------------------------------------*/
#footer { background: #4F4343; float: left; margin-top: 7px; width: 1000px; border: 5px solid #584E4E; }
#footer .pad { float: left; }
#footer .topleft { color: #fff; float: left; font-size: 12px; font-weight: bold; width: 550px; text-shadow: 1px 1px #3F3343; padding-left: 3px; text-transform: uppercase; }
#footer .topright { color: #fff; float: left; text-align: right; width: 390px; font-size: 11px; font-weight: bold; text-shadow: 1px 1px #3F3343;}
#footer .topright a { color: #fff;  font-size: 11px; font-weight: bold; text-shadow: 1px 1px #3F3343; }
#footer .topright a:hover { text-decoration: underline; }
#footer .column { float: left; width: 110px; padding: 0px 0 0px 10px; margin: 0 0 0 0; line-height: 11px;}
#footer .column a { color:#8F8F8F; float: left; padding-bottom: 2px; font-size: 11px; font-weight: bold;    }
#footer .column a:hover { text-decoration: underline; }
#footer .top { float: left; margin-bottom: 4px; padding: 7px 7px 10px 7px; background: #584E4E; width: 950px; }

/* Text Descriptions 
--------------------------------------------*/
#footer .txtdescriptions { float: left; padding: 10px; width: 97%; margin-left:3px; color: #8F8F8F; }
#footer .txtdescriptions a { color: #FFF; text-decoration: underline; }
#footer .txtdescriptions a:hover { color: #8F8F8F; text-decoration: none; }
#footer .txtdescriptions img { border: 2px solid #FFF;  }
#footer .txtdescriptions p { padding: 5px 0px; color: #8F8F8F; margin:0px; }
#footer .txtdescriptions h1 { color: #8F8F8F; font-size: 18px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#footer .txtdescriptions h2 { color: #8F8F8F; font-size: 16px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#footer .txtdescriptions h3 { color: #8F8F8F; font-size: 14px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#footer .txtdescriptions h4 { color: #8F8F8F; font-size: 12px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#footer .txtdescriptions h5 { color: #8F8F8F; font-size: 10px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
#footer .txtdescriptions h6 { color: #8F8F8F; font-size: 8px; font-weight: bold; letter-spacing: 0px; padding: 5px 0 5px 0; margin:0; }
/* Foot
--------------------------------------------*/
#foot { float: left; margin-bottom: 7px; margin-top: 7px; font-size: 11px; font-weight: bold; }
#foot .left { float: left; width: 730px; }
#foot .left a { color: #656565; text-decoration: underline;  }
#foot .left a:hover { text-decoration: none; }
#foot .right { float: right; text-align: right; width: 567px; margin-top: -25px; }

/* Foot Menu 
--------------------------------------------*/
ul#fm { height:12px; background:none; margin:0 0 3px 0; padding:0; color: #656565;}
ul#fm li { list-style: none; float:left; border-right:1px solid #656565; line-height:10px; padding:0 8px; color: #656565;}
.menusim { margin-left:-8px; margin-right:-8px; border-right:none; }

/* Featured 
--------------------------------------------*/
#featured {
 background-color: rgba(255, 255, 255, 0.6);
    border:1px solid #FFFFFF;
	float:right;
    padding:8px 7px 7px 7px;
    text-align: center;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	color:#FFFFFF;
	font-size:16px;
    font-weight:bold;
    width: 650px;
    height: 255px;
	position:absolute; 
}

#site_description { 
 background-color: rgba(255, 255, 255, 0.6);
    border:1px solid #FFFFFF;
    float:left;
    padding:8px 7px 7px 7px;
    text-align: left;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
	color:#826645;
	font-size:12px;
     width: 980px;
	position:relative; 
	margin-left:1px;
}
div#main_contents {
  float:left; 
  width:730px; 
  margin-bottom: 9px;
}
.content_box {
  clear:both;
  float:left;
  padding: 10px;
  margin-bottom: 14px;
  width:100%;
  box-shadow:0 1px 0 rgba(0,0,0,.4);
  -moz-box-shadow:0 1px 0 rgba(0,0,0,.4);
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,.4);
  background-color:#ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.boxheader {
    border-bottom: 2px solid;
    margin:0px 0px 7px 2px;
}
.boxheader span{
   padding: 8px 8px 0 3px;
   font-family: Tahoma;
   font-size:20px;
   color:#FFD42A;
   text-shadow: 1px 1px #4C656B;
   background-color: #ffffff;
}
.sidebox{
width: 70px;
float: left;
height: 70px;
margin-bottom:2px;
overflow: hidden;
margin-right: 2px;
}
.overimg {
margin-top: -15px;
display: inline-block;
height: 15px;
width: 70px;
overflow: hidden;
background-color: rgba(83, 167, 206, 0.7);
color: rgba(14, 10, 13, 1);
font-weight: bold;
}
.overimg:hover {
text-shadow:0 -1px 2px #C3C3C3;
}
#sidebar .item {
    margin:0px 0px 7px 0px;
    background-color: #FFFFFF;
    background-image: url(images/dottedline.png);
    padding-bottom: 6px;
    background-repeat: repeat-x;
    background-position: bottom;
}
#sidebar .item h2{
    padding: 9px 1px 2px 0px;
    font-family: Tahoma;
    font-size:20px;
    color:#51493C;
    margin-bottom: 3px;
    border-bottom: 2px solid rgb(29, 139, 241);
    background-color: #ffffff;
}
.browse_file_box {
  padding: 4px;
  background-color: #F0F8FF;
  border: 10px solid #B2DFEE;
  
}
.file {
  float: left;
  overflow: hidden;
  padding:5px 5px 8px 0px;
  background-color:#FFFFFF;
  background-image:url(images/dottedline.png);
  background-repeat:repeat-x;
  background-position:bottom;
  height:105px;
}
.scores {
display: block;
float: right;
width: 16px;
height: 16px;
background-image: url(images/scores.png);
}
.file .icon {
  float: left;
  width: 75px;
  text-align: center;
  padding:4px;
  margin-right: 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 9px 0px #cccccc;
    -moz-box-shadow: 1px 1px 9px 0px #cccccc;
    box-shadow: 1px 1px 9px 0px #cccccc;
}
.file .desc {
  float: right;
  width: 250px;
}
.file p {
  margin: 1px 0;
  padding: 0;
}
.file .link a {
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  font-family:arial;
}

.file .played {
  font-size: 11px;
}
#featured ul.ui-tabs-nav { position: absolute; top:5px; left: 403px; list-style: none; padding: 3px; margin: 0; width: 255px;  color: #F9F9F9;text-align:center; }
#featured ul.ui-tabs-nav li {  margin-bottom: 0px; }
#featured ul.ui-tabs-nav li img { float: left; margin: 0px; padding: 0px;  }
#featured li.ui-tabs-nav-item a { display: block; color: #6C6C6C; font-size: 11px; font-weight: none;  text-decoration: none;  text-shadow: 1px 1px #ffffff;  padding-left: 27px; padding-top: 2px;  background: url(images/newest-tab.png) no-repeat;  height: 62px; width:224px;  }
#featured li.ui-tabs-nav-item a:hover { background: url(images/newest-tab-active.png) no-repeat; color: #6C6C6C; padding-left:27px;  text-shadow: 1px 1px #ffffff; width:224px;}
#featured li.ui-tabs-selected { 	background:url('images/newest-tab-active.png') top left no-repeat; }
#featured ul.ui-tabs-nav li.ui-tabs-selected a { background: url(images/newest-tab.png) no-repeat; text-shadow: 1px 1px #ffffff; color:#6C6C6C;  }
#featured .ui-tabs-panel { width: 400px; height: 242px; background:none; margin: 0px; padding: 0px; position: relative; }
#featured .ui-tabs-panel .info { position: absolute; width: 390px; top: 192px; left: 3px; height: 63px; background: url(images/featured_bg.png) no-repeat; padding: 3px 5px 0px 5px; margin: 0px;  opacity:0.92; filter:alpha(opacity=92); text-align:left; color:#ccc }
#featured .info h2 { color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: underline; padding-bottom: 1px; text-shadow: 1px 1px #332C2C; padding-left:55px; margin-top:4px; }
#featured .info p { margin:-10px 0 0 0; color: #FFFFFF; font-size: 11px; padding-left: 55px;  }
#featured .info a { text-decoration: none; color: #fff; }
#featured .info a:hover { text-decoration: underline; }
#featured .ui-tabs-hide { display: none; }

/* Login Box
--------------------------------------------*/
#userBox { font-size:12px; }
#userBox p { margin:-10px 0 0 0; font-size:11px; color: #565656; }
#userBox h3 { color:#565656; font-size:12px; margin-top: 5px; }
#userBox .gavatar { margin-left:10px; margin-top:10px; margin-bottom:10px; border: 1px solid #565656; width:40px; padding:0px; float:left; display:inline; }
#userBox .loginmsg { float: left; display: inline; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; color: #565656; }
/** not logged in - unregistered **/
fieldset#loginBox { margin:4px 0px 4px 0px; padding:0px; font-size:11px; color:#565656; border:0px;  }
fieldset#loginBox form { padding-top:1px; }
fieldset#loginBox form label { width: 242px; height:25px; display: block; float:left; margin-bottom:8px; border:0px;   background:#FFF; }
fieldset#loginBox form label input { background-image: url("images/input_form.jpg"); border: 0 none; color: #999999; height: 25px; padding-left: 8px; width: 242px;  padding-top: 3px; }
.logininp { background-image: url("images/login.jpg"); border: 0 none; color: #fff; height: 25px; padding-left: 7px; width: 50px; padding-top: 0px; font-weight: bold; text-transform: lowercase; vertical-align: text-top; padding-bottom: 3px;  text-shadow: 1px 1px #57646B;  vertical-align: top; margin-top:5px; font-size: 12px; }
.register_recover  { margin: -20px 0 0 55px; font-size:11px; color: #5C7892;  }
.register_recover a { font-size:11px; color: #5C7892; }
.register_recover a:hover { text-decoration: underline; }
fieldset#loginBox h3 { display:block; color:#75d8ff; float:left; width:120px; font-size:1.2em; font-weight:bold; margin-right:15px; margin-bottom:6px; }
fieldset#loginBox ul { margin-top:1px; margin-left:70px; }
fieldset#loginBox ul li { float:left; margin-right:10px; border-left:1px solid #675E5E; padding-left:10px; font-size:0.9em; }
fieldset#loginBox ul li:first-child { border-left:none; }
div#authProfile { background: #fff; padding-top: 10px; width: 680px; margin-bottom: 10px; margin-left:10px; }
div#authAvatar { width: 60px; height: 60px; float: left; margin: 0 10px 10px 0; border: 1px solid #565656; }
div#authInfo { float:left; padding: 8px; width: 580px; border: 1px solid #fff; outline: 1px solid #E5E6E8; background: #F9F9F9; color:#565656; font-size:12px; }
div#authInfo a { color:#565656; text-decoration:underline; }
div#authInfo a:hover { color:#565656; text-decoration:underline; }
div#authInfo p { margin:6px 0; }
div#authInfo p:first-child { margin-top: 0px; }

/* WP Page Navi
--------------------------------------------*/
.wp-pagenavi { clear: both; background:#fff; height:20px; margin-left:5px; padding-top:6px; margin-top:3px; margin-bottom:0px; color: #565656; font-size:11px; font-weight:bold; }
.wp-pagenavi a, .wp-pagenavi span { text-decoration: none; border: 0px; padding: 3px 5px; margin: 2px; color: #565656; }
.wp-pagenavi a:hover {  text-decoration: none; background: url(images/pagenavi_current.png);  color: #FFF; font-weight: bold; font-size: 11px; text-shadow: 1px 1px #C14000; }
.wp-pagenavi .current { font-weight: bold; padding: 4px 6px; background: url(images/pagenavi_current.png);  color: #FFF; font-weight: bold; font-size: 11px; text-shadow: 1px 1px #C14000; }

/* Comments
--------------------------------------------*/
#comments { color: #565656; padding-left: 3px; padding-right: 5px; }
#commentpost { width: 678px; clear: both; padding: 0px; position: relative; font-size: 1em; height: auto; }
h4#comments { font-size: 12px; width: 582px; display: block; clear: both; text-transform: capitalize; padding: 0%; height: auto; font-weight: bold; color: #565656; margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; }
h4#comments span { color: #29699D; }
ol.commentlist,
div#commentlist { list-style:none; width: 100%; display: block; clear: both; font-size: 1em; color: #565656; padding: 0px; height: auto; margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; }
#commentpost ol.commentlist blockquote { padding-left: 20px; border-left: 5px solid #ddd; margin-top: 15px; margin-right: 30px; margin-bottom: 10px; margin-left: 10px; }
ol.commentlist li { clear: both; position: relative; padding-top: 13px; padding-right: 20px; padding-bottom: 15px; padding-left: 55px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { margin: 0px; width: 100%; padding: 0px; }
ol.commentlist li div.vcard { font-size: 12px; line-height: 1.4; font-weight: bold; text-transform: capitalize; }
ol.commentlist li div.vcard cite.fn { font-style: normal; color: #565656; font-weight: bold; }
ol.commentlist li div.vcard cite.fn a.url { color: #565656; text-decoration: none; }
ol.commentlist li div.vcard cite.fn a.url:hover { text-decoration: underline; }
ol.commentlist li div.vcard img.avatar { left:6px; position:absolute; top:15px; border: 1px solid #E5E6E8; padding: 3px; background-color: #FFFFFF;  }
ol.commentlist li div.vcard img.avatar-32 { }
ol.commentlist li div.vcard img.photo { }
ol.commentlist li div.vcard span.says { color:#565656; font-weight:normal; font-size:11px; text-transform:lowercase; }
ol.commentlist li div.commentmetadata { }
ol.commentlist li div.comment-meta { text-align:left; font-size: 11px; line-height: 1.4; padding-bottom: 10px; }
ol.commentlist li div.comment-meta a { color:#565656; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { text-decoration: underline; }
ol.commentlist li p { margin:0 0 1em; font-size: 13px; font-style: normal; line-height: 1.6; font-weight: normal; font-variant: normal; }
ol.commentlist li p a { color: #565656; text-decoration: none; }
ol.commentlist li p a:hover { text-decoration: underline; }
ol.commentlist li pre { padding: 10px; clear: both; width: auto; overflow: scroll; font-family: "Courier New", "MS Sans Serif", sans-serif, serif; color: #565656; font-size: 13px; line-height: 22px; white-space: nowrap; border: 1px solid #E5E6E8; background-color: #F9F9F9; margin-top: 8px; margin-right: auto; margin-bottom: 8px; margin-left: auto; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; font-size: 12px; font-style: normal; line-height: 1.4; font-weight: normal; font-variant: normal; }
ol.commentlist li div.reply { width: 100px; margin: 0px; padding: 0px; clear: both;  }
ol.commentlist li div.reply a { text-align:center; width:56px; font-size: 10px; line-height: 1; font-weight: bold; text-transform: capitalize; text-decoration: none; display: block; color: #565656; padding-top: 4px; padding-right: 6px; padding-bottom: 4px; padding-left: 6px; background-color: #fff; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;  border: 1px solid #E5E6E8; }
ol.commentlist li div.reply a:hover { text-align:center; text-decoration: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-color: #fff; color: #565656;  border: 1px solid #E5E6E8; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt { }
ol.commentlist li ul.children li.bypostauthor { }
ol.commentlist li ul.children li.byuser { }
ol.commentlist li ul.children li.comment { }
ol.commentlist li ul.children li.comment-author-admin { }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; background-color: #FFFFFF; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; background-color: #F7F7F7; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; background-color: #EEEEEE; }
ol.commentlist li ul.children li.depth-5 { background-color: #F7F7F7; }
ol.commentlist li ul.children li.depth-6 { background-color: #EEEEEE; }
ol.commentlist li ul.children li.depth-7 { background-color: #F7F7F7; }
ol.commentlist li ul.children li.depth-8 { background-color: #EEEEEE; }
ol.commentlist li ul.children li.depth-9 { background-color: #F7F7F7; }
ol.commentlist li ul.children li.depth-10 { background-color: #EEEEEE; }
ol.commentlist li ul.children li.odd { }
ol.commentlist li.even { background-color: #FFDAE5; border: 1px solid #fff; outline: 1px solid #E5E6E8;  }
ol.commentlist li.odd { background-color: #fff; border: 1px solid #E5E6E8; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback .parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
#pingbox { display: block; padding: 5px; clear: both; width: auto; margin-top: 0em; margin-right: auto; margin-bottom: 0em; margin-left: auto; height: auto; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DBDBDB; }
h4#pings { width: 100%; display: block; clear: both; text-transform: capitalize; font-size: 1.1em; font-weight: bold; color: #565656; height: auto; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DBDBDB; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; }
ol.pinglist { width: 100%; font-size: 0.9em; text-transform: capitalize; text-decoration: none; list-style-type: none; clear: both; margin: 0px; padding: 0px; }
ol.pinglist li { line-height: 26px; margin: 0px; padding: 0px; width: 100%; list-style-type: none; display: block; font-size: 14px; font-weight: bold; height: auto; }
ol.pinglist li:hover { }
ol.pinglist li a { color: #565656; text-decoration: none; }
ol.pinglist li a:hover { text-decoration: underline; }
#respond { padding: 0px; width: 98%; clear: both; margin-top: 15px; margin-right: auto; margin-bottom: 5px; margin-left: auto; }
#respond h4 { padding: 0px; width: 100%; clear: both; font-size: 14px; font-weight: bold; display: block; margin: 0px; }
#respond a { color: #565656 !important; text-decoration: none!important; font-weight: bold; }
.cancel-comment-reply { font-size: 12px!important; padding-top: 0px; padding-bottom: 10px; padding-right: 0px; padding-left: 0px; margin: 0px; }
#cf { margin: 0px; width: 100%; padding: 0px; }
#cf label { font-size: 12px; font-weight: bold;  margin: 0px; padding: 0px; }
#cf label a { text-decoration: underline; color: #565656; }
#cf p { padding: 0px; font-size: 12px; margin-top: 5px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
#cf .tf { margin: 0px; padding: 2px;  background-image: url("images/input_form.jpg"); border: 0 none; color: #999999; height: 24px; padding-left: 8px; width: 240px;  padding-top: 3px; border: 0px; font-size: 12px; }
#cf .af { margin: 0px; padding: 5px; width: 490px; font-size: 12px; height: 110px; background-image: url("images/comment_text.jpg"); color: #565656; border: 0px;  }
#cf .tinput { padding: 4px 4px; margin: 0px; background-image: url("images/comment_button.jpg"); border: 0 none; color: #fff; height: 29px; padding-left: 7px;  padding-top: 0px; font-weight: bold; text-transform: lowercase; vertical-align: text-top; padding-bottom: 3px;  text-shadow: 1px 1px #57646B;  vertical-align: top;  }
.pnav { width: 100%; clear: both; font-size: 0.8em; padding: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 1em; margin-left: auto; font-weight: bold; height: auto; display: block; }
.pnav a { color: #565656; text-decoration: none; }
.pnav a:hover { text-decoration: underline; }
.pnav .alignleft { float: left; width: 49%; text-align: left; margin: 0px; padding: 0px; height: auto; }
.pnav .alignright { float: right; width: 49%; text-align: right; margin: 0px; padding: 0px; height: auto; }
.clearfix { clear: both; }

/* Add This To Your Site Textare
--------------------------------------------*/
#addtoyoursite textarea { margin: 5px 0 0 2px; padding: 5px; width: 670px; font-size: 11px; height: 60px; background-image: url("images/textarea.jpg"); color: #565656; border: 0px; }

/* Traffic Trade Banners  
--------------------------------------------*/
.100banners { width: 700px; clear:both;  }
.bannerdiv { padding:5px; background:#FFF;   height:100px; width:100px; display: inline-block; margin-right: 3px;   margin-top:7px; }
.100bannersclear { clear:both; }

/* Fullscreen 
--------------------------------------------*/
.divfull { width:850px; height:700px; margin:25px auto 0 auto;  display:block; background-color: #584E4E; border: 10px solid #584E4E;  position: relative; }
.h2full { margin: 0 0 10px 0;  background: #4F4343;  line-height:40px;  color: #8F8F8F; padding: 6px 10px; float: left;   }
.h2full a { color: #FFF; text-shadow: 1px 1px #2F2222;  }
