/* RESET 
///////////////////////////////////////////////////////*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
:focus{outline:1px;}
ins{text-decoration:none;}

/* BODY STYLES 
///////////////////////////////////////////////////////*/
body{
	font-family: arial, sans-serif;
    font-size:100%;
    line-height:1.125em;
}
a{
	color: #d3222c;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}

/* PAGE STRUCTURE 
///////////////////////////////////////////////////////*/
#container{
	width: 960px;
	position: relative;
/*	background: transparent url(../../test/bg_grid.png) 0 -7px;*/
	margin: 0 auto;
}
#header{
	float: left;
	width: 960px;
	padding-bottom: 30px;
}
#content{
	float: left;
	width: 816px;
}
#ad{
	float: right;
	width: 100px;
}
/* HEADER
///////////////////////////////////////////////////////*/
.lockup{
	float: left;
	width: 448px;
}
/*h1.logo a{
    float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/tiwalll.png) no-repeat;
    background-position: 0px 0px;
    height: 155px;
    width: 288px;
	margin: 22px 0 0 88px;
}*/
h1.logo a{
    float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/imalesbian.png) no-repeat;
    background-position: 0px 0px;
    height: 156px;
    width: 147px;
	margin: 22px 0 0 7px;
}

h2.tagline{
    float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/tagline.png) no-repeat;
    background-position: 0px 0px;
    height: 15px;
    width: 445px;
	margin: 20px 0 0 8px;
}

/* NAVIGATION
///////////////////////////////////////////////////////*/
ul.navigation{
	float: right;
	margin: 22px 116px 0 0;
	background: url(../img/nav2.png) no-repeat 0 -20px;
    height: 20px;
	width: 390px;
}
ul.navigation li{
	float: left;
}
ul.navigation li a{
    background: url(../img/nav2.png) no-repeat;
    float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
}
ul.navigation li.about a{
	width: 75px;
	background-position: 0 0;
}
ul.navigation li.about_you a{
	margin-left: 14px;
	width: 87px;
	background-position: -89px 0;
}
ul.navigation li.gallery a{
	margin-left: 13px;
	width: 68px;
	background-position: -189px 0;
}
ul.navigation li.submit a{
	margin-left: 13px;
	width: 62px;
	background-position: -270px 0;
}
ul.navigation li.shop a{
	margin-left: 15px;
	width: 43px;
	background-position: -347px 0;
}
ul.navigation li.about a:hover{background-position: 0 -20px;}
ul.navigation li.about_you a:hover{background-position: -89px -20px;}
ul.navigation li.gallery a:hover{background-position: -189px -20px;}
ul.navigation li.submit a:hover{background-position: -270px -20px;}
ul.navigation li.shop a:hover{background-position: -347px -20px;}
/* GLOBAL GALLERY
///////////////////////////////////////////////////////*/
.gallery h3 a{
	color: #000000;
	text-transform: uppercase;
	font-family: impact;
	font-weight: normal;
}
.gallery h3 a:hover{
	color: #d3222c;
	text-decoration: none;
}
.gallery a:hover img{
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}
/* PROFILE
///////////////////////////////////////////////////////*/
#profile h2{
	float: left;
	height: 90px;
	width: 420px;
}
#profile img{
	float: left;
}
#profile p{
	width: 420px;
	float: left;
	margin-top: 15px;
	font-size: .8em;
}
/* SIDE PROFILE
///////////////////////////////////////////////////////*/
#side_profile{
	float: left;
	width: 256px;
	border: 1px solid #000000;
	padding: 19px;
}
#side_profile h3{
	float: left;
	height: 60px;
	width: 256px;
}
#side_profile img{
	float: left;
}
#side_profile p{
	width: 256px;
	float: left;
	margin-top: 15px;
	font-size: .8em;
}
#thanks{
	float: left;
	width: 500px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#thanks h2{
	float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers.png) no-repeat;
    height: 28px;
    width: 100px;
	clear: both;
	margin-bottom: 10px;
}
#thanks p{
	margin-top: 10px;
	width: 100%;
	float: left;
}
#thanks p a{
	margin-top: 30px;
	float: left;
	clear: both;
}
#thanks p a.purchase{
	margin-top: 0;
	position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 -128px;
    height: 22px;
    width: 100px;
	clear: both;
}
#thanks p a.purchase:hover{
	background-position: 0 -106px;
}
#thanks p a.invite{
	position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 -172px;
    height: 22px;
    width: 70px;
	clear: both;
}
#thanks p.share{
	float: left;
	clear: both;
	margin-top: 40px;
	position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 -260px;
    height: 22px;
    width: 70px;
	clear: both;
}
#thanks p a.invite:hover{
	background-position: 0 -150px;
}
#thanks p a.signup{
	position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 -216px;
    height: 22px;
    width: 70px;
	clear: both;
}
#thanks p a.signup:hover{
	background-position: 0 -194px;
}

