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

	Style Osiris
	Version	1.0
	Created	2007-01-05
	Edited	2007-01-05

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

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

body {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	background-image: url('Osiris/backgroundket.gif');
}

#osirisblog_root {
	background-image: url('Osiris/bg_div.png');
	background-position: center center;
	background-repeat: repeat-y;
	width: 658px;
	margin: auto;
}

#osirisblog_head {
	background-image: url('Osiris/bg_div_t.png');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
}

#osirisblog_body {
	margin: 0px;
	padding: 10px 20px 0px 20px;
	overflow: hidden;
	clear: both;
}

#osirisblog_foot {
	background-image: url('Osiris/bg_div_b.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
}

#osirisblog_copy {
	color: #999;
	text-align: center;
	padding: 20px 0px 4px 0px;
	clear: both;
}

#osirisblog_page_title {
	text-align: center;
}

#osirisblog_page_title a {
	font-size: 2.4em;
	font-weight: bold;
	color: #666;
}

#osirisblog_page_title a:hover {
	text-decoration: none;
}

#osirisblog_page_description {
	text-align: center;
}

#osirisblog_page_description  h2 {
	font-weight: normal;
	color: #999;
}

#osirisblog_main {
	margin: 0px 0px 0px 150px;
	width: 455px;
}

/* ########## Google Search ##### */

.osirisblog_block_text font.osirisblog_google_text {
	color: #777777;
	text-decoration: none;
	font-size: 0.8em;
}

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

a {
	color: #777777;
	text-decoration: none;
}

a:hover {
	color: #993333;
	text-decoration: underline;
}

a.osirisblog_post_options_link_comments, a.osirisblog_post_options_link_recommend, a.osirisblog_post_options_link_perma, a.osirisblog_post_options_link_trackback, a.osirisblog_post_options_link_delete, a.osirisblog_post_options_link_edit, a.osirisblog_comment_options_link {
	padding-right: 4px;
}

