body {
	background-image: url('./side2.png');
	margin: 0; padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #CCC;
}

a { color: #CCC; text-decoration: none; border-bottom: 1px dashed #CCC; }
a:hover { color: #DCEBB7; }
ul { list-style: square; }

#main { width: 600px; margin-left: 20px; margin-top: 50px;}

.head {
	background-image: url('./head6.gif');
	width: 600px;
	margin: 0;
	margin-top: 50px;
	height: 229px;
	font-size: 0;
	padding: 0;
}

#nav {
	color: #FFF;
	font-size: 30px;
	font-weight: lighter;
	text-transform: lowercase;
	list-style: none;
	margin: 0;
	margin-left: -40px;
	position: absolute;
	top: 0;
	font-family: Century Gothic, Trebuchet MS;
}

#nav li { float: left; display: block; margin: 0; padding: 0; }
#nav a:hover b { background-image: url('./nav_lg.png'); }
#nav a:hover em { background-image: url('./nav_rg.png'); }
#nav a b { width: 16px; display: block; float: left; }
#nav a em { width: 16px; display: block; position: relative; top: -38px; left: 100%; }
#nav a { height: 40px; display: block; color: #DCEBB7; text-decoration: none; margin: 0 -1px 0 21px; border: 0; }
#nav a:hover span { background-image: url('./nav_h.jpg'); color: #FFF; border-top: 1px solid #a5c852;}

#content { background-color: #222; min-height: 300px; padding: 10px 0 0 0; }

.ct, .ct a { padding: 0; margin: 0; font-family: Century Gothic, Trebuchet MS, sans-serif; font-weight: lighter; text-align: center; color: #CCC; text-decoration: none; border: 0; }
.ct a:hover { color: #DCEBB7; }
.post { padding: 10px; color: #CCC; background-color: #333; margin: 0 10px 10px 10px; }
.post p, .fb p { line-height: 1.6em; font-family: Verdana; padding: 10px;}
.date { position: absolute; left: 620px; margin-top: -2em; color: #FFF; width: 50px; height: 100px; text-align: center; float: left; background-image: url('./date.png'); background-repeat: no-repeat; padding-top: 20px; }
.month { text-transform: uppercase; font-size: 1.4em; }
.day { font-weight: bold; font-size: 1.7em; }
.meta { font-family: Verdana; font-size: 0.9em; padding: 10px; padding-left: 0; border-bottom: 1px dotted #CCC; display: block; text-align: center; }
.meta a { color: #CCC; text-decoration: none; border-bottom: 1px dashed #CCC; }

#side { width: 320px; position: absolute; left: 679px; top: 50px; min-height: 100px; float: right;}

#side h1 { color: #CCC; font-family: Century Gothic, Trebuchet MS, sans-serif; font-weight: lighter; text-align: center; background-image: url('./sbh.png'); text-transform: lowercase;}

.b285 { width: 285px; margin: 0 5px 10px 10px; background-color: #333; color: #CCC; border-top: 5px solid #57ACD1;height: 158px; }
.b285 h1 { font-family: Century Gothic, Trebuchet MS, sans-serif; font-weight: lighter; text-transform: lowercase; margin: 10px; margin-top: 0; }
.b285 p { padding: 10px; padding-top: 0; margin: 10px; }
.b285 a { color: #CCC; text-decoration: none; border-bottom: 1px dashed #CCC;}
.b285 a:hover { color: #DCEBB7; border-bottom: 1px dashed #DCEBB7; }
.b285 ul { list-style: square; margin: 10px; }

.grn { border-top:5px solid #ACD156; }

.l { float: left; } .r { float: right; margin-right: 10px; margin-left: 5px; } .c { clear: both; }

.sb { background-color: #333; width: 290px; padding: 10px; padding-top: 0; margin-top: 10px;}
.sbl { line-height: 1.7em; }

.ad { width:320px;height:260px;background-image: url('./ad2.png'); text-align: center; }

#footer {
	border-top: 10px solid #57ACD1;
	min-height: 100px;
	background-color: #222;
	margin-top: -10px;
}

.fb {
	float: left;
	margin: 10px;
	width: 400px;
	padding: 10px;
	background-color: #111;
}

.fb img {
	float: left;
	margin: 0 10px 0 10px;
}