
h1, h2, h3 {
	font-weight: normal;
	color: #FF941D;
}

h2 { font-size: 17px; }
h3 { font-size: 13px; }

p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	border: none;
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}

strong {
}


.c_container{padding-bottom:15px;}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, h2.c_title{float:left;}
.c_icon img {float:left; padding-right:4px;}
h2.c_title{
	margin: 0;
	padding: 0 0 8 0;
	vertical-align: bottom;
}

.icn img{margin-right:5px;}

.title_vis{float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}

/*---------------Post-----------------*/
.NormalPost {
	background-position: center;
	margin-bottom: 9px;
	margin-right: 2px;
	padding: 20px 41px 20px 60px;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(images/img1.gif) -150px 0px;
	background-color: #0D0D0D;
}
.ClearPost {
	margin-bottom: 5px;
	padding: 20px 23px 20px 23px;
	border-style: none;
	border-width: 0px;
}
.TitleHead {
	padding: 0px;
	margin: 0px 0px 0px 19px;
	font-size: 17px;
	color: #FF941D;
	font-family: Verdana;
	text-transform: capitalize;
	font-weight: normal;
}
.TitleHead-gr {
	margin-left: 19px;
	font-size: 17px;
	color: #35A235;
	font-family: Verdana;
	text-transform: capitalize;
	font-weight: normal;
}
.TitleHead-nobg {
	margin-left: 14px;
	font-size: 13px;
	color: #FF941D;
	font-family: Verdana;
	text-transform: capitalize;
	font-weight: bold;
}
.TitleHead-nobggr {
	margin-left: 14px;
	font-size: 13px;
	color: #35A235;
	font-family: Verdana;
	text-transform: capitalize;
	font-weight: bold;
}
.TitleHead-gray {
	margin-left: 14px;
	font-size: 13px;
	font-family: Verdana;
	text-transform: capitalize;
	font-weight: bold;
	color: #999999;
}
.WidePost {
	margin: 0px;
	background-position: center;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(images/img1.gif) -150px 0px;
	background-color: #0D0D0D;
}
.c_title {
}

