html{
     color:#FFF;
}
body{
	background:#560C06;
	text-align:center;
	font-color:#FFF;
	font-size:small;
	font-family: Arial, Helvetia, Verdana;
	min-width:1000px;
}
img{
	border:none;
}
img.blogged_image{
		max-width:100%;
}

input, select,textarea,file{
	background:#560C06;
	color:#FFF;
     border:1px solid #000;
}
input[type="radio"], input[type="checkbox"]{
	background:#560C06;
	color:#FFF;
	border:none;
}
a{
	color:#000;
	text-decoration:underline;
}
a:link .blogged_image, a:active .blogged_image, a:visited .blogged_image{
	border:1px solid #BBB;
	padding:3px;
}
a:hover .blogged_image{
	border:3px solid #000;
	padding:0;
}
li,td{
	font-size:small;
	color:#000;
}
table{
	margin-left:auto;
	margin-right:auto;
}
h1{
	font-size:100%;
	color:#FFF;
	font-weight:normal;
	padding:0;
	margin:0;
}
legend{
	background: #560C06;
	border: 1px solid #000000;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FFFFFF;
}
.strong{
	font-weight:bold;
}

.bodydiv{
	background:#FFF;
	color:#000;
	text-align:center;
	margin-left:15em;
	margin-right:1em;
	margin-top:2em;
	border: 2px solid #000;
	padding-bottom:2em;
	/*height:80%;*/
	padding-top:1em;
	padding-left:4em;
     padding-right:4em;
     min-width:800px;
}
.catselect{
	margin-left:5em;
}
.list_edit_post_ul {
	list-style: none;
	width: 70%;
	padding-bottom:2em;
	display: inline;
	text-align:left;
}
.list_edit_post_li {
	float:left;
	padding-left:1em;
	text-align:left;
}
.login_name_td{
     width:10em;
     text-align:left;
}
.user_mgmt_table{
     table-layout:fixed;
}
.center_text{
	text-align:center;
}
.blogentry{
	padding:1em;
	width:45em;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: 2px solid #000;
}
.posttoptitle{
	background:#560C06;
	margin-bottom:1em;
	color:#FFF;
	padding:0.3em;
}
.postbottomtitle{
	margin-top:1em;
	text-align:right;
	font-size:xx-small;
	text-transform: uppercase;
}
.hardlinkspan{
	float:left;
}
.loginform{
	margin-left:auto;
	margin-right:auto;
}
.bodydivleft{
	margin-left:0;
}
.cat_select_div{
	float:right;
	margin-right:4em;
	margin-bottom:2em;
}
.blogentry_option_div{
     /*
	float:left;
	vertical-align:center;
	margin-left:4em;
     */
	text-align:left;
     margin-left:0;
}
.edit_user_table{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.fileupload{
	color:#000;
	background:#FFF;
}
.left{
	text-align:left;
}
.file_mgmt_table{
	width:90%;
	text-align:left;
}
.editdiv{
	margin-right:20%;
}
.anker{
	text-decoration:none;
	color:#FFF;
}
.comment_table{
	width:50em;
	border: 1px solid #000;
	text-align:left;
}
.comment_edit_table{
	text-align:left;
	width:50em;
     padding:5px;
}
.comment_edit_textarea{
     margin-top:1em;
}
.show_comment_overview_table{
	text-align:left;
	width:50em;
}
/*To show Post in Admin-Menu*/
.commentsdiv{
	padding:2em;
	border:1px solid #000;
}
.addcommentsdiv{
	padding-left:2em;
	
}
.comment{
	border-bottom:1px solid #000;
	margin-bottom:2.5em;
	padding-bottom:0.5em;
}
.quotediv{
	margin-left:2em;
	width:80%;
	font-style: italic;
	
}
.tagged_as_div{
	font-size:xx-small;
}
.invisible{
	display:none;
}
.filterform{
	text-align:left;
	margin-left:1em;
}
.filterdiv{
	margin-left:1em;
}
.right{
	text-align:right; 
}
.delete_file_button_div{
	text-align:right;
	margin-top:1em;
	margin-right:5em;
}
.fileinfo{
	text-align:left;
	padding-bottom:5em;
}
.small{
	font-size:0.7em;
}
.formatbuttons{
	/*
     margin-top:10em;
     */
	text-align:left;
     margin-bottom:0.5em;
     width:63em;
}
.formatbuttons input{
     background:#560C06;
     border:1px solid #000;
     margin-right:1px;

}
.pageformatbuttons{
     text-align:left;
     margin-left:0;
     margin-bottom:0.5em;
     width:63em;
}
.pageformatbuttons input{
     background:#560C06;
     border:1px solid #000;
     margin-right:1px;

}
.commentnotify{
	color:#FF0000;

}
.updatestatusred{
	color:#FF0000;

}
.updatestatusblack{
	color:#000000;
}
.updatestatusgreen{
	color:#00FF00;
}
div.errortitle{
	background:#560C06;
	margin-bottom:1em;
	padding:0.1em !important;
     width:90%;
     margin-left:auto;
     margin-right:auto;
	text-align:center;
}
h1.errortitle{
	font-size:1.5em;
	font-weight:bold;

}
.debugdiv{
	margin-left:0;
	background-color:#FFFFFF;
	color:#000;
	text-align:left;
     clear:both;
}
.debugdiv a{
     color: #FFF;
}
.center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.loginbotnote{
	font-weight:bold;
}
.logindiv{
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
.leftrow_edit_blogentry{
     width:10em;
}

ul#nav{
	list-style:none;
	float:left;
	margin-top:2em;
	padding-left:0;
}
ul#nav li {
	list-style:none;
	text-align:left;
	display:block;
	padding-right:2em;
	padding-left:0.3em;
	margin-bottom:0.2em;
	margin-right:0.2em;
	background-color:#990000;
	padding-top:0;
	color:#FFF;
	width:7em;


}
ul#nav a{
	color:#FFF;
	text-decoration:none;
}
ul#nav a:hover{
     font-weight:bold;
}
.menu{
     list-style:none;
}
.submenu{
     margin-left:-30px !important;
     padding-left:0;
     padding: 0 !important;

}


