/*
Theme Name: Slice of Trucker Life - Henry Albert
Theme URI: 
Description: Theme for Henry Albert's blog on sliceoftruckerlife.com.
Version: 1.0
Author: The New Group
Author URI: http://www.thenewgroup.com/
Tags: fixed width

*/

@import url("/sol_blog_styles.css");
#header {background: url(/images/hdr_henry.jpg);}

#header h1 a {background: url(/images/hdr_henry.jpg);}



#recent-comments h2.widgettitle {background-image: url(/images/title_latest_comments.gif); width: 219px; height: 46px; margin-left: -8px; }

#recent-comments h2.widgettitle span {display: none;}
#recent-comments li .comment_author{color: #FFCC00; }
#recent-comments li .comment_author a {color: #FFCC00; text-decoration: none;}
#recent-comments li .comment_author a:hover {color: #FFCC00; text-decoration: underline;}



#archives h2.widgettitle {background-image: url(/images/title_archives.gif); width: 219px; height: 46px; margin-left: -8px; }
#archives h2.widgettitle span {display: none;}

/* IE 6 fixes */

/*
  Negative margins won't break the h2 elements out of their containing elements in IE6. So we'll have to handle padding the sidebar content differently.   
*/
* html #sidebar {margin: 0; padding: 0;}
* html #sidebar h2.rt_stats, * html #sidebar h2.recent_photos, * html #sidebar h2.recent_videos {width: 219px; margin: 0; padding: 0;}
* html #recent-comments h2.widgettitle {margin: 0; padding: 0;}
* html #archives h2.widgettitle {margin: 0; padding: 0;}
* html #sidebar #myContent, * html #sidebar .video {margin-left: 8px;}
* html #recent-comments ul li, * html #archives ul li {margin: 0; padding: 0 0 0 8px;}
