/*

Theme Name:Eastonline2
Theme URI:http://www.eastonline.org/blog/wp-content/themes/eastonline2
Description:For Eastonline
Author:Toughguy
Author URI:http://blogspot.rambo2and3.com
Version:1

*/ 
#wrapper
{
	margin: 10px auto 0px;
	width: 1040px;
}

#header {
	margin: 0px;
	background-colour:#ffcc00;
}

#content
{
	background: #FFFFFF;
	border: 1px none #CCCCCC;
}

#sidebar{
	float: left;
	width: 241px;
	background: #FFFFFF;
}

#main {
	float: left;
	width: 799px;
	background: #FFFFFF;
}
}

#footer {
	background-color: #CCCCCC;
	clear: both;
	border-top: 1px solid #999999;
	width: 799px;
	margin-left: 241px;
}

body
{
	color:#000000;
	background: #ffffff;
}

	a:link { text-decoration: none; color:#0076A3; }
	a:visited { text-decoration: none; color:#0076A3; }
	a:hover { color: #ffffff; background-color: #0076A3; }
	a:active { text-decoration: none; color:#0076A3; }
	.unvisited { color:#0076A3; }

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font: normal 12px/15px Arial, Helvetica, sans-serif;
}

table, input, textarea
{
font-size: 100%;
}
	.indextitle{
	font-size:90px;
	line-height:100px;
	letter-spacing:0px;
	font-weight:900;
	color:#d9d9d9;
	}

h1 {font-size:160%;}
h2 {font-size:130%;margin-top:5px;margin-bottom:5px;text-align:justify;}
h3 {font-size:100%; font-weight:bold;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

h2.header
{
font-size:120%;
padding-top:2px;
padding-bottom:2px;
padding-left:6px;
color:#ffffff;
background-color:#808080;
}

blockquote
{
color: #000000;
background-color:transparent;
font-family: verdana,helvetica,arial,sans-serif;
font-size:90%;
}

h1
{
background-color:transparent;
color:#000000; 
}

h2
{
background-color:transparent;
color:#000000; 
padding-left:0px;
}

h3
{
background-color:transparent;
color:#000000; 
}


hr
{
background-color:transparent;
color:#555555;
height:1px;
}

#caption 
{
font-family: Arial, sans-serif;
font-weight: normal;
color:#555555;
font-style: normal;
font-variant: normal;
text-align: center;
font-size: 10px;
font-weight: normal;

img.right { float: right; }

img.left { float: left; }

.clearit {
	display: block;
	clear: both;
	background: #00FF00;
