/*
Theme Name: Triple Shot Web
Theme URI: http://www.tripleshotcreative.com
Description: Do Not Change
Author: Triple Shot Creative
Author URI: http://www.tripleshotcreative.com
*/

@import "style/css/reset.css";

body, p, h1, h2, h3, h4, h5, h6 { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; } 

body { 
	margin: 0 auto; 
	padding: 0px;
	color: #444;
	background-color: #fff;
}
#flashContent2{
	margin-left: 20px;
}
object, img, a{ outline:none; border: none; }
#flashcontent{
	outline:none;
}
#wrapper{
	width: 1200px;
	margin: 0 auto;
	background: url(images/contentbg.jpg) top left repeat-y;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #888;
}

#flashheader{
	width: 726px;
	height: 190px;
}

tr.photos td:hover{
	background-color:#f4f4f4;
	padding: 4px;
	border: 1px solid #ccc;
}

#navigation{
	width: 576px;
	height: 20px;
	padding: 15px 0px 10px 65px;
}
#navigation a{
	margin-left: 43px;
	padding-bottom: 5px;
}

#navigation a:link, #navigation a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	text-decoration: none;
	color:#999;
}


td.content {
	vertical-align: top;
}

#designedby a{
	font-size:12px; color: #666; text-decoration:none;
	
}
td.navigation {
	color: #dddddd;
	vertical-align: top;
	padding-top: 20px;
}
td.navigation a:link, td.navigation a:visited {
	font-size:11px;
	padding: 0px 15px;
	color: #aaa;
	text-decoration:none;
}


td.navigation a:hover, td.navigation a:active {
	color: #555;
}
	

.fadeimg {width: 338px; height: 200px; display:block; position:relative; }
.fadeimg * {display: none;}
.fadeimg span.hover {width: 338px; height: 200px; display:block; position:absolute; top: 0; left: 0; }
.fadehomeimg {padding: 5px; border: 1px solid #eee; width: 700px; height: 309px; display:block; position:relative; background: url(collections/homepage-off.jpg) 5px center no-repeat;}
.fadehomeimg:hover { border: 1px solid #ddd; }
.fadehomeimg * {display: none;}
.fadehomeimg span.hover { width: 710px; height: 319px; display:block; position:absolute; top: 0; left: 0; background: url(collections/homepage-on.jpg) 5px center no-repeat;}
a.summer1011 {background-image: url(collections/summer1011-off.jpg);}
a.winter10 {background-image: url(collections/winter10-off.jpg);}
a.summer0910 {background-image: url(collections/summer0910-off.jpg);}
a.winter09 {background-image: url(collections/winter09-off.jpg);}
a.summer0809 {background-image: url(collections/summer0809-off.jpg);}
a.winter08 {background-image: url(collections/winter08-off.jpg);}

a.summer1011 span.hover {background-image: url(collections/summer1011-on.jpg);}
a.winter10 span.hover {background-image: url(collections/winter10-on.jpg);}
a.summer0910 span.hover {background-image: url(collections/summer0910-on.jpg);}
a.winter09 span.hover {background-image: url(collections/winter09-on.jpg);}
a.summer0809 span.hover {background-image: url(collections/summer0809-on.jpg);}
a.winter08 span.hover {background-image: url(collections/winter08-on.jpg);}


#stockist{
	padding: 10px;
	margin: 30px;
	width: 270px;
	font-size: 14px;
	font-family: "Arial";
	border: 1px solid #F4D0F4;
	background-color: #FEF4FF;
}

#stockist a:link, #stockist a:visited {
	color: #db4fc2;
}

#stockist a:hover, #stockist a:active {
	color: #E9A0E1;
}
img.heading{margin:30px 0 0 20px;padding:0;}
#about{
	padding: 10px 20px;
	font-size:11px;
	width: 330px;
	color: #555;
}

a:link, a:visited { 
	color: #444; 
	font-decoration: none; 
}

a:hover { 
	color: #888; 
}

#designedby {
	margin-left: 130px;
	margin-top: 10px;
}

