@import url("assets/css/fonts/fonts.css");
/***************************************************************************
 * @Author: CSSJockey - PepUp The Web!
 * @Website: http://www.CSSJockey.com/
 * @Contact: http://www.CSSJockey.com/contact
 * @Privacy Policy & Terms of Use: http://www.CSSJockey.com/terms
 * @License Info: http://www.CSSJockey.com/license
 ***************************************************************************/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li,
meter, nav, object, ol, output, p, pre, progress, q,  s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var
{background: transparent; border: 0 none; font-size: 100%; margin: 0; padding: 0; vertical-align: baseline;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time { display: inline; }
*:focus {outline: 0;}
img{ outline:0; border:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter, .aligncenter{text-align:center;}
.textjustify{text-align:justify;}
.hidden{display:none !important; visibility:hidden !important;}
.alignleft, .floatleft{float:left;}
.alignright, .floatright{float:right;}
small, .small{font-size:85%;}
b, strong, .bold{font-weight:bold;}
code{font-family:"Courier New", Courier, monospace;}
.no-border{border: 0px;}
.no-bg{background: none;}
.relative{position: relative;}



/* CSS DropDown ==================================================================== */
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.dropdown {
    position: relative;
    z-index: 597;
    float: left;
}
ul.dropdown li {
    float: left;
    vertical-align: middle;
    margin:0px 0 0 0;
    background: url(assets/images/top-nav-li-border.jpg) no-repeat right;
}
ul.dropdown li a{
    color:#fff;
    display: block;
    padding:10px 18px 8px 18px;
}
ul.dropdown li a:hover{
    background: url(assets/images/nav-hover-bg.png) repeat;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
    background: url(assets/images/nav-hover-bg.png) repeat;
}
ul.dropdown ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 200px;
    background: url(assets/images/nav-hover-bg.png) repeat;
}
ul.dropdown ul li {
    float: none;
    background: none !important;
}
ul.dropdown ul ul {
    top: 1px;
    left: 99%;
}
ul.dropdown li:hover > ul {
    visibility: visible;
}

/* Clear and Clearfix */
.clear{clear: both; display: none; visibility: hidden; display: block; height: 0px;}
.clearfix:after {clear: both; display: block; content: " "; height: 0px; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%; }
.clearfix {display: block;}
li.clearfix { display: list-item;}



/****** THEME STYLES ******/
/***************************************************************************
 * @Author: CSSJockey - PepUp The Web!
 * @Website: http://www.CSSJockey.com/
 * @Contact: http://www.CSSJockey.com/contact
 * @Privacy Policy & Terms of Use: http://www.CSSJockey.com/terms
 * @License Info: http://www.CSSJockey.com/license
 ***************************************************************************/
body{
    font: normal 10pt "Arial";
    color:#000000;
}
h1{ font-size: 36px; font-weight: normal; color:#000000; margin-bottom: 15px; }
h2{ font-size: 32px; font-weight: bold; color:#000000; margin-bottom: 15px; }
h3{ font-size: 26px; font-weight: bold; color:#000000; margin-bottom: 15px; }
h4{ font-size: 22px; font-weight: bold; color:#000000; margin-bottom: 15px; }
h5{ font-size: 20px; font-weight: bold; color:#000000; margin-bottom: 15px; }
h6{ font-size: 18px; font-weight: bold; color:#000000; margin-bottom: 15px; }

h1, h2, h3, h4, h5, h6{
    font-family: 'FranklinGothicDemiRegular';
    font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    color:#000000;
}
a{
    color:#e35c33;
}
a:hover{
    text-decoration:underline;
}
#wrapper{
    width: 1000px;
    margin: 0 auto;
    word-wrap: break-word;
    position: relative;
    z-index: 999;
}

/***header*****/
#header{
    height:auto;
    margin:12px 0 0 0;
}
#header-top-banner{
    height:auto;
    margin:0 0 10px 0;
}
#middle-header{
    height:142px;
    background: url(assets/images/middle-header-bg.png) no-repeat;
}
#middle-top-header{
    height:100px;
}
#logo{
    width:303px;
    padding: 25px 0 0 12px;
    margin: 0 64px 0 0;
}
#header-search{
    width:320px;
    height:31px;
    background:url(assets/images/search-form-bg.png) no-repeat;
    padding: 0px 0 0 0;
    margin: 36px 0 0 0;
}
#s4{
    background: transparent;
    border:none;
    margin:5px 0 0 4px;
    height: 20px;
    width:220px;
    padding: 2px 4px 0 4px;
}
#s5{
    background:none;
    border:none;
    margin:0 0 0 12px;
    height: 28px;
    width: 70px;
    cursor:pointer;
}
.fb-login-button{
    margin-left: 17px;
}
#login-links{
    width:190px;
    padding: 25px 10px 0 0;
}
.top-login-links{
    margin:0 3px 5px 0;
    text-transform: uppercase;
    font-size: 9pt;
    text-align: right;
    position:relative;
}
.top-login-links span{
    color:#fff;
}
.top-login-links a{
    color:#fff;
    margin: 0px;
}
.hover-class{
    background:#fff;
    color:#000 !important;
}
.login-panel{
    width:166px;
    background: #fff;
    height: 180px;
    text-align:left;
    padding: 10px;
    position:absolute;
    top:25px;
    left:1px;
    z-index: 598;
}

.login-panel form{
    border-bottom: 1px solid #999999;
    padding: 0 0 0px 0;
    margin: 0 0 5px 0;
}
.login-panel p{
    margin-bottom: 10px;
}
.login-panel label{
    display:block;
    color:#6f6f6f;
    font-size: 8pt;
    text-transform: none;
    margin-bottom: 5px;
}
.login-panel p input{
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b9b9b9;
    padding:5px;
}
#login-btn{
    background:#ff4e00;
    border:1px solid #78381c;
    width:46px;
    height:25px;
    color:#fff;
}
.forgot-pass{
    color:#ff4e00 !important;
    font-size: 8pt;
    text-transform: none;
    margin-bottom: 5px;
    text-align: left;
    float: none !important;
}
.fb-login span{
    color:#5f7fa6;
    text-transform: none;
    display:block;
    font-size: 8pt;
    margin:0 0 10px 0;
}
.fb-login a{
    float:left !important;
    margin: 0 0 0 -5px;
}
.user-logged-in{
    width:222px;
    height:83px;
    background:#212e3f url(assets/images/small-stripes.jpg) repeat-x top;
    margin: 10px 10px 0 0;
}
.head-fb-btn{
    margin-left: 11px !important;
}
.user-avtar{
    width:54px;
}
.user-avtar img{
    border:2px solid #fff;
    margin: 18px 0px 0px 10px;
}
.user-info p.upper{
    text-transform:uppercase;
    text-decoration:none !important;
}
.user-info p.upper span a{
    color:#e35c33 !important;
    text-decoration:none !important;
}
.user-info{
    margin:18px 0 0 20px;
}
.user-info p{
    color:#fff;
    font: normal 10pt "Verdana";
    margin-bottom:3px;
}
.user-info p a{
    color:#fff;
    text-decoration:underline;
}
.user-info p span{
    color:#cc3a03;
}
.my-points{
    color:#ccc !important;
}

#header-nav{
    height:42px;
}
.home-icon{
    display:block;
    width:33px;
    height: 35px;
}
.left-nav{
    width:426px;
    font-family: 'FranklinGothicMediumCondRg';
}
.left-nav ul{
    margin: 0px;
    padding: 0px;
}
.left-nav ul li{
    list-style-type: none;
    display:inline-block;
    font-weight: normal;
    padding:0px 13px 0 13px;
    margin:10px 0 0 0;
    background: url(assets/images/top-nav-li-border.jpg) no-repeat right;
}
.left-nav ul li:last-child{
    background: none !important;
}
.left-nav ul li a{
    color:#ffffff;
}
.right-nav{
    width:541px;
    font-family: 'FranklinGothicMediumCondRg';
}
.right-nav ul li:last-child{
    background: none !important;
}
.no-bg{
    background: none !important;
}

.head-ad{
    position: absolute;
    top:14px;
    right:10px;
}

/***Content*****/
#content-container{
    background: url(assets/images/container-bg.png) repeat;
    border: 1px solid #fff;
    padding: 15px;
    position: relative;
}
#content-container-article{
    background: #fff;
    border: 1px solid #fff;
    padding: 15px;
    position: relative;
}
.top-ads{
    margin-bottom:15px;
}
.video-page-link{
    display:block;
}

#content{
    width:655px;

}
.post{
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    padding:10px;
    margin-bottom: 15px;
    word-wrap: break-word;

}
.fb-like{
    margin:10px 0 10px 0;
}

