/*
Theme Name:Gabriel Iglesias
Theme URI:
Description:Gabriel Iglesias Wordpress Theme 
Version:1.0
Author:<a href="http://uniquestreak.com" title="http://uniquestreak.com">http://uniquestreak.com</a>
Author URI:http://uniquestreak.com
Tags:white, yellow, black, Worpdress 3
*/


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

@font-face {
    font-family: 'VAGRoundedBTRegular';
    src: url('fonts/tt0756m-webfont.eot');
    src: url('fonts/tt0756m-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tt0756m-webfont.woff') format('woff'),
         url('fonts/tt0756m-webfont.ttf') format('truetype'),
         url('fonts/tt0756m-webfont.svg#VAGRoundedBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#828282;
background:#171717;
}

.left {float:left;}
.right {float:right;}
.clr {clear:both; font-size:0; height:0px; line-height:0;}

p, h1, h2, h3, h4, h5, h6, table, form, ul, ol, div, span {
margin:0;
padding:0;
}

a img, img {border:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}


#header-wrapper {
	width:100%;
	height:683px;
	margin-bottom:-100px;
 	background:url(images/fluffy-header-new.jpg) no-repeat center;
}
.header {
	width:1018px;
	height:555px;
	margin:0 auto;
	padding-top:40px;
	position:relative;
}
.dvds {
	width:441px;
	height:441px;
	/* background: url(images/bg-dvds.png) no-repeat; */
	position:absolute;
	left:-200px;
	top:150px;
	z-index:5;
}
.dvds #dvd-slide{
	position:absolute;
	right:-80px;
	top:30px;
	z-index:5;
	width: 380px;
	height: 380px;
	overflow: hidden;
	visibility:hidden;
}
.dvds .arrows {
	position:absolute;
	right:-25px;
	bottom:-20px;
	z-index:6;
}
 
a.arrow-left {
	display:block;
	width:54px;
	height:49px;
	background: url(images/arrow-left.png) no-repeat;
	padding-top:20px;
}
a.arrow-right {
	display:block;
	width:55px;
	height:49px;
	background: url(images/arrow-right.png) no-repeat;
	padding-top:20px;
}
.banner-gabe {
	width:541px;
	height:469px;
 	position:absolute;
	left:240px;
	z-index:4;
	top:133px;
	visibility:hidden;
 }
.banner-gabe #banner {	
	position:absolute;
	left:45px;
	top:-27px;
} 
.twiiter-feed {
	width:344px;
	height:344px;
	/* background: url(images/bg-tweet.png) no-repeat;*/
	position:absolute;
 	z-index:5;
	margin:200px 0 0 70%;
	text-align:center;
	padding-top:30px;
	overflow:hidden; 
}
.twiiter-feed .twitter-content {
	width:270px;
	min-height:200px;
	margin:60px auto 0 auto;
	background grey;
}
.twiiter-feed .twitter-content h2 {
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	color:#fff;
	font-size:29px;
	padding-top:10px;
} 
.twiiter-feed .twitter-content h2 span{
	color:#f43f54;
}
.twiiter-feed .twitter-content ul,
.twiiter-feed .twitter-content ul li{
padding:0;
margin:0;
list-style:none;
width:270px !important;
}
.twiiter-feed .twitter-content p{
	color:#828282;
	font-size:18px;
	margin:15px 0;
}
.twiiter-feed .twitter-content a{
	color:#f43f54;
	font-size:18px;
	margin-top:15px;
	text-transform:uppercase;
	text-decoration:none;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
}

.social-media {
    position: absolute;
    width: 501px;
    height: 200px;
    top: 165px;
    z-index: 100;
    right: 0;
}
.social-media div {
    position: relative;
}
.social-media a {
    display:  block;
    float: left;
    margin: 0 1px;
    background: url('images/social-media.png') no-repeat top left;
    position: absolute;
    top: 0;
    z-index: 200;
}
.social-media a:hover {
    z-index: 99;
}
a.social-facebook{ 
    background-position: 0 -121px; 
    width: 65px; 
    height: 69px; 
    right: 240px;
}
a.social-facebook:hover{ 
    background-position: 0 0; 
    width: 134px; 
    height: 116px;
    top: -47px; 
    right: 234px;
}  
a.social-twitter{ 
    background-position: 0 -704px; 
    width: 64px; 
    height: 69px; 
    right: 176px;
} 
a.social-twitter:hover{ 
    background-position: 0 -583px; 
    width: 135px; 
    height: 116px; 
    top: -47px; 
    right: 170px;  
}
a.social-google{ 
    background-position: 0 -315px; 
    width: 64px; 
    height: 69px;
    right: 113px;
} 
a.social-google:hover{ 
    background-position: 0 -195px; 
    width: 144px; 
    height: 115px; 
    right: 107px;
    top: -46px
}
a.social-youtube{ 
    background-position: 0 -898px; 
    width: 62px; 
    height: 68px; 
    right: 51px;
}
a.social-youtube:hover{ 
    background-position: 0 -778px; 
    width: 174px; 
    height: 116px; 
    top: -47px;
    right: 44px;
}  
a.social-mail{ 
    background-position: 0 -510px; 
    width: 61px; 
    height: 68px; 
    right: -10px;
}
a.social-mail:hover{ 
    background-position: 0 -389px; 
    width: 172px; 
    height: 116px; 
    top: -47px;
    right:-16px;
    
} 
.btn-myspace { 
    display:  block;
    float: left;
    margin: 0 1px;
    background: url(images/btn-myspace.png) no-repeat -253px -166px;
    position: absolute;
    top: 4px;
	width:60px;
	height:62px;
    z-index: 200;
	right: -10px;
}
.btn-myspace a {
display:none;
}
.btn-myspace.hover {
    z-index: 99;
	background: url(images/btn-myspace.png) no-repeat -253px -394px;
}
.btn-myspace.hover .tom-google {
display:block;
width:321px;
height:166px;
background: url(images/btn-myspace.png) no-repeat 0 -228px;
position:absolute;
left:-253px;
top:-166px;
}

.media-player{
	width:310px;
    text-align: left;
    position: relative;
    padding: 9px 0;
}
.media-player span {
    display: block;
    margin-left: 55px;
}
.video-player {
    margin-left: 20px;
}
.video-player img {
    vertical-align: middle;
}
.song-details-title {
    font-size: 14px;
    color: #e1e1e1;
}
.song-details-link a{
    font-size: 12px;
    color: #7b7b7b;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
}
#menu-wrapper {
	width:100%;
	height:73px;
 	margin-top:-30px;

}
.menu-bar {
	width:1018px;
	height:73px;
	margin:0  auto;
 	position:relative;
	z-index:3;
}
.menu {
	width:708px;
	height:73px;

}
.menu ul{
	list-style:none;
	color:#f3f3f3;
	font-size:17px;
	padding:25px 0 0 5px;
	text-transform:uppercase;
}
.menu ul li{
	float:left;
	margin-right:18px;
	padding-bottom:26px;
}
.menu ul li a{
	color:#f3f3f3;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
}
.menu ul li.current_page_item a, 
.menu ul li:hover a, 
.menu ul li.active a{
	color:#ec3d51;
	text-decoration:none;	
}
.menu ul li.current_page_item, 
.menu ul li:hover, 
.menu ul li.active{
	background: url(images/arrow.png) bottom center no-repeat;
}
.media-player{
	width:310px;
	height:73px;

}
#banner {
width: 478px;
height: 462px;
overflow: hidden;	
}
#content-wrapper {
	width:100%;
	min-height:500px;
	background: url(images/bg-content.png) repeat;
}
#content {
	width:1018px;
	min-height:200px;
	margin:0 auto;
}
.content-left {
	width:550px;
	height:772px;
	margin:15px 0;
}

