/* General Stylings */

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	background:url(images/bg-body.gif) repeat-x top center #2B3331;
	}

img {
	border:0;
	}

a {
	text-decoration:none;
	color:#ccc;
	}
a:hover {
	text-decoration:none;
	color:#EED626;
	}

p {
	line-height:1.8em;
	margin-bottom:1.2em;
	}


/* Structure */

#wrapper {
	width:650px;
	margin:0 auto;
	padding:15px 10px 0 10px;
	}
#header {
	height:120px;
	padding-top:10px;
	}
#menu {
	float:right;
	height:30px;
	line-height:30px;
	}
#body {
	clear:right;
	}
#sidebar {
	float:right;
	width:260px;
	background:#394442;
	padding:8px;
	}
#content {
	float:left;
	width:480px;
	padding:10px;
	}
#footer {
	text-align:left;
	font-size:10px;
	margin:20px 0;
	padding:15px 0;
	clear:both;
	}
#footer a {
	font-weight:bold;
	border-bottom:1px dashed #ccc;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	display:block;
	background:#394442;
	font-weight:bold;
	padding:0 10px;
	margin-right:1px;
	color:#ffffff;
	}
#menu li a:hover {
	float:left;
	display:block;
	background:#394442;
	font-weight:bold;
	padding:0 10px;
	color:#EED626;
	}


/* Sidebar */

#searchfield {
	width:250px;
	border:0;
	padding:2px 5px;
	background:url(images/bg-searchfield.gif) no-repeat;
	color:#ddd;
	margin:10px 0;
	}
#searchfield:focus {
	width:250px;
	border:0;
	padding:2px 5px;
	background:url(images/bg-searchfield.gif) no-repeat;
	color:#EED626;
	margin:10px 0;
	}
#feed {
	margin:0 auto;
	width:90px;
	}

h2 {
	padding:8px;
	background:#4D5B59;
	border-bottom:1px dashed #888;
	font-size:11px;
	font-weight:bold;
	color:#EED626;
	letter-spacing:1px;
	}
#sidebar ul {
	list-style-type:none;
	margin-bottom:20px;
	}
#sidebar li a {
	display:block;
	padding:6px;
	border-bottom:1px solid #5C6362;
	color:#EBB12C;
	}
#sidebar li a:hover {
	display:block;
	padding:6px;
	border-bottom:1px solid #999;
	background:#556A6C;
	color:#F5DD50;
	}


/* Entries */

.entry {
	font-size:12px;
	border-bottom:1px solid #3D4745;
	margin:0 0 30px 0;
	padding:0 0 5px 0;
	}
.entry a {
	text-decoration:underline;
	color:#EED626;
	}
.entry a:hover {
	text-decoration:none;
	color:#EED626;
	}
.entry img {
	padding:3px;
	background:#394442;
	margin:0 5px;
	}
h1 {
	font-weight:normal;
	font-size:20px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#EED626;
	border-bottom:1px dashed #556A6C;
	padding:3px 0;
	}
h1 a {
	text-decoration:none;
	}
.date {
	float:left;
	font-size:11px;
	margin:5px 0 10px 0;
	color:#6D7877;
	padding:2px 0 4px 0;
	}
.meta {
	float:right;
	font-size:11px;
	margin:5px 0 10px 0;
	}
.meta a {
	color:#EED626;
	text-decoration:none;
	background:url(images/comment.gif) no-repeat 0 2px;
	padding:2px 2px 4px 20px;
	display:block;
	}
.meta a:hover {
	color:#EBB12C;
	}
.roundedcornr_box_858349 {
   background: #00cd00;
}
.roundedcornr_top_858349 div {
   background: url(images/roundedcornr_858349_tl.png) no-repeat top left;
}
.roundedcornr_top_858349 {
   background: url(images/roundedcornr_858349_tr.png) no-repeat top right;
}
.roundedcornr_bottom_858349 div {
   background: url(images/roundedcornr_858349_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_858349 {
   background: url(images/roundedcornr_858349_br.png) no-repeat bottom right;
}

.roundedcornr_top_858349 div, .roundedcornr_top_858349, 
.roundedcornr_bottom_858349 div, .roundedcornr_bottom_858349 {
   width: 100%;
   height: 40px;
   font-size: 1px;
}
.roundedcornr_content_858349 { margin: 0 40px; }