a.osirisblog_post_options_link_perma {
	background-image: url('Osiris/ico_permalink.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.osirisblog_post_options_link_comments {
	background-image: url('Osiris/ico_comments.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.osirisblog_post_options_link_recommend {
	background-image: url('Osiris/ico_recommend.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.osirisblog_post_options_link_trackback {
	background-image: url('Osiris/ico_trackback.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.osirisblog_post_options_link_delete {
	background-image: url('Osiris/ico_delete.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.osirisblog_post_options_link_edit {
	background-image: url('Osiris/ico_edit.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

a.help {
	cursor: help;
	font-weight: bold;
	color: #090;
}

.osirisblog_block_text a.osirisblog_admin_posts {
	background-image: url('Osiris/ico_edit.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_images {
	background-image: url('Osiris/ico_images.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_categories {
	background-image: url('Osiris/ico_categories.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_links {
	background-image: url('Osiris/ico_permalink.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_censoring {
	background-image: url('Osiris/ico_comments.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_blocks {
	background-image: url('Osiris/ico_blocks.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_settings {
	background-image: url('Osiris/ico_settings.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_menu {
	background-image: url('Osiris/ico_menu.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_logout {
	background-image: url('Osiris/ico_logout.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.osirisblog_block_text a.osirisblog_admin_static {
	background-image: url('Osiris/ico_static.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

#osirisblog_copy a {
	color: #999;
	text-decoration: underline;
}

#osirisblog_copy a:hover {
	color: #000;
}

a.osirisblog_external {
	background-image: url('Osiris/external.png');
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0px 14px 0px 0px;
}

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

#osirisblog_menu {
	overflow: hidden;
	background-position: bottom center;
	background-repeat: repeat-x;
}

#osirisblog_menu ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
}

#osirisblog_menu li {
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url('Osiris/menu_bg_right_h.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#osirisblog_menu .osirisblog_menu_current {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('Osiris/menu_bg_right.png');
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFF;
}

#osirisblog_menu .osirisblog_menu_current a {
	display: block;
	color: #FFF;
	font-style: bold;
	background-image: url('Osiris/menu_bg_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px #999 solid;
}

#osirisblog_menu a {
	display: block;
	color: #777;
	background-image: url('Osiris/menu_bg_left_h.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 10px 6px 10px;
	border-bottom-width: 0px;
}

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

.osirisblog_post {
	padding: 0px 0px 10px 0px;
}

.osirisblog_post_topic {
	border-bottom: 1px #CCC solid;
	padding: 4px 0px 0px 0px;
}

.osirisblog_post_topic h1 {
	color: #777;
	font-size: 1.2em;
	font-weight: bold;
}

.osirisblog_post_text {
	background-image: url('Osiris/bg_block.png');
	background-repeat: repeat-x;
	padding: 4px;
}

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

.osirisblog_post_edit {
	color: #777;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
}

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

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

.osirisblog_comment_topic {
	background-image: url('Osiris/bg_osirisblog_post_topic.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #777;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 1px 0px;
}

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

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

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

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

#osirisblog_block_body {
	float: left;
	width: 140px;
}

.osirisblog_block {
	margin: 0px 0px 10px 0px;
}

.osirisblog_block_topic {
	border-bottom: 1px #CCC solid;
	padding: 4px 0px 0px 0px;
}

.osirisblog_block_topic h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #777;
}

.osirisblog_block_text {
	padding: 4px;
	background-image: url('Osiris/bg_block.png');
	background-position: top center;
	background-repeat: repeat-x;
	padding: 4px 0px 10px 4px;
}

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

.osirisblog_pages {
	background-image: url('Osiris/bg_pages.png');
	background-position: top center;
	background-repeat: repeat-x;
	border-top: 1px #CCC solid;
	padding: 4px;
}

.osirisblog_pages_prev {
	float: left;
	width: 140px;
	text-align: left;
}

.osirisblog_pages_current {
	width: 50px;
	text-align: center;
	margin: auto;
}

.osirisblog_pages_next {
	float: right;
	width: 140px;
	text-align: right;
}

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

#osirisblog_block_body ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul {
	list-style-image: url('Osiris/ul.png');
	padding-left: 20px;
}

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

table.osirisblog_cal {
	background-image: url('Osiris/bg_block.png');
	background-position: top center;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px 0px 10px 0px;
	color: #CCC;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
}

td.osirisblog_cal_header {
	text-align: center;
}

td.osirisblog_cal {
	text-align: center;
	color: #777;
}

td.osirisblog_cal_empty {
}

td.osirisblog_cal_day {
	text-align: center;
	font-size: 1em;
	height: 20px;
}

td.osirisblog_cal_today {
	color: #000;
	background-color: #FFF;
	background-image: url('Osiris/cal_today.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

td.osirisblog_cal_active {
	background-color: #FFF;
	background-image: url('Osiris/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: #777;
	font-weight: bold;
}

label.osirisblog_label_col {
	width: 200px;
	float: left;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.osirisblog_input {
	margin: 2px;
	border: 1px #CCC solid;
	padding: 2px;
}

input.osirisblog_search {
	align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	width: 95px;
	border: 1px #CCC solid;
}

textarea.osirisblog_text {
	width: 420px;
	height: 400px;
	border: 1px #CCC solid;
}

textarea.osirisblog_comment {
	width: 300px;
	height: 100px;
	border: 1px #CCC solid;
	margin: 2px;
	padding: 2px;
}

.osirisblog_button {
	margin: 0.20em 0.00em;
	padding: 0.00em 1.00em;
	color: #033;
	background: #E0E0E0;
	border: 1px solid #CCCCCC;
}

.osirisblog_var {
	float: left;
	width: 120px;
	padding: 4px;
}

.osirisblog_val {
	background-color: #F0F0F0;
	margin: 0px 0px 2px 120px;
	padding: 4px;
}

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

img {
	border-width: 0px;
	margin: 0px;
}

.osirisblog_image {
	background-color: #F0F0F0;
	border: 1px #CCC solid;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	width: 440px;
	overflow: hidden;
}

.osirisblog_image_info {
	margin: 0px 0px 0px 130px;
}

.osirisblog_image_tn {
	float: left;
}

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

span.hilite {
	background-color: #993333;
	color: #FFF;
}

/*span.hilite {
	background-color: #FEE;
	color: #F00;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 2px #F00 solid;
}*/

.osirisblog_category {
	color: #CCC;
	font-size: 1em;
}

.osirisblog_quote {
	border: 1px #993333 dashed;
	padding: 4px;
}

.osirisblog_line {
	border-bottom: 1px #CCC dotted;
}

.osirisblog_code {
	border-style: solid;
	border-width: 1px;
	border-color: #CCC #CCC #CCC #CCC;
	padding: 10px;
	background-color: #F0F0F0;
	color: #000;
}

h1, h2 {
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
}

span.osirisblog_censor {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #F00;
}
