/*
Theme Name: Trendseller
Theme URI: http://cell-designs.com/marketplace
Description: A flexible WordPress ecommerce theme
Version: 1.0
Author: Marcell Purham
Author URI: http://cell-designs.com
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

@import "http://store.pattheroc.com/wp-content/themes/trendseller/css/reset.css";
@import "http://store.pattheroc.com/wp-content/themes/trendseller/css/shortcodes.css";

/* ------------------------------------------------------------------------------------
--  CODE STARTS
------------------------------------------------------------------------------------ */

body {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 13px;
	line-height: 24px;
	-webkit-text-size-adjust: 100%;
	font-family: 
}


/* ------------------------------------------------------------------------------------
--  STURCTURAL CUSTOMIZATION
------------------------------------------------------------------------------------ */

#header {
	clear: both;
}

#header .inner {
	height: 105px
}

#header .header_extras {
	float: right;
}

#logo {
	float: left;
}

#wrap {}

#wrap .inner {
	background: #181818;
	margin: 20px 0;
	overflow: hidden
}

.block #recent-post li {
	padding: 5px 0 5px 0;
	font-size: 12px;
	border-bottom: 1px dotted #B31400;
}

.block #recent-post .thumbnail img {
	background: #e4e3e4;
	float: left;
	margin-right: 10px;
	padding: 2px;
}

.block #recent-post .thumbnail a {
	display: block;
}

.block #recent-post .title h3 {
	font-size: 14px;
	line-height: 16px;
}

.block #recent-post .posted-date {
	font-size: 10px;
}

.block-home {
	margin-top: 10px;
	float: right;
	clear: right;
}

.block #social-net li,
.block-home li {
	border: none;
	float: left;
	padding: 0;
}

.block #social-net li a,
.block-home #social-net li a {
	background: url("http://store.pattheroc.com/wp-content/themes/trendseller/images/icon-social.png");
	display: block;
	height: 32px;	
	width: 32px;
	text-indent: -9999px;
}


	.block #social-net li.facebook a,
	.block-home #social-net li.facebook a {
		background-position: 0 0;
	}

	.block #social-net li.twitter a,
	.block-home #social-net li.twitter a {
		background-position: 0 -35px;
	}

	.block #social-net li.youtube a,
	.block-home #social-net li.youtube a {
		background-position: 0 -102px;
	}

	.block #social-net li.vimeo a,
	.block-home #social-net li.vimeo a {
		background-position: 0 -137px;
	}

	.block #social-net li.soundcloud a,
	.block-home #social-net li.soundcloud a {
		background-position: 0 -172px;
	}

	.block #social-net li.flickr a,
	.block-home #social-net li.flickr a {
		background-position: 0 -67px;
	}

	.block #social-net li.lastfm a,
	.block-home #social-net li.lastfm a {
		background-position: 0 -206px;
	}

	.block #social-net li.tumblr a,
	.block-home #social-net li.tumblr a {
		background-position: 0 -241px;
	}

	.block #social-net li.stumbleupon a,
	.block-home #social-net li.stumbleupon a {
		background-position: 0 -275px;
	}

	.block #social-net li.digg a,
	.block-home #social-net li.digg a {
		background-position: 0 -309px;
	}

	.block #social-net li.linkedin a,
	.block-home #social-net li.linkedin a {
		background-position: 0 -344px;
	}

	.block #social-net li.myspace a,
	.block-home #social-net li.myspace a {
		background-position: 0 -378px;
	}

	.block #social-net li.instagram a,
	.block-home #social-net li.instagram a {
		background-position: 0 -413px;
	}

	.block #social-net li.email a,
	.block-home #social-net li.email a {
		background-position: 0 -447px;
	}
	
	.block #social-net li.rss a,
	.block-home #social-net li.rss a {
		background-position: 0 -482px;
	}

	.block #social-net li.pintrest a,
	.block-home #social-net li.pintrest a {
		background-position: 0 -516px;
	}

	.block #social-net li.googleplus a,
	.block-home #social-net li.googleplus a {
		background-position: 0 -550px;
	}


/* ------------------------------------------------------------------------------------
--  FOOTER
------------------------------------------------------------------------------------ */

#footer {
	border-top: 1px dotted #000;
	color: #7D7D7D;
	font-size: .9em;
	text-transform: capitalize;
}

#footer .inner {
	background: none;
	height: 24px;
	padding: 0 10px;
	margin: 0;
}

#footer span {
	float: right;
}

#footer.noborder {
	border: none;
	padding-top: 0;
}