.content-left .video-holder {
	width:338px;
	height:241px;
	background: url(images/bg-containers.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	margin-right:9px;
	position:relative;
	padding:10px;
}


.content-left .video-holder a.find{
	color: #6D6D6D;
    font-family: VAGRoundedBTRegular,Arial,Helvetica;
    font-size: 18px;
    text-transform: uppercase;
	text-decoration:none;
	position:absolute;
	left:15px; top:220px;
}	
.content-left .video-holder a span{
	color: #1499e5;
    letter-spacing: 2px;
    text-decoration: none;
}	
.content-left .video-holder a.btn-home-vid-play {
	position:absolute;
	top:30px;
	left:72px;
	background:url(images/btn-home-play-video.png) no-repeat;
	display:block;
	width:204px;
	height:154px;
}
.content-left .video-holder .home-vid-arrow {
	position:absolute;
	bottom:-22px;
	right:30px;
	z-index:7;
}


.content-left .did-you-know {
	width:163px;
	height:221px;
	background: url(images/bg-did-you-know.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:20px 10px;
}
.content-left .did-you-know h2 {
	color:#ec3d51;
	font-size:36px;
	text-transform:uppercase;
	font-family: VAGRoundedBTRegular,Arial,Helvetica;
	line-height:32px;
}
.content-left .did-you-know p{
	color:#828282;
	font-size:13px;
	margin:5px 0;
	line-height:20px;
}
#as-seen-ontv {
	list-style:none;
	margin-left:20px;
	margin-top:5px;
}
.content-left .as-seen {
	width:510px;
	height:73px;
	background: url(images/bg-containers.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	margin:14px 0;
	padding:20px;
	position:relative;
	z-index:6;
	overflow: hidden;
}
.content-left .as-seen .pic-as-seen {
	position:absolute;
	top:2px;
	left:160px;
	z-index:10;
}
.content-left .as-seen h2 {
	background: url(images/seen-arrow.png) no-repeat scroll 84px bottom transparent;
    color: #1499e5;
    font-family: VAGRoundedBTRegular,Arial,Helvetica;
    font-size: 20px;
    line-height: 20px;
    margin: -6px 0 0 -12px;
    padding: 10px 0 14px;
    text-align: center;
    text-transform: uppercase;
    width: 168px;
}
.content-left .as-seen h2 a {
color:#1499e5;
text-decoration:none;
}
.content-left .as-seen h2 a span {
color:#ec3d51;
}
.content-left .as-seen .shows-sched {
	width:220px;
	text-align:center;
	margin:-13px 0 0 0;
	min-height:100px;
	position:relative;
}
.content-left .as-seen .shows-sched li {
width:194px;
margin:-8px;
}
.content-left .as-seen .shows-sched  p{
	color:#1499e5;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0;
}
.content-left .as-seen .shows-sched  span{
	color:#e8e8e8;
	text-transform:uppercase;
}
.content-left .as-seen .shows-sched h3 {
	text-align:center;
	color:#1499e5;
	font-size:24px;
	text-transform:uppercase;
	font-family: VAGRoundedBTRegular,Arial,Helvetica;
	line-height:normal;
	padding:0;
	margin:0;
}
.content-left .as-seen .shows-sched .btn-as-seen-next{
	width:32px;
	height:28px;
	background: url(images/btn-as-seen-next.png) no-repeat;
	display:block;
	position:absolute;
	right:-15px;
	bottom:-10px;
}
.content-left .shop-content {
	width:248px;
	height:352px;
	background: url(images/bg-containers.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px;
	position:relative;
	z-index:6;
}
.content-left .shop-content a {
	color: #6D6D6D;
    font-family: VAGRoundedBTRegular,Arial,Helvetica;
    font-size: 16px;
    text-transform: uppercase;
	margin:-55px 0 0 15px;
	text-decoration:none;
}
.content-left .shop-content img {
	margin:-48px 0 0 -78px;
}
.content-left .shop-content a span{
	color: #ec3d51;
    letter-spacing: 3px;
}
.content-left .shop-content .links {
	margin-top:0px;
	width:250px;
}
.content-left .shop-content h2{
	padding:5px 0 0 0;
}
.content-left .shop-content h2 a{
	color:#ec3d51;
    font-size:25px;
}
.content-left .shop-content h2 span{
	font-size:18px;
}
.content-left .shop-content .shop-arrow{
	position:absolute;
	left:48px;
	bottom:30px;
}
.content-left .app-content {
	width:248px;
	height:352px;
	background: url(images/bg-containers.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	margin:0 0 0 12px;
	padding:10px;
	position:relative;
	z-index:5;
	text-align:center;
}
.content-left .app-content p{
	color: #6D6D6D;
    font-family: VAGRoundedBTRegular,Arial,Helvetica;
    font-size: 16px;   
    text-transform: uppercase;	
}
.content-left .app-content p.avail{	
    font-size: 15px;   
    text-transform: uppercase;
	text-align:left;
	margin:15px 0 0 5px;
	font-weight:normal;
}
.content-left .app-content img.left{	
    margin:7px 0 0 10px;
}
.content-left .app-content p a{
	color: #1499e5;
    letter-spacing: 2px;
    text-decoration: none; 
}
.content-left .app-content h2{
	color: #1499e5;
    font-size:55px;
	 font-family: VAGRoundedBTRegular,Arial,Helvetica;
	 text-transform:uppercase;
	 margin-top:-8px;
}
.content-left .app-content img{
margin-left:-16px;
z-index:1000;
}
.content-left .app-content .free-app-arrow{
	position:absolute;
	right:-20px;
	top:60px;
}


.content-right {
	width:457px;
	height:772px;
	margin:15px 0 0 10px;
	position:relative;
	z-index:9;
}
.content-right .share {
	width:437px;
	height:97px;
	background: url(images/bg-containers.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px;
	position:relative;
}
.content-right .share p{
	color:#ec3d51;
	text-transform:uppercase;
	font-size:15px;
	font-family: VAGRoundedBTRegular,Arial,Helvetica;
}
.content-right .share .share-arrow{
	position:absolute;
	right:-25px;
	top:15px;
}
.content-right .on-tour {
	width:437px;
	height:625px;
	margin-top:7px;
	background: url(images/bg-containers.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	position:relative;
	z-index:3;
	padding:10px;
}
.content-right .on-tour h1{
	color:#1499e5;
	font-size:35px;
	text-transform:uppercase;
	padding:0 0 10px 0;
	font-family: VAGRoundedBTRegular,Arial,Helvetica;
}
.content-right .on-tour  .ls-widget-section {
	height:auto;
}
.content-right .on-tour  .ls-widget-section .ls-widget-list li {
    margin: 0 0 10px;
    padding: 10px 5px;
    width: 405px;
	height:auto;
}
.content-right .on-tour  .tour-scroller {
	height:545px;
	position:relative;
	z-index:999;
}
.content-right .on-tour  .viewport { 
    width: 450px; 
    height: 545px; 
    overflow: hidden; 
    position: relative; 
}
.content-right .on-tour  .overview { 
    list-style: none; 
    position: absolute; 
    left: 0; 
    top: 0; 
	height:auto;
}
.content-right .on-tour  .thumb .end, .content-right .on-tour  #scrollbar1 .thumb { 
    
}
.content-right .on-tour .scrollbar {
min-height: 545px;
position: absolute;
right: -6px;
z-index: 10;
}
.content-right .on-tour .scrollbar .track {
min-height: 545px;
}
.content-right .on-tour  .thumb { 
background: transparent url(images/scrollbar-red.png) no-repeat 0 0;
}
.content-right .on-tour  .disable{ 
    display: none; 
}
.content-right .on-tour .shows-ticket-footer {    
    height: 24px;
    width: 264px;
	margin-top:5px;
	font-size:10px;
	color:#515151;
	text-transform:uppercase;
}
.content-right .on-tour .shows-ticket-footer p{  
	float:left;
	margin-top:5px;
}
.content-right .on-tour .shows-ticket-footer img{  
	float:left;
	vertical-align:middle;
	margin-left:10px;
}



}
.content-right .on-tour .shows-view-more p{  
	float:right;
	margin-top:5px;
	martin-right: 15px;
}
.content-right .on-tour .shows-view-more img{  
	float:right;
	vertical-align:middle;
	margin-left:-20px;
}


.contact-container-left {
	width:305px;
	height:575px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 10px 15px 0;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px 10px 10px 20px;
}
.contact-container-middle {
	width:281px;
	height:565px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 10px 15px 0;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:15px 5px;
}
.contact-container-right {
	width:340px;
	height:565px;
	height:auto;
	background: url(images/bg-containers.png) repeat;
	margin:15px 0;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:15px 15px;
	position:relative;
}
.contact-v2 .img-text {
padding:12px 0 0 0;
}
.contact-container-left h1{
	color:#ec3d51;
	text-transform:uppercase;
	font-size:36px;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
}
.contact-container-left p{
	color:#4a4a4a;
	line-height:16px;
	font-size:14px;
	margin:0 0 10px 0;
}
.contact-container-left .subheader{
	width:285px;
	height:23px;
	background: url(images/bg-subitem.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px;
	font-size:20px;
	text-transform:uppercase;
	color:#6a6a6a;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
}
.contact-container-left h4{
	color:#fff;
	font-size:16px;
	margin:5px 0;
}
.contact-container-left p.details{
	color:#878787;
	font-size:16px;
	font-size:14px;
	line-height:16px;
}
.contact-container-left p.details a{
	color:#878787;
	text-decoration:none;
}
.contact-container-middle .stalk {
	width:280px;
	height:345px;
	position:relative;
}
.contact-container-middle .stalk h2 {
	color:#ec3d51;
	font-size:28px;
	text-transform:uppercase;
	position:absolute;
	z-index:5;
	bottom:10px;
	left:5px;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	line-height:25px;
}
.contact-container-middle .stalk img {
	position:absolute;
	z-index:3;
	top:-22px;
	left:0px;
}
.contact-container-middle a:hover {
opacity: 0.7 !important;
filter: alpha(opacity = 70) !important;	
}
.contact-container-middle a.btn-fb{
	width:280px;
	height:43px;
	background: url(images/btn-fb.png) no-repeat;
	display:block;
	margin-bottom:2px;
}
.contact-container-middle a.btn-twitter{
	width:280px;
	height:43px;
	background: url(images/btn-twitter.png) no-repeat;
	display:block;
	margin-bottom:2px;
}
.contact-container-middle a.btn-youtube{
	width:280px;
	height:43px;
	background: url(images/btn-youtube.png) no-repeat;
	display:block;
	margin-bottom:2px;
}
.contact-container-middle a.btn-instagram{
	width:280px;
	height:43px;
	background: url(images/btn-instagram.png) no-repeat;
	display:block;
	margin-bottom:2px;
}
.contact-container-middle a.btn-gplus{
	width:280px;
	height:43px;
	background: url(images/btn-gplus.png) no-repeat;
	display:block;
	margin-bottom:2px;
}
.contact-container-right h1{
	color:#e58f24;
	font-size:36px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
}
.contact-container-right .fields{
	width:320px;
	height:23px;
	background: url(images/bg-subitem.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px;
	font-size:14px;
	color:#7e7e7e;
	border:0;
	margin-bottom:2px;
}
.contact-container-right .captcha {
	width:170px;
	min-height:60px;
	margin-top:10px;
}
.contact-container-right .captcha p {
	color:#7e7e7e;
	font-size:14px;
	margin-bottom:10px;
}
.contact-container-right .captcha p img {
	width:170px;
	height:60px;
}
.contact-container-right .captcha-input {
	width:160px;
	min-height:60px;
	margin-top:10px;
	text-align:center;
}
.contact-container-right .captcha-input p {
	color:#7e7e7e;
	font-size:14px;
	margin-bottom:10px;
}
.contact-container-right .captcha-input a {
	color:#7e7e7e;
	font-size:14px;
	text-decoration:none;
}
.contact-container-right .captcha-input input {
	width:131px;
	height:23px;
	background: url(images/bg-subitem.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px;
	font-size:14px;
	color:#7e7e7e;
	border:0;
	margin-bottom:2px;
}
.contact-container-right input.btn-send,
.contact-container-right a.btn-send {
	width:175px;
	height:43px;
	background: url(images/btn-send.png) repeat;
	display:block;
	margin:20px 0 0 -4px;
	border:0;
	padding:0;
	cursor:pointer;
}
.contact-container-right input.btn-clear,
.contact-container-right a.btn-clear {
	width:170px;
	height:43px;
	background: url(images/btn-clear.png) repeat;
	display:block;
	margin:20px -3px 0 0;
	border:0;
	padding:0;
	cursor:pointer;
}
.contact-container-right  p.note {
	color:#e58f24;
	font-size:13px;
	margin:15px 0 0 0;
	line-height:20px;
}

.contact-container-right span.wpcf7-form-control-wrap {
    position: relative;
	display:block;
}
.contact-container-right div.wpcf7 img.ajax-loader {
    position:absolute;z-index:1546;left:22px;bottom:102px;
}
.contact-container-right span.wpcf7-not-valid-tip {
    background: transparent;
    border: 0 none;
    color: red;
    font-size: 11px;
    left: 180px;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 14px;
    width: 150px;
    z-index: 100;
}
.contact-container-right .captcha span.wpcf7-not-valid-tip {
    left:0px;
}
.contact-container-right div.wpcf7-response-output {
    bottom: 132px;
    margin: 0;
    padding: 2px;
    position: absolute;
    width: 332px;
}

/*fans*/
 .fans-container-left {
    width:340px;
	height:510px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 10px 15px 0;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding: 15px 15px 30px 15px;
 }
 .fans-container-left h1{
	color:#ec3d51;
	text-transform:uppercase;
	font-size:30px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
    line-height: 29px;
    margin-bottom: 15px;
}
.fans-container-left .fields{
	width:320px;
	height:23px;
	background: url(images/bg-subitem.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px;
	font-size:14px;
	color:#7e7e7e;
	border:0;
	margin-bottom:5px;
}
.fans-container-left .file-fields{
	width:210px;
	height:23px;
	background: url(images/bg-subitem.png) repeat;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px;
	font-size:14px;
	color:#7e7e7e;
	border:0;
	margin-bottom:5px;
}
.fans-container-left .file-control{
    text-transform: uppercase;  
    text-decoration: none;  
    font-size: 16px;
    color: #e7b619;
    margin-left: 20px;
    line-height: 17px;
    margin-top: 15px;
    cursor: pointer;
}
.fans-container-left span.wpcf7-form-control-wrap {
    position: relative;
	display:block;
}
.fans-container-left #uploadme{ 
    left: 0;
    position: absolute;
    top: 0;
    width: 340px;
	height: 40px;
	filter: alpha(opacity=0); /* internet explorer */
	-khtml-opacity: 0;      /* khtml, old safari */
	-moz-opacity: 0;       /* mozilla, netscape */
	opacity: 0;           /* fx, safari, opera */
}
.fans-container-left span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: red;
    font-size: 11px;
    left: 250px;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 14px;
    width: 80px;
    z-index: 100;
}
.fans-container-left .file-241 span.wpcf7-not-valid-tip {
    left:140px;
}
.fans-container-left div.wpcf7-response-output {
    margin: -10px 0 10px;
    padding: 0.2em 1em;
}
.fans-container-left .link-wrapper img.ajax-loader { 
position:absolute;left:8px;top:10px;z-index:1461;
}
.fans-container-left .file-241 { 
display:none;
} 
.fans-container-left .link-wrapper {
    margin: 10px 0px 15px;
	position:relative;
}
.fans-container-left input.btn-fans-clear,
.fans-container-left a.btn-fans-clear {
    width: 169px;
    height: 43px;
    background: url(images/btn-fans-clear.png) no-repeat;
    display: block;
    margin-bottom: 2px;
	border:0;
	padding:0;
	margin:0;
	outline:0;
	cursor:pointer;
}
.fans-container-left a.btn-fans-send,
.fans-container-left input.btn-fans-send {
    width: 171px;
    height: 43px;
    background: url(images/btn-fans-send.png) no-repeat;
    display: block;
    margin-bottom: 2px;
	border:0;
	padding:0;
	margin:0;
	outline:0;
	cursor:pointer;
}
.fans-container-left .note {
    color: #ec3d51;
}
.fans-container-right {
    width:615px;
	height:530px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 0px 15px 0;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding: 15px 10px 10px 10px;
 }
 .fans-title {
    
 }
 .pagination a {
    text-decoration: none; 
    display: block; 
    float: left;
 }
 .pagination .pager {
    padding: 3px 15px;
 }
 .pagination {
    color:#1499e5;
	text-transform:uppercase;
	font-size:19px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
    line-height: 29px;
    margin-right: 8px;
 }
 .fans-container-right h1{
	color:#1499e5;
	text-transform:uppercase;
	font-size:35px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
    line-height: 29px;
}
.fans-container-right .photo-frame{
    background: url(images/bg-fans-photo.png) repeat;
    height: 85px;
    width: 118px;
    text-align: center;
}
.fans-container-right .photo-frame img {
    margin-top: 5px;    
	vertical-align: middle;
}/* gallery*/

#gallery { 
    width: 615px; 
    clear: both; 
    margin: 10px 0 10px; 
}
#gallery .viewport { 
    width: 600px; 
    height: 485px; 
    overflow: hidden; 
    position: relative; 
}
#gallery .overview { 
    list-style: none; 
    position: absolute; 
    left: 0; 
    top: 0; 
}


ul.gallery-container{
    list-style: none;
    
}
ul.gallery-container li {
    float: left;    
 }
 
 
/*end fans*/
/*about.html*/
.about-container-left, .about-container-middle, .about-container-right {
    width:305px;
	height:600px;
	background: url(images/bg-about-containers.png) repeat;
	margin:15px 4px 15px 0;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding: 15px 15px 30px 15px;
    position: relative;
}
.about-container-left h1, .about-container-middle h1, .about-container-right h1 {
	color:#1499e5;
	text-transform:uppercase;
	font-size:35px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
    line-height: 29px;
}
.about-container-left h1, .about-container-right h1{
    color: #ec3d51;
}
.about-container-left .bio-header {
    background: url(images/about-gabe-pic.png) no-repeat 0 0;
    width: 344px;
    height: 167px;
    position: absolute;
    left: -22px;
    top: 25px;
}
.about-container-left #bio-content {
    margin-top: 160px;
    color: #fff;
    font-size: 14px;
    width: 305px; 
    clear: both;
    line-height: 18px;
}

#bio-content p {
    margin: 15px 0;
}
#bio-content p:first-child {
    margin: 0px;
}
#bio-content p.title {
    margin: 15px 0 20px;
    color: #ec3d51;
    font-size: 22px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
}
#bio-content .viewport { 
    width: 280px; 
    height: 420px; 
    overflow: hidden; 
    position: relative; 
}
#bio-content .overview { 
    list-style: none; 
    position: absolute; 
    left: 0; 
    top: 0; 
}

