/**************************************************

	Style		Arabatik
	Version	1.0

**************************************************/

/* ########## BODY ########## */

body {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #323A3C;
	color: #323A3C;
}
#sblog_root {
	background: #fff url(Arabatik/bg.gif) repeat-y;
	width: 770px;
	margin: auto;
}
#sblog_head {
	background: url(Arabatik/head.png);
	position: relative;
	height: 182px;
}
#sblog_body {
	margin: 0px;
	padding: 10px 20px 0px 20px;
	overflow: hidden;
	clear: both;
}
#sblog_foot {
	display: none;
}
#sblog_copy {
	color: #999;
	text-align: center;
	padding: 30px 0px 4px 0px;
	clear: both;
	font-size: 0.78em;
	background: url(Arabatik/foot.png);
	height: 110px;
}
#sblog_page_title {
	text-align: left;
}
h1{
	position: absolute;
	top: 39px;
	left: 22px;
}
#sblog_page_title h1 a {
	display: block;
	text-indent: -9000px;
	background: url(Arabatik/logo.gif);
	width: 239px;
	height: 77px;
}
#sblog_page_title a:hover {
	text-decoration: none;
}
#sblog_page_description {
	text-align: left;
}
#sblog_page_description  h2 {
	font-weight: normal;
	color: #999;
	position: absolute;
	left: 50px;
	bottom: 18px;
}
#sblog_main {
	margin: 0px 0px 0px 155px;
	width: 550px;
}

/* ########## LINKS ########### */

