@charset "UTF-8";
/*
Theme Name: Tee Directory
Theme URI: http://www.bonsaistudios.com/
Description: The theme for Tee Directory that integrates review site CSS stuff.
Version: 1.0
Author: Bonsai Studios, LLC
Author URI: http://www.bonsaistudios.com
*/

body {
	padding:0;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	background: #F7F5EF;
}
a img {
  border: none;
}
#footer {
	color: #333;
	margin: 0 auto;
	width:100%;
	background:#E3D8D6;
}

/* GLOBAL STYLES */

.clear { clear: both; }
.floatleft { float: left; }
.floatright { float: right; }
.norightpadding { padding-right: 0 !important; }
.norightmargin { margin-right: 0 !important; }

h2{
	font-size:18px;
}

h1{
	font-size:24px;
}

a {
	color:#333333;
}
a.lightondark,
.lightondark {
	color: #ffffff !important;
}

#right div.post div.postright a img {
	width: 184px;
	height: 184px;
}

a:hover{
	color:#aa2c13;
}

.georgia{ font-family:Georgia, "Times New Roman", Times, serif; }

.disclaimer{
	font-style:italic;
	font-size:9px;
}

/* WRAP */

#wrap{
	width:1026px;
	padding:30px;
	position:relative;
	margin: 0 auto;
}

/* HEADER */

#header{
	width:inherit;
	 padding: 10px 0 0 10px;
}

a#homelink{
	text-decoration:none;
}

#header-left { width: 430px; float: left; }
#header-right { width: 520px; float: right; }
#header .tagline{ width: 310px; }

#title{
	display:block;
	padding:0;
	margin:0;
	font-size: 5em;
	font-weight: normal;
}
#title-star {
  padding: 0 4px 10px 4px;
}
#main-fb-like {
  padding: 5px 0;
}

#header #nav {
  margin: 18px 0 21px 0;
}

a.navitem {
	text-decoration:none;
	display: inline-block;
	margin-left: 10px;
}

#header #nav a#aboutbutton {
	margin:0 6px;
}

a.navitem .icon {
	width:25px;
	height:23px;
	background: top left url(images/teebutton-small.png) no-repeat;
}
a.navitem .text {
  display: inline-block;
  line-height: 93%;
  padding-left: 5px;
}

a.navitem .pagetitle {
	font-weight:normal;
	text-transform:uppercase;
	font-size: 1.12em;
	color:#aa2c13;
}

a.navitem .tagline {
	text-transform:lowercase;
	font-size: 0.8em;
}

a.navitem:hover .icon{
	background-position:center -23px;
}

a.navitem:hover .pagetitle{
	color:#333333;
}

/* AUTOCOMPLETE & SEARCH */

#searchformbox,
#searchbox,
#searchsubmit {
  margin: 0;
}
#searchformbox {
  width: 510px;
	display: block;
}

#searchbox {
	width: 403px;
	border-color: #333;
	font-size: 1.2em;
	padding: .3em .4em;
}
/* #aa2c13 */
input#searchsubmit.button {
  font-size: 1em;
  padding: .5em 0;
	width: 93px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
	border: none;
}

.ac_results {
	padding: 0px;
	width: 416px !important;
	background: #DEDCD6;
	overflow: hidden;
	z-index: 99999;
}

.comment-contents.deal em {
	display: block;
	float: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #D2D0CA;
}

.ac_over {
	background-color: #aa2c13;
	color: white;
}

/* CONTENT */
#content{
	width:inherit;
	position:relative;
	float: right;
	padding-bottom: 20px;
}

#content #left{
	position:relative;
	width:300px;
	float:left;
}

#content #right{
	position:relative;
	width:688px;
	float:right;
	padding:0 0 0 0;
}

#content.store #left {
  width: 400px;
}
#content.store #right {
  width: 588px;
}

#content #right #nextpostslink a{
	width:110px;
	float:right;
}
#nextpostslink a,
#prevpostslink a {
  background:#333;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	display:block;
	text-decoration:none;
	padding:4px 0;
}
#content #right #prevpostslink a{
	width:140px;
	float:left;
}

#content #right #nextpostslink a:hover, 
#wrap #content #right #prevpostslink a:hover{
	background:#777;
}

/* DIRECTORY */

#directory {
	width:inherit;
	padding: 20px 0 25px 0;
}
#directorylabel {
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 7px 8px 7px 0;
}
#directorynavigation {
  background: #fff;
  padding: 3px 4px;
}

#directory a.directorylink {
	text-decoration:none;
	color:#aa2c13;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	margin: 0 0 0 2px;
	padding: 5px 4px;
}

.directoryitem {
  margin-right: 20px;
}
.directoryitem-label {
  font-size: 0.8em;
}
.directory-select {
  width: 156px;
}

#directory a.directorylink:hover {
	color:#333333;
}

#azindex-1 div.azlinks {
	width: 100%;
	font-size: 14px;
}

