/*
Theme Name: Coups
Theme URI: http://reloadweb.co.uk/
Description: A clean and advanced clipper child theme with extended features.
Version: 1.0.2
Author: ReloadWeb
Author URI: http://reloadweb.co.uk/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: clipper
*/


@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url("font-family.css");


/* =Reset default browser CSS.
** Based on work by Eric Meyer
-------------------------------------------------------------- */

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;
}
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;
text-decoration: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
}

/* =General styles
-------------------------------------------------------------- */

html, body {
height:100%;
}
body {
margin:0;
font-size:13px;
}
p {
margin:0;
line-height:20px;
}
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:hover {
text-decoration:none;
}
input, textarea, select {
font-size:100%;
vertical-align:middle;
}
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;
}

/* =Main framework styles
-------------------------------------------------------------- */
#wrapper {
height:100%;
position:relative;
}
.w1 {
min-height:100%;
position:relative;
}
.row { width:1200px; margin:0 auto; color:#fff; display:table; }

#top_nav .social { float:right; margin:0; padding:0; list-style:none; }
#top_nav .social li { margin:0 0 0 3px; padding:5px 0; width:22px; height:22px; float:left; 
list-style:none; text-transform:uppercase; text-indent:-9009px; }
#top_nav .social li a { display:block; float:left;  width:22px; height:22px; text-decoration:none; }
#top_nav .social li a:hover { }

#top_nav .social li a.rss { background:url(images/rss.png) no-repeat left top; }
#top_nav .social li a.twitter { background:url(images/twitter.png) no-repeat left top; }
#top_nav .social li a.facebook { background:url(images/facebook.png) no-repeat left top; }


#header {
display:table;
position:relative;
width:100%;
}
#header .shadow {
width:100%;
height:18px;
position:absolute;
top:50px;
left:0;
}
#header .holder {
float:left;
width:100%;
}
#header .frame {
margin:0 auto;
width:960px;
}
#header .panel {
float:left;
width:960px;
}
#main {
margin:0 auto;
overflow:visible;
padding:20px 0 60px;
position:relative;
width:1200px;
}
#main:after {
content:"";
display:block;
clear:both;
}
#content {
width:78.5%;
float:left;
margin:4px 0 0;
}
#content-fullwidth {
width:100%;
float:left;
}
#sidebar {
width:230px;
float:right;
margin:4px 0px 0 0;
position:relative;
display:inline;
}
#sidebar .row { width:100%; }
#footer {
background:#F1F3F4;
position:relative;
width:100%;
font-size:12px;
line-height:20px;
}
/* Page Layout //////////////*/
.layoutleft-sidebar #content { float:right; }
.layoutleft-sidebar #sidebar { float:left; }
.layoutright-sidebar #content { float:left; }
.layoutright-sidebar #sidebar { float:right; }
.layoutfull-width #content { float:none; width:100%; }

.layoutfull-width .gridview .item { width:23.2%; }
.layoutfull-width .content-box .gridview .store-name { width:145px; }
.layoutfull-width a.coupon-code-link span { font-size:16px; }

/* Sorted & Filter Plugin */
.rwcp-srtflt { clear:both; display:table; width:100%; margin-bottom:20px; }
.coupons_filter { float:left; margin-left:0 !important; }
#couponfilterform .button { -webkit-border-radius: 1px !important; -moz-border-radius: 1px !important; border-radius: 1px !important; }




/* =Utility styles
-------------------------------------------------------------- */
.top {
display:block;
float:right;
padding:0;
margin:10px 10px 0 0;
}
.top a {
padding:5px 10px;
color:#fff;
text-decoration:none;
}
.top a:hover {
color:#fff;
}
.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;
}
.btn,
.order-gateway input[type="submit"] {
display:inline-block;
color:#ffffff;
font-size:16px ;
padding:6px 20px;
text-transform:uppercase;
text-decoration:none;
}
.btn:hover,
.btn.hover,
.order-gateway input[type="submit"]:hover {
cursor:pointer;
}
.btn:active {
position:relative;
top:1px;
}
#simpleTooltip {
padding:5px 7px;
background:#111;
-moz-border-radius:4px;
-webkit-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
-------------------------------------------------------------- */
.tinynav {
display: none;
}
#top-menu {
margin:0 0 0 -20px;
padding:2px 0 0 10px;
list-style:none;
font-size:11px;
line-height:13px;
position:relative;
float:left;
display:inline;
}
* html #top-menu {
margin:0 0 0 42px;
}
* html .inner #top-menu {
margin:0 0 0 32px;
}
#top-menu li {
float:left;
height:29px;
margin:0 2px 0 1px;
padding:0;
position:relative;
z-index:99999;
}
#top-menu li a {
cursor:pointer;
display:inline-block;
font-size:13px;
text-transform:uppercase;
padding:7px 10px;
text-align:left;
text-decoration:none;
}
#top-menu li:hover ul { display:block; }
#top-menu li:hover ul li ul { display:none;  }
#top-menu li ul li:hover ul { display:block; }

#top-menu li ul  { width:180px; position:absolute; left:0; top:28px; display:none;  }
#top-menu li ul li ul { display:none; position:absolute; left:178px; top:0;  }
#top-menu li ul li ul li ul { display:none; position:absolute; left:178px; top:0;  }

#top-menu li ul li a { width:157px; display:block;  }
#top-menu li ul li:last-child a { border:none; }

#top-menu li a:hover {
z-index:999;
}
#top-menu li:hover {
position:relative;
}
#top-menu .active {
font-size:13px;
padding-top:1px;
margin:0 5px;
}

#top-menu li.active a {
}
#top-menu li.active a:hover {
text-decoration:none;
}
#top-menu li.active:hover {
margin-top:0px;
}
#top-menu li.menu-arrow a {

}


#header ul.menu ul.sub-menu {
display:none;
left:auto;
float:left;
margin:-2px 0 0 -70%;
position:absolute;
width:auto;
z-index:998;
}
#header ul.menu li:hover ul.sub-menu {
display:block;
}
#header ul.menu li.active ul.sub-menu {
}
#header ul.menu ul.sub-menu li {
background:none;
}
#header ul.menu ul.sub-menu li:hover {
margin-top:0;

}
#header ul.menu ul.sub-menu li a {
text-align:left;
width:137px;
font-size:12px;
padding:7px 10px 8px 10px;

}
#header ul.menu ul.sub-menu li a:hover { }

#header ul.menu ul.sub-menu li ul.sub-menu {
display:none;
right:155px;
margin:-2px 0 0 0;
top:2px;
}
#header ul.menu ul.sub-menu li:hover ul.sub-menu {
display:block;
}
#header .bar {
float:right;
margin:18px 10px 0 0;
display:inline;
}
#top_nav .add-nav {
margin:0 14px 0 0;
padding:0;
list-style:none;
float:right;
}
#top_nav .add-nav li {
float:left;
padding:9px 0;
font-size:13px;
text-transform:uppercase;
}

#top_nav .add-nav li a {
display: block;
padding: 0 7px;
text-decoration: none;
}
#top_nav .add-nav li a:hover, #top-menu li a:hover { color:#fff; }


/* =Header social icon styles
-------------------------------------------------------------- */
#header .social {
margin:0;
padding:0;
list-style:none;
float:right;
}
#header .social li {
float:left;
margin:0 10px 0 0;
}
#header .social li a, .rss-link {
float:left;
text-indent:-9999px;
overflow:hidden;
background:url(images/bg-social.gif) no-repeat;
width:16px;
height:16px;
}
#header .social li a:hover {
opacity:0.7;
}
#header .social li .rss, .rss-link {
background-position:0 0;
}
#header .social li .facebook {
background-position:-26px 0;
}
#header .social li .twitter {
background-position:-52px 0;
}
.header-bar {
float:left;
padding:0 0 0 9px;
width:951px;
}
#logo {
float:left;
overflow:hidden;
width:250px;
padding:15px 0;
}
#logo a, #logo img {
display:block;
}
#logo h1 {
clear:none;
}
#logo .description {
padding-top:5px;
color:#000;
}
.slogan {
display:block;
font-size:12px;
color:#7a7676;
margin:-29px 0 0;
width:365px;
}

.rss-link {
position:absolute;
top:15px;
right:15px;
}

/* =Search box styles
-------------------------------------------------------------- */
#header .search-box {
float:left;
margin:12px 0 0 0;
display:inline;
width:25%;
background:#fafafa;
}
#header .search-box .holder {
overflow:hidden;
height:1%;
padding:0;
}
#header .search-box .row {
overflow:hidden;
height:1%;
width:100%;
margin:inherit;
position:relative;
}
#header .search-box .text {
background:#none;
border:1px solid #none;
margin:0;
width:87%;
float:left;
overflow:hidden;
}
#header .search-box .text input {
padding:10px;
margin:0;
border:none;
width:92%;
text-align:left;
font-size:18px;
color:#9c9da9;
background:none;
-webkit-appearance:textfield;
-webkit-box-sizing:content-box;
}
#header .search-box .row .row { width:auto; float:right; margin:7px; }
#header .search-box .btn-submit {
float:right;
margin:0;
padding:0;
font-size:0;
line-height:0;
border:none;
width:24px;
height:24px;
cursor:pointer;
text-indent:-9999px;
overflow:hidden;
}
#header .search-box span {
font-size:11px;
line-height:13px;
color:#011c2d;
margin-left:2px;
padding:2px 0 2px 23px;
background:url("images/store.png") no-repeat scroll 0 0 transparent;
}
.ui-autocomplete-loading{
background:url('images/indicator.gif') no-repeat right center !important;
}
ul.ui-autocomplete,
.ui-menu {
z-index:9999;
}
.newtag {
z-index:99;
position:relative;
}
a.tax-link {
padding:0 5px 0 0;
}

/* Header Menu Style*/
#header .header_menu_res ul { float:right; margin-top:7px; }
#header .header_menu_res ul li { position:relative; }

#header  #coups_categories { right:0; width:680px; } 
#header  #coups_store { right:0; width:680px; } 