#bio-content .thumb { 
    background: transparent url('images/scrollbar-red.png') no-repeat 0 0;
    }



#tv-list {
    margin-top: 10px;
}
#tv-list .viewport { 
    width: 280px; 
    height: 570px; 
    overflow: hidden; 
    position: relative;
}
#tv-list .overview { 
    list-style: none; 
    position: absolute; 
    left: 0; 
    top: 0; 
	padding-top:15px;
}

#tv-list .thumb { 
    background: transparent url('images/scrollbar-red.png') no-repeat 0 0;

    }

.list {
    margin-top: 15px;
    margin-top: 0;
    width: 265px;
    padding: 10px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
}
.list:nth-child(odd){
    background-color: #1d1d1d;
}
.list:last-child {
    margin-bottom: 50px;
    margin-bottom: 0px;
}
.list span {
    color: #ec3d51;
    font-size: 18px;
    display: block;
}
.list .data2 {
    color: #838383;
    font-size: 13px;
}
#dvd-list {
    margin-top: 10px;
}
#dvd-list .viewport { 
    width: 280px; 
    height: 570px; 
    overflow: hidden; 
    position: relative;
}
#dvd-list .overview { 
    list-style: none; 
    position: absolute; 
    left: 0; 
    top: 0; 
}

.dvdlist {
    padding: 5px;
    width: 290px;
    background: transparent url('images/bg-about-top.png') no-repeat 0 3px;
}
.dvd-image-container {
    width: 125px;
    height: 160px;
    background: transparent url('images/bg-about-dvd.png') no-repeat 0 15px;
    position: relative;
}
.dvd-image {
    position: absolute;
    left: 8px;
}
.dvd-details {
    width: 163px;
    padding: 15px 0px;
}
.dvd-details span {
    display: block;
    padding: 2px 0px;
    text-transform: uppercase;
}
.dvd-title {
    font-size: 17px;
    color: #1499e5;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
    line-height: 15px;
}
.dvd-details2, .dvd-details3, .dvd-details4 {    
    font-size: 13px;    
}
.dvd-details2 {
    color: #616161;
    line-height: 15px;
}
.dvd-details3 {
    color: #1499e5;
    font-weight: bold;
    line-height: 15px;
}
.dvd-details a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
    background: transparent url('images/bg-about-arrow.png') 132px 0px no-repeat;
    display: block;
} 
.dvd-details5 a {
    color: #269cf7;
}
 
 /* end about.html */