/***Featured Slideshow*****/
#featured-container{
    height:376px;
    border:3px solid #fff;
    position:relative;
    margin-bottom: 15px;
    overflow: hidden;
}
.slides{
    position:relative;
}
.slides a:hover{
    text-decoration:underline;
}
.slider-text{
    width: 629px;
    position:absolute;
    height:64px;
    background: url(assets/images/slider-text-bg.png) repeat;
    top:160px;
    left:0px;
    z-index:45;
    color:#fff;
    padding: 10px;
    font-family: 'FranklinGothicDemiRegular';
}
.slider-text h2{
    color:#fff;
    font-size: 14pt;
    margin-bottom: 10px;
    text-decoration:none !important;
    font-family: 'FranklinGothicDemiRegular';
}
.slider-text h2 a{
    color:#fff;
}
.slider-text p{
    font-size: 9pt;
    line-height: 1.4;
}
.slider-text p a{
    color:#fff;
}
#nav{
    width: 649px;
    height:118px;
    position: absolute;
    bottom:0px;
    background:#000;
    border-top: 2px solid #b61602;
    list-style-type: none;
    color:#fff;
    z-index: 999;
}
#nav li a{
    display:block;
    width:142px;
    height:118px;
    text-align: center;
    color:#fff;
    float:left;
    padding: 10px;
    position:relative;
}
#nav li a span{
    font-size: 9pt;
}
#nav li a:hover{
    background: #b61602;
    text-decoration:none !important;
}
#nav li a:hover span.hover-arrow{
    background: url(assets/images/feat-nav-arrow.png) no-repeat;
    position:absolute;
    width:26px;
    height:13px;
    display:block;
    top:-15px;
    left:66px;
    text-decoration:none !important;
    z-index:999 !important;
}
#nav li.activeSlide a {
    background: #b61602;
}
#nav li.activeSlide a span.hover-arrow{
    background: url(assets/images/feat-nav-arrow.png) no-repeat;
    position:absolute;
    width:26px;
    height:13px;
    display:block;
    top:-15px;
    left:66px;
}






/***Homepage*****/
#home-posts-container{
    background: #FFFFFF;
    position: relative;
    margin-bottom: 20px;
}
#home-posts-container .wp-pagenavi{
    position: absolute;
    bottom:-40px;
    width:100%;
    left:50%;
    margin-left:-50%;
}
.home-top-stripes{
    display:block;
    height: 10px;
    background: url(assets/images/small-stripes.jpg) repeat-x;
}
.home-top-nav{
    font-family: 'FranklinGothicMediumCondRg';
    height: 32px;
    background: url(assets/images/home-top-nav-bg.jpg) repeat-x;
    border-top: 1px solid #cbced1;
    margin-bottom:13px;

}
.home-top-nav ul{
    margin:0px;
    padding:0px;
}
.home-top-nav ul li{
    list-style-type: none;
    display: inline;
    margin: 0px !important;
    padding: 0px !important;
}
.home-top-nav ul li a{
    display: block;
    float: left;
    color:#000;
    padding: 5px 16px 10px 16px;
    border-right: 1px solid #c9cccf;
    margin: 0px !important;
}
.home-top-nav ul li a:hover{
    background: #fff;
}
.home-top-nav ul li.current a{
    background: #fff;
}
#home-combo-posts{
    padding:10px;
}
.home-tag-nav{
    height:31px;
    background:#ebebeb;
    border:1px solid #dddee0;
    font-family: 'FranklinGothicMediumCondRg';
    margin-bottom: 15px;
}
.home-tag-nav ul li{
    list-style-type: none;
    display:inline;
}
.home-tag-nav ul li a{
    display:block;
    float:left;
    padding: 5px 16px 0px 16px;
    color:#000;
    height:31px;
    position: relative;
}
.home-tag-nav ul li a:hover{
    background: url(assets/images/tag-nav-bg.png) no-repeat center;
    color:#fff;
}
.home-tag-nav ul li.current a{
    background: url(assets/images/tag-nav-bg.png) no-repeat center;
    color:#fff;
}
.home-posts{
    width:313px;
    height:294px;
    margin:0 8px 12px 0;
}
.home-posts-content{
    background: #f2f2f2;
    border: 1px solid #e5e5e5;
    height:236px;
    padding: 10px;
}
.home-post-image{
    width:292px;
    height:114px;
    position:relative;
    margin-bottom: 10px;
}
.home-post-date{
    background: url(assets/images/slider-text-bg.png) repeat;
    padding: 10px;
    width:121px;
    position: absolute;
    bottom:0px;
    left:0px;
    color:#fff;
}
.home-post-text h2{
    font-size:14pt;
    margin-bottom:5px;
    text-decoration:none !important;
}
.home-post-text p{
    font-size:10pt;
    line-height: 1.5;
}
.home-post-social-media{
    height:18px;
    background: #e7e7e7;
    border:1px solid #d8d8d8;
    padding: 10px;
}
.home-post-social-media ul{
    margin: 0px !important;
}
.home-post-social-media ul li{
    list-style-type:none;
    display:inline;
    margin: 0 7px 0 0;
}
.no-right-margin{
    margin-right:0px !important;
}
.no-underline{
    text-decoration:none !important;
}
.wp-pagenavi{
    height:31px;
    background:url(assets/images/homepost-pagi-bg.jpg) repeat-x;
    text-align: center;
    font-size: 9pt;
    margin:0 0 15px 0;
    padding-top: 8px;
    cursor: pointer;
}
.wp-pagenavi span.pages{
    background: #000;
    padding:2px 5px 2px 5px;
    color:#fff;
}
.wp-pagenavi a{
    background: #e3e3e3;
    padding:2px 5px 2px 5px;
    color:#000;
    border: 1px solid #626262;
}
.wp-pagenavi a:hover{
    background: #000;
    color:#fff;
}
.wp-pagenavi a.current{
    background: #000;
    color:#fff;
}
.wp-pagenavi a.last{
    background: #000;
    padding:3px 10px 3px 10px;
    color:#fff;
    border: 0px !important;
}
.home-post-paginaiton ul{
    margin:0px 0 0 0;
    padding:5px 0 0 0;
}
.home-post-paginaiton ul li{
    list-style-type: none;
    display:inline-block;
    padding: 4px 0 0 0;
}
.home-post-paginaiton ul li span{
    background: #000;
    padding:2px 5px 2px 5px;
    color:#fff;
}
.home-post-paginaiton ul li a{

}
.home-post-paginaiton ul li a:hover{
    background: #000;
    color:#fff;
}
.home-post-paginaiton ul li.last a{
    border: 0px !important;
}
.home-post-paginaiton ul li.last a:hover{
    background: none !important;
}
.home-post-paginaiton ul li a span{
    background: #000;
    padding:3px 10px 3px 10px;
    color:#fff;
    border: 0px !important;
}

.home-featured-videos{
   margin-bottom:15px;
}
.home-featvideo-container{
    height:202px;
    background:#fff;
    padding:10px;
    overflow: hidden;
}
.home-featvideo-head{
    height:30px;
    border-bottom: 1px solid #878c92;
}
.home-featvideo-head h2{
    font-size: 15pt;
    text-decoration:none !important;
}
.feat-video-holder ul li{
    list-style-type:none;
    display: block;
    float: left;
}
.feat-video-holder ul li a{
    color: #000;
}
.feat-video-holder ul li:last-child{
    margin-right:0px !important;
}
.feat-videos{
    width:137px;
    height:143px;
    background: #f2f2f2;
    border:1px solid #e5e5e5;
    padding: 7px;
    margin:0 7px 0 0;
}
.feat-videos p{
    font-size:9pt;
    text-align:center;
    line-height: 1.4;
}
.feat-video-thumb{
    position:relative;
    width:137px;
    height:85px;
    margin-bottom: 5px;
}
.feat-vid-icon{
    display:block;
    width:32px;
    height:28px;
    background:url(assets/images/featvid-icon.png) no-repeat;
    position: absolute;
    bottom:0px;
    left:0px;
}

.feat-screen-holder ul li{
    list-style-type:none;
    display: block;
    float: left;
}
.feat-screen-holder ul li a{
    color: #000;
}
.feat-screen-holder ul li:last-child{
    margin-right:0px !important;
}
.feat-screen{
    width:137px;
    height:143px;
    background: #f2f2f2;
    border:1px solid #e5e5e5;
    padding: 7px;
    margin:0 7px 0 0;
}
.feat-screen p{
    font-size:9pt;
    text-align:center;
    line-height: 1.4;
}
.feat-screen-thumb{
    position:relative;
    width:137px;
    height:85px;
    margin-bottom: 5px;
}
.feat-screen-icon{
    display:block;
    width:31px;
    height:31px;
    background:url(assets/images/feat-screen-icon.png) no-repeat;
    position: absolute;
    bottom:0px;
    left:0px;
}


