/*=== Posts ===*/
h2.post-title {
	margin-bottom:2px;
}
#post-footer {
 border-top: 1px dotted #D1D1D1;
 padding-top: 0px;
}

p.postmetadata {
	margin-bottom:0;
	padding-bottom:0;
}
.plugin-entry {
	float:left;
	margin-right:10px;
}
/*=== Navigation ===*/
/*- Nav2 -*/
.nav2 li a {
	display:inline-block;
}
/*=== Images and Objects ===*/
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0;
	margin: 0 0 5px 10px;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 10px 5px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
object.alignright {
	padding: 0;
	margin: 0 0 5px 10px;
}
object.alignleft {
	padding: 0;
	margin: 0 10px 5px 0;
}
/*=== Lists ===*/
.entry ol, .entry ul {
	padding: 0 0 0 35px;
	margin: 0 0 15px;
}
.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}
.entry ol li {
	list-style: decimal outside;
}
.entry ul li {
	list-style: disc;
}
/*=== Link Buttons ===*/
a.more-link {
	background: url(../images/ico-more.gif) no-repeat left;
	padding: 0 0 0 10px;
}
.newer-link a, .prev-link a {
	background: url(../images/ico-more-rev.gif) no-repeat left;
	padding: 0 0 0 10px;
}
.older-link a, .next-link a {
	background: url(../images/ico-more.gif) no-repeat right;
	padding: 0 10px 0 0;
}
/*=== Comments ===*/
h3.comments-title {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 .5em
}
.comment-link a {
	background: url(../images/ico-comment.gif) no-repeat left;
	padding: 0 0 0 14px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	/*border-top: 1px dotted #d1d1d1;*/
	margin-bottom:15px;
}
.commentlist li {
	margin: 0 0 10px 0;
	padding: 10px 10px 2px;
	list-style: none;
	/*border-bottom: 1px dotted #d1d1d1;*/
	background:#f7f7f7;
}
.commentlist li:hover {
	background:#EFFFDF;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.comment-author {
	margin:0 0 2px 0;
	padding:0;
	/*background:#e3e3e3;*/
}
.comment-meta {
	font-size:11px;
}
.comment-meta a {
	color:#666666;
}
.commentlist p {
	margin: 5px 0 0;
	padding-bottom:10px;
}
cite.fn {
	font-weight:bold;
	font-style:normal;
}
cite.fn a {
	color:#333333;
}
div.reply {
	display:none;
}
/*- Comment form -*/
form#commentform {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
}
#commentform textarea#comment {
	width:615px;
}
#commentform input#submit {
	padding: 0px;
	float: none;
	border: 0 none #FFF;
}
/*=== Misc ===*/
.pbz {
	padding-bottom:0;
}
.botborder {
	border-bottom: 1px dotted #d1d1d1;
}


.comments_and_social {
    display: block;
    position: relative;
    width: 100%;
    height: 16px;
}

.comments_and_social .comment-link {
    display: block;
    width: 220px;
    float: left;
}

.comments_and_social .posts_social {
    float: right;
    width: 300px;
}

.comments_and_social ul {
    margin-top: 0;
}

.comments_and_social .endDiv {
    height: 1px;
}
h3.sub {
    font-size: 12px;
}
.twitter-share-button{
  margin-left: 11px;
  margin-right: 9px;
}



/* new comments and social */
/**
p.edit-entry {
  margin-top: 11px;
}

#social_links {
  margin-top: 10px;
  *margin-top: 2px; /* IE 5,6 and 7 *//*
}

#social_links.with_margin_top {
  margin-top: 10px;
}

.comment-link {
  width: 320px;
  _width: 310px; /* IE 6 *//*
  float: left;
}

.homepage_social {
  width: 200px;
  float: left;
}

.comments_and_social {
  height: 16px;
}

.addthis_toolbox addthis_pill_combo
{
  
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}

.addthis_button_facebook_like {
  margin-top: -2px;
}
*/




/* for the Sub categories */
.nav2 li ul li {
    background: url(../images/hl-dot.gif) repeat-x top;
    padding-left: 5px;
    padding-top: 1px;
}


/* ! for the Sub categories */
