/*
THEME NAME: THEYrep
THEME URI: http://www.intermissiondesign.com
DESCRIPTION: Useability, Functionality, and Aesthetic
AUTHOR: <a href="http://http://www.intermissiondesign.com">intermission*</a>
AUTHOR URI: http://www.intermissiondesign.com
*/


/* Some basic resets and global styles */

html, body, span, embed, object,
h1, h2, h3, p, a, img, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, 'Lucida Grande', sans-serif;	
	vertical-align: baseline;
	color: #666;
	list-style-image: none;
	list-style-type: none;
	outline: none;
}

strong {
	color: #e8e8e8;
	padding-right: 10px;
}

em {
	font-style: normal;
	color: #FF0099;
}

html {
	background: #000;
}

a {
	color: #FF0099;
}

a:hover {
	color: #E8E8E8;
}

.pink {
	color: #FF0099;
}

.they-arrow {
	width: 18px;
	height: 9px;
	background: url(images/they-arrow.png) 0px 0px;
	float: left;
}

a.they-arrow {
	width: 18px;
	height: 9px;
	background: url(images/they-arrow.png) 0px 0px;
}

a:hover.they-arrow {
	width: 18px;
	height: 9px;
	background: url(images/they-arrow.png) 0px 9px;
	float: left;
}

.global-content {
	width: 940px;
	margin: 0px auto;
	padding-top: 58px;
	float: left;
}

/* 
Hides the Blog Title and Description - Keep it for SEO 
and accessibility
*/

#blog-title, #blog-description {
	display: none;
}

/* Main Page Container */
#container {
	margin: 15px auto 0px;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#header {
	position: absolute;
	width: 960px;
	float: left;
	z-index: 500;
}


/* START Main Navigation */

#menu {
	position: relative;
	width: 960px;
	float: left;
	z-index: 500;
}

a.home-button {
	width:120px;
	height:120px; 
	background: url(/wp-content/themes/they_theme/images/nav-logo-home.png);
	background-position: 0px 0px;
	float: left;
	text-indent: -99999px;
	cursor: pointer;
}

a:hover.home-button {
	background-position: 0px 120px;
}


li.current_page_item a {
	background: url(images/nav-gradient.png) 0px -26px repeat-x;
	height: 26px;
}

.archive li.page-item-12 a {
	background: url(images/nav-gradient.png) 0px -26px repeat-x;
	height: 26px;
}

.search li.page-item-12 a {
	background: url(images/nav-gradient.png) 0px -26px repeat-x;
	height: 26px;
}

#menu ul {
	position: relative;
	height: 26px;
	background: url(images/nav-gradient.png) 0px 0px repeat-x;
	width: 750px;
	float: left;
	margin-top: 48px;
	padding-left: 80px;
}

#menu ul li {
	position: relative;
	float: right;
	z-index: 600;
}

#menu ul li a {
	float: left;
	font-size: 14px;
	color: #FF0099;
	padding: 6px 35px 0px;
	height: 26px;
	letter-spacing: 0.1em;
	font-weight: bold;
}


li.page-item-2 a {
	display: none; 
}

.subnav-top-header {
	font-size: 12px;
	padding-top: 10px;	
}

.subnav-header {
	font-size: 12px;
	padding-top: 20px;
	float: left;	
}

.closer {
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 0px;
}

.left-closer {
	position: absolute;
	width: 50px;
	height: 100%;
	left: 0px;
}

.right-closer {
	position: absolute;
	width: 50px;
	height: 100%;
	right: 0px;
}

.top-closer {
	top: 0px;
	right: 0px;
	height: 45px
}

.photographers-dropdown {
	position: absolute;
	width: 940px;
	min-height:190px; 
	height:auto !important; 
	height:190px;	
	background: url(images/dropdown-bg.png);
	margin: 84px 10px;
	padding-top: 10px;
	display: none;
	z-index: 200;
}

.drop-down-list {
	float: left;
}


ul.photographers-left {
	float: left;
	margin-left: 228px;
	width: 155px;
}

ul.photographers-left .page_item {
	width: 155px;
	float: left;
}

