/**********************************************

title :  Merlin's Hamburger Helper Style Sheet
by    :  Merlin D. Mann
home  :  http://www.merlinmann.com/style.css
cvs   :  $Id: style.css,v 1.33 2005/08/14 15:52:46 merlinm Exp $

License:
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/2.0/ or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.

Note from the author:
Hello, friends. 

Please feel free to reuse and adapt the contents of this style sheet in accordance with the license above. 

If you choose to hotlink to this file (http://www.merlinmann.com/style.css), please understand that it changes frequently and may move or disappear at any time. If you are hotlinking here from pages that generate a great deal of traffic and bandwidth, please consider hosting the file yourself. Hoggy users get banned without notice. 

This document is offered on an as-is basis and without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. But you knew that.

Gracias,
Merlin


*/

/* Put a line around everything to debug */

/*

*
{

border: 1px #ccc solid;

}
*/

body
{
	padding: 0;
	margin: 20px;
	color: #333;
	line-height: 1.6;
	font-size: 95%;
	/*  hacky hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 95%;
	background: #fff;
	/*	background: #F7F7F7; */
	/*	background: #fff url(a/i/back3.jpg) no-repeat fixed 0px 0px;*/
}

/* be nice to opera */
html>body { font-size: 95%; }

#guts
{
	background-color: #fdfdfd;
	padding: 10px 20px 10px 20px;
	border: 1px solid #EEE9E9;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solif #EEE9E9;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

/*  Hx option a  */

/*
h1, h2, h3, h4, h5, h6
{
   font-family:"Arial Rounded MT", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
   font-weight:normal;
	text-shadow: 3px 3px 5px #ccc;
	color: #333;
	font-weight: normal;
}
*/

/*  Hx option b  */

/*

h1, h2, h3, h4, h5, h6
{
	font-family: "Hoefler Text", Baskerville, Georgia, "Times New Roman", serif;
	text-shadow: 3px 3px 5px #ccc;
	color: #080808;
	font-weight: normal;
}
*/

/*  Hx option c  */

/*
h1, h2, h3, h4, h5, h6
{
	font-family: Myriad, "Myriad Pro", "Myriad Roman", "Myriad Web",  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	text-shadow: 3px 3px 5px #ccc;
	color: #080808;
	font-weight: bold;
	letter-spacing: -0.01em;

}

*/

/*  Hx option d  */

/*

h1, h2, h3, h4, h5, h6
{
	font-family:  "Futura Condensed", Futura, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	text-shadow: 3px 3px 5px #ccc;
	color: #080808;
	font-weight: normal;
}
*/

/*  Hx option e  */

/*
h1, h2, h3, h4, h5, h6
{
	font-family:  "Gill Sans", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	text-shadow: 3px 3px 5px #ccc;
	color: #080808;
	font-weight: normal;
	text-transform: none;
}
*/

/*  Hx option f  */


/*h1, h2, h3, h4, h5, h6
{
	font-family: "Plantagenet Cherokee", "Lucida Bright", Lucidabright, Georgia, "Bitstream Vera Serif", serif;
	color: #333;
	font-weight: bold;       
		letter-spacing: -.05em;
	text-shadow: 3px 3px 5px #eee;

}
*/

/*  Hx option g  */


h1, h2, h3, h4, h5, h6
{
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	
	text-shadow: 3px 3px 5px #ccc;
	color: #080808;
	font-weight: bold;
	letter-spacing: -0.1em;
}




/*  Hx option h  */
/* experiment 2005-04-24 10:57:43 */



/*h1, h2, h3, h4, h5, h6
{
	font-family:   "American Typewriter", "Courier New", Courier, monospaced;
	
	text-shadow: 3px 3px 5px #eee;
	color: #333;
	font-weight: bold;
}
*/


/*  Hx option i  */



/*h1, h2, h3, h4, h5, h6
{
    font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif;
	text-shadow: 2px 2px 5px #eee;
	color: #080808;
	font-weight: bold;
	letter-spacing: -.05em;

}
*/

/*h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	line-height: 120%;
	font-family: Baskerville, "Hoefler text", Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 1em 0 0 0;
	padding: 0;
	text-shadow: 2px 2px 2px #ccc;
}
*/
h1
{
	font-size: 2.2em;
	border-bottom: 1px solid #A6ABB6;
	padding-bottom: 5px;
	color: #42426F;
}

h2
{
	font-size: 1.8em;
	letter-spacing: -1px;
}

h3 { font-size: 1.5em; }
h4, h5, h6 { font-size: 1.0em; }

/* P+ option 1 */

/*

p, th, td, li, ul, ol { 


	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;

}

*/

/* P+ option 2 */

/*

p, th, td, li, ul, ol { 
	font-family: Georgia, "Lucida Bright", Lucidabright, "Bitstream Vera Serif", serif;

}

*/

/* P+ option 3 */



p, th, td, li, ul, ol { 


font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;

}



/* P+ option 4 */
/*p, th, td, li, ul, ol { font-family: Optima, Arial, Helvetica, sans-serif; }
ul li { list-style: circle; }
*/
#currentProject
{
	padding: 10px 20px 10px 20px;
	border: 1px dotted #666;
	background: #eee;
}

#currentProject h2, #currentProject h3
{
	margin: 0;
	padding: 0;
}

.example, pre, code { font-family: Pragmata, Monaco, "Lucida Console", "Andale Mono", "monotype.com", "Bitstream Vera Sans Mono", monospace; }
.cvs { color: #d8d8d8; }

.photoframe
{
	padding: 15px;
	background-color: #eee;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #333;
}

/*
$Id: style.css,v 1.33 2005/08/14 15:52:46 merlinm Exp $
*/