/* main nav menu global styles*/
.header_menu_res ul, .header_menu_res ul ul, .header_menu_res ul ul ul { float:left; margin:0; padding:0; list-style:none;}
.header_menu_res ul li.first { padding-left:0; background:none;}
.header_menu_res ul li a { color:#fff; text-decoration:none;}
.header_menu_res ul li:hover a { background:#fff; text-shadow:0 1px 0 #fff; z-index:999;}
.header_menu_res ul { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }
.header_menu_res ul a { padding:5px 10px;position:relative; color:#555; z-index:100; display:block;line-height:18px; text-decoration:none; }
.header_menu_res ul li:hover a { }
.header_menu_res ul li.current_page_item, .header_menu_res ul li.current-menu-item, .header_menu_res ul li.current-menu-parent a { color:#555; background:#f4f4f4; text-shadow:0 1px 0 #fff; }
.header_menu_res ul li li.current_page_item, .header_menu_res ul li li.current-menu-item { background:none; }
.header_menu_res ul.children li a { background:#fff; border-top: none; border-left: none; }
.header_menu_res ul li { position:relative; float:left; margin:10px 3px; width: auto; font:normal 16px/1.4em oswald; text-transform:uppercase; z-index:999;}
.header_menu_res ul li ul { margin-top:-2px; background:#fff; position:absolute; left:-999em; width:180px; border:1px solid #dbdbdb; border-width:1px 1px 0; z-index:998; }

.header_menu_res ul.menu ul { background-color: #FFF; border:1px solid #eee; border-top:none;z-index:998; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; box-shadow: 1px 1px 5px #b7b7b7;}
.header_menu_res ul.menu ul ul.children { background-color: #FFF; border:1px solid #eee; border-top:none;z-index:998; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; box-shadow: 1px 1px 5px #b7b7b7;}
.header_menu_res ul.menu li ul li {margin:0; padding:0px;}
.header_menu_res ul.menu li ul li:hover { background:#f4f4f4; }
.header_menu_res ul.menu li ul li a {background:none; padding:7px 12px; width:156px; color:#555; font-size:12px; line-height:18px; text-shadow:0 1px 0 #fff; }
.header_menu_res ul.menu li ul li a:hover  { text-decoration:none; }
.header_menu_res ul.menu li ul ul  { margin:-32px 0 0 181px; }
.header_menu_res ul.menu ul.sub-menu {display:none; position:absolute; margin:-2px 0 0; }
.header_menu_res ul.menu li:hover ul.sub-menu {display:block;}
.header_menu_res ul.menu ul.sub-menu li ul.sub-menu {display:none; top:2px; left:180px; }
.header_menu_res ul.menu ul.sub-menu li:hover ul.sub-menu {display:block;}
.header_menu_res ul li:hover, .header_menu_res ul li.hover  { position:static; color: #8ab94d; }
.header_menu_res ul li:hover ul ul, .header_menu_res ul li:hover ul ul ul, .header_menu_res ul li:hover ul ul ul ul { left:-999em; }
.header_menu_res ul li:hover ul, .header_menu_res ul li li:hover ul, .header_menu_res ul li li li:hover ul, .header_menu_res ul li li li li:hover ul { left:auto; }
.header_menu_res ul li img.dropdown { padding:2px 0 2px 8px; border:none;}
.header_menu_res ul.sub-menu { width: auto; }
.header_menu_res ul.sub-menu li { clear: left; margin: 8px 4px 0; }


#coups_categories, .header_menu_res ul.sub-menu, #coups_store 
{ margin:-2px 0 0 0; padding:0 0 8px; position:absolute; background:#fff;
 border:1px solid #eee; border-top:none;z-index:998; -moz-box-shadow: 1px 1px 5px #b7b7b7; -webkit-box-shadow: 1px 1px 5px #b7b7b7; 
 box-shadow: 1px 1px 5px #b7b7b7;}
#coups_categories, #coups_store {display:none; padding:0 5px 8px;}
#menu-header li:hover #coups_categories, .header_menu .menu li:hover #coups_categories,
#menu-header li:hover #coups_store, .header_menu .menu li:hover #coups_store
{display:block;}
#coups_categories ul, #coups_store ul {position:relative; background:none; border:none; border-radius:0; box-shadow:none; left:0;}
#coups_categories ul li, #coups_store ul li {border:none; font-size:12px; text-shadow:0 1px 0 #FFFFFF; }
#coups_categories ul li a, #coups_store ul li a  { display:inline; }
#coups_categories li.maincat a, #coups_store li.maincat a { }
#coups_categories li.maincat a:hover, #coups_store li.maincat a:hover { }
#coups_categories .catcol, #coups_store .catcol {float:left; padding:0 12px 0 12px; width:200px; border-left:none; vertical-align:top; margin-top:20px;}
#coups_categories .catcol ul, #coups_store .catcol ul {padding:8px 0; list-style:none;}
#coups_categories .catcol ul li, #coups_store .catcol ul li {float:none; margin:0; padding:0;}
#coups_categories .catcol ul li a, #coups_store .catcol ul li a {margin:0; padding:4px 0; text-decoration:none; background: none;}
#coups_categories .catcol ul.maincat-list, #coups_store .catcol ul.maincat-list {margin:0; padding:0;}
#coups_categories .catcol ul li.maincat, #coups_store .catcol ul li.maincat { width:180px; text-transform:uppercase; float:left; margin:0 0 15px; padding:6px 10px; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#coups_categories .catcol ul li.maincat a, #coups_store .catcol ul li.maincat a { background:none; display:inline; line-height:20px; }
#coups_categories .catcol ul li.maincat a:hover, #coups_store .catcol ul li.maincat a:hover { text-decoration:none !important;}
#coups_categories .catcol ul li.maincat > ul.subcat-list, #coups_store .catcol ul li.maincat > ul.subcat-list { margin:6px -10px -6px -15px; padding:5px 10px 5px 15px; width:100%; }
#coups_categories .catcol ul.subcat-list, #coups_store .catcol ul.subcat-list { clear:both; padding:5px; width:auto; background-color:#FFFFFF; }
#coups_categories .catcol ul.subcat-list ul.subcat-list, #coups_store .catcol ul.subcat-list ul.subcat-list {margin:0;}
#coups_categories .catcol ul li.cat-item, #coups_store .catcol ul li.cat-item { clear:both; width:auto; background:url(images/bullet-grey.png) no-repeat scroll 4px 6px transparent; padding:0 0 0 12px; font-size:12px; text-transform:none; float:left;}
#coups_categories .catcol ul li.cat-item a, #coups_store .catcol ul li.cat-item a {display:inline-block; float:left; padding:0; line-height:20px; width:auto;}
#coups_categories .catcol ul li.cat-item a:hover, #coups_store .catcol ul li.cat-item a:hover {text-decoration:none !important;}
#coups_categories .catcol ul li.cat-item span, #coups_store .catcol ul li.cat-item span {display:inline-block; float:left; padding:0; line-height:20px; margin-left:3px; width:auto;}
#coups_categories .first, #coups_store .first {border-left:none;}
#coups_categories ul li a:hover, #coups_store ul li a:hover  { background:#efefef;  }
#coups_categories .catcol ul li.maincat, #coups_store .catcol ul li.maincat { background:#efefef; color:#545454; }
#coups_categories .catcol ul li.maincat a:hover, #coups_store .catcol ul li.maincat a:hover {background:none; }

/* =Featured slider styles
-------------------------------------------------------------- */
.featured-slider {
margin:0px;
height:1%;
background:#f1f1f1;
border-bottom:1px dashed #bfbfbf;
width:100%;
}
.featured-slider .ico-scissors { width:38px; height:17px; position:absolute; 
left:0; bottom:-9px;  background:url(images/ico-scissors.png) no-repeat left top;  } 
.featured-slider .gallery-holder {
margin:0px auto;
padding:0;
position:relative;
left:-15px;
width:1200px;
height:275px;
}
.featured-slider .slide {
padding:0 5px;
position:relative;
float:left;
}
.featured-slider .slide h2 {
margin:0; padding:10px;	
font-size:20px;
text-transform:uppercase; 
}
.featured-slider .slide-contain {
overflow:hidden;
}
.featured-slider .slider li {
float:left;
overflow:hidden;
margin:10px;
text-align:center;
height:190px;
width:218px;
background:#fff;
border:1px solid #e7e7e7;
-moz-box-shadow: 1px 1px 3px #d7d7d7;
-webkit-box-shadow:1px 1px 3px #d7d7d7;
box-shadow: 1px 1px 3px #d7d7d7;
}
.featured-slider .slider .image {
height:130px;
padding:0 0 5px;
width:219px;
text-align:center;
overflow:hidden;
border-bottom:1px dashed #c7c7c7;
}
.featured-slider .slider img {
height:auto;
width:166px;
}
.featured-slider .slider img:hover {
opacity:0.6;
}
.featured-slider .slider a {
font-size:15px;
text-decoration:none;
padding:5px;
text-align:center;
display:block;
line-height:21px;
}
.featured-slider .slider a:hover {
text-decoration:none;
}
.featured-slider .prev {
background:url("images/arrow-featured-left.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
overflow:hidden;
position:absolute;
right:30px;
top:15px;
height:20px;
width:20px;
opacity: 0.4;
filter: alpha(opacity=40);
z-index:9;
}
.featured-slider .next {
background:url("images/arrow-featured-right.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
overflow:hidden;
position:absolute;
right:-1px;
top:15px;
height:37px;
width:25px;
opacity: 0.4;
z-index:9;
filter: alpha(opacity=40);
}
.featured-slider .next:hover, .featured-slider .prev:hover { opacity: 1; filter: alpha(opacity=100); }
.featured-button {
margin:0 auto;
position:relative;
width:250px;
z-index:99;
}
.featured-button .button-l {
background:url(images/button-featured-left.png) no-repeat scroll 0 0 transparent;
float:left;
height:36px;
width:18px;
}
.featured-button .button-r {
background:url(images/button-featured-right.png) no-repeat scroll 0 0 transparent;
float:left;
height:36px;
width:18px;
}
.featured-button h1 {
background:url(images/button-featured-middle.png) repeat-x scroll 0 0 transparent;
clear:none;
float:left;
font-size:18px;
color:#777777;
text-transform:uppercase;
height:36px;
line-height:36px;
padding:0 10px;
}


/* Flexslider ////////////////////////////////////*/

.fullbg { background:#f8f6f7 url(images/full_slider_bg.jpg) repeat-x left bottom; border-bottom:1px solid #ccc;
-moz-box-shadow: 1px 1px 3px #d7d7d7; -webkit-box-shadow:1px 1px 3px #d7d7d7; box-shadow: 1px 1px 3px #d7d7d7; padding:20px 0; }

.flexslider h2 { margin:10px 0; padding:0; font-size:20px; text-transform:uppercase; }
.flexslider .store-image { float:left; width:18%; background:#ccc; margin-right:20px;  }
.flexslider .store-image img { width:100%; border:1px solid #ccc; }
.flexslider .fcontent { float:left; width:50%;   }
.flexslider .fcontent h3 { margin:0 0 5px 0; padding:0; font-size:16px; }

.flexslider .calendar { margin:0 0 10px 0; padding:0; list-style:none; display:table; width:100%; }
.flexslider .calendar li { margin:0 10px 0 0; padding:4px 0 3px 20px; list-style:none; float:left; font-size:12px; }
.flexslider .calendar li.create {  background: transparent url("images/calendar-plus.png") no-repeat scroll 0 1px; }
.flexslider .calendar li.expire { background: transparent url("images/calendar-cross.png") no-repeat scroll 0 1px;}
.flexslider p.category { background:url("images/folder-open.png") no-repeat left 6px;}
.flexslider p.tag { background: rgba(0, 0, 0, 0) url("images/tag-label.png") no-repeat left 6px; }
.flexslider p.category, .flexslider p.tag { margin:0; padding:3px 0 3px 18px; font-size:12px; line-height:normal; font-weight:bold; }

.flexslider p.tag a, .flexslider p.category a { font-weight:normal; }

.flexslider div.taxonomy { clear:both; padding-left:0; }
.flexslider .thumbsup-vote { background:#fff; }
.flexslider .last { float:right; width:18%; }
.flexslider .last .coupon_cbox { width:173px; }
.flexslider .thumbsup-vote {  margin:0 0 10px 30%; float:left; display:block; padding:10px;  border:1px solid #cbcbcb; }
.flexslider p.link-popup { left:10px; }
.fullbg .flex-direction-nav { top:-7px; }


.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus,
.flex-slider a:focus {  outline: none;}
.slides,.slides > li,.flex-control-nav, .flex-direction-nav {margin: 0;  padding: 0;  list-style: none;}
.flex-pauseplay span {  text-transform: capitalize; }
.full_slider { }

.flexslider { margin: 0 auto; width:1200px; padding: 0; position: relative; zoom: 1;}
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img { width: 100%; display: block;}
.flexslider .slides:after {  display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .flexslider .slides { display: block;}
* html .flexslider .slides { height: 1%;}
.no-js .flexslider .slides > li:first-child { display: block;}
.flexslider .slides { zoom: 1;}
.flexslider .slides img { height: auto;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease;
-o-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport { max-height: 300px;}
.carousel li { margin-right: 5px;}
.flex-direction-nav { *height: 0; position:absolute; right:10px; top:10px; }

.flex-direction-nav a { text-decoration: none; display: block; font-size:0; width: 20px; height: 20px; margin: 0px 0 0; position: absolute;
top: 10%; z-index: 10; overflow: hidden; opacity:0.5; cursor: pointer; color: rgba(0, 0, 0, 0.8); 
-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.flex-direction-nav a:before { display: inline-block; }
.flex-direction-nav a.flex-next:before { }
.flex-direction-nav .flex-prev {  text-indent:-9009px; background:url(images/arrow-featured-left.png) no-repeat left top; right: 30px;}
.flex-direction-nav .flex-next {  text-indent:-9009px; background:url(images/arrow-featured-right.png) no-repeat left top;right: 0px; text-align: right;}
.flexslider:hover .flex-direction-nav .flex-prev { opacity: 0.5; right: 30px;}
.flexslider:hover .flex-direction-nav .flex-prev:hover {  opacity: 1;}
.flexslider:hover .flex-direction-nav .flex-next { opacity: 0.5; right: 0px;}
.flexslider:hover .flex-direction-nav .flex-next:hover { opacity: 1;}

.flex-direction-nav .flex-disabled { opacity: 0!important; filter: alpha(opacity=0); cursor: default;}
.flex-pauseplay a { display: block; width: 20px; height: 20px;  position: absolute;  bottom: 5px;  left: 10px;  opacity: 0.8;  z-index: 10;
overflow: hidden;  cursor: pointer;  color: #000;}
.flex-pauseplay a:before {  display: inline-block;  }
.flex-pauseplay a:hover {  opacity: 1;}
.flex-pauseplay a .flex-play:before {}
.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging { display:none; }
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0, 0, 0, 0.5);
cursor: pointer; text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -webkit-border-radius: 20px;
-moz-border-radius: 20px;  border-radius: 20px;}
.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7);}
.flex-control-paging li a.flex-active { background: #000; background: rgba(0, 0, 0, 0.9); cursor: default;}
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li { width: 25%; float: left; margin: 0;}
.flex-control-thumbs img { width: 100%; height: auto;  display: block; opacity: .7; cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}


/* =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:none;
}
#content-fullwidth .content-box {
width:945px;
}
#content-fullwidth .content-box .box-holder {
float:left;
position:relative;
margin:8px 0;
width:945px;
}
#content-fullwidth .content-box .head {
overflow:hidden;
height:1%;
padding:7px 0 25px 20px;
background:none;
}

/* =Content layout styles
-------------------------------------------------------------- */
#reply .content-box .post-box  { padding:0; }
#reply .content-box .head  { padding:0; margin:0; background: url("images/post_top_bg.png") repeat-x scroll left bottom #fff;
border-bottom: 1px dashed #bfbfbf; }
#reply .post-box .head  {    margin:0; padding:8px 10px 0px; }

.content-box {
margin:0 0 20px 0;
position:relative;
/*width:646px;*/
}
.comment-form {
margin:0;
position:relative;
overflow:hidden;
height:100%;
}
#colorbox .comment-form {
height: 99%;
width: 99%;
}
#commentForm fieldset {
max-width:603px;
}
.content-box .box-holder {
float:left;
position:relative;
margin:8px 0;
width:100%;
/*width:646px;*/
}
.single-coupon .content-box .box-holder { 	
border:1px solid #e7e7e7;
-moz-box-shadow: 1px 1px 3px #d7d7d7;
-webkit-box-shadow:1px 1px 3px #d7d7d7;
box-shadow: 1px 1px 3px #d7d7d7;	 }
.content-box .post-box {

}
.content-box .head {
overflow:hidden;
padding-top:10px;
background: url("images/post_top_bg.png") repeat-x scroll left bottom #fff;
border-bottom: 1px dashed #bfbfbf;
}


.content-box .h2 {
margin:0;
}
.bg,
.box-bottom,
.content-box .box-t,
.content-box .box-b,
.content-box .item-footer-top,
.content-box .item-footer-bottom,
.content-box ul.social .drop-t,
.content-box ul.social .drop-b {
display:none;
}
.content-box .head h2 {
float:left;
margin:0;
padding:0;
font-size:20px;
line-height:22px;
font-weight:normal;
color:#3a3939;
}
.head .counter, .head .counter-red {
float:right;
margin:0;
padding:0 20px;
font-size:14px;
font-weight:bold;
line-height:22px;
color:#9C9DA9;
}
.head .counter span {
color:#008000;
font-weight:bold;
}
.head .counter-red span {
color:#A92C2C;
font-weight:bold;
}
.content-box h2.archive{
background:none;
padding:12px 0;
}

.archive .content-box .head, .category .content-box .head { background:none; border:none; }

.content-box h2 span.coupon-count {
float:right;
font-size:14px;
color:#999999;
margin:0 20px 0;
}
.content-box .item {
margin-bottom:10px;
/*width:617px;
margin:15px 18px 20px;*/
}

/* Grid & Listview settings ///////////////*/
#listgrid { position:relative; clear:both; }
#listgrid .listnav { margin:0; padding:0; position:absolute; right:0; top:-40px;  }
.listnav a { width:27px; height:16px; display:block; float:left; text-indent:-9009px; margin-left:10px; opacity:0.5; }
.listnav a:hover.switch_list, .listnav a:hover.switch_grid, .listnav a.active {  opacity:1; }

.listnav a.list { background:url(images/i_listview.png) no-repeat left top; }
.listnav a.grid { background:url(images/i_gridview.png) no-repeat left top; }

.tax-coupon_category #listgrid .listnav {  }

.counter { padding-bottom:10px; text-align:right; font-size:15px; }
.counter span { }

.view { width:102%; }
.listview .entry-content { display:block; }

.listview .item { width:98%; }
.listview .expired_msg { display:none; }
.listview .dsCountDown { margin-left:14%; width:65%; }
.listview .grid-ads { display:none; }
.listview .list-ads .item-holder { text-align:center; }
.listview .grid_c { display:block; }

.listview .grid-title { display:none; }
.listview .list-title { display:block; }

.gridview .item { width:31.2%; margin-right:20px; margin-bottom:20px; float:left;  }
.gridview .grid-title { display:block; }
.gridview .list-title { display:none; }
.gridview .entry-content { display:none; }
.gridview div.taxonomy { padding-left:0; }
.gridview .item-panel { width:50%; padding-top:0; }
.gridview .coupon_cbox { float: right; height: 43px; width: 56%; }
.gridview .expired-coupon-info { display:none; }
.gridview div.calendar { padding:0 0 5px 0; width:108% !important; }
.gridview .item-holder { min-height:400px; position:relative; }
.gridview .item-footer { position:absolute; left:0; bottom:0; z-index:5; }
.gridview p.link-popup { left:2px; }
.gridview .item-panel h3 { font-size:14px !important; line-height:17px !important; overflow:hidden; }
.gridview .list-ads { display:none; }
.gridview .grid-ads .item-holder, .listview .list-ads .item-holder { background:none; border:none; 
-moz-box-shadow: 0px 0px 0px #d7d7d7; -webkit-box-shadow:0px 0px 0px #d7d7d7; box-shadow: 0px 0px 0px #d7d7d7; }
.gridview .grid-ads img { max-width:100% !important; height:auto; }
.gridview .grid_c { display:none; }

.expired_msg { clear:both; display:table; width:100%; text-align:center; color:#cc0000; background:#ffe0e0; 
border:1px dashed #cc0000; margin:17px 0; position:relative; top:10px;   }
.fcontent .expired_msg, .single .expired_msg { display:none; }
.tabbertab .pages a.page-numbers { padding:15px !important; display:block; }

/*** dsCountDown ***/
.dsCountDown { display:inline-block; *display:inline; zoom:1; float:left; background:#ffffff; color:#F60; position:relative;
width:98%; max-width:285px; margin:14px 0; border-radius:5px; border:1px solid #F60;}
.content-box .dsCountDown ul, .content-box .dsCountDown ul li , .fcontent ul li { margin:0; padding:0; list-style:none; line-height:normal; }
.content-box .dsCountDown ul li:nth-child(1), .fcontent .dsCountDown ul li:nth-child(1) { width:19%; font-size:12px; font-weight:bold; float:left; display:block; padding:10px; 
border-right:1px solid #ccc; color:#333;  }
.content-box .dsCountDown ul li:nth-child(2), .content-box .dsCountDown ul li:nth-child(3),
.content-box .dsCountDown ul li:nth-child(4), .content-box .dsCountDown ul li:nth-child(5),
.fcontent .dsCountDown ul li:nth-child(2), .fcontent .dsCountDown ul li:nth-child(3),
.fcontent .dsCountDown ul li:nth-child(4), .fcontent .dsCountDown ul li:nth-child(5) { text-align:center; width:14%; font-size:12px;  
float:left; display:block; padding:10px 5px; border-right:1px solid #ccc;  }
.content-box .dsCountDown ul li:nth-child(5), .fcontent .dsCountDown ul li:nth-child(5) { border-right:none; }
.content-box .dsCountDown ul li b, .content-box .dsCountDown ul li span,
.fcontent .dsCountDown ul li b, .fcontent .dsCountDown ul li span { display:block; width:100%; color:#333; }
.content-box .dsCountDown ul li span, .fcontent .dsCountDown ul li span { color:#F60; }

.content-box .item-holder  { background:#fff; border:1px solid #e7e7e7;
-moz-box-shadow: 1px 1px 3px #d7d7d7; -webkit-box-shadow:1px 1px 3px #d7d7d7; box-shadow: 1px 1px 3px #d7d7d7;}
.content-box .item-frame { padding:10px; }
#content .content-box .store-image, .content-box .store .thumb-wrap, .content-box .store-list ul li { position:relative; z-index:0; }
#content .content-box .store-image span, .content-box .store .thumb-wrap span, .content-box .store-list ul li span { padding:2px 3px; display:block; 
text-transform:uppercase; position:absolute; left:0; top:0; font:10px Arial, Helvetica, sans-serif; }
.content-box .store-list ul li span { left:20px; top:20px; }

#content .content-box .store-image span.new_c, #content .content-box .store-image span.featured_c,
.content-box .store .thumb-wrap span.featured_c, .content-box .store-list ul li span.featured_c { color:#fff; }
#content .content-box .store-image span.new_c { background:#C30; }
#content .content-box .store-image span.featured_c, .content-box .store-list ul li span.featured_c,
.content-box .store .thumb-wrap span.featured_c { background:#090;  }



.single-coupon .thumbsup-vote { border:1px solid #eee; background:#fff; }
.single-coupon .stripe-badge { width: 65px; }
.single-coupon .thumbsup-stripe-badge { width: 61px; }
.single-coupon .thumbsup-stripe-badge .percent { font-size:22px; }
.single-coupon .stripe-badge .success { letter-spacing:2px; }
.single-coupon .thumbsup-vote span.vote { margin:20px 0 0 5px; }

.thumbsup-vote { float:right; background:#F8F8F8 url(images/coupon_rating_bg.png) repeat-x left bottom;
padding:0 0 0 5px; border-left:1px solid #cbcbcb;}
.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 #CCCCCC;
background:-moz-linear-gradient(center top , #CCCCCC, #E9E9E9) repeat scroll 0 0 transparent;
background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#E9E9E9), color-stop(100%,#CCCCCC));
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9E9E9', endColorstr='#CCCCCC',GradientType=0 ); /* ie */
-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; -moz-box-shadow:0 1px 0 #FFFFFF;
display:block; height:14px; margin:7px 2px 4px; min-width:94px; padding:0; position:relative; }

.progress-green span { background:-moz-linear-gradient(center top , #8FC857 10%, #5C9425 90%) repeat scroll 0 0 transparent;
background-image:-o-linear-gradient(rgb(143,200,87), rgb(92,148,37));
background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#5C9425), color-stop(100%,#8FC857));
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5C9425', endColorstr='#8FC857',GradientType=0 ); /* ie */
border:1px solid #5C9425;}

.progress-red span { background:-moz-linear-gradient(center top , #DD5F5F 10%, #A92C2C 90%) repeat scroll 0 0 transparent;
background-image:-o-linear-gradient(rgb(221,95,95), rgb(169,44,44));
background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#A92C2C), color-stop(100%,#DD5F5F));
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#A92C2C', endColorstr='#DD5F5F',GradientType=0 ); /* ie */
border:1px solid #A92C2C; }

.votes-green { color:#5C9425; }
.votes-red { color:#A92C2C;}

.progress span { display:block; height:12px; margin:0; padding:0; position:relative; text-align:center; width:0;
-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; 
-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:3px 0 0px; float:left; width:53px; }
.results .progress-holder { width:65px; float:left; }
.results .progress-holder .votes-raw { display:block; float:left; width:22px; margin:0 2px 0 0; text-align:right; }
.results .progress-holder .progress { float:left; min-width:32px; height:7px; margin:4px 2px 0; }
.results .progress-holder .progress span { height:5px; }
.post_top  { background:#fff url(images/post_top_bg.png) repeat-x left bottom; padding:0px; 
border-bottom:1px dashed #bfbfbf; display:table; width:100%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }

.content-box .item img { }
.content-box .store-holder { float:left; width:110px; }
.content-box .store-image { margin-bottom:5px; }
.single-coupon .content-box .store-holder { width:25%; }
#content .content-box .store-image img { border:1px solid #c7c7c7; padding:0; width:100%;}
.content-box .store-name  { text-align: left; font-size:13px; text-transform:uppercase; float:left; padding:10px; }
.content-box .gridview .store-name  { width:158px; }
.content-box .store .thumb-wrap { float:left; }
.content-box .store .info { width:415px; padding-left:20px; float:left; }
.content-box .store img {  }
#content .content-box .store img.store-thumb { width:150px; border:1px solid #c7c7c7; max-width:200px;  }
.content-box .store img.store-thumb:hover { }
.item-panel { float:left; padding:5px 0 5px 15px; width:65%; position:relative; }
.item-panel h5 { margin:4px 15px 0; font-size:20px; display:inline; float:left; }
.coupon_cbox { float:right; width:20%; height:105px; }
.content-box .item-panel h3 { font-size:15px; margin:0px; }


.content-box .item-panel h3 a:hover { text-decoration:none; }
div.taxonomy { padding-left:126px; max-width:340px; }
.post .taxonomy { padding-left:0; max-width:472px; }
.coupon-main h5 { margin:4px 15px 0 0; font-size:20px; 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 { background:url("images/store-med.png") no-repeat scroll 0 0 transparent; height:24px;
font-size:14px; margin-top:10px; padding-top:8px; }
div.store-info a { padding-left:30px;}
.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; padding-left:18px; }
.content-box p.category { background:url(images/folder-open.png) no-repeat left 2px; }
.content-box p.tag { background:url(images/tag-label.png) no-repeat left 2px; }

.content-box p.category a, .content-box p.tag a { font-weight:normal; text-decoration:none;}
.content-box p.category a:hover, .content-box p.tag a:hover { text-decoration:none; }
.content-box div.calendar { display:table; width:100%; padding:5px 0;}
.single-coupon div.calendar { margin-bottom:10px; }
.single-coupon div.calendar li.create { clear:both; margin:5px 10px 0 0; }
.single-coupon div.calendar li.expire { margin:5px 10px 0 0; }
.single-coupon .coupon-code-link { float:left; padding:15px 25px; }

.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; float:left; margin-right:10px;
line-height:20px; padding-left:20px; }

.content-box div.calendar li.create { background:url("images/calendar-plus.png") no-repeat scroll 0 1px transparent;}
.content-box div.calendar li.modify { background:url("images/calendar.png") no-repeat scroll -1px 1px transparent;}
.content-box div.calendar li.expire { background:url("images/calendar-cross.png") no-repeat scroll 0 1px transparent;}
.content-box div.calendar li.category { background:url("images/folder-open.png") no-repeat scroll 2px 4px transparent;}
.content-box div.calendar li.comment { padding-left:25px; background:url("images/ico-comment.png") no-repeat scroll 2px 4px transparent;}

p.stats { float:right; font-size:11px; color:#9C9DA9; margin:5px -125px 0 0; }
a.coupon-reset-link { text-decoration:none; }
a.coupon-reset-link:hover { cursor:pointer; text-decoration:none;}
.coupon-main { float:left; margin:7px 0 0 20px; position:relative; width:72%; }
a.coupon-code-link { display:block ; position:relative; z-index:1; margin:0px; text-decoration:none; padding:10px 15px;
background: url("images/croos_pattern.png") repeat scroll 0 0 #abd206; border: 1px solid #8baa09; }
a:hover.coupon-code-link { background: url("images/croos_pattern.png") repeat scroll 0 0 #628614; }

a.print_code  { background: url("images/croos_pattern.png") repeat scroll 0 0 #ff8a00;  border: 1px solid #da6d0c; }
a:hover.print_code:hover { background: url("images/croos_pattern.png") repeat scroll 0 0 #ec8001; }

a.affiliates-link  { background: url("images/croos_pattern.png") repeat scroll 0 0 #e50e23;  border: 1px solid #ab0707; }
a:hover.affiliates-link { background: url("images/croos_pattern.png") repeat scroll 0 0 #ab0707; }


.couponAndTip { height:30px; }
.single-coupon .couponAndTip { float:left; margin-left:20px; margin-top:10px; }
.single-coupon p.link-popup {  left:4px; top: -97px; }

.link-holder { height:35px; }
a.coupon-code-link span { color:#fff; text-shadow: 1px 1px 1px #5f7111; display:block; font-size:18px;
text-transform:uppercase; text-align:center; }

.content-box .item-footer { border-top:1px dashed #bfbfbf; padding:8px 0 8px 20px;
background:#fff url(images/post_bottom_bg.png) repeat-x left top; }
p.link-popup { background:url(images/tooltip_bg.png) no-repeat center top; color:#fff;
float:left; padding:0px; position:relative; top:-80px; left:18px; display:none; font-size:11px;
width:152px; height:45px; text-align:center; line-height: 28px;}
.coupon_type-printable-coupon p.link-popup span { left: 29px; }

p.link-popup span { display:block; position:absolute; top:2px; left:17px; }
.single-coupon p.link-popup span { top:4px; }
.link-bar .link { margin:0; font-size:11px; line-height:13px; font-weight:bold;
padding:0 12px 0 0; background:url(images/bullet-link.gif) no-repeat 100% 5px;}

/* Tabber ////////////////////////*/
.resp-tabs-container h2.resp-tab-active { border-bottom:none; }

.content-box .store-list { width:100%; display:table; }
.content-box .store-list ul { margin:0; padding:0; list-style:none; width:102%; }
.content-box .store-list ul li { margin:20px 12px; padding:10px; list-style:none; text-align:center; float:left; 
background:#fff; width: 20%; min-height: 190px; border:1px solid #e7e7e7; 
-moz-box-shadow: 1px 1px 3px #d7d7d7; -webkit-box-shadow:1px 1px 3px #d7d7d7; box-shadow: 1px 1px 3px #d7d7d7; }
.content-box .store-list ul li img { padding:5px; border:1px solid #eee; margin-top:10px; }
.content-box .store-list ul li a { font-weight:bold; }

/* coupon code popup */
.coupon-code-popup .popup-code-copy div.text { background:#FFFFFF; border: 1px solid #B5B5B5; border-color: #A3A9AD #A3A9AD #D9D9D9;
border-image: none; border-radius: 4px; border-style: solid; border-width: 1px; color: #676767; float: left; font-size: 18px; 
font-weight: bold; line-height: 22px; margin: 0 10px 0 0; padding: 6px 10px; text-transform: uppercase; width: 300px;}
.coupon-code-popup .popup-code-copy button.submit { cursor: pointer; float: left;}
.coupon-code-popup #respond { margin: 10px 0 20px 80px; }
.coupon-code-popup .popup-code-copy { float:left; margin-bottom:10px; }
.coupon-code-popup .popup-code-info { background:#F7F7F7; border:1px solid #DEDEDE; 
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:inset 0 0 5px #DEDEDE;
-webkit-box-shadow:inset 0 0 5px #DEDEDE; box-shadow:inset 0 0 5px #DEDEDE;
float:left; font-weight:bold; margin:0 -15px 10px; padding:10px 10px 17px; position:relative;
text-align:center; width:424px; }
.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; }

.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 20px 0 0; list-style-type:none; line-height:17px;}
.content-box ul.social li.report { float:right; margin:0; }
#content .content-box ul.social li.stats { background:url("images/chart-bar.png") no-repeat scroll 0 1px transparent;
height:16px; font-size:11px; float:left; }
.content-box ul.social li.calendar { background:url("images/calendar.png") no-repeat scroll 0 1px transparent; height:16px; }
.content-box ul.social li.calendar span { margin-left:23px; }
.content-box ul.social li a { float:left; background:url('images/ico-social.gif') no-repeat; padding:0 0 0 25px; }
.content-box ul.social li .like { background-position:0 0; }
.content-box ul.social li .show-comments { background:url('images/ico-comment.png') no-repeat left 2px; }
.content-box ul.social li span.show-comments { background:url('images/ico-social.gif') 0 -54px no-repeat; color:#979797; padding:0 0 0 25px;}
.content-box .email-wrap { width:446px; }

/* =Social dropdown styles
-------------------------------------------------------------- */
.content-box ul.social li .comment { background-position:0 -52px; }
.content-box ul.social li .share { background:url(images/ico-share.png) no-repeat left 2px; }
.content-box ul.social li .problem { background:url(images/ico-report-problem.png) no-repeat left top; }
.content-box ul.social li .mail { background-position:0 -272px; }
.content-box ul.social li .facebook { background-position:0 -363px; }
.content-box ul.social li .twitter { background-position:0 -449px; }
.content-box ul.social li .digg { background-position:0 -519px; }
.content-box ul.social li .reddit { background-position:0 -598px; }
.content-box ul.social .drop { background:#FFFFFF; border:1px solid #DEDEDE; 
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:0 0 5px #B7B7B7;
-webkit-box-shadow:0 0 5px #B7B7B7; box-shadow:0 0 5px #B7B7B7; position:absolute; left:-136px; top:28px;
display:none; padding:3px 0 0; z-index:999; }
.content-box ul.social .drop:after { content:''; display:block; position:absolute; top:-20px; left:136px;
width:0; height:0; border-color: transparent transparent #FFFFFF; border-style: solid; border-width: 10px; }
.content-box ul.social .drop ul { float:left; margin:0; padding:5px 0 6px 27px; list-style:none; width:235px; 
position:relative; border:none; }
.content-box ul.social .drop a { padding:1px 0 3px 25px; }
.page-template-front-page-php .status-unreliable * { opacity:0.9; }
.expired-coupon-info { border: 1px dashed #cc0000; color: #cc0000; font-family: sans-serif; font-size: 13px;
font-weight: bold; margin: 5px 0 5px 10px; padding: 5px; display:inline-block; text-align: center; }

/* =Vote up/down buttons styles
-------------------------------------------------------------- */
.thumbsup-badge {
width:82px;
height:80px;
float:left;
display:block;
text-align:center;
padding-top:20px;
}
.badge-green {
background:#8eb63c;
}
.badge-orange {
background:#ff8a00;
}
.badge-red {
background:#e21a2c;
}
.stripe-badge-green {
background:#8eb63c;
}
.stripe-badge-red {
background:#e21a2c;
}
.stripe-badge-orange {
background:#ff8a00;
}
.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;
width:46px;
margin:0;
}
.thumbsup-stripe-badge .percent {
color:#fff;
display:block;
font-size:14px;
padding:5px;
letter-spacing:-1px;
text-align:center;
margin-top:1px;
}

.stripe-badge { width:44px; float:left; }
.stripe-badge .success {
color:#666666;
display:block;
font-size:11px;
text-align:center;
text-transform:uppercase;
margin:2px 0;
padding:0;
}
.thumbsup-vote .frame {
width:65px;
float:right;
}
.thumbsup-vote span.text {
line-height:13px;
margin:0;
padding-top:7px;
font-size:11px;
display:block;
text-align:center;
}
.thumbsup-vote span.vote {
color:#666666;
margin:13px 0 0 5px;
padding:5px 0;
}
.thumbsup-vote span.thumbsup-up {
float:left;
text-align:right;
}
.thumbsup-vote span.thumbsup-up span.thumbsup {
background:url('images/thumbs-sprite_up.png') no-repeat scroll 0 0 transparent;
height:18px;
width:18px;
display:block;
text-indent:-9999px;
margin-left: 7px;
}
.thumbsup-vote span.thumbsup-up span.thumbsup:hover {
background-position:0 -18px;
cursor:pointer;
}
.thumbsup-vote span.thumbsup-up span.thumbsup:active {
background-position:0 -36px;
}
.thumbsup-vote span.thumbsup-down {
float:left;
text-align:left;
}
.thumbsup-vote span.thumbsup-down span.thumbsdown {
background:url('images/thumbs-sprite_down.png') no-repeat scroll 0 0 transparent;
height:18px;
width:18px;
display:block;
text-indent:-9999px;
}
.thumbsup-vote span.thumbsup-down span.thumbsdown:hover {
background-position:0 -18px;
cursor:pointer;
}
.thumbsup-vote span.thumbsup-down span.thumbsdown:active {
background-position:0 -36px;
}

/* =Tables
-------------------------------------------------------------- */
table {
border-collapse:separate;
border-spacing:0;
width:100%;
border-top:1px solid #eaeaea;
margin-bottom:18px;
}
table, td, th {
vertical-align:middle;
}
th {
color:#666;
border-top:1px solid #fff;
text-transform:uppercase;
padding:10px;
}
td {
color:#888;
padding:10px;
}
tfoot td {
border:0;
}
th, tr:hover {
background-color:#f5f5f5;
}
.tblwide {
width:100%;
border-collapse:collapse;
}
.tblwide thead tr th {
background:url('images/gray-grad.png') repeat-x scroll left top;
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;
-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 {
width:100%;
padding:15px 10px;
margin:0 5px;
clear:both;
text-align:center;
font-size:15px;

}
.content-box .paging .pages span {
color:#465360;
}
.content-box .paging .pages span.total {
padding:0 10px 0 3px;
}
.content-box .paging .pages span.prevPage a,
.content-box .paging .pages span.nextPage a {
font-weight:bold;
font-size:14px;
padding:3px 13px;
background-color:#FFF;
border:1px solid #E3E3E3;
margin:0 3px;
color:#465360;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
text-decoration:none;
}
.content-box .paging .pages span.current {
padding:3px 13px;
margin:0 1px;
color:#FFF;
font-weight:bold;
}
.content-box .paging .pages a.page,
.content-box .paging .pages a.page-numbers {
padding:3px 13px;
margin:0 1px;
color:#fff;
text-decoration:none;
}
.view_more { padding: 15px 20px !important; width:90.5%; margin:0 auto; display:block; }
.content-box .paging .pages a.prev,
.content-box .paging .pages a.next {
font-weight:bold;
}
.content-box .paging .pages span.prev a:hover,
.content-box .paging .pages span.next a:hover,
.content-box .paging .pages a.page:hover,
.content-box .paging .pages a.page-numbers:hover {
color:#fff;
}
.blog #content .post, .single-post .post, .single-post #comments, .single-post #reply, .category #content .post, .archive #content .post {
margin:0 0 10px 0;
display:table;
width:100%;
border:1px solid #e7e7e7;
-moz-box-shadow: 1px 1px 3px #d7d7d7;
-webkit-box-shadow:1px 1px 3px #d7d7d7;
box-shadow: 1px 1px 3px #d7d7d7;
}
.blog .content-box .box-holder, .single-post .content-box .box-holder,
.category .content-box .box-holder, .archive .content-box .box-holder { margin:0; }

#content .content-box .blog,
#content-fullwidth .content-box .blog {

}
#content .content-box .blog h1,
#content .content-box .store h1,
#content-fullwidth .content-box .blog h1 {
font-size:24px;
line-height:24px;
font-weight:normal;
margin:10px 0 10px 10px;
}
#content .content-box .store h1 { margin-left:0; }
.blog #content .content-box .blog h1, .single #content .content-box .blog h1,
  { margin-left:10px; margin-top:10px; }
.store .desc {
line-height:16px;
margin:0 0 5px;
}
div.desc {
display:inline-block;
padding-bottom:5px;
}
.store .store-url {
font-size:11px;
margin:0 0 5px;
}
.store .store-url a:hover {
text-decoration:none;
}
.blog .content-bar {
overflow:hidden;
font-size:11px;
line-height:13px;
margin:0 10px;
padding:0;
position:relative;
color:#9F9F9F;
text-transform:uppercase;
}
* html .blog .content-bar {
margin:0 -30px 0 -18px;
width:620px;
}
.blog .content-bar .date {
float:left;
padding:0 0 0 23px;
background:url(images/clock.png) no-repeat;
margin:0 13px 2px 0;
}
.blog .content-bar .comments {
float:left;
padding:0 0 0 23px;
background:url(images/ico-content.gif) no-repeat 0 -51px;
}
.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 {
background:url("images/calendar-plus.png") no-repeat scroll 0 0 transparent;
float:left;
padding:1px 0 2px 22px;
text-transform:none;
}
p.meta i {
font-style: normal;
margin-left: 12px;
}
p.meta a {
background:url("images/folder-open.png") no-repeat scroll 0 3px transparent;
padding:0 0 2px 22px;
margin: 0 8px 8px 0;
text-transform:uppercase;
display:inline-block;
}


.sep {
display:none;
}
p.comment-count {
background:url("images/ico-comment.png") no-repeat scroll 0 3px transparent;
float:right;
padding:1px 0 2px;
}
p.comment-count a {
padding:2px 0 2px 22px;
}
p.comment-count span {
padding-left:20px;
}
p#comment-closed {
text-align:center;
}
.store .text-box {
overflow:hidden;
height:1%;
font-size:12px;
padding:0px;
}
.head-box {
overflow:hidden;
font-size:12px;
margin:0;
padding:10px 20px 15px 15px;
}
div.adsense {
padding:10px 25px 20px;
}
.tax-stores div.adsense {
  padding: 20px 25px 0;
  text-align:center;
  width:95%;
}
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 {
height:1%;
font-size:12px;
padding:0 0px;
}
.single-coupon .blog .text-box  { padding:0 15px;  }
.blog .text-box-form {
height:1%;
font-size:12px;
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;
-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;
}
#content .blog .text-box .text-holder,
#content-fullwidth .blog .text-box .text-holder {
padding:0 0 24px;
}
.blog .text-box p {
margin:0 10px 18px 10px;
font-size:14px;
line-height:23px;
}
.blog .text-box p.edit {
clear:both;
margin:5px 10px;
}
.blog p.edit a {
font-weight:bold;
font-size:13px;
}
.blog #content .tags, .archive #content .tags { margin:0px 15px 0 0; }

#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-box .single_bottom_links { margin:27px 0 !important; width:100%; display:table; list-style:none; margin:0px; padding:0; }
.content-box .single_bottom_links li { margin:0; padding:0 10px; line-height:inherit; float:left; text-transform:uppercase;
font-size:12px; font-weight:bold; border-right:1px solid #eee;  list-style:none;   }
.content-box .single_bottom_links li a {text-decoration:none; }
.content-box .single_bottom_links li a.leave {  position: relative; top: 11px;}
.content-box .single_bottom_links li a:hover {}
.content-box .single_bottom_links li:last-child { border:none; }

#content .text-footer:before {
background:url("images/bg-sidebox-line.png") repeat-x scroll 0 top transparent;
content: " ";
display: block;
width: 100%;
}
.blog #content .tags, .blog #content .stats { margin-top:6px; }
#content .text-footer {
background:url("images/bg-sidebox-line.png") repeat-x scroll 0 bottom transparent;
font-size:11px;
margin:0;
padding:10px 17px;
position:relative;
border-top:1px solid #eee;
}
#content .tags {
float:left;
background:url(images/tag-label.png) no-repeat;
color:#979797;
margin:8px 15px 0 0;
font-size:12px;
padding-left:25px;
line-height:16px;
}
#content .tags a { }
#content .tags a:hover { }
#content .stats {
float:left;
margin:0 15px 0 0 ;
background:url(images/chart-bar.png) no-repeat;
color:#979797;
padding-left:25px;
line-height:17px;
}
.single #content .stats { margin:8px 15px 0 0; }
.blog .user-bar {
overflow:hidden;
height:1%;
padding:25px 5px 10px 15px;
margin:0 -20px 0 -15px;
}
.blog .user-bar .leave {
float:left;
background:url(images/btn-leave.gif) no-repeat;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.blog .user-bar a.leave:hover {
color:#666;
}
.blog .user-bar .leave span {
float:left;
cursor:pointer;
background:url(images/btn-leave-r.gif) no-repeat 100% 0;
padding:8px 19px 7px 16px;
}
.blog .user-bar .social, .content-box .text-footer .social {
margin:3px 0 0;
padding:0;
list-style:none;
float:right;
width:auto;
border:none;
display:inline;
}
.content-box .text-footer .social { margin-right:-10px; }
* html .blog .user-bar .social {
margin:3px -10px 0 0;
}
.blog .user-bar .social li,  .content-box .text-footer .social li {
float:left;
margin:0 11px 0 0;
list-style-type:none;
}
.blog .user-bar .social li a, .content-box .text-footer .social li a {
float:left;
text-indent:-9999px;
overflow:hidden;
width:24px;
height:23px;
background:url(images/bg-content-social.gif) no-repeat;
padding:0;
}
.blog .user-bar .social li a:hover, .content-box .text-footer .social li a:hover {
opacity:0.7;
}
.blog .user-bar .social li .rss, .content-box .text-footer .social li .rss {
background-position:0 0;
}
.blog .user-bar .social li .twitter, .content-box .text-footer .social li .twitter  {
background-position:-35px 0;
}
.blog .user-bar .social li .facebook, .content-box .text-footer .social li .facebook {
background-position:-69px 0;
}
.blog .user-bar .social li .digg, .content-box .text-footer .social li .digg {
background-position:-107px 0;
}

/* =Store & coupon category page template styles
-------------------------------------------------------------- */
.content-box h2.stores,
.content-box h2.categories {
border-bottom:1px solid #EBEBEB;
margin:0; padding:0;
}
.content-box .grouplinks {
float: left;
margin-bottom: 20px;
}
.content-box h2.stores a,
.content-box h2.categories a,
.content-box .grouplinks a {
border: 1px solid #DDDDDD;
display: block;
float: right;
font-size: 13px;
line-height: 1;
margin: 5px 0 0;
padding: 10px 15px;
text-decoration: none;
}
.content-box h2.stores a:hover,
.content-box h2.categories a:hover,
.content-box .grouplinks a:hover {
color: #fff;
}
.content-box h2.stores a, .content-box h2.categories a { border:none; margin:0; padding:5px; }

.content-box .grouplinks a {
float: left;
margin-right: 2px;
}
.content-box ul.stores,
.content-box ul.categories {
margin:0px 0 35px 0 !important;
padding:0;
border:1px solid #eee;
overflow:hidden;
}
.content-box ul.stores li {
background:url("images/store.png") no-repeat scroll 3px center transparent;
float:left;
list-style:none outside none;
padding:8px 15px 8px 22px;
width:155px;
}
.content-box ul.categories li {
background:url("images/folder-open.png") no-repeat scroll 5px center transparent;
float:left;
list-style:none outside none;
padding:8px 15px 8px 22px;
width:155px;
}
.content-box ul.stores li,
.content-box ul.categories li { font-size:13px; font-weight:bold; }



/* =Comments layout styles
-------------------------------------------------------------- */
.comments-box h3 {
margin:0 0 0 15px !important;
padding:10px 0 7px 30px !important;
font-size:18px;
line-height:20px;
background:url("images/ico-comment.png") no-repeat scroll 0 16px transparent;
}
.comments-box .comments {
margin:0;
padding:0 30px 30px;
list-style:none;
overflow:hidden;
height:1%;
}
.comments-box .comments ul {
padding:0 0 0 20px;
list-style:none;
}
ul.children li {
margin:25px 0 0;
}
p.links span.pencil {
background:url("images/pencil-comment.png") no-repeat scroll 0 0 transparent;
padding-left:20px;
font-size:14px;
}
p.links span.closed {
padding-right:10px;
color:#979797;
font-size:12px;
}
a.mini-comments {
padding:0 10px 0 0;
}
p.links span.minus {
background:url("images/cross-circle.png") no-repeat scroll 0 1px transparent;
padding-left:20px;
font-size:14px;
}
span.checkmark {
background:url("images/checkmark.png") no-repeat scroll 0 7px transparent;
float:left;
height:29px;
margin-left:35px;
padding:5px;
width:100%;
}
.comments-box ul.comments-mini {
max-height:225px;
overflow:auto;
padding:0 0 5px 0;
}
.comments-box ul.comments-mini li {
background-color:#F4F4F4;
border:1px solid #FFFFFF;
margin:7px 7px 0;
padding:5px;
min-height:34px;
list-style-type:none;
line-height:18px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-box-shadow:1px 1px 5px #b7b7b7;
-webkit-box-shadow:1px 1px 5px #b7b7b7;
box-shadow:1px 1px 5px #b7b7b7;
display:table;
width:98%;
}
.gridview .comments-box ul.comments-mini li ul { padding-left:0; }

.comments-box ul.comments-mini li:hover {
background-color:#FFFFFF;
border:1px solid #CCC;
}
.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:#95928D;
font-size:11px;
margin-top:7px;
padding-top:4px;
}
.author-wrap {
margin:-5px -15px 0;
padding:31px 40px 30px;
background-color:#f4f4f4;
min-height:70px;
border-bottom:1px solid #dbdbdb;
border-top:1px solid #dbdbdb;
}
.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 {}

.item-footer div.vcard,
.text-footer div.vcard,
.posted-on time.updated,
.meta time.updated,
.calendar .modify {
display: none;
}
.comments-mini p.comment-meta span.date-wrap {
float:right;
margin-top:2px;
}
.comments-mini p.comment-meta span.date {
background:url("images/calendar-plus.png") no-repeat scroll 0 0 transparent;
padding:0 10px;
font-size:14px;
}
.comments-mini p.comment-meta span.time {
background:url("images/clock.png") no-repeat scroll 0 0 transparent;
margin-left:4px;
padding:0 10px;
font-size:14px;
}
.comments-box .comments ul li {
padding:0;
}
.comments-box .comments li {
background:#F9F9F9;
border:1px solid #DFDFDF;
margin-top:30px;
list-style-type:none;
}
.comments-box .comments li.pingback {
padding:2px 0 2px 5px;
list-style-type:circle;
}
.comments-box .items {
border-bottom:1px solid #DFDFDF;
overflow:hidden;
padding:20px;
}
.comments-box .items 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;
}
.comments-box .comments .items-b {
height: 34px;
overflow: hidden;
padding: 0 0 2px;
}
.comments-box .comments .items {
font-size:12px;
color:#3c3c3c;
}
.comments-box .comments .items p {
line-height:23px;
margin:0 0 18px 83px;
}
.comments-box .comments .bar {
height:1%;
margin-top:-4px;
font-size:11px;
overflow:hidden;
padding:0 0 7px;
border-bottom:1px dotted #999999;
margin:-4px 0 15px 83px;
}
.comments-box .comments .bar b { font-size:13px; padding-top:4px; display:block; float:left; }
.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;
}
.comments-box .comments .bar span.date {
background:url("images/calendar-plus.png") no-repeat scroll 0 0 transparent;
padding:0px 10px 6px 20px;
display:block;
float:left;
}
.comments-box .comments .bar span.time {
background:url("images/clock.png") no-repeat scroll 0 0 transparent;
margin-left:10px;
padding:0px 10px 6px 20px;
display:block;
float:left;
}
.comments-box .reply {
float:right;
font-weight:bold;
font-size:12px;
color:#5e90c2;
background:url(images/btn-reply.gif) no-repeat;
margin:3px 6px 0 0;
}
.comments-box .reply span {
float:left;
background:url(images/btn-reply-r.gif) no-repeat 100% 0;
padding:8px 19px 9px 18px;
cursor:pointer;
}
.comments-list {
display:none;
margin:15px 0 0 -18px;
}
.comments-list .comments-box {
background-color:#E8E8E8;
border:2px solid #DBDBDB;
margin:0 2px 0 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;
margin:0 1px;
padding:0px 17px;
}
.comments-box .comments .bar {
font-weight:bold;
}
.comments-box .comments .bar span {
color:#656565;
font-weight:normal;
}
.comments-box .comment-reply-link {
float:right;
font-size:12px;
background:#dddddd url("images/croos_pattern.png") repeat;
margin:3px 6px 0 0;
text-decoration:none;
text-transform:uppercase;
color:#666;
border:1px solid #b5b5b5;
}
.comments-box a.comment-reply-link:hover {
}
.comments-box .comment-reply-link span {
float:left;
padding:3px 19px 2px 18px;
cursor:pointer;
}

#respond .cancel-comment-reply {
float:right;
margin-bottom:20px;
font-size:11px;
}
#respond {
margin:0px 80px 20px 0;
padding:0 20px
}
#respond p {
padding:7px 0;
}


/* =Post box layout styles
-------------------------------------------------------------- */
.post-box .text-box {
margin:0;
padding:0 0 25px 29px;
}
.post-box .head {
margin:0px;
}
.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:0 0 0 167px;
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 {
background-color:#FFFFCC;
border:1px solid #D8D2A9;
margin-bottom:10px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
padding:7px;
}
.box-red,
.error {
background-color:#FFEBE8;
border:1px solid #CC0000;
margin-bottom:10px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
padding:7px;
}
#couponForm ol,
#loginForm ol {
list-style:none outside none;
margin:0;
padding:0;
}
#couponForm li,
#loginForm li,
#commentForm li,
.commentForm li {
display:block;
margin:15px 0;
list-style-type:none;
}
#couponForm .row {
overflow:hidden;
height:1%;
padding:0 0 9px;
}
#couponForm label,
#loginForm label,
#commentForm label,
.commentForm label,
#coupon-fields .featured-head h3 {
float:left;
width:136px;
text-align:left;
font-weight:bold;
font-size:13px;
color:#8a8a8a;
margin:5px 10px 5px 0px;
}
#couponForm .text,
#loginForm .text,
#commentForm .text,
.commentForm .text,
#loginForm .form-table .text,
#coupon-fields .form-field input[type=text] {
border:1px solid #A3A9AD;
border-bottom:1px solid #D9D9D9;
width:277px;
color:#8a8a8a;
}
#couponForm p.tip {
color:#8a8a8a;
font-style:italic;
font-size:10px;
margin-bottom:-2px;
padding:2px 0 2px 0px;
}
#couponForm p.info {
color:#8a8a8a;
font-style:italic;
font-size:11px;
margin-bottom:-2px;
padding:4px 0 0 170px;
}
#couponForm select {
border:none;
padding:10px;
min-width:279px;
color:#8a8a8a;
}
p#store-name, p#coupon-type-name {
color:#8A8A8A;
font-size:14px;
}
.sidebox .text {
background:url("images/text-bg.gif") repeat-x scroll center top transparent;
border:1px solid #A3A9AD;
border-bottom:1px solid #D9D9D9;
float:left;
}
#couponForm input.text,
#loginForm input.text,
#commentForm input.text,
.commentForm input.text,
#coupon-fields .form-field input[type=text] {
width:99%;
margin:0;
padding:12px 5px;
font-size:14px;
color:#8a8a8a;
}
#coupon-fields .form-field {
margin-left:167px;
}
#coupon-fields .form-field label {
float:none;
margin:0;
text-align:left;
width:auto;
}
.tax-stores .store { margin-bottom:20px; }
#couponForm { width:65%; }
.page-template-tpl-login .box-holder, .page-template-tpl-registration .box-holder,
.page-template-create-listing .box-holder, .page-template-tpl-dashboard .box-holder, 
.tax-stores .store, .tax-stores .blog, .page-template-tpl-coupon-cats .blog, .tax-coupon_category .box-holder .blog,
.tax-coupon_tag .box-holder .blog, .page-template-edit-listing .box-holder, .page-template-tpl-profile .box-holder .blog,
.page-template-tpl-user-orders .box-holder .blog  { 
padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#fff;
border:1px solid #e7e7e7; -moz-box-shadow: 1px 1px 3px #d7d7d7; -webkit-box-shadow:1px 1px 3px #d7d7d7; box-shadow: 1px 1px 3px #d7d7d7; }

.tax-stores h2 span, .tax-coupon_category h2 span, .tax-coupon_tag h2 span { float:right; font-size:14px; }
.tax-stores h2 span b, .tax-coupon_category h2 span b, .tax-coupon_tag h2 span b { color:#79a618; }
.tax-stores h2.red span b, .tax-coupon_category h2.red span b, .tax-coupon_tag h2.red span b { color:#e21a2c; }

.page-template-tpl-ending-tomorrow .box-holder, .page-template-tpl-ending-today .box-holder { position:relative; z-index:0; }
.current_post { position:absolute; right:80px; top:2px;  text-transform:uppercase;  }
.page-template-tpl-ending-tomorrow  #listgrid .listnav, .page-template-tpl-ending-today  #listgrid .listnav{ top:0; }

.tax-coupon_category h2 span, .tax-coupon_tag h2 span, .tax-stores h2 .spantop { padding-right:81px; }

#loginForm { width:50%; }
li#rememberme,
li#lostpass,
li#register,
li#facebook {

}
li#lostpass {
margin-bottom:-10px;
}
li#rememberme span {
margin-left:3px;
color:#8A8A8A;
font-style:italic;
font-size:11px;
}
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:#CC0000 !important;
}
div.invalid {
color:#CC0000;
font-size:12px;
margin:2px 0 0 0;
text-align:left;
}
#respond textarea.commentbox {
background:#FFFFFF;
border:1px solid #A3A9AD;
border-bottom:1px solid #D9D9D9;
width:99%;
height:100px;
padding:8px 5px;
margin:0;
font-size:13px;
color:#8a8a8a;

}
.post-box textarea#coupon,
.post-box textarea#description,
.post-box li.description textarea {
background:#FFFFFF;
border:1px solid #A3A9AD;
border-bottom:1px solid #D9D9D9;
width:99%;
height:100px;
padding:5px;
margin:0;
font-size:14px;
color:#8a8a8a;
}
.post-box li.description textarea.wp-editor-area {
background:none;
border:0px;
border-bottom:1px solid #EEEEEE;
width:100%;
height:auto;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
}
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;
}
li.description div.invalid {
margin:4px 10px 0 0px;
text-align:left;
}
li.description .wp-editor-wrap div.invalid {
margin:0;
text-align:left;
top:12px;
width:100%;
}
/* =Button styles
-------------------------------------------------------------- */
button.submit {
float:right;
}
#commentForm button.submit { float:none; } 
button.coupon {
float:right;
}
button.forgot,
button.login {
float:right;
}

button.edit {
float:right;
margin:10px 45px 10px 10px;
}
button.profile {
margin:10px 10px 10px 165px;
}
.reports_form {
background:#fff !important;
border:1px solid #ccc !important;	
}
.reports_wrapper {
float: left;
color: #676d72;
}
.reports_report_link {
height: 14px;
}
.reports_form input[type="submit"]  {
margin:-2px 0 0 5px;
padding:0;
min-width:79px;
height:23px;
cursor:pointer;
border:none;
color:#fff;
font-size:14px;
text-shadow:1px 1px 1px #5f7111;
line-height:16px;
text-align:center;
text-transform:uppercase;
}
.reports_form input[type="submit"] :hover {
}

/* =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 12px 10px;
}
.content-box ul {
margin-bottom:1.5em;
padding:0 0 0 30px;
}
.content-box ul ul {
margin:0;
clear:both;
}
.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 {
background:url('images/blockquote.png') no-repeat 0 12px;
color:#444;
padding:10px 20px 10px 50px;
}
.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;
padding:3px 5px;
}
.content-box pre {
border:1px solid #DADADA;
line-height:1.3em;
overflow:auto;
padding:11px;
}
.content-box code {
}
#content img {
height:auto;
max-width:640px;
}
#content .attachment img {
max-width:597px;
}
#content .attachment .next-prev {
text-align:center;
}
#content img.attachment-post-thumbnail {
display:inline;
float:left;
margin:8px 15px 8px 10px;
}
#content .alignnone,
#content img.alignnone {
display:block;
clear:both;
margin:8px 15px 12px 0;
}
#content .alignleft,
#content img.alignleft {
display:inline;
float:left;
margin-right:24px;
margin-top:8px;
}
#content .alignright,
#content img.alignright {
display:inline;
float:right;
margin-left:24px;
margin-top:8px;
}
#content .aligncenter,
#content img.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
margin-bottom:12px;
}
#content .wp-caption {
background:#f1f1f1;
border:1px solid #ddd;
line-height:18px;
margin-bottom:20px;
padding:4px;
text-align:center;
-moz-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-box img {
margin:0;
position:absolute;
right:0px;
top:5px;
}
#sidebar .share-box {
display:block;
position:relative;
font-size:12px;
line-height:14px;
margin:0 0 10px 0px;
padding:5px 0;
text-decoration:none;
width:228px;
}
#sidebar .share-box:hover {
}
#sidebar .share-box:hover span.smheading { color:#fff; } 
#sidebar .share-box:focus {
}
#sidebar .share-box span.lgheading {
color:#fff;
font-size:18px;
text-transform:uppercase;
display:block;
padding:5px 0 0 5px;
}
#sidebar .share-box span.smheading {
padding:5px 0 5px 5px;
color:#fff;
font-size:12px;
display:block;
}

#sidebar .widget_search .search-box,
#sidebar .subscribe-box .subscribe-holder {
margin:0px;
padding:5px 15px;
position:relative;
}
#sidebar .subscribe-box .text-box {
overflow:hidden;
height:1%;
padding:0 0 0 0;
}
#sidebar .subscribe-box p {
line-height:15px;
color:#7a7a7a;
margin:0 0 13px;
text-align:left;
font-size:13px;
}
#sidebar .subscribe-form {
padding:0 0 0 0px;
}
.blog .subscribe-box .text-box {
padding:0 0 20px;
}
#sidebar .subscribe-form .text,
#footer .panel .subscribe-form .text {
margin:0;
background:#FFF;
width:95%;
font-size:13px;
color:#7a7a7a;
}
#sidebar .subscribe-form .text input,
#sidebar .widget_search .text input,
#footer .panel .subscribe-form .text input {
padding:5px;
margin:0;
width:100%;
background:none;
font-size:13px;
color:#7a7a7a;
border:none;
}
#sidebar .widget_search .text {
padding: 0;
width: 203px;
}
#sidebar .widget_search .text input {
padding: 11px 10px;
width: 185px;
}
#sidebar .subscribe-form .row,
#footer .panel .subscribe-form .row {
width:100%;
margin:0;
}
#sidebar .subscribe-form .btn-submit,
#sidebar .sidebox .btn-submit,
#footer .panel .subscribe-form .btn-submit {
float:right;
font-size:14px;
text-decoration:none;
text-transform:uppercase;
cursor:pointer;
margin-top:5px;
padding:0;
}
#sidebar .subscribe-form .btn-submit span,
#sidebar .sidebox .btn-submit span,
#footer .panel .sidebox .btn-submit span {
float:left;
cursor:pointer;
margin:0;
padding:6px 16px 7px 16px;
}
#sidebar .subscribe-form .btn-submit:hover span,
#sidebar .sidebox .btn-submit:hover span,
#footer .panel .sidebox .btn-submit:hover span {
}
#sidebar .box {
width:277px;
position:relative;
margin:0 0 20px 2px;
overflow:hidden;
}
#sidebar .sidebox .cut {
position:absolute;
top:-5px;
right:-6px;
width:74px;
height:74px;
z-index:999;
}
#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;
font-size:20px;
color:#666666;
}
#sidebar .box .list {
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 {
background:url("images/bag-sm.png") no-repeat scroll 10px 10px transparent;
border-bottom:1px dashed #dbdbdb;
padding:10px 17px;
margin:1px 0 -1px;
font-size:11px;
line-height:20px;
}
#sidebar .store-widget .list li {
background:url("images/store.png") no-repeat scroll 10px 10px transparent;
border-bottom:1px dashed #dbdbdb;
padding:10px 17px;
margin:1px 0 -1px;
font-size:11px;
}
#sidebar .coupon-cats-widget .list li {
background:url("images/folder-open.png") no-repeat scroll 9px 13px transparent;
border-bottom:1px dashed #dbdbdb;
padding:10px 10px;
margin:1px 0 -1px;
font-size:11px;
}
#sidebar .coupon-searches-widget .list li {
background:url("images/search-icon.png") no-repeat scroll 10px 12px transparent;
}
#sidebar .list li.no-results {
background: none;
text-align: center;
}
#sidebar .box .list li p,
#sidebar .sidebox .list li p {
font-size:11px;
color:#95928D;
}
#sidebar .coupon-ticker,
#sidebar .store-widget,
#sidebar .coupon-cats-widget {
margin-left:-10px;
padding:0 4px;
}
#sidebar .box .list li:hover,
#sidebar .sidebox .list li:hover {
background-color:#f4f4f4;
}
#sidebar .box .list li a:hover,
#sidebar .sidebox .list li a:hover {
text-decoration:none;
}
#sidebar .box .list li a,
#sidebar .sidebox .list li a {
padding-left:20px;
font-weight:bold;
text-decoration:none;
font-size:12px;
}
#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;
}
#sidebar .widget-featured-stores .list li,
#footer .panel .widget-featured-stores .list li {
background:none;
margin:0; padding:0 0 20px 0;
}
#sidebar .widget-featured-stores .list li a,
#footer .panel .widget-featured-stores .list li a {
display:block;
font-weight:bold;
height:138px;
padding-left:30px;
}
#sidebar .widget-featured-stores .list li a img,
#footer .panel .widget-featured-stores .list li a img {
max-height:120px;
width:160px;
}
#sidebar .widget-featured-stores .list li a span,
#footer .panel .widget-featured-stores .list li a span {
display:block;
margin-right:30px;
text-align:center;
}
#sidebar .box .categories-list {
margin:0;
padding:0 46px 0 19px;
list-style:none;
overflow:hidden;
}
#sidebar .box .categories-list li {
background:url(images/border-bottom.gif) repeat-x 0 100%;
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 .blog-tabs .tabset {
list-style:none;
font-size:11px;
padding:0;
}
#sidebar .blog-tabs .tabset:after {
content:"";
display:block;
clear:both;
}
#sidebar .blog-tabs .tabset li {
background:none;
float:left;
padding:0;
position:relative;
margin:0;
line-height:none;
border:none;
}
#sidebar .blog-tabs .tabset li a {
float:left;
color:#a19f9f;
}
#sidebar .blog-tabs .tabset li .bullet {
position:absolute;
background:url(images/bullet-tabset.png) no-repeat;
width:19px;
height:14px;
visibility:hidden;
bottom:-23px;
left:59%;
margin:0 0 0 -14px;
}
* 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;
}

/* =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 .widget h3 {
margin:0;
font-size:18px;
line-height:20px;
font-weight:normal;
color:#575757
}
#sidebar .widget {
margin:-2px 0 0;
padding:0 0 143px 21px;
}
ul.widgets li.widget .widget_content {
overflow:hidden;
padding:0;
}
#sidebar .widget .textwidget {
padding:10px 0 !important;
font-size:12px;
line-height:1.54em;
}
#sidebar .textwidget p {
margin:0 0 10px;
}
.sidebox {
background:#FFF;
position:relative;
border:1px solid #DDD;
margin:0 0 20px;
}
.sidebox-content {
margin: 0;
}
.sidebox-content .textwidget,
.sidebox-content #calendar_wrap,
.sidebox-content .search-box,
.sidebox-content .tagcloud {
margin:0;
padding:5px 10px;
}
.sidebox .sidebox-heading {
background:url('images/bg-sidebox-line.png') left bottom repeat-x;
margin:0;
padding:10px 12px;
border-bottom:1px dashed #bfbfbf;
}
.sidebox .sidebox-heading h2,
.sidebox .sidebox-heading h2 a.rsswidget {
text-decoration:none;
font-size:14px;
text-transform:uppercase;
margin:0;
}
.sidebox ul {
list-style:none;
margin:0;
padding:0 0 0 10px;
}
.sidebox ul li {
background:url('images/sidebox-li.jpg') 0 8px no-repeat;
border-bottom: 1px dashed #dbdbdb;
padding:7px 10px 11px 23px;
line-height:20px;
}
.page-template-tpl-dashboard .sidebox ul, .page-template-tpl-user-orders .sidebox ul { margin-left:-10px; }
.sidebox ul li ul {
list-style:none;
margin:5px 0 -2px;
padding:0;
}
.sidebox ul li ul li {
background:url('images/sidebox-li.jpg') 0 8px no-repeat;
border-bottom: 1px dashed #dbdbdb;
padding:7px 10px 11px 23px;
line-height:20px;
}
div.banners {
padding:15px 18px;
}
div.banners img {
padding:2px;
}
div.error,
div.checkout-error {
font-size:12px;
color:#AA4433;
border:1px solid #CC0000;
-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;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
background:#FFFFE0;
margin:0 0 15px;
padding:5px 15px;
}
.sidebox a.url:link,
.sidebox a.url:visited {
text-decoration:none;
}

.sidebox .search-box {
margin:0px;
}
.sidebox .newtag {
background:none repeat scroll 0 0 transparent;
border:medium none;
color:#696969;
font-size:14px;
width:215px;
}
.sidebox .text {
width:100%;
margin:0;
padding:6px 5px;
font-size:11px;
color:#8a8a8a;
background:#eee;
}
.sidebox ul li.couponLive {
background:url('images/icon-coupon-live-small.png') no-repeat 0 50%;
}
.sidebox ul li.couponPending {
background:url('images/icon-coupon-pending-small.png') no-repeat 0 50%;
}
.sidebox ul li.couponOffline {
background:url('images/icon-coupon-offline-small.png') no-repeat 0 50%;
}
.sidebox ul li.couponTotal {
background:url('images/icon-coupon-small.png') no-repeat 0 50%;
}
.couponList {
width:100%;
}
.couponList th {
padding-top:4px;
padding-bottom:4px;
border:0;
background:#ececec url('images/gray-grad.png') repeat-x left bottom;
}
.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;
}
.couponList .col2,
.couponList tr .listing-title,
.couponList tr .order-summary {
width:auto;
padding-bottom:10px;
padding-left:5px;
text-align:left;
}
.couponList .col3,
.couponList tr .listing-views,
.couponList tr .order-price {
width:auto;
}
.couponList .col4,
.couponList tr .listing-status,
.couponList tr .order-status {
width:65px;
}
.couponList .col5,
.couponList tr .listing-options,
.couponList tr .order-options {
width:75px;
}
.couponList td.col1,
.couponList tr .listing-count,
.couponList tr .order-id {
vertical-align:top;
}
.couponList tr .listing-views,
.couponList tr .listing-status,
.couponList tr .listing-options,
.couponList tr .order-price,
.couponList tr .order-status,
.couponList tr .order-options {
text-align: center;
}
.couponList .listing-status p.small {
font-size: 10px;
line-height: 1.5em;
margin: 0;
}
.couponList .paging {
width:90%;
}
.couponList tr .order-id {
width:60px;
}
.couponList span.order-gateway,
.couponList span.order-status {
display:block;
font-size:11px;
width: auto;
}
.couponList span.order-status {
font-weight:bold;
}
h3.tplCouponTitle,
.listing-title h3 {
width:100%;
font-size:14px;
margin:0;
}
span.folder {
background:url('images/folder-open.png') no-repeat scroll 0 0 transparent;
}
span.folder a {
padding:0 6px 0 22px;
}
span.clock {
background:url('images/clock.png') no-repeat scroll 3px 1px transparent;
display: inline-block;
padding: 4px 0;
}
span.clock span {
padding-left:25px;
margin-top:1px;
}
#content img.editOptions {
border:1px solid #FFF;
padding:0;
}
#content img:hover.editOptions {
border:1px solid #999;
}

/* 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;
text-indent: -9999px;
}
.listing-actions .edit a {
background: url("images/pencil-comment.png") no-repeat scroll 0 0 transparent;
}
.listing-actions .delete a {
background: url("images/cross-circle.png") no-repeat scroll 0 0 transparent;
}
.listing-actions .pause a {
background: url("images/icon-coupon-stop-small.png") no-repeat scroll 0 0 transparent;
}
.listing-actions .restart a {
background: url("images/icon-coupon-start-small.png") no-repeat scroll 0 0 transparent;
}

/* twitter widget pro */
.widget_twitter .follow-button, .widget_twitter .xavisys-link { margin: 10px; }
.widget_twitter .intent-meta a { background: url("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;
}
select#display_name {
min-width:265px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
padding:7px;
}
.field-hint {
display:block;
font-size:10px;
clear:both;
}
.regular-text {
border:1px solid #CCC;
margin-bottom:10px;
padding:5px;
}
.form-table input.regular-text {
width:250px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
padding:7px;
}
.form-table textarea {
width:90%;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
padding:7px;
}
.form-table input:focus,
.form-table textarea:focus {
border:1px solid #CCCCCC;
background-color:#F9F9F9;
}
span.description {
font-size:10px;
font-style:italic;
}

/* Registration/Profile/Reset password fields */
#pass1-text,
.show-password #pass1 {
	display: none;
}
.show-password #pass1-text {
	display: inline-block;
}
.wp-hide-pw > .dashicons {
	line-height: inherit;
}
.manage-password button {
	height: 28px;
	vertical-align: middle;
	line-height: inherit;
}
.manage-password .dashicons {
	color: #7B7A7A;
}
#loginForm .manage-password span.text {
	border: 0;
	background-color: none;
}

.loginForm .strength-meter {
float:left;
}
#content .loginForm .indicator-hint {
float:left;
margin-left:0px;
margin-bottom:10px;
}
#pass-strength-result {
float:left;
text-align:center;
width:248px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
background-color:#EEEEEE;
border-color:#DDDDDD !important;
border-style:solid;
border-width:1px;
margin:12px 5px 5px 1px;
padding:7px;
}
#pass-strength-result.good {
background-color:#FFEC8B;
border-color:#FFCC00 !important;
}
#pass-strength-result.bad {
background-color:#FFB78C;
border-color:#FF853C !important;
}
#pass-strength-result.strong {
background-color:#C3FF88;
border-color:#8DFF1C !important;
}
#pass-strength-result.short {
background-color:#FFA0A0;
border-color:#F04040 !important;
}
#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;
color:#888888;
}
#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 {
float:left;
height:18px;
width:16px;
padding-right:4px;
background:transparent url('images/twitter.png') no-repeat scroll 0 3px;
}
.facebookico {
float:left;
height:18px;
width:16px;
padding-right:4px;
background:transparent url('images/facebook.png') no-repeat scroll 0 3px;
}
.sidebox-content div.avatar {
float:left;
padding:10px 0;
}
.sidebox-content div.avatar img.avatar {
-moz-border-radius:3px 3px 3px 3px;
-moz-box-shadow:1px 1px 4px #DBDBDB;
border:1px solid #CCCCCC;
float:left;
margin:0 10px 0 0;
padding:2px;
}
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;
}
ul.user-details li:hover {
background:none;
}
ul.user-info li {
background:none;
border:none;
padding:3px 10px;
}
ul.user-details li a,
ul.user-info li a {
text-decoration:none;
}
ul.user-details li a:hover,
ul.user-info li a:hover {
text-decoration:none;
}
ul.user-info li:hover {
background:none;
}
.twitterico {
float:left;
height:16px;
width:16px;
padding-right:3px;
background:transparent url('images/i_twitter2.png') no-repeat scroll 0 0;
}
.facebookico {
float:left;
height:16px;
width:16px;
padding-right:3px;
background:transparent url('images/facebook2.png') no-repeat scroll 0 0;
}
.emailico {
float:left;
height:16px;
width:16px;
padding-right:5px;
background:transparent url('images/email.png') no-repeat scroll 0 5px;
}
.globeico {
float:left;
height:16px;
width:16px;
padding-right:3px;
background:transparent url('images/globe.png') no-repeat scroll 0 0;
}

/* =Footer styles
-------------------------------------------------------------- */
#footer p {
margin:0 0 8px;
}
#footer .panel .panel-holder {
width:1200px;
overflow:hidden;
margin:0 auto;
padding:5px 0 20px;
}
#footer .panel .box,
#footer .panel .sidebox {
float:left;
width:25%;
margin:0;
padding:10px 0px;
}
#footer .panel .sidebox {
background:none;
border:0;
}
#footer .panel .sidebox .sidebox-heading {
background:none;
padding:0;
}
#footer .panel .popular {
margin:0 87px 0 0;
}
#footer .panel .contact {
margin:0;
}
#footer .panel .box h4,
#footer .panel .sidebox h2 {
margin:0 0 30px;
font-size:16px;
line-height:20px;
font-weight:normal;
color:#fff;
padding:0;
text-transform:uppercase;
}
#footer .panel .box .text-holder {
overflow:hidden;
height:1%;
font-size:12px;
line-height:17px;
}
#footer .panel .box .text-holder p {
margin:0 0 21px;
}
#footer .panel .box .list {
margin:0;
padding:0;
list-style:none;
font-size:12px;
line-height:14px;
color:#ccc;
overflow:hidden;
}
#footer .panel .box .list li {
padding:5px 6px 5px 20px;
margin:0;
font-size:13px;
}
#footer .panel .widget-featured-stores ul.list { margin:0; padding:0; list-style:none !important;  }
#footer .panel .widget-featured-stores ul.list li { margin:0; padding:10px 0; list-style:none !important; background:none; text-align:left; }
#footer .panel .widget-featured-stores ul.list li a { width:280px; text-align:left; padding-left:0; }
#footer .panel .widget-featured-stores ul.list li span { text-align:left; }