.sidebar{
	position:absolute;
	float:left;
	width:15%;
	color:#FFF;
	font-size:90%;
	margin-top:10em;
	margin-left:1em;
}
.config_description{
     font-size:80%;
     width:80%;
     margin-left:1em;
     margin-right:auto;
     margin-bottom:1em;
     font-weight:normal !important;
}
.misc_config_table{
     width:100%;
     text-align:left;
     font-weight:bold;
}
.log_line_1{
     background-color:#FFFFFF;
     border-bottom:1px dotted #000000;
}
.log_line_2{
     padding:1px;
     background-color:#DDDDDD;
     border-bottom:1px dotted #000000;
}
.log_table{
     width:100%;
     padding:1px;
     border: 1px solid #000000;
}
.log_table th{
     border-bottom: 1px solid #000000;
}
.comment_line_1{
     background-color:#FFFFFF;
     border-bottom:1px dotted #000000;
}
.comment_line_2{
     padding:1px;
     background-color:#DDDDDD;
     border-bottom:1px dotted #000000;
}
.comment_table{
     width:100%;
     padding:1px;
     border: 1px solid #000000;
}
.comment_table th{
     border-bottom: 1px solid #000000;
}
.comment_status_red{
     background-color:#FF0000;
     width:10px;
     height:10px;
     margin-left:auto;
     margin-right:auto;
     border:1px solid #000000;
}
.comment_status_green{
     background-color:#00FF00;
     width:10px;
     height:10px;
     margin-left:auto;
     margin-right:auto;
     border:1px solid #000000;
}
.comment_status_yellow{
     background-color:#FFFF00;
     width:10px;
     height:10px;
     margin-left:auto;
     margin-right:auto;
     border:1px solid #000000;
}
.overheadmsg{
     padding:1em;
     margin-left:auto;
     margin-right:auto;
     width:50%;
	background:#560C06;
     color:#FFFFFF;
}
.welcome_msg a{
     color:#000;
     text-decoration:underline;
}
.welcome_msg{
     border: 1px solid #000;
     color:#000;
     background:#FFF !important;
     padding:5px;
     text-align:left;
     margin-left:0.5em !important;
     margin-top:0.5em;
}
.back_to_root_div{
     float:right;
}
.editmenuul{
     list-style:none;
     text-align:left;
     width:50%;
     border:1px solid #000;
     margin-left:auto;
     margin-right:auto;
}
.edit_sub_menu{
     margin-left:1em;
}
.counter_block_table{
     text-align:left;
     width:20%;
     margin-left:auto;
     margin-right:auto;
}
.ban_inactive td, .ban_inactive a{
     color:#AAA;
}

.phpinfo_left_row{
     background:#DDD;
     color:#000;
}
.phpinfo_right_row{
     background:#DDD;
     color:#000;

}
.phpinfo_title{
     color:#000;
     text-align:left;
     font-size:1.5em;
     font-weight:bold;
}
.phpinfo_th{
     background:#560C06;
     color:#FFF;
}
.phpinfo_table{
     border:1px solid #000;
}
.edit_post_table{
	width:100%;
}
.inactive_user td, .inactive_user a{
	color:#AAA;
}
.edit_post_list_left_row{
	width:2em;
	text-align:left;
}
.edit_page_list_left_row{
	width:8em;
	text-align:left;
}
.left_subrow_post{
	text-align:left;
}
.right_subrow_post{
	text-align:right;
	width:30%;
}