#azindex-1 div.azlinks span.azlink a {
	color: #aa2c13;
	text-decoration: none;
	font-weight: normal;
}

#azindex-1 div.azlinks span.azlink a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.azindex ul {
	padding: 0 !important;
}

.azindex ul li a {
	font-size: 13px;
	color: #aa2c13;
	text-decoration: none;
	font-weight: normal;
}

.azindex ul li a:hover {
	color: #aa2c13;
	font-weight: bold;
}

#azindex-1 div.azlinks span.azlink {
	margin-right: 13px;
}



/* SINGLE COUPON / DEAL */

#viewall a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px 8px;
	background: #aa2c13;
	color: #f8f8f8;
	font-size: 14px;
}
#viewall a:hover {
	color: #aa2c13;
	background: #fff;
}

/* T-SHIRT STUFF */
#gallery-header {
  padding-top: 30px;
}
#gallery-header input {
  margin: 0;
  padding-top: 4px;
  padding-bottom: 5px;
  border: 1px solid #aa2c13;
}
#gallery-header .newsletter {
  padding-top: 2px;
  margin-right: 20px;
}

#master-gallery ul {
  padding: 0; margin: 0;
}
#master-gallery ul li {
	float: left;
	list-style: none;
	width: 189px;
  padding: 0;
  margin: 0 20px 20px 0;
  position: relative;
  overflow: hidden;
}
#master-gallery ul li img,
#master-gallery ul li a {
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
#master-gallery ul li .metadata {
  position: absolute;
  width: 189px;
  bottom: 0;
  left: 0;
  background: #fff;
  margin: 0;
  padding: 0;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  box-shadow: 0px -1px 1px #777;
}
#master-gallery ul li .color,
#master-gallery ul li .price,
#master-gallery ul li .country {
  padding: 3px 4px;
  margin: 0;
}
#master-gallery ul li .price {  }
#master-gallery ul li .color { width: 18px; height: 14px; border-left: 1px solid #DDD; border-right: 1px solid #DDD; }
#master-gallery ul li .country { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100px; padding: 4px 4px; }

.tshirt-country-link a,
.tshirt-country-link a.country {
  padding: 0 !important; margin: 0;
}

.tshirt-country-link a:hover,
.tshirt-color-link a:hover {
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
}

.color.black { background: #000; }
.color.gray { background: #AAA; }
.color.white { background: #FFF; }
.color.red { background: #F00; }
.color.purple { background: #700BFF; }
.color.magenta { background: #DE10FF; }
.color.navy { background: #00095A; }
.color.blue { background: #00F; }
.color.green { background: #1FCA00; }
.color.brown { background: #6D3B13; }
.color.orange { background: #FF5914; }
.color.yellow { background: #FFE30D; }
.color.creme { background: #FFF4D3; }

.navdaddy a {
  display: inline-block;
  padding: 6px 8px;
  background: #333;
  color: #fff;
  text-decoration: none !important;
  border-bottom: none !important;
}
.navdaddy a:hover {
  background: #777;
  color: #fff;
  text-decoration: none !important;
  border-bottom: none !important;
}

/* PAGE */

#comments-template p.nocomments {
	display: none;
}

/* POSTS */

#content #right .post{
	width:688px;
	height:218px;
	border-top:3px solid #aa2c13;
	position:relative;
	margin:0 0 40px 0;
}
.no-border {
	border-top: none !important;
}

#content #right .single{
	height:auto;
	width:587px;
	min-height:289px;
	border-bottom:none;
}

#content #right .page,
.single {
	height:auto;
	border-bottom:none;
}

#content #right .post h1{
	padding:6px 0;
	font-weight:normal;
	margin:0;
	border-bottom:1px solid #aa2c13;
	position: relative;
}
#content #right .post h1 a {
  padding-right: 80px;
}
.store-fb-like {
  position: absolute;
  top: 0;
  right: 0;
}

#content #right .post h1 a{
	text-decoration:none;
}

#content #right .post .postleft{
	width:307px;
	height: 218px;
	float: left;
}

#content #right .post .postright {
	width:381px;
	height:218px;
	position:absolute;
	right:0;
	top:0;
	background: 10px 10px url(images/thumbless.gif) no-repeat;
}

#content #right .post .postright a img {
	position: absolute;
	top: 5px;
	left: 10px;
}
.postleft .description {
	line-height: 150%;
}

#content #right .post .description{
	position:relative;
	height: 100px;
	overflow: hidden;
}

#content #right .post.page .description,
#content #right .post.single .description {
	height: auto;
}

#content #right .post .description ul.related_post{
	padding:0;
	margin:0;
	list-style:inside;
	width:300px;
}

#content #right .post .post_rss{
	position:absolute;
	bottom:-20px;
	right:140px;
	width:200px;
}

#content #right .post .post_rss .pagetitle,
#content #right .post .post_rss .tagline{
	width:inherit;
}

