/* **************************** */
/*	CREATED BY ALEX RODRIGUEZ	*/
/*	HORCHATA DESIGN SYDICATE	*/
/*	ALEX@HORCHATADESIGN.COM		*/
/*	WWW.HORCHATADESIGN.COM		*/
/* **************************** */


* {
	padding: 0;
	margin: 0;
}





body, html {
	font-family: Helvetica, sans-serif;
	background: #fff;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 62.5%;
}

p, h1, h2, h3, h4, h5 {
	margin: 0 0 1em 5px;
	padding: 0 1.5em 0 0;
}

a {
	outline: none;
}




ul {
	font-size: 1.2em;
}




.col-1 {
	width: 130px;
	margin-right: 4px;
	float: left;
}

.col-2 {
	width: 264px;
	margin-right: 4px;
	float: left;
}

.col-3 {
	width: 398px;
	margin-right: 4px;
	float: left;
}

.col-4 {
	width: 532px;
	margin-right: 4px;
	float: left;
}

.col-5 {
	width: 666px;
	margin-right: 4px;
	float: left;
}

.col-6 {
	width: 800px;
	margin-right: 4px;
	float: left;
}




.last {
	margin-right: -4px;
	border: none;
}


hr.line {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin: 25px 0;
	border:none;
}

.clear {
	visibility: hidden;
	clear: both;
}










/* ************* TYPOGRAPHY *************** */










/* ************* CONTAINER *************** */

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/mainbg.png) repeat-y;
}




	




/* ************* SHEILD *************** */

#shield {
	width: 800px;
	height: 353px;
	display: block;
	background: #fff url(images/shield.png) 0 0 no-repeat;
}

#shield h1 {
	text-indent: -9999px;
}

#shield h1 a:link, #shield h1 a:visited, #shield h1 a:hover, #shield h1 a:active {
	margin-left: 86px;
	display: block;
	height: 179px;
	width: 124px;
}




/* ************* LABEL *************** */
div#label {
	width: 166px;
	height: 45px;
	background: #fff url(images/label.png) 0 0 no-repeat;
	float: right;
}


div#label h2 {
	text-indent: -9999px;
	border-bottom: none;
}






/* ************* NAV *************** */






ul.nav {
	padding: 0;
	margin: -130px 0 0 135px;
	background: #fff url(images/nav.png) 0 0 no-repeat;
	width: 55px;
	height: 600px;
}

ul.nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul.nav li a {
	height: 100px;
	display: block;
	text-decoration: none;
	text-indent: -99999px;
}


ul.nav li a#me:hover {
	background: #fff url(images/navo.png) 0 0 no-repeat;
}


ul.nav li a#art:hover {
	background: #fff url(images/navo.png) 0 -100px no-repeat;
}

ul.nav li a#resume:hover {
	background: #fff url(images/navo.png) 0 -200px no-repeat;
}

ul.nav li a#portfolio:hover {
	background: #fff url(images/navo.png) 0 -300px no-repeat;
}

ul.nav li a#links:hover {
	background: #fff url(images/navo.png) 0 -400px no-repeat;
}

ul.nav li a#contact:hover {
	background: #fff url(images/navo.png) 0 -500px no-repeat;
}





#me2 {
	background: transparent url(images/navhov.png) no-repeat;
	width: 120px;
	height: 102px;
	position: relative;
	top: -650px;
	left: -130px;
	text-align: center;
	font-style: normal;
	z-index: 20;
	display: none;
	color: #fff;
}

#me2 p {
	padding: 5px 10px;
}



















/* ************* CONTENT *************** */


#content {
	margin-top: -130px;
}

#content img {
	border: none;
}

#portfoliobod #content img {
	float: left;
	margin: 10px 20px 30px 0;
}


#content h2 {
	font-size: 2em;
	font-weight: normal;
	color: #000;
	border-bottom: 3px solid #000;
}


#content h2.heading2 {
	font-size: 4em;
	font-weight: normal;
	color: #000;
	border-bottom: 3px solid #000;
}


#contactbod h2, #sitemapbod h2, #archivebod h2 {
	font-size: 4em;
	font-weight: normal;
	color: #000;
	border-bottom: 3px solid #000;
	text-transform: lowercase;
}