#thanks p a.enter_gallery{
	margin-top: 0;
	margin-left: 0;
}
#thanks hr{
	float: left;
	clear: both;
	width: 100%;
	border: none;
	height: 1px;
	margin: 20px 0;
	background-color: #000000;
}
#thanks p.link{
	margin: 20px 0 0 0;
	float: left;
}
#thanks p.last{
	margin: 20px 0 0 0;
}
#thanks p.link a{
	margin: 0;
	float: none;
}
/* STORE
///////////////////////////////////////////////////////*/
#store{
	float: left;
	width: 800px;
	padding: 0 8px 100px 8px;
}
#store h2{
	float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 -84px;
    height: 22px;
    width: 70px;
	clear: both;
}
#store hr{
	float: left;
	clear: both;
	width: 100%;
	border: none;
	height: 1px;
	margin: 20px 0;
	background-color: #000000;
}
#store p{
	font-size: 1em;
	line-height: 1.3em;
	float: left;
	clear: both;
	margin: 10px 0 20px 0;
	width: 800px;
	float: right;
}
#store div.item{
	float: left;
	width: 200px;
}
#store div.item img{
	float: left;
	clear: both;
	margin-left: 10px;
}
#store div.item div.order{
	margin-left: 20px;
}
/* ABOUT
///////////////////////////////////////////////////////*/
#about{
	float: left;
	width: 800px;
	padding: 0 8px 100px 8px;
	background: #ffffff url(../img/triangles.png) no-repeat 6px 76px;
}
#about h2{
	float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 -21px;
    height: 21px;
    width: 70px;
	clear: both;
}
#about h2.privacy{
	background-position: 0 -42px;
    height: 21px;
    width: 150px;
}
#about h2.terms{
	background-position: 0 -238px;
    height: 22px;
    width: 172px;
}
#about hr{
	float: left;
	clear: both;
	width: 100%;
	border: none;
	height: 1px;
	margin: 20px 0;
	background-color: #000000;
}
#about p{
	font-size: 1em;
	line-height: 1.3em;
	float: left;
	clear: both;
	margin: 10px 0 20px 0;
	width: 600px;
	float: right;
}
#about ul, #about ol{
	margin: 0 0 20px 0;
	width: 580px;
	float: right;
	font-size: 1em;
	line-height: 1.3em;
}
#about ul li{
	width: 580px;
	float: left;
	margin: 0 0 10px 0;
	list-style: square outside;
}
#about ol li{
	width: 580px;
	float: left;
	margin: 0 0 10px 0;
	list-style-type: lower-alpha;
}
#about h4{
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 600px;
	float: right;
}
a.enter_gallery{
	float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/enter_gallery.png) no-repeat -3px -3px;
    height: 60px;
    width: 280px;
	clear: both;
	margin-left: 160px;
}
#about hr.short{
	width: 600px;
	float: right;
}
a.enter_gallery:hover{
	background-position: -3px -69px;
}