#content #right .post .post_rss .icon{
	left:50%;
	margin-left:-38px;
}

#jump-title {
	float: left;
	color: #333;
	margin: 0;
	width: 12%;
	padding: 9px 1% 0 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#jump-links {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
}
#jump-box {
  background: #fff;
  padding: 5px 1%;
  width: 85%;
}
.jump-link {
	display: block;
	margin: 0;
	padding: 0;
	float: left !important;
	background: url(images/jump-to.gif) no-repeat;
	width: 23px !important;
	height: 23px;
	margin-left: 5px;
}
.jump-link.jump-info {
	background-position: 0 0;
}
.jump-link.jump-reviews {
	background-position: -29px 0;
}
.jump-link.jump-deals {
	background-position: -55px 0;
	width: 33px !important;
	height: 25px;
}
.jump-link.jump-comment {
	background-position: -88px 0;
	height: 25px;
	width: 27px !important;
}

#content #right .post .post_share{
	position:absolute;
	bottom:34px;
	right:92px;
}

#content #right .post .postright a img{
	border:0;
}

#content #right .post .buttonwrap {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 12px;
	left: 0;
}

#content #right .post a.button {
	text-align:center;
	background:#333;
	color:#f8f8f8;
	text-decoration:none;
	padding:4px 5px;
	display:block;
	float: left;
	text-transform:uppercase;
	margin-right: 4px;
}

#content #right .post a.button:hover {
	background:#777;
}

div.post.page,
div.post.single {
	float: left;
}

div.post.page div.logo-box,
div.post.single div.logo-box {
	float: left;
	display: block;
	margin: 10px 15px 0 0;
	padding: 0;
}

div.post.page div.logo-box img.site-logo,
div.post.single div.logo-box img.site-logo {
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	width: 184px;
	height: 184px;
}

div.post.page div.logo-box div.store-link,
div.post.single div.logo-box div.store-link {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#right div.post.single div.logo-box div.store-link a {
	float: left;
	display: block;
	padding: 5px 25px 5px 5px;
	width: 154px;
	margin: 0;
	background: #aa2c13 center right url(images/visit-link.gif) no-repeat;
	color: #f8f8f8;
	text-decoration: none;
	font-size: 16px;
}

div.post.page div.logo-box div.store-link a:hover,
div.post.single div.logo-box div.store-link a:hover {
	background: #f8f8f8 center right url(images/visit-link.gif) no-repeat !important;
	color: #aa2c13 !important;
}

#review-overall ul.ratings li label.rating_label a:hover {
	text-decoration: underline;
}

div.post.page div.description {
	width: 688px;
	line-height: 130%;
}
div.post.single div.description {
	float: left;
	width: 380px;
	margin: 0;
	padding: 0;
}

div.post.page div.description p,
div.post.single div.description p {
	font-size: 13px;
	margin: 10px 0;
	padding: 0;
}

h2.comment-section-header {
	float: left;
	position: relative;
	padding: 8px 0 10px 75px;
	font-size: 30px;
	margin: 8px 0 0 0;
	width: 512px;
}

.single-fb-like {
  position: absolute;
  top: 6px;
  right: 0;
}

div.comment-section-header {
	float: left;
	position: relative;
}

h3#comment-header {
	font-size: 30px;
	margin: 0;
	float: left;
	padding-left: 75px;
}

h2#user-reviews-comments div#icon-review {
	display: block;
	position: absolute;
	top: 6px;
	left: 10px;
	width: 38px;
	height: 50px;
	background: center center url(images/icon-review.png) no-repeat;
}

span.spacer {
	height: 10px;
	width: 64px;
	display: block;
}

h2#user-reviews-comments div#icon-review {
	display: block;
	position: absolute;
	top: 6px;
	left: 10px;
	width: 38px;
	height: 50px;
	background: center center url(images/icon-review.png) no-repeat;
}

h2#user-coupons-comments div#icon-coupon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 55px;
	background: center center url(images/icon-coupon.png) no-repeat;
}

h2#user-deals-comments div#icon-deal {
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	width: 69px;
	height: 64px;
	background: center center url(images/icon-deal.png) no-repeat;
}

div#user-submit-comments div#icon-submit {
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	width: 69px;
	height: 64px;
	background: center center url(images/icon-submit.png) no-repeat;
}

div#icon-information {
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 64px;
	height: 55px;
	background: center center url(images/icon-information.png) no-repeat;
}

div#user-submit-comments {
	padding-top: 0;
	padding-bottom: 0;
}

h3#comment-type {
	margin: 0;
	font-size: 14px;
	display: block;
	padding: 0 0 5px 75px;
	float: left;
}

/* SIDEBAR */

ul.sidebar{
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	float: left;
}

ul.footbar{
	padding:40px 0 40px 40px;
	width: 1086px;
	margin: 0 auto !important;
	float: none !important;
}

ul.footbar li.widget{
	float:left;
	margin:0 61px 0 0;
}

