/*  
Theme Name: Tech-Noir Custom
Theme URI: http://tech-noir.org/
Description: TN's own theme
Version: 0.2
Author: Oscar Sommerbo
Author URI: http://kallt.nu
*/

*
{
  padding: 0;
  margin: 0;
}

#menu{
  
  position:absolute;
  left:46px;
  top:94px;
}

#content
{
  width: 485px;
  float: left;
  height: 1045px;
}


/* Margin var hemligheten */
#wrapper
{
  width: 720px;
  margin: 0 0;
  overflow: hidden;
  padding-left: 120px;
}

#sidebar
{
  top:0px;
  position:absolute;
  width: 128px;
  left: 627px;
}
#sidebar ul
{
  list-style-type: none;
}
#wp-copy
{
  text-align: center;
}
#footer
{
  position:absolute;
  left:86px;
  top:1077px;
  margin: 0 0;
  clear: none;
  text-align: Center;
  float: left;
  height: 60px;
  width: 530px;
  padding-top: 0px;
  color: #DDDDDD;
  font-size: 11px;
  background-color: #000000
}

#footer a:link, #footer a:visited {
  color: #555555;
  text-decoration: none;
}

#footer a:hover, #footer a:active {
  color: #000000;
  text-decoration: none;
}

#clubdates{
  position:relative;
  top:200;
  left:4000;
}

body
{
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
  line-height:1.6em;
  font-size:11px;
  background-color: #000000;
}

hr
{
  display: none;
}
#header
{
  margin-bottom: 0px;
}

#headerimg
{
  font-size: 1.2em;
  height: 7em;
  color: #FEF4DF;
  background: #DDDDDD URL(images/tn_header.jpg) no-repeat top left;
}

#homeclicking
{
  position: absolute;
  left: 115px;
  top: 14px;
}

#homeclicking img{
  border: 0px;
}


#page
{
  background: #DDDDDD url(images/tnback.jpg) no-repeat top left;
}

#page p
{
  margin-bottom: 12px;
}

.imgleft {float:left; margin-right:5px; margin-bottom:0px; margin-top:4px; margin-left:0px;}

#edittag
{
  text-align: left;
  font-style: italic;
} 
a:link
{
  color: #444444;
  text-decoration: underline;
}
a:visited 
{
  color: #444444;
  text-decoration: underline;
}
a:hover 
{
  color: #c30000;
  text-decoration:none;
}
a:active 
{
  color: #c30000;
  text-decoration:none;
}

img#wpstats
{
  width:0px;
  height:0px;
  padding:0px;
  border:none;
  overflow:hidden
}