html{
	font-family:Sans-Serif;
	font-size:13px;
	/*background:url('http://cdn.shopify.com/s/files/1/0039/3312/assets/bg.noise.gif') repeat #FFF;*/
	background:#F0F0F0;
	text-rendering: optimizeLegibility;	
}
.hide,
.remove{
	display:none;
}
a{
	text-decoration:none;
	color:#000;
}
#nav{
	position:fixed;
	left:0px;
	top:0px;
	bottom:0px;
	width:155px;
	background-color:#FFF;  
	overflow:visible;    
	padding-bottom:40px;
	z-index:10;
}            
a#logo{
	display:block;   
	width:155px;
	height:155px;
	background:#FFF url('./logo.gag.circle.png') no-repeat center center;
}    
p.blogShop{
	text-align:center;
	font-weight:bold;
	font-size:12px;   
	padding-bottom:10px;
	border-bottom:1px solid #DDD;
	margin:10px;
	margin-top:0px;
}                 
p.blogShop span.separator{
	color:#DDD;
	padding-left:4px;
	padding-right:4px;
}      
p.blogShop a{
	color:#000;
	text-decoration:none;
}               
p.blogShop a:hover{
	text-decoration:underline !important;
}
p.blogShop a.selected{
	color:#AAA !important;
}
div#search{
	margin:10px;
}
div#search input.searchBox{
	width:110px;
	height:21px;
	line-height:21px;
	border:0px;
	padding:0px;
	border-bottom:1px solid #DDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
	padding-left:25px; 
	font-size:12px;   
	text-transform:capitalize;
	color:#666;
	background:#EEE url('./icon.search.png') no-repeat 2px center;
}                  
#nav .links1,
#nav .links2{
	margin-left:10px;
	font-weight:100;
	text-transform:uppercase;   
}

#nav .links2{
	margin-top:10px;
}        

#nav .links2 a,
#nav .links1 a,
#nav .sold{
	padding-left:12px;
	font-size:12px;
	font-weight:bold;  
	line-height:14px; 
}
#nav .links1 a span.square,                   
#nav .links2 a span.square,
#nav .sold span.square{       
	position:relative;
	width:16px;
	height:16px;
	display:inline-block;
	left:-12px;
	top:3px;   
	background-color:#FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}  
