/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
#FEFCFC
*/

body {
	margin: 9px;
	padding: 0;
	background: #FEFCFC # url(images/img1.gif) repeat-y;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #727171;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Header */

#header {
	height: 50px;
	padding: 10px;
}

#header h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 36px;
}

#header h2 {
	float: left;
	padding: 17px 0 0 5px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
}

#header a {
	padding-left: 0;
	background: none;
	text-transform: lowercase;
	text-decoration: none;
	color: #FF7800;
}

/* Links */

#links {
	float: left;
	width: 320px;
}

/* Archives */



/* Posts */

#posts {
	margin-left: 700px;	
}

#posts .post {
	margin-bottom: 20px;
	padding: 20px 20px 20px;
}

#posts .title {
	font-size: 24px;
	color: #FF7800;
}

#posts .posted {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FF7800;
}


#posts .story {
	line-height: 18px;
}

#posts a {
	color: #FF7800;
}

#posts a:hover {
	text-decoration: none;
	color: #FF7800;
}

#posts .category {
	padding-left: 15px;
	background: url(images/img4.gif) no-repeat left center;
}

#posts .comment {
	padding-left: 15px;
	background: url(images/img5.gif) no-repeat left center;
}

/* Orange Box */

.obox {
	margin-bottom: 10px;
	background: #FFFBF6;
	border: 5px solid #FFE3C0;
}

.obox .heading {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: #FFE3C0;
	text-transform: uppercase;
	font-size: 11px;
	color: #FF7800;
}

.obox .content {
	padding: 10px;
	ext-decoration: none;
	color: #FF7800;
}

.obox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}

.obox li {
}

.obox a {
	padding-left: 10px;
	background: url(images/img3.gif) no-repeat left center;
	text-decoration: none;
	color: #FF7800;
}

.obox a:hover {
	text-decoration: underline;
}

/* Blue Box */

.bbox {
	padding: 10px 20px 20px 20px;
}

.bbox .heading {
	margin-bottom: 5px;
	font-size: 14px;
	color: #4BA3D8;
}

.bbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

.bbox li {
}

.bbox a {
	padding-left: 10px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	color: #4BA3D8;
}

.bbox a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 300px;
	padding: 20px;
	font-size: 9px;
}

#footer a {
	color: #FF7800;
}

<style type="text/css">
.extra {display:inline; float:left; text-decoration:none; margin:0 15px;}
.extra em {font-style:normal;}
.extra em.txt, .extra b {display:none;}
.extra .head {display:block; width:200px; height:55px;}
.extra .color1 {background:#9f7520;}
.extra .color2 {background:#877660;}
.extra .color3 {background:#8aaa7f;}


.extra img {border:0; display:block;}
.extra em.mh2 {padding-left:5px; margin:0; color:#000; font-weight:normal; font-family: verdana, arial, sans-serif; font-size:24px;}
.extra em.mh3 {padding-left:5px; margin:0; color:#fff; font-weight:normal; font-family: verdana, arial, sans-serif; font-size:16px;}

.extra:hover {background:#fff; position:relative;cursor:pointer;}
.extra:hover b {display:block; position:absolute; top:55px; left:0; width:200px; background:#ccc; height:60px; opacity:0.7;}
.extra:hover .color1 b {background:#9f7520;}
.extra:hover .color2 b {background:#877660;}
.extra:hover .color3 b {background:#8aaa7f;}

.extra:hover em.txt {display:block; position:absolute; top:10px; width:190px; left:59px; height:50px; color:#8B0000; margin:10px; line-height:1.5em;}
</style>

<!--[if lte IE 7]>
<style type="text/css">
.extra:hover b {filter: alpha(opacity=70); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
</style>
<![endif]-->