#colLeft .blogTitle {
	display: block;
	background-image: url(../img/bg-sectionTitle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #383a2f;
	font-size: 14px;
	font-weight: bold;
	line-height: 11px;
	padding: 0px;
	width: 100%;
	height: 30px;
}
#colLeft  .blogTitle span {
	margin: 0px;
	height: 11px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#colLeft  .blogTitle a {
	color: #383a2f;
	text-decoration:none;
}
#colLeft  .blogTitle a:hover {
	color: #383a2f;
	text-decoration:underline;
}

a img {
	border: none;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.boxTitle a{
	color:#000000;
font-size:16px;
text-decoration:none;
text-transform:capitalize;
}
.postsNav {
background-image:url(../img/bg-postsnav.gif);
display:block;
margin:8px 0 8px;
}
.postsNav a{
display: block;
padding:10px;
}

.postedBy {
background-image:url(../img/bg.gif);
display:block;
margin:0 0 8px;
}
.postedBy p {
color:#535353;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:24px;
margin-bottom:0;
margin-top:0;
padding-left:8px;
text-align:justify;
}
.postedBy a {
	color:#829926;
	font-weight:bold;
	text-decoration:none;
}
.postedBy a:hover {
	text-decoration:underline;
}

.storyfooter {
	color:#535353;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-top:10px;
	min-height:20px;
	background-image: url(../img/bg-lashChance.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
}

.cloud {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-left:10px;
}

.cloud a {
	
}
.storycontent p {
	color:#535353;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:24px;
	margin-bottom:10px;
	margin-top:0;
	padding:0 10px;
	text-align:justify;
}
.comments {
	background-image: url(../img/ico-comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	color: #829926;
	font-size: 11px;
	text-decoration: none;
}
.tags {
	background-image: url(../img/ico-tag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
.storyfooter a {
	color: #829926;
	text-decoration: none;
}
.storyfooterbg {
	min-height:20px;
	background-image: url(../img/bg-comment-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.storyfooter .padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;

}
.picalignright {
	float: right;
	margin-left: 20px;
}
.picalignleft {
	float: left;
	margin-right: 20px;
}
.picaligntop {
}
.picalignbottom {
}
.storycontent {
	clear: both;
	overflow: hidden;
}
.storycontent ul {
	color:#535353;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:24px;
margin-top:0;
padding-left:40px;
text-align:justify;
}

.storycontent li {
	list-style-image:url(../img/bullet-tick.gif);
padding-left:8px;
padding-right:5%;
}