/****** Video Page ******/
.post-title{
    font-weight:normal;
    font-size: 28pt;
    margin-bottom: 10px;
    text-decoration:none !important;
}
.post-meta-data{
    font-size: 10pt;
    font-family: 'FranklinGothicMediumCondRg';
    margin: 0 0 10px 0;
}
.post-meta-data p{
    float:left;
    background: #4c4c4c;
    padding: 5px;
    color:#fff;
}
.post-meta-data a{
    color:#e35c33;
}
.post-meta-data p span{
    color:#e35c33;
}
.post-meta-data p span:hover{
    text-decoration:underline;
}
.video-player-old{
    margin-left:auto;
    margin-right:auto;
    width:620px;
}
.video-formats{
    margin-bottom: 20px;
}
.video-formats a{
    display:block;
    float: left;
    font-family: 'FranklinGothicMediumCondRg';
}
.hd{
    width:122px;
    height:34px;
    background: #e8e9ea url(assets/images/hd-icon.png) no-repeat center;
    border:1px solid #cbced1;
}
.hd:hover{
    background: #c63103 url(assets/images/hd-hover.png) no-repeat center;
    border:1px solid #f7740a;
}
.hd-active{
    background: #c63103 url(assets/images/hd-hover.png) no-repeat center;
    border:1px solid #f7740a;
}
.sd{
    width:122px;
    height:34px;
    background: #e8e9ea url(assets/images/sd-icon.png) no-repeat center;
    border:1px solid #cbced1;
}
.sd:hover{
    background: #c63103 url(assets/images/sd-hover.png) no-repeat center;
    border:1px solid #f7740a;
}
.sd-active{
    background: #c63103 url(assets/images/sd-hover.png) no-repeat center;
    border:1px solid #f7740a;
}
.pop-up{
    width:190px;
    height:25px;
    text-align:center;
    background: #e8e9ea url(assets/images/popup-icon.png) 20px 5px no-repeat;
    border:1px solid #cbced1;
    padding: 9px 0 0 0;
    text-transform: uppercase;
    color:#000;
}
.pop-up:hover{
    background: #c63103 url(assets/images/popup-hover.png) 20px 5px no-repeat;
    border:1px solid #f7740a;
    color:#fff;
}
.pop-up-active{
    background: #c63103 url(assets/images/popup-hover.png) 20px 5px no-repeat;
    border:1px solid #f7740a;
    color:#fff;
}
.check-gallery{
    width:174px;
    height:25px;
    text-align:center;
    background: #e8e9ea url(assets/images/check-gallery-icon.png) 7px 7px no-repeat;
    border:1px solid #cbced1;
    padding: 9px 0 0 0;
    text-transform: uppercase;
    color:#000;
}
.check-gallery:hover{
    background: #c63103 url(assets/images/check-gallery-hover.png) 7px 7px no-repeat;
    border:1px solid #f7740a;
    color:#fff;
}
.video-bottom-holder{
    margin:0 0 15px 0;
}
.cr-holder{
    position: relative;
}
.cr-text{
    position: absolute;
    background:#606266;
    width:95px;
    z-index:999;
    height:25px;
    opacity:0.9;
    left:0px;
    overflow: hidden;
    filter:alpha(opacity=90);
}

.video-crousel{
    width:115px;
}

.video-crousel .rel-videos-widget{
    width:117px;
}
.video-bottom-right{
    background: #fff;
    width:527px;
    padding-bottom: 15px;
}

.bottom-right-content{

padding:10px;
font-size: 11pt;


}

.bottom-right-content ul{
    margin:0 0 15px 30px;
}
.bottom-right-content ol{
    margin:0 0 15px 30px;
}
.bottom-right-content p{
    line-height: 1.5;
    margin-bottom: 15px;

}
.tags-holder{
    background: #e7e7e7;
    border: 1px solid #d7d7d7;
    padding: 14px 10px 0 10px;
}
.bottom-top-social{
    position:relative;
    height:85px;
}
.bottom-top-social ul{
    position: relative;
}
.bottom-top-social ul li.bfb{
    position: absolute;
    left:-35px;
    top:-5px;
}
.bottom-top-social ul li.btw{
    position: absolute;
    left:350px;
    top:5px;
}
.bottom-top-social ul li.btube{
    position: absolute;
    right:20px;
    top:0px;
}
.bottom-top-social ul li.bplus{
    position: absolute;
    left:170px;
    top:31px;
}
.bottom-top-social ul li{
    list-style-type: none;
    display: inline;
}
.twitter-follow-button{
    position: absolute;
    top:50px;
    right:-110px;
}
.video-page-social{
   height:28px;
   background:#e7e7e7;
   border: 1px solid #d7d7d7;
   padding: 10px 0 0 10px;
}
.video-page-social a{
   margin: 0px 20px 0 0;
}
.video-page-social a.pin-it-button{
   margin-left: 20px;
}
.bottom-videos{
    width:515px;
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    margin: 15px 0px 0 0;
    padding: 10px 10px 3px 2px;
}
.single-post-ci{
    margin: 0px 0px 20px 63px;
}
#_ci_widget_div_2866{
    background:none !important;
    margin: 0px 0px 0px 4px !important;
}

.widget_table tr td{
    width:105px !important;
    height:127px !important;
    background:#e6e6e6 !important;
    padding: 7px !important;
    border:1px solid #e5e5e5 !important;
    margin-right: 7px;
    margin-bottom:7px;
}
.widget_table tr td a{
    width:105px !important;
    color: #000 !important;
}
.widget_table tr td a img{
    width:105px !important;
    border:none !important;
}
.bottom-video-holder{
    margin:10px 0 10px 0;
}
.bottom-video{
    width:105px;
    height:127px;
    background:#e6e6e6;
    padding: 7px;
    border:1px solid #e5e5e5;
    text-align:center;
    margin-right: 7px;
    margin-bottom:7px;
}
.bottom-video a img{
    margin-bottom: 5px;
    margin-left: -5px;
}
.bottom-video p{
    font-size:8pt;
}
.bottom-video p a{
    color:#000;
}

/***** Video Gallery Page *****/
.top-page-title{
    font-weight:normal;
    font-size: 28pt;
    margin-bottom: 10px;
    border-bottom:1px solid #cbced1;
    padding:10px 0 10px 0;
}
.more-videos{
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    padding: 10px 0px 0px 0px;
    position: relative;
}
.more-videos .home-post-paginaiton{
    position: absolute;
    bottom:-31px;
    left:0px;
    width:655px;
    height:31px;
}
.more-videos-tab{
    height:32px;
    background: url(assets/images/video-gallery-tab-bg.jpg) repeat-x;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border-bottom:1px solid #cbced1;
    border-top:1px solid #cbced1;
}
.more-videos-tab ul li{
    list-style-type:none;
    display: inline-block;
}
.more-videos-tab ul li.tab2{
    margin-left: -3px !important;
}
.more-videos-tab ul li a{
    display: block;
    height:26px;
    float: left;
    font-size:10pt;
    font-family: 'FranklinGothicMediumCondRg';
    color: #000;
    padding: 7px 15px 0px 15px;
    border-right:1px solid #c9cccf;
    margin: 0px 0px 0px 0px !important;
}
.more-videos-tab ul li a:hover{
    background:#fff;
    margin: 0px 0px 0px 0px !important;
}
.more-videos-tab ul li.current a{
    background:#fff;
    margin: 0px 0px 0px 0px !important;
}
.entry p{
    line-height:1.5;
    margin-bottom:15px;
    font-size:10.5pt;
}

.entry ul li{
    list-style-image: url('assets/images/arrow.png');
}
.entry ol{
    margin:0 0 15px 30px !important;
}
.more-videos-holder{
    padding: 10px;
    margin-bottom: 30px;
}
.more-gallery-videos{
    width:204px;
    height:200px;
    background:#f2f2f2;
    border-right: 1px solid #e5e5e5;
    position: relative;
    margin: 0px 6px 10px 0px;
}
.video-gallery-video-icon{
    display: block;
    width:32px;
    height:28px;
    background:url(assets/images/featvid-icon.png) no-repeat;
    position: absolute;
    left:7px;
    top:64px;
}
.more-gallery-videos h2{
    font-size:9pt;
    font-weight:normal;
    text-transform:uppercase;
    margin-bottom:0px;
}
.upper-video-details{
    padding: 7px;
}
.bottom-video-details{
    width:189px;
    height:44px;
    background: #e7e7e7;
    border: 1px solid #d7d7d7;
    padding: 7px;
	position:absolute;
    bottom:0%;
    text-align:center;
}
.added-on{
    background:url(assets/images/clock.png) no-repeat;
    font-size:8pt;
    padding: 1px 0px 0px 18px;
    height:16px;
    margin-bottom:6px;
}

#gallery-slideshow-container{
    width:634px;
    border:2px solid #b8b8b8;
    position: relative;
    top:55px;
}
#gallery-slideshow-container{
    width:634px;
    border:2px solid #b8b8b8;
    position: relative;
    top:55px;
}
#prev{
    position: absolute;
    left:305px;
    top:-55px;
    display: block;
    width:97px;
    height:30px;
    z-index:999;
}
#next{
    position: absolute;
    right:0px;
    top:-55px;
    display: block;
    width:97px;
    height:30px;
    z-index:999;
}
.pagenumber{
    position: absolute;
    right:120px;
    top:-47px;
    display: block;
    z-index:999;
    font-size:12pt;
    font-family: 'FranklinGothicDemiRegular';
    color: #111;
}
.slidetexts{
    border-left : 12px solid #FFA500;
    padding : 0 0 0 7px;
    margin-left : 0px;
    font-style:italic;
    font-size: 11pt;
    background:#efefef;
}
.gallery-slides{
    position: relative;
}
.slidetext{
    position: absolute;
    width:300px;
    top:-65px;
    padding: 10px;
    font-size:15pt;
    font-family: 'FranklinGothicDemiRegular';
    color: #111;
}
.slidetext p a{
    color: #fff;
}