/*footer*/
#footer-wrapper {
	width:100%;
	min-height:88px;
	background: url(images/bg-footer.png) repeat-x;
	margin-bottom:50px;
}
.footer{
	width:1018px;
	height:88px;
	margin:0 auto;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
}
.footer ul{
	list-style:none;
	color:#f3f3f3;
	font-size:17px;
	padding:42px 0 0 5px;
	text-transform:uppercase;
}
.footer ul li{
	float:left;
	margin-right:18px;
	padding-bottom:26px;
}
.footer ul li a{
	color:#f3f3f3;
}
.footer ul li a:hover, 
.footer ul li.current_page_item a, 
.footer ul li.active a{
	color:#ec3d51;
	text-decoration:none;	
}
.footer ul li:hover, 
.footer ul li.current_page_item, 
.footer ul li.active{
	background: url(images/arrow.png) bottom center no-repeat;
}
.footer p{
	color:#3b3b3b;
	text-transform:uppercase;
	margin:35px 0px 0 0;
}

/*end footer */

/*press */

.press-and-interview {
	width: 675px;
	height: 630px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 10px 15px 0px;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px 0px 0px 0px;
	overflow: hidden;
}
.press-and-interview h1{
	margin: 5px 0px 0px 20px;
	color: #1499e5;
	text-transform: uppercase;
	font-size: 36px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
}
.press-and-interview .scrollbar {
margin-right: 9px;	
}
.articles-wrapper {	
	width: 638px;
	height: 562px;
}
.article {
	width: 304px;
	height: 163px;
	margin: 3px 0 5px 15px;
	background: url(images/bg-article.png) repeat-x left top;
}
.article-picture {
	width: 291px;
	height: 70px;
	background: url(images/bg-article-picture.png) repeat-x left top;
	margin: 8px 0 0 7px;
}
.article-logo-frame {
	width: 100px;
	height: 50px;
	margin: 10px 0px 0px 10px;
	overflow: hidden;
	background: red;
	background:red;
}
.article-title-wrapper {
	width: 160px;
	height: 50px;
	margin: 10px 0px 0px 10px;
}
.article-title-wrapper p{
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	color: #1499e5;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 17px;
	margin: 0 auto;
}
p.article-short-info {
	display: block;
	width: 280px;
	height: 50px;
	margin: 15px 0px 0px 5px;
	color: #757575;
	font-size: 14px;
	overflow: hidden;
}
a.article-info-link {
	margin: 6px 10px 0px 0px;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #ec3d51;
	text-decoration: none;
}
.side-ads-right-panel{
	width: 333px;
	height:395px;  
	background: url(images/bg-containers.png) repeat;
	margin:15px 0px 15px 0px;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:0;
}
.fluffyshopdotcom-img-wrapper {
	margin: -10px 0px 0px -30px;
}
.fluffyshopdotcom-img-wrapper p {
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	margin: -50px 0 0 64px;
	color: #6d6d6d;
	font-size: 16px;
	text-transform: uppercase;
}
.fluffyshopdotcom-img-wrapper p a{
	text-decoration: none;
	color: #ec3d51;
	letter-spacing: 2px; 
}
.free-app {
	margin-top: -5px !important;
	height: 253px;
}
.free-app-photo-wrapper{
	margin: -64px 0px 0px -20px;
}
.free-app-photo-wrapper p {
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	margin: -70px 0 0 5px;
	color: #6d6d6d;
	font-size: 16px;
	text-transform: uppercase;
}
.free-app-photo-wrapper p a{
	text-decoration: none;
	color: #1499e5;
	letter-spacing: 2px; 
}
.scroller {
	width: 675px;
	margin-top: 10px;
}
.viewport { 
    width: 639px; 
	height: 555px; 
	overflow: hidden; 
	position: relative;
}
.overview { 
    list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0;
}
.scrollbar { 
    background: transparent url(images/scrollbar-bg-track.png) no-repeat 0 0;
    position: relative; 
	right: 12px;
    float: right; 
    width: 14px; 
    text-align: center;
}
.track { 

    height: 100%; 
    width:14px; 
    position: relative; 
    text-align: center;
    padding: 0px 3px;
}
.thumb { 
    background: transparent url(images/scrollbar-red.png) no-repeat 0 0;
    height: 20px; 
    width: 9px; 
    cursor: pointer; 
    overflow: hidden; 
    position: absolute; 
    top: 0; 
    margin: 3px 0px;
    }
