/* Template */
body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; background-color:#017077; }
label {display: block;}
#form_name, #form_email, #form_url, #form_body {width: 200px;}
input, textarea {border: 1px solid #aaa;}

#imSite {width: 856px; margin: 0 auto; padding: 0; text-align: left; }
#imHeader {height: 312px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; cursor: pointer; position: relative; margin: 0;}
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 36px; padding: 1px 2px 0 28px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {padding: 15px 20px 0 0px; margin-left: 15px}
#imFooter {clear: both; height: 97px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }

#imHome { margin: 10px 15px -5px 5px; padding: 15px; padding-top: 20px; background: url('home.jpg') no-repeat left top; }

/* Title */
h1 {position: absolute; left: 10px; top: 100px; font: 34px Georgia, "Times New Roman", Times, serif; color: #ffffff; padding: 25px 0 0 20px; }
#ImBlogSubTitle {position: absolute; left: 10px; top: 200px; font: 26px Georgia, "Times New Roman", Times, serif; color: #ffffff; padding: 0 0 0 20px;}

/* General */
p {margin: 0; padding: 0; } 
form, fieldset {margin: 0; padding: 0; border: none; }
fieldset legend {visibility: hidden; }

/* Main boxes */
#ImBlogMain {width: 75%; float: left; padding-left: 3px; margin-left: 0px; font: 13px Georgia, "Times New Roman", Times, serif; color: #2a3031; }
#ImBlogSideBar {width: 20%; float: right; margin-right: 1%; font: 13px Georgia, "Times New Roman", Times, serif; color: #ffffff; }

/* Box */

.topBox {margin: 0; }
.contentBox {margin: 0; }
.contentText { margin: 20px 0 0 0px;}
.footerBox {margin: 0; }

/* Comments Style */
.imBlogCommentsCount {font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #4f4f4f; margin: 10px 0 7px;}
.imBlogPostCommentUser {font: 12px Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #4f4f4f;}
.imBlogPostCommentBody {font: 12px Georgia, "Times New Roman", Times, serif; color: #4f4f4f;}
.imBlogPostCommentDate {font: 10px Georgia, "Times New Roman", Times, serif; color: #4f4f4f; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px dotted #4f4f4f;}
.imBlogCommentsForm {font: 12px Georgia, "Times New Roman", Times, serif; color: #4f4f4f;}

/* Text Style */
.imBgMain {}
.imBlogEmpty {}
.imBlogPostTitle {font: bold 16px Georgia, "Times New Roman", Times, serif; color: #bb0713; margin-bottom: 3px;}
.imBlogPostDetails {font: 9px Georgia, "Times New Roman", Times, serif; color: #8d8d83; margin-bottom: 5px; }
.imBlogPostRead {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #2a3031; }
.ImBlogQuote {margin: 10px 15px -5px 5px; padding: 15px; padding-top: 20px; background: url('virgolette.gif') no-repeat left top; font-style: italic; }
.ImBlogCode {margin: 10px 15px -5px 5px; padding: 5px; border: 1px #bb0713 solid; font-family: Courier; color: #ffffff; background-color: #575757;}
#ImBlogPodCast {border: none; vertical-align: baseline; margin-top: 5px}

#imBgBoxSearch {position: absolute; top: 60px; right: 0; font-size: 12px; width: 275px; }
#imBgBoxLast, #imBgBoxCateg, #imBgBoxMonths, #imBgBoxClouds {margin: 5px 0 10px 0;}
.ImBlogBoxTitle {font-family: Georgia, "Times New Roman", Times, serif; font-size: 110%; font-weight: bold; color: #ffffff; margin: 0 0 10px 3px; }
#imBgBoxSearch a.ImLink, #imBgBoxLast a.ImLink, #imBgBoxCateg a.ImLink, #imBgBoxMonths a.ImLink {padding-left: 25px; background: url('bullet.gif') no-repeat left top; width: 22px; height: 22px; }

#imSButton { background-color: #ffffff; color: #000000; Georgia, "Times New Roman", Times, serif; }

/* -- Links Style -- */
.imBlogPostCommentUser a, a.ImLink  {text-decoration:none; }
.imBlogPostCommentUser a:link, a.ImLink:link {color: #000000; }
.imBlogPostCommentUser a:visited, a.ImLink:visited {color: #222222;}
.imBlogPostCommentUser a:hover, a.ImLink:hover {color: #ffffff; background-color: #be2029;}


/* Footer */
#ImBlogFooter {margin: 40px 0 0 30px; padding-top: 25px; font: 14px Georgia; color: #eeeae2; }
