/* CSS Document */

html,body{
	margin:0;
	padding:0;
	}
		
body{
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
	background-color:#000000;
	background-image: url('images/background/bg_1280.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed; 
	}
			
table {
	border: 0; padding:0;
	border-collapse: collapse;
	text-align: justify;
	}

td {
	vertical-align:top;
	}

#table_container {
	width: 780px;
	height: 100%;
	margin-left:70px;
	border: 0; padding:0;
	border-collapse: collapse;
	}
	
.td_bg_navi {
	width: 190px;
	background-repeat:repeat-y;
	padding-top: 52px;
	}
	
.td_content {
	width: 420px;
	}
	
.td_calendar {
	width: 170px;
	padding-top: 35px;
	font-size:80%;
	}
	
.content {
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:80%;
	}
	
.bg_allg {
	font-family:Verdana, Arial, Helvetica, sans-serif:
	}

#navi_fixed {
	position:fixed;
	}
	
.navi {
	width: 160px;
	color: #FFFFFF;
	font: 0.8em;
	text-align: justify;
	border:0;
	}
	
.navi a img,
.navi a:visited img {
	text-decoration:none;
	border:0;
	filter:alpha(opacity=40); /* IE */
	-moz-opacity: 0.40; /* Gecko */
	opacity: 0.40; /* Opera */
}

.navi a:hover img {
	border:0;
	text-decoration:none;
	filter:alpha(opacity=95); /* IE */
	-moz-opacity: 0.95; /* Gecko */
	opacity: 0.95; /* Opera */
}

.navi2 {
	width: 160px;
	color: #FFFFFF;
	font: 0.8em;
	text-align: justify;
	border:0;
	}
	
.navi2 a img,
.navi2 a:visited img {
	text-decoration:none;
	border:0;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
}

.navi2 a:hover img {
	border:0;
	text-decoration:none;
	filter:alpha(opacity=95); /* IE */
	-moz-opacity: 0.95; /* Gecko */
	opacity: 0.95; /* Opera */
}

.button {
	width: 65px;
	height: 32px;
	color: #FFFFFF;
	border:0;
	}
	
.button a img,
.button a:visited img {
	text-decoration:none;
	border:0;
	filter:alpha(opacity=60); /* IE */
	-moz-opacity: 0.60; /* Gecko */
	opacity: 0.60; /* Opera */
}

.button a:hover img {
	border:0;
	text-decoration:none;
	filter:alpha(opacity=95); /* IE */
	-moz-opacity: 0.95; /* Gecko */
	opacity: 0.95; /* Opera */
}

#title {
	padding-top: 35px;
	width: 400px;
	height: 50px;
	color: #FFFFFF;
	}
	
.title2 {
	width: 400px;
	height: 24px;
	color: #FFFFFF;
	}
	
.date {
	width: 400px;
	padding-top: 15px;
	color: #FFFFFF;
	}
	
.date hr {
	border:0;
	height:1px;
	}
	
.date table {
	width: 100%;
	margin-top:3px;
}

.language {
	width: 170px;
	height: 35px;
	color: #FFFFFF;
	}
	
.language table {
	width: 100%;
}

.language td {
	vertical-align: middle;
	text-align:right;
}

.language a,
.language a:visited {
	text-decoration:none;
	border:0;
	font-size: 80%;
	filter:alpha(opacity=60); /* IE */
	-moz-opacity: 0.60; /* Gecko */
	opacity: 0.60; /* Opera */
}

.language a:hover {
	border:0;
	text-decoration:none;
	filter:alpha(opacity=95); /* IE */
	-moz-opacity: 0.95; /* Gecko */
	opacity: 0.95; /* Opera */
}

#calendar {
	color: #FFFFFF;
	font-size: 80%;
	margin-top: 10px;
	}
	



	
	
.font6 {font: 60% normal Arial, Verdana, Sans-serif;}
.font8 {font: 76% normal Arial, Verdana, Sans-serif;}
.font14 {font: 140% normal Arial, Verdana, Sans-serif;}

a:link, a:visited {color: #ffffff; text-decoration: underline;}
a:hover, a:active, a:focus {color: #ffffff; background-color: #660000;}

.a_blog:link, .a_blog:visited {font-size: 80%;}
.a_blog:hover, .a_blog:active, .a_blog:focus {font-size: 80%;}

.a_hidden:link, .a_hidden:visited, .a_hidden:hover, .a_hidden:active, .a_hidden:focus {text-decoration: none; background-color: transparent;}
.a_hidden_w:link, .a_hidden_w:visited, .a_hidden_w:hover, .a_hidden_w:active, .a_hidden_w:focus {color: #fff; text-decoration: none; background-color: transparent;}

.piclink:link, .piclink:visited {text-decoration: none;}
.piclink:hover, .piclink:active, .piclink:focus {background-color: transparent;}

img {border: 0;}

.table_music {
	vertical-align:middle;
	padding-top: 10px;
	}

.table_history {
	width: 120px;
	font-size:60%;
	vertical-align:top;
	padding-top: 10px;
	}

.table_history2 {
	vertical-align:top;
	padding-top: 10px;
	font-size:80%;
	}

input {
	width: 400px;
	}
	
.input_button {
	width: 150px;
	}
	
.input_blog {
	width: 160px;
	}
	
.input_blog_button {
	width: 100px;
	}
	
textarea {
	width: 400px;
	}
	
	
	

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}

h3 {
	border-bottom: 1px dotted #ccc;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h4 {
	border-bottom: dotted 1px #eee;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	letter-spacing: 0px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: 80%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist {
	border-left:solid;
	border-left-color:#990000;
	border-left-width:10px;
	font-size: 90%;
	list-style-type: none;
	padding-left: 3px;
}
#header {
	border: 0
	margin: 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	font-size:80%;
}

#menu form {
	margin: 0 0 0 0;
}

#menu input#s {
	width: 80%;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	text-transform: lowercase;
}

#menu ul li {
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#blog_sidebar {
	width: 161px;
	margin-left:4px;
	font_size: 80%;
	text-align:left;
	padding-bottom:5px;
	}

#blog_sidebar li {
	font-size: 90%;
	text-align:left;
	}
	
.sidebar_headline {
	background-color:#990000;
	}

.linkcat a {
	font-size:80%;
	}
	
#sidebar {
	color: #FFFFFF;
	}

#sidebar h4 {
	color: #ffffff;
	font-size:80%;
	background-color:#990000;
	}
	
#sidebar p, #sidebar li {
	margin: 0px 0 0 0;
	color: #ffffff;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0px 0px 4px 5px;
	}
	
#sidebar ul { list-style: none;}

