body {
	background:#b1d2e2 url(images/bodybg.png) repeat;
}

#footer {
        padding:15px 0;
        clear:both;
        overflow:hidden;
        height:100%;
        background:#B1D2E2 url(images/footerbg.png) repeat-x;
}


#header-in .logo-image a {
display: block;
color: #000;
width: 325px;
height: 70px;
overflow: hidden;
text-indent: -9009px;
text-decoration: none;
background: url(/images/simpleweight.png) no-repeat;}

#content p a {
        text-decoration:none;;
        border-bottom: #333 1px dotted;
        color:#03658e;
}
#content p a:hover {
        border-bottom: none;
        color:#ef0e0e;
}
#content a {
        text-decoration: none;
        color:#03658E;
}
#content a:hover {
        color:#8dab4a;

}

#content .enticecommentp a {
        background: url(images/i_comments.png) no-repeat scroll left center;;
        padding-left:15px;
}


.sidebar-google-ads { 
	text-align:center; }

div.footerads { text-align:center;
}
div.posts img { padding: 0.5em;
}
#content div.sociable li {list-style-type:none;background:none;}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.alignleft {
   float: left;
}

.alignright {
   float: right;
}

div.amazon-ad { text-align:center;}