/****** Game Review Page *****/
.game-review-container{
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
}
.game-review-container .post-title{
    font-weight:normal;
    font-size:24pt;
    padding: 20px 10px 0px 10px;
    margin-bottom:15px;
    text-decoration:none !important;
}
.gallery-review-tabs{
    height:32px;
    background: url(assets/images/video-gallery-tab-bg.jpg) repeat-x;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border-bottom:1px solid #cbced1;
    border-top:1px solid #cbced1;
    border-right:1px solid #cbced1;
    border-left:1px solid #cbced1;
}
.gallery-review-tabs ul li{
    list-style-type:none;
    display: inline-block;
    margin: 0px 0px 0px 0px !important;
}
.gallery-review-tabs ul li a{
    display: block;
    height:26px;
    float: left;
    font-size:10pt;
    font-family: 'FranklinGothicMediumCondRg';
    color: #000;
    padding: 7px 15px 0px 15px;
    margin: 0px 0px 0px 0px !important;
}
.gallery-review-tabs ul li a:hover{
    background: url(assets/images/gallery-review-tabs-holder.jpg) repeat-x;
}
.gallery-review-tabs ul li.current a{
    background: url(assets/images/gallery-review-tabs-holder.jpg) repeat-x;
    border-right:1px solid #c9cccf;
}
.gallery-sort-container{
    height:79px;
}
.sort-inputs{
    margin: 10px 10px 10px 0px;
    position: relative;
}
.sort-inputs p label{
    font-family:'FranklinGothicMediumCondRg';
}
.sort-inputs p select{
    width:104px;
    padding: 7px 5px 7px 5px;
    border: 1px solid #b0b0b0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 2px 3px #dcdcdc;
    -webkit-box-shadow: inset 0 2px 3px#dcdcdc;
    box-shadow: inner 0 2px 3px #dcdcdc;
}
.mar-right{
    margin-right:35px !important;
}
.sort-inputs p .submit-btn{
    width:29px;
    height:29px;
    background:url(assets/images/gallery-review-btn.jpg) no-repeat;
    border:none;
    cursor: pointer;
    position: absolute;
    right:0px;
    top:0px;
}
.sort-pagi{
    margin-right:4px;
}
.sort-pagi ul li{
    list-style-type:none;
    display: inline;
    font-size:8pt;
    margin: 0px 6px 0px 0px;
}
.sort-pagi ul li a{
    color: #ba1c02;
}
.sort-pagi ul li span{
    color: #ba1c02 !important;
}
.game-review-sort-table table{
    width:100%;
    word-wrap: break-word;
}
.game-review-sort-table table thead{
    height:31px;
    background:#ebebeb;
    font-size:8pt;
    border-top:1px solid #dddee0 !important;
    border-bottom:1px solid #dddee0 !important;
    width:100%;
}
.game-review-sort-table table thead th{
    padding: 10px 10px 10px 10px;
    margin: 0px;
    border-top:1px solid #dddee0 !important;
    border-bottom:1px solid #dddee0 !important;
    text-align:left;
}
.game-review-sort-table table thead th.t1{
    width:301px;
    word-wrap: break-word;
}
.game-review-sort-table table thead th.t2{
    width:32px;
    text-align:center !important;
}
.game-review-sort-table table thead th.t3{
    width:122px;
    text-align:center;
}
.game-review-sort-table table thead th.t4{
    width:134px;
    text-align:right;
}
.game-review-sort-table tr td{
    font-size:9pt;
    padding: 10px 10px 10px 10px;
}
.game-review-sort-table table td.t1{
    width:301px;
}
.game-review-sort-table table td.t2{
    width:32px;
    word-wrap: break-word;
}
.game-review-sort-table table td.t3{
    width:122px;
    text-align:center;
}
.game-review-sort-table table td.t3 a{
    color:#8a8a8a;
}
.game-review-sort-table table td.t4{
    width:134px;
    text-align:right;
}
.game-review-sort-table tr td span.posted-date{
    color:#8a8a8a;
}
.game-review-sort-table table tbody tr:nth-child(odd){
    background-color:#fff;
}
.game-review-sort-table table tbody tr:nth-child(even){
     background-color:#f3f3f3;
 }


/****** Reviews Page ******/
.top-right-content{
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    padding: 10px 0px 0px 0px;
}
.top-right-content .fb-like{
    padding: 0px 0px 0px 10px;
    height:12px;
}
.top-right-content h2.post-title{
    padding: 10px 0px 0px 10px !important;
    text-decoration:none !important;
}
.top-right-content .post-meta-data{
    margin: 0px 0px 10px 10px;
}
.review-top-content{
    background:#e5e5e5;
    padding: 10px;
}
.review-black-box{
    background:#000;
    height:127px;
    padding: 10px;
    margin: 0px 0px 10px 0px;
}
.score-thumb{
    width:141px;
    margin: 0px 10px 0px 0px;
}
.scrore-text{
    width:400px;
    color:#fff;
    line-height:1.5;
    font-size:11pt;
}
.good-bad-container{
    margin: 10px 0px 10px 0px;
    height:100%;
}
.good-container{
    width:297px;
    background:#fff;
    border-left:1px solid #c5c5c5;
    border-right:1px solid #c5c5c5;
    border-bottom:1px solid #c5c5c5;
}
.good-container h2{
    height:23px;
    background:url(assets/images/good-bg.jpg) no-repeat;
    text-transform:uppercase;
    font-size:11pt;
    padding: 7px 0px 0px 38px;
    color: #fff;
    font-weight:normal;
    text-decoration:none !important;
    margin-bottom:0px;
}
.good-content{
    padding: 10px;
}
.good-content p{
    font-size:11pt;
    line-height:1.5;
    border-bottom:1px solid #696b62;
    padding: 0px 0px 10px 0px;
}
.emblems ul{
    margin: 10px 0px 0px 0px;
}
.emblems ul li{
    list-style-type:none;
    display: inline;
    margin: 0px 11px 10px 0px;
}
.bad-container{
    width:297px;
    background:#fff;
    border-left:1px solid #c5c5c5;
    border-right:1px solid #c5c5c5;
    border-bottom:1px solid #c5c5c5;
}
.bad-container h2{
    height:23px;
    background:url(assets/images/bad-bg.jpg) no-repeat;
    text-transform:uppercase;
    font-size:11pt;
    padding: 7px 0px 0px 38px;
    color: #fff;
    font-weight:normal;
    margin-bottom:0px;
    text-decoration:none !important;
}
.bad-content{
    padding: 10px;
}
.bad-content p{
    font-size:11pt;
    line-height:1.5;
    border-bottom:1px solid #696b62;
    padding: 0px 0px 10px 0px;
}

.video-review-blackbox{
    min-height:140px;
    background:#000;
    padding: 10px;
}
.video-review-thumb{
    width:177px;
    position: relative;
}
.play-icon{
    width:53px;
    position: absolute;
    top:50%;
    left:50%;
    margin-left: -26.5px;
    margin-top: -26.5px;
}
.video-review-text{
    width:298px;
}
.video-review-text h2{
    color:#d44703;
    font-size:12pt;
    border-bottom:1px solid #878c92;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
}
.video-review-text p{
    line-height:1.5;
    color:#fff;
    font-size:9pt;
    margin: 0px 0px 10px 0px;
}


/****Comments******/
.comments-nav{
    text-align:center;
}
.comment-box{
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    padding: 30px 10px 5px 10px;
    margin:0 0 15px 0;
}
.comment-box h2{
    font-size: 16pt;
    border-bottom: 1px solid #888d93;
    padding: 0 0 10px 0;
    margin:10px 0 15px 0;
}
.comment-textarea .avatar{
    width:53px;
}
.comment-textarea .avatar img{
    background: #fff;
    padding:2px;
    border: 1px solid #f0f0f0;
}
.comment-field{
    width:565px;
}
.comment-field textarea{
    width:544px;
    height:67px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
    padding: 10px;
    -moz-box-shadow: inset 0px 2px 3px #dcdcdc;
    -webkit-box-shadow: inset 0 2px 3px#dcdcdc;
    box-shadow: inner 0 2px 3px #dcdcdc;
    margin-bottom: 10px;
}
#comm-btn{
    width:122px;
    height:28px;
    background:url(assets/images/post-comm-btn.jpg) no-repeat;
    border:none;
    cursor: pointer;
    float: right;
}

/* Comments
********************************************************************************/
#comments{
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 0px 0px 0px;
}

#comment-form{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px !important;
}

ol.comments-list{
    margin-bottom: 10px !important;
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    padding: 0px 10px 10px 10px;
}
ol.comments-list h2.page-heading{
    font-size:14pt !important;
    padding: 20px 0px 10px 10px;
    border-bottom: 1px solid #878c92;
}
ol.comments-list a{
    color:#c83403;
}
.page-heading{
    text-decoration:none !important;
}

/***
.com-rating{
    background:#fff;
    padding: 5px 10px 5px 10px;
    margin: 0px;
    border:1px solid #dddcdc;
}
***/

.comment-holder{
    padding: 5px 10px 5px 10px;
    position: relative;
}
ol.comments-list li{
    list-style: none;
    clear: both;
    margin-bottom: 10px;
    background:#f2f2f2;
    border:1px solid #e5e5e5;
    padding: 0px !important;
}

ol.comments-list ol.children{
    margin-left: 10px !important;
    margin-top: 10px;
    margin-right: 10px;
}

ol.comments-list ol.children li{
    background:#dfdfdf;
    border:1px solid #c7c7c7;
}
.nc-comment-content{
    padding: 0px !important;
}
.nc-comment-avatar{
    width: 76px;
    margin-right: 15px;
}
.nc-comment-meta img{
    border: 1px solid #e3e3e3;
    background:#fff;
    padding: 3px;
}

.fn{
    display: block;
    padding-bottom: 15px;
    color: #6b6b6b;
    font-size:9pt;
}
.com-au{
    color:#000;
}
.comment-date{
    font-weight: normal;
}
.nc-comment-text{
    margin-left: 95px;
    font-weight: normal;
    position: relative;
    line-height: 1.3;
    font-size:9pt;
}
.nc-comment-text p{
    margin-bottom: 10px;
}
.nc-edit-comment{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 7pt;
    text-transform: uppercase;
    display: block;
    background: #f4f4f4;
    border: 1px solid #d9d9d9;
    border-right: 0px;
    border-top: 0px;
    padding: 2px 5px;
}
.nc-reply-link{
    display: block;
    text-align: right !important;
    font-size: 10pt;
    color:#c83403;
    padding: 0px;
    margin: 0px;
}
.nc-reply-link a{
    color:#c83403;
}