ul.sidebar li.widget ul{
	list-style:square inside;
	padding:0;
	margin:0;
}

ul.sidebar li.widget ul li{
	padding:3px 0;
}

li.tshirtgallery li.noimages {
	list-style: none;
	width: 300px;
	text-align: center;
	font-size: 16px;
}

#recentcoupons,
#recentdeals {
	list-style: none;
}

#recentcoupons li,
#recentdeals li {
	margin-bottom: 10px;
	list-style-position: outside;
	font-size: 13px;
	float: left;
}

#recentcoupons li .desc,
#recentdeals li .desc {
	float: left;
	display: block;
	margin-top: 3px;
	font-size: 10px;
}

#recentcoupons li .header,
#recentdeals li .header {
	float: left;
	display: block;
	font-size: 12px;
	width: 300px;
}

#recentcoupons li a,
#recentdeals li a {
	text-decoration: none;
	color: #aa2c13;
}

#recentcoupons li a.viewlink,
#recentdeals li a.viewlink {
	display: block;
	background: #aa2c13;
	color: #f8f8f8;
	padding: 2px 3px;
	width: auto;
	margin: 3px 0 0 5px;
	font-size: 10px;
	float: right;
}

#recentcoupons li a.viewlink:hover,
#recentdeals li a.viewlink:hover {
	background: #f8f8f8;
	color: #aa2c13;
}

ul.sidebar li.widget{
	padding:0 0 40px 0;
	position:relative;
	width:300px;
	float: left;
}

.store ul.sidebar li.widget {
  width: 400px;
}

ul.sidebar li.widget h2.widgettitle {
  font-weight: normal;
  font-size: 1.7em;
	font-family: "rosewood-std-fill";
  color:#aa2c13;
	margin:0 0 6px 0;
}

ul.sidebar li.widget #newsletter label{
	padding:5px 0;
	color:#aa2c13;
	display:block;
}

ul.sidebar li.widget #newsletter input{
	padding:5px 10px;
	width:278px;
	background:#f8f8f8;
	border:1px solid #aa2c13;
	color:#333;
}

ul.sidebar li.widget #newsletter input[type=submit]{
	background:#aa2c13;
	width:92px;
	padding:4px 0;
	color:#f8f8f8;	
	text-align:center;
	text-transform:uppercase;
	margin:12px 0 0 208px;
	border:none;
	cursor:pointer;
	font-size:12px;
}

ul.sidebar li.widget #newsletter input[type=submit]:hover{
	background:#f8f8f8;
	color:#aa2c13;
}

ul.sidebar li.widget_links ul{
	list-style:none;
}

ul.sidebar li.widget_links ul li{
	float:left;
}

ul.sidebar li.widget_links ul li a img{
	border:none;
	padding:4px;
}

ul.sidebar li.widget_links ul li a:hover img{
	border:4px solid #aa2c13;
	padding:0;
}

#newslettericon{
	position:absolute;
	right:0;
	top:-15px;
}

/* SIDEBAR WIDGETS */

ul.imagelist {
	list-style: none;
	float: left;
	width: 310px;
}

ul.imagelist li {
	padding: 0;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}

ul.imagelist li a {
	border: none;
}

ul.imagelist li a img {
	display: block;
	border: none;
	float: left;
	height: 52px;
	width: 52px;
}

ul.gallerylist {
	float: left;
	width: 400px;
	display: block;
	list-style: none;
}

li.gallery-item {
	float: left;
	display: block;
	padding: 0;
	margin: 0 11px 11px 0;
	width: 189px;
	height: 189px;
}

.gallerylist .gallery-item img {
	border: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 189px;
	height: 189px;
}

li.widget.tshirtgallery ul p {
	text-align: center;
	width: 100%;
}

#top-rated-sort-nav {
  margin-bottom: 10px;
  float: left;
}
#top-rated-sort-nav li {
  float: left;
  list-style: none;
  margin-right: 5px;
}
#top-rated-sort-nav li a.selected {
  font-weight: bold;
}

/* COMMENTS */

#comments-template{
	width:587px;
	margin: 0;
	padding: 0;
}

.pagination span,
.pagination a {
	color: #aa2c13;
	text-decoration: none;
	padding: 4px 6px;
	margin-right: 3px;
}

#comments-template .comment-section {
	margin-bottom: 45px;
	width: 100%;
	float: left;
}

.comment-contents {
	float: left;
	width: 100%;
}

#comments-template ul.deals {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments-template ul.deals li {
	width: 100%;
	position: relative;
	float: left;
}

#comments-template ul.deals li span.deal-name {
	display: block;
	font-size: 200%;
	font-weight: bold;
}

#comments-template ul.deals li span.ds-vote-links {
	display: block;
	float: left;
	position: absolute;
	z-index: 2;
	top: 110px;
	right: 0;
}

#comments-template ul.deals li span.ds-vote-links a.ds-vote-link {
	text-decoration: none;
	padding: 4px 5px;
	display: block;
	float: left;
	width: 85px;
	text-align: center;
	font-size: 30px;
}