#footer #credits {
	font-size: 11px;
	color: #9f9f9f;
}

a.themeauthor {
	display: block;
	width: 75px;
	height: 12px;
	margin: 0px auto;
	float: right;
	text-decoration: none;
	text-indent: -9999em;
	background: url(http://store.pattheroc.com/wp-content/themes/trendseller/images/icons/stlogo.png) no-repeat right center;
}

/* ------------------------------------------------------------------------------------
--  PAGINATION
------------------------------------------------------------------------------------ */

.pagination {
	clear:both;
	font-size:11px;
	float: right;
	padding:20px 0;
	position:relative;
	line-height:13px;
}
 
.pagination span, .pagination a {
	background: #E4E3E4;
	color:#fff;
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
}
 
.pagination a:hover{
	background: #447777;
	color:#fff;
}
 
.pagination .current{
	background: #447777;
	color:#fff;
	padding:6px 9px 5px 9px;
}

.home .pagination {
	display: none;
}



/* ------------------------------------------------------------------------------------
--  HEADER
------------------------------------------------------------------------------------ */

#site-title {
	margin: 0;
	padding: 0;
	font-size: 60px;
	line-height: 55px;
	letter-spacing: -1px;
}

#header div#site-title a,
#header h1#site-title,
#header h1#site-title a {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 50px;
	text-decoration: none;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	text-transform: uppercase;
}

#header #site-title a:hover {
	color: #3253ad;
}	

#header span.site-desc {
	clear: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
	float: left;
	line-height: 28px;
	color: #7d7d7d;
	text-transform: uppercase;
	text-indent: 5px;
}

#header #site-title.graphic a {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
}
#header span.site-desc.graphic {
	display: none;
}

.home #navigation {
	margin-bottom: -5px;
}

#navigation ul {
	background: #1f1f1f;
	width: 100%;
  position: relative;
}
	
#navigation ul li {
  position: relative;
}

#navigation ul li a {
	color: #fff;
	background: url(http://store.pattheroc.com/wp-content/themes/trendseller/images/bg-menu-border.png) no-repeat center right;
	font-size: 12px;
	padding: 15px 25px;
	text-decoration: none;
	display: block;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

#navigation ul li:hover a,
#navigation ul li a:hover {
	color: #fff;
  position: relative;
}

#navigation ul li:hover li a {
	color: #fff;
	font-weight: normal;
}

#navigation ul li.active a {
	color: #B31400;
}

#navigation ul.sub-menu {
 	background: #1f1f1f;
}

#navigation ul.sub-menu li {
	border: none;
}

#navigation ul.sub-menu li a {
	color: #B31400;
	background: #333;
	padding: 5px 0px 5px 8px;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	min-width: 210px;
	border-bottom: 1px dotted #1f1f1f;
	position: static;
    behavior: none;
}

#navigation ul.sub-menu li a:hover {
	background: #1f1f1f;
	border-bottom: none;
	text-indent: 10px;
}

#top-navigation {
	float: right;
	width: 369px;
	text-align: right;
}

#top-navigation li {
	display: inline;
	margin-left: 10px;
	text-align: right;
}

#top-navigation li a {
	background: none;
	border-bottom: 0px;
	font-size: 12px;
	display: inline;
	padding: 5px 0;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------
--  TYPOGRAPHY
------------------------------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: capitalize;
}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	text-decoration: none;
}
	
	
h2.entry-title a {
	font-weight: 400;
}
	
h1 {
	line-height: 34px; 
	margin-bottom: 14px;
}

h2 {
	line-height: 32px; 
	margin-bottom: 10px; 
}

h3 {
	line-height: 30px; 
	margin-bottom: 8px; 
}

h4 {
	line-height: 28px; 
	margin-bottom: 8px; 
}

h5 {
	line-height: 26px; 
	margin-bottom: 8px;
}
	