#nav a{
	color:#000;
	text-decoration:none; 
}
#nav .links1 a,
#nav .links2 a{
	display:block;
}
#nav .links1 a:hover,
#nav .links2 a:hover{
	color:#888;     
}
#nav ul.links-tiny{
	margin-top:10px;
	margin-left:36px;
	font-size:11px;
	color:#AAA;
	line-height:18px;
}                                      
#nav ul.links-tiny a{
	color:#BBB;
}                    
#nav ul.links-tiny a:hover{
	color:#333;
	text-decoration:underline;
}
#right{
	position:fixed;
	top:0px;
	right:0px;
	bottom:0px;
	width:155px;
	background-color:#FFF;
	z-index:5;
}
#right a img{
	width:145px;
}
#right div.ads{
	margin:5px;
	text-align:center;
}
#posts{
	text-align:left;
	margin-top:50px;
	margin-bottom:50px;
	position:relative;
	text-align:center;
	z-index:2;
}
div.post{
	width:700px;
	text-align:center;
	margin-bottom:160px;
	position:relative;
	left:50%;
	margin-left:-350px;
}               
div.post:last-child{
	margin-bottom: 0px !important;
}
div.post img{
	max-width:600px;
}
div.post div.caption{
	margin-top:15px;
	width:500px;
	display:block;
	margin-left:100px;
}
div.post blockquote{
	font-family:Georgia;
	font-style:italic;
}
div.post p{
	margin-bottom:15px;
}
iframe#tumblr_controls{
	position:absolute;
	right: 155px !important;
}
div.post a.date{
	text-shadow:0px 1px 0px #FFF;
	font-family: 'Monaco', Courier, monospace;
	font-size:12px;
	margin-bottom:10px;
	height:30px;
	line-height:30px;
	margin-left:250px;
	width:200px;
	border-bottom:1px dotted #ccc;
	display:block;
	text-decoration:none;
	color:#999;
}
div.post a.date:hover{
	border-bottom:1px solid #AAA;
	color:#000;
}
div.post.photo img,
div.post.video object,
div.post.photoset object,
div.post.audio object{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.2);
	box-shadow: 0px 1px 1px rgba(0,0,0,.2);
	background-color:#FFF;
}
div.post.text{
	width:600px;
}
div.post.quote p.quote-content{
	width:600px;
	font-family:Georgia;
	font-size:16px;
	line-height:22px;
	font-style:italic;
	margin:10px;
	padding:10px;
	border:1px solid #DDD;
	border-left:0px;
	border-right:0px;
	display:inline-block;
	margin-bottom:0px;
}
div.post div.caption p{
	font-family:Georgia,'Monaco', Courier, monospace;
	color:#555;
	font-size:14px;
	line-height:22px;
	text-shadow:0px 1px 0px #FFF;
}
div.post h3,
div.post p:first-child strong{
	font-family:"Helvetica Neue", Helvetica, Sans-Serif;
	font-weight: 700;
	font-style:normal;
	text-transform:capitalize;
	font-size:40px;
	line-height:40px;
	margin-bottom:15px;
	margin-top:15px;
	text-shadow:-5px -5px 0px #FFF;
	color:#000;
	display:block;
}
div.post h3 a,
div.post p:first-child strong a{
	color:inherit;
	text-decoration:none;
}
div.post div.content b,
div.post div.content strong{
	font-weight: bold;
}
div.post div.caption p a{
	color:#000;
	text-decoration:underline !important;
	/*
	border-bottom:1px solid #DDD;
	margin:-1px;
	padding:1px;
	margin-bottom:-2px;
	*/
}
div.post div.caption p a:hover{
	text-decoration:none;
}
div.post p img{
	margin-bottom:4px;
	margin-right:4px;
}
div.post div.caption img{
	display:none !important;
}
div.post div.caption img:first-child{
	display:inline-block !important;
}
#pagination{
	display:block;
	text-align:center;
	background-color:#000;
	padding:15px; 
	width:400px;  
	position:relative;
	left:50%;
	margin-left:-200px;
	font-size:20px;
	text-transform:uppercase;
}
#pagination a{
	text-decoration:none;
	color:#FFF;   
	font-weight:600;   
}
#pagination span.slash{
	color:#888;
}
div.post div.meta{
	font-family:Sans-Serif;
	font-size:11px;
	color:#BBB;
	width:400px;
	line-height:15px;
	clear:left;
	margin-top:20px;
	margin-left:150px;
}
div.post div.meta a{
	color:#BBB;
	text-decoration:underline;
}
div.post a.read-more{
	font-family:'Helvetica Neue', Sans-Serif;
	display:block;
	text-align:center;
	padding:4px;
	border-bottom:3px solid #000;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
div.post a.read-more:hover{
	border-bottom-color:#369;
	color:#369;
}
div#promo{
	margin-bottom:160px;
}
div#social-icons{
	text-align:center;
}
div#join-newsletter{
	text-align:center;
	margin:10px;
	padding:6px;
	background-color:#AAA;
	text-shadow:0px 1px 0px #00;
	color:#FFF;
}
div#join-newsletter:hover{
	background-color:#EEE;
	color:#000;
	cursor:pointer;
}
div#disqus_thread{
	width: 560px;
	padding: 20px;
	background-color:#FFF;
	position: relative;
	left: 50%;
	margin-left: -300px;
	text-align: left;     
	border-top: 1px solid #DDD;
}
iframe#facebook-like{
	width: 200px;
	height: 26px;
	position:relative;
	left:70px;
}