#comments-template ul.deals li span.ds-vote-links a.ds-vote-link:hover {
	background: #fff;
	cursor: pointer;
}

#comments-template .results {
	float: left;
	width: 100%;
	border-top: 4px solid #aa2c13;
	padding: 10px 0;
	margin-bottom: 5px;
}

#store-information-line {
	float: left;
	width: 100%;
	border-top: 4px solid #aa2c13;
	padding: 0;
	margin: 0;
}

#storeTags {
	margin: 0;
	padding: 0;
}
#storeTags li {
	list-style: none;
	display: block;
	float: left;
	padding: 5px 6px;
	margin: 0 1px 1px 0;
	color:  #f8f8f8;
	font-size: 10px;
	background: #aa2c13;
}

#storeTags li.autotag {
	background: #D3ACA8;
}

#storeTags li a {
	text-decoration: none;
    color:  #f8f8f8;
}
#storeTags li a:hover {
	color:  #fff;
	text-decoration: underline;
}
#tagCloud {
	margin-bottom: 20px;
}
#tagCloud .orange {
	color:  #aa2c13;
	text-transform: uppercase;
}
.clearboth {
	clear: both;
}

.pagination a:hover {
	color: #333333;
}

#comments-template ol.commentlist {
	list-style:none;
	padding:0;
	margin:0;
	float: left;
}

div.coupon {
	width: 100%;
	position: relative;
}

div.coupon-info {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	position: relative;
}

.coupon-info .label {
	font-weight: bold;
	font-size: 14px;
}

span.coupon-title {
	display: block;
	margin: 0 0 3px 0;
	width: 445px;
	color: #aa2c13 !important;
}

span.coupon-desc {
	display: block;
	margin-bottom: 15px;
	width: 445px;
}

span.coupon_expiry {
  display: block;
	margin: 7px 0 0 160px;
	color: #aa2c13;
}

span.coupon-works,
span.deal-works {
	float: right;
	display: block;
	width: 64px;
	position: relative;
}

span.coupon-works .label {
	margin: 10px 10px 0 0;
	position: absolute;
	bottom: 10px;
	left: -103px;
}

a.cs-vote-link,
a.ds-vote-link {
	display: block;
	position: absolute;
	top: -10px;
	cursor: pointer;
}

a.cs_up_vote,
a.ds_up_vote {
	background: url(images/vote_up.png);
	left: 7px;
	width: 21px;
	height: 20px;
}

a.cs_down_vote,
a.ds_down_vote {
	background: url(images/vote_down.png);
	right: 7px;
	width: 18px;
	height: 19px;
}

span.cs-vote-links,
span.ds-vote-links {
	background: #aa2c13;
	color: #f8f8f8;
	float: right;
	display: block;
	padding: 5px 7px;
	width: 50px;
	position: relative;
}
span.ds-vote-links {
  background: #DD6603;
}

span.coupon-value,
span.deal-value {
	float: right;
	display: block;
	background: #aa2c13;
	color: #f8f8f8;
	padding: 5px 7px;
	width: 50px;
	text-align: center;
	font-weight: bold;
}
span.deal-value {
  background: #DD6603;
}

span.coupon-vote-section,
span.deal-vote-section {
	float: right;
	display: block;
	width: 64px;
}

span.coupon-name {
	background: #aa2c13;
	color: #f8f8f8;
	padding: 4px 6px;
	font-size: 16px;
	position: relative;
}

.coupon-tool-tip {
	background: #625e5b;
	border: 1px solid #aa2c13;
	position: absolute;
}
.click-to-reveal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(images/reveal.gif);
}
.show-button {
	background: #aa2c13;
	text-decoration: none;
	padding: 6px 6px;
	float:  left;
	margin: -4px 5px 0 0;
	font-size: 13px;
	color: #f8f8f8;
}

span.coupon-name strong.hover {
	text-decoration: underline;
}

div.coupon-info .label {
	color: #333;
}

.coupon div.comment-author.vcard {
	width: auto;
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
}

#coupons-results li.comment {
	background: #f8f8f8;
	border: #aa2c13 1px solid;
	padding: 7px;
	width: 571px;
}
.deal-comment {
  border: #DD6603 1px solid !important;
}

h2.deal-header {
	border-bottom: 2px solid #DD6603;
	float: left;
	width: 100%;
	position: relative;
	margin: 14px 0;
}

span.deal-works {
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
}

span.deal-desc span.label {
	font-weight: bold;
}

span.deal-works span.label {
	font-size: 12px;
	margin-right: 4px;
	position: absolute;
	bottom: 0;
	width: auto;
	float: right;
	left: -90px;
}

span.deal-name {
	display: block;
	float: left;
	width: 200px;
	min-height: 45px;
  	height: auto !important;
  	height: 45px;
}

