/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */
input.formkit-input { border-width: 2px }

.GameData { width: 100%; background-color: whitesmoke;
  padding: 20px; margin-bottom: 20px;
  border: 3px solid darkgreen; font-weight: bold; }

.inArticle {border-top:3px solid darkgreen !important; border-bottom:3px solid darkgreen !important; padding:4px; margin-bottom:5px;}

div.FreePick { width: 100%; border:3px soild darkgreen; font-weight: bold; font-size:125%; }
div.ThePick_title { box-sizing: border-box; background: darkgreen; color:whitesmoke; text-align:center; padding:20px; }
div.ThePick_actual { box-sizing: border-box; background: whitesmoke; text-align:center; padding:20px; }

div.midcopyad { border: 1px solid }


@media screen and (max-width:1009px){
	.mobile{display:block}
	.no-mobile{display:none}}

