/* Welcome to Custom CSS! CSS (Cascading Style Sheets) is a kind of code that tells the browser how to render a web page. You may delete these comments and get started with your customizations. By default, your stylesheet will be loaded after the theme stylesheets, which means that your rules can take precedence and override the theme CSS rules. Just write here what you want to change, you don't need to copy all your theme's stylesheet content. */ .td-page-wrap img { border-radius: 6px; } .synved-box-message.synved-box-plain { border-radius: 8px; box-shadow: 1px 1px 5px #000000; } .dragonpeak_sectionheader { width: 75%; margin: 0 auto 20px; padding: 10px; text-align: center; color: #1A2844; /*#0E3259;*/ font-size: 25px; background-color: #D1EAF9; font-weight: bold; border-radius: 25px; border-bottom: 3px solid #113145; } .dragonpeak_gametitle { width: 100%; padding: 8px 2px 8px 6px; color: #333333; font-weight: normal; font-size: 32px; background-color: #EAEAEA; border-bottom: 4px solid #333333; } p { margin-bottom: 25px; } div.wp-caption { margin-bottom: 40px; } div.wpb_separator { border-color: #999999; } .summary h4 { margin-top: 0; margin-bottom: 0; color: white; } .td-header-wrap-4 { padding-bottom: 0 !important; } .summary td { vertical-align: top; width: 50%; } .dragon_headerimage { display: block; } .post ol li, .post ul li { font-weight: normal; margin-bottom: 15px; } .widget ul li > a { list-style-position: outside; margin: 0; padding: 0; text-indent: 0; font-size: .95em; color: #3277d1; } .widget ul li { list-style-position: outside; margin: 0; padding: 6px; text-indent: 0; border-bottom: 1px solid #D8D8D8; } .column_container .td_block3 .span6 { width: 95%; margin-left: 0; margin-bottom: 25px; } .column_container .td_block3 .span6 .entry-thumb { float: left; margin-right: 10px; } .td_block3 .td_mod6 .video-play-icon-big { left: 280px; right: auto; top: 85px; bottom: auto; } .vc_text_separator { border-bottom: 2px solid #7a7a7a; } .span5 { width: 16%; } /********** GAME STATS CSS *************************/ .drg_gamestats { border: none; width: 100%; font-family: arial; margin: 0 0 40px; } .drg_gamestats tr { /*background-color: #f6f6f6;*/ background-color: #010101; } .drg_gamestats tr td { border-bottom: 3px solid white; vertical-align: middle; } .drg_gamestats tr td p { margin-bottom: 0; line-height: 24px; } .drg_gamestats_header { margin: 0; padding: 0; line-height: 10px; font-size: 10px; font-style: italic; } .drg_complex { padding: 12px 0 2px; } .drg_stat_complex_desc { margin: 0; padding: 0 15px 12px 0; font-size: 11px; } .drg_normal { padding: 12px 0 2px; } .drg_noicon { padding: 12px 0 2px 15px; } .drg_box_bighalf { border-right: 3px solid white; width: 65%; } .drg_center { text-align: center; } .drg_stat { margin: 0; font-size: 18px; font-weight: bold; } .drg_stat_w { padding: 0 15px 6px 0; } .drg_stat_l { padding: 0 15px 12px; } .drg_stat_r { padding: 0 10px 12px; } .drg_clarifier { font-size: 14px; font-style: italic; font-weight: normal; } .drg_img { float: left; height: 48px; } .drg_icon { margin: 6px 15px; } .drg_complexity { margin: 16px 15px; } /***************************** END GAME STATS *************************************/ /***************************** CUSTOM DESIGN CSS *******************************/ .dragon_footer_image_div { bottom: 0; width: 350px; margin: 0 auto; height: 400px; } .dragon_footer_image { position: absolute; display: block; margin: 0; padding: 0; /*top: -121px;*/ bottom: 5px; z-index: 0; } .execphpwidget { position: relative; } /**** branding bar CSS ******************************/ /* DRW - BRAND BAR - START */ .brand-bar-wrap { background: url(brand_bar_background.html) 0 0 repeat-x #000; border-bottom: 2px solid #ee5656; } .brand-bar { height: 22px; text-align: left; vertical-align: middle; width: 60%; margin: 0; float: left; } .brand-bar a { font-family: 'Trebuchet MS', 'FuturaStdBoldCondensed', Helvetica, Arial; color: #ffffff; font-size: 10pt; float: left; text-decoration: none !important; transition: none; vertical-align: middle; } .brand-bar a:hover { color: #ee5656; text-decoration: none !important; vertical-align: middle; } .brand-bar a.dragon { background: url(brand_bar_icons.html) -4px -88px no-repeat; /*margin-left: 30px;*/ margin-left: 20px; padding: 0 0 0 36px; } .brand-bar a.dragon:hover { background-position: -4px -110px; } .brand-bar a.ihpnp { background: url(brand_bar_icons.html) -7px -0 no-repeat; margin-left: 30px; padding: 0 0 0 26px; } .brand-bar a.ihpnp:hover { background-position: -7px -22px; } .brand-bar a.bgfm { background: url(brand_bar_icons.html) -7px -132px no-repeat; margin-left: 30px; padding: 0 0 0 26px; } .brand-bar a.bgfm:hover { background-position: -7px -154px; } .brand-bar .bb-left { background: url(brand_bar_icons.html) 0 -44px no-repeat; } .brand-bar .bb-right { background: url(brand_bar_icons.html) 0 -66px no-repeat; margin-left: 20px; } .brand-bar ul { display: inline-block; height: 22px; margin: 0; padding-top: 8px; } .brand-bar li { display: inline; float: left; line-height: 22px !important; margin: 0; padding: 0; } /* DRW - BRAND BAR - END */ /* Simple Ads Manager CSS */ .simple_ads_manager_widget { text-align: center; margin: 0 auto 35px; width: 100%; }