/*
Theme Name: wd_hell
Theme URI: http://wordpress.org/themes/wd_hell
Author: TidyThemes
Author URI: #
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="#">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="#">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of wd_hell (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: wd_hell is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="#">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving wd_hell, please see "<a href="#">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="#">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="#">See</a> (themes.trac.wordpress.org/changeset?old_path=/wd_hell/3.3&new_path=/wd_hell/4.0) just how much we've revamped things. Last, but not least, wd_hell has now been <a href="#">opened up on GitHub</a> (github.com/tidythemes/wd_hell) if anyone would like to make suggested code additions/improvements. Thank you for using wd_hell.
Version: 4.0.2
License: GNU General Public License
License URI: #
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: wd_hell

wd_hell WordPress Theme © 2025-2014 TidyThemes
wd_hell is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.casino-list .item {
	height: 400px!important;
}
.terms-text {
	color: #ffc600;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 15px 10px;
}
.terms-link {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -40px;
    text-align: center;
}
.terms-link a {
	text-decoration: none;
	font-size: 10px;
	color: #ffc600;;
}
.terms-link a:hover {
	color: #fff;
}
.home-slider .item .casino-info {
	width: 100%!important;
}
.home-slider .item .casino-info {
	bottom: auto;
	top: 0;
}
.home-slider .terms-text {
	position: absolute;
	width: 100%;
	bottom: 50px;
	font-size: 12px;
}
.home-slider .terms-link {
	bottom: -80px;
	font-size: 12px;
}
.home-slider .logo-box img {
	display: block!important;
}
@media only screen and (max-width: 1200px) {
	.casino-list .item {
		height: 420px!important;
	}
}
@media only screen and (max-width: 991px) {
	.casino-list .item {
	    height: 460px!important;
	}
}
@media only screen and (max-width: 767px) {
	.casino-list .item {
	    height: 380px!important;
	    margin-bottom: 50px!important;
	}
	.home-slider .item .casino-info {
		top: 0!important;
		bottom: 0!important;
	}
	.home-slider .terms-text {
	    padding-bottom: 0;
	    position: inherit;
	    bottom: 0;
	}
	.home-slider .item .casino-info {
		position: inherit!important;
	}
	.home-slider .item img {
		display: none;
	}
}
@media only screen and (max-width: 560px) {
	.casino-list .item {
	    height: auto!important;
	}
	.terms-text {
		padding-bottom: 30px;
	}
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
