/*
Theme Name: ZIhua ID
Theme URI: http://zihuaid.com/
Description: Custom theme for ZihuaID.com
Author: Isahrai Azaria of irmacreative
Author URI: http://irmacreative.com
Version: 1.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* Global */

body {
	margin: 0;
	padding: 0;
	font-family: 'Gill Sans MT', 'Gill Sans', Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	background: #ffffff;
	color: #ffffff;
	min-width: 1000px;
	line-height: 1.4;
	}

a {
	color: #9f4f23;
	text-decoration: none;
	}
	
a:visited {
	color: #e86d67;
	text-decoration: none;
	}
	
a:hover {
	color: #bfb601;
	text-decoration: underline;
	}

img, a img, a:hover img { 
	border: 0;
	}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 3px 0;
	padding: 0;
	font-family: georgia, 'times new roman', serif;
	}
	
h1 {
	
	}
	
h2, h2 a, h2 a:visited {
	color: #bfb601;
	font-size: 1.2em;
	}
	
h3 {
	text-transform: uppercase;
	color: #9f4d00;
	}
	
p, ol, ul, pre {
	margin: 8px 0;
	}
	
input {
	background: #ffffff;
	color: #4d483c;
	border: none;
	padding: 2px;
	}
	
strong {
	font-weight: normal;
	font-size: 1.5em;
	}
	
.clr {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
	}
	
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */	

/* layout */

#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	display: block;
	padding: 0;
	background: url('images/stripes.png');
	}
	
#container-inner {
	position: static;
	padding: 0;
	width: auto;
	align: center;
	text-align: left;
	}
		
#banner, #main {
	display: inline;
	float: left;
	}
	
#banner {
	height: 155px;
	width: 200px;
	background: #ffffff;
	}
	
#banner h1 {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	height: 155px;
	width: 200px;
	background: #ffffff url('images/banner.png') top left no-repeat;
	}
	
#main {
	width: 800px;
	background: #4d483c;
	min-height: 700px;
	}

#content {
	padding: 30px 15px 30px 30px;
	}
	
#footer {
	width: 100%;
	clear: both;
	background: #ffffff;	
	}
	
#footer-inner {
	font-size: .9em;
	position: static;
	padding: 10px;
	font-family: georgia, 'times new roman', serif;
	text-align: right;
	color: #4d483c;
	line-height: 1.2;
	}

/***** NAVIGATION *****/

#navigation {
	padding: 15px 0 10px 35px;
	}

.nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
	width: 105px;
	height: 75px;
	background: url('images/bubble.png') top left no-repeat;
	text-align: center;
	font-family: georgia, 'times new roman', serif; 
	font-size: 1.1em;
	}
	
.nav a {
	color: #ffffff;
	text-decoration: none;
	}
	
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
	}	
	
.nav a:hover {
	color: #bfb601;
	text-decoration: none;
	}	
	

#tagline {
	clear: both;
	background: url('images/tagline.png') bottom left no-repeat;
	width: 800px;
	height:  65px;
	margin: 20px 0 0 0;
	}
	
#tagline h1 {
	text-indent: -9999px;
	}
	
#gotoportfolio {
	margin: 0;
	height: 50px;
	list-style: none;
	display:inline;
	overflow: hidden;
	}
	
#gotoportfolio li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
	}
	
#gotoportfolio a,
#gotoportfolio a:visited {
	display: block;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win only */
	}

#gotoportfolio a:hover,
#gotoportfolio a:active,
#gotoportfolio a.selected {
	background-position: 0 -50px;
	}
	
#portfoliolink a {
	background: url('images/gotoportfolio.png');
	width: 170px;
	}	
	
/* font styles */

.green {
	color: #bfb601;
	}
	
/* portfolio */

.home-gallery {
	width: 200px;
	float: left;
	padding-left: 10px;
	}

.home-gallery img {
	border: 0;
	}

.description, .gallery {
	display: inline;
	float: left;
	}
	
.description {
	width: 320px;
	margin-right: 15px;
	}
	
.gallery {
	width: 415px;
	margin-top: -20px;
	padding-bottom: 30px;
	}
	
div.flickr-thumb a {
	float: left;
	margin: 7px; 
	padding: 3px;
	width: 75px;
	height: 75px;
	border: 2px solid #60584a;
	}
	
	
div.flickr-thumb a:hover  {
	border: 2px solid #bfb601;
	}	
	
div.flickr-gallery {
	padding-bottom: 25px;
	}
	
/* portfolio nav */

#portfolionav {
	margin: 0;
	list-style: none;
	display:inline;
	overflow: hidden;
	}
	
#portfolionav li {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
	}
	
#portfolionav a,
#portfolionav a:visited {
	display: block;
	padding: 410px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:410px; /* for IE5/Win only */
	}

#portfolionav a:hover,
#portfolionav a:active,
#portfolionav a.selected {
	background-position: 0 -410px;
	}
	
#stroy a {
	background: url('images/portfolio-stroy.png');
	width: 240px;
	}	
	
#feldman a {
	background: url('images/portfolio-feldman.png');
	width: 240px;
	}	
	
#manzanillo a {
	background: url('images/portfolio-manzanillo.png');
	width: 240px;
	}	

#puntamarina a {
	background: url('images/portfolio-puntamarina.png');
	width: 240px;
	}	
	
#spyglass a {
	background: url('images/portfolio-spyglass.png');
	width: 240px;
	}		

/* blog styles */

.meta {
	font-family: georgia, 'times new roman', serif;
	font-size: .87em;
	width: 400px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #60584a;
	}
	
.extra  {
	color: #60584a;
	font-family: georgia, 'times new roman', serif;
	}	
	
.left img {
	float: left;
	padding: 5px;
	border: 1px solid #60584a;
	margin: 0 10px 5px 0;
	}
	
.right img {
	float: right;
	padding: 5px;
	border: 1px solid #60584a;
	margin: 0 0 5px 10px;
	}
	
.entry-content {
	padding-bottom: 25px;
	}
	
.entry-content strong {
	font-size: 1.3em;
	}
	
.post {
	clear: both;
	}
	
.adip-excerpt, .cover-img {
	float: left;
	display: inline;
	}
	
.adip-excerpt {
	width: 600px;
	}
	
.cover-img img {
	width: 125px;
	height: 160px;
	float: left;
	padding: 5px;
	border: 1px solid #60584a;
	margin: 10px 10px 5px 0;
	}
	
.adip-img img {
	width: 200px;
	height: 260px;
	float: right;
	padding: 5px;
	border: 1px solid #60584a;
	margin: 0 0 5px 10px;
	}
		
	
#archive-bar {
	clear: both;
	width: 90%;
	border-top: 1px solid #e86d67;
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 20px;
	}
	
#monthlies, #categories, #bookmarks {
	display: inline;
	float: left;
	width: 220px;
	padding-bottom: 10px;
	}