/*
Theme Name: Hi, Hello, High Five
Theme URI: http://ohhush.net/
Description: A fuckin' cool Wordpress theme for HHHF Gallery.
Author: Tyson Soelberg
Author URI: http://ohhush.net
version: 1.0
Tags: simple
*/
			
/* @override 
	http://wordpress.dev/wp-content/themes/hhhf/style.css
	http://hihellohighfive.com/wp-content/themes/hhhf/style.css
*/
			
/* basics */

.clear { 
	clear: both;
	height: 0; 
	}

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif;
	font-size: 8pt;
	margin:100px auto;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#222;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 940px;
	margin: 0 auto;
	background:#fff;
	color:#333;
	}
	
/* header */

#header {
	background:#fff;
  	width: 760px; 
  	height: 100px;
	color: #fff; 
	}

#header h1{
	font: normal 20pt Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 12px;
	text-align: left; 
	}


#menu ul {
	margin:0;
	padding:0; 
	display: inline;
	}

#menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

#menu ul li a {
	padding:4px 0;
	margin: 0;
	color: #999;
	display: inline; 
	font: italic 1.8em Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif; 
	text-shadow: #fff -1px -1px 0; 
	}

#menu ul li a:hover {
	color:#222;
	text-decoration: none;
}



/* content */


#content, #footer {
	float:left;
	width:700px;
	position: relative; 
	margin-left: 235px; 
	}
	

body.single #content,body.single #footer {
	float:left;
	width:505px;
	position: relative; 
	margin-left: 265px; 
	}

.post {
	margin: 20px 0 0;
	padding:0;
	float: left;
	clear: both;
	line-height: 14pt;
	font-family: Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif;
	}
	
.post h2{ line-height: 1em; font-size: 4em; font-style: italic; }
.post h2.title{ 
	line-height: 1.5em;font-size: 2em; 
		 text-align: center;

	}	
	.post h3.size,.post h3.price, .single{ 
		 text-align: center;
 
	}
.post h2 a{
	color: #222;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post h3, .post p { 
	color: #aaa;
	margin-bottom: 5px;
	}
.post span.buy a{ 
	text-transform: uppercase; 
	letter-spacing: -1px; 
	color: #fefefe; 
	background-color: #aaa; 
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom: 5px; 
	border-radius:4px; 
	-webkit-border-radius:4px; 
	-moz-border-radius:4px; 
	font: bold 1.8em/25px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 
	text-shadow: #999 0 -1px 0; 
	text-decoration: none; 
	padding: 1px 5px; 
	}
.post span.buy a:hover { 
	 text-decoration: none;
	 background: #555;
	}
.print p{ 
	width: 400px; 
	margin: 5px auto;
	text-align: left; 
	color: #888; font: 1.4em/1.3em Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif; 
	}

.post ul {}

.post li {}

.post .print { 
	 width: 100%;
	 text-align: center;
	 margin: 0 auto;
	 position: relative;
	}

.entry p {
	margin:12px 0;
	color: #888; font: 1.5em/1.4em Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif;
	}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}

#content div.pieces { 
	width: 105%; 
	padding: 0 15px;
	clear: both;
	float: left;
	height: auto;
	}

#content div.post div.pieces { 
	margin-top: 15px;
	padding: 0;
	}

#content div.pieces div.item { 
	 width: 200px;
	 margin-right: 35px;
	 margin-bottom: 35px;
	 float: left;
	 position: relative;
	}
#content div.pieces div.item img{
box-shadow:5px 5px 20px #666;
-webkit-box-shadow:0px 0px 00px #666;
-moz-box-shadow: 0px 0px 0px #666;}

#content div.pieces div.item p { 
	position: absolute;
	bottom: -35px;
	color: #aaa;
}	

#content div.pieces div.last { 
	margin-right: 0;
}

#content div.pieces a { 
	top: 0;
	left: 0;
	height: 100%;
	width: 125%;
	text-align: center;
}

#content div.pieces a span.title { 
	position: absolute;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 200px;
	margin-top: -20px;
	margin-left: -100px;
	line-height: 40px;
	background: #101010; 
	font-size: 1.2em; 
	color: #eee; 
	text-align: center; 
	text-indent: 5px; 
	}

ul.nav { 
	width: 300px; 
	text-align: center; 
	margin-left: 105px; 
	list-style-type: none; 
	}
			
div.navi { 
	float: left; 
	display: table-cell; 
	}

.navi a{
	position: absolute;
	font-size:4em;
	margin: 40% 0 0;
	padding:0;
	}
.navi a:active { margin-left: -1px;}

.navi a:hover { 
	text-decoration: none;
	color: #333; 
	}
	
.left a{float:left; left: -50px;}
.right a{float:right; right: -50px; }



/* sidebar */

/*#sidebar {
	width:150px;
	margin:0;
	padding: 5px;
	position: absolute;
	top:0;
	left:-75px;
	background: rgba(255,255,255,.8);
	}*/

html>body #sidebar {
	width:185px;
	margin:0;
	padding: 5px;
	position: fixed;
	top: 100px !important;
	background: rgba(255,255,255,.8);
	}

#sidebar h2{
	font: normal 11pt Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif;
	color: #222;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font: normal 11pt Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif;
	color: #222;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}



#sidebar ul li.logo {
width: 185px;
height: 173px; 
	text-indent: -9999px; 
	overflow: hidden; 
	background: transparent url(images/logo.gif) no-repeat 0 0; 
	display: block; 
	}
	
#sidebar ul li.logo a { 
	display: block;
	float: left;
width: 100%;
height: 100%; 
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #222;
	}
	
#commentform a{color: #222; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #222;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #222;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#222;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #222; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s,input#emailInput{
	margin:0 !important;
	padding: 0 2px !important;
	border:1px solid #555 !important;
	color: #999 !important;
	width: 115% !important; 
	font: italic 1.5em Bodoni, "Bodoni MT", "Bodoni SvtyTwo ITC TT", Didot, "Didot LT STD", Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif !important; 
	}
			
#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}




	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background: transparent;
	clear: both;
	color: #aaa; 
	margin-top: 50px; 
	margin-bottom: 50px;
	text-align: center; 
	}
	
#footer p{padding:14px 0;margin: 0; color: #888; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
			
form#frontendform,div#newsletterFormDiv div{  
	 float: left;
	 clear: both;
	 position: relative;
	 width: 100%;
	}
			
div#etiqueta { 
	 display: none;
	}
			
	#frontendform a{ 
position: absolute;right: 0;height: 22px;	overflow: hidden;}		
in: 0; color: #888; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
			
form#frontendform,div#newsletterFormDiv div{  
	 float: left;
	 clear: both;
	 position: relative;
	 width: 100%;
	}
			
div#etiqueta { 
	 display: none;
	}
			
	#frontendform a{ 
position: absolute;right: 0;height: 22px;	overflow: hidden;}		