span.deal-value {
	font-size: 13px;
	min-height: 20px;
  	height: auto !important;
  	height: 20px;
}

span.deal-value.no-votes {
	font-size: 10px;
}

span.deal-desc {
	display: block;
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

span.deal_expiry {
	display: block;
	float: left;
	width: auto;
}

span.deal_expiry span.label {
	font-weight: bold;
}

div.deal-info {
	float: left;
}

.deal div.comment-author.vcard {
	float: left;
	font-size: 13px;
}

.deal span.says {
	font-weight: bold;
}

.deal a.redeem {
	float: right;
	background: #DD6603;
	color: #f8f8f8;
	text-decoration: none;
	margin: 0 0 0;
	padding: 14px 18px;
}

.deal a.redeem:hover {
	background: #333;
}

/* FORMS */

textarea {
	background:#E3D8D6 !IMPORTANT;
	border:1px solid #aa2c13 !IMPORTANT;
	width:565px !IMPORTANT;
	padding:10px !IMPORTANT;
	color:#333 !IMPORTANT;
	outline: none;
}

input {
	background: #f8f8f8;
	color:#333;
	border:1px solid #aa2c13;
	font-size: 12px;
	padding: 3px 4px;
	outline: none;
}

input[type=submit] {
	background:#aa2c13;
	color:#f8f8f8 !important;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	padding:4px 10px;
}

input.submit {
	background:#aa2c13;
	color: #f8f8f8;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	padding:4px 10px;
}

input[type=submit]:hover {
	background:#333;
	color:#fff;
}

/* GRAVITY FORM OVERRIDES */
.gform_wrapper {
  padding-top: 20px !important;
  width: 540px !important;
  margin: 0 auto !important;
}

.ginput_container {
  width:450px !important;
}

.gform_wrapper input, 
.gform_wrapper textarea, 
.gform_wrapper select {
  font-size: 15px !important;
  padding: 7px 10px !important;
  color: #333;
  width: 430px !important;
}
#input_1_3 {
  width:428px !important;
}
.gform_wrapper textarea {
  background: #F8F8F8 !important;
}
.gfield_description {
  padding-top: 3px !important;
}
.gfield {
  margin-bottom: 10px !important;
}


#common-inputs {
	float: left;
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
}

#common-inputs input {
	width: 205px;
	font-size: 14px;
	padding: 5px 7px;
}

#common-inputs p {
	width: 230px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

#common-inputs p label {
	float: left;
	display: block;
	padding:0 0 0 2px;
}

/* COMMENTS */

.comment {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.comment ul.ratings {
	margin-right: 15px;
}

.comment .deal ul.ratings {
	display: none;
}

#deals-results li.comment {
	width: 340px;
	float: left;
}

.comment .deal {
	padding: 0;
	width: 100%;
	float: left;
}

#review-overall {
	float: left;
	width: 100%;
}

#review-overall h2 {
	margin: 0 0 1px 0;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}

#review-control {
	font-size: 17px;
	font-weight: normal;
	color: #aa2c13;
	margin-top: 0;
}

#review-hide {
	cursor: pointer;
	background: url(images/hide-button.gif) no-repeat top right;
	padding-right: 23px;
}

#review-hide.show {
	background: url(images/show-button.gif) no-repeat top right;
}

#review-control,
#review-results,
#review-pagination {
	float: right;
	width: 587px;
}

#review-bar {
	padding: 0;
	margin: 0 !important;
}

#review-hide {
	float: right;
}

div.comment-author.vcard {
	font-size: 16px;
	margin-bottom: 6px;
}

div.comment-author.vcard cite.fn {
	font-style: normal;	
}

div.comment-author.vcard cite.fn a.url {
	text-decoration: none;
	color: #aa2c13;
}

div.comment-author.vcard cite.fn a.url:hover {
    text-decoration: underline;
	/*color: #fff;*/
}

img.avatar.avatar-16.photo {
	margin-bottom: -2px;
}

.expand {
	cursor: pointer;
}

/* LITTLE STARS */

.little-star-rating {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.little-star-rating li {
	display: block;
	float: left;
	width: auto;
}

.little-star-label {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
}

.little-stars {
	display: block;
	float: left;
	padding: 0;
	margin: 0 9px 0 0;
	width: 60px;
	height: 10px;
}

.little-star {
	display: block;
	padding: 0;
	margin: 0;
	width: 12px;
	height: 10px;
	float: left;
}

.little-star.full {
	background: url(images/star-little.png) no-repeat 0 0;
}

.little-star.empty {
	background: url(images/star-little.png) no-repeat -12px 0;
}

/* PAGINATION */

.pagination span,
.pagination a {
	display: none;
}

.pagination .prev,
.pagination .next {
	display: block;
	width: 100px;
}

.pagination .prev {
	float: left;
	padding-left: 23px !important;
	background: url(images/prev-button.gif) no-repeat top left;
}

.pagination .next {
	float: right;
	text-align: right;
	padding-right: 23px !important;
	background: url(images/next-button.gif) no-repeat top right;
}

/* @group Coupons */

#commentform ul.coupons {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

#commentform ul.coupons li {
	margin-bottom: 5px;
	font-size: 10px;
}