.nc-comment-meta{
    padding-bottom:0px;
    margin: 0px;
}

.nc-waiting-approval{
    font-style: italic;
    font-weight: bold;
    padding: 7px 0px;
}

.add-comment{
    font-size: 8pt;
    text-transform: uppercase;
    background: none !important;
    color: #FFF;
    text-shadow:none;
    font-style: normal;
    padding: 2px 0px !important;
    display: block;
}

.comments-nav{
    background: #FFF;
    border: 1px solid #d9d9d9;
    padding: 3px 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin-bottom: 20px;
}



/** Comment Form **/
#commentform label{
    display: block;
    color: #898989;
    padding-bottom: 2px;
}
#commentform input[type="text"],
#commentform textarea{
    background: #f9f9f9;
    padding: 8px 5px;
    width: 544px;
    font: normal 10pt "Arial";
    line-height: 1.5;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
    padding: 10px;
    -moz-box-shadow: inset 0px 2px 3px #dcdcdc;
    -webkit-box-shadow: inset 0 2px 3px#dcdcdc;
    box-shadow: inner 0 2px 3px #dcdcdc;
    margin-bottom: 10px;
}
#commentform textarea{
    width:544px;
    height:67px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
    padding: 10px;
    -moz-box-shadow: inset 0px 2px 3px #dcdcdc;
    -webkit-box-shadow: inset 0 2px 3px#dcdcdc;
    box-shadow: inner 0 2px 3px #dcdcdc;
    margin-bottom: 10px;
}
#commentform input[type="submit"]{
    width:122px;
    height:28px;
    background:url(assets/images/post-comm-btn.jpg) no-repeat;
    border:none;
    cursor: pointer;
    float: right;
}

.post p{
    line-height:1.5;
    margin-bottom:15px;
}


/***Sidebar*****/
#sidebar{
    width:300px;
}
.widget{
    background:#000 url(assets/images/small-stripes.jpg) repeat-x top;
    color:#fff;
    padding: 10px;
    margin-bottom:15px;
}
.widget ul li{
    list-style-type:none;
    margin: 0px 0px 5px 0px;
}
.widget h2{
    color:#fff;
    font-size: 14pt;
    border-bottom: 1px solid #878c92;
    padding: 5px 0 5px 0;
    text-decoration:none !important;
}
.sidebar-350ad{
    margin:0 0 15px 0;
}
.widget-ads{
    margin-bottom:35px;
}
.top-users{
    width:130px;
    height:600px;
    margin:0 0 15px 0;
}
.top-user{
    margin:0 0 10px 0;
}
.top-user-pic{
    width:40px;
    margin: 0 10px 0 0;
}
.top-user-pic img{
    width:40px !important;
    height:40px !important;
}
.top-user-info{
    width:56px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.top-user-info p{
    width:66px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    font: normal 8pt "Verdana";
}
.tu-name{
    color:#cd3c0a;
}

.rel-videos-widget{
    width:125px;
    margin:0 0 0px 0;
    position: relative;
}
.custom-width{
    width:115px !important;
}


.rel-videos-widget .left-widget .more-vid-link{
    position:absolute;
    bottom:-5px;
    left:0px;
    display:block;
}
.rel-videos-widget .left-widget{
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    position:relative;
    padding: 10px 10px 27px 10px;
}
.rel-videos-widget .left-widget h2{
    color:#000;
    margin-bottom: 10px !important;
    font-size:13pt;
    text-decoration:none;
    border-bottom: 1px solid #000;

}
.rel-videos-widget .left-widget .rel-videos-holder{
    position: relative;
}
.rel-videos-widget .left-widget .rel-videos{
    width:97px;
    height:110px;
    text-align:center;
    background:#000;
    color:#fff;
    font-size:7.5pt;
    padding: 3px 0 0 0;
    position: relative;
    margin:0 0 10px 0;
}
 .rel-videos-widget .left-widget .rel-vid-icon{
    display: block;
    width:32px;
    height:28px;
    background: url(assets/images/featvid-icon.png) no-repeat;
    position:absolute;
    top:43px;
}
.rel-videos-widget .left-widget .rel-videos img{
    margin: 5px 0 3px 0;
}
.rel-videos-widget .left-widget .rel-videos a.cr-rel{
    background:#000;
    width:97px;
    height:25px;
    overflow: hidden;
    display: block;
    position: absolute;
    z-index:999;
    bottom:0px;
    left:0px;
    padding: 0px 0px 1px 0px;
    font-size: 8pt;

}
.rel-videos-widget .left-widget .rel-videos a{
    color:#fff;
}

/****** Sidebar Hottest Video Widget ******/
.widget-ads .rel-videos-widget .widget .more-vid-link{
    position:absolute;
    bottom:-10px;
    left:0px;
    display:block;
}
.widget-ads .rel-videos-widget .widget{
    background:#fff url(assets/images/small-stripes.jpg) repeat-x top;
    position:relative;
    padding: 10px 10px 27px 10px;
}
.widget-ads .rel-videos-widget .widget h2{
    color:#000;
    margin-bottom: 0px !important;
}
.widget-ads .rel-videos-widget .widget .rel-videos-holder{
    position: relative;
}
.widget-ads .rel-videos-widget .widget .rel-videos-holder .rel-videos{
    width:97px;
    height:110px;
    text-align:center;
    background:#000;
    color:#fff;
    font-size:7.5pt;
    padding: 3px 2px 0 2px;
    position: relative;
    margin:-7px 0 0px 2px;
}
.widget-ads .rel-videos-widget .widget .rel-videos-holder .rel-vid-icon{
    display: block;
    width:32px;
    height:28px;
    background: url(assets/images/featvid-icon.png) no-repeat;
    position:absolute;
    top:43px;
}
.widget-ads .rel-videos-widget .widget .rel-videos-holder .rel-videos img{
    margin: 5px 0 3px 0;
}
.widget-ads .rel-videos-widget .widget .rel-videos-holder .rel-videos a.cr-rel{
    background:#000;
    width:97px;
    height:25px;
    overflow: hidden;
    display: block;
    position: absolute;
    z-index:999;
    bottom:0px;
    left:0px;
    padding: 0px 0px 1px 0px;
    font-size: 8pt;
}
.widget-ads .rel-videos-widget .widget .rel-videos-holder .rel-videos a{
    color:#fff;
}

.wp-polls-form p{
    text-align:left !important;
    margin:0 0 5px 0;
    padding:0 0 0 0;
    font-size: 9pt;
    font-weight:normal !important;
}
.poll-widget p{
    margin:0 0 10px 0;
    padding:0 0 0 0;
}
.poll-widget form p{
    margin:0 0 0 0;
    padding:0 0 0 0;
    font-size: 9pt;
}
.wp-polls-ul input{
    margin:0 0px 5px 0;
    padding:0 0 0 0;
}
.wp-polls-ul li{
    margin:0 0px 0px 0 !important;
    padding:0 0 0 0 !important;
}
.Buttons{
    border:none !important;
    width:89px;
    height:28px;
    background:url(assets/images/vote-submit.jpg) no-repeat;
    cursor:pointer;
    margin:10px 0 0 0;
    color:transparent;
}
.our-partners ul li{
    list-style-type: none;
    display:inline;
    margin: 0 7px 0px 0;
}
.our-partners ul li a img{
    margin: 0 0px 10px 0;
}
.our-partners ul li:last-child{
    margin-right: 0px !important;
}
.custom-search-widget{
    width:281px;
    position: relative;
}
.custom-search-widget input{
    width:201px !important;
    height:30px !important;
    background: url(assets/images/search-input.jpg) no-repeat !important;
}
#lwp_3_searchbutton{
    width:72px !important;
    height:32px !important;
    background: url(assets/images/search-btn.jpg) no-repeat !important;
    border:none !important;
    color:transparent !important;
    position: absolute;
    right:0px;
    top:0px;
    cursor: pointer;
}
#lwp_logo{
    display: none !important;
}

#s6{
    border:none;
    background: #fff;
    width:185px;
    margin: 8px 0 0 7px;
}
#s7{
    border:none;
    background: none;
    margin: 0px 0 0 14px;
    height: 31px;
    width:70px;
    cursor: pointer;
}
.follow-us ul li{
    list-style-type:none;
    display:inline;
    margin: 0 10px 0 0;
}


/***** Footer *****/
.upper-footer{
    background: #333333;
}
.up-footer-nav{
    border-bottom: 1px solid #878c92;
    padding: 10px 0 15px 0px;
}
.up-footer-nav ul{
    text-align: center;
    font-size: 8pt;
}
.up-footer-nav ul li{
    list-style-type: none;
    display:inline;
    border-right: 1px solid #fff;
    padding: 0 10px 0 10px;
}
.up-footer-nav ul li:last-child{
    border-right: none !important;
}
.up-footer-nav ul li a{
    color:#fff;
}