#footer .panel .box .list li a { color:#fff; }

.tagcloud a { margin:0 2px; padding:5px; font-size: 13px !important; color:#fff; line-height: 32px;  }
.tagcloud a:hover { color:#fff; }

#footer .panel .box .list li p {
margin:0;
}
#footer .panel .box .contact-form .text {
margin:0 0 9px;
padding:6px 5px;
background:url(images/bg-footer-input.gif) no-repeat;
width:206px;
font-style:italic;
font-size:11px;
color:#4e4f50;
border:none;
}
#footer .panel .box .contact-form .text input {
width:206px;
font-style:italic;
font-size:11px;
color:#4e4f50;
border:none;
padding:6px 5px;
margin:0;
background:none;
}
#footer .panel .box .contact-form .text-area {
margin:0;
padding:5px;
background:#fff;
width:207px !important;
height:55px !important;
border:none;
font-style:italic;
font-size:11px;
color:#4e4f50;
}
#footer .panel .box .contact-form .row {
overflow:hidden;
height:1%;
}
#footer .panel .box .contact-form .btn-submit {
background:url(images/submit-button-footer.gif) no-repeat;
float:right;
border:medium none;
font-weight:bold;
font-size:12px;
text-decoration:none;
cursor:pointer;
height:28px;
margin:5px 15px 0 0;
padding:0;
}
#footer .panel .box .contact-form .btn-submit span {
float:left;
cursor:pointer;
background:url(images/submit-button-footer-r.gif) no-repeat 100% 0;
margin:0 -4px 0 0;
padding:8px 19px 7px 16px;
}
#footer .panel .box .contact-form .btn-submit:hover {
color:#666;
background-position:0 -31px;
}
#footer .panel .box .contact-form .btn-submit:hover span {
background-position:100% -31px;
}
#footer .bar-holder {
margin:0 auto;
overflow:hidden;
font-size:11px;
line-height:13px;
color:#d3d3d3;
padding:16px 0;
width:1200px;
}
#footer .bar-holder p {
margin:0;
font-style:italic;
}
#footer .bar-holder p a {
color:#fff;
}
#footer .bar-holder ul {
margin:4px 69px 0 0;
padding:0;
list-style:none;
float:right;
}
#footer .bar-holder ul li {
float:left;
padding:0 9px 0 9px;
text-transform:uppercase;
border-right:1px solid #d3d3d3;
}
#footer .bar-holder ul li:last-child { border:none; }
#footer .bar-holder ul li a {
color:#d3d3d3;
text-decoration:none;
}
#footer .bar-holder ul li a:hover {
color:#fff;
}

