* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a img { 
	border: none;
}

a, a:visited { 
	-moz-outline-style:none; 
	color: #00A;
	text-decoration: none;
}

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

body, html {
    font-family:arial,sans-serif;
    font-size:13px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    text-align:left;
    background-color: #F8F8F8;
}

p { 
    line-height: 18px;
    margin: 0.7em 0 0.7em; 
}

h1 {
    font-family: Arial, "sans";
    font-size: 2.2em;
    margin: 0.5em 0 0.5em;
    font-weight: normal;
    /*border-bottom: 1px solid #DDD;*/
}



h2 {
    font-family: Arial, "sans";
    font-size: 1.4em;
    margin: 0.4em 0 0.4em;
    font-weight: normal;
    border-bottom: 1px solid #DDD;
}


h3 {
    font-family: Arial, "sans";
    font-size: 1.4em;
    margin: 0.5em 0 1em;
    font-weight: normal;
}

small, small a {
    font-size: 11px;
}

ul, ol {
    margin: 0 24px 0 24px;
}

ul li{
    list-style: disc;
    line-height: 1.3em;
    margin: 3px 0;
}

ol li {
    list-style: decimal;
    line-height: 1.3em;
    margin: 3px 0;
}

pre {
    font-family: Consolas, "courier new", "courier", monotype;
    border: 1px solid #CCC;
    background-color: #F2F2F2;
    margin: 10px;
    padding: 5px 10px;
    color: #444;
    font-size: 11px;
    
}

blockquote {
    border: 1px solid #CCC;
    background-color: #F2F2F2; 
    margin: 10px;
    padding: 5px 10px;
    color: #444;
}

tt {
    font-family: Consolas, "courier new", "courier", monotype;
    background-color: #F2F2F2;
    color: #444;
}

sub {
    display: block;
    border: 1px solid #D4A700;
    background-color: #FFF6BB;
    margin: 10px;
    padding: 5px 10px;
    color: #444;
    font-size: 12px;
      
}

.spacer {
	clear: both;
	height: 0px;
	line-height: 1px;
	font-size:1px;
}

span.hilite {
    background: #FFF6BB;
}

#header {
    padding: 20px 30px 0px 0px;
    background: #FFF url(images/bg_lelowla.png) top left repeat-x;
    border-bottom: 1px solid #000;
    color: #FFF;
    
}

#header h1 {
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	width: 400px;
	padding: 10px 25px;
	margin: 0px auto 20px auto;
}

#header h1 a{
	color: #000;
	font-size: 30px !important;
}

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

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


#header ul {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	height: 26px;
	width: 600px;
}

#header li {
	list-style-type: none;
	float: left;
	padding: 3px 5px;
	margin-right: 15px;
	background-color: #FFF;
	color: #000;
	border: 1px solid #000;
	border-bottom: none;
}

#header li.knus {
	margin-right: 2px;
}

#header li:hover {
	background-color: #FF0A09;

}


#header li.active {
	background-color: #FF0A09;
	color: #FFF;

}

#header li:hover a,
#header li.active a {
	color: #FFF;
	text-decoration: none;
}

#content {
    width: 600px;
    padding: 15px 24px 15px 24px;
    margin: 0px auto;
    border-left: 1px solid #F00;
    border-right: 1px solid #F00;
	background-color: #FFF;
}

#main {
	width: 430px;

}

#footer {
    padding: 15px 0px 15px 30px;
	border-top:1px solid #BCCDD5;
	color: #666;
    font-size: 11px;
	text-align: center;
}

#footer a {
    color: #33F;
    font-size: 11px;    

}

p.act {
    margin-top: 0;
}

p.act img {
    margin: 10px 0;

}

.addthis {
	float: right;
}

div.tweet img {
	float: left;
}

div.tweet p {
	padding-left: 40px;
}

div.tweet div { 
	clear: both;
	min-height: 40px;
}

#photos img {
	margin-right: 8px;
}

#sidebar {
	float: right;
	width: 150px;
	border-left: 1px solid #999;
	padding-left: 8px;
}

#sidebar p, #sidebar a, #sidebar strong {
	font-size: 11px;
	line-height: 15px;
}

#sidebar h3 {
    font-size: 1.2em;
    margin: 0.25em 0 0.25em;	
	
}

div.hr {
	border-bottom: 1px solid #999;
	margin: 8px 0;
}

#audioplayer {
    padding-top: 4px;
    padding-bottom: 8px;
}

#media {
    padding-top: 4px;
    padding-bottom: 12px;
}

/* poll */
.tpb_wrapper {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.tpb_header, tpb_content {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 17px !important;
	font-size: 11px !important;
}

#button {
	font-size: 12px;
	font-weight: strong;
}

body {
	position:relative;
}
#overlay {
	display:block;
	position:absolute;
	background-color:black;
	opacity:0.85;
	top:70px;
	width:100%;
	box-shadow: 0 0 0.5em #181818;
	-moz-box-shadow:0 0 0.5em #181818; /*rgba(0, 0, 0, 0.5);*/
	-webkit-box-shadow: 0 0 0.5em #181818;

}
#wrap {
	margin:0 auto;
	width:600px;
	padding:3em 0;
}
#header #wrap a {
	color:#ff1105;
}
#header #wrap a:hover {
	text-decoration:underline;
}