/* SHIRT PURCHASE
///////////////////////////////////////////////////////*/
#shirts{
	width: 501px;
}
#shirts h1{
	float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/order_shirt.png) no-repeat;
    height: 21px;
    width: 165px;
	clear: both;
	margin: 2px 0 10px 0;
}
#shirt_intro{
	width: 501px;
	float: left;
	margin-bottom: 10px;
}
#shirt_intro p{
	width: 501px;
	float: left;
	margin: 10px 0 10px 0;
	font-size: .8em;
}
#black{
	padding: 10px 0 10px 0;
	float: left;
	width: 240px;
}
#white{
	float: left;
	width: 240px;
	margin-left: 10px;
	padding: 10px 0 10px 10px;
	border-left: 1px solid #000000;
}
#black h2{
	color: #ffffff;
	width: 100px;
	padding: 50px 60px 0 80px;
	height: 200px;
	float: left;
    position: relative;
    overflow: hidden;
    background: url(../img/shirt_black.png) no-repeat;
}
#white h2{
	color: #000000;
	width: 100px;
	padding: 50px 60px 0 80px;
	height: 200px;
	float: left;
	position: relative;
	overflow: hidden;
	background: url(../img/shirt_white.png) no-repeat;
}
.order input{
	width: 25px;
	height: 25px;
	float: left;
	position: relative;
	overflow: hidden;
	text-indent: -999999px;
	background: url(../img/sizes.png) no-repeat;
	cursor: pointer;
	border: none;
}
.order input.small{
	background-position: 0 -25px;
}
.order input.medium{
	background-position: -25px -25px;
}
.order input.large{
	background-position: -50px -25px;
}
.order input.xlarge{
	background-position: -75px -25px;
}
.order input.small:hover{
	background-position: 0 0;
}
.order input.medium:hover{
	background-position: -25px 0;
}
.order input.large:hover{
	background-position: -50px 0;
}
.order input.xlarge:hover{
	background-position: -75px 0;
}
.order h4{
	background: transparent url(../img/buy.png) no-repeat center left;
	float: left;
	position: relative;
	overflow: hidden;
	text-indent: -99999px;
	margin: 8px 13px 0 0;
	width: 27px;
	height: 17px;
}
.sizes{
	padding: 3px 8px;
	float: left;
	width: 100px;
	border: 1px solid #000000;
}
.order{
	float: left;
	width: 158px;
	margin: 15px 0 0 34px;
}
/* INDEX GALLERY
///////////////////////////////////////////////////////*/
#index_gallery li{
	cursor: default;
	float: left;
	position: relative;
	width: 256px;
	height: 250px;
	padding: 0 8px 10px 8px;
}
#index_gallery li h3 a{
	float: left;
	font-size: 1.3em;
	line-height: 1.1em;
}
#index_gallery a img{
	float: left;
	position: relative;
	margin-bottom: 7px;
}
#index_gallery_nav{
	float: left;
	width: 800px;
	border-top: 1px solid #000000;
	margin: 5px 0 0 8px;
	padding: 15px 0 15px 0;
}
a.submit{
	float: left;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/submit_view.png) no-repeat;
    background-position: 0px 0px;
    height: 22px;
    width: 200px;
}
a.submit:hover{
	background-position: 0px -22px;
}
a.more{
	float: right;
    position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/submit_view.png) no-repeat;
    background-position: -200px 0px;
    height: 22px;
    width: 130px;
}
a.more:hover{
	background-position: -200px -22px;
}

/* FULL GALLERY
///////////////////////////////////////////////////////*/
#full_gallery li{
	float: left;
	position: relative;
	width: 188px;
	padding: 0 8px 30px 8px;
}
#full_gallery li a{
	float: left;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	font-family: impact, sans-serif;
}
#full_gallery li a:hover{
	text-decoration: none;
}
#full_gallery a img{
	float: left;
	position: relative;
	margin-bottom: 7px;
}
#full_gallery_nav{
	float: left;
	width: 800px;
	border-top: 1px solid #000000;
	margin: 5px 0 0 8px;
	padding: 15px 0 15px 0;
}
/* INVITE FORM
///////////////////////////////////////////////////////*/
#newsletter h1{
	position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 -194px;
    height: 22px;
    width: 70px;
	clear: both;
}
form#newsletter, form#invite{
	font-family: helvetica, arial, sans-serif;
	width: 500px;
}
#newsletter label, #invite label{
	background: transparent url(../img/form_titles.png) no-repeat 0 0;
	height: 17px;
	margin: 4px 0 8px 0;
	float: left;
	width: 137px;
	text-indent: -999999px;
	overflow: hidden;
}
#newsletter label.email{
background-position: 0 -51px;
}
#newsletter label.headline{
background-position: 0 0px;
}
#newsletter label.about_you{
background-position: 0 -68px;
}
#newsletter fieldset, #invite fieldset{
	margin-top: 30px;
	width: 478px;
	float: left;
	position: relative;
	border: 1px solid #999;
	padding: 20px 10px 10px 10px;
}
#newsletter div.about_you{
	margin-top: 20px;
	width: 478px;
	float: left;
}
#newsletter input, #invite input{
	height: 25px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	letter-spacing: .02em;
	padding: 5px 5px 0 5px;
	border: 1px solid #000000;
	float: right;
	width: 310px;
}
#newsletter textarea, #invite textarea{
	resize: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 5px;
	border: 1px solid #000000;
	float: right;
	width: 310px;
	height: 100px;
}
#newsletter input.submit{
	margin: 30px 0 0 194px;
	border: none;
	float: left;
	background-color: #d3222c;
	background: transparent url(../img/input_submit.png)no-repeat left top;
	height: 40px;
	width: 110px;
	text-indent: -9999999px;
	overflow: hidden;
	cursor: pointer;
}
#newsletter input.submit:hover{
	background-position: 0 -40px;
}
#newsletter p.sub_label{
	color: #888888;
	font-size: .7em;
	line-height: 1.3em;
	float: left;
	margin: 5px 0 0 0;
	width: 120px;
}
#newsletter_intro p{
	margin: 15px 0 0 0;
	font-size: .8em;
	line-height: 1.2em;
}
#newsletter_intro ul{
	margin-top: 15px;
	list-style: disc outside;
}
#newsletter_intro ul li{
	margin: 0 0 0 20px;
	font-size: .8em;
	line-height: 1.2em;
}
#newsletter p.sign_up{
	position: absolute;
	top: -29px;
	left: -5px;
	padding: 0 7px;
	background-color: #fff;
	font-size: .95em;
	color: #666;
}
#newsletter p.submit{
	position: absolute;
	top: -29px;
	left: -5px;
	padding: 0 7px;
	background-color: #fff;
	font-size: .95em;
	color: #666;
}
#newsletter p.submit_small{
	float: left;
	color: #888888;
	font-size: .7em;
	line-height: 1.3em;
	margin-bottom: 25px;
}
#newsletter h1.thanks{
	position: relative;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../img/headers_sm.png) no-repeat 0 0;
    height: 21px;
    width: 70px;
	clear: both;
}
/* SUBMIT FORM
///////////////////////////////////////////////////////*/