/* =Misc styles
-------------------------------------------------------------- */

.loading {
display:none;
clear:both;
background:url(images/loading.gif) center top no-repeat;
text-align:center;
padding:0px;
margin:0px;
}

.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;
-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 {
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;
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;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
clear:left;
color:#8A8A8A;
display:block;
font-size:11px;
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;
}


/* footable styles */
.footable > thead > tr > th,
.footable > thead > tr > td {
position: relative;
}
.footable.breakpoint > tbody > tr > td.expand {
background: url("images/plus.png") no-repeat 5px center;
padding-left: 40px !important;
padding-right: 5px;
vertical-align: middle;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
background: url("images/minus.png") no-repeat 5px center;
}
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
cursor: pointer;
}

.content-box .grouplinks a, .page-template-tpl-stores #content, #content .type-post, #reply .post-box, #comments, .comments-box,  
.single-coupon .blog, .page-template-default .content-box { background:#fff; }
.page-template-tpl-stores .text-box { padding:10px !important; }
.page-template-default .content-box { display:table; width:100%; }


/* =Responsive styles
-------------------------------------------------------------- */
img {
max-width: 100%;
}

#content .wp-caption,
#content img {
max-width: 99%;
}

#content .wp-caption img {
max-width: 98%;
}

iframe {
max-width: 100% !important;
}