#bottomlinks{
	margin-top: 120px;
	margin-left: 390px;
	color: #000;
}

#bottomlinks a{
	font-size:12px;
	color: #777;
	margin: 0 12px;
}
#bottomlinks a:hover{
	color: #f5bbee;
}
#tweet{
	margin: -2px 0px 0px 217px; padding: 0px; color: #888; font-size: 9px;
}

#tweet li{
	list-style:none;
}

#tweet a:link, #tweet a:visited{
	 color: #555;
}

#tweet a:hover, #tweet a:active{
	 color: #888;
}

#press-item{
	padding: 10px 30px 30px 30px;
	width: 630px;
	color: #666;
	font-family:"Courier New", Courier, monospace;
		border: 1px solid #ddd;
	background-color: #fafafa;
	margin: 10px;

}

#contact-details{
	width: 170px;  float: right; text-align: center; padding: 10px; margin: 10px 30px 0px 0px; border: 1px solid #ddd; font-size:12px;
}


#contact-details a{
	font-family:arial;
}

#press-title{
	border-bottom: 1px solid #ff9bed;
	padding: 5px;
	font-size: 16px;
	text-align:center;

}
.nextimage{
		background-color:#ffffff;
	padding: 10px;
	display: block;
	font-size: 13px;
	width: 30px;
}

.previousimage{
			background-color:#ffffff;
	padding: 10px;
	display: block;
	font-size: 13px;
	width: 50px;
}

.previousimage a:link, .previousimage a:visited, .nextimage a:link, .nextimage a:visited,  {
	text-decoration: none;
	color: #555;
	margin: 10px;
}

.previousimage a:hover, .previousimage a:active, .nextimage a:hover, .nextimage a:active, {
	color: #ff97f6;
}

a{
	text-decoration: none;
}
	
	td.description{
	padding: 20px;
	font-size: 12px;
}
td.description p{
	font-size: 12px;
}

td.description h3{
	color:#333;
}
td.description img{
	border: none;
	outline: none;
}
td.description a:link, td.description a:visited {
	text-decoration: none;
	color: #ff97f6;
	margin: 10px;
}

td.description a:hover, td.description a:active {
	color: #777;
}

td.price{
	color: #222;
	font-size: 15px;
}

#press-date{
	text-align:center;
	font-size:11px;
}

#press-item img{
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#press-content{
	font-size:10px;
	padding: 0px;
	min-height: 135px;
}
td.nextcollection .collectiontext, td.previouscollection .collectiontext {
	color: #333;  margin: 0px; padding: 0px; font-size:12px;text-decoration: none;letter-spacing:0px;
}
td.nextcollection a, td.previouscollection a{
	font-size: 15px; padding: 0px;margin: 0px; color: #ccc; font-family: arial; letter-spacing:-1px; font-weight:lighter; line-height:14px;text-decoration: none;
}

td.nextcollection{
	text-align:right;
}

td.nextcollection a:hover, td.previouscollection a:hover{
	color:#333;
}
td.collection{
	padding: 20px;
}

td.collection:hover{
	padding: 19px;
	background-color: #fafafa;
	border: 1px solid #eee;
}
td.collection img{
	border: none;
}

p { font-size: 1.2em; color: #555; }
h1 { font-size: 4.8em; color: #222; }
h2 { font-size: 100px; padding: 0px; margin: 0px; color: #ffeafb;  letter-spacing:-18px; font-family: arial; }
h3 { font-size: 24px; margin: 0px 0px 0px 0px;  padding: 0px; color: #ff9bed; letter-spacing:-1px; font-family: arial;  }
h4 { font-size: 2.1em; color: #555; }
h5 {}
h6 { font-size: 1.6em; color: #777; }

.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }



td.content {
	background: url(images/menu.jpg) top left no-repeat;
}

td.footer{
	background: url(images/footer.jpg) top left no-repeat;

}
td.left {
	background: url(images/left.jpg) top left no-repeat;
}

td.right {
	background: url(images/right.jpg) top left no-repeat;
}