.disable{ 
    display: none; 
}

/*end press*/


/*video*/
.fluffy-videos {
	width: 1018px;
	height: 630px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 10px 15px 0px;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px 0px 0px 0px;
	overflow: hidden;
}
.fluffy-videos h1{
	float: left;
	width: 265px;
	margin: 5px 0px 0px 20px;
	color: #ec3d51;
	text-transform: uppercase;
	font-size: 36px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
}
.fluffy-videos a{
	float: right;
	width: auto;
	margin: 15px 40px 0px 20px;
	color: #ec3d51;
	text-transform: uppercase;
	text-align: right;
	font-size: 14px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
	text-decoration:none;
}
.white {
	color: #fff;
}
.video-scroller {
	margin-top: 10px;
}
.video-wrapper {	
	width: 1018px;
	height: 562px;
}
.video {
	width: 312px;
	height: auto;
	min-height: 237px;
	margin: 3px 0 12px 15px;
	padding-bottom: 10px;
	background: url(images/bg-article.png) left top;
}
.video-thumb {
	position: relative;
	width: 300px;
	height: 215px;
	background: url(http://uniquestreak.com/clients/2012/gabrieliglesias/website/images/bg-videos-frame.png) no-repeat center center;
	margin: -5px 0 0 7px;
}
.player-holder {
	width: 267px;
	height: 177px;
	margin: 32px 0px 0px 15px;
	overflow: hidden;
}
.player-holder a {
margin:0;float:0;padding:0;
}
a.play-btn {
	position: absolute;
	top: 120px;
	right: -10px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/btn-videos-play.png) no-repeat center center;
}
a.play-btn1 {
	position: absolute;
	top: 120px;
	right: -10px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(images/play_red.png) no-repeat center center;
}
.video h2{
	float: left;
	width: 292px;
	color: #ec3d51;
	font-weight: normal;
	font-size: 25px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
	margin: -10px 0px 0px 10px;
	line-height: 25px;
}
p.video-info {
	float: left;
    color: #757575;
    display: block;
    font-size: 14px;
    margin: 5px 0 0 10px;
    overflow: hidden;
    width: 280px;
}
.video-title-wrapper {
	width: 160px;
	height: 50px;
	margin: 10px 0px 0px 10px;
}
.video-title-wrapper p{
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	color: #1499e5;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 17px;
	margin: 0 auto;
}
p.video-short-info {
	display: block;
	width: 280px;
	height: 50px;
	margin: 15px 0px 0px 5px;
	color: #757575;
	font-size: 14px;
	overflow: hidden;
}
a.video-info-link {
	margin: 6px 10px 0px 0px;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #ec3d51;
	text-decoration: none;
}

/* scroller for video*/
.fluffy-videos .scroller {
	width: 1020px;
	margin-top: 10px;
}
.video-scroller .viewport { 
    width: 982px; 
	height: 555px; 
	overflow: hidden; 
	position: relative;
}
.video-scroller .viewport .overview { 
    list-style: none; 
	position: absolute; 
	left: 0; 
	top: 10px; 
	padding: 0; 
	margin: 0;
}
.video-scroller .scrollbar {
margin-right: 9px;
}
.video-scroller .scrollbar .thumb { 
    background: transparent url(images/scrollbar-red.png) no-repeat 0 0;
    }

