/** Globals **/
html, div, span, applet, object, iframe, h5, h6, blockquote, pre,
a, p, 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,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
}

body {
font-family: "Helvetica";
background-color:#ecf0f3;
background-image: url("/images/spbg.jpg");
background-repeat: no-repeat;
font-size: 1.0em;
}

a {
color:#00aa24;
text-decoration: underline;
}

a:hover {
color:#00aa24;
text-decoration: underline;
}

small{font-size: 0.6em;}

h1{
color:#00aa24;
font-size: 1.6em;
margin: 20px 0px;
padding: 0px;
}

h2{
color:#00aa24;
font-size: 1.4em;
margin: 20px 0px;
padding: 0px;
}

h3{
color:#00aa24;
margin: 20px 0px;
font-size: 1.2em;
}

h4{
color:#00aa24;
margin: 10px 0px;
font-size: 1.0em;
}

blockquote{
margin: 0px;
background-color: #fbf0ce;
padding:10px;
}

#paper{
z-index: -5;
background-image: url("/images/paper.png");
background-repeat: no-repeat;
padding:60px 0px 0px 70px;
margin:-30px 0px 20px 0px;
}

#white{
z-index: -4;
background-color: #fff;
margin:-25px 0 0 -49px;
padding:0px 25px 25px 25px;
width:100%;
line-height: 1.4em;
}

#postit{
background-image: url("/images/postit.png");
background-repeat: no-repeat;
width:260px;
height:245px;
margin-top:10px;
padding-top:40px;
text-align: center;
font-size: 1.2em;
}

#postit a{
text-decoration: none;
color: #77999f;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}

#navlist{
list-style-image: url(http://splitp.s3.amazonaws.com/splitp/pinhead-green16.png);
padding:0px;
margin:0px;
list-style-type: disc;
list-style-position: inside;
}

#navli{
padding:5px 0px;
}

#twitter_update_list{
padding:0px;
margin:0px;
list-style-type:none;
list-style-position: inside;
}

#nav a {
color:#000;
text-decoration: none;
font-weight: bold;
}

#nav a:hover {
color:#00aa24;
text-decoration: underline;
}

#disqus_thread {
font-size: 12px;
} 

#disqus_thread a {
color: #00aa24; 
}

.dsq-dc-logo {
display: none;
} 