@charset "utf-8";
/* CSS Document */

/*============ COMMON STYLES ============*/

.gutter-top {
	margin-top: 1.25em; /*20px*/
}
#headWrapper {
	background: url(../images/tribal-pattern-bg.gif) 0 100% repeat-x;
	background: url(../images/tribal-pattern-bg.gif) 0 100% repeat-x, #0d0d0d url(../images/filipino-skulls.jpg) top center no-repeat;
}
#wrapper {
	border-top: 1px solid #000;
	min-height: 100%;
}
.imgWrapper {
	background-color: #232323;
	margin-bottom: 1.25em; /*20px*/
	padding: 20px 10px;
	position: relative;
	text-align: center;
}
.overlay {
	background: url(../images/83746grkse333.png) 0 0 repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.dividerGrey {
	background: url(../images/div-grey.gif) 0 0 repeat-x;
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0.625em 1.25em 0.625em; /*0 10px 20px 10px*/
}
.dividerGrey5 {
	background-color: #232323;
	clear: both;
	display: block;
	height: 5px;
	margin: 0 0.625em 1.25em 0.625em; /*0 10px 20px 10px*/
}
.dividerTribal {
	background: url(../images/div-tribal.png) 0 0 repeat-x;
	clear: both;
	display: block;
	height: 13px;
	margin: 0 0.625em 1.25em 0.625em; /*0 10px 20px 10px*/
}
.disclaimer {
	font-style: italic;
	font-size: 80%;
	line-height: 1.3;
}
header[role="banner"] {
	padding: 1.25em 0; /*20px*/
	min-height: 110px;
	position: relative;
}
/*------------ Logo ------------*/

header[role="banner"] h1 {
	text-indent: -9999px;
	z-index: 50;
}
header[role="banner"] h1 span a {
	background: url(../images/one-tribe-tattoos-logo.png) 0 0 no-repeat;
	background-size: contain;
	display: block;
	height: 90px;
	margin: 0 auto;
	max-width: 345px;
}
/*------------ Main Navigation ------------*/

header[role="banner"] nav {
	position: relative;
	text-align: center;
}
header[role="banner"] ul {
	list-style: none;
}
header[role="banner"] li {
}
header[role="banner"] nav a {
	font-size: 1em;
	text-decoration: none;
}

/*------------ Main Content ------------*/
main[role="main"] {
	display:block;
	padding-bottom: 1.25em; /*20px*/
}
#mainContent, #sideContent, #homeTopContent, .homeBottomContent {
	margin-bottom: 1.25em; /*20px*/
}
.inner, .innerHome {
	background-color: #141414;
	border-top: 5px #232323 solid;
}
.inner {
	padding: 20px;
}
#sideContent .inner {
	background: #141414 url(../images/rhs-tribal-pattern.png) bottom right no-repeat;
}
main[role="main"] aside {
	font-size: 85%;
}
main[role="main"] aside ul {
	list-style: none;
}
main[role="main"] aside ul li {
	margin-left: 0;
}


/*------------ Carousel - Gallery ------------*/

.list_carousel {
	margin-bottom: 1.25em; /*20px*/
	position: relative;
	width: auto;
}
.list_carousel ul {
	margin: 0 0 1.25em 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	background-color: #232323;
	padding: 0;
	position:relative; /*image shrink wrapping*/
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel li img {
	border-bottom: 20px solid #980001;
}
.list_carousel li div {
	font-size: 90%;
	line-height: 1.5;
	height: auto;
	padding: 1.25em; /*20px*/
}
.list_carousel li div span {
	display: block;
	font-size: 80%;
	font-style: italic;
	padding-top: 0.5em;
}
.prev, .next {
	display: block;
	height: 40px;
	position: absolute;
	text-indent: -9999px;
	top: 75px;
	width: 40px;
}
.prev {
	background: url(../images/sprite.png) 0 -40px no-repeat;
	left: -10px;
}
.next {
	background: url(../images/sprite.png) 0 0 no-repeat;
	right: -10px;
}
.pager {
	font-size: 0.625em;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.show {
	background-color: #980001;
	display: block;
	padding: .70em;
	font-size: 84%;
	text-align: right;
}
.slidingDiv {
	font-size: 90%;
	line-height: 1.5;
	padding: 1.25em; /*20px*/
}
.slidingDiv span {
	display: block;
	font-size: 80%;
	font-style: italic;
	padding-top: 0.5em;
}

main[role="main"] aside .membership {
	font-size: 85%;
}
main[role="main"] aside .membership ul {
	list-style: disc;
}
main[role="main"] aside .membership li {
	margin-left: 2em;
}


/*------------ Main Content - Home ------------*/
.homeBottomContent img {
	margin-bottom: 20px;
}
h4.homeHead {
	font-family: 'CartoGothicStdItalic', 'Helvetica Neue', Arial, Verdana, sans-serif;
	text-align: right;
}
#homeTopLeft {
	padding: 0;
	margin:0;
}

#homeTopRight {
	background: url(../images/home-tribal-pattern_10.png) bottom center no-repeat;
	background-size: contain;
	margin:0;
	padding: 9.1% 1.25em;
	text-align: center;
}

