/* ########## BODY ########## */

body {
	font-family: Verdana;
	font-size: 11px;
	background-image: url();
	background-color:;
	margin: 0px;
}

#sblog_root {
	background-image: url();
	background-color: #C0C0C0;
	background-repeat: repeat-y;
	width: 652px;
	margin-left: auto;
	margin-right: auto; background-position-y:center;
}

#sblog_head {
	background-image: url();
	background-repeat: no-repeat;
	padding-top: 0px; background-position-y:center;
}

#sblog_body {
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}

#sblog_foot {
	clear: both;
}

#sblog_copy {
	background-image: url();
	background-repeat: no-repeat;
	color: #808080;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	clear: both; padding-left:0px; padding-right:0px; padding-top:15px; padding-bottom:10px; background-position-y:center
}

#sblog_page_title {
	text-align: center;
	height: 40px;
	padding-top: 10px
}

#sblog_page_title a {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

#sblog_page_title a:hover {
	text-decoration: none;
	color: #808080;
}

#sblog_page_title_text {
	padding-top: 40px;
}

#sblog_page_title_text {
	font-size: 3.3em;
	font-weight: bold;
}

#sblog_page_title_link {
	color: #000000;
}

#sblog_page_title_link:hover {
	text-decoration: none;
}

#sblog_page_description {
	text-align: center;
	height: 10px;
}

#sblog_page_description_text {
	font-weight: normal;
	color: #000000;
}

#sblog_main {
	padding-top: 5px;
	width: 500px;
}

/* ########## LINKS ########### */

a {
	color: #815242;
	text-decoration: none;
}

a:hover {
	color: #815242;
	text-decoration: none;
	position: relative; 
	left: 1px; 
	top: 1px; 
	text-decoration: none;
	font-weight: none;}
}

a.sblog_post_options_link_comments, a.sblog_post_options_link_perma, a.sblog_post_options_link_delete, a.sblog_post_options_link_edit, a.sblog_comment_options_link {
	font-family: Verdana;
	font-size: 11px;
	padding-right: 4px;
}

a.sblog_menu_link {
}

/* ########## MENU ########## */

#sblog_menu {
	text-align: right;
	padding: 15px 40px 10px 0px;
}

/* ########## POST ########## */

.sblog_post {
	padding-bottom: 10px;
}

.sblog_post_topic {
}

.sblog_post_topic_text {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.sblog_post_text {
	padding: 0px;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

.sblog_post_options {
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.sblog_post_edit {
	color: #808080;
	font-family: Verdana;
	font-size: 11px;
}

/* ########## COMMENTS ########## */

.sblog_comment {
	background-color: #C0C0C0;
	margin-bottom: 10px;
}

.sblog_comment_topic {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

.sblog_comment_text {
	color: #000000;
	padding: 4px;
}

.sblog_comment_options {
	margin-top: 10px;
	margin-bottom: 20px;
}

.sblog_comment_edit {
	color: #808080;
	font-family: Verdana;
	font-size: 10px;
}

/* ########## BLOCK ########## */

#sblog_block_body {
	float: right;
	width: 110px;
	background-color: #C0C0C0;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #808080;
	padding: 20px 10px 0px 10px;
}

.sblog_block {
	margin-bottom: 10px;
}

.sblog_block_topic {
}

.sblog_block_topic_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.sblog_block_text {
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	padding-bottom: 10px;
}

/* ########## PAGES ########## */

.sblog_pages {
        border-width: 1px 0px 1px 0px;
        border-style: solid;
        border-color: #000000;
		padding: 4px; 
}

.sblog_pages_prev {
	float: left;
	width: 140px;
	text-align: left;
}

.sblog_pages_current {
	width: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sblog_pages_next {
	float: right;
	width: 140px;
	text-align: right;
}
/* ########## LIST ########## */

ul {
	list-style-image: url('stinedahle/ul.png');
	padding: 0px 0px 0px 8px;
	margin: 4px;
}

/* ########## CALENDAR ########## */

table.sblog_cal {
	width: 100%;
	margin-bottom: 10px;
}

td.sblog_cal_header {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}

td.sblog_cal {
	font-size: 10px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

td.sblog_cal_empty {
	font-size: 10px;
}

td.sblog_cal_day {
	text-align: center;
	font-size: 10px;
	height: 20px;
}

td.sblog_cal_today {
	font-size: 10px;
	background-color: #C0C0C0;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

td.sblog_cal_active {
	font-size: 10px;
	background-color: #C0C0C0;
	text-align: center;
	text-decoration: underline;
}

/* ########## FORMS ########## */

form {
	margin: 0px;
}

/* special case to keep ie's original fieldset */
form>fieldset {
	border: 1px #000000 solid;
}

legend {
	color: #000000;
	font-weight: bold;
}

label.sblog_label_col {
	width: 200px;
	float: left;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 10px;
}

input.sblog_input {
	margin: 2px;
	border: 1px #000000 solid;
	padding: 2px;
}

input.sblog_search {
	font-family: Verdana;
	color: #000000;
	width: 130px;
	border: 1px #000000 solid;
}

textarea.sblog_text {
	width: 420px;
	height: 400px;
	border: 1px #000000 solid;
}

textarea.sblog_comment {
	width: 300px;
	height: 100px;
	border: 1px #000000 solid;
	margin: 2px;
	padding: 2px;
}

.sblog_button {
	color: #000000;
	font-weight: bold;
}

.sblog_var {
	float: left;
	width: 120px;
	padding-right: 2px;
}

.sblog_val {
	margin-left: 120px;
	margin-bottom: 2px;
}

/* ########## IMAGES ########## */

img {
	border-width: 0px;
	vertical-align: middle;
	margin: 3px;
}

.sblog_img {
	background-color: #F0F0F0;
	border: 1px #CCCCCC solid;
	margin-bottom: 10px;
	padding: 4px;
	width: 440px;
	overflow: hidden;
}

.sblog_image_info {
	margin-left: 130px;
}

.sblog_image_tn {
	float: left;
}


/* ########## MISC ########## */

span.hilite {
	background-color: #ff0000;
}

.sblog_category {
	color: #000000;
	font-family: Verdana;
	font-size: 0.85em;
}

.sblog_quote {
	border: 1px #000000 dashed;
        background-color: #D0D0D0;
	padding: 4px;
}

.sblog_line {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.sblog_code {
	border: 1px #000000 solid;
	padding: 10px;
	background-color: #D0D0D0;
	color: #000000;
        font-family: Verdana;
        font-size: 11px;
}

h1, h2 {
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
}

span.sblog_censor {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #0000ff;
}
