
.main_image {
	margin:75px 0 0 0;
}
.post {
	clear:both;
	background-image:url(images/background_single_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 0 33px 0;
	margin:0 0 20px 0;
}

.entry a {
	color:#FFA000;
}

.entry {
	margin:0px 20px 0px 0;
	padding:0;
	clear:both;	
	border-top:1px solid #ffffff;
	width:610px;
	background-position:left top;
	background-repeat:repeat-y;
	color:#666666;
	line-height:16px;
	font-size:12px;
}
.page .entry {
	background-image:none;
}
.page .post {
	background-image:url(images/background_single_bottom_full.gif);
}

.entry h2 {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
  color:#666666;
}
.entry h4 {
	font-size:14px;
	color:#B2B2B2;
	margin:0;
	text-transform:uppercase;
	font-weight:normal;
}


.post .image {
	float:left;
	text-align:center;
	vertical-align:middle;
	width:410px;
	height:280px;
	margin:0 0px 0 0;
	border-right:10px solid #ffffff;
}
.post-head {
	background-image:url(images/background_single_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:600px;
	float:left;
}

.post .postmetadata {
	height:280px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:#c0c0c0;
}

.entry .text-space {
	margin:0;
	padding:0px 0px 33px 0;
	width:410px;
	float:left;
}
.entry .text {
/* if not work with IE, use this:
	float:left;
*/	width:600px;
	margin:0 0px 0 0;
	padding:0 0 0px 0;
	background-position:left;
	background-repeat:repeat-y;
	clear:both;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.text .text-content {
	float:right;
	width:300px;
}

.entry #post-meta {
	float:left;
	width:180px;
	margin:0 0 0 0px;
}
.entry #post-meta-top {
	height:280px;
	border-bottom:1px solid #ffffff;
	padding:0 10px 0 10px;
}
.entry #post-meta-bottom {
	padding:0 10px 0 10px;
}
.entry #post-meta-top dt {
	margin:14px 0 0 0;
	padding:0;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#cacaca;
} 
.entry #post-meta-top dd {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#acacac;
} 
.entry #post-meta-bottom h4 {
	text-transform:capitalize;
	margin:14px 0 0 0;
	padding:0;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#cacaca;}
.entry #post-meta-bottom li {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#acacac;}





.entry .text-container {
	padding:0;
	margin:0;
	background-image:url(images/background_single_bar_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.entry .links,
.entry .links ul {
	list-style:none;
	margin:0 0 0px 0;
	padding:0;
	width:410px;
}
.entry .links strong {
	font-size:12px;
	font-weight:bold;
	margin:0 0 0px 0;
}
.entry .links ul li {
	margin:2px 0 1px 0;
	padding:0;
	font-weight:bold;
	background-repeat:repeat-x;
}

.links ul li:hover {
	background-image:url(images/background_single_link.gif);
}


.entry .links a span {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#cacaca;
	display:block;
	background-image:url(images/single_link_arrow_grey.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
}

.links ul li {
	background-image:none;
}

.links ul .active {
	background-image:url(images/background_single_link.gif);
}
.entry .links .active a span {
	background-image:url(images/single_link_arrow.gif);
	color:#ffa000;
}





.entry .textmeta {
	width:180px;
	float:right;
	padding:0 0 0 0;
	margin:0; }
.entry .headlines {
	margin:13px 0 0 0;
}
.space-container {
	margin:0;
	padding:0;
}
.postreldata {
	border-top:1px solid #cc0000;
}
.postmetadata dt {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#cacaca;
	color:#cc0000;
} 
.postmetadata dd {
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#acacac;
} 
dd {
	text-transform:uppercase;
}
.post .related-posts h4 {
	margin:0;
	padding:0;
}

.post .related-posts ul {
	list-style:none;
	margin:4px 0 20px 0;
	padding:0;
}
.post .related-posts ul li {
	margin:0;
	padding:0;
	line-height:12px;
}
.post .related-posts ul li a {
	font-size:11px;
	font-weight:bold;
	color:#ACACAC;
	margin:0;
	text-transform:uppercase;
	display:inline;
}

