/*
Theme Name: Fuck Tea
Description:  Fuck Tea Theme
Version 1.0:
Author: MESH | Design and Development
*/
body{

	font-family: Arial, Helvetica,  sans-serif;
	font-size: 13px;
	color:#898989;

}

h1{
	font-size: 48px;
	line-height: 50px;
	
}

.shirt_title{
	font-weight:bold;
	color: #000000;
}

.shirt_description{
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 13px;
	color:#898989;
	width: 223px;
	margin-top: -30px;
	line-height: 16px;
	float: left;
	display:inline;
}

.shirt_variations{
	width: 130px;
	margin-left:0px; 
	margin-top: -30px;
	float: left;
	display:inline;
	overflow:visible;
}

.left_side{
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
}

.black{
	color:#000;
}

.gray{
	color:#707070;	
}

.white{
	color:#fff;
}

#left_side_blue{
	background-color:#abcae6;
	padding-left: 8px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 25px;

	margin-bottom: 18px;
	height: 1080px;
}

#left_side_blue p{
	
	margin-top:15px;
	
}


#relateds h1{
	font-size: 20px;
	line-height: 30px;
	
}

h2{
	font-size: 14px;
	line-height: 20px;
	margin-left:0px;
}

a{
	color: #000000;
	text-decoration:none;
}

a:hover{
	color: #abcae6;
	text-decoration: none;
}

.search{
	margin-top: 30px;
}

.logo{
	color: #3c1c7f;	
	font-size: 13px;
	margin-top:10px;
	margin-bottom:20px;
}

.top_nav{
	margin-top: 25px;
	font-size: 15px;
	line-height: 15px;
	font-weight:bold;
}

.top_nav a{
	color: #636363;
}
.top_nav a:hover{
	color: #3c1c7f;
}

.footer{
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 13px;	
}

.left_bar{
	margin-top: 25px;
	font-size: 12px;
}

.left_bar a{
	color: #636363;
	text-decoration:none;
}

.left_bar a:hover{
	color: #7046c5;
	text-decoration:none;
}




.widgettitle{
	margin-left: 0px;
	*margin-left: -16px;
	_margin-left: -16px;
	font-size: 14px;
	color: #3c1c7f;
}

#comments{
	margin-bottom: 10px;}


#respond{
	margin-top: 15px;
}

.commentlist{
	margin-top: 5px;
	
}

.commentlist li{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 10px;
	background-color:#efefef;
}
	
.fn{	
	color: #3c1c7f;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.commentmetadata{
	font-size: 10px;
	line-height: 17px;
	color:#666;
}

img.alignright {float:right; margin:1em 1em 1em 1em}
img.alignleft {float:left; margin:1em 1em 1em 1em}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:1em 1em 1em 1em}
a img.alignleft {float:left; margin:1em 1em 1em 1em}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	_display: inline;
	_position:relative;
	float: left;
}

.alignright {
	_display: inline;
	_position:relative;
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.simpleimage img{
	
}