#content,
#sidebar {
word-wrap: break-word;
}

/* 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;
}

@media (max-width: 1024px) {
body, html { overflow-x: hidden; }
#header .frame { width: 100%;}
.header-bar { width: 98%; padding-left: 20px; }
#logo {width: 46.875%;}
#header .search-box { width: 50%;}
#header .search-box .holder { padding-right: 13px; }
#header .search-box .text { width: 80.8333333%; }
#header .search-box .text input {width: 100%;}
#header .panel { width: 100%;}	

#header .row, #footer .panel .panel-holder, #footer .bar-holder, .header_menu .row { width:98%; }
#top_nav .row { width:98%; min-height:inherit; height:30px; }
#top-menu { float:left; clear:left; padding:10px 0 10px 0px; margin-left:-10px; }
#header .search-box { float:right; margin-right:10px; }
#header .search-box .holder { padding-right:0; }

.featured-slider .slide { overflow:hidden; width:100%; }
.featured-slider { margin-bottom:10px; }
.featured-slider .gallery-holder { width:100%; margin:0 auto; left:0;}
.featured-slider .slider li  { width:215px; margin:10px; }
.featured-slider .slider .image { width:100%; height:140px; }
.featured-slider .prev { right:35px; }
.featured-slider .next { right:6px; }

#main { width: 100%; padding:0 10px; overflow:hidden; }
#content { width:75%; }
#content-fullwidth, #content-fullwidth .content-box { width: 98%;}

/* gridview coupon css*/
.gridview .item { width:47.2%; }
.layoutfull-width .gridview .item  { width:31%;}
.gridview p.link-popup { left:18px; }