ul.photographers-left .page_item a {
	color: #E8E8E8;
	font-size: 10px;
	line-height: 15px;
	z-index: 500;
}

ul.photographers-left .page_item a:hover {
	color: #FF0099;
}


.artists-dropdown {
	position: absolute;
	width: 940px;
	background: url(images/dropdown-bg.png);
	margin: 84px 10px;
	padding-bottom: 20px;
	display: none;
	z-index: 200;
}

ul.artists-left {
	float: left;
	margin-left: 445px;
	width: 155px;
}

ul.artists-left .page_item {
	width: 155px;
	float: left;
}

ul.artists-left .page_item a {
	color: #E8E8E8;
	font-size: 10px;
	line-height: 15px;
	z-index: 500;
}

ul.artists-left .page_item a:hover {
	color: #FF0099;
}

ul.artists-right {
	float: left;
	width: 136px;
}

ul.artists-right .page_item {
	width: 155px;
	float: left;
}

ul.artists-right .page_item a {
	color: #E8E8E8;
	font-size: 10px;
	line-height: 15px;
	z-index: 500;
}

ul.artists-right .page_item a:hover {
	color: #FF0099;
}

ul.artists-right .current_page_item a, ul.artists-left .current_page_item a, ul.photographers-left .current_page_item a {
	background: none;
	color: #FF0099;
}

.right-subnav-trigger {
	float: right;
	width: 10px;
	height: 84px;
}

/* END Main Navigation */


/* START Custom Animated Hover State */

div.ahover {
    background: url(images/nav-gradient.png);
    background-position:  0px -26px;
    background-repeat: repeat-x;
    height: 26px;
}

.ahover {
    position: absolute;
}

/* END Custom Animated Hover State */


/* START Homepage Styles */

#home-content {
	position: relative;
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 10px 40px;
	padding-top: 84px;
	z-index: 0;
	overflow: hidden;
}

.feature-title {
	position: absolute;
	padding: 8px 54px 8px 8px;
	float: right;
	background: url(images/pink-bg.png);
	z-index: 500;
	right: 0px;
	top: 410px;
}

.feature-title a {
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
}

.featured-artist {
	font-weight: bold;
}

.featured-category {
	padding-top: 1px;
	color: #FFF;
	font-size: 18px;	
	text-transform: uppercase;
}

a[title="View all posts in Home Feature"] {
	display:none;
} 
   
.post-categories li {
	line-height: 0px;
}

a.featured-artist-link span.title-left {
	text-transform: uppercase;
	font-size: 10px;
	color: #FFF;
}

a:hover.featured-artist-link span.title-left {
	text-decoration: underline;
}

.they-featured-arrow {
	position: relative;
	margin-top: 4px; 
	width: 18px;
	height: 9px;
	background: url(images/featured-arrow.png) 0px 0px;
	float: left;
}

#home-content .entry-content {
	position: absolute;
	z-index: 0;
}

.home-entry-points-container {
	position: relative;
	float: left;
	width: 940px;
	padding-top: 8px;
}

.home-entry-points-left {
	width: 300px;
	float: left;
	padding: 5px 20px 0px 0px;
}

.home-entry-points-right {
	width: 300px;
	float: left;
	padding: 5px 0px 0px;
}

.header-background {
	height: 20px;
	width: 1px;
	background: url(images/nav-gradient.png) 0px 0px;
	color: #FF0099;
	padding: 6px 0px 0px 12px;
}

.home-entry-points-container .header-background {
	width: 288px;
	float: left;
	font-size: 14px;
	color: #FF0099;
	font-weight: bold;
}

.home-entry-points-content {
	position: relative;
	padding: 5px 30px 0px 12px;
	float: left;
}

.home-entry-points-content .they-arrow {
	position: relative;
	margin-top: 5px;
}

.home-entry-points-content .about-they-arrow {
	position: absolute;
	margin-top: 0px;
	right: 54px;
	top: 64px;
}

.email-link a {
	color: #FF0099;
}

.email-link a:hover {
	color: #E8E8E8;
}

.home-news-title {
	width: 270px;
	float: left;
}