#footer-sidebar{
    padding: 15px 0 0 15px;
}
#footer-sidebar .widget{
    background:url(assets/images/small-stripes.jpg) repeat-x top;
    color:#fff;
    margin-bottom:15px;
    width:310px;
    padding: 0px;
    margin-right:15px;
}
#footer-sidebar .widget h2{
    color:#fff;
    font-size: 15pt;
    border-bottom: 1px solid #878c92;
    padding: 15px 0 10px 0;
    font-weight: normal;
    margin-bottom: 10px;
}
#footer-sidebar .widget h2 span{
    color:#a53004;
}
#footer-sidebar .widget ul{
    margin: 0 0 0 0;
    padding:0 0 0 0;
}
#footer-sidebar .widget ul li{
    list-style-type: none;
    font-size: 9pt;
    margin: 0 0 5px 0;
}
#footer-sidebar .widget ul li a{
    color:#fff;
    display:block;
    background: url(assets/images/foot-widget-li-bg.jpg) 0 5px no-repeat;
    padding: 0 0 0 10px;
}
.lower-footer{
    height:31px;
    background: #5c5c5c;
    text-align:center;
    padding: 10px 0 0 0;
    margin-bottom: 10px;
}
.lower-footer ul li{
    list-style-type:none;
    display:inline;
    font-size: 8pt;
    border-right: 1px solid #fff;
    padding: 0 10px 0 10px;
}
.lower-footer ul li:last-child{
    border-right: none !important;
}
.lower-footer ul li a{
    color:#fff;
}
.footer-copyright{
    text-align:center;
    color:#9c9c9c;
    font-size: 8pt;
    margin-bottom: 15px;
}

.cp_topUsersWidget{

}

/****** Deafult Post Styles ******/
.post dl{
    margin:0;
    padding:0;
}
.post dl dt{
    margin:0;
    padding:0;
}
.post dl dd{
    margin: 0 0 1em 1em;
    padding: 0;
}
.post ul{
    margin:0 0 15px 30px;
}
.post ol{
    margin:0 0 15px 55px;
}

.post ul li, .post ol li{
    margin:0 0 3px 0;
}

blockquote:before, blockquote:after, q:before, q:after {
    content : "";
}

blockquote, q {
    quotes : "";
    border-left : 12px solid #FFA500;
    padding : 0 0 0 7px;
    margin-left : 10px;
    background:#efefef;

}
pre code {
    font-family : "Courier New", Courier, monospace;
}
.post table{
    width:100%;
    border:1px solid #CCCCCC;
    margin:0 0 20px 0;
}
.post table th{
    text-align:center;
    background:#CCCCCC;
    padding:5px;
}
.post table td{
    text-align:center;
    padding:5px;
    border-top:1px solid #CCCCCC;
}
.post tr{
    background:#e8e8e8;
}
.post tr.alternate{
    background:#FFFFFF !important;
}


/*
 * WordPress Calendar widget
 */

#wp-calendar{
	width:100%;
	color:#333333;
}
#wp-calendar caption{
	text-align:center;
	font-size:9pt;
	text-transform:uppercase;
	padding:0 0 5px 0;
}
#wp-calendar th {
	text-align:center;
	font-weight:bold;
}
#wp-calendar tr td{
	text-align:center;
	padding:3px;
}
#wp-calendar a{
	font-weight:bold;
}
/** Image Caption Styles **/
.wp-caption{
    margin:0 0 10px 0;
    padding:4px 0px 3px 0px;
    background:#FFFFFF;
    border:1px solid #cccccc;
    text-align:center;
}
.wp-caption p{
    margin:3px 0px 0px 0px !important;
    padding:0px !important;
    font-size:85%;
}
.alignright{
    float:right;
    margin-left:10px;
}
.alignleft{
    float:left;
    margin-right:10px;
}
.aligncenter{
    margin:0 auto;
    text-align:center;
    margin-bottom:10px;
}


#lightbox {
 display:none;
 background:#000000;
 opacity:0.9;
 filter:alpha(opacity=90);
 position:fixed;
 top:0px;
 left:0px;
 width:100%;
 height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#lightbox-panel {
 display:none;
 position:fixed;
 top:100px;
 left:50%;
 margin-left:-320px;
 background:#FFFFFF;
 padding:28px 20px 28px 20px;
 border:2px solid #CCCCCC;
 z-index:1001;
}
#close-panel{
    display: block;
    width:32px;
    height:32px;
    position: absolute;
    top:0px;
    right:0px;
    background:url(assets/images/remove.png) no-repeat;
}
.container-404{
    background:#fff;
    text-align:center;
    padding-bottom: 20px;
}



.pagination{
    height:31px;
    background:url(assets/images/homepost-pagi-bg.jpg) repeat-x;
    text-align: center;
    font-size: 9pt;
    margin:0 0 15px 0;
    padding-top: 8px;
    cursor: pointer;
}
.pagination span.pages{
    background: #000;
    padding:2px 5px 2px 5px;
    color:#fff;
}
.pagination li{
    background: #e3e3e3;
    padding:2px 5px 2px 5px;
    color:#000;
    border: 1px solid #626262;
    list-style-type:none;
    display: inline;
    margin: 0px 5px 0px 0px;
}
.wp-pagenavi li:hover{
    background: #000;
    color:#fff;
}
.wp-pagenavi li.last{
    background: #000;
    padding:3px 10px 3px 10px;
    color:#fff;
    border: 0px !important;
}

.fade{
    opacity:0.4 !important;
    filter:alpha(opacity=40) !important; /* For IE8 and earlier */
}
.contact-form{
    font-size:9pt;
    font-family:Arial;
}
.contact-form fieldset{
    border:1px solid #e6e6e6;
    background:#f2f2f2;
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.contact-form fieldset:hover legend{
    background:#ff6600;
    color: #fff;
}
.focus{
    border:1px solid #ff6600;
}
.contact-form legend{
    background:#dfdfdf;
    border:1px solid #c7c7c7;
    padding: 10px 15px 10px 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.contact-form label{
    display: block;
    margin-bottom: 5px;
}
.contact-form input[type="text"]{
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#fff;
    border:1px solid #ccc;
    padding: 5px;
    margin-bottom: 5px;
    width:260px;
    background:#ddd;
}
.contact-form .form-textarea textarea{
    width:450px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#fff;
    border:1px solid #ccc;
    padding: 5px;
    margin-bottom: 5px;
}
.contact-form input[type="submit"]{
    background:#dfdfdf;
    border:1px solid #c7c7c7;
    padding: 6px 15px 6px 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px 0px 0px 0px;
    float: right;
}

.artitle{
    text-decoration:none !important;
}

.prevnext {
    margin:20px 0;
    padding:0;
    text-align:center;
}
.prevnext li {
    margin:0;
    padding:0 10px;
    display:inline;
}
.nextimglink a img{
    display: none;
}
.nextimglink a {
    width:49px;
    height:56px;
    display: block;
    background:url(assets/images/image_next.jpg) no-repeat center right;
}
.previmglink a img{
    display: none;
}
.previmglink a {
    width:49px;
    height:56px;
    display: block;
    background:url(assets/images/image_prev.jpg) no-repeat center right;
}

/**** GOOGLE AND SAFARI HACK *******/
@media screen and (-webkit-min-device-pixel-ratio:0){ /* hacked for chrome and safari */
    .login-panel{
        left:4px;
    }
    ul.dropdown li a{
        padding:10px 18px 10px 18px;
    }
    .home-top-nav ul li a{
        padding: 5px 16px 12px 16px;
    }
    .emblems ul li{
        margin: 0px 9.5px 10px 0px;
    }
    .more-videos-tab ul li.tab2{
        margin-left: -4px !important;
    }
    .sort-inputs p .submit-btn{
        top:4px;
    }
}



/***** SLIDER STYLES ******/
.jcarousel-skin-tango .jcarousel-container {
    background: #000;
    border: 1px solid #346F97;
    margin-bottom:15px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 105px;
    height: 484px;
    padding: 35px 5px 35px 5px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  98px;
    height: 484px;
    margin-left: 4px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 99px;
    height: 110px;
    margin-bottom: 10px;
    background: #606266;
    padding:2px 1px 1px 1px;
    text-align:center;
    color:#fff;
    font-size:8pt;
}
.jcarousel-skin-tango .jcarousel-item a{
    color:#fff;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 115px;
    height: 26px;
    cursor: pointer;
    background: url(assets/images/cr-down-btn.jpg) no-repeat 0 0;

}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    opacity:0.4;
    filter:alpha(opacity=40);
    background: url(assets/images/cr-down-btn.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 115px;
    height: 26px;
    cursor: pointer;
    background: url(assets/images/cr-up-btn.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    opacity:0.4;
    filter:alpha(opacity=40);
    background: url(assets/images/cr-up-btn.jpg) no-repeat 0 0;
}



/**************************************************************************************
****************************************************************************************
***************************************************************************************/
.jcarousel-skin-tango2 .jcarousel-container {
    background: #000;
    border: 1px solid #346F97;
    margin-bottom:15px;
    padding: 0px 0px 0px 0px;
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango2 .jcarousel-container-horizontal {
    width: 636px;
    height:111px;
    overflow: hidden;
}

.jcarousel-skin-tango2 .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
    width:  606px;
    height: 111px;
    margin-left:28px;
}
.jcarousel-skin-tango2 .jcarousel-item {
    width: 122px;
    height: 111px;
    position:relative;
    padding: 10px 45px 10px 30px;
}
.jcarousel-skin-tango2 .jcarousel-item a{
    position:relative;
}
.jcarousel-skin-tango2 .jcarousel-item img{
    border: 4px solid #fff;
}
.jcarousel-skin-tango2 .jcarousel-item:hover {
    background:#b61602;
}
.activeSlide{ background:#b61602; }
.jcarousel-skin-tango2 .jcarousel-item.activeSlide a span.hover-arrow{
    background: url(assets/images/feat-nav-arrow.png) no-repeat !important;
    position:absolute;
    width:26px;
    height:13px;
    display:block;
    top:200px;
    left:66px;
    z-index:999999999;
}
.jcarousel-skin-tango2 .jcarousel-item:hover a span.hover-arrow{
    background: url(assets/images/feat-nav-arrow.png) no-repeat;
    position:absolute;
    width:26px;
    height:13px;
    display:block;
    top:-125px;
    left:66px;
    z-index:9999999999;
}
.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}



.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}



/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango2 .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 26px;
    height: 111px;
    cursor: pointer;
    background: url(assets/images/horiz-right.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(assets/images/horiz-right.jpg);
}

.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-image: url(assets/images/horiz-right.jpg);
    opacity:0.4;
    filter:alpha(opacity=40);
}

.jcarousel-skin-tango2 .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 26px;
    height: 111px;
    cursor: pointer;
    background: url(assets/images/horiz-prev.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(assets/images/horiz-prev.jpg);
}



.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-image: url(assets/images/horiz-prev.jpg);
    opacity:0.4;
    filter:alpha(opacity=40);
}
.cat-posts{
    padding:10px 0 0 0 !important;
}
.custom-padding{
    padding:10px;
}
.no-padding-margin{
    margin:0px !important;
    padding:0px !important;
}