/* listview coupon css*/
.listview .item-panel { width:50%; }
.coupon_cbox { width:23%;  }
.listview p.link-popup { left:7px; }

.listview .dsCountDown { margin-left: 18%;}


.content-box ul.stores li,
.content-box ul.categories li {
width: auto;
min-width: 200px;
}

.content-box .dsCountDown ul li:nth-child(1) { width:24%; }
.content-box .dsCountDown ul li:nth-child(2), .content-box .dsCountDown ul li:nth-child(3),
.content-box .dsCountDown ul li:nth-child(4), .content-box .dsCountDown ul li:nth-child(5) { width:18%; }

.content-box .store-list ul li { min-height:200px; width:21%; margin-bottom:5px; }

#footer .panel .box, #footer .panel .sidebox { width:25%; }

*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#colorbox,
#cboxOverlay,
#cboxWrapper,
#couponForm input.text,
#loginForm input.text,
#commentForm input.text,
.commentForm input.text,
#coupon-fields .form-field input[type="text"],
.featured-slider .slider li,
#sidebar .widget-featured-stores .list li {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
}

@media (max-width: 800px) {
.layoutfull-width .gridview .item  { width:47%;}

.featured-slider .slider li  { width:175px; margin:10px; }
.featured-slider .slider a { font-size:13px; }

.listview .item-panel { width:61%; }

#top-menu, #menu-header { display: none; }
.tinynav { display: inline; margin: 18px auto; width:98%; padding:5px 10px; border:none; font-size:16px; 
-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; cursor:pointer; text-transform:uppercase; 
background:#333 url(images/arrow_menu_n.png) no-repeat right 6px; color:#b6b6b6;  }
.tinynav:hover, .tinynav:focus {  outline: none; background:#333 url(images/arrow_menu_h.png) no-repeat right 6px; }
.tinynav option { padding:5px; border-bottom:1px solid #494848;  }
.tinynav option:hover, .tinynav option:focus, .tinynav option:over { background:red !important; }

#content { width: 100%;}
.content-box { margin-left: 0;}
#sidebar { width: 100%; margin: 0; }

#sidebar .widget_appthemes_facebook iframe {
width: 100% !important; padding: 0 10px; }
#sidebar .widget-featured-stores .list li a span {
margin: 0; padding: 5px 10px; text-align: left; }

}
@media (max-width: 768px) {
.featured-slider .slider li  { width:165px; margin:10px; }
.listview .item-panel { width:58%; }
#listgrid .listnav {   right: 0px; }
#content .alignnone, #content img.alignnone { width:100%; }
#content .size-thumbnail, #content img.size-thumbnail { width:auto; }
#content .size-medium, #content img.size-medium { width:auto; }
}
@media (max-width: 736px) {
#listgrid .listnav { display:none; }
.tax-coupon_category h2 span, .tax-coupon_tag h2 span, .tax-stores h2 .spantop { padding-right:0; }
.featured-slider .slider li  { width:150px; }
.gridview .item { width: 47%; }
}
@media (max-width: 667px) {
.featured-slider .slider li { width:192px; }
.gridview .item { width:46%; }
}
@media (max-width: 640px) {
.featured-slider .slider li  { width:135px; margin:10px; }
.featured-slider .slider .image { height:110px; }
.listview .item-panel { width:56%; }
.gridview .item, .layoutfull-width .gridview .item  { width:46%; }
.gridview .calendar ul li { font-size:11px; }
a.coupon-code-link span { font-size:15px; }

.coupon-main { width:70%; }
#respond { margin:0; }

.current_post { position:inherit; right:0; left:10px;   }

#couponForm input.text, #loginForm input.text, #commentForm input.text, 
.commentForm input.text, #coupon-fields .form-field input[type="text"] { width:89%; }


#coupon-fields .form-field { margin-left: 0;}
.post-box li.description textarea { width: 100%; }

li#rememberme, li#lostpass,	li#register, li#facebook, .loginForm .strength-meter,.loginForm #recaptcha_widget_div {
margin-left: 0; clear: right;}

#couponForm label,
#loginForm label,
#commentForm label,
.commentForm label,
#coupon-fields .featured-head h3 {
display: block;
margin-bottom: 4px;
margin-left: 0;
text-align: left;
}