h6 {
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 8px;
	color: inherit;
	text-transform: uppercase;
	color: #375199;
}
.subheader { color: #777; }
.normal {font-weight: normal;}
.bolder {font-weight: bolder;}
p { margin: 0 0 20px 0; color: #fff;}
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
em { font-style: italic; }
strong { font-weight: bold; color: #B31400; }
small { font-size: 80%; }
	

blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #B31400; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

a, a:visited {text-decoration: underline; outline: 0; color: #B31400; }
a:hover, a:focus { color: #B31400; text-decoration: none;}
p a, p a:visited { line-height: inherit; }
	
ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px;}
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 18px; margin-bottom: 12px; }
ul.large li { line-height: 21px; }
	
/* ------------------------------------------------------------------------------------
--  IMAGE ALIGN CLASSES
------------------------------------------------------------------------------------ */

.alignright {
	float: right;
	margin: 0px 0px 10px 15px;
}

.alignleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

.wp-caption {
	text-align: center;
	padding: 5px;
	margin: 10px auto;
}

.wp-caption {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	color: #666;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow:1px 1px 6px #ddd;
	-moz-box-shadow:1px 1px 6px #ddd;
	box-shadow:1px 1px 6px #ddd;
	position: relative;
	behavior: url('http://store.pattheroc.com/wp-content/themes/wp-content/themes/skeleton/css/PIE.php');
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0 0px 0;
	margin: 0;
}

.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}

/* ------------------------------------------------------------------------------------
--  TABLES
------------------------------------------------------------------------------------ */

table {
	margin: .5em 0 1em;
}

table th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	font-weight: 100;
}

table td {
	background-color: #fff;
	border: 1px solid #f2f2f2;
	padding: 10px;
}

/* ------------------------------------------------------------------------------------
--  WIDGETS
------------------------------------------------------------------------------------ */

.widget-container ul {
	list-style: none;
}

.widget-container ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget-container select {
	max-width: 100%;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 28px 0;
	padding-top: 1px;
}

.widget-container ul {
	margin-left: 0;
}

.widget-title,
.block h2 {
	background: #1F1F1F;
	color: #fff;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	padding: 0 10px;
}

input#searchsubmit {
	margin-bottom: 10px;
}

.widget-container ul li {
	border-bottom: 1px dotted #D8D7D8;
	font-size: 12px;
	padding: 5px;
	text-transform: capitalize;
}

.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
	font-size: 12px;
}

.widget-container a:active,
.widget-container a:hover {
	text-decoration: underline;
}

.widget-container .entry-meta {
	font-size: 11px;
}

#wp_tag_cloud div {
	line-height: 1.6em;
}

#wp-calendar {
	font-family: arial,helvetica,sans-serif;
	width: 100%;
	font-size: .85em;
}

#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #ededed;
	text-shadow: #fff 1px 1px 0;
	color: #7c7c7c;
}

#wp-calendar td.pad {
	background-color: #e5e5e5;
}

#wp-calendar td#today {
	color: #fff;
	background-color: #6e6e6e;
	text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
	font-weight: 100;
}

#wp-calendar th {
	font-style: normal;
	background: #ddd url(http://store.pattheroc.com/wp-content/themes/trendseller/images/gradient_small_trans.png) repeat-x 0 top;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-shadow: #ebebeb 0 1px 0;
}

