/* 
------------------------------------------------------------------
BLOG STYLES
------------------------------------------------------------------
*/

body#body-blog h1 { font-family: Georgia, serif; text-indent: 0; font-size: 140%; font-weight: normal; color: #004a8d; line-height: 150%; height: auto; width: auto; background-color: transparent; margin: 16px 0; }

body#body-blog #col-content {
    width: 610px;
}
body#body-blog #col-sidebar {
    width: 299px;
}
.post { 
    border-bottom: 1px dotted #004A8D;
    font-size: 110%;
    line-height: 150%;
    padding-bottom: 10px; 
    width: 590px;
    }
.postmetadata { margin: 0 10px 10px 0; padding-bottom: 10px; }
.postmetadata img { float: left; padding-right: 10px; }
.postmetadata ul { margin: 0; padding: 5px 0 0 0; font-size: 80%; color: #666; list-style: none; }
p.posttags { font-size: 80%; color: #666; margin-top: 40px;}


/*
/ / / / / / / / / / / / / / / / / / / / / / / / /
  Social Media Crap
/ / / / / / / / / / / / / / / / / / / / / / / / /
*/
div.phsmc {
    display: inline-block;
    margin-right: 10px;
}
#phsmc_bottom_facebook {
    position: relative;
        top: -6px;
}


ul#bloggers, ul#subscribe, ul#rssfeed { list-style: none; }
ul#bloggers li, ul#subscribe li, ul#rssfeed li { padding: 4px 0; margin: 1px; padding-left: 24px; }
ul#bloggers li a, ul#subscribe li a, ul#rssfeed li a { text-decoration: none; }

ul#bloggers li#calhoun { background: url(../images/keri-calhoun-icon.jpg) no-repeat left 2px; }
ul#bloggers li#darowski { background: url(../images/adam-darowski-icon.jpg) no-repeat left 2px; }
ul#bloggers li#ohara { background: url(../images/pamela-ohara-icon.jpg) no-repeat left 2px; }
ul#bloggers li#ransom { background: url(../images/sean-ransom-icon.jpg) no-repeat left 2px; }
ul#bloggers li#riggen { background: url(../images/michelle-riggen-ransom-icon.jpg) no-repeat left 2px; }
ul#bloggers li#sweeney { background: url(../images/stephanie-sweeney-icon.jpg) no-repeat left 2px; }
ul#bloggers li#gillooly { background: url(../images/matt-gillooly-icon.jpg) no-repeat left 2px; }
ul#bloggers li#hypes { background: url(../images/melony-hypes-icon.jpg) no-repeat left 2px; }
ul#bloggers li#tucker { background: url(../images/adam-tucker-icon.jpg) no-repeat left 2px; }
ul#bloggers li#blitstein { background: url(../images/scott-blitstein-icon.jpg) no-repeat left 2px; }
ul#bloggers li#lachapelle { background: url(../images/christelle-lachapelle-icon.jpg) no-repeat left 2px; }
ul#bloggers li#sondermann { background: url(../images/tj-sondermann-icon.jpg) no-repeat left 2px; }

ul#bloggers li#shimp { background: url(../images/bradford-shimp-icon.jpg) no-repeat left 2px; }
ul#bloggers li#taylor { background: url(../images/alex-taylor-icon.jpg) no-repeat left 2px; }
ul#bloggers li#pasnau { background: url(../images/bill-pasnau-icon.jpg) no-repeat left 2px; }



ul#subscribe li#facebook { background: url(../images/icon-facebook.gif) no-repeat left 2px; }
ul#subscribe li#twitter { background: url(../images/icon-twitter.gif) no-repeat left 2px; }
ul#subscribe li#youtube { background: url(../images/icon-youtube.gif) no-repeat left 2px; }
ul#subscribe li#flickr { background: url(../images/icon-flickr.gif) no-repeat left 2px; }
ul#subscribe li#rss { background: url(../images/icon-rss.gif) no-repeat left 2px; }

.leaveacomment { padding-left: 16px; background: url(../images/comment.gif) no-repeat left 50%; }
input#searchsubmit, input#emailSubscribe { border: 1px #004A8D solid; background-color: #BFDEF0; cursor: pointer; }
.newer { float: left; }
.older { float: right; }

li.comment-ransom { background: transparent url(../images/1-thumb.png) no-repeat left top; padding-left: 100px; }
li.comment-riggen { background: transparent url(../images/2-thumb.jpg) no-repeat left top; padding-left: 100px; }
li.comment-lynch { background: transparent url(../images/3-thumb.jpg) no-repeat left top; padding-left: 100px; }
li.comment-ohara { background: transparent url(../images/4-thumb.jpg) no-repeat left top; padding-left: 100px; }
li.comment-darowski { background: transparent url(../images/5-thumb.jpg) no-repeat left top; padding-left: 100px; }
li.comment-calhoun { background: transparent url(../images/6-thumb.jpg) no-repeat left top; padding-left: 100px; }
li.comment-sweeney { background: transparent url(../images/7-thumb.jpg) no-repeat left top; padding-left: 100px; }
li.comment-larson { background: transparent url(../images/8-thumb.jpg) no-repeat left top; padding-left: 100px; }

dl.inline-deflist dt { font-weight: bold; }
dl.inline-deflist dd { margin: 0 0 10px 0; }

div.guest-post,
p.blog-update,
body#body-blog code { background-color: #FDDCB9; border-top: 2px solid #F88C17; padding: 20px; display: block; }

#col-sidebar p.morephotos { margin: 4px 20px 20px 0; font-size: 85%; text-align: left; }
div#TwitterCounter { margin-top: 20px; }

#col-sidebar h2 a:visited {
	color:ffffff;
	text-decoration: none;
}

#col-sidebar h2 a:link {
	color:ffffff;
	text-decoration: none;
}

img.alignleft { float: left; margin: 0 20px 20px 0; }
img.alignright { float: right; margin: 0 0 20px 20px; }
img.border { border: 1px solid #CCC; }


.shareinpost ul.socialwrap {
list-style-type: none !important;
margin: 0 !important;
padding: 0 !important;
}


div.shareinpost {
	margin-top: 20px;
	
}
.shareinpost ul li { display: inline; margin-right: 5px; }

.shareinpost ul li a{ text-decoration: none; }



}



div.interactive_bottom {
	margin-left: 60px;
	margin-top: -120px;
}

img.aligncenter{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
