body{
	margin:0;
	font:12px/14px Arial,Helvetica,sans-serif;
	background:#000 url(images/bg-body.jpg) no-repeat center 0;
	color:#fff;
}
/* General reset */
img{border-style:none;}
a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:681px;
	overflow:hidden;
	margin:0 auto;
}
#header {
	width:100%;
	position:relative;
	overflow:hidden;
	height:422px;
}
#header img {
	display:block;
}
#header h1 {
	margin:3px 16px 0 0; 
	width:202px;
	float:right;
}
#header h1 a {
	display:block;
	height:38px;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat;
}
#header ul {
	overflow:hidden;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	list-style:none;
	font-size:40px;
	line-height:60px;
}
#header ul li {
	float:left;
	margin:0 0 0 -3px;
	padding:0 13px 0 13px;
	background:url(images/divider.gif) no-repeat 0 50%;
}
#header ul a, #header ul a:hover {
	color:#fff;
	position:relative;
	text-decoration: none;
}	
#header .box {
	position:absolute;
	top:0;
	left:0;
	width:681px;
	height:421px;
}
#header .box .bg {
	width:100%;
	height:422px;
	overflow:hidden;
	background:url(images/bg-header.png) no-repeat;
}
#main {
	width:100%;
	margin:0 0 5px;
	float:left;
	background:#000 url(images/bg-main.gif) repeat-y;
}
#content {
	width:509px;
	position:relative;
	margin-top:-8px;
	padding:0 8px 0 0;
	overflow:hidden;
	float:left;
	background:#000;
}
#content .title {
	width:100%;
	margin:7px 0 6px;
	padding:6px 0 8px;
	background:#000 url(images/bg-title.gif) repeat-y;
}
#content .title span {
	float:right;
	padding:0 11px 0 0;
	font-size:13px;
	line-height:15px;
	color:#fff;
}
#content .box {
	width:502px;
	padding:7px 0 6px 7px;
	overflow:hidden;
	background:#62554d;
}
#content .box .text {
	width:483px;
	overflow:hidden;
}
#content .title h2 {
	margin:0 0 0 8px;
	font-size:13px;
	line-height:15px;
	color:#fff;
	font-weight:normal;
}
#content p {
	margin:0 0 18px;
	font-size:13px;
	line-height:15px;
	color:#fff;
}
#content .cnt {
	width:496px;
	overflow:hidden;	
	text-align:right;
}
#content a.comments {
	font-size:13px;
	line-height:15px;
	color:#000;
	overflow:hidden;
}
#sidebar {
	width:164px;
	float:right;
	background:#000;
	position:relative;
}
#sidebar .block {
	width:100%;
	padding:106px 0 78px;
	margin:0 0 8px;
	overflow:hidden;
	background:#62554d url(images/bg-sidebar.gif) no-repeat 0 100%;	
}
#sidebar a.t {
	position:absolute;
	top:-37px;
	right:5px;
	cursor:pointer;
	width:155px;
	height:136px;
	outline:0;
	text-indent:-9999px;
	background:url(images/t.png) no-repeat;
}
#sidebar ul {
	width:136px;
	overflow:hidden;
	margin:0 0 0 8px;
	padding:0 8px 0 0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
#sidebar ul li:first-child {background:none;}
#sidebar ul li {
	color:#fff;
	margin:0 0 7px;
	padding:5px 0 0;
	float:left;
	background:url(images/icon.gif) no-repeat 0 9px;
	background:url(images/border.gif) repeat-x;
}
#sidebar ul a {

}


#sidebar .title {
	width:100%;
	margin:0 0 9px;
	background:#62554d;
	overflow:hidden;
}
#sidebar .title h2 {
	margin:5px 0 7px 16px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	font-weight:normal;
}
#sidebar .box {
	width:100%;
	overflow:hidden;
	background:#583117;
}
#footer {
	width:100%;
	clear:both;
	padding:8px 0 9px;
	margin:0 0 10px;
	overflow:hidden;
	background:url(images/bg-footer.gif) repeat-y;
}
#footer ul {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
#footer ul li {
	float:left;
	margin:0 0 0 -1px;
	padding:0 7px 0 9px;
	background:url(images/separator.gif) no-repeat 0 50%;
}
#footer ul a {
	color:#fff;
}

/** MISC **/

/** COMMENTS **/
ul.comment_list {
	border-top:1px dotted #BBBBBB;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:40px;
	padding-left:0;
}

ul.comment_list li, ul.comment_list li.alt, ul.comment_list li.author_comment_, ul.comment_list li.author_comment_alt {
	border-bottom:1px dotted #BBBBBB;
	float:left;
	padding:15px 10px 5px;
	width:470px;
}

ul.comment_list li.alt, ul.comment_list li.author_comment_alt {
	background:#74665D none repeat scroll 0 0;
}


.comment_author {
	font-size:1.2em;
	font-weight:bold;
}

.comment_meta {
	font-size:0.9em;
	margin-bottom: 20px;
}


/** POSTMETA **/
#content .postmetadata {
	margin-top:15px;
	margin-bottom:5px
}

#content .postmetadata a{
	text-decoration: underline;
}

#content .postmetadata a:hover{
	text-decoration: none;
}