#homeTopRight h2 {
	color: #686565;
	font-family: 'CartoGothicStdBook', 'Helvetica Neue', Arial, Verdana, sans-serif;
	font-size: 300%;
}

#homeTopRight h3 {
	color: #d0d0d0;
	font-size: 180%;
}


/*------------ Inner Content ------------*/
.innerContent {
	background-color: #232323;
	overflow: hidden;
	padding: 1.25em; /*20px;*/
}
.murphySays {
	text-align: justify;
}
img.murphySaysHero {
	margin: 55px 0 20px 60px;
}
blockquote {
	background: url(../images/quote.png) 0 0 no-repeat;
	color: #d0d0d0;
	font: 1.125em/1.5em 'CartoGothicStdBoldItalic', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 18px/24px */
	padding: 0 0.625em 0 3.125em; /*0 10px 0 50px*/
}
/*------------ Contact Us ------------*/
#process h4 {
	float: left;
	margin-left: 1em;
	padding: 2.5em 0 4.5em 0; /*0 130px 0*/
	text-align: center;
	text-transform: uppercase;
	width: 25%;
}
#process h4.step1 {
	background: url(../images/step1.gif) 50% 0 no-repeat;
}
#process h4.step2 {
	background: url(../images/step2.gif) 50% 0 no-repeat;
}
#process h4.step3 {
	background: url(../images/step3.gif) 50% 0 no-repeat;
}
#process h4.step4 {
	background: url(../images/step4.gif) 50% 0 no-repeat;
}
#process h4.step5 {
	background: url(../images/step5.gif) 50% 0 no-repeat;
}
#process div {
	border-left: 5px #232323 solid;
	margin: 0 0 2.5em 33%;
	padding-left: 1em;
}
/*------------ About Us ------------*/
.bio {
	background-color: #232323;
	margin-bottom: 1.25em; /*20px*/
	padding: 1em;
}
.bio p {
	color: #686565;
	font-size: 0.875em; /*14px*/
	line-height: 1.7;
}
.bio h3 {
	color: #d0d0d0;
	text-align: center;
	text-transform: none;
}
.bio span {
	font-size: 80%;
	font-style: italic;
}

.bio strong {
	font-size: 120%;
	font-weight:bold;
	text-transform: uppercase;
}
/*------------ Standard Links ------------*/

.link, .quickLink li {
	background: #980001;
	margin-bottom: 1.25em; /*20px*/
	position: relative;
}
.quickLink li {
	width: 85%;
}
a.link, .quickLink li a, #merchandise div.textContent a:link, #merchandise div.textContent a:visited {
	color: #d0d0d0;
	font-family: 'CartoGothicStdBold', 'Helvetica Neue', Arial, Verdana, sans-serif;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.link {
	display: inline-block;
	font-size: 0.875em; /* 14px */
}
.quickLink li a {
	display: block;
	font-size: 1.1875em; /* 19px */
}
.quickLink li a span {
	display: block;
	font: 1em/1.5em 'CartoGothicStdItalic', 'Helvetica Neue', Arial, Verdana, sans-serif; /* 16px/24px */
	text-transform: none;
}
.link:after, .quickLink li:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
}
.link:after {
	border: 10px solid transparent;
}
.quickLink li:after {
	border: 15px solid transparent;
}
/* Position the Arrow */
 