/* 13th SEP 2012 - RAM RATAN MAURYA */

#auth-header > a{
    display: inline-block;
    width: 303px;
}

#auth-header > span{
    display: block;
    float: right;
}

#auth-panel #auth-header{
    max-height: 50px;
}

.gamead-728-container {
	background: #fff;
	height:120px;
	width: 100%;
}
.gamead-728 {
	position:relative;
	margin-left: 110px;
	margin-right: auto;
	top: 15px;
}

/*********** Styles by Dev *****************/



.PA10 {

	padding:10px;

}

.PB5 {

	padding-bottom:5px;

}

.PB10 {

	padding-bottom:10px;

}

.PL10 {

	padding-left:10px;

}

.PR10 {

	padding-right:10px;

}

.PR15 {

	padding-right:15px;

}

.PT5 {

	padding-top:5px;

}

.PT10 {

	padding-top:10px;

}

.PT20 {

	padding-top:20px;

}

.ML10 {

	margin-left:10px;

}

.ML20 {

	margin-left:20px;

}

.MT2 {

	margin-top:2px;

}

.MT4 {

	margin-top:4px;

}

.MT5 {

	margin-top:5px;

}

.MT6 {

	margin-top:6px;

}

.MT7 {

	margin-top:7px;

}

.MT10 {

	margin-top:10px;

}

.MT15 {

	margin-top:15px;

}

.MT30 {

	margin-top:30px;

}

.MB25 {

	margin-bottom:25px;

}

.MR10 {

	margin-right:10px;

}

.FL {

	float:left;

}

.FR {

	float:right;

}

.CL {

	clear:both;

	height:0;

	line-height:0;

	font-size:0;

}

.CTR {

	text-align:center;

}

.TAR {

	text-align:right;

}

.snt h2 {

	font-size: 30px;

	font-weight: bold;

	font-family:'FranklinGothicDemiRegular';

	color:#000000;

	margin-bottom:0px;

}

.snt h4 {

	font:normal 14px Verdana, Geneva, sans-serif;

	color:#000;

	font-style:italic

}

.snt .post-meta-data div.pmd {

	float:left;

	background: #4c4c4c;

	padding:5px 10px;

	color:#fff;

}

.snt .twitter-follow {

	position: relative;

	background:url(assets/images/follow.gif) no-repeat;

	width:60px;

	height:20px;

	display:inline-block;

	text-indent:-9999px;

	top:5px;

	left:0;

	right:0;

}

.brd_b {

	border-bottom:1px solid #E3E3E3;

}

.brd_l {

	border-left:1px solid #E3E3E3;

}

.brd_r {

	border-right:1px solid #E3E3E3;

}

.brd_wiki {

	border:1px solid #E3E3E3;

}

.spring_board {

	margin:-30px 0 0px 0px;

	position:relative;

}

.snt .tags-holder {

	background: #e7e7e7;

	border: 1px solid #d7d7d7;

	padding: 10px 8px 10px 8px;

	font:normal 12px verdana;

}

.snt .tags-holder span {

	font:bold 12px verdana;

}

.comment-box-new {

	background-image:none;

	padding: 10px 10px 5px 10px;

	margin:0 0 15px 0;

}

.wp-caption p:first-letter {

	font-size:10px !important;

	color: #000 !important;

	line-height:18px !important;

}

.sign_up .fbLoginButton {

	position: relative;

	width:170px;

	height:26px;

	display:inline-block;

}

.zergwidget {

	padding-left:7px;

}

.zergentity {

	background:#f2f2f2;

	border:1px solid #ddd;

	height:156px;

	padding:9px;

}

.coverImage {

	position:relative;
        border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
        border-bottom: 1px solid #E3E3E3;

}

.ad160_ctr {

	width:160px;

        margin:15px auto;

}

.sign_up {

	font:24px 'FranklinGothicDemiRegular';

	color:#000000;

	text-align:center;

	display:block;

	background:#fff url(assets/images/small-stripes.jpg) repeat-x top;

	padding:20px 10px 10px 10px;

}

.sign_up a, .sign_up a:hover {

	font:24px 'FranklinGothicDemiRegular';

	color:#000000;

	text-decoration:none;

}

body {

	overflow-x:hidden

}

.brd {

	border:1px solid #E3E3E3;

	zoom:1;

}

.good-container-big, .bad-container-big, .final-verdict-big {

	width:623px;

	background:#fff;

	border:1px solid #c5c5c5;

	border-top:none;

}

.good-container-big h2, .bad-container-big h2, .final-verdict-big h2 {

	font:bold 15px 'FranklinGothicDemiRegular';

	color:#fff;

	height:23px;

	background:url(assets/images/good-bg-big.jpg) no-repeat;

	text-transform:uppercase;

	padding: 7px 0px 0px 38px;

	text-decoration:none !important;

	margin-bottom:0px;

}

.bad-container-big h2 {

	background:url(assets/images/bad-bg-big.jpg) no-repeat;

}

.final-verdict-big h2 {

	background:url(assets/images/final-verdict.jpg) no-repeat;

	padding: 7px 0px 0px 26px;

}

.review-content p {

	font:12px/18px verdana;

	padding-bottom:0;

}

.review-content {

	padding:10px;

	padding-bottom:0;

}

.snt ul {

	margin-left:10px;

	margin-bottom:15px;

}

.snt ul li {

	background: url(assets/images/arrow.png) no-repeat left 2px;

	list-style:none;

	padding:0 0 10px 20px;

}

.featured_video {

	font:12px Verdana;

}

