
BODY {
	background-color: #FFF;
	color: #8F8F8F;
	}
A {
	color: #0066CC;
	}
A:hover {
	color: #FF7902;
	}
/* --- */
.box-header-r H2 {
	color: #595959;
	}
#label-blogs,
#label-calendar,
#label-tag {
	display: block;
	padding: 10px 0 0 40px;
	height: 19px;
	}
#label-blogs {
	background: url(/img/label-blogs.gif) 0 0 no-repeat;
	}
#label-calendar {
	background: url(/img/label-blogs.gif) 0 0 no-repeat;
	}
#label-tag {
	background: url(/img/label-tag.gif) 0 0 no-repeat;
	}


/* Main container */

.p-header {
	color: #FF7C24;
	}
.left-arr-img {
	padding: 0 0 5px 0;
	background: url(/img/post-arr-left.gif) left top no-repeat;
	}
.right-arr-img {
	padding: 0 0 5px 0;
	background: url(/img/post-arr-right.gif) left top no-repeat;
	}
.more-arr-img {
	background: url(/img/more-arr.gif) no-repeat;
	margin: 0 0 -3px 0;
	}
.p-cyt {
	margin: 1px 0 0 10px;
	background: url(/img/p-cyt.gif) no-repeat;
	}
.b-edit {
	margin: 1px 0 0 10px;
	background: url(/img/b-edit.gif) no-repeat;
	}
.arr-left {
	background: url(/img/arr_left.gif) no-repeat;
	}
.arr_up {
	background: url(/img/arr_up.gif) no-repeat;
	}
.del {
	background: url(/img/del.gif) no-repeat; margin: 1px 0 0 10px;
	}
.post-cyt-b {
	background: url(/img/post-cyt-b.gif) no-repeat;
	}
.post-cyt-b-or {
	background: url(/img/post-cyt-b-or.gif) no-repeat;
	}
.post_commX {
	width: 10px; height: 11px;
	background: url(/img/post_commX.gif) no-repeat;
	}
.b-left {	
	background: url(/img/b-left.gif) no-repeat;
	}
.b-right {
	background: url(/img/b-right.gif) no-repeat;
	}
.right-img {
	background: url(/img/right.gif) no-repeat;
	}
.left-img {
	background: url(/img/left.gif) no-repeat;
	}
.b-left,
.b-right,
.right-img,
.left-img {
	margin: 0 0 -5px 0;
	}
	
	
/* Import from blog.css */

.box-container-top .s1-top { background: url(/img/top-post-bgline.gif) top repeat-x; }
.box-container-top .s2-top { background:url(/img/top-post-bgline.gif) left repeat-y; }
.box-container-top .s3-top { background:url(/img/top-post-bgline.gif) right repeat-y; }
.box-header-l-top { background: url(/img/post-top-left.gif) left top no-repeat; }
.box-header-r-top { background: url(/img/post-top-right.gif) right top no-repeat;  }
.box-header-r-top h2 { color:#999999; }
.box-footer-container-top { background: #ffffff url(/img/box-border-bottom-bg2.gif) top repeat-x; }
.box-footer-l-top { background: url(/img/post-top-bottom-r.gif) right top no-repeat; }
.box-footer-r-top { background: url(/img/post-top-bottom-l.gif) left top no-repeat; }
.box-more-lnk-top { background:url(/img/more-right-bg.gif) right top no-repeat; }
.box-more-lnk-top a { background:url(/img/more-left-bg.gif) left top no-repeat; }
.main-blog-header {  color:#004775; }
h2.b-post-header { color:#FF7902; } 
.b-post-header-link { color:#FF7902; }
#calendar .workday { background:#006BAB url(/img/c-bg01.gif) bottom; color:#ffffff; }
#calendar .weekend {background:#FF8703 url(/img/c-bg02.gif) bottom; color:#ffffff;}


/* Import from post.css */

.colorff6702-bold { color:#FF7902; font-weight:bold;}
.post_balloon  { background:url(/img/post-cyt-b-bg.gif) left bottom no-repeat; }
.galka { background:url(/img/galka.gif) no-repeat; padding:0 2px 0 0; margin:0 0 -6px 0;}
img.fav-icon { background:url(/img/top/fav-icon.gif) no-repeat; }
.rss-img {
	margin: 0 0 -4px;
	background: #F5F5F5 url(/img/rss.gif) 0 0 no-repeat;
	}


/* ------------- Comment form ------------- */

.mess-textarea textarea {
	border-color: #A7A6AA;
	}
#markdown_toolbar {
	border-color: #D7D7D7;
	background-color: #F6F6F6;
	}
#markdown_toolbar LI A {
	border-color: #FFF;
	border-right-color: #D7D7D7;
	}
#markdown_toolbar LI A:hover {
	border-color: #900;
	}
.form-body LABEL.cat1 {
	color: #595959;
	}
#post-author A.other {
	border-bottom-color: 1px dotted #0066CC;
	}
.ext-form {
	background: #F5F5F5;
	}