.link-right:after, .quickLink-right li:after {
	border-left-color: #980001;
	left: 100%;
	top: 50%;
}
.link-right:after {
	margin-top: -10px;
}
.quickLink-right li:after {
	margin-top: -15px;
}
.link:hover, .link:active, .quickLink li:hover, .quickLink li:active {
	background: #760102;
}
.link-right:hover:after, .link-right:active:after, .quickLink-right li:hover:after, .quickLink-right li:active:after {
	border-left-color: #760102;
}
/*------------ Merchandise Page ------------*/
#merchandise article {
	margin-bottom: 1.25em; /*20px*/
	overflow: hidden;
}
#merchandise article .mainImg {
	position:relative;
	}
#merchandise article div.thumbs {
	margin: 0 0 1.25em -5px;
}
#merchandise article div.thumbs img {
	margin: 5px;
}
#merchandise div.textContent a:link, #merchandise div.textContent a:visited {
	background-color: #980001;
	font-size:90%;
	line-height:2.4em;
}
#merchandise div.textContent a:hover, #merchandise div.textContent a:visited:hover {
	background: #760102;
}
#merchandise table {
	font-size:90%;
	width: 100%;
}
#merchandise table td {
	padding: 0.125em 0.3125em; /*2px 5px*/
}
.colTitle {
	width: 25%;
}
.colInfo {
	width: 75%;
}
.tdTitle {
	font-weight: bold;
	text-transform: uppercase;
}

#merchandise table td table {
	margin-top: 0.625em; /*10px*/
}
#merchandise table table td {
	border:1px solid #d0d0d0;
	text-align:center;
}
/*------------ Footer ------------*/

footer[role="contentinfo"] {
	background: #0d0d0d url(../images/footer-Bg.gif) 0 0 repeat-x;
	padding: 1.25em 0; /*20px 0*/
}
footer[role="contentinfo"] p {
	font-size: 0.8125em; /*13px*/
	font-style: italic;
	line-height: 1.5;
	padding: 0 0.625em; /*0 10px*/
}
footer[role="contentinfo"] a {
	border-bottom: 1px dotted #dadada;
	text-decoration: none;
}
footer[role="contentinfo"] li a, footer[role="contentinfo"] a:hover {
	border-bottom: none;
}
footer[role="contentinfo"] small {
	font-size: 70%;
}
 @media screen and (max-width: 400px) {
/*------------ Logo ------------*/

/*------------ Main Navigation ------------*/
header[role="banner"] nav {
	height: auto;
}
header[role="banner"] ul {
	display: none;
}
header[role="banner"] li {
	margin-left: 0;
}
header[role="banner"] li a:hover, header[role="banner"] li a:active {
	color: #980001;
}
header[role="banner"] nav a#pull {
	background-color: #980001;
	display: block;
	font-size: 120%;
	margin: 0 0 1.25em 0; /*0 0 20px 0*/
	position: relative;
	text-align: center;
	width: 100%;
}
header[role="banner"] nav a#pull span {
	font-size: 100%;
	padding: 1em;
}
body#home a#navHome, body#about a#navAbout, body#history a#navHistory, body#gallery a#navGallery, body#merchandise a#navMerch, body#contact a#navContact {
	color: #980001;
}
/*------------ Main Content - Home ------------*/
#homeTopRight h2 {
	font-size: 250%;
}

#homeTopRight h3 {
	font-size: 130%;
}

/*------------ Contact Us ------------*/
#process h4 {
	float: none;
	margin-left: 0;
	padding: 2.5em 0 3.5em 0; /*0 130px 0*/
	width: 100%;
}
#process div {
	border-left: none;
	border-top: 5px #232323 solid;
	margin: 0 0 1.25em 0; /*0 0 20px 0*/
	padding: 1em 0 0 0;
}
/*------------ Footer ------------*/

footer[role="contentinfo"] small {
	display: block;
	text-align: center;
}
}