.title-left {
	float: left;
}

.home-news-title a span.title-left {
	color: #666666;
}

.home-news-title a:hover span.title-left {
	color: #E8E8E8;
}

/* END Homepage Styles */


/* START ARTIST GALLERIES */

#gallery-content {
	position: relative;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-top: 84px;
	z-index: 0;
	float: left;
	overflow: hidden;
}

#gallery-content .global-content {
	width: 960px;
}

.gallery-title {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E8E8E8;
	padding: 0px 0px 10px 10px;
	letter-spacing: 0.03em; 
}

.gallery-title span.pink {
	font-size: 24px;
}

a.atist-back-title {
	color: #E8E8E8;
	font-size: 24px;
	font-weight: bold;
}

a:hover.atist-back-title {
	color: #FF0099;
}

.gallery-category {
	font-size: 24px;
	letter-spacing: 0.03em; 
}

.client-list {
	float: left;
	width: 940px;
	margin-bottom: 80px;
	padding: 0px 10px;
	text-transform: uppercase;
}

.client-list ul {
	float: left;
	width: 220px;
	padding: 0px 5px;
}

.client-list ul li {
	font-size: 10px;
	line-height: 15px;
	color: #E8E8E8;
}

.client-list ul li strong {
	color: #666;
	line-height: 15px;
	font-size: 12px;
}

#galleryHolder {
	overflow: hidden;
	width: 960px;
	float: left;
}

.theyGallery img {
	border:none;
	display:block;
}

ul.theyGallery{
	position: relative;
	display: block;
	list-style:none;
	padding: 0px;
	margin: 0px;
	overflow-y: hidden;
 	overflow: auto;
}

.theyGallery {
	width: 940px;
 	overflow: auto;
	white-space: nowrap;
	position: relative;
	z-index:1;
}

.theyGallery li {
	position: relative;
	margin:0px 10px 0px 0px;
	display: -moz-inline-box;	
	display:inline-block;
}


/* Gallery Nav */

.gallery-nav {
	width: 960px;
	float: left;
}

.artist-info-nav {
	padding-bottom: 25px;
}

ul.ngg-albumtitle {
	position: relative;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	font-size: 10px;
	float: left;
	height: 26px;
}

.ngg-albumtitle li {
	float: left;
	z-index: 600;
	position: relative;
}

.ngg-albumtitle a {
	padding: 6px 10px 10px 10px;
	float: left;
	color: #FF0099;
	text-transform: uppercase;
}

.page-parent .ngg-albumtitle a[title="NEW WORK"], .page-parent .ngg-albumtitle a[title="VIDEO"] {
    background: url(images/nav-gradient.png);
    background-position:  0px -26px;
    background-repeat: repeat-x;
    height: 26px;
}

.page-parent .ngg-albumtitle a[title="FASHION STILLS 1"] {
    background: url(images/nav-gradient.png);
    background-position:  0px -26px;
    background-repeat: repeat-x;
    height: 26px;
}

.page-parent .ngg-albumtitle a[title="MANICURES / PEDICURES"] {
    background: url(images/nav-gradient.png);
    background-position:  0px -26px;
    background-repeat: repeat-x;
    height: 26px;
}

.ngg-albumtitle a[title="BIO"] {
	display: none;
}

.ngg-albumtitle a[title="CLIENT LIST"] {
	display: none;
}


ul.right-links {
	position: relative;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	font-size: 10px;
	float: right;
	height: 26px;
	width: 220px;
}	

.right-links a {
	padding: 6px 10px 10px 10px;
	float: left;
	color: #FF0099;
	text-transform: uppercase;
}

li.album-right {
	z-index: 600;
	position: relative;
	float: right;
}

.ngg-clear {
	clear: both;
}

.imageBox_label {
	display: none;
}

/* Slider Specific CSS */

.sliderGallery {
	overflow: hidden;
	position: relative;
	height: 550px;
	width: 960px;
	margin: 0px auto;
	display: block;
	float: left;
}

.scroll-pane {
	float: left;
	padding: 0;
	width: 100%;
}

