﻿<style>
.blog1 {
       background: none repeat scroll 0 0 #ffffff;
    border-top: 4px solid #5aa8bd;
    box-shadow: 0 2px 4px #000000;
    float: left;
    margin: 7px 7px 16px;
  
    padding: 0 8px 9px 3px;
    width: 30%;
}
.imgcss { 
margin-right: 7px;
width: 58%;
float:left;
height:100px;
}
.center {
margin-top:-11px;
} 
.blog1 p{
 color: #777;
    font-family: Open Sans,Helvetica Neue,Arial;
    font-size: 13px;
    font-weight: normal;
}
.postinfo {
    border: 1px solid #eae8e8;
    color: #777;
    font-family: Open Sans,Helvetica Neue,Arial;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0 20px;
    padding: 6px;
}
.datefd {
 color: #777;
    font-family: Open Sans,Helvetica Neue,Arial;
    font-size: 13px;
    font-weight: bold;
    margin-left: 86px;
}
.postdate{
    /*border-right: 1px solid #454545;*/
    float: left;
    font-family: Calibri,Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 27px;
    padding-top: 2px;
    position: relative;
    width: 39px;
}
.postdate span {
    display: block;
    position: absolute;
}
.day {
    color: #ccc;
    font-size: 150%;
    letter-spacing: -0.5px;
    top: 15px;
}

.month 
{
    color: #ccc;
    font-size: 95%;
    top: 7px;
}

.year {
font-size: 100%;
font-weight: bold;
right: 8px;
top: -4px;
color:#000000;
}

.day1 {
    color: #ccc;
    font-size: 150%;
    letter-spacing: -0.5px;
    top: 28px;
}

.month1
{
    color: #ccc;
    font-size: 95%;
    top: 20px;
}

.year1 {
font-size: 100%;
font-weight: bold;
right: 8px;
top: 9px;
color:#000000;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
	margin-top:19px;
}
#titl h3 {
border-left: 1px solid #454545;
font-size: 15px;
font-weight: bold;
line-height: 1em;
margin-left: 39px;
padding: 5px 0 0 5px;
}

#header #social { margin-top: 16px; text-align: right; float: right; clear: both; }
#header #social li { margin-left: 12px; display: inline; float: left; }

/* Social Icons */
#social ul:after { content: "."; visibility: hidden; height: 0; display: block; clear: both; }
#social ul li.button { position: relative; }
#social ul li.button div.tooltip { position: absolute; top: -40px; left: -51px; white-space: nowrap; display: none; z-index: 999; }
#social ul li.button div.tooltip:hover { cursor: pointer !important; }
#social ul li.button div.tooltip span.center { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.2em; background: url(images/tooltipC.png) top center no-repeat; display: block; padding: 0 10px; line-height: 30px; color: #FFF; font-weight: bold; height: 35px; text-shadow: 0 1px 1px #000; }
#social ul li.button div.tooltip span.left,
#social ul li.button div.tooltip span.right { width: 6px; height: 33px; display: block; position: absolute; top: 0; }
#social ul li.button div.tooltip span.left { background: url(images/tooltipL.png) top left no-repeat; left: -6px; }
#social ul li.button div.tooltip span.right { background: url(images/tooltipR.png) top right no-repeat; right: -5px; }
#social ul li.button a { padding: 0 !important; width: 32px; height: 32px; display: block; }

#socialicons {
	border-bottom:1px solid #EEE;
	border-top:1px solid #EEE;
 	float:left;
	margin:15px 0 0;
	padding:1px 0 10px;
	width:100%;
}


#socialicons li {
	border:none;
	display:inline;
	float:left;
	padding-right:15px;
	width:110px;
}

#socialicons ul {
	list-style:none;
	float:left;
	padding:10px 0 0 0;
}
/* Social widget */
.widget .social li { display: inline; width: 47%; float: left; background: url(images/dot.png) repeat-x bottom; padding: 10px 0; margin-right: 7px; line-height: 1.2; }
.widget .social li a { font-size: 16px; }
.widget .social li a span { color: #242323; font-size: 12px; display: block; font-style: italic; }
.widget .social img { float: left; margin-right: 7px; }

/* Twitter widget */
.widget .twitter-list li { padding: 0 0 7px; margin: 0 0 7px; }
.widget .twitter-list li a { font-weight: normal; }
.widget .twitter-list .twitter-timestamp { display: block; color: #A8A8A8;  font-size: 11px; font-style: normal;}
.widget .follow-user { margin: 0; padding: 5px 0; }
.socialic img{
width:20px;
height:20px;
}
</style>