/*------------------------------
      Individual Blog styles
-------------------------------- */

.blogPost {
	width: 568px;
	height: auto;
	min-height: 400px;
	margin: 0 0 0 10px;
	float: left;
}


.blogPost-sm {
	width: 540px;
	height: auto;
	min-height: 400px;
	margin: 10px 0 0 10px;
	float: left;
}

.widgetSidebar-ijs {
	width: 195px;
	height: auto;
	min-height: 400px;
	margin: 0 0 0 10px;
	float: left;
	background: #c0c0c0;
}

.widgetSidebar-healthy {
	width: 225px;
	height: auto;
	min-height: 400px;
	float: left;
	background: #f7f7f7;
	border-right: 1px dashed #e1e1e1;
	border-bottom: 1px dashed #e1e1e1;
}

.widgetSidebar-mt {
	width: 225px;
	height: auto;
	min-height: 400px;
	float: left;
	background: #f7f7f7;
	border-right: 1px dashed #e1e1e1;
	border-bottom: 1px dashed #e1e1e1;
}

.widgetSidebar-tw {
	width: 195px;
	height: auto;
	min-height: 400px;
	margin: 0 0 0 10px;
	float: left;
	background: #f5f5f5;
}

#blog_calendar {
	float:left;
	position:relative;
	width:100%;
}

#blog_calendar caption a {
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
}

/*------------------------------
      I'm Just Sayin styles
-------------------------------- */

.ijs a, .ijs a:visited {
	text-decoration: none;
	color: #CC2288;
}

.ijs a:hover, .ijs a:active {
	text-decoration: underline;
	color: #ee88bb;
}

h1.ijs {
	font: bold 17px Verdana, Helvetica, sans-serif;
	color: #555544;
	margin: 5px 0;
}

h2.ijs {
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #666;
}

.ijs p {
	font: normal 12px Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 8px 0;
}

.ijsHeader {
	width: 805px;
	height: 84px;
	background: url(images/IJS_blog_header_slice.jpg) repeat-x;
	margin: 10px 0 0 0;
	padding-top: 28px;
}

h1.ijsHeading {
	font: bold 30px Palatino, Times New Roman, serif;
	color: #ee88bb;
	text-align: center;
	background: #000;
	height: 40px;
	width: 230px;
	font-variant: small-caps;
	float: left;
}

h2.ijsHeading {
	font: bold 13px Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 38px;
	text-align: left;
	padding-left: 15px;
	background: #ee88bb;
	opacity: .65;
	height: 38px;
	width: 320px;
	border: 1px solid #000;
	float: left;
}

.carolineImg {
	width: 121px;
	height: 170px;
	background: url(images/Carolyn_0025_bw.jpg) repeat-x;
	position: absolute;
	top: 26px;
	right: 37px;
	border: 1px solid #000;
}

.ijs_blogroll {
	font-size: 14px;	
	font-weight: bold;
	margin: 15px 0 10px 5px;
}

.ijs_blogroll a{
	font-size:12px;
	font-weight: normal;
}

.ijsBlog_archives {
	margin:0 0 10px 8px;
	list-style:none;
}

.ijs_about {
	width: auto;
	height: auto;
	margin: 80px 10px 0 8px;
}

/*------------------------------
    Truckwriter's Blog styles
-------------------------------- */

.tw a, .tw a:visited {
	text-decoration: underline;
	color: #1C9BDC;
}

.tw a:hover, .tw a:active {
	text-decoration: underline;
	color: #1873a1;
}

h1.tw {
	font: bold 24px Georgia, Times New Roman, serif;
	color: #666;
}

h2.tw {
	font: bold 13px Georgia, Times New Roman, serif;
	color: #666;
}

.tw p {
	font: normal 12px Georgia, Times New Roman, serif;
	color: #000;
	margin: 0 0 8px 0;
}

.tw p img {
	float: left;
	margin: 0 8px 0 0;
}

.twHeader {
	width: 805px;
	height: 54px;
	background: #fff;
	margin: 18px 0 10px 0;
}

.tw_blogroll {
	margin-top:15px;
	font-size: 14px;	
	font-weight: bold;
	margin-left:5px;
}

.tw_blogroll a{
	margin-left: 5px;
	font-size:12px;
	font-weight: normal;
}

h1.twHeading {
	font: bold 40px Georgia, Times New Roman, serif;
	text-align: right;
	color: #000;
	float: right;
	margin: 0 15px 0 0;
	padding-bottom: 5px;
	width: 780px;
	border-bottom: 4px solid #000;
}

