
/* v1.0 | 20080212 */

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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
  font-family: Helvetica, sans-serif; 
  
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {color: #777; text-decoration: none;}
a {color: #999900; padding-bottom: 1px; border-bottom: dotted 1px #669900;}
a:hover {color: #777;}
ul#nav li a.current {color: #777;}

div.wrapper {width: 700px; padding: 25px 25px 10px 25px;; margin: 35px auto; border: 1px solid #eee;}
div.header { margin: 10px;border: 1px solid #666600;}

ul#nav { margin: 25px 0 15px 0; font-size: 0.8em; width: 100%; text-align: right;}
ul#nav li {display: inline; margin-right: 10px;}
ul#nav li a {color: #999900; padding-bottom: 1px; border-bottom: dotted 1px #669900; font-weight: bold;}
ul#nav li a:hover {color: #777;}                                                                                                                                             

div#mainContent {font-size: 0.8em; width: 90%; margin: 0 auto 0 auto;}
div#mainContent p {margin: 10px 0 10px 0; line-height: 1.5em;}
div#mainContent h2 {font-size: 1.4em; color: #666600; margin: 35px 0 5px 0;}
div#mainContent h3 {font-size: 1em; margin: 35px 0 5px 0;font-style:bold;}
pre {font-size: 1.2em; margin: 10px  0px 10px 25px;}
pre.inline {font-size: 1.2em;display: inline; margin: 0px;}
span.fix {font-family: monospace; font-weight: normal; font-size: 1.2em;}

ul#documentation {}
ul#documentation li {margin: 10px 0 10px 0; line-height: 1.4em;list-style-type:none !important;}

ul.dev_list { margin-left: 25px;}
ul.dev_list li { margin: 5px 0 5px 0; list-style-type: circle;}


/****************
LUARA USE BELOW STYLES

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

div#mainContent h1 {font-size: 2.2em; color: #666600; width: 90%; border-bottom: 1px solid #777; font-family:Georgia,serif; font-weight:normal;}
div#mainContent ul {margin-left: 25px;}
div#mainContent ul li {list-style-type: circle; line-height: 1.4em;}




