/*

Celebrity Tweet for Haiti

Stylesheet by Jason Preston

*/

/* reset styles (v1.0 | 20080212) source: http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------- */
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;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}

/* global styles 
----------------------------------------------- */
html {font-size:62.5%;}
body {
	background:#69a9c9 url(images/background.gif) no-repeat 0 5px;
	font-family:helvetica,arial,verdana,sans-serif;
	font-size:1em;
}
label {cursor:pointer;}

/* utility classes
----------------------------------------------- */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
	* html .clearfix {height:1%;}
	.clearfix {display:block;}
/* End hide from IE-mac */

/* layout
----------------------------------------------- */
.wrapper {
	padding:20px 5% 0;
	width:90%;
	border-top:5px solid #505050;
}

.header {
	width: 800px;
	margin: auto;
}

.righthand {
	float: right;
	margin-top: 25px;
	margin-right: 2px;
	color: white;
	font-size: 120%;
	}


.main {
	width: 800px;
	margin: auto;
	padding-top: 15px;
	border-top: 1px solid #505050;
	background: white;
}


.text {
	background: #EEE;
	font-size: 150%;
	line-height: 135%;
	margin-bottom: 15px;
	padding: 15px;
	font-family:Georgia,'Times New Roman', Serif;
}


#sidebar {
	float: right;
	width: 190px;
	padding: 10px;
	background: white;
	margin-left: 10px;

}

h1 {
	margin-bottom: 1em;
	font-size: 175%;
	line-height: 135%;
	font-family:Georgia,'Times New Roman', Serif;
}

.sup {
	font-size: 30%;
	color: #777;
	margin-top: -1em;
}

.headline {
	color: #444;
	border-bottom: 1px solid #888;
	margin-bottom: 1em;
	font-family:Helvetica,Arial,Lucida,Sans-Serif;	
}

p {margin-bottom: 1em;}

.footer {
	position:fixed;
	bottom:0;
	width:100%;
	background:#505050;
}
