/* 	

Title: hypera.css 
Support: all modern browsers (IEwin 5.x needs additional iehacks.css via CC)	
Author: Peter Zsolt Peszleg, pepe@hypera.org
Author URI: http://www.hypera.org
Licence: feel free to rip and alter my css file, however I'd appreciate it if you inform me via mail
Updated: 7th February, 2005.

*/


/* ---[ entire site ]----------------------------------- */

body {
		font-family: arial, helvetica, sans-serif;
		font-size: 62.5%;
		font-weight: normal;
  		line-height: 14px;
		color: #000;
		background-color: #222222;
		text-align: center;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

#page {
		/* The entire template's width is set in this class. */
		width: 770px;
		color: #000;
		background-color: #FFF;
		text-align: center;
		margin: 0px auto;
		padding: 10px;
		clear: both;
		}

/* ---[ common elements ]------------------------------- */
	
h1	{
		font-family: arial, helvetica, sans-serif;
		font-size: 18px;
		line-height: 16px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		}

h2	{
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		border: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}		

h3 {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		border: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
h4 {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		border: 0px;
		margin: 0px 0px 0px 0px;;
		padding: 0px 0px 0px 0px;
		}

p {
		border: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
img {
		border: 0px;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

blockquote {
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		color: #000;
		background-color: transparent;
		border-left: 2px solid #CCC;
		margin: 5px 0px 5px 2px;
		padding: 0px 0px 0px 10px;
		}
		
ul {
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
ul li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

/* ---[ links ]----------------------------------------- */

a {
		color: #000;
		font-weight: bold;
		text-decoration: none;
		background-color: transparent;
		}

a:link {
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

a:visited {
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

a:active { 
		color: #000;  
		text-decoration: none;
		background-color: transparent;
		} 

a:hover { 
		color: #FF1759; 
		text-decoration: underline; 
		background-color: transparent;
		} 
		
h1 a, h1 a:link, h1 a:visited, h1 a:hover {
		color: #FFF;
		background-color: #FF1759;
		border-left: 2px solid #FF1759;
		border-right: 2px solid #FF1759;
		border-bottom: 1px solid #FF1759;
                }
		
h2 a, h2 a:link, h2 a:visited, h2 a:hover {
		color: #FFF;
		text-decoration: none;
		background-color: #FF1759;
		border-left: 2px solid #FF1759;
		border-right: 2px solid #FF1759;
		border-top: 1px solid #FF1759;
		border-bottom: 1px solid #FF1759;
                }

.headcontent a, .headcontent a:link, .headcontent a:visited, .headcontent a:hover {
		font-weight: normal;	
		color: #FFF;
		background-color: transparent;
		}
		
.post a, .post a:link, .post a:visited {
		font-weight: normal;
		text-decoration: none;	
		color: #000;
		background-color: #DDEEFF;
		border: 1px solid #DDEEFF;
		}
		
.post a:hover {
		font-weight: normal;
		text-decoration: underline;	
		color: #000;
		background-color: #DDEEFF;
		}
		
.post h4 a, .post h4 a:link, .post h4 a:visited {
                font-weight: bold;
		color: #000;
		background-color: transparent;
		border: 0px;
		}
		
.post h4 a:hover {
		font-weight: bold;	
		text-decoration: underline; 
		color: #FF1759; 
		background-color: transparent;
		} 
		
.post h4 span a, .post h4 span a:link, .post h4 span a:visited {
                font-weight: normal;	
                text-decoration: none;
		color: #999;
		background-color: transparent;
		}

.post h4 span a:hover {
                font-weight: normal;
                text-decoration: none; 
                color: #FF1759;
		background-color: transparent;
                }
		
.tagmodul a, .tagmodul a:link, .tagmodul a:visited {
		font-weight: normal;
		text-decoration: none;	
		color: #999;
		background-color: #FFF;
		border: 1px solid #FFF;
		} 
		
.tagmodul a:hover {
		font-weight: normal;	
		text-decoration: underline; 
		color: #FF1759;
		background-color: transparent;
		}

#side ul li a, #side ul li a:link, #side ul li a:visited, #side ul a:hover {
		font-weight: normal;
		}

#side ul li.filesharing a, #side ul li.filesharing a:link, #side ul li.filesharing a:visited {
		font-weight: normal;
		}

/* ---[ header ]---------------------------------------- */

#header {
		width: 770px;
		height: 80px;
		text-align: left;
		color: #FFF;
		background-color: #000;
		border-bottom: 1px solid #F3F3F3;
		margin: 0px 0px 0px 0px;
		padding: 14px 0px 0px 0px;
		}

.headmodul {
		float: left;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		width: 140px;
		text-align: left;
		line-height: 45px;
		color: #FFF;
		background-color: #222222;
		border-bottom: 1px solid #F3F3F3;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		}

.headcontent {
		float: left;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		width: 618px;
		text-align:	left;
		line-height: 45px;
		color: #FFF;
		background-color: #222222;
		border-bottom: 1px solid #F3F3F3;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 2px;
		}
	
/* ---[ main ]----------------------------------------- */

#main {
		float: left;
		width: 580px;
		text-align: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
		}

.date {
		float: left;
		font-weight: bold;
		width: 150px;
		color: #000;
		text-align: left;
		border-top: 1px solid #CCC;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
.date h4 {
		font-size: 12px;
		color: #000;
		text-align: left;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 2px;
		}
		
.date ul {
		list-style-type: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 2px;
		}
		
.date ul li {
		font-size: 11px;
		font-weight: normal;
		color: #999;
		text-align: left;
		line-height: 14px;
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 0px 0px;
		}
		
.date ul li a {
		text-decoration: none;
		color: #999;
		background-color: transparent;
		}		
		
.nodate {
		visibility: hidden;
		float: left;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		width: 150px;
		text-align: left;
		line-height: 14px;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 0px;
		}
			
.post {
		float: left;
		font-size: 12px;
		font-weight: normal;
		width: 420px;
		text-align: left;
		border-top: 1px solid #CCC;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
		}

.post h4 {
		font-size: 12px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 2px;
		}

.post p {
		font-size: 12px;
		line-height: 20px;
		margin: 7px 0px 7px 0px;
		padding: 0px 0px 0px 2px;
		}
		
.post ul {
		list-style-type: none;
		border-top: 0px solid #CCC;
		margin: 5px 0px 5px 0px;
		padding: 0px 0px 0px 2px;
		}
		
.post ul li {
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		color: #000;
		background-color: transparent;
		margin: 0px 0px 3px 0px;
		padding: 0px 0px 0px 0px;
		}
		
.tagmodul {
		font-size: 11px;
		font-weight: normal;
		color: #999;
		background-color: transparent;
		text-align: left;
		line-height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}		
	
.tagmodul a {
		font-weight: normal;
		text-decoration: none;	
		color: #999;
		background-color: transparent;
		border: 0px;
		}	
		
.end {
		width: 580px;
		text-align: left;
		font-weight: normal;
		clear: both;
		}

/* ---[ sidebar ]--------------------------------------- */

#side {
		float: left;
		width: 190px;
		text-align: left;
		background-color: transparent;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
#side h4 {
		font-size: 12px;
		color: #000;
		text-align: left;
		line-height: 14px;
		border-top: 1px solid #CCC;
		margin: 10px 0px 0px 0px;
		padding: 5px 0px 3px 2px;
		}

#side ul {
               font-weight: normal;
		list-style-type: none;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

#side ul li {
		font-size: 11px;
		font-weight: normal;
		line-height: 20px;
		color: #000;
		background-color: #F3F3F3;
		border-bottom: 1px solid #CCC;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 5px;
		}

/* ---[ footer ]--------------------------------------- */		

#footer {
		width: 770px;
		text-align: left;
		background-color: #FFF;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

.footmodul {
		width: 770px;
		text-align: left;
		background-color: #FFF;
		border-top: 1px solid #000;
		margin: 25px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
.footmodul p {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000;
		line-height: 14px;
		border: 0px;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 2px;
		}
	