.jScrollPaneContainer {
	position: relative;
	float: left;
	overflow: hidden;
	z-index: 1;
	height: 524px !important;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 14px;
	background: url(images/scrollbar.png);
}

.jScrollIntervalTrack { 
	position: absolute;
	height: 14px;
	background: url(images/scrollbar.png);
}

.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	height: 14px;
	background: url(images/scroller.png);
}

.jScrollPaneDragLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragRight {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

a.jScrollArrowLeft {
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	text-indent: -2000px !important;
	overflow: hidden;
	height: 100%;
	width: 10px;
	background: url(images/arrow-left.png) 0px 0px;
}

a.jScrollArrowLeft:hover {
	background-position: 10px 0px;
}

a.jScrollArrowRight {
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 0;
	right: 0;
	text-indent: -2000px !important;
	overflow: hidden;
	height: 100%;
	width: 10px;
	background: url(images/arrow-right.png) -10px 0px;
}

a.jScrollArrowRight:hover {
	background-position: 0px 0px;
}

.video-content {
	float: left;
	padding: 0px 10px 10px 10px;
}
/* END ARTIST GALLERIES */


/* CONTACT */

.right-column {
	width: 450px;
	float: left;
	padding-left: 20px;
}

.right-column p,.right-column a, .right-column strong {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 15px;	
}

.left-column {
	width: 450px;
	float: left;
	margin-left: 10px;
}

.bio-left-column {
	width: 300px;
	float: left;
	margin-left: 10px;
}

.bio-image {
	padding-left: 0px;
	max-width:316px;
	width: expression((this.width > this.height) && (this.width>316) ? 316+'px': true);
}

.about-image {
	padding-left: 116px;
}

.photo-cred {
	text-align: left;
	padding-right: 30px;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 13px;
}

/* END CONTACT */


/* ABOUT*/

#about-content {
	position: relative;
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 10px;
	padding-top: 84px;
	z-index: 0;
	float: left;
}

.pageid-14 #about-content {
	margin-bottom: 100px;
}

.about-page-title {
	width: 940px;
	height: 20px;
	float: left;
	font-size: 14px;
	color: #FF0099;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.about-they {
	width: 940px;
	float: left;
}

.about-gina {
	width: 940px;
	float: left;
}

.about-gina .right-column p,.about-gina .right-column a, .about-gina .right-column strong {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;	
}

.about-internships .right-column p, .about-internships .left-column p, .about-internships .right-column a, .about-internships .right-column strong {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;	
}

.about-internships strong {
	color: #e8e8e8;
	font-weight: normal;
}

.about-right-column {
	float: left;
	padding-left:20px;
	width:450px;
	margin-bottom: 120px;
}

.about-right-column p, .about-right-column a, .about-right-column strong {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

/* END ABOUT */


/* BLOG STYLES */

.left-blog-column {
	width: 618px;
	float: left;
	margin-bottom: 30px;
}

.left-blog-column .entry-content {
	padding-left: 70px;
	width: 548px;
	padding-bottom: 50px;
	float: left;
}

.left-blog-column h2.entry-title {
	width: 618px;
	text-transform: uppercase;
}

.left-blog-column .entry-title a {
	font-size: 14px;
	color: #ff0099;
	width: 548px;
	float: right;
	text-transform: uppercase;
}

.left-blog-column .entry-date {
	font-size: 14px;
	width: 58px;
	float: left;
}
.left-blog-column p {
	padding-bottom: 10px;
}

.right-blog-column {
	width: 300px;
	padding-left: 20px;
	float: right;
}

#blog-sidebar {
	float: right;
	width: 300px;
	padding-bottom: 125px;
}

ul#blog-sidebar li {
	float: left;
}

.clear-list li{
	clear: both;
}

.blog-sidebar-content  {
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}

.blog-sidebar-content a {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}

.blog-sidebar-content a:hover {
	color: #ff0099;
}

.blog-sidebar-content li a {
	width: 280px;
}

#blog-sidebar a:hover.header-background {
	background-position: 0px -26px;
}

a.sidebar-header {
	float: left;
	width: 280px;
	margin-top: 10px;
}

