/* begin Box, Post */
.Post-featured-
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.Post-featured-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.Post-featured-tr, .Post-featured-tl, .Post-featured-br, .Post-featured-bl, .Post-featured-tc, .Post-featured-bc,.Post-featured-cr, .Post-featured-cl
{
	position:absolute;
	z-index:-1;
}

.Post-featured-tr, .Post-featured-tl, .Post-featured-br, .Post-featured-bl
{
	width: 10px;
	height: 10px;
	background-image: url('images/Post-s.png');
}

.Post-featured-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.Post-featured-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.Post-featured-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.Post-featured-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.Post-featured-tc, .Post-featured-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('images/Post-h.png');
}

.Post-featured-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.Post-featured-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.Post-featured-cr, .Post-featured-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('images/Post-v.png');
}

.Post-featured-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.Post-featured-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.Post-featured-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #E2E69E;
}


.Post-featured-
{
	margin: 5px;
}

/* Start images */

/* Finish images */

/* Start tables */



/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.Post-featured-HeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.Post-featured-HeaderIcon-wrapper, .Post-featured-HeaderIcon-wrapper a, .Post-featured-HeaderIcon-wrapper a:link, .Post-featured-HeaderIcon-wrapper a:visited, .Post-featured-HeaderIcon-wrapper a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.Post-featured-HeaderIcon-wrapper img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.Post-featured-Header a:link
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #000000;
}

.Post-featured-Header a:visited, .Post-featured-Header a.visited
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #000000;
}

.Post-featured-Header a:hover, .Post-featured-Header a.hovered
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #4A4A4A;
}
/* end PostHeader */

/* begin PostMetadata */
.Post-featured-MetadataHeader
{
	padding:1px;
	background-color: #000000;
}
/* end PostMetadata */

/* begin PostIcons */
.Post-featured-HeaderIcons
{
	padding:1px;
}

.Post-featured-HeaderIcons, .Post-featured-HeaderIcons a, .Post-featured-HeaderIcons a:link, .Post-featured-HeaderIcons a:visited, .Post-featured-HeaderIcons a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-left: 5px;
	color: #BFBFBF;
}

.Post-featured-HeaderIcons a, .Post-featured-HeaderIcons a:link, .Post-featured-HeaderIcons a:visited, .Post-featured-HeaderIcons a:hover
{
	margin:0;
}

.Post-featured-HeaderIcons a:link
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #A6A6A6;
}

.Post-featured-HeaderIcons a:visited, .Post-featured-HeaderIcons a.visited
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #A6A6A6;
}

.Post-featured-HeaderIcons a:hover, .Post-featured-HeaderIcons a.hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #696969;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */


.Post-featured-Content
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #1A1A1A;
}