/*-------------------------------------------------------------
Base styles
--------------------------------------------------------------*/
a       { text-decoration: none; }
a:hover { text-decoration: underline; }
.img    { border: 0px; margin: 0px; }

/* entries ----------------------------------------------- */
.entryBox       { font-size: 10px; }
.tagGroup       { font-size: 10px; margin-bottom:2px; margin-top:8px;}

h1.entryTitle   { font-weight: bold;font-size: 18px; color: #155224; padding: 0.4em 0 0.4em 0; }
h2.entryTitle   { font-weight: bold;font-size: 16px; color: #155224; padding: 0 0 0.2em 0; }

a.entryTitle:hover { color: #dd6633;}
a.entryTitle:link, a.entryTitle:visited     { color: #155224;}
a.entryTitle:active                         { color: #dd6633;}

.entryInfo      { font-size: 10px; color: #999; padding: .8em 0 .5em 0; }
.tagline        { font-size: 15px; font-style: italic; padding: 0.4em 0 0.4em 0; }
a.readmore      { font-weight:bold; }
.rFolder        { }
li.rFolderItem  { margin:0 0 0 6px; padding:3px 0 0px 10px; line-height:1.2em; list-style:none; background:url("/images/bullet_small.gif") no-repeat 0 .2em; }
div.dayTitle    { font-size: 120%; font-weight:bold;	padding: .5em 0 0 0; }
div.next-previous { padding: .5em 0 .5em 0; }
div.sidebar     { padding: .5em 0 .5em 0; }
div.story h2    { color:#222; font-size:16px; font-weight:bold; border-bottom:0px; letter-spacing: .1em; margin-top: .1em; text-transform:none; }
div.story       { font-family: arial,helvetica; font-style: normal; font-size: 13px; color: #222200; line-height: 1.3em;  padding: .2em 0 0 0; max-width:600px; width:600px;}
div.story p     { font-family: arial,helvetica; font-style: normal; font-size: 13px; color: #222200; line-height: 1.3em;}
div.story img     { max-width:600px; }
div.addBookmarks    { font-family: arial,helvetica; font-style: normal; font-size: 10px; margin-top:8px; margin-bottom:0px;}

/* category chooser ----------------------------------------------- */
.category-chooser { margin: -50%; width:100%; }
li.selected     { font-weight: bold; }

/* other lists ----------------------------------------------- */
ul.rNavigationBar, ul.rMenu, ul.rFolder, ul.rFeeds, ul.rReferersList, ul.rEntriesList, ul.rCategory {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 80%;
}
ul.rCategory li, .rMenu li  { margin:0 0 0 6px; padding:3px 0 0px 10px; line-height:1.2em; list-style:none; background:url("/images/bullet_small.gif") no-repeat 0 .2em;}
ul.rFeeds li { background-image:  url(/images/blog/feed-icon-12x12.gif); background-repeat: no-repeat; background-position: 0 .2em; padding-left: 1.4em; line-height: 1.5em; }

/* calendar ----------------------------------------------- */
.hCalendarDay{
    text-align : center;
    font-size:10px;
}
th.hCalendarDayNameRow {
    text-align : center;
    font-size :10px;
    font-weight : bold;
}
td.hCalendarDayCurrent {
    text-align : center;
    font-size  :10px;
    font-weight: bold;
}
td.hCalendarDayLinked {
    text-align : center;
    font-size  :10px;
    font-weight: bold;
}

/* comments ----------------------------------------------- */

div.comments-form span.status {
    display: block;
    background: white;
    color: green;
    border: 1px solid green;
    margin: 10px 0px;
    padding: 4px;
    font-size: 14px;
}

span.error {
    display: block;
    background: white;
    color: #c00;
    border: 1px solid #c00;
    margin: 10px 0px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}

p.comment-details { font-size: 10px; color: #999; margin-bottom:14px; padding-bottom:10px;  border-bottom: 1px dotted #ddd }
.comments-syntax-indicator { font-weight: bold; }
.comments-syntax-indicator span.enabled {
    background: transparent;
    color: green;
    font-style: italic;
}
.comments-syntax-indicator span.disabled {
    background: transparent;
    color: red;
    font-style: italic;
}
.mm_weblog_name { font-size: large; font-weight: bold; }

form ul{ position: relative; list-style: none; width: 100%; }
form li{ line-height: 2em; margin: 0; padding: 1px 1px 6px 9px; }
form li.focused{ background-color: #fff7c0 !important; }
form li p{ font-size: 9px; line-height: 13px; color: #444; }
form li{ display: inline-block; }
form[id] li{ display: block; }
form li div{ display: inline-block; }
form[id] li div{ display: inline; }
form .left{ float: left !important; margin: 0; }
form .right{ float: right !important; margin: 0; }
form .clear{ clear: both; } 
form li div p{ margin: 0 0 5px 0; }
form div.left{ margin-right: 2px !important; }
form div.left[class]{ margin-right: 4px !important; }
form div.left img{ margin: 0 0 -2px 0; }
form .info{ display: inline-block; margin: 0 0 10px 0; padding: 0 0 4px 0; border-bottom: 1px dotted #ccc !important;}
form .info[class]{ display: block; }
form .info p{ font-size: 1em; line-height: 1.3em; margin: 0 0 8px 0; }
textarea.textarea{margin-bottom: 1px;}
textarea.textarea[class]{font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, sans-serif;}
select.select{ padding: 1px 0 0 0; margin: 1px 0 3px 0; }
select.select[class]{ margin: 0; padding: 1px 0 1px 0; }
form .small{ width: 70px; }
form .medium{ width: 170px; }
form .large, form textarea.textarea{ width: 340px; }
form .tags{ width: 320px; }
form textarea.small{ height: 5.5em; }
form textarea.medium{ height: 10em; }
form textarea.large{ height: 20em; }
.choices input{ width: 200px; margin-right: 3px; }
.choices ol{ margin: 10px 0 0 0; }
.choices[class] ol{ margin: 0 !important; }
.choices img{ margin: 0 0 1px 0; }
fieldset ol li{ display: list-item !important; margin: 0 5px 2px 3px !important; padding: 0 !important; list-style: inside decimal; }
input.button, button { width: 6em; padding: 2px 2px 0 0; /* fix for IE */ }
/* revert to normal for Firefox */
li>input.button, li>button, input.button>input.button, button>button { padding: 2px; }
label.desc{
    margin: 4px 0 3px 0;
    border: 0;
    color: #444;
    font-size: 1em;
    line-height: 1.3em;
    display: block;
    font-weight: bold;
}
input.text, input.number, input.url, input.email, input.password, input.file, 
textarea.textarea, select.select{
    font-size: 1.2em;
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
    color: #333;
}
input.text, input.number, input.url, input.email, input.password, input.file{ padding: 2px; }
input.currency{ text-align: right; }
input.checkbox, input.radio{
    display: block;
    line-height: 1.4em;
    margin: 8px 0 0 3px;
    width: 13px;
    height: 13px;
}
input.focus, textarea.focus { background: #ffd; color: #000; }
label.choice{
    display: block;
    line-height: 1.4em;
    margin: -19px 0 0 25px;
    padding: 4px 0 5px 0;
    color: #444;
    width: 80%;
}

#tagbin     { padding-left: 8px; text-align:justify }

#tagbin a   { line-height: 120% ! important; }

#tagbin a:hover { color: #e62c00 ! important; }

a.s5, a.s5:link, a.s5:visited { font-size: 24px;color: #000; }
a.s4, a.s4:link, a.s4:visited { font-size: 22px;color: #333; }
a.s3, a.s3:link, a.s3:visited { font-size: 18px;color: #666; }
a.s2, a.s2:link, a.s2:visited { font-size: 14px;color: #999; }
a.s1, a.s1:link, a.s1:visited { font-size: 10px;color: #bbb; }

/*-------------------------------------------------------------
Basic theme styles
--------------------------------------------------------------*/
.comments-head { color:#CC9933; font-size:90%; font-weight:bold; border-bottom:1px dotted #666; text-transform:uppercase; letter-spacing: .2em;  	margin-top: .5em;			}
h1.weblogName { text-align:left;font-size: 20px;}
p.weblogDescription { text-align:left; }
div.dayTitle { color:#CC9933; font-size:90%; text-transform:uppercase; border-bottom:1px dotted #666;		}

/* layout ----------------------------------------------- */
.content_wrapper { width: 560px; float: left; }
.content { padding: 0em 2em 2em 2em; }
.rightbar_wrapper { width: 160px; float: right; }
