/* Template */
body {margin: 0; padding: 0; background-color: #233865; }
label {display: block;}
#form_name, #form_email, #form_url, #form_body {width: 200px;}
input, textarea {border: 1px solid #aaa;}

#imSite {width: 748px; margin: 0 auto; text-align: left; }
#imHeader {height: 117px; 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 40px 0 0px; margin-left: 15px}
#imFooter {clear: both; height: 54px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }

/* Title */
h1 {position: relative; left: 25px; top: 25px; font: 30px arial,helvetica,clean,sans-serif; color: #e9effb; margin: 0;}
#ImBlogSubTitle {position: relative; left: 25px; top: 25px; font: 22px arial,helvetica,clean,sans-serif; color: #e9effb;}

/* General */
p {margin: 0; padding: 0; } 
form, fieldset {margin: 0; padding: 0; border: none; }
fieldset legend {visibility: hidden; }

/* Main boxes */
#ImBlogMain {width: 70%; float: left; padding-left: 3px; margin-left: 5px; font: 13px arial,helvetica,clean,sans-serif; color: #505050; }
#ImBlogSideBar {width: 25%; float: right; margin-right: 1%; font: 13px arial,helvetica,clean,sans-serif; color: #0d4e26; }

/* Box */

.topBox {width: 206px; height:19px; background-image: url('box_top.jpg'); background-repeat: no-repeat; margin: 0; overflow: hidden; }
.contentBox {width: 206px; background-image: url('box_content.jpg'); background-repeat: repeat-y; margin: 0; }
.contentText {padding: 5px; margin: 0 0 0 15px;}
.footerBox {width: 206px; height:18px; background-image: url('box_bottom.jpg'); background-repeat: no-repeat; margin: 0; overflow: hidden; }

/* Comments Style */
.imBlogCommentsCount {font: 14px arial,helvetica,clean,sans-serif; font-weight: bold; color: #233865; margin: 10px 0 7px;}
.imBlogPostCommentUser {font: 12px arial,helvetica,clean,sans-serif; font-weight: bold; color: #233865;}
.imBlogPostCommentBody {font: 12px arial,helvetica,clean,sans-serif; color: #233865;}
.imBlogPostCommentDate {font: 10px arial,helvetica,clean,sans-serif; color: #55575a; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px dotted #55575a;}
.imBlogCommentsForm {font: 12px arial,helvetica,clean,sans-serif; color: #233865;}

/* Text Style */
.imBgMain {}
.imBlogEmpty {}
.imBlogPostTitle {font: bold 16px arial,helvetica,clean,sans-serif; color: #1d315c; margin-bottom: 3px;}
.imBlogPostDetails {font: 9px arial,helvetica,clean,sans-serif; color: #1d315c; margin-bottom: 5px; }
.imBlogPostRead {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #1d315c; }
.ImBlogQuote {margin: 10px 15px -5px 5px; padding: 5px; border: 1px #ffffff solid; background-color: #233865; color: #e9effb;}
.ImBlogCode {margin: 10px 15px -5px 5px; padding: 5px; border: 1px #ffffff solid; font-family: Courier; color: #e9effb; background-color: #233865;}
#ImBlogPodCast {border: none; vertical-align: baseline; margin-top: 5px}

#imBgBoxSearch {position: absolute; top: 45px; right: 0; font-size: 12px; width: 250px;}
#imBgBoxLast, #imBgBoxCateg, #imBgBoxMonths, #imBgBoxClouds {margin: 5px 0 10px 0;}
.ImBlogBoxTitle {font-family: arial,helvetica,clean,sans-serif; font-size: 110%; font-weight: bold; color: #e9effb; 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: 21px; height: 19px; }

#imSButton { background-color: #d1dcf4; color: #233865; }

/* -- Links Style -- */
.imBlogPostCommentUser a, a.ImLink  {text-decoration:none; }
.imBlogPostCommentUser a:link, a.ImLink:link {color: #909090; }
.imBlogPostCommentUser a:visited, a.ImLink:visited {color: #e9effb; background-color: #233865; }
.imBlogPostCommentUser a:hover, a.ImLink:hover {color: #6f8bbd; background-color: #e9effb;}


/* Footer */
#ImBlogFooter {margin: 30px 0 0 25px; padding-top: 30px; font: 12px Tahoma; color: #e9effb; }