a {
	outline: none;
	color: #7D921D;
	text-decoration: none;
}
a:hover {
	color: #323A3C;
	text-decoration: underline;
}
a.sblog_post_options_link_comments, a.sblog_post_options_link_perma, a.sblog_post_options_link_trackback, a.sblog_post_options_link_delete, a.sblog_post_options_link_edit, a.sblog_comment_options_link {
	padding-right: 4px;
}
a.sblog_post_options_link_perma {
	background-image: url('Arabatik/ico_permalink.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
a.sblog_post_options_link_perma:hover {
	background-image: url('Arabatik/ico_permalink_h.png');
	background-position: center left;
	background-repeat: no-repeat;
}
a.sblog_post_options_link_comments {
	background-image: url('Arabatik/ico_comments.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
a.sblog_post_options_link_comments:hover {
	background-image: url('Arabatik/ico_comments_h.png');
	background-position: center left;
	background-repeat: no-repeat;
}
a.sblog_post_options_link_trackback {
	background-image: url('Arabatik/ico_trackback.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.sblog_post_options_link_trackback:hover {
	background-image: url('Arabatik/ico_trackback_h.png');
	background-position: center left;
	background-repeat: no-repeat;
}
a.sblog_post_options_link_delete {
	background-image: url('Arabatik/ico_delete.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.sblog_post_options_link_delete:hover {
	background-image: url('Arabatik/ico_delete_h.png');
	background-position: center left;
	background-repeat: no-repeat;
}
a.sblog_post_options_link_edit {
	background-image: url('Arabatik/ico_edit.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.sblog_post_options_link_edit:hover {
	background-image: url('Arabatik/ico_edit_h.png');
	background-position: center left;
	background-repeat: no-repeat;
}
a.help {
	cursor: help;
	font-weight: bold;
	color: #090;
}


/* __[ A D M I N ]____________________________________________________________________ */
/* ----------------------------------------------------------------------------------- */
.sblog_block_text a.sblog_admin_posts {
	background-image: url('Arabatik/admin/ico_edit.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_posts:hover {
	background-image: url('Arabatik/admin//ico_edit_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.sblog_block_text a.sblog_admin_images {
	background-image: url('Arabatik/admin//ico_images.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_images:hover {
	background-image: url('Arabatik/admin//ico_images_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.sblog_block_text a.sblog_admin_categories {
	background-image: url('Arabatik/admin//ico_categories.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_categories:hover {
	background-image: url('Arabatik/admin//ico_categories_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_links {
	background-image: url('Arabatik/admin//ico_permalink.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_links:hover {
	background-image: url('Arabatik/admin//ico_permalink_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_censoring {
	background-image: url('Arabatik/admin//ico_comments.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_censoring:hover {
	background-image: url('Arabatik/admin//ico_comments_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_blocks {
	background-image: url('Arabatik/admin//ico_blocks.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_blocks:hover {
	background-image: url('Arabatik/admin//ico_blocks_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_static {
	background-image: url('Arabatik/admin//ico_static.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_static:hover {
	background-image: url('Arabatik/admin//ico_static_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_settings {
	background-image: url('Arabatik/admin//ico_settings.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_settings:hover {
	background-image: url('Arabatik/admin//ico_settings_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_menu {
	background-image: url('Arabatik/admin//ico_menu.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_menu:hover {
	background-image: url('Arabatik/admin//ico_menu_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_logout {
	background-image: url('Arabatik/admin//ico_logout.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sblog_block_text a.sblog_admin_logout:hover {
	background-image: url('Arabatik/admin//ico_logout_h.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}





#sblog_copy a {
	color: #999;
	text-decoration: underline;
}
#sblog_copy a:hover {
	color: #000;
}
a.sblog_external {
	background-image: url('Arabatik/external.png');
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0px 14px 0px 0px;
}

/* ########## MENU ########## */

#sblog_menu {
	overflow: hidden;
	background-position: bottom center;
	background-repeat: repeat-x;
	bor der-top: 10px solid #A7C226; 
}
#sblog_menu ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
}

#sblog_menu li {	float: left;
	padding: 0px;
	margin: 0px;
}

#sblog_menu .sblog_menu_current {
	float: left;
	margin: 0px;
	padding: 0px;
}
#sblog_menu a {
	display: block;
	color: #7D921D;
	background-image: url('Arabatik/menu_bg_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px #999 solid;
}
#sblog_menu .sblog_menu_current a {
	display: block;
	color: #000;
	background-image: url('Arabatik/menu_bg_left_h.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 10px 6px 10px;
	border-bottom-width: 0px;
}

/* ########## POST ########## */

.sblog_post {
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
}
.sblog_post_topic {
	padding: 4px 0px 0px 4px;
}
.sblog_post_topic h1 {
	color: #323A3C;
	font-size: 1.2em;
	font-weight: bold;
}
.sblog_post_text {
	padding: 4px;
}
.sblog_post_options {
	margin: 10px 0px 20px 0px;
}
.sblog_post_edit {
	color: #BABABA;
	font-family: Verdana, sans-serif;
	font-size: .85em;
}

/* ########## COMMENTS ########## */

.sblog_comment {
	background-color: #FFF;
	margin: 0px 0px 10px 0px;
}

.sblog_comment_topic {
	background-image: url('Arabatik/bg_sblog_post_topic.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #323A3C;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 1px 0px;
}

.sblog_comment_text {
	color: #999;
	padding: 4px;
}

.sblog_comment_options {
	margin: 10px 0px 20px 0px;
}

.sblog_comment_edit {
	color: #CCC;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
}

/* ########## BLOCK ########## */

#sblog_block_body {
	float: left;
	width: 140px;
}
.sblog_block {
	margin: 0px 0px 10px 0px;
}
.sblog_block_topic {
	padding: 4px 0px 0px 0px;
}
.sblog_block_topic h2 {
	font-size: 1em;
	font-weight: bold;
	color: #323A3C;
	color: #888;
}
.sblog_block_text {
	padding: 4px;
	padding: 4px 0px 10px 4px;
	border-bottom: 1px solid #e5e5e5;
}
.sblog_block_text ul li{
	background: #F7F7F7;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 1px 0;
}
.sblog_block_text ul li a{
	color: #666;
}

/* ########## PAGES ########## */

.sblog_pages {
	background-image: url('Arabatik/bg_pages.png');
	background-position: top center;
	background-repeat: repeat-x;
	border-top: 1px #CCC solid;
	padding: 4px;
}
.sblog_pages_prev {
	float: left;
	width: 140px;
	text-align: left;
}
.sblog_pages_current {
	width: 50px;
	text-align: center;
	margin: auto;
}
.sblog_pages_next {
	float: right;
	width: 140px;
	text-align: right;
}

/* ########## LIST ########## */

#sblog_block_body ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-image: url('Arabatik/ul.png');
	padding-left: 20px;
}

/* ########## CALENDAR ########## */

table.sblog_cal {
	width: 100%;
	margin: 5px 0px 10px 0px; 
	color: #999;
	background: #F0F0F0;
	border: 1px solid #e5e5e5; 
	border-bottom: 4px solid #e5e5e5; 
}
table.sblog_cal a{
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
table.sblog_cal a:hover{
	color: #000;
}
td.sblog_cal_header {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
}
td.sblog_cal {
	text-align: center;
	color: #323A3C;
}
td.sblog_cal_empty {
}
td.sblog_cal_day {
	text-align: center;
	font-size: 1em;
	height: 20px;
}
td.sblog_cal_today {
	color: #000;
	background-image: url('Arabatik/cal_today.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}
td.sblog_cal_active {
	background-color: #FFF;
	background-image: url('Arabatik/cal_active.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 1em;
}

/* ########## FORMS ########## */

form {
	margin: 0px;
}

/* special case to keep ie's original fieldset */
*>fieldset {
	border: 1px #CCC solid;
}
legend {
	color: #323A3C;
	font-weight: bold;
}
label.sblog_label_col {
	width: 200px;
	float: left;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.sblog_input {
	margin: 2px;
	border: 1px #CCC solid;
	padding: 2px;
}
input.sblog_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	width: 130px;
	border: 1px #CCC solid;
}
textarea.sblog_text {
	width: 420px;
	height: 400px;
	border: 1px #CCC solid;
}
textarea.sblog_comment {
	width: 300px;
	height: 100px;
	border: 1px #CCC solid;
	margin: 2px;
	padding: 2px;
}
.sblog_button {
	color: #323A3C;
	font-weight: bold;
}
.sblog_var {
	float: left;
	width: 120px;
	padding: 4px;
}
.sblog_val {
	background-color: #F0F0F0;
	margin: 0px 0px 2px 120px;
	padding: 4px;
}

/* ########## IMAGES ########## */

img {
	border-width: 0px;
	margin: 0px;
}
.sblog_image {
	background-color: #F0F0F0;
	border: 1px #CCC solid;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	width: 440px;
	overflow: hidden;
}
.sblog_image_info {
	margin: 0px 0px 0px 130px;
}
.sblog_image_tn {
	float: left;
}

/* ########## MISC ########## */

span.hilite {
	background-color: #FCC;
}
.sblog_category {
	color: #666;
	font-size: 1em;
}
.sblog_quote {
	border: 1px #CCC dashed;
	padding: 4px;
}
.sblog_line {
	border-bottom: 1px #CCC dotted;
}
.sblog_code {
	border-style: solid;
	border-width: 1px;
	border-color: #CCC #FFF #FFF #CCC;
	padding: 10px;
	background-color: #F0F0F0;
	color: #000;
}
h1, h2 {
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
}
span.sblog_censor {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #F00;
}