
/*
Basic Tags
 */
body {
	color: #000;
	font: 11px/150% Georgia, Arial, Sans-Serif;
	background-color: #000;
	background: #000 url(../../media/img/bg_body.png)  repeat;	
}
a { 
	color: #ffed00; text-decoration: none; padding: 2px;}
.text a, .about a { 
	color: #000; text-decoration: underline; padding: 2px; !important;}
a:hover { 
	color: #000; background-color:#fff; }
.titlebar a:hover { 
	color: #000; background-color: transparent; }
a {
	outline: none;
}
#loginmaske p { 
  color: red;
}
h1 { 
color: #000; font-size: 14px;  font-weight: big; margin: 0px;}


/*
The End of Basic's
*/
/* 
Main Tags; Play Nice with These Ones
*/
#content {  margin: 50px auto auto; width: 700px; height: auto }
.titlebar {width: 700px; height: 38px; background-color:transparent !important; text-align: margin-right: 10px; background: #000 url(../../media/img/logo_streik.jpg);}

.text { width: 450px; height: auto; background-color: #660000; text-align: left; padding: 0px; margin:0px; margin-right: 40px;color:inherit; float: left;
	background: #fff;
	padding: 5px 15px 5px 20px;
	display: inline;
	margin: 10px 0 0 0;}

.sidebar {
	width: 200px;
	height: auto;
	margin-right: 0px;
	float: right;
	text-align: left;
}
.about {
	margin-top:10px;
	width: auto;
		padding: 6px 6px 6px 0;
	background-color: #660000; 
	text-align: right;
	border: 1px;
	border-style: dotted;
	border-color: #fff;
	color:#000;
	font-weight: bold;
	background: #ffed00;
	}
	.about p { 
		border-bottom: 10px;
		border-style: dotted;
		border-color: #000;

		}
.footer { width: 430px; text-align: right; font-size: 12px; margin: 0px; margin-top: 80px; }
/*
Special Function Tags
*/
.titlebar p.slogan { font-size: 11px; font-family: monospace; margin: 0px; margin-top:3px; text-transform: capitalize;}
.text p.date {
	font-size: 11px;
	text-align: right;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #ffed00;
	color: #000;
	padding-right: 5px;
	margin-bottom: 10px;
	font-family: monospace;
}
.sidebar li  { list-style-type: none; text-align: }
.sidebar li li { list-style-type: none; text-align: left; width: 200px;}
.titlebar h2  { 
	font-size: 22px; font-weight: bold; text-transform: uppercase; margin: 0;color: #dc7c15;border: 1px;
	/*border-bottom-style: solid;
	border-color: #946e06; */
	background: #fff url(../../media/img/streik_logo.jpg) top left repeat-y;
	padding: 5px 15px 5px 20px;
	display: inline;
	margin: 10px 0 0 0;
	width: 256px;}
.text p.content { color: #e3e3e3; font-size: inherit;}
.text p.info { color: #e3e3e3; font-size: 10px; font-weight: lighter; font-family: monospace; margin: 0px; padding-left: 1em;}
.sidebar h2 { color: inherit; font-size: 10px; font-weight: lighter; font-family: Verdana; text-transform: uppercase;}
.footer a:link { color: #000; font-size: inherit;}

.titlebar a
{
position:relative;
outline: none;
display: block;
width: 52px;
height: 404px;
}
