h4#related { 
    color: #de9750; 
    margin-top: 20px;
    clear: both;
}

#tweetmeme {
	float: left;
}

#main {
	/* width: 552px; */
	padding-top: 20px;
	/* padding-left: 0px;  */
	padding-right: 5px;
}

/******* Blog Summary Content *******/

#main .blogs p.blog_title {
    background: url(/images/icons/website.gif) 0pt 1px no-repeat;
    text-indent: 20px;
    font-weight: bold;
}

.first p.blog_title {
	margin-top: 0;
}

#main .blogs {
	padding: 0;
}

#main .blogs .post { width: 520px; }

#main .tools {
	clear: both;
	background: transparent url(../images/gradient-bottom.gif) no-repeat bottom;
	padding: 20px 10px 10px 0.5em;
}

#main .blogs .content { width: 360px; }

#main .blogs .last {
	border-bottom: 2px solid #FFDBA4;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*Additions*/
#side-navigation {
	background: transparent url(../images/side-navigation.gif) repeat-x scroll left 120px;
}

#side-navigation h2, #side-navigation h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-top: 20px;
	font-size: 16px;
}
#latest-posts ul {
	list-style-image: url("/images/icons/edit.gif");
	margin-left: 20px;
}
#latest-posts li {
	margin-bottom: 7px;
	padding-left: 3px;
}
#archives {
	list-style-image: url("/images/calendar.gif");
}
#archives li {
        list-style-image: url("/images/calendar.gif");
	margin-left: 20px;
	margin-bottom: 7px;
	padding-left: 3px;
}

#track-record {
   background: url("/images/blog/calendar.gif") top left no-repeat;
    margin: 20px 0 10px 0;
	padding-left: 20px;
}

#delicious {
	background: url("/images/delicious.gif") top left no-repeat;
    margin: 20px 0 10px 0;
	padding-left: 20px;
}

#technorati {
	background-image: url("/images/technorati.gif");
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
	padding-left: 20px;
}

body#blogs #sidebar {
    margin-left: 23px;
}

#sidebar form {
	margin: 2em 0;
}

#sidebar form div {
	margin: 0.5em 0;
}

#blogs-indiv .post h1 {
	margin-bottom: 0;
}

#blogs-indiv .post_content, .pages {
	clear: both;
}

#blogs-indiv .post .byline {
    background: url(/images/calendar-icon.png) 0 0 no-repeat;
    padding-left: 18px;
    float: left;
    clear: both;
}

#blogs-indiv .byline, #blogs-indiv #top-bookmark {
	margin-top: 15px;
}

#blogs-indiv a.comments {
    background: url(/images/comments-icon.png) 0 0 no-repeat;
    padding-left: 20px;
    color: #de9750;
}

div#top-bookmark {
    float: left;
    width: auto;
    margin-left: 12px; /*changed from 32px to 25px to tighten layout to 1 line */
}

div#top-bookmark span.freshpipsBadge {
    float: left;
    margin-right: 5px; /* changed from 11px to 5px to tighten up bookmark bar */
    width: 50px;
}

#top-bookmark iframe.twitter-share-button {
    margin-right: 8px;
}

/* =Blogs Individual page styles */
#blogs-indiv #main p.header, #dsq-global-toolbar {
    background: transparent url(/images/gradient-top.gif) no-repeat;
    margin-top: 1em;
    padding: 0.5em 0 0 0.5em;
    font-size: 22px;
    font-weight: bold;
    font-family: Arial,"Lucida Grande",Verdana,Helvetica,sans-serif;
    clear: both;
}

#dsq-global-toolbar {
    padding: 1px 5px;
    margin-bottom: 0px !important;
}

#dsq-content .dsq-moderator .dsq-comment-header {
    background: url(http://mediacdn.disqus.com/1302815656/images/themes/narcissus/header-grey.png) !important;
    border: 1px solid rgba(0, 0, 0, 0.078125);
    border-radius: 3px 3px;
    height: auto;
    line-height: normal;
}

#dsq-reply { 
    margin-top: 0;
}

/* =Monthly Archives */
body#blog-monthly-archive #main h1 {
	background: transparent url(/images/archive.gif) 0 0 no-repeat;
	margin: 0 0 1em;
	padding-left: 37px;
}

body#blog-monthly-archive #main .blogs h2 {
    background: none;
}


/* =Comment styles */
#main .comment {
    background: transparent url(/images/comment.png) repeat-y scroll 0pt;
    margin: 0;
    padding: 0;
    width: 530px;
}

#main .comment .content {
    background: url(/images/comment-head.png) no-repeat 0 0;
    margin: 0;
    overflow: hidden;
    padding: 15px 15px 0;
    width: 500px;
}

#main .comment .byline, #main .comment .submit {
    background: #fff url(/images/comment-base.png) no-repeat 0 0;
    padding: 25px 0 25px 20px;
}

#main .comment .byline { 
	float: none; 
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

/* Next/Previous Buttons */
.pages {
    font-size: 12px;
    margin:  20px 0 0 0;
    display: block;
    font-weight: bold;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica;
    background: transparent url(/images/gradient-bottom.gif) no-repeat scroll center bottom;
    padding: 20px 0 15px;
    text-align: center;
}

.pages a {
    padding: 8px;
    *padding: 5px 8px;
    border: 1px solid #9FCC4E;
    color: #9FCC4E;
    text-decoration: none;
    margin-right: 5px;
}

.pages a:link, .pages a:visited {
    border: 1px solid #336633;
    color: #fff;
    text-decoration: none;
    background: #336633;
}

.pages a:hover, .pages a:active {
    border-color: #9FCC4E;
    background: #9FCC4E;
    color: #FFF;
}

.pages a.inactive {
	border: 1px solid #ddd;
	color: #999;
    background: #fff;
	cursor: default;
}

#mainCopy .advertisement { clear: both; }

.freshpips { 
	width: 27px;
	padding-right: 10px;
}

.warning {
	background: url(../images/warning.png) no-repeat #ffffcc 14px 14px;
	border: 1px solid #ec3d0c;
	color: #ec3d0c;
	padding: 14px 14px 14px 57px;
	margin-left: 5px;
}

.warning a { 
	color: #ec3d0c; 
	font-weight: bold;
}

/* Sidebar Buttons */
#buttons {
	margin: 0 0 15px -5px;
}

#buttons a {
	display: block;
	width: 130px;
	height: 60px;
}

#buttons a span {
	display: none;
}

#buttons a.twitter {
	background: url(/images/side-twitter.png) no-repeat;
}

#buttons a.feed {
	background: url(/images/side-rss.png) no-repeat;
}

#buttons a.email {
	background: url(/images/side-email.png) no-repeat;
}

/* Entry Rating */

ul.unit-rating {
    width: 150px !important;
    padding: 0 !important;
}

/* Disqus */

#main table.dsq-global-toolbar-container { border: none !important; }

a.dsq-brlink { display: none; }

#blogs-indiv #main #dsq-content h3 { font-size: 18px !important; }

#blogs-indiv #main #dsq-new-post h3 { font-size: 22px !important; color: #316630;}

/*fix bookmark line to fit all bookmark buttons on same line as date
  (required after adding Google +1 button)
/*
/*******************************
tighten up freshpips.com badge: see above for rules-
    div#top-bookmark
    div#top-bookmark span.freshpipsBadge 
********************************/

/*tighten up Twiiter button */
#top-bookmark iframe.twitter-share-button {
	margin-left: 3px;
	margin-right: 0;
}