/* end video scroller*/
/* shows.html */
.shows-container-left, .shows-container-right {
	background: url(images/bg-about-containers.png) repeat;
	margin:15px 0px 15px 0;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
    position: relative;
}
.shows-container-left {
    width:519px;
    height:619px;
    padding: 13px 13px;
}
.shows-container-right {    
    width:437px;
    padding: 10px;
	height:625px;
 }
.shows-container-left .banner {
    background: url(images/banner-shows-video.png) no-repeat 0 0;
    width: 500px;
    height: 200px;
    position: absolute;
    left: 22px;
    top: 26px;
}
.shows-container-left .video-container {
    background: url(images/bg-shows-video.png) no-repeat 0 0;
    width: 100%;
    height: 100%;
}
.shows-container-left .video-wrapper {
    background: #28292a;
    width: 492px;
    height: 360px;
    position: absolute;
    bottom: 30px;
    left: 26px;
}
.shows-container-left .video-holder2{
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
.shows-container-left .video-text {
    margin: 0 auto;
    height: 35px;
}
.shows-container-left .video-text .video-text-wrapper {
    margin-top: 10px;
}
.shows-container-left .video-text .title {
    font-size: 21px;
    color: #1499e5;
    font-family:VAGRoundedBTRegular,Arial, Helvetica;
}
.shows-container-left .video-text .details {
    width: 200px;
    margin-left: 10px;
}
.shows-container-left .video-text .data1 {
    font-size: 14px;
}
.shows-container-left .video-text .data2 {
    font-size: 11px;
}
.shows-container-left .video-text .details span {
    font-weight: 600;
    display: block;
    color: #626262;
}
.shows-container-right  .ls-widget-section {
	height:auto;
}
.shows-container-right  .ls-widget-section .ls-widget-list li {
    margin: 0 0 10px;
    padding: 10px 5px;
    width: 405px;
}
.shows-container-right  .tour-scroller {
	height:545px;
	position:relative;
	z-index:999;
	margin-top:10px;
}
.shows-container-right  .viewport { 
    width: 450px; 
    height: 545px; 
    overflow: hidden; 
    position: relative; 
}
.shows-container-right  .overview { 
    list-style: none; 
    position: absolute; 
    left: 0; 
    top: 0; 
	height:auto;
}
.shows-container-right  .thumb .end, .shows-container-right  .on-tour  #scrollbar1 .thumb { 
    
}
.shows-container-right  .scrollbar { 
    background: transparent url('images/scrollbar-bg-track2.png') no-repeat 0 0;
    position: relative; 
    background-position: 0 0;
    float: right; 
    width: 14px; 
    text-align: center;
	position:absolute;
	right:-5px;
	top:0px;
	height:545px !important;
	z-index:999;
}
.shows-container-right  .track { 
    background: transparent url('images/scrollbar-bg-trackend.png') no-repeat 0 100%; 
    height: 100%; 
    width:14px; 
    position: relative; 
    text-align: center;
    padding: 0px 3px;
	height:545px !important;
}
.shows-container-right  .thumb { 
    background: transparent url('images/scrollbar-red.png') no-repeat 0 0;
    height: 20px; 
    width: 9px; 
    cursor: pointer; 
    overflow: hidden; 
    position: absolute; 
    top: 0; 
    margin: 3px 0px;
    }
.shows-container-right .disable{ 
    display: none; 
}
.shows-container-right .shows-ticket-footer {    
    height: 24px;
    width: 264px;
	margin-top:10px;
	font-size:10px;
	color:#515151;
	text-transform:uppercase;
}
.shows-container-right .shows-ticket-footer p{  
	float:left;
	margin-top:5px;
}
.shows-container-right .shows-ticket-footer img{  
	float:left;
	vertical-align:middle;
	margin-left:10px;
}
.ticket-header {
    position: relative;
}
.ticket-header .left {
    color: #1499e5;
    font-size: 36px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
	text-transform:uppercase;
}
.ticket-header .right {
    color: #6d6d6d;
    text-align: right;
    font-size: 14px;
    font-family: VAGRoundedBTRegular, Arial, Helvetica;
    position: absolute;
    bottom: 4px;
    right: 0;    
	text-transform:uppercase;
}
.ticket-header .right span {
    color: #1499e5;
}
.ticket-header .arrow {
    background: transparent url('images/icon-shows-arrow.png') no-repeat 0 0;
    width: 44px;
    height: 49px;
    position: absolute;
    right: -51px;
    top: 5px;
}
/*end shows.html */
/* PHOTOS */
.fluffy-photos {
	width: 1018px;
	height: 630px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 10px 15px 0px;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px 0px 0px 0px;
	overflow: hidden;
}
.fluffy-photos h1{
	float: left;
	width: 100%;
	margin: 5px 0px 0px 13px;
	color: #1499e5;
	text-transform: uppercase;
	font-size: 25px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
}
.fluffy-photos a{
	float: right;
	width: auto;
	margin: 15px 30px 0px 20px;
	color: #ec3d51;
	text-transform: uppercase;
	text-align: right;
	font-size: 14px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
	text-decoration: none;
}
.white {
	color: #fff;
}
.photos-scroller {
	margin-top: 10px;
}
.photos-wrapper {	
	width: 1013px;
	height:auto;
	margin-left: 5px;
}
.photos {
	position: relative;
	width: 237px;
	height: 205px;
	margin: 3px 0 5px 8px;
	padding-bottom: 15px;
	background: url(images/bg-article.png) repeat left top;
}
.new-photo-tag {
	position: absolute;
	top: 10px;
	left: -8px;
	width: 81px;
	height: 78px;
	background: url(images/pic-photos-newphoto.png) no-repeat center center;
	z-index: 99;
}
.photos-thumb {
	width: 225px;
	height: 160px;
	background: url(images/bg-photos-frame.png) no-repeat center center;
	margin: 8px 0 0 7px;
}
.img-holder {
	width: 200px;
	height: 135px;
	margin: 12px 0px 0px 12px;
	overflow: hidden;
}
a.show-large-btn {
	position: absolute;
	top: 160px;
	left: 173px;
	display: block;
	width: 36px;
	height: 36px;
	background: url(images/btn-photos-show-large.png) no-repeat center center;
	text-align:left;
	text-indent: -99999px;
	overflow: hidden;
}
a.show-large-btn-img {
	margin:0 !important;
	float:none !important;
}
.photos h2{
	float: left;
	width: 292px;
	color: #1499e5;
	font-weight: normal;
	font-size: 20px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
	margin: 0px 0px 0px 10px;
	line-height: 25px;
}
p.photos-info {
	float: left;
    color: #757575;
    display: block;
    font-size: 14px;
    margin: 5px 0 0 10px;
    overflow: hidden;
    width: 219px;
}
.photos-title-wrapper {
	width: 160px;
	height: 50px;
	margin: 10px 0px 0px 10px;
}
.photos-title-wrapper p{
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	color: #1499e5;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 17px;
	margin: 0 auto;
}
p.photos-short-info {
	display: block;
	width: 280px;
	height: 50px;
	margin: 15px 0px 0px 5px;
	color: #757575;
	font-size: 14px;
	overflow: hidden;
}
a.photos-info-link {
	margin: 6px 10px 0px 0px;
	font-family:VAGRoundedBTRegular, Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #ec3d51;
	text-decoration: none;
}

