body {background-image:url('images/background.jpg'); font: 14px Georgia, Times, Serif; line-height: 1.5; color: #333;}

.sharepost{ background: #fff; float:left; margin-right:10px; position:fixed; margin-left:-75px; width: 65px; z-index: 0; }
.sharepost-right { background: #fff; float:left; margin-right:10px; position:fixed; margin-left: 630px; width: 65px; z-index: 0;}

#scrollbox     { width: 15em; height; 6em;
                 overflow: auto }
                 
#standard-box 
{ position: relative; margin: 0 0 20px 0; padding: 20px 25px; background-color: #b3b3b3; border: 1px dashed #212121; }

#standard-box a
{ text-decoration: underline; font-weight: bold; }

#standard-box img 
{ border: 0px solid #FF1D0B; float: right; margin: 13px 0 0 10px; width: auto; }

.entry img  { border: 0px solid #b0b0b0; }

.post {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background: #fff;  min-height: 250px; border:1px solid gray;}

.author_info {position: relative; margin: 0 0 20px 0; padding: 20px 25px 10px; background-color: #fff; border:1px solid #b8b8b8;}

#comments {position: relative; margin: 0 0 20px 0; padding: 20px 25px; background-color: #fff; border:1px solid #b8b8b8; }

#comments .comment .comment-container {padding: 10px 0; border-bottom: 1px solid #eee;}

#respond {margin: 15px 0 0 0; padding: 20px 25px 0px; background-color: #fff; border:1px solid #b8b8b8;}

.post .title {width: 540px; position: relative; margin: 0px; padding: 0px; color: #000; font-size: 32px;}

p.social-media-twitter {float: left; margin-top: 1.25px; margin-bottom: auto;}

iframe.twitter-share-button {margin-right: -1em; margin-top: 0em;}

#sidebar .ads125 { padding: 0 0 10px 15px; background: #fff; text-align: center}

.footer_widgets { float: left; margin-right: 20px; padding-bottom: 10px; width: 300px; }
.footer_widgets div { padding-top: 20px; background: #101010; border: none; }
.footer_widgets div:first-child { padding-top: 0; }
.footer_widgets div h3 { color: #fff; }
.footer_widgets_right { margin-right: 0; }
.footer_widgets .widget div { line-height: 14px; text-transform: none; color: #fff }

#socialnetworking { display: none; }

/*
===================================================================================
SOCIAL BAR
===================================================================================
*/

/* The post / entry */
.entry { overflow: hidden; }

/* Twitter */
.twitter-share-button { width: 95px !important; }

/* Facebook */
.fb-share { display: block; }
.fb-like { border: none; height: 21px; overflow: hidden; width: 78px; }

/* Comment */
.leave-comment { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; background: #888888; border: 1px solid #6F6F6F; color: #FFFFFF !important; display: block; font-size: 10px; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-weight: bold; padding: 1px 4px 0 4px; text-decoration: none; }

/* The social bar row */
.social-bar { border-top: 1px solid #EEEEEE; margin-top: 30px; padding-top: 18px; }
.social-bar ul { margin-left: 19px; padding: 0 !important; text-align: left; }
.social-bar ul li { float: left; list-style: none !important; margin-right: 30px; padding: 0; }
.social-bar ul li:last-child { margin-right: 0; }



