/*  
Theme Name: basic
*/

body {
	margin: 0;
	padding: 0;
	font: 11px arial;
	background: #039;
}

div.clear {
	clear: both;
}

img {
	border: 0;
}

#page {
	width: 600px;
	background: #eee;
	margin: 20px auto;
	padding: 10px;
}

#header {
	/*background: url('img/header.jpg');*/
	margin-bottom: 10px;
}

#header ul {
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: #039;
}

#header ul a {
	color: #039;
	text-decoration: none;
}

#header ul li {
	float:left;
	padding: 0 5px 5px 5px;
	margin: 0 2px;
	border-left: 0px solid #039;
}

#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 5px;
	background: #888;
	border-top: 10px solid #eee;
	border-bottom: 10px solid #eee;
	list-style: none;
}

#sidebar li {
	padding: 3px;
}

#sidebar li a {
	font-weight: normal;
	color: #ddd;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar li a:hover {
	color: #eee;
	text-decoration: underline;	
}

#sidebar ul li ul {
	border: 0;
	margin: 0;
	padding: 5px 0 0 5px;
}

#sidebar ul li ul li {
	border-left: 0px solid #ccc;
}

#sidebar ul li ul li a {
	text-transform: none;
}
	
	
#sidebar h2 {
	margin: 0;
	font-family: trebuchet ms, lucida grande;
}

#content {
	border-left: 150px solid #aaa;
	margin: 0 0 10px 0px;
	background: #eee;
	padding: 10px 10px 10px 20px;
}

#content p {
	margin-top: 0;
}

#content h2 {
	/*font-family: trebuchet ms, lucida grande;*/
	margin-top: 0;
	font-size: 20px;
	font-weight: normal;
	color: #003873;
}

#content h3 {
	/*font-family: trebuchet ms, lucida grande;*/
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #003873;
}

#content a {
	color: #D62222;
	text-decoration: none;
}

#content a:hover {
	color: #D62222;
	text-decoration: underline;
}

#content div.entry {
	line-height: 1.5em;
	color: #003873;
}

#footer {
	padding: 5px;
	background: #ccc;
	text-align: right;
	color: #888;
}

#footer a {
	color: #888;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

/*A4C5DB*/
/*306999*/
