div.entry {
	clear:  both;
}
div.title {
	display: block;
	float: left;
	min-height: 50px;
	_height: 50px;
	border: 1px solid #c3c5c5;
	margin-top: 20px;
	background-image: url(blog-title-area-bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
div.title-author {
	display: block;
	float: left;
	width: 566px;
	min-height: 50px;
	_height: 50px;
}
div.title-author p.author {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	margin: 10px 0px 5px 6px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	color: #8e8e8e;
	letter-spacing: 1px;
}
div.title-author p.author span {
	color: #329ab3;
}
#primary h1{ 
	color: #185288;
	font-size: 20px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
#primary div.title-author h1,
div.title-author h2 {
	font-weight: normal;
	margin: 5px 0px 10px 6px;
	color: #f16822;
	font-size: 18px;
	line-height: 20px;
}
div.title-author h2 a {
	color: #f16822;
}
div.date {
	display: block;
	float: left;
	width: 85px;	
	min-height: 50px;
	_height: 50px;
}
div.date p {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	margin: 5px 0px 5px 10px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #8e8e8e;
	letter-spacing: 1px;
	line-height: 20px;
}
div.date p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #329ab3;
	padding: 8px 0px 0px 0px;
	text-transform: capitalize;
	letter-spacing: normal;
}
div#primary div#social-media{
	height: 60px;
    background: #ecf2f6;
    padding:4px 0 3px 8px;
    margin:0px 0px 15px 0px;
}
div#primary div#social-media p{
    padding:0px;
    margin:0px 0px 5px 0px;
    text-transform:uppercase;
    font-size:10px;
    color:#8E8E8E;
    font-family:Tahoma,Geneva,Kalimati,sans-serif;
    letter-spacing:1px;
}
div#primary div#social-media div#fb_like, div#primary div#social-media div#twitter_share, div#primary div#social-media div#linkedin_share, div#gplus_share {
    display: block;
    float:left;
    height: 30px;
    overflow: hidden;
}
#fb_like {
	width: 445px;
}
#twitter_share {
width: 100px;
margin-right: 10px;
}
#linkedin_share {
width: 65px;
margin-right: 10px;
}
#gplus_share {
width: 70px;
}
div.comment-count {
	display: block;
	float: left;
	width: 59px;	
	min-height: 50px;
	_height: 50px;
	background-image: url(blog-comment.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.entry div.title div.none {
	background-image: url(blog-comment-none.gif);
}
div.comment-count p {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	text-align: center;
}
div.comment-count p a {
	color: white;
}
div.body p,
div.body ul,
div.body ol {
	color: #666666;
}
div.body ul li,
div.body ol li {
	margin: 0px 0px 8px 30px;
}
div.body p a.read-more {
	font-weight: bold;
	color: #00ceff;
}
div.body h2 {
	color: #185288;
	font-size: 16px;
	line-height: 20px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
div.body h3 {
	color: #185288;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.body h4 {
	color: #404040;
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p img.right,
p img.left {
	margin-top: 0px;
}


div.meta {
	background-image: url(blog-meta-bg.gif);
	background-position: right top;
	background-repeat: repeat-y;	
	border: 1px solid #c3c5c5;
}
div.category {
	display: block;
	float: left;
	width: 111px;
	min-height: 50px;
	_height: 50px;
}
div.category h3 {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	margin: 10px 0px 5px 6px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	color: #8e8e8e;
	letter-spacing: 1px;
}
div.category p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #329ab3;
	margin: 10px 0px 5px 6px;
}
div.category p a {
	color: #329ab3;
}
div.tags {
	display: block;
	float: left;
	width: 411px;	
	min-height: 50px;
	_height: 50px;
}
div.tags h3 {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	margin: 10px 0px 5px 6px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	color: #8e8e8e;
	letter-spacing: 1px;
}
div.tags p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #329ab3;
	margin: 10px 0px 5px 6px;
}
div.tags p a {
	color: #329ab3;
}
div.share {
	display: block;
	float: left;
	width: 187px;	
	min-height: 50px;
	_height: 50px;
}
div.share h3 {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	margin: 10px 0px 5px 6px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	color: #8e8e8e;
	letter-spacing: 1px;
}
div.share ul {
	list-style-type: none;
	margin: 10px 0px 5px 6px;
}
div.share ul li {
	display: block;
	float: left;
}
div.share ul li a {
	margin-right: 4px;
}

div.comments {
	margin-top: 18px;	
}
div.comments h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #7d7d7d;
	border-bottom: 4px solid #b2b2b2;
}
div.comments h2 span {
	font-size: 16px;
	color: #329ab3;
}

div.comment {
	padding: 10px 0px 10px 0px;
	background-image: url(dotted-border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div.author p,
div.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}
div.content p a,
.body p a{
	color: #348091;
	text-decoration: none;
}

div.content a:hover,
.body p a:hover{
	color: #348091;
	text-decoration: underline;
}
div.author p span.name {
	color: #329ab3;
	font-size: 14px;
}
div.author p span.date {
	font-size: 10px;
}
div.comment-form {
	margin-top: 10px;
}

p.floor {
	display: block;
	float: left;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;	
	text-transform: uppercase;	
	border-top: 3px solid #b2b2b2;
	margin-top: 40px;
	color: #8e8e8e;	
}
p.floor a {
	color: #8e8e8e;	
}

p.right {
	text-align: right;
	background-image:url(footer-rss.gif);
	background-repeat: no-repeat;
	background-position: 270px center;
}
p span.size1{
font-size: 10px;
}
p span.size2{
font-size: 12px;
}
p span.size3{
font-size: 14px;
}
p span.size4{
font-size: 18px;
}
p span.size5{
font-size: 20px;
}