/* scroller for video*/
.fluffy-photos .scroller {
	width: 1020px;
	margin-top: 10px;
}
.photos-scroller .viewport { 
    width: 988px; 
	height: 555px; 
	overflow: hidden; 
	position: relative;
}
.photos-scroller .viewport .overview { 
    list-style: none; 
	position: absolute; 
	left: 0; 
	top: 10px; 
	padding: 0; 
	margin: 0;
}
.photos-scroller .scrollbar { 
	right: 9px;
}

/* end video scroller*/


.loadingPop {
background: url(images/loader.gif) no-repeat 50% 50%;	
}


/* gallery popup */
.lightbox {
background: none;
}

.galleryBox {
position: relative;	
padding-top: 55px;
width: 947px;
}
.galleryBox .viewport {
background: url(images/bg-article.png);
width: 922px;
height: 676px;
overflow:hidden;

}
.galleryBox .viewport .overview {
padding: 20px 0 3px 7px;
}
.galleryBox  .photoList {
padding: 0;
margin: 0;
list-style-type: none;
}
.galleryBox  .photoList li {
float: left;
width: 176px;
height: 124px;
position: relative;
margin: 0 7px 7px 0;
}
.galleryBox  .photoList a {
display: block;
width: 100%;
height: 100%;
background: url(images/galleryTmbFrame.png) 0 0 no-repeat;
}
.galleryBox  .photoList a:hover {
background: url(images/galleryTmbFrame.png) 0 100% no-repeat;
}
.galleryBox  .photoList a span {
display: block;
height: 160px;
height: 105px;
margin: 0 8px 8px 8px;
top: 8px;
position: relative;
overflow: hidden;
}
.galleryBox  .photoList li .hidden {
display:none;
}

.galleryBox  .photoList .galleryTitle h4  {
font-family:'VAGRoundedBTRegular', Arial, Helvetica, sans-serif;
color: #1499e5;
font-size: 24px;
font-weight: 300;
text-transform: uppercase;
padding:15px 7px 0 7px;
line-height: 125%;
}

.galleryBox  .photoList .galleryTitle p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
padding:0px 7px 0 7px;
color: #a5a5a5;
font-size: 18px;
}
.scrollbar { 
    position: relative; 
    float: right; 
    width: 14px; 
    text-align: center;
	margin: 0;
	padding: 0;
	height: auto !important;
	background: none;
	right: 0;
	z-index: 20;
	
}
.scrollbar .track { 
    width:8px; 
    position: relative; 
    text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #28292a;
	border: solid #28292a 3px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(css/PIE.htc);
}
.scrollbar .thumb { 
    background: transparent url(images/scrollbar-blue.png)  0 0 no-repeat;
    width: 8px; 
    cursor: pointer; 
    overflow: hidden; 
    position: absolute; 
    top: 0; 
	left: 0;
    margin: 0;
	padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
    }
.disable{ 
    display: none; 
}

.closer {
display: block;
height: 64px;
width: 59px;
text-align:left;
text-indent: -99999px;
overflow: hidden;
position: absolute;
z-index: 10;
top: 0px;
right: 15px;
background: url(images/close.png) 0 0 no-repeat;
cursor: pointer;
}
.photoPop {
top: 105px !important;
padding: 20px !important;
}

.photoPop #fancybox-close {
right: -55px;
top: -85px;
}
.photoPop #fancybox-content {
background: red;	
}
.photoPop .frame {
background: url(images/bg-article.png) 0 0;
padding: 17px 12px 47px 12px;
position: absolute;	
z-index: 1;
left: -26px;
top: -34px;
height: auto !important;	
width: 755px !important;
}
.photoPop .imgBox {
width: 725px !important;
height: 480px !important;	
display: table-cell;
vertical-align: middle;
padding: 17px 17px 20px 17px;
background: url(images/bigPhotoFrame.png) 50% 0 no-repeat;
overflow: hidden;
text-align: center;
}
.photoPop .imgBox img {
max-width: 725px;
max-height: 480px;	
width: 725px !important;
height: 480px !important;	
}
.photoPop #fancybox-content {
/*width: auto !important;
height: auto !important;	*/
}
.photoPop .titleBox {


} 
.photoPop #fancybox-title {
width: 100% !important;	
bottom:-33px !important;
}
.photoPop .titleBox .highResLink {
background: url(images/highRes.png) 0 0 no-repeat;	
display: block;
height: 24px;
margin: auto;
overflow: hidden;
text-align: left;
text-indent: -99999px;
width: 273px;
}
.photoPop #fancybox-content {
overflow: visible;	
	
}
.photoPop .navi {
height: 29px;
left: 0;
position: absolute;
top: -35px;	
}

.photoPop .backLink {
background: url(images/backtoGallery.png) 0 0 no-repeat;	
display: block;
float: left;
height: 27px;
overflow: hidden;
text-align: left;
text-indent: -99999px;
width: 279px;
cursor: pointer;	
}

.photoPop .st_sharethis_custom,
.photoPop .sharePhoto {
color: #FFFFFF;
display: block;
float: left;
font-family: 'VAGRoundedBTRegular',Arial,Helvetica,sans-serif;
font-size: 19px;
padding-left: 10px;
padding-top: 3px;
text-transform: uppercase;
text-decoration: none;
}
.photoPop #fancybox-outer {
border: solid #fff 1px;

}

.photoPop #fancybox-left, #fancybox-right {
bottom:-33px !important;
}

.videoPop #fancybox-content {
width: 670px !important;
height: auto !important;
padding: 17px 12px 47px 12px;
padding: -34px -24px -94px -24px;
position: relative;
background: url(images/bg-article.png);
overflow: visible;
}
.videoPop .video-container {
width: 640px;
height: 390px;
background: url(images/mainVidFrame.png) 50% 0 no-repeat;
padding: 15px 15px 15px 15px;
}
.videoPop .vidNavi {
height: 27px;
left: 0;
position: absolute;
top: -35px;	
z-index: 50;
}
.videoPop .vidNavi a  {
background: url(images/backtoVideo.png) 0 0;
display: block;
height: 27px;
width: 263px;
text-align:left;
text-indent: -99999px;
overflow: hidden;
cursor: pointer;
}

.videoPop .shareVideoLink {
background: url(images/shareVid.png) 0 0;
display: block;
height: 22px;
width: 198px;
text-align:left;
text-indent: -99999px;
overflow: hidden;
cursor: pointer;
margin:auto;	
}
.videoPop #fancybox-title {
position: relative;
top: -35px;
z-index: 5000;
width: 694px !important;
}

#fancybox-wrap.videoPop {
width: 694px !important;
height: 484px !important;
padding: 0 !important;
}
.videoPop #fancybox-left, .videoPop #fancybox-right {
bottom: 12px !important;
z-index: 6000;
}
.videoPop #fancybox-right {
right: 12px !important;	
}
.videoPop #fancybox-left {
left: 12px !important;	
}
.videoPop #fancybox-close {
right: -25px;	
}

.videoPop #fancybox-left {
background: url(images/prevVid.png) 0 100% no-repeat;
}
.videoPop #fancybox-right {
background: url(images/nextVid.png) 100% 100% no-repeat;
}

.about-container-left #bio-content .scrollbar, #dvd-list .scrollbar, #tv-list .scrollbar   {
margin-right: -8px;	
}

