/*
Theme Name: Dealcrasher
Theme URI: https://dealcrasher.com
Description: An Elegent, Responsive and FLAT Child Theme for PromoCodeLAwn
Author: Themebound
Author URI: https://dealcrasher.com
Template: clipper
Version: 5.0.3
AppThemes ID: flatter
*/

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, font, 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 {
	background:transparent;
	border:0;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
body {
	line-height:1;
}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-weight:normal;
	margin-bottom:10px;
}
ol, ul {
	list-style:none;
}
blockquote {
	quotes:none;
}
blockquote:before, blockquote:after {
	content:'';
	content:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	border:none;
	outline:none;
}
a img {
	border:none;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	height:0;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
}
/* -- Firefox 1px button fix */
button::-moz-focus-inner {
	padding:0;
	border:0
}
:focus {
	outline:none;
}
/* =General styles
-------------------------------------------------------------- */
html, body {
	height:100%;
}
body {
	margin:0;
	color:#555d66;
	font:13px/20px Ubuntu, Helvetica, Arial, sans-serif;
	background:#eee;
}
p {
	margin:0;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family:Ubuntu, Helvetica, Arial, sans-serif;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:.8em;
}
hr {
	background-color:#e6e6e6;
	border:0;
	height:1px;
	margin-bottom:20px;
}
img {
	border-style:none;
}
a, a:hover, a:active, a:visited, a:focus {
	color:#19AACF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], select, textarea {
	font-family:Ubuntu, Arial, Helvetica, sans-serif;
	border:2px solid #AEC2C2;
	margin-top:0;
	margin-bottom:10px;
	padding:8px 12px;
	width:500px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#f9f9f9;
	font-size:14px;
	color:#9D9D9D;
	max-width:100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
textarea#post_content {
	height: 100px;
}
input[disabled] {
	background:#eee !important;
	border-color:#8A8A8A !important;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
	border:2px solid #CCC;
	background:#f9f9f9;
	box-shadow: 0 0;
}
input[type="checkbox"], input[type="radio"] {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	padding:0;
	vertical-align:sub;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
	min-width:0;
}
fieldset.media-manager {
	max-width: 100%;
	width: 500px;
	display: block;
	margin-bottom: 20px;
}
@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}
.clearfix:after {
	content: " "; /* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.iconfix i {
	margin-right:5px;
	font-size:16px;
}
p.time-left.iconfix i, div.expired-coupon-info.iconfix i {
	font-size:14px;
}
.content-box .iconfix h3 {
	font-weight:bold;
}
.content-box .iconfix h3 i {
	font-weight:normal;
	font-size:24px;
}
.iconfix a {
	color:inherit !important;
	text-decoration:none;
}
.iconfix a:hover {
	text-decoration:underline;
}
/* =Main framework styles
-------------------------------------------------------------- */
.box-t, .box-b {
	display:none !important;
}
#wrapper {
	height:100%;
}
.bg {
	display:none;
}
.frame {
	margin:0 auto;
	padding:0 10px;
}
#header {
	width:100%;
	background:#2DAACD;
}
#header .holder {
	width:100%;
}
.header #top-bar-primary {
	background:#323232;
}
#header .header-branding-wrap {
	padding:15px 0;
}
#header .top-bar a {
	color:#999;
	text-decoration:none;
}
#header .top-bar a:hover, #header .top-bar .active > a {
	color:#fff;
}
#primary, #sidebar {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main:after {
	content:"";
	display:block;
	clear:both;
}
#footer {
	position:relative;
	font-size:12px;
	line-height:20px;
	border-top:5px solid #2DAACD;
	background:#fff;
}
/* tinynav navigation menu */
.tinynav { margin:10px 0; display:none; float:left; font-size:16px; color:#666666; }
/* =Utility styles
-------------------------------------------------------------- */
.top {
	display:block;
	text-align:right;
	width:40px;
	float:right;
}
.top a, .content-box h2.stores a, .content-box h2.categories a {
	display: inline-block;
	width:32px;
	height:32px;
	overflow:hidden;
	text-decoration:none;
	color:#555655;
	opacity:0.6;
	padding:5px;
}
.top a:before, .content-box h2.stores a:before, .content-box h2.categories a:before {
	content: "\f077";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 6px 10px 5px;
	font-size:30px;
	line-height:normal;
}
.top a:hover, .content-box h2.stores a:hover, .content-box h2.categories a:hover {
	text-decoration:none;
	opacity:1;
}
.content-box h2.stores a, .content-box h2.categories a {
	float:right;
}
.text-left {
	text-align:left;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.pad5 {
	padding:5px 0;
}
.pad10 {
	padding:10px 0;
}
.pad25 {
	padding:25px 0;
}
.pad50 {
	padding:50px 0;
}
.pad75 {
	padding:75px 0;
}
.pad100 {
	padding:100px 0;
}
.clear{
	clear:both;
}
.button, .button:visited, .button:focus,
.btn,
.order-gateway input[type="submit"] {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	padding:10px 25px;
	text-decoration:none;
	text-transform:uppercase;
	background:#19AACF;
	font-weight:bold;
	border:medium none;
	font-family:Ubuntu, Helvetica, Arial, sans-serif;
	cursor:pointer;
	line-height: normal;
	margin-bottom:0;
}
.button:hover, .button:focus, .btn:hover, .btn.hover {
	background:#19AACF;
}
.button:hover, .button:focus, .btn:hover, .btn.hover, .btn.zeroclipboard-is-hover, .reports_submit:hover, .comment-reply-link:hover, .subscribe-form .btn-submit:hover,
.order-gateway input[type="submit"]:hover {
	transition: opacity 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	-moz-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	text-decoration:none;
	color: #fff;
}
.btn:active {
	position:relative;
	top:1px;
}
.button.small,
.btn.small,
.reports_submit,
.comment-reply-link,
.subscribe-form .btn-submit,
.wp-hide-pw,
.wp-cancel-pw,
.wp-generate-pw {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	display:inline-block;
	color:#ffffff;
	padding:5px 12px;
	text-decoration:none;
	text-transform:uppercase;
	background:#19AACF;
	font-weight:normal;
	border:medium none;
	font-family:Ubuntu, Helvetica, Arial, sans-serif;
	cursor:pointer;
}
.subscribe-form .btn-submit {
	margin:10px 5px 0 0;
}
p.time-left {
	color:#9C9C9C;
	text-align:center;
	clear:both;
	font-size: 12px;
}
.single-coupon p.time-left {
	text-align: left;
	margin-top: 10px;
}
div.expired-coupon-info {
	display:none;
}
div.expired-coupon-info.iconfix {
	text-transform:uppercase;
	text-align:center;
	color:#333;
	background:#ccc;
	margin-bottom:10px;
	display:block;
}
#simpleTooltip {
	padding:5px 7px;
	background:#111;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	color:#e5e5e5;
	font-size:10px;
	opacity:0.7;
	filter:alpha(opacity=70)
}
.debug {
	padding:10px 20px;
}
.text-box h1.title {
	padding:0 0 3px;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	color:#3a3939;
}
/* =Header layout styles
-------------------------------------------------------------- */
.nav-menu {
	width:100%;
	height:47px;
	clear:both;
	border-radius: 5px;
}
#header .menu-top {
	margin:0;
	padding:10px 0 0;
	list-style:none;
	font-size:14px;
	line-height:20px;
	position:relative;
	float:left;
	display:inline;
}
* html #header .menu-top {
	margin:0;
}
* html .inner #header .menu-top {
	margin:0 0 0 32px;
}
.tinynav {
	display:none;
}
#header .top-bar li {
	float:left;
	margin-right:10px;
	position:relative;
	z-index:999;
}
#header .top-bar li:after, #header .top-bar .add-nav li:last-child:after {
	color: #4F4F4F;
    content: "|";
    font-size: 15px;
    line-height: 1.11111em;
    margin-left: 10px;
    vertical-align: -1px;
}
#header .top-bar li:last-child:after {
	content:"";
	margin-left:0;
}
#header .menu-top li {
	padding-bottom:10px;
}
#header .top-bar ul.menu-top ul.sub-menu {
	display:none;
	position:absolute;
	width:auto;
	z-index:998;
	top:19px;
	left:-40px;
	-moz-box-shadow: 0 2px 0 -1px #CBD8D8;
	-webkit-box-shadow: 0 2px 0 -1px #CBD8D8;
	box-shadow: 0 2px 0 -1px #CBD8D8;
	border-bottom: 1px solid #CBD8D8;
}
#header .top-bar ul.menu-top ul.sub-menu:before {
	content: "\f0d8";
	display:block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin-right:5px;
	font-size:24px;
	color:#fff;
	padding-left:50px;
	height:11px;
	cursor:pointer;
	line-height: 12px;
}
#header .top-bar ul.menu-top li:hover ul.sub-menu {
	display:block;
}
#header .top-bar ul.menu-top ul.sub-menu li {
	background:none;
	padding:0;
	margin:0;
	border-left: 1px solid #CBD8D8;
	border-right: 1px solid #CBD8D8;
}
#header .top-bar ul.menu-top ul.sub-menu li:hover {
	margin-top:0;
}
#header .top-bar ul.menu-top ul.sub-menu li:after {
	content:"";
	margin:0;
	padding:0;
}
#header .top-bar ul.menu-top ul.sub-menu li a {
	text-align:left;
	width:167px;
	padding:10px;
	color:#4F4F4F;
	display:block;
	background:#fff;
}
#header .top-bar ul.menu-top ul.sub-menu li a:hover {
	color:#19AACF;
}
#header .top-bar ul.menu-top ul.sub-menu li ul.sub-menu {
	display:none;
	left:177px;
	margin:-2px 0 0 0;
	top:2px;
}
#header .top-bar ul.menu-top ul.sub-menu li:hover ul.sub-menu {
	display:block;
}
#header .top-bar .top-bar-right li {
	margin-right:5px;
	margin-left: 0;
}
#header .top-bar .top-bar-right li:after {
    margin-left: 5px;
}
#header .add-nav {
	margin:10px 0;
	padding:0;
	list-style:none;
	float:right;
	font-size:12px;
	line-height:20px;
}
#header .add-nav a {
	display: inline;
	line-height: normal;
}
/* =Header social icon styles
-------------------------------------------------------------- */
#header .soc-container {
	margin:10px 0;
	padding:0;
	list-style:none;
	float:right;
	font-size:16px;
	line-height:20px;
}
#header .soc-container li a, .rss-link {
	float:left;
	/*text-indent:-9999px;*/
	overflow:hidden;
	width:14px;
	height:20px;
}
.site-branding a {
	display:block;
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
}
.site-branding img {
	width: auto;
	margin-bottom: 5px;
}
.site-branding h1 {
	clear:none;
	display: block;
    margin-bottom: 0;
	line-height:30px;
	font-size:24px;
}
.site-branding .description {
	padding-top:5px;
	color: #fff;
}
.slogan {
	display:block;
	font:italic 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7a7676;
	margin:-29px 0 0;
	width:365px;
}
.rss-link {
	position:absolute;
	top:15px;
	right:15px;
	width:20px;
}
.rss-link:hover {
	text-decoration:none;
}
.rss-link:before {
	content: "\f143";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin-right:5px;
	font-size:20px;
	color:#FFA851;
}
/* =Search box styles
-------------------------------------------------------------- */
.search-box {
	position:relative;
}
#header .search-box {
    display: inline;
    float: right;
    width: 375px;
	max-width: 100%;
}
#header .top-navigation-header .input-group {
	margin: 0;
}
.search-box input {
    padding:0 0 0 50px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	-webkit-appearance: textfield;
}
.search-box input::placeholder { /* Firefox 18- */
  color: #888;
}
#header .search-box input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    border: 0 none;
    color: #222222;
    font-size: 20px;
    line-height: 24px;
	margin:0;
	height:44px;
	background: #FFFFFF !important;
}
#header .search-box input:focus {
	border: 0 none;
}
.search-box button {
	background: none;
    border: 0 none;
    color: #666666;
    margin: 0 10px;
	font-size:26px;
	width:25px;
	overflow:hidden;
	float:left;
	padding:0;
	line-height:40px;
	height:40px;
	cursor:pointer;
	z-index:2;
	position:relative;
}
#header .search-box button {
	line-height:44px;
	height:44px;
}
#header .search-box span {
	font-size:11px;
	line-height:13px;
	color:#011c2d;
	margin-left:2px;
	padding:2px 0 2px 23px;
	display:none;
}
.ui-autocomplete-loading{
	background:url('images/indicator.gif') no-repeat right center !important;
}
ul.ui-autocomplete, .ui-menu{
	z-index:9999;
	font:normal 14px Ubuntu, Arial, Helvetica, sans-serif;
	border:1px solid #BBBBBB;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding:0;
}
.ui-menu .ui-corner-all {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	margin:0 !important;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	background:#eee;
	border:none;
	margin:0 !important;
}
.newtag {
	z-index:99;
	position:relative;
}
a.tax-link {
	padding:0 5px 0 0;
}
/* =Featured slider styles
-------------------------------------------------------------- */
#featured {
	background:#fff;
	border-bottom:1px solid #CBD8D8;
	padding-top:35px;
	height: 375px;
	overflow:hidden;
}
.slick-slider {
	position:relative;
	margin-left:-6px;
}
.slick-slider .slide {
	padding:19px;
	text-align:center;
	height:297px;
	float: left;
    margin-bottom: 20px;
    margin-right: 8px;
    margin-left: 8px;
    position: relative;
    width: 220px;
	background: #FFFFFF;
    border: 1px solid #CBD8D8;
	-moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	border-radius: 4px;
}
.slick-slider .slide:hover {
	background:#F7F7F7;
}
.slick-slider .slide .image {
	margin:0 auto 20px;
	padding:0;
	background-color:#fff;
	border:1px solid #d2d2d2;
	max-height:110px;
	max-width: 100%;
	overflow:hidden;
	width: 182px;
}
.slick-slider .slide h3 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#555655;
	height:36px;
	line-height: 18px;
	overflow: hidden;
}
.slick-slider .slide h3 a {
	text-decoration:none;
}
.slick-slider .slide .store-name {
	text-align:center;
	margin-bottom:20px;
	clear:both;
}
.slick-slider .slide .store-name a {
	color:inherit;
	text-decoration:underline;
}
.slick-slider .slide .store-name a:hover {
	text-decoration:none;
}
.slick-prev, .slick-next {
	position:absolute;
	top:90px;
	width:30px;
	opacity:0.4;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	height:37px;
	width:16px;
}
.slick-prev {
	float:left;
	margin:32px 5px 0 0;
	left:-30px;
}
.slick-next {
	float:right;
	margin:32px 0 0 5px;
	right:-30px;
}
.slick-prev, .slick-prev:hover {
	background:url(images/sprite.png) no-repeat scroll -150px 0 transparent;
}
.slick-next, .slick-next:hover {
	background:url(images/sprite.png) no-repeat scroll -200px 0 transparent;
}
.slick-prev:hover, .slick-next:hover {
	opacity:1;
}
/* =Main styles
-------------------------------------------------------------- */
#content .content-box .blog h1,
#content .content-box .store h1,
#content .content-box .blog h1 a {
	text-decoration:none;
}
#content .content-box .blog h1 a:hover {
	text-decoration:underline;
}
#content-fullwidth .content-box .box-holder {
	position:relative;
	margin:0;
}
.content-box .box-c:after,
#content-fullwidth .content-box .box-c:after {
	content:"";
	display:block;
	clear:both;
}
/* =Content layout styles
-------------------------------------------------------------- */
.content-box {
	margin:0 0 20px;
	position:relative;
	height:1%;
}
.comment-form {
	margin:0;
	position:relative;
	overflow:hidden;
	height:100%;
}
#commentForm fieldset {
	max-width:603px;
}
.content-box .head h2 {
	float:left;
}
.head .counter, .head .counter-red {
	float:right;
	margin:0;
	font-size:14px;
	line-height:2.5em;
	color:#9C9DA9;
}
.head .counter span {
	color:#008000;
	font-weight:bold;
}
.head .counter-red span {
	color:#A92C2C;
	font-weight:bold;
}
.page-template-front-page-php .status-unreliable * {
	opacity:0.9;
}
.content-box h2.archive{
	background:none;
	padding-left:12px;
}
.content-box h2 span.coupon-count {
	float:right;
	font-size:14px;
	color:#999999;
	margin:0 20px 0;
}
.content-box .item {
	-moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	background: #FFFFFF;
	border-radius: 4px;
	margin-bottom:20px;
	clear:both;
	padding:20px;
	position:relative;
}
.content-box .item-actions p.time-left,
.content-box .item-actions div.expired-coupon-info.iconfix {
	margin:10px 0 0;
}
.content-box .item-actions h5 {
	display:none;
}
/* coupon box */
.couponAndTip {
	position:relative;
}
.couponAndTip .coupon-code-link {
	padding:10px 0;
	text-align:center;
	display:block;
}
.couponAndTip .coupon-code-link i {
	margin-right:5px;
}
.couponAndTip .coupon-code {
	border:2px dashed #19AACF;
	color:#19AACF;
	background:#C7E3FB !important;
	padding:9px 0;
	text-transform:none;
}
.couponAndTip .coupon-code.zeroclipboard-is-hover,
.couponAndTip .coupon-code:hover {
	background:#C7E3FB !important;
}
.couponAndTip .coupon-hidden {
	background:#19AACF !important;
}
.couponAndTip .promotion {
	background:#F45435 !important;
}
.couponAndTip .printable-coupon {
	background:#6ABE59 !important;
}
.couponAndTip .coupon-hidden:hover,
.couponAndTip .coupon-hidden.hover,
.couponAndTip .coupon-hidden.zeroclipboard-is-hover,
.couponAndTip .promotion:hover,
.couponAndTip .promotion.hover,
.couponAndTip .promotion.zeroclipboard-is-hover,
.couponAndTip .printable-coupon:hover,
.couponAndTip .printable-coupon.hover,
.couponAndTip .printable-coupon.zeroclipboard-is-hover {
	transition: opacity 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	-moz-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
}
.thumbsup-wrap .columns {
	text-align: center;
}
.thumbsup-vote {
	border:1px solid #DBDBDB;
	background:#F8F8F8;
	padding:3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	min-height:87px;
	margin:0 auto;
}
.item-panel .thumbsup-vote {
	margin-top:-20px;
}
.thumbsup-vote .results {
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.thumbsup-vote .progress {
	border:1px solid #DBDBDB;
	background:#DBDBDB;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 1px 0 #FFFFFF;
	display:block;
	height:14px;
	margin:7px 2px 4px;
	padding:0;
	position:relative;
}
.progress-green span {
	background:#6ABE59;
	border:1px solid #6ABE59;
}
.progress-red span {
	background:#F45435;
	border:1px solid #F45435;
}
.votes-green {
	background:#6ABE59;
}
.votes-red {
	color:#F45435;
}
.progress span {
	display:block;
	height:12px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	width:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.progress span b {
	color:#FFFFFF;
	line-height:11px;
	padding-left:2px;
	font-size:0.8em;
}
.results{
	margin:5px 0 2px;
}
.results .progress-holder .votes-raw {
	display:block;
	float:left;
	width:30px;
	margin:0 0 0 4px;
	text-align:left;
}
.results .progress-holder .progress {
	float:right;
	min-width:60px;
	height:12px;
	margin:2px 2px 0;
}
.results .progress-holder .progress span {
	height:10px;
}
.content-box .item .image .frame {
	overflow:hidden;
	width:113px;
	padding:2px 0 2px 3px;
}
.content-box .item img {
	display:block;
}
.content-box .store-image {
	width:180px;
	max-height:110px;
	margin-bottom:5px;
	border:1px solid #d2d2d2;
	overflow:hidden;
	max-width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#content .content-box .store-image img {
	width:180px;
	border:medium none;
	padding:0;
	max-width:100%;
}
.content-box .store-name {
	text-align:center;
	font-size:16px;
	margin-top:10px;
}
.content-box .store-name a {
	color:inherit;
	text-decoration:underline;
}
.content-box .store-name a:hover {
	text-decoration:none;
}
.content-box .store .image {
	width:116px;
	margin:0 18px 0 0;
	float:left;
}
.content-box .store .thumb-wrap {
	float:left;
	max-width: 182px;
	border:1px solid #D2D2D2;
	max-height:110px;
	overflow: hidden;
}
.content-box .store .image .frame {
	overflow:hidden;
	width:113px;
	padding:2px 0 2px 3px;
}
.item-panel {
	position:relative;
}
.post .taxonomy {
	padding-left:0;
	max-width:472px;
}
.coupon-main h5 {
	margin:4px 15px 0 0;
	font:20px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
}
.content-box .item .text-box {
	min-height:30px;
	padding:10px 15px;
	line-height:16px;
}
.content-box .item .text-box a.more {
	font-size:11px;
}
.content-box .item .text-box p {
	margin:0;
	padding:0;
	line-height:16px;
}
.content-box .item .text-box p.desc {
	padding:0;
	line-height:16px;
}
.text-holder .taxonomy {
	font-size:12px;
	padding:5px 5px 5px 15px;
}
.taxonomy span.store {
	background:url("images/store.png") no-repeat scroll 0 0 transparent;
}
div.store-info {
	height:24px;
	font-size:18px;
	margin-top:10px;
	padding-top:8px;
}
div.store-info a {
	color:inherit;
	text-decoration:underline;
}
div.store-info a:hover {
	text-decoration:none;
}
div.store-info i {
	margin-right:10px;
	font-size:18px;
}
.taxonomy span.store a {
	padding-left:23px;
}
.taxonomy span.folder {
	background:url("images/folder-open.png") no-repeat scroll 10px 0 transparent;
}
.taxonomy span.folder a {
	padding-left:28px;
}
.content-box p.category, .content-box p.tag {
	font-weight:bold;
}
.content-box p.category a, .content-box p.tag a {
	color:#555655;
	font-weight:normal;
	text-decoration:none;
}
.content-box p.category a:hover, .content-box p.tag a:hover {
	text-decoration:underline;
}
.content-box div.calendar {
	float:right;
}
.content-box div.calendar ul {
	list-style:none outside none;
	margin-bottom:0;
	padding:0;
}
.content-box div.calendar ul li {
	list-style:none outside none;
	height:16px;
	line-height:20px;
	padding-left:20px
}
p.stats {
	float:right;
	font-size:11px;
	color:#9C9DA9;
	margin:5px -125px 0 0;
}
.coupon-main {
	margin:0;
	padding:0 130px 0 200px;
	position:relative;
}
.item-footer div.vcard,
.blog div.vcard,
.posted-on time.updated,
.meta time.updated,
.item-actions time.published,
.item-actions time.updated {
	display:none;
}
.content-box .item-footer {
	margin-top:20px;
}
p.link-popup {
	padding:0;
	position:absolute;
	top:-53px;
	font-size:11px;
	display:none;
	z-index:20;
	left:50%;
	padding-bottom:9px;
	color:#fff;
	line-height:18px;
	min-width:150px;
	margin-left:-75px;
}
p.link-popup .link-popup-arrow {
	border-top: 9px solid #34495E;
	border-bottom: medium none;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
    bottom: 0;
    margin-left: -9px;
	left:50%;
	position:absolute;
	height:0;
	width:0;
	display:block;
}
p.link-popup span.link-popup-inner {
	width:auto;
	max-width:100%;
	background:#34495E;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:12px;
	text-align:center;
	display:block;
}
.link-bar .link {
	margin:0;
	font-size:11px;
	line-height:13px;
	color:#07609e;
	font-weight:bold;
	padding:0 12px 0 0;
}
.content-box ul.social {
	margin:0px auto;
	padding:1px;
	list-style:none;
	margin-bottom:0;
}
.content-box ul.social:after {
	content:"";
	display:block;
	clear:both;
}
.content-box ul.social li {
	float:left;
	position:relative;
	margin:0 10px 0 0;
	list-style-type:none;
	line-height:17px;
}
.content-box ul.social li:last-child, .content-box ul.inner-social li:last-child {
	margin-right:0;
}
.content-box ul.social li i, .comments-list p.links i {
	margin-right:5px;
	font-size:16px;
}
.content-box ul.social li a, .comments-list p.links a {
	color:inherit;
	text-decoration:underline;
}
.content-box ul.social li a:hover, .comments-list p.links a:hover {
	text-decoration:none;
}
.content-box ul.social li.report {
	float:right;
	margin:0;
}
.content-box .reports_wrapper:before {
	font-family:FontAwesome;
	font-size:16px;
	margin-right:5px;
	content:"\f024";
}
.content-box .reports_wrapper, .content-box .reports_form_link {
	color:inherit;
	display:inline-block;
}
.content-box .reports_form, .content-box .reports_message {
	padding:6px;
	background:#EDEFF1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:medium none;
}
.content-box .reports_form table {
	margin:0;
}
#content .content-box ul.social li.stats {
	height:16px;
	font-size:11px;
	float:left;
}
.content-box ul.social li.calendar {
	height:16px;
}
.content-box ul.social li.calendar span {
	margin-left:23px;
}
.content-box ul.social li a {
	padding:0;
}
.content-box ul.social li.loop-comments:not(:empty):before {
	font-size:16px;
	margin-right:5px;
	font-family:FontAwesome;
	content:"\f086";
}
.content-box ul.social li span.show-comments {
	color:#979797;
	padding:0;
}
.content-box .email-wrap {
	width:446px;
}
/* =Grid Mode
-------------------------------------------------------------- */
.content-box .grid .item {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height:321px;
}
.content-box  .grid .item-holder {
	margin: 0;
}
.content-box  .grid .store-holder {
	float:none;
	position:static;
	margin:0 auto;
}
.content-box .grid .store-image {
	margin: 0 auto 5px;
	width: 180px;
}
.content-box  .grid h3 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.content-box .grid .item-frame,
.content-box .grid .item-actions {
	padding:0;
	float:none;
	width:auto;
	min-height:0;
	margin-left:0;
}
.content-box .grid .item-frame {
	height:50px;
	margin:10px 0;
}
.content-box  .grid .item-actions {
	height:66px;
	position:relative;
}
.content-box  .grid .item-actions p.time-left,
.content-box  .grid .item-actions div.expired-coupon-info.iconfix {
	padding-top:0;
	height:18px;
	float:none;
	width:auto;
	font-size: 12px;
	margin-bottom: 10px;
}
.content-box .grid .content-holder,
.content-box .grid div.taxonomy,
.content-box .grid .thumbsup-vote,
.content-box .grid .item-footer,
.content-box .grid .status-unreliable p.time-left {
	display:none;
}
.content-box  .grid .item-actions .couponAndTip {
	margin-top:5px;
	width:100%;
	float:none;
	clear:both;
	position:absolute;
	bottom:0;
}
/* =Home tab section
-------------------------------------------------------------- */
.content-box ul.home-tab-section {
	padding:0;
}
.content-box ul.home-tab-section li {
	list-style:none outside none;
	display:inline-block;
	font-size:16px;
}
.content-box ul.home-tab-section li a {
	display:inline-block;
	padding:10px;
	color:#666;
}
.content-box ul.home-tab-section li a:hover {
	color:#393939;
	text-decoration:none;
}
.content-box ul.home-tab-section li.active a {
	border-bottom:3px solid #ccc;
	color:#393939;
}
/* home page directory category listing */
.directory .catcol ul{list-style-type:none; padding:10px 8px; margin:0; }
.directory .catcol ul li { list-style:none outside none; }
.directory .catcol{float:left; width:33%}
.directory .catcol ul.maincat-list{}
.directory .catcol ul li.maincat { border-bottom:1px solid #DDDDDD; font-weight:bold; padding:0 0 2px; text-transform:uppercase; margin-bottom:15px; }
.directory .catcol ul li.maincat a{text-decoration:none;}
.directory .catcol li.maincat > ul.subcat-list { border-top:1px solid #DDDDDD; border-bottom:1px solid #FFFFFF; margin-bottom:-3px; padding-bottom:8px; }
.directory .catcol ul.subcat-list{padding:5px;}
.directory .catcol ul li.cat-item{font-weight:normal; text-transform:none; line-height:20px; padding:0 0 0 12px}
.directory .catcol ul li.cat-item a{text-decoration:none; color:#545454;}
.directory .catcol ul li.maincat a:hover, .directory .catcol ul li.cat-item a:hover{text-decoration:underline}
.directory .catcol ul li{line-height:20px; padding:5px 0 2px 10px; }
.directory .catcol ul li.cat-item:hover{}
.directory .catcol ul.children {list-style-type:none; padding:5px 0; margin:0 0 -10px -12px;}
.directory .catcol ul.children li { border-bottom:none; border-top:1px solid #EFEFEF;}
.directory .catcol ul.children li a {margin-left:8px;}
.directory.twoCol .catcol { width: 50%; }
/* =Social dropdown styles
-------------------------------------------------------------- */
.content-box ul.social .drop {
	position:absolute;
	left:-20px;
	top:15px;
	display:none;
	padding:8px 5px 5px;
	margin-top:3px;
	z-index:999;
}
.content-box ul.social .drop-arrow {
	border-bottom: 9px solid #EDEFF1;
	border-top: medium none;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
    top: 0;
    margin-left: -9px;
	left:26px;
	position:absolute;
	height:0;
	width:0;
	display:block;
}
.content-box ul.social .drop-c {
	width:auto;
	max-width:100%;
	background:#EDEFF1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:10px 15px;
	text-align:center;
	display:block;
}
.content-box ul.social .drop-c:after {
	content:"";
	display:block;
	clear:both;
}
.content-box ul.social .drop ul {
	float:left;
	margin:0;
	list-style:none;
	width:230px;
	position:relative;
	border:none;
	padding:0;
}
/* =Vote up/down buttons styles
-------------------------------------------------------------- */
.thumbsup-badge {
	width:82px;
	height:80px;
	float:left;
	display:block;
	text-align:center;
	padding-top:20px;
}
.badge-green {
	background:#6ABE59;
}
.badge-orange {
	background:#FFA851;
}
.badge-red {
	background:#F45435;
}
.stripe-badge-green {
	background:#6ABE59;
}
.stripe-badge-red {
	background:#F45435;
}
.stripe-badge-orange {
	background:#FFA851;
}
.thumbsup-badge .percent {
	color:#FFFFFF;
	display:block;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:110%;
}
.thumbsup-badge .success {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.thumbsup-stripe-badge {
	display:block;
	height:28px;
	margin:0 -3px;
}
.thumbsup-stripe-badge .percent {
	color:#FFFFFF;
	display:block;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	line-height:28px;
}
.stripe-badge .success {
	color:#666666;
	display:block;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	margin:0 0 2px
}
.thumbsup-vote .frame {
	padding:0;
}
.thumbsup-vote span.text {
	color:#555655;
	line-height:16px;
	margin:7px 2px;
	display:block;
	text-align:center;
}
.thumbsup-vote span.vote {
	color:#666666;
	margin:5px 5px 0;
	padding:5px 0;
	display:inline-block;
}
.thumbsup-vote span.vote span {
	width: 24px;
	height: 24px;
	font-size:16px;
	color:#fff;
	padding:2px 4px;
	display:block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.thumbsup-vote span.vote span:before {
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
}
.thumbsup-vote span.thumbsup-up span.thumbsup {
	background:#6ABE59;
}
.thumbsup-vote span.thumbsup-down span.thumbsdown {
	background:#F45435;
}
.thumbsup-vote span.thumbsup-up span.thumbsup:hover,
.thumbsup-vote span.thumbsup-down span.thumbsdown:hover {
	cursor:pointer;
	transition: opacity 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	-moz-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
}
/* =Tables
-------------------------------------------------------------- */
.tblwide {
	width:100%;
	border-collapse:collapse;
}
.tblwide thead tr th {
	background:#e5e5e5;
	padding:7px 0;
}
.tblwide tbody tr td {
	border-bottom:1px solid #CDCDCD;
	vertical-align:middle;
	padding:7px 5px;
}
tr .even:hover {
	background-color:#f4f4f4 !important;
	-khtml-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.meta {
	font-size:12px;
}
.tblwide h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}
/* =Pagnation styles
-------------------------------------------------------------- */
.paging {
	margin:0;
	font-size:16px;
	font-weight:bold;
	clear:both;
}
.text-box .paging {
	width:auto;
	clear:both;
	float:none;
	margin-top: 20px;
}
.content-box .paging .pages {
	text-align:center;
}
.content-box .paging .pages span.total {
	padding:0 10px 0 3px;
	display:none;
}
.content-box .paging .pages span.prevPage a,
.content-box .paging .pages span.nextPage a,
.content-box .paging .pages a.page-numbers {
	padding:10px;
	background-color:#FFF;
	margin:0 3px;
	text-decoration:none;
	-moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	min-width:20px;
	display:inline-block;
	border-radius: 4px;
}
.content-box .paging .pages span.current {
	padding:10px;
	margin:0 3px;
	background:#19AACF;
	color:#fff;
	-moz-box-shadow: 0 1px 2px #6ED9F4;
	-webkit-box-shadow: 0 1px 2px #6ED9F4;
	box-shadow: 0 1px 2px #6ED9F4;
	min-width:20px;
	display:inline-block;
	border-radius: 4px;
}
body.page-template:not(.home) .content-box,
.single-transaction .content-box,
.single-coupon .content-box:not(.coupon),
.single-post .content-box:not(.post) {
	-moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	background: #FFFFFF;
	border-radius: 4px;
	margin-bottom:20px;
	clear:both;
	padding:20px;
}
#content .content-box .blog h1,
#content .content-box .store h1,
#content-fullwidth .content-box .blog h1 {
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	margin:0 0 10px;
}
.store .desc {
	line-height:16px;
	margin:0 0 5px;
}
.store .store-url {
	margin:0 0 5px;
}
.store .store-url a:hover {
	text-decoration:none;
}
.blog .content-bar {
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:13px;
	position:relative;
	text-transform:uppercase;
	padding:10px 20px;
	margin:0 -20px 20px;
	background:#f8f8f8;
}
.blog .content-bar:after {
	content: " "; /* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
* html .blog .content-bar {
	margin:0 -30px 0 -18px;
	width:620px;
}
.blog .content-bar i.fa-folder-open {
	margin-left:20px;
}
.blog .content-bar .comments {
	float:left;
	padding:0 0 0 23px;
}
.blog .content-bar .posted {
	float:right;
}
* html .blog .content-bar .posted {
	margin:2px 24px 0 0;
}
.blog .content-bar .posted a {
	color:#146caa;
	font-weight:bold;
}
p.meta {
	float:left;
	padding:1px 0 2px 0;
	text-transform:none;
}
p.meta a {
	padding:0 0 2px 0;
	text-transform:uppercase;
}
span.comment-count {
	float:right;
	padding:1px 0 2px;
}
p#comment-closed {
	text-align:center;
}
.content-box .head.no-bg,
body:not(.page-template) .content-box .blog,
.content-box .home-tab-content .blog {
	background: #FFFFFF;
	-moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	border-radius: 4px;
	margin-bottom:20px;
	clear:both;
	padding:20px;
}
.head-box {
	height:1%;
	margin:10px 0;
	padding:0;
	position:relative;
	min-height:110px;
}
div.adsense:not(:empty) {
	margin:20px 0 0;
	text-align: center;
}
div.facebook-wrap {
	margin:-8px 0 -20px 4px;
}
.fan_box .connections_grid .grid_item {
	padding:0 10px 8px 3px;
	background-color:#666;
}
.blog .text-box {
	color:#555655;
	padding:20px 0;
	font-size:13px;
}
.type-post .blog .text-box {
	padding:0;
}
.blog .text-box-form {
	height:1%;
	color:#555655;
	padding:20px 0 10px 0;
}
#content .blog .tblwide tbody tr td img {
	border:none;
	background:none;
	padding:0;
}
#content .blog img {
	-moz-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D3D3D3;
	display:inline-block;
	overflow:hidden;
	padding:4px;
	max-width:95%;
}
#content .blog .text-box .image,
#content-fullwidth .blog .text-box .image {
	float:left;
	margin:6px 15px 0 0;
	width:auto;
}
#content .blog .text-box .image img,
#content-fullwidth .blog .text-box .image img {
	display:block;
}
#content .blog .text-box .text-holder,
#content-fullwidth .blog .text-box .text-holder {
	padding:0 0 24px;
}
.post-box p,
.blog .text-box p {
	margin:0 0 18px;
	line-height:23px;
}
.blog .text-box p.edit {
	margin:0 10px 0 0;
	display:inline-block;
	font-size:12px;
}
#content .blog .text-box p span,
#content-fullwidth .blog .text-box p span {
	color:#677781;
}
p.desc,
p.expires,
p.store {
	padding-bottom:5px;
}
.content-area .text-footer {
	position:relative;
	padding:10px 20px;
	margin:0 -20px 20px;
	background:#f8f8f8;
}
.content-area .stats {
	float:right;
	line-height:17px;
}
.blog .user-bar {
	overflow:hidden;
	height:1%;
}
.inner-social {
	margin:3px 0 0;
	padding:0;
	list-style:none;
	float:right;
	width:auto;
	border:none;
	display:inline;
}
* html .inner-social {
	margin:3px -10px 0 0;
}
.inner-social li {
	float:left;
	margin:0 11px 0 0;
	list-style:none outside none !important;
	line-height:normal;
}
.inner-social li a {
	float:left;
	overflow:hidden;
	width:24px;
	height:23px;
	padding:0;
	text-decoration:none;
}
.content-box ul.social li .inner-social li {
	line-height:normal;
}
.inner-social a {
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.inner-social li a:before {
	content: "\f143";
	color:#FFA851;
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 6px 0 0;
	font-size:24px;
}
.inner-social li a:hover {
	opacity:0.7;
}
.inner-social li .mail:before {
	content: "\f199";
	color:#999;
}
.inner-social li .twitter:before {
	content: "\f081";
	color:#00B9F4;
}
.inner-social li .facebook:before {
	content: "\f082";
	color:#3B5998;
}
.inner-social li .pinterest:before {
	content: "\f0d3";
	color:#DB333A;
}
.inner-social li .digg {
	text-indent:-9999px;
	background:url(images/digg.png);
}
.inner-social li .digg:before {
	content: "";
	margin:0;
}
.inner-social li .reddit {
	text-indent:-9999px;
	background:url(images/reddit.png);
}
.inner-social li .reddit:before {
	content: "";
	margin:0;
}
/* =Store & coupon category page template styles
-------------------------------------------------------------- */
.content-box h2.stores,
.content-box h2.categories {
	border-bottom:1px solid #EBEBEB;
}
.content-box ul.stores,
.content-box ul.categories {
	margin:15px 10px 30px !important;
	padding:0;
	overflow:hidden;
}
.content-box ul.stores li,
.content-box ul.categories li {
	float:left;
	list-style:none outside none;
	padding:0 15px 0 0;
	margin-right: 10px;
}
.content-box ul.stores li:before,
.content-box ul.categories li:before {
	content: "\f0f7";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 6px 0 5px;
	font-size:14px;
}
.content-box ul.categories li:before {
	content: "\f07c";
}
/* =Comments layout styles
-------------------------------------------------------------- */
.comments-box h3 {
	padding:0;
	font-size:18px;
	line-height:20px;
}
.comments-box .comments {
	margin:0;
	padding:0 10px 10px;
	list-style:none;
	overflow:hidden;
	height:1%;
	background:#e8e8e8;
}
.comments-box .comments ul {
	padding:0 0 0 60px;
	list-style:none;
}
ul.children li {
	margin:10px 0 0;
}
a.mini-comments {
	padding:0 10px 0 0;
}
.comments-box ul.comments-mini {
	max-height:225px;
	overflow:auto;
	padding:0 0 5px 0;
	margin-left: 0;
}
.comments-box ul.comments-mini li {
	list-style-type:none;
	line-height:18px;
}
.comments-box ul.comments-mini li img.avatar {
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	margin:4px;
	height:32px;
	width:32px;
	-moz-box-shadow:1px 1px 5px #b7b7b7;
	-webkit-box-shadow:1px 1px 5px #b7b7b7;
	box-shadow:1px 1px 5px #b7b7b7;
}
img.screen-thumb {
	border:1px solid #FFFFFF;
	float:left;
	margin:10px 0 0;
	-moz-box-shadow:1px 1px 5px #b7b7b7;
	-webkit-box-shadow:1px 1px 5px #b7b7b7;
	box-shadow:1px 1px 5px #b7b7b7;
}
.comments-mini p {
	font-size:12px;
	margin-bottom:2px;
	margin-left:53px;
	margin-top:2px;
}
.comments-mini p.comment-meta {
	border-top:1px dotted #999;
	color:inherit;
	font-size:11px;
	margin-top:7px;
	padding-top:4px;
}
.author-wrap {
	padding:20px;
	margin:0 -20px 20px;
	background:#f8f8f8;
	min-height:70px;
}
.author-wrap h1 {
	padding:0 0 0 75px;
}
.author-wrap p {
	padding-left:85px;
}
.author-wrap p.author {
	padding-left:85px;
	font-size:18px;
	margin:-2px 0 4px;
}
.author-wrap img.avatar {
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	padding:2px;
	-moz-box-shadow:1px 1px 5px #b7b7b7;
	-webkit-box-shadow:1px 1px 5px #b7b7b7;
	box-shadow:1px 1px 5px #b7b7b7;
}
.bypostauthor {}
.comments-mini p.comment-meta span.date-wrap {
	float:right;
	margin-top:2px;
	color:inherit;
}
.comments-mini p.comment-meta span.date-wrap i.fa-clock-o {
	margin-left:5px;
}
.comments-box .comments ul li {
	padding:0;
}
.comments-box .comments li {
	height:1%;
	list-style-type:none;
}
.comments-box .comments li.pingback {
	padding:2px 0 2px 5px;
	list-style-type:circle;
}
.comments-box .items,
.comments-box #respond {
	height:1%;
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px solid #CCC;
	margin:7px 7px 0;
	padding:0;
	min-height:34px;
	list-style-type:none;
	line-height:18px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.comments-box .items .rt,
.comments-box #respond {
	padding:10px;
	float:none;
}
.comments-box .items .rt img.avatar {
	border:1px solid #D2D2D2;
	display:block;
	float:left;
	padding:2px;
}
.comments-box .comments .items .items-image {
	width:76px;
	float:left;
	margin:7px 18px 0 12px;
	display:inline;
}
.comments-box .comments .items .items-image .image-frame {
	padding:8px 0 10px 9px;
	overflow:hidden;
	height:1%;
}
.comments-box .comments .items .items-image img {
	display:block;
}
.comments-box .comments .items p {
	line-height:23px;
	margin:0 0 18px 83px;
	font-size:13px;
}
.comments-box .comments .bar {
	height:1%;
	margin-top:-4px;
	overflow:hidden;
	border-bottom:1px dotted #999999;
	margin:0 0 5px 83px;
}
.comments-box .comments .bar a {
	float:left;
	font-weight:bold;
	margin:3px 10px 0 0;
}
.comments-box .comments .bar a:hover {
	text-decoration:none;
}
.comments-box .comments .bar span.date-wrap {
	float:right;
	margin-top:2px;
	color:#95928D;
	font-size:12px;
}
.comments-box .comments .bar span.date {
	padding:2px 10px 2px 0;
	display:block;
	float:left;
}
.comments-box .comments .bar span.time {
	margin-left:10px;
	padding:2px 10px 2px 0;
	display:block;
	float:left;
}
.comments-list {
	display:none;
	margin:15px 0 0;
}
.comments-list .comments-box {
	background-color:#E8E8E8;
	padding:0;
}
.comments-list .comments-box .head {
	background:none;
	padding:0;
}
.comments-list .comments-box .comments {
	max-height:225px;
	overflow:auto;
	padding:0;
}
.comments-list .comments-box .comments li {
	overflow:hidden;
	height:auto;
	padding:0 3px 0 0;
}
.comments-list p.links {
	text-align:right;
	background-color:#F4F4F4;
	margin:0 1px;
	padding:7px 17px;
}
.comments-box .comments .bar {
	font-weight:bold;
	font-size:13px;
}
.comments-box .comments .bar span {
	color:#656565;
	font-weight:normal;
}
.comments-box .comment-reply-link {
	float:right;
}
.comments-box .comment-reply-link:after {
	content: " "; /* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.comments-box .comment-reply-link i {
	margin-right:5px;
}
#respond .cancel-comment-reply {
	float:right;
	margin-bottom:20px;
	font-size:11px;
}
#respond {
	margin:10px auto 20px;
}
#respond p.comment-text {
	float:left;
	width:32%;
	margin-right:2%;
}
#respond p.comment-textarea {
	clear:both;
}
#respond p.comment-text:nth-child(3) {
	margin-right:0;
}
#respond p.comment-text label, #respond p.comment-textarea label {
	float:none;
	text-align:left;
	margin-bottom:5px;
}
#respond p.comment-text input.text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	max-width:100%;
}
#respond div.invalid {
	margin-left:0;
}
/* =Post box layout styles
-------------------------------------------------------------- */
.post-box #message {
	padding:20px;
}
.post-box h3 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin-left:10px;
}
.post-box .row p {
	margin:-5px 0 5px;
	padding:0;
	color:#3C3C3C;
}
.post-box .row p a {
	color:#0453A3;
	font-weight:bold;
}
form#loginform,
form#registerform,
form#lostpassform {
	padding:30px 0;
}
form#loginform p,
form#registerform p,
form#lostpassform p {
	overflow:hidden;
	height:1%;
	padding:0 0 9px;
}
p.lostpass {
	margin:10px 0 0 166px;
}
#recaptcha_widget_div {
	margin-left:204px;
}
.loginForm #recaptcha_widget_div {
	float:left;
	margin-bottom:10px;
	margin-left:166px;
}
input#recaptcha_response_field {
	left:0;
}
#loginForm .social_connect_ui {
	clear:both;
	float:left;
	margin-left:166px;
	width:100%;
}
#loginForm .social_connect_ui label {
	text-align:left;
	margin:0 0 5px;
}
#loginForm .social_connect_ui .social_connect_form {
	clear:both;
}
/* =Registration & error styles
-------------------------------------------------------------- */
.content-box ul.errors {
	margin:0;
	padding:0;
}
ul.errors li {
	color:#AA4433;
	list-style:none outside none;
}
p.success {
	background:#FFFFE0;
	border:1px solid #E6DB55;
	color:#896F44;
	margin:0 0 20px !important;
	padding:12px;
}
.box-yellow, .notice {
	background-color:#FFFFCC;
	border:1px solid #D8D2A9;
	margin-bottom:10px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:10px;
}
.box-red,
.error {
	background-color:#FFEBE8;
	border:1px solid #CC0000;
	margin-bottom:10px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:10px;
}
#couponForm ol,
#loginForm ol {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#couponForm ol:after,
#loginForm ol:after {
	content: " "; /* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#couponForm li,
#loginForm li,
#commentForm li,
.commentForm li {
	display:block;
	margin:15px 0;
	list-style-type:none;
}
#loginForm li {
	max-width:510px;
}
#couponForm .row {
	overflow:hidden;
	height:1%;
	padding:0 0 9px;
}
label {
	 color: #454545;
}
#couponForm label,
#loginForm label,
#coupon-fields .featured-head h3 {
	clear: right;
    color: #454545;
    display: inline;
    float: left;
    font-size: 14px;
	font-family: Ubuntu, Arial, Verdana, sans-serif;
    line-height: 36px;
    margin-right: 16px;
    text-align: right;
    width: 140px;
}
.email-wrap label {
	text-align: left;
}
#couponForm li.description label {
	float:none;
	text-align:left;
	width:auto;
}
#couponForm li.description div.invalid {
	margin-left:0;
}
#couponForm p.tip {
	margin-bottom:-2px;
	padding: 2px 0 0 160px;
}
#couponForm p.info {
	padding: 0 0 0 160px;
	margin:0;
	line-height:36px;
	font-size:14px;
}
p#store-name, p#coupon-type-name {
	color:#8A8A8A;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
}
#coupon-fields .form-field {
	margin-left:167px;
}
#coupon-fields .form-field label {
	float:none;
	margin:0;
	text-align:left;
	width:auto;
}
li#rememberme,
li#lostpass,
li#register,
li#facebook {
	margin-left:156px;
	margin-top:0;
	margin-bottom:0;
}
li#rememberme span {
	margin-left:3px;
	color:#8A8A8A;
}
li#checksave {
	clear:both;
	display:block;
	margin:10px 0;
}
#loginForm table.form-table {
	border:0;
	margin:0;
	width:100%;
}
#loginForm .form-table th {
	width:166px;
	padding:0;
	text-align:left;
	text-transform:none;
	background-color:#fff;
}
#loginForm .form-table label {
	margin-right:6px;
}
#loginForm .form-table tr:hover {
	background-color:#fff;
}
#loginForm .form-table td {
	padding:0 0 15px 0;
}
#loginForm table.form-table span.description{
	margin-left:0;
}
li#new-store-name,
li#new-store-url,
li#ctype-coupon-code,
li#ctype-printable-coupon {
	display:none;
}
input.invalid,
textarea.invalid,
select.invalid {
	border-color:#C13C2C !important;
}
div.invalid {
	color: #C13C2C;
    font-size: 14px;
    font-weight: bold;
    margin: -10px 0 15px 0;
}
.media-manager div.invalid {
	margin: 10px 0;
}
#respond textarea.commentbox {
	width:100%;
	height:160px;
}
.post-box textarea#coupon,
.post-box textarea#description,
li.description textarea {
	width:100%;
	height:160px;
}
li.description textarea.wp-editor-area {
	background:none;
	width:100%;
	height:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	max-width:100%;
}
li.description .wp_themeSkin iframe {
	border: 1px solid #AEC2C2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form.commentForm fieldset ol,
form.post-form fieldset ol {
	padding:10px 0 0 80px;
}
/* =TinyMCE styles
-------------------------------------------------------------- */
.mceContentBody {
	padding:5px;
	line-height:1.5em;
	font-size:12px;
	color:#4F4F4F;
	background-color:#FFFFFF;
	height:100%;
}
.mceContentBody ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	padding:10px;
}
.mceContentBody ul li {
	padding:0 5px 0;
}
.mceContentBody ol {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
	padding:10px;
}
.mceContentBody ol li {
	padding:0 5px 0;
}
.clearlooks2 .mceTop, .clearlooks2 .mceTop div {
	background:none repeat scroll 0 0 #464646;
}
li.description {
	position:relative;
}
/* =Button styles
-------------------------------------------------------------- */
button.submit {
	float:right;
}
button.coupon {
	float:right;
}
button.reg,
button.forgot,
button.login {
	float:right;
}
button.edit {
	float:right;
	margin:10px 45px 10px 10px;
}
button.profile {
	margin:10px 10px 10px 165px;
}
.reports_submit {
	min-width:79px;
	cursor:pointer;
	text-align:center;
}
/* =Content box styles
-------------------------------------------------------------- */
.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
	line-height:1.5em;
	margin:0 0 .5em;
}
.content-box ul {
	margin-bottom:1.5em;
	padding:0 0 0 30px;
}
.content-box ul ul {
	margin:0;
}
.content-box ul li {
	list-style-type:disc;
	list-style-position:inside;
	line-height:23px;
}
.content-box ul ul li {
	list-style-type:circle;
	line-height:23px;
}
.content-box ol {
	margin-bottom:1.5em;
	padding:0 0 0 30px;
}
.content-box ol ol {
	margin:0;
}
.content-box ol li {
	list-style-type:decimal;
	line-height:23px;
}
.content-box ol li ol li {
	list-style-type:lower-latin;
	line-height:23px;
}
.content-box blockquote {
	position:relative;
	color:#444;
	padding:10px 20px 10px 50px;
}
.content-box blockquote:before {
	content: "\f10d";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 6px 0 5px;
	font-size:30px;
	position:absolute;
	left:5px;
	top:20px;
}
.content-box blockquote p {
	font-style:italic;
}
.content-box pre,
.content-box code {
	font-family:Consolas,Monaco,"Courier New",Courier,monospace;
	font-size:12px;
	font-weight:inherit;
	margin-bottom:22px;
	overflow-x:auto;
	white-space:pre-wrap;
	word-wrap:break-word;
	background:none repeat scroll 0 0 #F0F0F0;
	color:#000000;
	padding:3px 5px;
}
.content-box pre {
	border:1px solid #DADADA;
	line-height:1.3em;
	overflow:auto;
	padding:11px;
}
#content img {
	height:auto;
	max-width:100%;
}
#content .attachment img {
	max-width:100%;
}
#content .attachment .next-prev {
	text-align:center;
}
#content img.attachment-post-thumbnail {
	display:inline;
	float:left;
	margin:8px 15px 8px 0;
}
/* WordPress Core
----------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content .wp-caption {
	background:#f1f1f1;
	border:1px solid #ddd;
	line-height:18px;
	margin-bottom:20px;
	padding:4px;
	text-align:center;
	-moz-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#content .wp-caption img {
	margin:0;
}
#content .wp-caption p.wp-caption-text {
	color:#888;
	font-size:11px;
	margin:5px;
	line-height:14px;
}
#content img.wp-smiley {
	margin:0;
	border:0;
}
#content .gallery {
	position:relative;
	height:1%;
	padding:5px 0 10px;
}
#content .gallery .gallery-item {
	float:left;
	text-align:center;
	width:33%;
	padding:10px 0;
}
#content .gallery img {
	border:2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color:#888;
	font-size:12px;
	margin:0 0 12px;
}
#content .gallery dl {
	margin:0;
}
#content .gallery img {
	border:1px solid #ddd;
}
#content .gallery a:hover img {
	opacity:0.7;
}
#content .gallery br+br {
	display:none;
}
#content .attachment img {
	display:block;
	margin:0 auto;
}
/* =Sidebar styles
-------------------------------------------------------------- */
* html #sidebar {
	margin:4px 21px 0 -21px;
}
* html .inner #sidebar {
	margin:4px 34px 0 -34px;
}
#sidebar .share-button img {
	display:none;
}
#sidebar .share-button {
	display:block;
	font-size:12px;
	line-height:14px;
	margin:0 0 20px 0px;
	padding:14px;
	-moz-box-shadow: 0 1px 2px #CBD8D8;
	-webkit-box-shadow: 0 1px 2px #CBD8D8;
	box-shadow: 0 1px 2px #CBD8D8;
	font-weight: normal;
}
#sidebar .share-button span.lgheading {
	margin:0;
	font-size:23px;
	font-weight:bold;
	line-height:25px;
	letter-spacing:-1px;
	display:block;
}
#sidebar .share-button span.smheading {
	margin:2px 0 0;
	opacity:0.9;
	font-weight:normal;
	display:block;
	text-transform: none;
}
#sidebar .subscribe-box {
	margin:0 0 18px;
}
#sidebar .subscribe-box .subscribe-c:after {
	content:"";
	display:block;
	clear:both;
}
#sidebar .subscribe-box .subscribe-holder {
	margin:0px;
	padding:5px 15px;
	position:relative;
	max-width:220px;
}
#sidebar .subscribe-box .text-box {
	overflow:hidden;
	height:1%;
	padding:0 0 0 0;
}
#sidebar .subscribe-box p,
#footer .panel .subscribe-box p {
	font-size:12px;
	line-height:13px;
	color:#7a7a7a;
	margin:10px 0;
	text-align:center;
}
#sidebar .subscribe-form {
	padding:0 12px 10px;
}
#footer .panel .subscribe-form  fieldset {
	max-width:100%;
	width:auto;
}
.blog .subscribe-box .text-box {
	padding:0 0 20px;
}
#sidebar .subscribe-form .text input,
#footer .panel .subscribe-form .text input {
	width:188px;
    font-size: 11px;
    line-height: normal;
    padding: 6px 8px;
}
#footer .panel .subscribe-form .text input {
	width:235px;
}
#sidebar .subscribe-form .row,
#footer .panel .subscribe-form .row {
	overflow:hidden;
	height:1%;
}
#sidebar .box {
	width:277px;
	position:relative;
	margin:0 0 20px 2px;
	overflow:hidden;
}
#sidebar .widget .cut {
	position:absolute;
	top:-5px;
	right:-6px;
	width:74px;
	height:74px;
	z-index:999;
}
#sidebar .box .box-c:after {
	content:"";
	display:block;
	clear:both;
}
#sidebar .box .box-holder {
	float:left;
	width:277px;
	margin:-84px 0 0;
	position:relative;
}
#sidebar .box h3,
#sidebar .block h3 {
	margin:0 0 21px;
	padding:0 0 0 23px;
	color:#666666;
}
#sidebar .box .list, #sidebar .widget_twitter ul {
	margin:0;
	padding:0 5px;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#898989;
	overflow:hidden;
}
#sidebar .list li, #sidebar .coupon-ticker .list li,
#sidebar .coupon-cats-widget li, #sidebar .widget_twitter ul li {
	border-bottom:1px dashed #dbdbdb;
	padding:10px 10px 10px 28px;
	margin:1px 0 -1px;
	font-size:12px;
	text-indent:-12px;
}
#sidebar .store-widget .list li {
	border-bottom:1px dashed #dbdbdb;
	margin:1px 0 -1px;
	font-size:11px;
}
#sidebar .coupon-cats-widget .list li {
	border-bottom:1px dashed #dbdbdb;
	margin:1px 0 -1px;
	font-size:11px;
}
#sidebar .list li:before, #sidebar .widget_twitter ul li:before {
	content: "\f002";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 6px 0 5px;
	font-size:14px;
	width:1px;
}
#sidebar .widget_twitter ul li:before {
	content: "\f099";
}
#sidebar .coupon-searches-widget .list li:before{
	content: "\f002";
}
#sidebar .store-widget .list li:before{
	content: "\f0f7";
}
#sidebar .coupon-ticker .list li:before{
	content: "\f02e";
}
#sidebar .coupon-cats-widget .list li:before{
	content: "\f07c";
}
#sidebar .box .list li p,
#sidebar .widget .list li p {
	font-size:11px;
	color:#95928D;
}
#sidebar .coupon-ticker,
#sidebar .store-widget,
#sidebar .coupon-searches-widget,
#sidebar .coupon-cats-widget {
	margin-left:-10px;
	padding:0 4px;
}
#sidebar .box .list li:hover,
#sidebar .widget .list li:hover,
ul.jta-tweet-list li:hover {
	background-color:#f4f4f4;
}
#sidebar .box .list li a:hover,
#sidebar .widget .list li a:hover {
	text-decoration:underline;
}
#sidebar .box .list li a,
#sidebar .widget .list li a {
	text-decoration:none;
	font-size:13px;
}
#sidebar .box .categories-list {
	margin:0;
	padding:0 46px 0 19px;
	list-style:none;
	overflow:hidden;
}
#sidebar .box .categories-list li {
	border-bottom:1px dashed #dbdbdb;
	padding:4px 0 8px;
	margin:1px 0 -1px;
	overflow:hidden;
	height:1%;
}
#sidebar .box .categories-list img {
	float:left;
	margin:0 17px 0 0;
}
#sidebar .box .categories-list .text-holder {
	overflow:hidden;
	height:1%;
	font-size:12px;
	line-height:14px;
	color:#a0a0a0;
}
#sidebar .box .categories-list .text-holder p {
	margin:0;
}
#sidebar .box .categories-list .text-holder a {
	font-size:16px;
	line-height:18px;
}
#sidebar .box .ads-bar {
	overflow:hidden;
	height:1%;
	padding:7px 0 0 14px;
}
#sidebar .box .ads-bar .ads {
	float:left;
	margin:0 5px 7px 0;
}
#sidebar .box .ads-bar img {
	display:block;
}
#sidebar .block {
	width:265px;
	margin:0 0 18px;
}
#sidebar .block-c {
	width:265px;
}
#sidebar .block-c:after {
	content:"";
	display:block;
	clear:both;
}
#sidebar .block .block-holder {
	float:left;
	width:265px;
	position:relative;
	margin:-102px 0 0;
	padding:0 0 32px;
}
#sidebar .blog-tabs .tabset {
	list-style:none;
	font-size:11px;
	line-height:13px;
	padding:0;
}
#sidebar .blog-tabs .tabset:after {
	content:"";
	display:block;
	clear:both;
}
#sidebar .blog-tabs .tabset li {
	background:none;
	float:left;
	padding:0 0 5px;
	position:relative;
	margin:0 5px;
}
#sidebar .blog-tabs .tabset li:before {
	display:none;
}
#sidebar .blog-tabs .tabset li a {
	float:left;
	color:#a19f9f;
}
#sidebar .blog-tabs .tabset li .bullet {
	position:absolute;
	width:19px;
	height:14px;
	visibility:hidden;
	bottom:-5px;
	left:50%;
	margin:0 0 0 -10px;
}
#sidebar .blog-tabs .tabset li .bullet:before {
	content: "\f0d7";
	display:block;
    text-decoration: inherit;
	font-family:FontAwesome;
	font-size:24px;
	color:#EFEFEF;
	height:15px;
	cursor:pointer;
}
* html #sidebar .blog-tabs .tabset li .bullet {
	bottom:-22px;
}
#sidebar .blog-tabs .tabset .active .bullet {
	visibility:visible;
}
#sidebar .blog-tabs .tabset li a span {
	float:left;
	cursor:pointer;
	padding:3px 5px 5px;
}
#sidebar .blog-tabs .tabset .active a {
	font-weight:bold;
}
#sidebar .blog-tabs .tabset .active a:hover {
	text-decoration:none;
}
#sidebar .blog-tabs .tabset .active a span {
	background:#EFEFEF;
	border-radius:5px;
}
#sidebar .blog-tabs .tab-content {
	display:none;
}
#sidebar .blog-tabs .image {
	width:41px;
	float:left;
	margin:-3px 8px 0 0;
}
#sidebar .block .list {
	margin:0;
	padding:24px 40px 0 18px;
	list-style:none;
	font-size:10px;
	line-height:12px;
	color:#333;
	overflow:hidden;
}
#sidebar .block .list li {
	overflow:hidden;
	height:1%;
	padding:11px 0 7px;
	margin:1px 0 -1px;
}
#sidebar .block .list .image {
	width:41px;
	float:left;
	margin:-3px 8px 0 0;
}
#sidebar .block .list a {
	font-size:12px;
	line-height:14px;
	color:#0362a4;
}
#sidebar .block .list p {
	margin:0;
}
#sidebar .about-box {
	font:11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#555;
	margin:-3px 0 0;
	padding:0 0 0 12px;
}
#sidebar .about-box h3 {
	padding:0 0 0 23px;
	margin:0 0 31px 4px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#575757;
	position:relative;
}
#sidebar .about-box .text-holder {
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:18px;
	color:#3d3d3d;
	text-transform:uppercase;
	letter-spacing:-1px;
}
#sidebar .about-box .image {
	width:65px;
	float:left;
	margin:2px 2px 0 0;
	display:inline;
}
#sidebar .about-box .image img {
	display:block;
}
#sidebar .about-box strong {
	display:block;
}
#sidebar .about-box strong a {
	color:#014f86;
}
#sidebar .about-box .text-box {
	margin:0 0 -13px;
	padding:10px 13px 0 7px;
	overflow:hidden;
	width:233px;
}
#sidebar .store-widget-slider,
#footer .panel .store-widget-slider {
	padding:0 4px;
	overflow: hidden;
}
#sidebar .widget-featured-stores .list,
#footer .panel .widget-featured-stores .list {
	padding:0;
	margin-top:-2px !important;
}
#sidebar .widget-featured-stores .list li,
#footer .panel .widget-featured-stores .list li {
	background:none;
	padding:10px 0;
}
#sidebar .widget-featured-stores .list li:before {
	content:"";
	display:inline;
}
#sidebar .widget-featured-stores .list li a,
#footer .panel .widget-featured-stores .list li a {
	display:block;
	font-weight:bold;
	height:138px;
	text-align:center;
}
#sidebar .widget-featured-stores .list li a img,
#footer .panel .widget-featured-stores .list li a img {
	max-height:110px;
	width:160px;
	display:block;
	margin:0 auto;
	border:1px solid #D2D2D2;
	background:#fff;
	margin-bottom:5px;
}
#sidebar .widget-featured-stores .list li a span,
#footer .panel .widget-featured-stores .list li a span {
	display:block;
	text-align:center;
}
/* =Widgets styles
-------------------------------------------------------------- */
ul.widgets li.widget {
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #FFFFFF;
	color:#777777;
	float:left;
	font-size:0.8em;
	list-style:none outside none !important;
	margin:0;
	padding:30px 0 10px;
	width:260px;
}
#sidebar h2.widget_title {
	font-size:17px;
	margin-bottom:0;
}
#sidebar .textwidget p {
	margin:0 0 10px;
}
#sidebar .widget {
	position:relative;
	-moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	background: #FFFFFF;
	border-radius: 4px;
	margin:0 0 20px;
}
#sidebar .widget.widget_text {
	-moz-box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
	border:none;
	background:none;
}
#sidebar .widget.widget_text .sidebox-heading, #sidebar .widget.widget_text .textwidget {
	padding:0;
	border:none;
}
.sidebox-content {
	margin:0;
}
#sidebar .textwidget,
#sidebar #calendar_wrap,
#sidebar .search-box,
#sidebar .tagcloud {
	margin:0;
	padding:5px 10px;
}
.widget .sidebox-heading {
	margin:0;
	padding:10px 12px 5px;
	border-bottom:1px dashed #DCDCDC;
}
.widget .sidebox-heading h2,
.widget .sidebox-heading h2 a.rsswidget {
	font-size:16px;
	font-weight:bold;
	color:#555655;
	text-decoration:none;
	margin:0 0 6px;
}
.widget ul {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
.widget ul li {
	padding:4px 10px 4px 5px;
}
.widget ul li:before {
	content: "\f105";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 6px 0 0;
	font-size:14px;
}
.widget ul li ul {
	list-style:none;
	margin:5px 0 -2px;
	padding:0;
}
.widget ul li ul li {
	padding:4px 0;
}
div.banners {
	padding:15px 18px;
}
div.banners img {
	padding:2px;
}
div.error {
	font-size:12px;
	color:#AA4433;
	border:1px solid #CC0000;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#FFEBE8;
	margin:0 0 15px;
	padding:5px 15px;
}
div.success {
	font-size:12px;
	color:#896F44;
	border:1px solid #E6DB55;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#FFFFE0;
	margin:0 0 15px;
	padding:5px 15px;
}
#content .reports_message img {
	display:inline;
}
.widget .search-box {
	margin:0px;
}
.widget .newtag {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#696969;
	font-size:14px;
	width:215px;
}
.widget ul li.couponLive:before,
.widget ul li.couponPending:before,
.widget ul li.couponOffline:before,
.widget ul li.couponTotal:before {
	content: "\f02e";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	font-size:16px;
	font-weight:normal;
}
.widget ul li.couponLive:before {
	color:#33CC33;
}
.widget ul li.couponPending:before {
	color:#FF9900;
}
.widget ul li.couponOffline:before {
	color:#666;
}
.widget ul li.couponTotal:before {
	color:#19AACF;
}
div#tweetFeed {
	padding:0 4px;
}
ul.jta-tweet-list {
	padding:0;
}
li.jta-tweet-list-item {
	background:none;
}
ul.jta-tweet-list li {
	background:none;
	margin:0 -2px;
	padding:8px 10px;
}
.jta-tweet-list-controls-button,
.jta-tweet-list-autorefresh-trigger {
	-moz-border-radius:5px 5px 5px 5px;
	border:2px solid #61513D;
	color:#61513D;
}
span.jta-tweet-attributes {
	line-height:14px;
}
span.jta-tweet-attributes a:link {
	color:#999999;
	line-height:14px;
}
.couponList {
	width:100%;
}
.couponList th {
	padding-top:4px;
	padding-bottom:4px;
	border:0;
	background:#e5e5e5;
}
.couponList th,
.couponList td {
	font-size:12px;
}
.couponList td {
	border-bottom:1px solid #EEE;
}
.couponList td.last {
	border:0;
}
.couponList td:hover.last {
	background-color:#FFF;
}
.couponList .col1,
.couponList tr .listing-count,
.couponList tr .order-id {
	width:30px;
	padding-left:0;
	padding-right:0;
	text-align:center;
}
.page-template-tpl-user-orders-php .couponList .col1 {
	width:50px;
}
.couponList .col2,
.couponList tr .listing-title,
.couponList tr .order-summary {
	width:auto;
	padding-left:0;
	text-align:left;
}
.couponList tr td.order-summary {
	padding:10px;
}
.couponList tr td.order-summary span.clock:before {
	margin-left:0;
}
.couponList .col3,
.couponList tr .listing-views,
.couponList tr .order-price {
	width:auto;
}
.couponList td.col1,
.couponList tr .listing-count,
.couponList tr .order-id {
	vertical-align:top;
}
.couponList .listing-status p.small {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
}
.couponList .paging {
	width:90%;
}
.page-template-tpl-user-orders-php .couponList .col2 div {
	float:left;
}
.page-template-tpl-user-orders-php .couponList .col2 div:before {
	content: "\f02e";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: normal;
    margin-right: 5px;
    text-decoration: inherit;
}
.page-template-tpl-user-orders-php .couponList .col2 div:after {
	content:" | ";
	margin-left:6px;
	margin-right:2px;
}
.couponList span.order-gateway,
.couponList span.order-status {
	display:block;
	font-size:11px;
}
.couponList .order-status {
	font-weight:bold;
}
h3.tplCouponTitle {
	width:295px;
	font-size:14px;
	font-weight:bold;
}
span.folder:before {
	content: "\f07c";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	font-size:16px;
	font-weight:normal;
	margin-right:5px;
}
span.folder a {
	padding:0 6px 0 0;
}
span.clock:before {
	content: "\f073";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	font-size:16px;
	font-weight:normal;
	margin-right:5px;
	margin-left:10px;
}
span.clock span {
	margin-top:1px;
}
/* dashboard listing status colors */
.couponList .live span.status,
.couponList .live_unreliable span.status {
	color:#33CC33;
}
.couponList .offline span.status {
	color:#bbbbbb;
}
.couponList .ended span.status,
.couponList .live_expired span.status {
	color:#666666;
}
.couponList .pending_moderation span.status {
	color:#FF9900;
}
.couponList .pending_payment span.status {
	color:#C00202;
}
/* dashboard listing actions buttons */
ul.listing-actions,
ul.order-actions {
	margin: 0;
	padding: 0;
}
ul.listing-actions li,
ul.order-actions li {
	line-height: 1.5em;
	list-style: outside none none;
}
.listing-actions .edit,
.listing-actions .delete,
.listing-actions .pause,
.listing-actions .restart {
	display: inline-block;
	margin: 0 3px;
}
.listing-actions .edit a,
.listing-actions .delete a,
.listing-actions .pause a,
.listing-actions .restart a {
	display: block;
	height: 16px;
	width: 16px;
	overflow:hidden;
}
.listing-actions li a:before {
	font-family:FontAwesome;
	font-size:16px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin-right:5px;
}
.listing-actions .edit a:before {
	content:"\f040";
}
.listing-actions .delete a:before {
	content:"\f00d";
}
.listing-actions .pause a:before {
	content:"\f04c";
}
.listing-actions .restart a:before {
	content:"\f04b";
}
/* twitter widget pro */
.widget_twitter .twitter-avatar {
	position:absolute;
	right:10px;
	z-index:5;
	bottom:88%;
	padding:0 2px;
	border:1px solid #ccc;
	border-radius:4px;
	display:none;
}
.widget_twitter {
	position:relative;
}
.widget_twitter .twitter-avatar img {
	max-width:48px;
	height:auto;
}
.widget_twitter .follow-button, .widget_twitter .xavisys-link { margin: 10px; overflow:hidden; }
.widget_twitter .intent-meta a { background: url("../clipper/images/twitter-sprite.png"); display: inline-block; height: 16px; text-indent: -9999px; width: 16px; }
.widget_twitter .intent-meta a.in-reply-to { background-position: 0 center; }
.widget_twitter .intent-meta a:hover.in-reply-to { background-position: -16px center; }
.widget_twitter .intent-meta a.favorite { background-position: -32px center; }
.widget_twitter .intent-meta a:hover.favorite { background-position: -48px center; }
.widget_twitter .intent-meta a.retweet { background-position: -80px center; }
.widget_twitter .intent-meta a:hover.retweet { background-position: -96px center; }
/* =Profile page styles
-------------------------------------------------------------- */
.tplCouponTitle {
	width:350px;
}
#your-profile {
	padding:0;
}
table.form-table td {
	border:0 solid #CCC;
	margin-bottom:10px;
	padding:5px;
}
table.form-table th {
	min-width:115px;
	vertical-align:top;
	text-align:right;
	padding:10px 10px 0 0;
}
p.message {
	background-color:#FFFFE0;
	border:1px solid #E6DB55;
	padding:3px 5px;
}
.field-hint {
	display:block;
	font-size:10px;
	clear:both;
}
.loginForm .strength-meter {
	float:left;
	margin-left:156px;
	max-width:355px;
}
#content .loginForm .indicator-hint {
	float:left;
	margin-left:0px;
	margin-bottom:10px;
}
#pass-strength-result {float:left;margin:12px 0 5px 1px;padding:7px;text-align:center;-khtml-border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; font-size:13px; width:350px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; color:#fff; font-weight:bold; max-width:100%; }
#pass-strength-result.good {background-color:#F9D936;}
#pass-strength-result {background-color:#8a8a8a;}
#pass-strength-result.bad {background-color:#F45435;}
#pass-strength-result.strong {background-color:#6ABE59;}
#pass-strength-result.short {background-color:#E51010;}
#userphoto p.image {
	background-color:white;
	border:1px solid #CCCCCC;
	float:left;
	margin-bottom:0;
	margin-right:20px;
	text-align:center;
	padding:3px;
}
#userphoto p.image-thumb {
	float:left;
	margin-bottom:0;
	margin-right:20px;
	text-align:center;
	padding:3px;
}
#userphoto p.image img {
	border:1px solid #CCCCCC;
}
#loginForm span.description {
	display:inline-block;
	margin-left:160px;
}
#user-photo {
	float:left;
	padding:8px 15px 10px 0;
}
.author-main {
	margin-left:90px;
	min-height:140px;
}
ul.author-info {
	list-style:none outside none;
	padding:0;
}
ul.author-info li {
	list-style:none outside none;
}
.twitterico,
.emailico,
.globeico,
.facebookico {
	float:left;
	height:18px;
	width:18px;
	padding-right:4px;
}
.facebookico:before,
.emailico:before,
.globeico:before,
.twitterico:before {
	content: "\f082";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	font-size:16px;
	font-weight:normal;
}
.twitterico:before {
	content: "\f081";
}
.globeico:before {
	content: "\f0ac";
}
.emailico:before {
	content: "\f0e0";
}
#sidebar .widget .avatar {
	float:left;
	padding:10px 0;
}
#sidebar .widget .avatar img.avatar {
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #CCCCCC;
	float:left;
	margin:0 10px;
	padding:2px;
	height: 75px;
	width: 75px;
}
p.member-title {
	font-weight:bold;
	font-size:14px;
}
ul.user-info {
	padding-left:65px;
	margin:3px 0 10px 5px;
}
ul.user-details li {
	background:none;
	border-bottom:none;
	padding:0 0 7px;
	line-height: normal;
	margin-left: 10px;
}
ul.user-details li:hover {
	background:none;
}
ul.user-info li {
	background:none;
	border:none;
	padding:3px 10px;
}
ul.user-info li:before,
ul.user-details li:before {
	content:"";
	margin:0;
	padding:0;
}
ul.user-info li:hover {
	background:none;
}
/* Registration/Profile/Reset password fields */
#pass1-text,
.show-password #pass1 {
	display: none;
}
.show-password #pass1-text {
	display: inline-block;
}
.registration .submit,
.reset-password .submit {
	clear: left;
}
.wp-hide-pw .dashicons {
	height:auto;
	width:auto;
	display:inline;
	font-size:14px;
}
.wp-hide-pw .dashicons:before {
	display:inline-block;
	margin-right:3px;
	font-family:FontAwesome;
	content: "\f023";
}
.wp-hide-pw .dashicons-visibility:before {
	content: "\f13e";
}
/* =Footer styles
-------------------------------------------------------------- */
#footer p {
	margin:0 0 8px;
}
#footer .panel .panel-holder {
	overflow:hidden;
	margin:0 auto;
	padding:10px 0;
}
#footer .panel .widget .sidebox-heading {
	background:none;
	padding:0;
	border:none;
}
#footer .panel .popular {
	margin:0 87px 0 0;
}
#footer .panel .contact {
	margin:0;
}
#footer .panel .widget-footer,
#footer .panel .sidebox {
	padding: 10px 0;
}
#footer .widget-footer h4,
#footer .panel .sidebox h2 {
	margin:0 0 20px;
	font-size:16px;
	font-weight:bold;
	color:#555655;
	text-decoration:none;
	padding:0;
}
#footer .widget-footer h4:before,
#footer .panel .sidebox h2:before {
	content: "\f002";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 10px 0 0;
	font-size:18px;
	font-weight:normal;
}
#footer .panel .widget-custom-coupons h4:before {
	content: "\f02e";
}
#footer .panel .widget-custom-stores h4:before {
	content: "\f0f7";
}
#footer .panel .widget-coupon-cats h4:before {
	content: "\f07c";
}
#footer .panel .widget_appthemes_twitter h4:before {
	content: "\f099";
}
#footer .panel .widget_appthemes_facebook h4:before {
	content: "\f09a";
}
#footer .panel .widget_coupon_tag_cloud h4:before,
#footer .panel .widget_tag_cloud h4:before {
	content: "\f02b";
}
#footer .panel .widget_text h4:before {
	content: "\f129";
}
#footer .panel .widget_media_image h4:before,
#footer .panel .widget_media_gallery h4:before {
	content: "\f03e";
}
#footer .panel .widget_recent_comments h4:before {
	content: "\f0e6";
}
#footer .panel .widget_recent_entries h4:before {
	content: "\f040";
}
#footer .panel .widget_pages h4:before {
	content: "\f15b";
}
#footer .panel .widget_archive h4:before {
	content: "\f073";
}
#footer .panel .widget_links h4:before {
	content: "\f0ac";
}
#footer .panel .widget_meta h4:before {
	content: "\f128";
}
#footer .panel .subscribe-box h2:before {
	content: "\f0e0";
}
#footer .panel .widget_nav_menu h4:before {
	content: "\f0c9";
}
#footer .panel .widget_twitter h4:before {
	content: "\f099";
}
#footer .panel .box .text-holder {
	overflow:hidden;
	height:1%;
	font-size:12px;
	line-height:17px;
	color:#555655;
}
#footer .panel .box .text-holder p {
	margin:0 0 21px;
}
#footer .panel .widget-footer ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#898989;
	overflow:hidden;
}
#footer .panel .widget-footer ul li {
	border-bottom:1px dashed #DBDBDB;
	padding:5px 0 8px;
	margin:1px 0 -1px;
}
#footer .panel .widget-footer li p {
	margin:0;
}
#footer .panel .widget-footer .contact-form .text {
	margin:0 0 9px;
	padding:6px 5px;
	width:206px;
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#4e4f50;
	border:none;
}
#footer .panel .widget-footer .contact-form .text input {
	width:206px;
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#4e4f50;
	border:none;
	padding:6px 5px;
	margin:0;
	background:none;
}
#footer .panel .widget-footer .contact-form .text-area {
	margin:0;
	padding:5px;
	width:207px !important;
	height:55px !important;
	border:none;
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#4e4f50;
}
#footer .panel .widget-footer .contact-form .row {
	overflow:hidden;
	height:1%;
}
#footer .panel .widget-footer .contact-form .btn-submit {
	float:right;
	border:medium none;
	text-decoration:none;
	cursor:pointer;
	height:28px;
	margin:5px 15px 0 0;
	padding:0;
}
#footer .panel .widget-footer .contact-form .btn-submit span {
	float:left;
	cursor:pointer;
	margin:0 -4px 0 0;
	padding:8px 19px 7px 16px;
}
#footer .panel .widget-footer .contact-form .btn-submit:hover {
	color:#666;
	background-position:0 -31px;
}
#footer .panel .widget-footer .contact-form .btn-submit:hover span {
	background-position:100% -31px;
}
#footer .bar {
	background:#2DAACD;
}
#footer .bar-holder {
	margin:0 auto;
	overflow:hidden;
	color:#fff;
	padding:16px 0;
}
#footer .bar-holder p {
	margin:0;
}
#footer .bar-holder a {
	color:#fff;
	text-decoration:underline;
}
#footer .bar-holder a:hover {
	text-decoration:none;
}
#footer .bar-holder ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer .bar-holder ul li {
	float:left;
	padding:0 9px 0 0;
}
#footer .panel .box.widget_twitter ul li {
	line-height:normal;
}
#footer .panel .box.widget_twitter .follow-button, #footer .panel .box.widget_twitter .xavisys-link {
	margin:0;
}
/* =Misc styles
-------------------------------------------------------------- */
.loading {
	display:none;
	clear:both;
	background:url(images/loading.gif) center top no-repeat;
	text-align:center;
	padding:10px 0px;
	margin:15px 0 10px;
}
.ui-tabs {
	position:relative;
	padding:.2em;
}
.ui-tabs .ui-tabs-nav {
	margin:0;
	padding:.2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style:none;
	float:left;
	position:relative;
	top:1px;
	border-bottom:0 !important;
	white-space:nowrap;
	margin:0 .2em 1px 0;
	padding:0;
}
.ui-tabs .ui-tabs-nav li a {
	float:left;
	text-decoration:none;
	padding:.5em 1em;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom:0;
	padding-bottom:1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor:text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer;
}
.ui-tabs .ui-tabs-panel {
	display:block;
	background:none;
	border-width:0;
	padding:1em 1.4em;
}
.ui-tabs .ui-tabs-hide {
	display:none !important;
}
.blue .content-box .item .item-panel h3 a,
.blue .content-box .item .item-panel h3 a:hover {
	color:#1071b3;
}
.red .content-box .item .item-panel h3 a,
.red .content-box .item .item-panel h3 a:hover {
	color:#810015;
}
.orange .content-box .item .item-panel h3 a,
.orange .content-box .item .item-panel h3 a:hover {
	color:#bb3602;
}
.green .content-box .item .item-panel h3 a,
.green .content-box .item .item-panel h3 a:hover {
	color:#477400;
}
.gray .content-box .item .item-panel h3 a,
.gray .content-box .item .item-panel h3 a:hover {
	color:#4c4c4c;
}
/* =Payments styles
-------------------------------------------------------------- */
.order-summary {
	padding:0 0 150px;
}
.blog .order-summary p {
	font-size:13px;
	font-weight:bold;
	margin:20px 0 10px;
}
.order-summary form select {
	background:url("images/text-bg.gif") repeat-x scroll center top transparent;
	border:1px solid #A3A9AD;
	border-bottom:1px solid #D9D9D9;
	width:277px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#8a8a8a;
	padding:3px;
}
.order-summary form label {
	margin:0 0 20px 0;
	display:block;
}
.order-summary button.coupon,
.order-gateway input[type="submit"] {
	clear:both;
	float:none;
	margin:0;
}
.order-summary table {
	border-top:none;
	width:auto;
}
.order-summary table tr td {
	color:#555655;
	font-size:14px;
	padding:5px 25px 5px 0;
}
.order-summary table tfoot {
	font-weight:bold;
}
.redirect-text {
	width:100%;
	margin:0 0 250px;
	padding:5px 0 5px 40px;
	display:block;
	background:url("images/checkmark.png") no-repeat left center transparent;
	font-size:18px;
}
.order-gateway h2 {
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	margin:0 0 30px;
}
.order-gateway h3 {
	font-size:1.4em;
	margin:0;
}
.order-gateway pre {
	background:none;
	border:none;
	color:#555655;
	line-height:1.3em;
	margin-bottom:0;
	overflow:visible;
	padding:10px 0 0;
}
.order-gateway label {
	cursor:pointer;
	font-size:14px;
	font-style:italic;
}
.order-gateway input[type="text"] {
	background:url("images/text-bg.gif") repeat-x scroll center top transparent;
	border:1px solid #A3A9AD;
	border-bottom:1px solid #D9D9D9;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	clear:left;
	color:#8A8A8A;
	display:block;
	font:11px/13px Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style:normal;
	margin:6px 0;
	padding:6px 5px;
}
.orders-legend {
	margin-bottom:18px;
}
.orders-legend span {
	display:block;
	font-size:11px;
	line-height:1.3em;
}
.content-box .orders-legend h4 {
	margin:0;
}
#coupon-fields .featured-head {
	float:left;
}
.content-box .grouplinks {
	float:left;
	margin-bottom:20px;
}
.content-box .grouplinks a {
	float:left;
	border: 1px solid #DDDDDD;
    color: #333333;
    display: block;
    font-size: 12px;
    line-height: 1;
    margin: 5px 2px 0;
    padding: 4px 5px;
    text-decoration: none;
}
/* additional navigation */
.header_menu { background:#1B83A0; clear:both; }
/*.header_menu_res{margin:0 auto; width:940px; padding:0px 0; }*/
.header_menu_res .obtn{
	float:right;
	font-size:16px;
	padding:12px 40px;
	font-weight:bold;
	border-radius:0;
	background:#F45435;
	color: #FFFFFF;
	line-height:20px;
}
.header_menu_res .obtn:hover, .header_menu_res .obtn:focus {
	background:#F45435;
	transition: opacity 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	-moz-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
}
.header_menu_res a.menu-toggle {
	display:none;
	background:#2DAACD;
	color:#fff;
	text-transform:uppercase;
	padding:10px 15px;
	font-size:18px;
	line-height:normal;
}
.header_menu_res a.menu-toggle:hover {
	text-decoration:none;
}
.header_menu_res a.menu-toggle i {
	float:right;
	font-size:24px;
}
.header_menu_res ul { position: static; float:left; margin:0; padding:0; list-style:none; z-index:99; line-height:1; font:normal 13px Ubuntu, HelveticaLTStdRoman, Arial, Helvetica, sans-serif;}
.header_menu_res ul.menu { margin:7px 0; }
.header_menu_res ul a { padding:6px 15px; position:relative; color:#fff; display:block;line-height:18px; text-decoration:none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.header_menu_res ul li { float:left; margin:0 6px 0 0; width: auto; z-index:20; text-transform:uppercase; }
.header_menu_res ul.menu > li.active { z-index: 19; }
.header_menu_res ul.menu > li.active > a { color:#fff; background:#2DAACD; }
.header_menu_res ul.menu > li:hover > a { background-color:#fff !important; color:#333; }
.header_menu_res ul.sub-menu { position:absolute; display:none; width:180px; border:1px solid #eee; border-top:none; border-width:1px 1px 0; z-index:21; display:none; position:absolute; margin:-4px 0 0; -khtml-border-radius:0 3px 3px 3px; -moz-border-radius:0 3px 3px 3px; -webkit-border-radius:0 3px 3px 3px; border-radius:0 3px 3px 3px;  width:200px; -moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	background: #FFFFFF;
	border-radius: 4px;
	border-top-left-radius: 0;
}
.header_menu_res li:hover ul.sub-menu {
	display:block;
}
.header_menu_res ul.sub-menu li {margin:0; padding:0px; float:none; text-transform:none; font-weight:normal; position: relative; }
.header_menu_res ul.sub-menu li a {
	background:none;
	padding:7px 12px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color:#555555;
}
.header_menu_res ul.sub-menu li:hover a, .header_menu_res ul.menu ul.sub-menu li ul.sub-menu  li:hover a  {
	text-decoration:none;
	background:#f4f4f4;
}
.header_menu_res ul.menu ul.sub-menu li ul.sub-menu {display:none; top:10px; left:190px; -moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	background: #FFFFFF;
	border-radius: 4px; }
.header_menu_res ul.menu ul.sub-menu li:hover ul.sub-menu {display:block;}
.header_menu_res ul.menu ul.sub-menu li ul.sub-menu  li a {
	background:#fff;
}
/* category menu */
div.adv_taxonomies {
	margin:-4px 0 0;
	display:none;
	padding:0 5px 8px;
	position:absolute;
	border-top:none;
	z-index:998;
	-moz-box-shadow: 0 1px 2px #d9dadb;
	-webkit-box-shadow: 0 1px 2px #d9dadb;
	box-shadow: 0 1px 2px #d9dadb;
	background: #FFFFFF;
	border-radius: 4px;
	border-top-left-radius: 0;
	box-sizing: content-box;
}
.header_menu .menu li:hover .adv_taxonomies{display:block;}
div.adv_taxonomies ul {position:relative; background:none; border:none; left:0;}
div.adv_taxonomies ul li {border:none; font-size:12px; }
div.adv_taxonomies ul li a  { display:block; }
div.adv_taxonomies .catcol {float:left; padding:0 12px 0 12px; width:200px; border-left:none; vertical-align:top; margin-top:20px;}
div.adv_taxonomies .catcol ul {padding:8px 0; list-style:none;}
div.adv_taxonomies .catcol ul li {float:none; margin:0; padding:0;}
div.adv_taxonomies .catcol ul li a {margin:0; padding:4px 0; color:#545454; text-decoration:none; background: none;}
div.adv_taxonomies .catcol ul.maincat-list {margin:0; padding:0;}
div.adv_taxonomies .catcol ul li.maincat { width:180px; padding:0; margin-bottom:0; clear:both; text-transform:none; font-size:13px; }
div.adv_taxonomies .catcol ul li.maincat:before {
	content: "\f0f7";
	display: inline-block;
    text-decoration: inherit;
	font-family:FontAwesome;
	margin:0 6px 0 5px;
	font-size:14px;
}
div#adv_categories .catcol ul li.maincat:before {
	content: "\f07c";
}
div.adv_taxonomies .catcol ul li.maincat a { background:none; line-height:20px; clear:left; display:inline-block; }
div.adv_taxonomies .catcol ul li.maincat > a {
	color:#2DAACD;
}
div.adv_taxonomies .catcol ul li.maincat a:hover {background:none; text-decoration:underline !important;}
div.adv_taxonomies .catcol ul li.maincat > ul.subcat-list { margin-bottom:-3px; padding-bottom:8px; padding-top:0; padding-left:15px; }
div.adv_taxonomies .catcol ul.subcat-list { padding:5px; width:auto; background-color:#FFFFFF; float:none; }
div.adv_taxonomies .catcol ul.subcat-list ul.subcat-list {margin:0;}
div.adv_taxonomies .catcol ul li.cat-item { clear:both; width:auto; padding:0 0 0 12px; font-size:12px; text-transform:none; float:left;}
div.adv_taxonomies .catcol ul li.cat-item a {display:inline; padding:0; line-height:20px;}
div.adv_taxonomies .catcol ul li.cat-item a:hover {text-decoration:underline !important;}
div.adv_taxonomies .first {border-left:none;}
/* store thumb area on homepage */
#store-thumb-container {
	overflow:hidden;
}
#store-thumb-container.slider_area {
	margin-top: 20px;
	margin-bottom:-10px;
}
#store-thumb-container.slider_area .frame {
	padding-bottom:0;
}
ul.store-thumb-list {
	margin:20px -28px 0 0;
}
ul.store-thumb-list li {
	float:left;
	margin-right:24px;
	margin-bottom:24px;
	width:125px;
	background-position:center center;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-color:#fff;
	height:70px;
	border:1px solid #999;
}
ul.store-thumb-list li a {
	width:100%;
	height:100%;
	line-height:70px;
	background:#000;
	color:#fff;
	text-align:center;
	display:none;
	text-decoration:none;
	font-size:12px;
}
ul.store-thumb-list li a span {
	font-size:16px;
}
ul.store-thumb-list li:hover a {
	display:block;
}
/* coupon popup solution */
.fl-coupon-popup {
	padding:15px 5px 0;
	font-size:14px;
}
.fl-coupon-popup input[type="text"] {
	font-size:20px;
	margin-top:10px;
}
.coupon-code-popup {
	font-size:13px;
	padding:15px 5px 0;
	height:auto;
}
.coupon-code-popup .post-box {
	width:500px;
	max-width:100%;
	padding:0;
	border:0;
	-moz-box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
}
.coupon-code-popup h3 {
	font-size:21px;
	margin-bottom:20px;
}
.coupon-code-popup .popup-code-copy div.text {
	font-size:20px;
	border:2px solid #AEC2C2;
	margin-bottom:10px;
	padding:8px 12px;
	width:350px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#f9f9f9;
	color:#9D9D9D;
	max-width:100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	display:inline-block;
}
.coupon-code-popup .popup-code-copy button {
	float:none;
	vertical-align:top;
}
.coupon-code-popup .popup-code-info {
	background:#F7F7F7;
	border:1px solid #DEDEDE;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	float:left;
	font-weight:bold;
	margin:10px auto;
	padding:10px 10px 17px;
	position:relative;
	text-align:center;
	width:424px;
	max-width:90%;
	min-height: 56px;
}
.coupon-code-popup .popup-code-info:after {
	content:'';
	display:block;
	position:absolute;
	top:-20px;
	left:50px;
	width:0;
	height:0;
	border-color: transparent transparent #DEDEDE;
	border-style: solid;
	border-width: 10px;
}
.coupon-code-popup .popup-code-info a {
	font-size: 1.2em;
}
/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
/* Ad Injector Compatibility */
.nc_ai_advert {
    overflow: hidden;
}
.nc_ai_advert .item-holder {
    padding-top: 0 !important;
}
/* Listing Plans
----------------------------------------------- */
.table-listing-plans tbody tr:hover {
	cursor: pointer;
}
.table-listing-plans .plan-radio {
	text-align: center;
}
.table-listing-plans .plan-description {
	color: #777;
}
.table-listing-plans td.plan-costs .dropdown-pane {
	text-align: left;
}
.table-listing-plans td.plan-costs [type='checkbox'] {
	margin-bottom: 0.5rem;
}
.table-listing-plans td.plan-costs .addon-featured-wrap label {
	color: #565656;
	font-size: 0.8rem;
}
.table-listing-plans td.plan-costs .addon-featured-wrap label:hover {
	cursor: pointer;
}
.table-listing-plans .addon-relist-wrap {
	padding-top: 10px;
}
.table-listing-plans td.plan-costs .dropdown-pane select {
	margin: 0;
	font-size: 14px;
}
.table-listing-plans .plan-categories {
	font-size: 0.75rem;
	font-style: italic;
	color: #8A8A8A;
}
.table-listing-plans .plan-addons button {
	margin: 0;
}
@media screen and (max-width: 960px) {
	.tb-hide-on-mobile { display:none !important; }
}
@media screen and (max-width: 800px) {
	#header .menu-top {
		display:none;
	}
	.tinynav {
		display:inline-block;
		min-width:200px;
		margin: 0;
	}
	.header #top-bar-primary .tinynav {
		margin: 10px 0;
	}
	ul.store-thumb-list li {
		margin-right:15px;
		margin-bottom:15px;
	}
	/* additional menu */
	body.responsive-menu .header_menu_res .tinynav {
		display:none;
	}
	.header_top_res #nav {
		display:none;
	}
	.header_menu_res {
		padding:10px 0;
	}
	.responsive-menu .header_menu_res a.menu-toggle {
		display:block;
	}
	.header_menu_res ul.menu {
		display: none;
		float:none;
		margin-top:0;
		border-top:1px solid #fff;
	}
	div.adv_taxonomies, .header_menu_res ul.menu ul.sub-menu ul.sub-menu {
		display:none !important;
	}
	.header_menu_res ul.menu li {
		float:none;
		margin:0;
		border-bottom:1px solid #fff;
		z-index:1;
	}
	.header_menu_res ul.menu li a {
		border-radius:0;
		background:#2DAACD;
		z-index:100;
		padding:10px 15px;
	}
	.header_menu_res ul.menu ul.sub-menu {
		width:auto;
		position:static;
		border:0 none;
		float:none;
		margin:0;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		z-index:1;
	}
	.header_menu_res ul.menu > li:hover {
		background:#fff;
	}
	.header_menu_res ul.menu > li:hover > a {
		background:none;
	}
	.header_menu_res ul.menu ul.sub-menu li a {
		background:#f4f4f4;
	}
	.header_menu_res .obtn {
		width: 100%;
		padding: 12px 0;
		text-align: center;
	}
	.content-box p.tag, .content-box .reports_wrapper {
		display:none;
	}
}
@media screen and (max-width: 700px) {
	.couponAndTip .coupon-code-link i {
		display:none;
	}
	#content .wp-caption {
		max-width:95%;
	}
	#content .wp-caption img {
		max-width:95%;
	}
	#footer .panel .subscribe-form .text input {
		width:160px;
	}
	button.reg, button.forgot, button.login {
		margin-right:0;
	}
	li.description span.mceEditor {
		display:block;
		clear:right;
	}
	/* tab layout */
	.directory .catcol {
		width:50%
	}
}
@media screen and (max-width: 63.9375em) {
	.content-box ul.home-tab-section {
		white-space: nowrap;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.form-field label.text-right {
		margin-bottom: 0;
		padding-bottom: 0;
		text-align: left;
	}
	span.comment-count, .content-area .stats {
		float: none;
		display: block;
		margin-top: 10px;
	}
}
@media screen and (max-width: 39.9375em) {
	.couponAndTip .coupon-code-link i {
		display:inline-block;
	}
	.header .header-branding-wrap .site-branding {
		margin: 1em 0 2em;
		text-align: center;
	}
	#header .search-box {
		width: 100%;
	}
	.header_menu_res .obtn {
		margin-top: 10px;
	}
	#primary {
		margin-bottom: 0;
	}
	#sidebar {
		margin-top: 0;
	}
	.content-box .head .thumb-wrap {
		text-align: center;
		margin: 0 auto 30px;
		float: none;
	}
	.content-box .store-image {
		margin: 0 auto;
	}
	.item-panel {
		margin: 20px 0;
		text-align: center;
	}
	#footer .bar-holder {
		padding: 1em 0;
		text-align: center;
	}
	#footer .bar-holder ul {
		display: inline-block;
		float: none;
	}
}
@media screen and (max-width: 400px) {
	.content-box ul.social li.stats {
		display:none;
	}
	/* tab layout */
	.directory .catcol {
		width:auto;
		float:none;
	}
}