

body
{
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande' Verdana, Arial, Sans-Serif;
	margin-top: 0px !important;
	padding-top: 25px !important;
	background-color: #123041;
	color: #333;
}

.columns-one #page
{
	width: 1000px !important;
}

.columns-two #page
{
	width: 1000px !important;
}

.columns-three #page
{
	width: 1000px !important;
}

#primary
{
	width: 690px !important;
}

#page
{
	padding-top: 0px !important;
	border-width: 0px !important;
}

#header
{
	height: 195px;
	background: #777;
	background-image: url('back.gif');
	background-color: #0f2735;
	background-position: right bottom;
	margin: 0px 0px 0px 0px !important;
}

.blog-title
{
	padding-left: 30px !important;
	padding-top: 10px !important;
	font-size: 11px !important;
}

#header .description
{
	margin-left: 30px !important;
	font-size: 11px !important;
	color: #1a445d !important;
}

.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited
{
	color: #0f2735;
}

body.page .entry-title {
	text-align: left !important;
}

#rollingarchives
{
	width: 690px !important;
}

#footer
{
	color: #fff;
	background: url('waste.gif') no-repeat right bottom;
}

#footer a, #footer a:hover, #footer a:visited #footer a:active
{
	color: #fff;
}

.entry-title
{
	margin-top: 30px;
}

#wpstats
{
	display:none;
}

.bypostauthor
{
	background-color: #fff !important;
	padding: 10px 10px 10px 10px !important;
	border: 1px solid #ddd !important;
}

.byuser
{
	background-color: #fff !important;
}

.entry-edit a:hover,
.comment-reply a:hover
{
	background-color: #333 !important;
}

.float-right
{
	margin: 0px 0px 10px 25px;
	float: right;
}

.float-left
{
	margin: 0px 25px 10px 0px;
	float: right;
}

.share-widget
{
	font-size: 11px;
}