.wiki_content, .video_content { padding:10px 0; background:#fff;}

.wiki_content_left {

	float:left;

	width:625px;

	border-right:1px solid #E3E3E3;

	padding:10px;

	padding-top:0;

	font-family:Arial;

	line-height:1.5;

	font-size:10.5pt;

	background:#fff;

}

.wiki_content_right, .video_content_right {

	float:right;

	width:300px;

	padding:10px;

	padding-top:0;

}

.wiki_content_left h2 {

	font:bold 24px 'FranklinGothicDemiRegular';

	color:#000;

	margin-bottom:15px;

}

.wiki_content p {

	padding-bottom:20px;

}

.game-data {

	background:#fff url(assets/images/small-stripes.jpg) repeat-x top;

	float:right;

	margin:0 15px;

	padding-top:25px;

	font-size:11px;

}

.game-data p {

	padding-bottom:10px;

}

.game-bot-stripes {

	background:#fff url(assets/images/small-stripes.jpg) repeat-x bottom;

	padding:0 45px 10px 45px;

	width:185px;

}

.featured-gaming-wiki {

	background:#75251b url(assets/images/small-stripes.jpg) repeat-x top;

	padding:20px 10px 10px 10px;

}

.featured-gaming-wiki h1 {

	font:20px 'FranklinGothicDemiRegular';

	color:#fff;

	border-bottom:1px solid #ffffff;

	padding-bottom:10px;

	margin-bottom:0;

}

.featured-gaming-wiki-row {

	border-bottom:1px solid #ffffff;

	padding:10px 0;

	margin-bottom:1px;

}

.wiki-thumb {

	width:164px;

	height:193px;

	position:relative;

}

.wiki-coverimage {

	width:625px;

	height:175px;

	position:relative;

        border: 1px solid #E3E3E3;

}

.brd3px {

	border:3px solid #fff;

}

.more-wiki {

	background:url(assets/images/more.gif) no-repeat left center;

	font:14px/18px 'Arial';

	color:#fff;

	padding-left:18px;

}

.quick-jump-menu {

	border:1px solid #E3E3E3;

	padding:10px;

	background:#fff;

	margin-left:-15px;

	margin-top:10px;

	width:300px;

}

.quick-jump-menu li {

	background:none !important;

	padding:0 !important;

	list-style:none

}

.quick-jump-menu li a {

	font:bold 18px/26px 'FranklinGothicDemiRegular';

	color:#000;

	display:block;

	padding-bottom:0px;

}

.gametitle, .gametitle a {

	font:bold 15px/18px Verdana;

	color:#f38d15;

	margin-bottom:15px;

	margin-top:50px;

}

.quick-jump {

	font:bold 24px 'FranklinGothicDemiRegular';

	color:#e43737;

	padding-left:10px;

}

.wiki_content_left ol {

	margin-left:30px;

}

.b_20 {

	font:20px 'FranklinGothicDemiRegular';

	color:#000;

}

.zoom {

	background:#000;

	opacity:0.8;

	filter:alpha(opacity=80);

	padding:5px;

	position:absolute;

	right:10px;

	bottom:10px;

	zoom:1;

	z-index:100;

}

.magnifier-icon {

	width:19px;

	height:19px;

	display:inline-block;

	background:url(assets/images/magnifier.gif) no-repeat;

	cursor:pointer;

}

.post_title, .post_title a {

	font:bold 21px/26px 'FranklinGothicDemiRegular';

	color:#000;

}

.post-date {

	background:#000;

	opacity:0.8;

	filter:alpha(opacity=80);

	padding:10px;

	position:absolute;

	left:0px;

	bottom:0px;

	zoom:1;

	z-index:100;

	font:11px Arial;

	color:#fff;

}

.game-content {

	width:340px;

	font-family:Arial;

	line-height:1.5;

	font-size:10.5pt;

	background:#fff;

}

.game-content p {

	padding-bottom:15px

}

.read-more {

	font:bold 18px 'FranklinGothicDemiRegular';

	color:#dd0e0e;

}

.related-game {

	width:189px;

	float:left;

	text-align:center;

	margin-top:10px

}

.video_content_left {

	width:625px;

	padding:10px 10px 0 10px;

	float: left;

	background:#fff

}

.video_content_left p {

	padding-bottom:15px;

}

.content-area {

	padding:10px 0;

	font:10.5pt/1.5 Arial;

	font-family:Arial;

	background:#fff

}

.video-player-container {

	background:#000;

	padding:10px;

}

.video-player {

	float:left;
	background:#fff;
	width:635px;
	height:355px;
	overflow:hidden;
	border:1px solid #E3E3E3;

}

.more-video {

	background:url(assets/images/more.gif) no-repeat left center;

	font:18px/18px 'FranklinGothicDemiRegular';

	color:#fff;

	padding-left:18px;

}

.wh_18 {

	font:18px/18px 'FranklinGothicDemiRegular';

	color:#fff;

	zoom:1;

}

.latest-videos {

	background:#272727;

	padding:20px 13px;

	margin-top:10px;

}

.latest-videos-thumb {

	width:170px;

	height:95px;

	position:relative;

	float:left;

	margin:0 7px;

	cursor:pointer

}

.latest-videos-thumb-caption {

	width:150px;

	padding:5px 10px;

	position:absolute;

	left:0;

	bottom:0;

	font:12px 'Arial';

	color:#fff;

	zoom:1;

	background:#000;

	opacity:0.8;

	filter:alpha(opacity=80);

}

.latest-videos-thumb-caption a {

	font:12px 'Arial';

	color:#fff;

}

.adbanner {

	display:block

}

.whitebg {

	background:#fff;

}

.gametab {

	background:url(assets/images/game_tab_bg.gif) no-repeat;

	width:940px;

	height:48px;

	margin:10px auto;

	padding:0 5px

}

.gametab li {

	float:left;

	padding:0 6px !important;

	font:13px/48px Arial;

	color:#ccc;

	list-style:none !important;

	background:none !important

}

.gametab li a {

	font:13px Arial;

	color:#fff;

}

.MB15 {

	margin-bottom:15px

}

.current {

	text-decoration:underline;

}

.MB10 {

	margin-bottom:10px;

}/**************************** Wiki Page ********************/#wiki-page h2 {	font:bold 24px 'FranklinGothicDemiRegular';	color:#000;	border-bottom: 2px solid #000; margin-top:5px}#wiki-page .top-right-content {	padding:10px 10px 0 10px}#wiki-page .post-meta-data {	margin:-5px 0 0 0; }.black_box {	background:#000;	padding:8px;}.featured_guide {	float:left;	margin:0 5px;	width:300px;	margin-top:10px;}#wiki-page .content-area {	padding: 0;	font:10.5pt/1.5 Arial;	background:#fff}.orange_band {	background: url(assets/images/orange_bar_small.gif) no-repeat;	width:311px;	height:48px;	padding:0 8px}.orange_band h1 {	font:normal 15px Arial;	color:#fff;	line-height:48px;}.ML5 {	margin-left:5px;}.MR5 {	margin-right:5px}.box_311 {	width:295px;	margin-top:17px;	padding-bottom:15px;	border-bottom:1px solid #E3E3E3;}.box_311 a {	font:normal 17px/19px 'FranklinGothicDemiRegular', Arial;	color:#000;}#wiki-page .more {	background:#e4e6e7;	font:normal 15px/17px 'FranklinGothicDemiRegular', Arial;	color:#000;	padding:6px;	display:inline-block;}#wiki-page .more:hover {	text-decoration:none}.wikitab {	background:url(assets/images/orange_bar_big.gif) no-repeat;	width:625px;	height:48px;	padding:0 5px}.wikitab li {	float:left;	padding:0 6px !important;	font:15px/48px Arial;	color:#fff;	list-style:none !important;	background:none !important}.wikitab li a {	font:15px Arial;	color:#fff;}.latest-popular-wikis {	float:left;	width:305px;	min-height: 155px;	height:auto !important;	height: 155px;	margin-right:10px;	margin-top:15px;	padding-bottom:15px;	border-bottom:1px solid #E3E3E3;}.latest-popular-wikis a {	font:normal 17px/19px 'FranklinGothicDemiRegular', Arial;	color:#000;}#wiki-page .sort-inputs {	margin:  7px 10px 0 0;	position: relative;}#wiki-page .sort-inputs p label {	font-family:'FranklinGothicMediumCondRg';	color:#fff;}#wiki-page .sort-inputs p select {	width:175px;	padding: 7px 5px 7px 5px;	border: 1px solid #b0b0b0;	-moz-border-radius: 5px;	border-radius: 5px;	-moz-box-shadow: inset 0px 2px 3px #dcdcdc;	-webkit-box-shadow: inset 0 2px 3px#dcdcdc;	box-shadow: inner 0 2px 3px #dcdcdc;}.metatab h3, .metatab h3 a {	font:bold 24px/24px 'FranklinGothicDemiRegular', Arial;	color:#921616}.metatab h4, .metatab h4 a {	font:normal 15px/15px "Arial";	color:#000; line-height:1.5;}.metatab {	margin-top:15px;	padding-bottom:15px;}.read-full-review, read-full-review a {	font:normal 16px/16px 'FranklinGothicDemiRegular', Arial;	color:#5d5858;}.score_red, .score_yellow, .score_light_orange, .score_light_green, .score_dark_green {	background:url(assets/images/score-1-4.gif) no-repeat;	width:104px;	height:73px;	padding:10px 0;	text-align:center;	display:block;	cursor:pointer;}.score_yellow {	background:url(assets/images/score-4-6.gif) no-repeat;}.score_light_orange {	background:url(assets/images/score-6-8.gif) no-repeat;}.score_light_green {	background:url(assets/images/score-8-9.gif) no-repeat;}.score_dark_green {	background:url(assets/images/score-9-10.gif) no-repeat;}.meta-score {	font:bold 32px/32px 'FranklinGothicDemiRegular', Arial;	color:#fff;	padding:15px 0;	display:inline-block;	width:100%}.meta-score-title {	font:11px/11px 'FranklinGothicDemiRegular', Arial;	color:#fff;	display:inline-block;	width:100%}.metatab-right-widget {	background:#f2f2f2 url(assets/images/small-stripes.jpg) repeat-x top;	padding:20px 10px 10px 10px;}.metatab-right-widget a {	font:11px verdana;	color:#000;}.metatab-right-widget h4 {	font:bold 20px/20px 'FranklinGothicDemiRegular', Arial;	color:#000;}.wiki-featured-video-head {	font: 15px 'FranklinGothicDemiRegular', Arial;	color:#fff;	padding:3px 8px;	background:#ff6600}.wikiheader {	background:url(assets/images/orange_bar_big.gif) no-repeat;	width:615px;	height:48px;	padding:0 10px !important;	font:15px/48px Arial;	color:#fff;}.b_15 {	font:15px Arial;	color:#000;}.b_18 {font:18px/18px 'FranklinGothicDemiRegular';color:#000;zoom:1;}/******************* Main Game Page  ******************************/.gamepage_Wrapper {background:#fff url(assets/images/small-stripes.jpg) repeat-x top; padding:12px 0px; word-wrap: break-word;font:10.5pt/1.5 Arial;}.gamepage_Wrapper h2 {font:bold 24px 'FranklinGothicDemiRegular';color:#000;border-bottom:2px solid #000;}.trendingGame  { width:202px; margin-right:8px; float: left; margin-bottom:10px;}/**Jitu**/.trendingGame img{	border:1px solid #E3E3E3;}.game-title {font:bold 18px 'FranklinGothicDemiRegular';color:#000;}.PL5 { padding-left:5px}.PR5 { padding-right:5px;}.PB15 { padding-bottom:15px;}.b_24 {font:bold 24px 'FranklinGothicDemiRegular';color:#000;}.right_orange_band {background: url(assets/images/right_orange_head.gif) no-repeat;width:614px;height:46px;padding:0 8px;font:normal 18px Arial;color:#fff;line-height:46px;}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}