.widget_rss a.rsswidget {
	color: #fff;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* ------------------------------------------------------------------------------------
--  PAGE MENUS / CUSTOM MENUS
------------------------------------------------------------------------------------ */

li.page_item,li.menu-item {
	padding: 0;
	margin: 0;
	list-style: none;
}

li.page_item a,li.menu-item a {
	display: block;
	padding: 8px 0px 8px 24px;
	line-height: 120%;
	font-weight: 300;
	background: url(http://store.pattheroc.com/wp-content/themes/trendseller/images/light/arrow_bullet.png) no-repeat 10px;
}

li.page_item a:hover,li.menu-item a:hover {
	background: url(http://store.pattheroc.com/wp-content/themes/trendseller/images/dark/arrow_bullet.png) no-repeat 10px;
}

li.page_item li a,li.menu-item li a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	color: #666;
	line-height: 175%;
	font-weight: normal;
}

li.page_item li a:hover,li.menu-item li a:hover {
	background: none;
}

li.page_item a:hover,
li.menu-item a:hover {
	text-decoration: none;
	color: #333;
}


/* ------------------------------------------------------------------------------------
-- WP BLOG STYLE
------------------------------------------------------------------------------------ */

.entry-meta {
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}
.cat-links,.comments-link,.meta-sep,.entry-utility {
	font-size: 11px;
	color: #666;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d6d6d6;
}
.post.single {
	border-bottom: none;
}

.post .thumbnail {
  background: none repeat scroll 0 0 #F9F8F8;
  border: 1px solid #EBEBEB;
  line-height: 0;
  margin-bottom: 10px;
  padding: 4px;
}

.post .post-more a {
	display: block;
	text-align: center;
}

.post-data {
	
}

.post-data h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	text-transform: capitalize;
}

a.more-link {
	display: block;
	float: right;
	font-weight: 100;
}

.st_relatedposts h4 {
	border-bottom: 1px solid #ebebeb;
}

.st_relatedposts ul {
	color: #666;
	list-style: square;
	margin-left: 20px;
}

.st_relatedposts ul li {
}

.btnspread a {
	color: #fff;
	display: block;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------
--  FORM BUTTONS
------------------------------------------------------------------------------------ */

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #eee; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
  background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 4px 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: 100;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
	  
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background: #4b4b4b;
	background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#363636));
	background: -moz-linear-gradient(top, #686868, #363636);
	border-color: #313131;
	-webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #868686;
	-moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #868686;
	box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #868686;   
}
	  
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background: #525252;
	border-color: #313131;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #313131;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #313131;
	box-shadow: 0 1px 0 #fff, inset 0 0 5px #313131; 
	}
	
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width { 
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center; 
}



/* ------------------------------------------------------------------------------------
--  COMMENTS
------------------------------------------------------------------------------------ */


#respond {margin:0px;float:left;border-top: 1px dotted #dbdbdb;padding-top: 10px;width: 100%;}

#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea {width:550px; height:120px; padding:10px; }
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(http://store.pattheroc.com/wp-content/themes/trendseller/images/dark/divider.png) repeat-x right top;}

#comments h2 {font-size: 1.5em;display: block;border-bottom: 1px solid #d6d6d6;font-weight: 400; padding-bottom: 10px;}
#comments h6 {letter-spacing: normal;text-transform: uppercase;margin: 10px 0px;}

#comments .comment-meta { margin:0px 0px 20px 0px; display:block;}
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li {margin:0; padding:0;  display:block;}



body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {}

#comments .commentlist li li { margin:0 0 20px 25px; }
#comments .commentlist li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li .comment-meta{ width:420px; }
#comments .commentlist li li li li {margin:0 0 20px 25px; }
#comments .commentlist li li li li .comment-meta{ width:395px; }
#comments .commentlist li li li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li li li .comment-meta{ width:370px; }

#comments .single-comment { margin-bottom:20px; }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
	float:left;
	clear:both;
	display:block;
	width:80px;
	min-height: 80px;
	padding:10px 0;
}
#comments .vcard img.avatar {
	border: 1px solid #eee;
	padding: 2px;
	background:#f4f4f4;
}

/* ------------------------------------------------------------------------------------
--  EXTRA
------------------------------------------------------------------------------------ */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
	max-width: 79%;
	height: auto;
	padding: 0;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
    behavior: url("http://store.pattheroc.com/wp-content/themes/trendseller/wp-content/themes/skeleton/PIE.php");
}
.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

#nav-below {
	width: 100%;
}

#nav-below .nav-previous a {
	float: left;
	
}
#nav-below .nav-next a {
	float: right;
}
.entry-caption {
	text-align: center;
	font-weight: 100;
	font-size: 16px;
}


.item-information {
	background: #191919;
  overflow: hidden;
  padding: 5px 5px 0;
  height: 36px;
}

.item-information h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 100;
	float: left;
	text-transform: uppercase;
}

.item-information h1 a {
	color: #fff;
}

.item-information .price {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	float: right;
	font-weight: 100;
	margin-top: 3px;
}

#cart-information {
	color: #fff;
	float: right;
	font-size: 12px;
	margin-top: -20px;
	clear: right;
}

/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest,
body.logged-in li.guest {
	display: none;
}
	
/* #Images
================================================== */

img.scale-with-grid { 
	max-width: 100%;
	height: auto; }

			
/* #Forms (see formalize.css)
================================================== */


	label,legend {
	font-size: 14px;
	display: inline-block;
	width: 245px;
	}
	
	input[type="checkbox"] {display: inline; }
	
	.assistive-text {
		display: none;
	}

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.add-top { margin-top: 20px !important; }


.bypostauthor,.gallery-caption {}


.slides span {
	bottom: 0;
	color: #fff;
  font-family: 'BebasNeueRegular';
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 48px;
	padding: 10px 60px 10px 10px;
	position: absolute;
	right: 20px;
}

.slides span .title {
	background: rgba( 11, 11, 11, 0.5) url(http://store.pattheroc.com/wp-content/themes/trendseller/images/bg-slider-title.png);
	height: 48px;
	padding: 10px;
	width: 450px;
}

#slider-area-fixed {
	margin-bottom: -37px;
	padding: 0 10px;
}

.home .page .navigation {
	display: none;
}

.products li {
  float: left;
  margin: 0 15px 20px 0;
  padding: 0 !important;
  position: relative;
  width: 303px;
}

.products li a img {
	border: none;
  width: 303px !important;
  height: 372px !important;
  display: block;
  margin: 0 0 8px !important;
}