form#entryform{
	font-family: helvetica, arial, sans-serif;
	width: 720px;
	padding: 0 40px 40px 40px;
	margin-left: 8px;
	border: 1px solid #000000;
}
#entryform fieldset{
	margin-top: 30px;
	width: 720px;
	float: left;
}
#entryform label{
	background: transparent url(../img/form_titles.png)no-repeat 0 0;
	height: 17px;
	margin: 4px 0 8px 0;
	float: left;
	width: 200px;
	text-indent: -999999px;
	overflow: hidden;
}
#entryform #about_set label{
background-position: 0 -17px;
}
#entryform #file_set label{
background-position: 0 -34px;
}
#entryform #email_set label{
background-position: 0 -51px;
}
#entryform p.sub_label{
	color: #888888;
	font-size: .7em;
	line-height: 1.3em;
	float: left;
	margin: 5px 0 0 0;
}
#entryform div{
	margin-top: 2px;
	float: left;
	width: 200px;
}
#entryform input{
	height: 25px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	letter-spacing: .02em;
	padding: 5px 5px 0 5px;
	border: 1px solid #000000;
	float: right;
}
#entryform textarea#title{
	resize: none;
	color: #d3222c;
	font-weight: bold;
	width: 310px;
	margin-right: 150px;
	height: 20px;
}
#entryform input#field_id_5{
	width: 310px;
	margin-right: 150px;
}
fieldset#headline_set{
	padding: 28px 0 0 0;
	background: transparent url(../img/form_headline.png)no-repeat right top;
}
#entryform textarea{
	    resize: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 5px;
	border: 1px solid #000000;
	float: right;
	width: 460px;
}
p.count{
	font-size: .7em;
	text-transform: uppercase;
	float: right;
	width: 470px;
	color: #777777;
	margin-top: 2px;
}

fieldset#email_set{
	background-position: right top;
	background-repeat: no-repeat;
}
p.count strong{
	color: #000000;
}
fieldset#submit_set{
	width: 470px;
	float: right;
	border-top: 1px solid #000000;
}
fieldset#file_set div.file{
	float: right;
	width: 470px;
}
fieldset#file_set input.file{
	margin: 2px 15px 0 0;
	float: left;
}
div.file div{
	cursor: pointer;
}
#submit_set p{
	margin: 15px 0 0 0;
	font-size: .8em;
	line-height: 1.2em;
}
#submit_set input{
	margin-top: 30px;
	border: none;
	float: left;
	background-color: #d3222c;
	background: transparent url(../img/input_submit.png)no-repeat left top;
	height: 40px;
	width: 110px;
	text-indent: -9999999px;
	overflow: hidden;
	cursor: pointer;
}
#submit_set input:hover{
	background-position: 0 -40px;
}

/* FOOTER
///////////////////////////////////////////////////////*/
#footer{
	float: left;
	padding: 30px 0 5px 0;
	font-size: .7em;
	line-height: 1em;
	color: #858585;
	width: 800px;
}
#footer p a{
	margin: 0;
	padding: 0;
}
p.copyright{
	float: left;
}
p.join_us{
	float: left;
	margin-left: 80px;
}
p.privacy_terms{
	float: right;
}

/* SELF CLEAR FIX
///////////////////////////////////////////////////////*/
.group:after, form#entryform:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
