@charset "utf-8";
/* CSS Document */

label{display:block;}
input.decorated, input.decoratedS, textarea.decorated{background-color: transparent; background-repeat:no-repeat; border:none; margin-bottom:13px;}
input.decorated{background-image:url(images/field_s.png); width:352px; height:25px; padding:8px 8px 0px;}
input.decoratedS{background-image:url(images/field_ss.png); width:205px; height:25px; padding:8px 8px 0px;}
textarea.decorated{background-image:url(images/field_l.png); width:460px; height:198px; overflow:auto; padding:8px;}

.picHL{float:left; margin-right:7px; margin-bottom:0px;}
.picHR{float:right; margin-left:7px; margin-bottom:0px;}
.picVL{float:left; margin-right:7px; margin-bottom:0px;}
.picVR{float:right; margin-left:7px; margin-bottom:0px;}


ul.realList li{background-image:url(images/icon_circle.png); background-repeat:no-repeat; background-position:5px 3px; padding-left:21px; margin-bottom:10px; }

#rightArea .realList{width:220px;}
ul li.addIcon{background-position:0px 0px;/* padding-bottom:6px; margin-bottom:6px; height:1em;*/}
ul li.parmanentlink{background-image:url(images/icon_parmanentlink.png);}
ul li.trackback{background-image:url(images/icon_trackback.png);}
ul li.comments{background-image:url(images/icon_comments.png);}
ul li.tag{background-image:url(images/icon_tag.png);}
ul li.location{background-image:url(images/icon_location.png); background-position:0px -2px;}
ul li.calendar{background-image:url(images/icon_calendar.png);}
ul li.log{background-image:url(images/icon_log.png);}
ul li.unfold{background-image:url(images/icon_next.png); background-position:4px 2px;}
ul li.fold{background-image:url(images/icon_down.png); background-position:2px 2px;}

ul.embossList {margin-top:-8px; margin-bottom:24px;}
ul.embossList > li{border-left:#99C0D6 solid 4px; padding:5px;}
ul.embossList > li.addIcon{background-position:5px 5px; padding:7px 5px 7px 27px; background-repeat:no-repeat;}
ul.embossList > li.embossborder{height:2px; background-image:url(images/embossline.png); padding:0; background-position:top left; border:none;}
ul.embossList ul{margin-left:0.5em; margin-top:2px;}

ul.squareList{margin-left:10px; line-height:0;}
ul.squareList li{float:left; margin-left:10px; margin-bottom:10px;}

img.thBorder{background:url(images/th_bg_idle.png); padding:5px;}
a img.thBorder:hover{background:url(images/th_bg_active.png);}


.h2ReplaceS, .h2ReplaceM, .h2ReplaceL, .h2ReplaceX{height:22px; text-indent:-9999px; margin-bottom:8px;}
.h2ReplaceS{width:160px;}
.h2ReplaceM{width:220px;}
.h2ReplaceL{width:520px;}
.h2ReplaceX{width:700px;}

.h2EntryInfo{background-image:url(images/h2_entry_info.png);}
.h2RelatedEntries{background-image:url(images/h2_related_entries.png);}
#h2OnTwitter{background-image:url(images/h2_on_twitter.png);}
#h2Notice{background-image:url(images/h2_notice.png);}
#h2RecentEntries{background-image:url(images/h2_recent_entries.png);}
#h2FromFlickr{background-image:url(images/h2_from_flickr.png);}
#h2WhereIam{background-image:url(images/h2_where_i_am.png);}
#h2PowerdBy{background-image:url(images/h2_powerd_by.png);}
#h2Feedbacks{background-image:url(images/h2_feedbacks.png);}
#h2LeaveAComment{background-image:url(images/h2_leave_a_comment.png);}
#h2QuickLinks{background-image:url(images/h2_quick_links.png);}
#h2AllEntries{background-image:url(images/h2_all_entries.png);}
#h2MonthlyArchives{background-image:url(images/h2_monthly_archives.png);}
#h2Categories{background-image:url(images/h2_categories.png);}
#h2Countries{background-image:url(images/h2_countries_cities.png);}