.coupon-code-popup #respond,
.coupon-code-popup .popup-code-info,
.coupon-code-popup .popup-code-copy,
.coupon-code-popup .popup-code-copy div.text {
margin-left:0;
width: 100%;
}

.listview .dsCountDown {
margin-left: 21%; }

#couponsortform, .coupons_sorts {
   margin-left:0 !important; margin-top:10px;
   float:none !important; clear:both; padding-top:10px;
} 

}
@media (max-width: 600px) {
.featured-slider .slider li { width:168px; }
.content-box .gridview .store-name { width:145px; }
.content-box .store-list ul li { width:29%; }
.content-box .store .info { width:68%; }
.dsCountDown { width:100%; }
.content-box .dsCountDown ul li:nth-child(1) { width:26%; } 
.content-box .dsCountDown ul li:nth-child(3){ width:19%; }
	
}
@media (max-width: 568px) {
.featured-slider .slider li { width:157px; }
.dsCountDown { width:101%; }
.content-box .dsCountDown ul li:nth-child(1), .content-box .dsCountDown ul li b, .content-box .dsCountDown ul li span, .fcontent .dsCountDown ul li b, .fcontent .dsCountDown ul li span { font-size:10px; }
.content-box .dsCountDown ul li:nth-child(1) { width:25%; }
.content-box .dsCountDown ul li:nth-child(2), .content-box .dsCountDown ul li:nth-child(3), .content-box .dsCountDown ul li:nth-child(4), .content-box .dsCountDown ul li:nth-child(5) { width:18%; }
.gridview .item-holder { min-height:450px; }
.gridview .item {  margin-bottom: 10px; margin-right: 10px; }
.gridview .item, .layoutfull-width .gridview .item { width:48%; }
.content-box .gridview .store-name { width:142px; }
.content-box div.calendar ul li { height:inherit; }

.content-box .store-list ul li { margin-bottom: 5px; min-height: 180px; width: 20%;}
}
@media (max-width: 480px) {
#listgrid { display:table; }
.view { width:102%; }
.counter { text-align:left; padding-left:8px; }
.resp-tab-content { border:1px dashed #c7c7c7; }

.featured-slider .slider li  { width:135px; height:150px; }
.featured-slider .slider .image { height:105px; }

.listnav { display:none; }
.gridview .item, .layoutfull-width .gridview .item  { width:98%;}
.gridview .coupon_cbox  { width:71%; }

.content-box .store-list ul li img { margin-top:1px; }
.content-box .store-list ul li { width:43%; min-height:220px; }

#content .alignnone, #content img.alignnone { width:100%; }
#content .size-thumbnail, #content img.size-thumbnail { width:auto; }


.head-box {   padding: 10px 5px 15px 10px; }
.blog .text-box p.edit {  margin: 5px 0; }
.content-box .single_bottom_links li { margin:0 0 26px 0px; padding: 0 5px; }

.page-template-tpl-login .box-holder, .page-template-tpl-registration .box-holder,
.page-template-create-listing .box-holder, .page-template-tpl-dashboard .box-holder, 
.tax-stores .store, .tax-stores .blog, .page-template-tpl-coupon-cats .blog, .tax-coupon_category .box-holder .blog,
.tax-coupon_tag .box-holder .blog { padding:10px; }

#couponForm input.text, #loginForm input.text, #commentForm input.text, .commentForm input.text, 
#coupon-fields .form-field input[type="text"] {width:95%;}

#footer .panel .box, #footer .panel .sidebox { width:98%; }
#footer .bar-holder ul { float:none; clear:both; margin-bottom:10px; width:100%; text-align:center; }
#footer .bar-holder ul li { float:none; text-align:center; display:inline; }
#footer .bar-holder ul li a { float:none; }
#footer .bar-holder p { clear:both; float:none; text-align:center; }

.footable-row-detail-row { float:left; width:50%; text-align:center; }
.footable-row-detail-row p { margin:0; padding:0; }

.content-box .paging .pages a.page, .content-box .paging .pages a.page-numbers { line-height:40px; }

.coupons_sorts, #couponsortform { margin:10px 0 20px 0 !important; }
#couponfilterform .button { position:relative; top:0; margin-top:0 !important; }

.home #couponfilterform .button { top:-6px; }

}
@media (max-width: 414px) {
#header .search-box { width:94%; }
.featured-slider .slider li { width: 170px; height: 158px;}
.content-box .store-list ul li { width:162px; }
}
@media (max-width: 375px) {
#header .search-box { width:94%; }
.featured-slider .slider li { width:152px; height:158px; }
.gridview .item, .layoutfull-width .gridview .item { width:95.2%; }
.content-box .store-list ul li {  min-height: 185px;  width: 40%;}
}
@media (max-width: 360px) {
.view { width:96%; }
#header .holder { width:98%; }
#header .search-box { float:none; clear:both; }

.featured-slider .slider li  { width:155px; height:160px; }
.featured-slider .slider .image { height:105px; }

.content-box ul.tabbernav li a { padding: 3px 5px; }
.listview .calendar li { font-size:11px; }
.listview .item-panel { width:53%; }
.listview .entry-content { display:none; }
div.taxonomy { padding-left:0; }

.listview .coupon_cbox { width:100%; float:none; clear:both; margin-left:0; }
.listview a.coupon-code-link { float: right; width: 145px; } 
.listview .expired-coupon-info { float:left; margin:0 10px 0 0; }

.gridview .item, .layoutfull-width .gridview .item { width:98%;}
.gridview .item-panel { width: 60%; }
.gridview .coupon_cbox { width:54%; }

.content-box .store-list ul li { min-height: 200px; width: 41%; margin-bottom:5px;} 

.single-coupon .content-box .store-holder { width:90%; }
.coupon-main { margin:0 0 20px 0; padding:0; width:100%; float:none; }
.single-coupon .couponAndTip { margin-left:0;  }
.single-coupon .blog .text-box { padding:0 5px; }
#respond textarea.commentbox { width:98%; }

.coupons_sorts, #couponsortform { margin-bottom:20px; margin-left:0 !important; }
#couponfilterform .button { position:relative; top:-8px; margin-bottom:10px; margin-top:0 !important; }
}
@media (max-width: 320px) {
.view { width:99%; } 
.home .view { width:81%; }
.tax-coupon_category .view { width:83%; } 
.featured-slider .slider li  { width:123px; height:160px; }
.featured-slider .slider .image { height:105px; }

.layoutfull-width .gridview .item { width:96%;}
.gridview .item { width:100%; }
.gridview .item-panel { width: 49%; }
.dsCountDown { width:101%; }
}
