@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Verdana;
	font-size:12px;
	color: #353535;
	background-image: url(images/bg.gif);
}
img {
	border: none;
}
h1 {
	text-indent: -9999px;
}
#page-wrapper {
	width: 869px;
	background-color: #FFFFFF;
	margin: 40px auto 0px;
	padding: 26px;
	float: left;
	border: 1px solid #90ada8;
}
#main-wrapper {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 869px;
	background-image: url(images/header.gif);
	height: 182px;
	background-repeat: no-repeat;
}
#nav-wrapper {
	height: 29px;
	width: 869px;
	margin: 2px 0px 0px 0px;
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
}
#nav {
	width: 500px;
}
#nav ul {
	list-style: none;
	line-height: normal;
	margin-left: 15px;
}
#nav li {
	float: left;
}
#nav a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	padding: 6px 15px 6px;
	font-weight: bold;
}
#nav a:hover {
	color: #90ada8;
	text-decoration:none;
	background-color: #FFFFFF;
}
html >body #search{
	float: right;
	width: 320px;
	margin: 3px 0px;
}
#search {
	float: right;
	width: 320px;
	margin: -30px 5px 0px 0px;
}
#container {
	width: 869px;
	float: left;
	margin: 25px 0px 0px 0px;
}
#content {
	width: 468px;
	float: left;
}
#advertisement1 {
	margin: 0px 0px 20px;
}
.image {
	height: 125px;
	width: 100px;
	float: left;
}
.blog-wrapper {
	margin-bottom: 15px;
	float: left;
}
.post {
	width: 460px;
	float: left;
	margin: 0px 0px 0px 8px;
}
.headline {
	width: 360px;
	font: 16px;
}
.author {
}
.author a  {
	font-size: 16px;
	font-weight: bolder;
	color: #90ada8;
	text-decoration: none;
}
.author a:hover {
	color: #353535;
}
.date {
	font-size: 10px;
	font-weight: bold;
}
.month {
}
.year {

}
.day {
}
.comments a {
	color: #90ada8;
	text-decoration: none;
}
.comments a:hover {
	color: #353535;
}
.title a {
	font-size: 24px;
	color: #353535;
	text-decoration: none;
	letter-spacing: -1px;
}
.title a:hover {
	text-decoration: underline;
}
.article {
	font-family:Verdana;
	font-size:13px;
	color: #353535;
	text-align: justify;
	float: none;
	margin: 10px 0px 15px;
	font-style: normal;
}
.read a {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #90ada8;
}
.read a:hover {
	color: #353535;
}
#advertisement3  {
	margin-top: 10px;
	float: right;
	width: 468px;
	height: 60px;
}
#left-column {
	width: 210px;
	float: left;
	margin: 0px 0px 0px 16px;
}
#left-column    h2       {
	color: #FFFFFF;
	font-size:16px;
	margin-bottom: 0px;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
}
.panel {
	background-repeat: no-repeat;
	border: 1px solid #90ada8;
	background-color: #f4f9e3;
}

#left-column      ul {
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 10px;
}
#left-column      ul      li{
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	text-align: center;
	margin: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90ada8;
}
#left-column       ul     li     a {
	color: #353535;
	border: none;
	text-decoration: none;
	padding: 0px 0px;
	font-weight: bold;
}
#left-column       ul li a:hover {
	text-decoration: none;
	color: #90ada8;
}
#right-column {
	width: 160px;
	float: right;
}
#rss {
	height: 80px;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 0px;
}
#rss p {
	font-size: 12px;
	color: #353535;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
}
#rss    a   {
	color: #353535;
	text-decoration: none;
	font-weight: bold;
}
#rss a:hover {
	color: #90ada8;
}
#bookmark  {
	font-weight: bold;
	text-align: center;
	height: 50px;
	margin: 15px 0px 20px;
}
#advertisement2 {
	width: 160px;
}
#footer {
	width: 921px;
	text-align: center;
	color: #353535;
	float: left;
	height: 25px;
	padding: 15px 0px 0px;
}
#footer a {
	color: #353535;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