#commentform ul.coupons li label {
	display: block;
	float: left;
	padding: 4px 0 0 0;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
}

#commentform ul.coupons li input {
	width: 200px;
	font-size: 14px;
	padding: 5px 7px;
}

#commentform ul.coupons li textarea#cs_desc {
	float: left;
	display: block;
	font-size: 14px;
	width: 528px !important;
	height: auto;
}

/* @end */

/* @group Deals */

#commentform ul.deals {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

#commentform ul.deals li {
	margin-bottom: 5px;
	font-size: 10px;
}

#commentform ul.deals li label {
	display: block;
	float: left;
	padding: 4px 0 0 0;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
}

#commentform ul.deals li input {
	width: 200px;
	font-size: 14px;
	padding: 5px 7px;
}

#commentform ul.deals li textarea#ds_desc {
	float: left;
	display: block;
	font-size: 14px;
	width: 528px !important;
	height: auto;
}

/* @end */

/* @group Rating */

h2#comments {
	background: #f3f2ed;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	color: #333;
	padding: 10px;
}

h3#respond {
	clear: right;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0;
	color: #c00;
	padding: 0;
	border-bottom: 2px solid #c00;
}

#comments h3.review {
	clear: right;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	color: #333;
	font-family: Arial;
	font-size: 10pt;
}

#comments p {
	margin-top: 5px;
	font-size: 9pt;
	color: #333;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	display: inline;
}

#comments .rating_value {
	padding-right: 10px;
}

.ratings_box {
	width: 179px;
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
	/*position: absolute;
	right: 0;
	top: 0;*/
}

.ratings_box h3 {
	margin: 0;
	padding: 13px 0 3px 0;
	font-size: 14px;
}

ul.ratings {
	width: 179px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

ul.ratings li {
	background: #aa2c13;
	color: #f8f8f8;
	margin-bottom: 5px;
	float: left;
	width: 179px;
}

.rating_label {
	display: block;
	float: left;
	font-size: 13px;
	padding: 5px 0 3px 10px;
	font-weight: normal;
	text-transform: uppercase;
	color:#fff;
}

.rating_label a {
	text-decoration: none;
	color: #fff;
}

.rating_label a:hover {
	color: #333;
}

.rating_value img {
	padding-right: 1px;
}

.rating_value {
	padding: 4px 10px 4px 0;
	font-family: Arial;
	font-size: 13px;
	display: block;
	float: right;
}

.rating_value .no_ratings {
	color: #666;
}

#add_review {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 0.8em;
  background: #aa2c13;
  color: #f8f8f8;
  padding: 0.6em 0.7em;
  text-decoration: none;
}
#add_review:hover {
  background: #333;
}
* html #add_review { display:inline; }  /* for IE 6 */
* + html #add_review { display:inline; }  /* for IE 7 */

#review-overall ul.ratings {
  margin-bottom: 10px;
}

#review-overall ul.ratings,
#commentform ul.ratings {
	float: left;
	width: 100%;
}
#review-overall ul.ratings li,
#commentform ul.ratings li {
	float: left;
	width: 145px;
	margin: 0;
	margin-right: 1px;
}
#review-overall .rating_value img,
#commentform .rating_value a {
	width: 16px;
	height: 15px;
}
#commentform .rating_value a {
  cursor: pointer;
}
#review-overall .rating_value,
#commentform .rating_value {
  height: 16px;
	padding-right: 8px;
}
#review-overall .rating_label,
#commentform .rating_label {
	padding: 7px 0 0 7px;
	font-size: 8px;
	line-height: 12px;
}

.directory-dropdown {
	display: inline-block;
	padding: 10px 20px 0 0;
}

.azindex li {
	display: inline-block;
	width: 215px;
	padding-right: 9px;
}
li.azindex-heading {
	display: block;
	width: 687px;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #d0d0d0;
}
li.azindex-heading h2 {
	margin: 0;
	position: relative;
}
h2 span.azindex-initial {
	
}
a.azindex-top {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #7f7f7f !important;
	position: absolute;
	right: 0;
}
a.azindex-top:hover {
	color: #AA2C13 !important;
}
.azindex-stars {
	color: #333;
}

