/* import from layout.css */

body { background-color: #6993af;  color:#8F8F8F;}
#container {  background:#ffffff url(/img/design/default-green/content-bg.gif) repeat-y; }
#logo { background: url(/img/logo-bg.gif) no-repeat; }
.box-header-r h2 { color:#4a677b; }

#label-blogs, #label-calendar, #label-tag { display:block; padding:10px 0 0 35px; height:19px;}
#label-blogs { background:url(/img/design/default-green/label-blogs.gif) 0 0 no-repeat; }
#label-calendar { background:url(/img/design/default-green/label-blogs.gif) 0 0 no-repeat; }
#label-tag {  background:url(/img/design/default-green/label-tag.gif) 0 0 no-repeat;}
.arr-left { background:url(/img/design/default-green/arr_left.gif) no-repeat;}
.arr_up { background:url(/img/design/default-green/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/design/default-green/post-cyt-b-or.gif) no-repeat; }
.post_commX { background:url(/img/design/default-green/post_commX.gif) no-repeat;width:10px; height:11px;}
.b-left { background:url(/img/design/default-green/b-left.gif) no-repeat; margin:0 0 -5px 0;}
.b-right { background:url(/img/design/default-green/b-right.gif) no-repeat; margin:0 0 -5px 0;}

a { color:#0066CC; }a:hover { color:#4fb71c }
h2.orangeH2 { color:#4a677b; }
h2.orangeH2 a { color:#4a677b; }
/* MAIN CONTAINER */
.footer-content { background:url(/img/design/default-green/bottom-bg.gif) bottom repeat-x; }
.footer-content-l { background:url(/img/design/default-green/left-bottom_c.gif) left bottom no-repeat; }
.footer-content-r { background:url(/img/design/default-green/right-bottom_c.gif) right bottom no-repeat; }

.p-header { color: #4a677b; }
.left-arr-img { padding: 0 0 5px 0; background:url(/img/design/default-green/post-arr-left.gif) left top no-repeat; }
.right-arr-img { padding: 0 0 5px 0; background:url(/img/design/default-green/post-arr-right.gif) left top no-repeat;}
.more-arr-img { background:url(/img/design/default-green/more-arr.gif) no-repeat; margin: 0 0 -3px 0;}
.p-cyt { margin:1px 0 0 10px; background:url(/img/design/default-green/p-cyt.gif) no-repeat;}
.b-edit { margin:1px 0 0 10px; background:url(/img/b-edit.gif) no-repeat;}
.right-img { background:url(/img/design/default-green/right.gif) no-repeat; margin:0 0 -5px 0;}
.left-img { background:url(/img/design/default-green/left.gif) no-repeat; margin:0 0 -5px 0;}

/* import from blog.css */
.box-container-top .s1-top { background: url(/img/design/default-green/top-post-bgline.gif) top repeat-x; }
.box-container-top .s2-top { background:url(/img/design/default-green/top-post-bgline.gif) left repeat-y; }
.box-container-top .s3-top { background:url(/img/design/default-green/top-post-bgline.gif) right repeat-y; }
.box-header-l-top { background: url(/img/design/default-green/post-top-left.gif) left top no-repeat; }
.box-header-r-top { background: url(/img/design/default-green/post-top-right.gif) right top no-repeat; }
.box-header-r-top h2 { color:#4a677b; }
.box-footer-container-top { background: #ffffff url(/img/design/default-green/box-border-bottom-bg2.gif) top repeat-x; }
.box-footer-l-top { background: url(/img/design/default-green/post-top-bottom-r.gif) right top no-repeat; }
.box-footer-r-top { background: url(/img/design/default-green/post-top-bottom-l.gif) left top no-repeat; }
.box-more-lnk-top { background:url(/img/design/default-green/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:#4a677b; }

h2.b-post-header { color:#4a677b; } 
.b-post-header-link { color:#4a677b; }

#calendar .workday { background:#006BAB url(/img/design/default-green/c-bg01.gif) bottom; color:#ffffff; }
#calendar .weekend {background:#FF8703 url(/img/design/default-green/c-bg02.gif) bottom; color:#ffffff;}

/* import from post.css */
.colorff6702-bold { color:#4a677b; font-weight:bold;}
.post_balloon  { background:url(/img/design/default-green/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 { background:#f5f5f5 url(/img/rss.gif) no-repeat; margin:0 0 -4px 0; }


/* ------------- 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;
	}