#content h2 a {
	font-size: 2em;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	border-bottom: 3px solid #000;
}



#content h2 a:hover {
	color: #b00b11;
}

#content p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 2em;
}

#content p.date {
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	font-color: #ccc;
}

#content p a {
	color: #41a7a4;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	border-bottom: 1px dashed #41a7a4;
}

#linksbod #content a {
	color: #61a7d3;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}


#linksbod #content a:hover {
	text-decoration: underline;
}

#content ul li, #content ul li ul li {
	list-style: none;
	font-family: Georgia, Times, serif;
	margin: 10px 0 15px 15px;
	text-transform: lowercase;
}


#content ul li a, #content ul li ul li a {
	color: #41a7a4;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	border-bottom: 1px dashed #41a7a4;
}



span.blk {
	display: block;
	background: #ec1c24;
	color: #fff;
	padding: 5px 5px 3px 5px;
}






/* ***** resume ****** */


#resumebod h4 {
	letter-spacing: .5em;
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
}

p.employer {
	font-size: 1.6em;
	margin: 5em 0 0 -1em;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	color: red;
}

p span.postitle {
	font-style: italic;
	border-bottom: 1px dotted #000;
}







/* ***** comments ****** */

div.commentsbox {
	background: #ededed;
	border: 1px solid #bbb;
	padding: 15px;
}

#content div.commentsbox h2 {
	border-bottom: none;
	text-transform: lowercase;
}


#content div.commentsbox p {
	font-size: 1.1em;
}

form#post p {
	margin-right: 300px;
	margin-top: 10px;
}


form#post p label {
	font-size: 1em;
	text-transform: uppercase;
}

/*
input#name {
	width: 180px;
	float: left;
	color: #d1131c;
	padding: 3px;
	font-family: "American Typewriter", sans-serif;
	font-size: 1em;
}



input#url {
	width: 180px;
	float: left;
	color: #d1131c;
	padding: 3px;
	font-family: "American Typewriter", sans-serif;
	font-size: 1em;
}
*/



textarea#text {
	width: 400px;
	height: 130px;
	color: #d1131c;
	padding: 3px;
	font-family: "American Typewriter", sans-serif;
	font-size: 1em;
}



p.comment {
	padding: 10px 30px;
	font-style: italic;
}


#content h3 {
	text-transform: uppercase;
	letter-spacing: 3px;
	background: #eee;
	padding: 5px;
	border-bottom: 1px solid #ddd;
	margin-top: 40px;
}

div.commentbox {
	padding: 10px;
	background: #ec1c24 url(images/corner.gif) 0 0 no-repeat;
	color: #fff;
	margin: 10px 0 30px 0;
}


input#name, input#email, input#weblink, input#url {
	width: 300px;
	float: left;
	color: #d1131c;
	padding: 3px;
	font-family: "American Typewriter", sans-serif;
	font-size: 1em;
	border: 1px solid #999;
}



.commentsbox form#post textarea#message {
	width: 300px;
	float: left;
	color: #d1131c;
	padding: 3px;
	font-family: "American Typewriter", sans-serif;
	font-size: 1em;
	min-height: 250px;	
}





















#footer {
	background: #fff url(images/footerbg.png) 0 6px repeat-x;
	min-height: 200px;
}



#footer-inner {
	margin: 0 auto;
	width: 800px;
	background: transparent url(images/curves.png) 0 0 repeat-x;
	padding: 20px 0 0 0;
}

#footer-inner ul#categories, #footer-inner p {
	margin-left: 210px;
}

#footer-inner ul#categories li {
	list-style: none;
}

#footer-inner ul#categories li a {
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#footer-inner div#footnav {
	text-align: right;
}

#footer-inner div#cat {
	float: left;
}


#footer-inner #footnav ul#pages2, #footer-inner #footnav ul#rss {
	margin: 0;
	float: right;
}

#footer-inner #footnav ul#pages2 li {
	margin-right: 10px;
	text-transform: lowercase;
}


#footer-inner #footnav ul li, #footer-inner #footnav ul ul li {
	list-style: none;
	display:  inline;
}

#footer-inner #footnav ul li a, #footer-inner #footnav ul ul li a {
	color: #fff;
}