#sorting-links {
	padding-top: 2px;
}
#grouping-links,
#grouping-links li ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#grouping-links li {
  display: block;
  float: left;
  margin-right: 3px;
}
#grouping-links li a {
  display: inline-block;
	text-decoration: none;
	color: #fff;
}
#grouping-links li a>.color {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 3px;
  margin-bottom: -2px;
}
#grouping-links li ul {
  position: absolute;
  display: none;
  z-index: 500;
  left: 0;
  top: 26px;
  background: #333;
  border-top: 3px solid #F7F5EF;
  padding: 3px 0 0px 3px;
}
#grouping-links li ul li {
  float: left;
}
#grouping-links li ul li a {
  width: 18px;
  height: 18px;
}
#grouping-links li:hover ul {
  display: block;
}
.grouping-link {
	background: #333;
	padding: 6px 8px;
}
.directory.grouping-link {
  background: #aa2c13;
  color: #fff;
  text-decoration: none;
  padding: 4px 8px 3px 8px;
}
#country-list {
  width: 278px;
  padding-bottom: 3px !important;
}
#country-list a {
  text-align: center;
  height: 1em !important;
  font-size: 1em;
  padding: 4px 4px 5px 4px;
}
#country-list a:hover {
  background: #777;
}
* html #grouping-links li a { display:inline; }  /* for IE 6 */
* + html #grouping-links li a { display:inline; }  /* for IE 7 */
* html #grouping-links li .color { display:inline; }  /* for IE 6 */
* + html #grouping-links li .color { display:inline; }  /* for IE 7 */

.grouping-link:hover,
.grouping-link.current {
	background: #777;
	color: #fff;
}

/* SHIRT PAGE */

.shirt .rosewood {
  font-weight: normal;
  font-size: 1.4em;
  margin-bottom: 0.5em;
}
.shirt .coupon-comment {
  padding: 6px 8px;
  border: 1px solid #aa2c13;
  margin-bottom: 20px;
}
.shirt .review-comment {
    list-style: none outside none;
}
.shirt .deal-comment {
  padding: 6px 8px;
  margin-bottom: 30px;
}
.shirt .deal-comment .deal_expiry {
  display: block;
  width: 300px;
}
#shirt-left {
  float: left;
  width: 49.4%;
  margin-right: 1.6%;
}
#shirt-right {
  float: left;
  width: 49.0%;
}
#shirt-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#shirt-related ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#shirt-related ul li {
  float: left;
  padding: 7px 7px;
  margin-right: 8px;
  background: #fff;
}
#shirt-related ul li:hover {
  background: #aa2c13;
}
#shirt-related ul li a {
  float: left;
  display: block;
}

#shirt-info-title h2,
#shirt-right h3 {
  margin-top: 0;
}
#shirt-info-title h2 {
  margin-bottom: 5px;
  width: 190px;
  font-size:1.8em;
}
#shirt-info-title span {
  display:block;
  float: left;
  text-transform: lowercase;
  font-size: 0.8em;
  margin-right: 5px;
  background: #444;
  color: #fff;
  padding: 1px 2px;
}
#shirt-info-title h3 {
  float: left;
  margin: 0;
  font-weight: normal;
  font-size: 1.4em;
}
#shirt-info-title h3 a {
  text-decoration: none;
}
  
#shirt-info-left,
#shirt-info-right {
  
}
#shirt-info-left {
  width: 300px;
  float: left;
  margin-right: 25px;
}
#shirt-info-right {
  float: left;
  width: 180px;
}
#shirt-description {
  padding-top: 8px;
}

#shirt-info-img {
  position: relative;
}
#shirt-info-price {
  position: absolute;
  top: 30px;
  left: -20px;
  background: #aa2c13;
  color: #f8f8f8;
  padding: 5px 7px;
  font-size: 18px;
}
#shirt-info-links {
  width: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  opacity: 0.9;
  border-top: 1px solid #ccc;
}
#shirt-info-links a#shirt-info-visit,
#shirt-info-links .addthis_toolbox {
  display: block;
  float: left;
	margin: 0;
  height: 17px;
  padding: 5px 7px;
}
#shirt-info-links a#shirt-info-visit {
  text-decoration: none;
  color: #f8f8f8;
  padding-right: 35px;
	background: #aa2c13 center right url(images/visit-link.gif) no-repeat;
  line-height: 18px;
}
#shirt-info-links a#shirt-info-visit:hover { background: #333 center right url(images/visit-link.gif) no-repeat !important }
#shirt-info-store-info {
  margin-bottom: 20px;
}

/* MAILCHIMP */

#mc_embed_signup { position: relative; }
div.mce_inline_error { 
  position: absolute;
  left: 0;
  top: 30px;
  background: #fff;
  color:#600 !important;
  margin: 0;
  padding: 0.2em 0.5em 0.2em 0.5em; 
  float: left; 
  z-index: 1; 
  width: 280px;
  opacity: 0.8;
}
#mce-responses { clear: both; width: 300px; }
#mce-responses .response {padding: 5px 7px;border-radius: 2px;font-size: 80%;line-height: 140%;}
#mce-success-response {}
#mce-error-response {color:#600;}
#mce-EMAIL {
	background: #F8F8F8;
	color: #333;
	border: 1px solid #AA2C13;
	font-size: 12px;
	padding: 3px 4px;
	outline: none;
	width: 202px;
	font-weight: normal;
	margin: 0 !important;
}

/* @end */