a.rss-header {
	float: left;
	width: 280px;
}
.rss-image {
	margin-left: 190px;
}

#s {
	background: #333333 none repeat scroll 0 0;
	border:1px solid #666666;
	color: #ffffff;
	float:left;
	margin-right: 14px;
	width: 207px;
	padding: 1px 5px;
}

.search-button {
	background: #ff0099 none repeat scroll 0 0;
	border:1px solid #ff0099;
	color: #000000;
	float:left;
	font-weight: bold;
}

.search-button:hover {
	color: #E8E8E8;
	cursor: pointer;
}

.entry-title {
	color: #e8e8e8;
	font-size: 14px;
}

/* Nav  */

#nav-below .navigation {
	float: left;
	width: 100%;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

/* END BLOG STYLES */


/* MISC STYLES */

#noresults-s {
	background: #333333 none repeat scroll 0 0;
	border:1px solid #666666;
	color: #ffffff;
	float:left;
	margin-right: 14px;
}

#noresults-searchsubmit {
	background: #ff0099 none repeat scroll 0 0;
	border:1px solid #ff0099;
	color: #000000;
	float:left;
	font-weight: bold;
}

#error404-s {
	background: #333333 none repeat scroll 0 0;
	border:1px solid #666666;
	color: #ffffff;
	float:left;
	margin-right: 14px;
}

#error404-searchsubmit {
	background: #ff0099 none repeat scroll 0 0;
	border:1px solid #ff0099;
	color: #000000;
	float:left;
	font-weight: bold;
}

#error404-searchsubmit:hover {
	color: #E8E8E8;
	cursor: pointer;
}

.four04 .global-content {
	padding-bottom: 275px;
}

.search-page-title {
	color: #e8e8e8;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#search-terms {
	color: #ff0099;
}

.not-found-content {
	width: 548px;
	padding-top: 10px;
}

.wp-pagenavi{
	float:left;
	margin: 0px 0px 30px 68px;
	background: url(images/nav-gradient.png) repeat-x scroll 0px 0px;
	height: 26px;
	width: 548px;
}

.wp-pagenavi a {
	color: #666;
}

.wp-pagenavi a:hover {
	color: #FF0099;
}

/* END MISC STYLES */


/* START Footer */

#footer {
	position: relative;
	margin: 0px 10px 0px;
	float: left;
}

#footer p {
	width: 930px;
	background: #FF0099;
	color: #FFCCFF;
	font-size: 12px;
	line-height: 16px;
	float: left;
}

.pageid-2 p.pink-footer {
	font-size: 11px !important;
}

#footer a {
	color: #FFCCFF;
	font-size: 12px;
	line-height: 16px;
}

#footer a:hover {
	text-decoration: underline;
}

#front-footer {
	position: relative;
	margin: 0px 10px 0px;
	float: left;
}

#front-footer p {
	width: 880px;
	background: #FF0099;
	color: #FFCCFF;
	font-size: 11px;
	line-height: 13px;
	float: left;
}

#front-footer a {
	color: #FFCCFF;
	font-size: 11px;
	line-height: 13px;
}

#front-footer p.pink-footer {
	padding: 14px 30px;
}

#footer a:hover {
	text-decoration: underline;
}

p.pink-footer {
	padding: 14px 5px;
}

.pink-small-footer { 
	width: 880px !important;
}

p.pink-small-footer {
	padding: 5px 30px;
}

.pink-small-footer a{
	font-weight: bold;
}

a.privacy-policy {
	width: 780px;
	padding: 7px 80px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	float: left;
	color: #666 !important;
}

a.privacy-policy:hover {
	color: #E8E8E8;
}

.privacy-content {
	width: 880px;
	padding: 0px 30px 7px;
	font-size: 11px;
	line-height: 15px;
	float: left;
	color: #666;
	display: none;
}
/* END Footer */


#slideshow {
	width: 940px;
	height: 500px;
}

#slideshow .fader {
    position:absolute;
    top:84;
    left:0;
    z-index:8;
}

#slideshow .fader.active {
    z-index:10;
}

#slideshow .fader.last-active {
    z-index:9;
}