/* player css */
.media-player .jp-audio {
width: 275px;
position: relative;
height: 40px;
}
.media-player .jp-audio ul {
list-style-type: none;
margin: 0;
}
.media-player .jp-audio .jp-title {
text-align: left;
padding-left: 38px;
color: #e1e1e1;
font-size: 12px;
text-shadow: 1px 1px 1px #000; 
}

.media-player .jp-audio .jp-play {
display: block;
height: 20px;
width: 21px;
text-align:left;
text-indent: -99999px;
overflow: hidden;
background: url(images/play.png) 50% 50% no-repeat;
position: absolute;
top: 14px;
left: 5px;
z-index: 2;
cursor: pointer;
}
.media-player .jp-audio .jp-pause {
display: block;
height: 20px;
width: 21px;
text-align:left;
text-indent: -99999px;
overflow: hidden;
background: url(images/pause.png) 50% 50% no-repeat;
position: absolute;
top: 14px;
left: 5px;
z-index: 2;
cursor: pointer;
}
.media-player .jp-audio .jp-current-time {
position: absolute;
top: 18px;
left: 37px;
z-index: 1;
color: #e1e1e1;
font-size: 10px;
text-shadow: 1px 1px 1px #000; 
}

.media-player .jp-audio .jp-duration {
position: absolute;
top: 18px;
right: 5px;
z-index: 1;
color: #e1e1e1;
font-size: 10px;
text-shadow: 1px 1px 1px #000; 
}
.media-player .jp-audio .jp-progress {
width: 160px;
height: 10px;
background: url(images/progress.png) 0 0 repeat-x;
position: absolute;
top: 20px;
left: 75px;
z-index: 1;
border-radius:5px;
-moz-border-radius:5px;	
-webkit-border-radius:5px;
}
.media-player .jp-audio .jp-progress .jp-seek-bar.jp-seeking-bg {
background: url(images/seek.png) 0 0 repeat-x;
border-radius:5px;
-moz-border-radius:5px;	
-webkit-border-radius:5px;
height: 10px;
cursor: pointer;
}
.media-player .jp-audio .jp-progress .jp-play-bar {
background: url(images/playBar.png) 0 0 repeat-x;
border-radius:5px;
-moz-border-radius:5px;	
-webkit-border-radius:5px;
height: 10px;
}

.media-player span {
display: block;
text-align: center;
margin: 0 0 0 20px;
}
.media-player span.st_sharethis_custom {
display:inline;
text-align:left;
margin:0;
}

/* scroller for video
.wide-event {
width:1018px;
height:615px;
margin:0 0 20px;
}
.wide-event .ls-widget-section {
float:left;
height:580px;
}
.tour-wide .scroller {
	width: 1020px;
	margin: 10px 0 15px 0;
}
.tour-scroller {
	height:618px;
}
.tour-scroller .ls-widget-section {
	height:auto !important
}
.tour-scroller .viewport { 
    width: 982px; 
	height: 575px; 
	overflow: hidden; 
	position: relative;
	float:left;
}
.tour-scroller .viewport .overview { 
    list-style: none; 
	position: absolute; 
	left: 0; 
	top: 10px; 
	padding: 0; 
	margin: 0;
}
.tour-scroller .scrollbar {
margin-right: 9px;
}
*/
.tour-scroller .scrollbar .thumb { 
    background: transparent url(images/scrollbar-red.png) no-repeat 0 0;
}
.fluffy-tours {
	width: 1018px;
	height: 630px;
	height: 2264px;
	background: url(images/bg-containers.png) repeat;
	margin:15px 10px 15px 0px;
	border-radius:8px;
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;
	padding:10px 0px 0px 0px;
	position:relative;
}
.fluffy-tours h1{
	float: left;
	width: 245px;
	margin: 5px 0px 0px 20px;
	color: #1499e5;
	text-transform: uppercase;
	font-size: 36px;
	font-family: VAGRoundedBTRegular, Arial, Helvetica;
}
.tour-wide-scroller {
	margin-top: 10px;
}

.fluffy-tours .scroller {
	width: 1020px;
	margin-top: 10px;
}
.tour-wide-scroller .viewport { 
    width: 992px; 
	height: 555px; 
	height: 2180px;
	overflow: hidden; 
	position: relative;
}
.tour-wide-scroller .viewport .overview {  
    list-style: none; 
	position: absolute; 
	left: 20px; 
	top: 10px; 
	padding: 0; 
	margin: 0;
}
.tour-wide-scroller .scrollbar {
margin-right: 7px;
}
.tour-wide-scroller .ls-widget-section {
	height:auto !important
}
.fluffy-tours .more-tours {
float: right;
color: #7B7B7B;
text-transform: uppercase;
text-align: left;
font-size: 16px;
font-family: VAGRoundedBTRegular, Arial, Helvetica;
text-decoration:none;
background:url(images/icon-shows-arrow.png) no-repeat;
width:128px;
text-align:right;
background-position:right 7px;
padding:0 52px 0 0;
height:57px;
display:block;
position:absolute;
right:-38px;
top:16px;
}
.fluffy-tours .more-tours span {
color: #1499e5;
}
.fluffy-tours .btn-powered {
color:#515151;text-transform:uppercase;float:left;line-height:24px;margin:15px 0 0 10px;
font-size:10px;
padding-right:100px;
background:url(images/logo-laughstub.png) no-repeat right top;
}
.fluffy-tours .scrollbar .thumb {
background:url(images/scrollbar-red.png) no-repeat;
}


.ls-widget-getTickets em {
	    font-size: 11px;
}

.vid_head_div{width:2px; float:left; margin:20px 15px;}

.vid_cat{ float:left; margin:0 !important;}

.vid_cat a{color:#727272 !important; font-size:34px !important; margin:0 !important; text-align:left !important;}
.vid_cat a:hover{color:#ec3d51 !important;}
.vid_current a{color:#ff0000 !important;}
.vid_cat span a{color:#fff !important; font-size:15px !important; float: left; margin: 0!important}
.vid_cat span {color:#fff !important; font-size:15px !important;}

.suscribe_btns{background:url(images/suscribe_btn.png) no-repeat !important; width:156px !important; height:49px !important; background-size:100% !important; float:left  !important; margin:15px 3px 0px 20px !important; margin-top:5px !important;}
.suscribe_btns:hover{background:url(images/suscribe_btn_hover.png) no-repeat !important; width:156px !important; height:49px !important; background-size:100% !important; float:left  !important;}

.vid_h2{color:#ff0000 !important;}

.red_bar{background: transparent url(images/scrollbar-bg-thumb-red.png) no-repeat 0 0 !important;}

.vid_cat1{ float:left; margin:0 !important;}

.vid_cat1 a{color:#727272; font-size:34px !important; margin:0 !important; text-align:left !important;}
.vid_cat1 a:hover{color:#ec3d51 !important;}
.vid_current1 a{color:#0084FF !important;}
.vid_current2 a{color:#ec3d51 !important;}
.vid_cat1 a span,.vid_cat a span {color:#fff !important; font-size:15px !important; width: 100%; float: left; margin-bottom:-8px;}
.vid_cat1 span a{color:#fff !important; font-size:15px !important; float: left; margin: 0!important}
.vid_cat1 a{color:#727272; font-size:34px !important; margin:0 !important; text-align:left !important;}
.vid_cat a:hover{color:#ff0000 !important}