.twBlog_archives {
	margin:15px 0 10px 8px;
	list-style:none;
}

/*------------------------------
    Healthy Obsession styles
-------------------------------- */

.healthy a, .healthy a:visited {
	text-decoration: none;
	color: #484848;
}

.healthy a:hover, .healthy a:active {
	text-decoration: underline;
	color: #308d99;
}

h1.healthy {
	font: bold 17px Rockwell, Helvetica, sans-serif;
	color: #fff;
	width: 400px;
	margin-bottom: 4px;
}

h2.healthy {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 5px;
}

h3.healthy {
	font: bold italic 12px Verdana, Helvetica, sans-serif;
	color: #333;
	float: right;
	margin: 10px 130px 0 0;
}

.healthy p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 7px;
}

.healthyHeader {
	width: 805px;
	height: 95px;
	background: url(images/healthy-header-slice.jpg) repeat-x 3px top;
	margin: 10px 0 0 0;
}

.healthyLogo {
	width: 550px;
	height: 95px;
	background: url(images/healthy-header.jpg) no-repeat;
}

h1.healthyHeading {
	font: bold 30px Palatino, Times New Roman, serif;
	color: #ee88bb;
	text-align: center;
	background: #000;
	height: 40px;
	width: 230px;
	font-variant: small-caps;
	float: left;
}

h2.healthyHeading {
	font: bold 13px Verdana, Helvetica, sans-serif;
	color: #fff;
	line-height: 38px;
	text-align: left;
	padding-left: 35px;
	background: #000;
	opacity: .45;
	height: 38px;
	width: 385px;
	border: 1px solid #000;
	position: absolute;
	top: 46px;
	right: 0;
	z-index: 997;
}

.mistyImg {
	width: 100px;
	height: 150px;
	background: url(images/Mistybell_04.jpg) repeat-x;
	position: absolute;
	top: 26px;
	right: 0;
	border: 2px solid #333;
	z-index: 998;
}

.healthy_blogroll {
	font-size: 14px;	
	font-weight: bold;
	margin: 15px 0 10px 15px;
}

.healthy_blogroll a{
	font-size:12px;
	font-weight: normal;
}

.healthyBlog_archives {
	margin:15px 0 10px 15px;
	list-style:none;
}

/*------------------------------
    Marathon Trucker styles
-------------------------------- */

.mt a, .mt a:visited {
	text-decoration: none;
	color: #00013d;
}

.mt a:hover, .mt a:active {
	text-decoration: underline;
	color: #fff000;
}

h1.mt {
	font: bold 17px Courier New, Courier, monospace;
	width: 400px;
}

h2.mt {
	font: bold 13px Courier New, Courier, monospace;
	color: #00013d;
	width: 400px;
	margin-bottom: 4px;
}

h3.mt {
	font: bold normal 12px Courier New, Courier, monospace;
	color: #4c4c58;
	margin: 102px 130px 10px 0;
	float: right;
}

.mt p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 7px;
}

.mtHeader {
	width: 805px;
	height: 95px;
	background: url(images/mt-header.jpg) no-repeat left top;
	margin: 10px 0 0 0;
}

h1.mtHeading {
	font: bold 30px Palatino, Times New Roman, serif;
	color: #ee88bb;
	text-align: center;
	background: #000;
	height: 40px;
	width: 230px;
	font-variant: small-caps;
	float: left;
}

h2.mtHeading {
	font: bold 13px Verdana, Helvetica, sans-serif;
	color: #fff;
	line-height: 38px;
	text-align: left;
	padding-left: 35px;
	background: #000;
	opacity: .45;
	height: 38px;
	width: 385px;
	border: 1px solid #000;
	position: absolute;
	top: 46px;
	right: 0;
	z-index: 997;
}

.mt_blogroll {
	font: bold 17px Courier New, Courier, monospace;
	margin: 15px 0 10px 15px;
}

.mt_blogroll a{
	font: normal 12px Arial, Helvetica, sans-serif;
}

.mtBlog_archives {
	margin:15px 0 10px 15px;
	list-style:none;
}

.mt .alignright{
	float:right;
}

.mt .alignleft{
	float:left;
}

.mt .wp-caption-text{
	font-size:11px;
	padding:5px;
}

.jeffImg {
	width: 100px;
	height: 150px;
	background: url(images/jclark.jpg) no-repeat;
	position: absolute;
	top: 26px;
	right: 0;
	border: 1px solid #000;
	z-index: 998;
}
