body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(http://fimage.homestead.com/1/images/img01.gif) repeat-x;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h2 {
	font-weight: bold;
	letter-spacing: normal;
	color: #84E003;
}

h3 {
	font-weight: bold;
	letter-spacing: normal;
	color: #000000;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #18BDF5;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 140px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 60px 100px 0 0;
	max-width: 420px;
}
#ads {
	border-bottom: 30px;
	border-top: 10px;
	text-align: center;

}


#logo h1 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	background: url(http://fimage.homestead.com/1/images/img02.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	padding: 80px 80px 0 0;
	max-width: 160px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 40px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

/* Page */

#wrapper {
	background: url(http://fimage.homestead.com/1/images/img03.gif) repeat-x left bottom;
}

#page {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(http://fimage.homestead.com/1/images/img05.gif) repeat-x;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
	margin-top: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(http://fimage.homestead.com/1/images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
	background: url(http://fimage.homestead.com/1/images/img06.gif) no-repeat 6px 50%;
}

#sidebar h2 {
	font-size: 13px;
	padding-left: 20px;
	background: url(http://fimage.homestead.com/1/images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #18BDF5;
}

#footer {
	width: 778px;
	padding-top: 30px;
	color: #FFFFFF;
	margin: auto;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#legal {
	clear: both;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}
#content h2 {
	font-size: 16px;
}
#content h3 {
	font-size: 12px;
}