/*============ MOBILE ============*/
@media screen and (min-width: 400px) and (max-width: 767px) {
/*------------ Logo ------------*/

/*------------ Main Navigation ------------*/
header[role="banner"] nav {
}
header[role="banner"] ul {
	display: none;
}
header[role="banner"] li {
	margin-left: 0;
}
header[role="banner"] li a {
}
header[role="banner"] li a:hover, header[role="banner"] li a:active {
	color: #980001;
}
header[role="banner"] nav a#pull {
	background-color: #980001;
	display: block;
	font-size: 120%;
	margin: 0 0 1.25em 0; /*0 0 20px 0*/
	position: relative;
	width: 100%;
}
header[role="banner"] nav a#pull span {
	font-size: 100%;
	padding: 1em;
}
body#home a#navHome, body#about a#navAbout, body#history a#navHistory, body#gallery a#navGallery, body#merchandise a#navMerch, body#contact a#navContact {
	color: #980001;
}
/*------------ Contact Us ------------*/
#process h4 {
	float: none;
	margin-left: 0;
	padding: 2.5em 0 3.5em 0; /*0 130px 0*/
	width: 100%;
}
#process div {
	border-left: none;
	border-top: 5px #232323 solid;
	margin: 0 0 1.25em 0; /*0 0 20px 0*/
	padding: 1em 0 0 0;
}
/*------------ Footer ------------*/

footer[role="contentinfo"] small {
	display: block;
	text-align: center;
}
}

/*============ TABLET ============*/
@media screen and (min-width: 767px) and (max-width: 1025px) {
/*------------ Logo ------------*/


/*------------ Main Navigation ------------*/
header[role="banner"] nav {
	display: block;
	line-height: 3.8em;
	margin-top: 1.275em; /*20*/
}
header[role="banner"] li {
	display: inline-block;
	margin: 0;
	position: relative;
}
header[role="banner"] li a {
	display: inline-block;
	padding: 0.625em 0.75em; /*10px 12px*/
}
header[role="banner"] li a:hover, header[role="banner"] li a:active {
	border-bottom: 5px solid #980001;
}
header[role="banner"] nav a#pull {
	display: none;
}
body#home a#navHome, body#about a#navAbout, body#history a#navHistory, body#gallery a#navGallery, body#merchandise a#navMerch, body#contact a#navContact {
	border-bottom: 5px solid #980001;
}
/*------------ Main Content - Home ------------*/
#homeTopRight {
	padding: 7.3% 1.25em;
}
/*------------ Inner Content ------------*/
img.murphySaysHero {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}
body#about blockquote {
	margin-left: 210px;
}
/*------------ Footer ------------*/

footer[role="contentinfo"] small.copyrightR {
	text-align: right;
}
}

/*============ DESKTOP ============*/
@media screen and (min-width: 1025px) {
/*------------ Logo ------------*/

header[role="banner"] h1 {
	position: absolute;
	/*Centering Method
	margin: 0 0 0 -182px;*/
	margin: 0 0 0 -190px;
	left: 50%;
}
header[role="banner"] h1 span a {
	width: 345px;
}
/*------------ Main Navigation ------------*/
header[role="banner"] nav {
	display: block;
	margin-top: 1.275em; /*20*/
}
header[role="banner"] li {
	display: inline-block;
	margin: 0;
	position: relative;
}
header[role="banner"] li a {
	display: inline-block;
	padding: 0.625em; /*10px*/
}
header[role="banner"] li a#navHistory {
	margin-right: 11em; /*176px;*/
}
header[role="banner"] li a#navGallery {
	margin-left: 11em; /*176px;*/
}
header[role="banner"] li a:hover, header[role="banner"] li a:active {
	border-bottom: 5px solid #980001;
}
header[role="banner"] nav a#pull {
	display: none;
}
body#home a#navHome, body#about a#navAbout, body#history a#navHistory, body#gallery a#navGallery, body#merchandise a#navMerch, body#contact a#navContact {
	border-bottom: 5px solid #980001;
}
/*------------ Home Promo Article Section ------------*/
#merchandise article div.merchImg {
	float: left;
	width: 29%;
}
#merchandise article div.textContent {
	margin-left: 33%;
}
/*------------ Footer ------------*/

footer[role="contentinfo"] small.copyrightR {
	text-align: right;
}
}
