/*
Theme Name: KLMRecords 2.1.2 Deprecated  
Theme URI: http://klmrecords.de
Description: Neues Standardtheme fŸr KLMRecords Neu: Logo
Version: 2.1.2 1222 Deprecated
Author: Aaron Bauer
Author URI: http://www.klmrecords.de
last Date: 29.08.2010 12:22
*/

@font-face {
	font-family: 'ImpactRegular';
	src: local('Impact Regular'), local('Impact'), url('Impact.ttf') format('truetype'), url('Impact.svg#Impact') format('svg');
}

body {
    background: url(images/background.png) repeat-x;
    padding:0;
    margin:0;
}

div#wrap {
 
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

div#header {
    width: 100%;
    background: #000;
}

div#header_wrap {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    height: 210px;
    font-family: Yanone Kaffeesatz, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #fff;
    border-bottom: 5px solid #000;
}

div#logo {
    background: url(images/klm33.png) no-repeat #ddd;
    width: 250px;
    height: 190px;
    
    float:left;
}
div#members {
    float: right;
    height: 210px;

    font-family: Yanone Kaffeesatz;
    text-align: center;
}

div#members ul {
    padding-top: 100px;
    padding-right: 20px;
}

div#members li {
    background: #000;

    height: 210px;
    display: inline;
    margin-left: 10px;
    margin-top: 200px;
    vertical-align: text-bottom;
}

div#members li a:link {color:#fff; text-decoration:none;  padding-top: 245px; padding-bottom: 95px; }
div#members li a:visited {color:#fff; text-decoration:none; padding-top: 245px;  padding-bottom: 95px; }
div#members li a:focus {color:#000; text-decoration:none; background-color: #eaeaea; padding-top: 245px;  padding-bottom: 95px; }
div#members li a:hover {color:#000; text-decoration:none; background-color: #eaeaea; padding-top: 245px;  padding-bottom: 95px;  }
div#members li a:active {color:#000; text-decoration:none; background-color: #eaeaea; padding-top: 245px;  padding-bottom: 95px;}

div#main {
    

}

div#nav {
    
    width: 250px;
    font-family: Yanone Kaffeesatz, Helvetica, Arial, sans-serif;
    font-size: 72px;
    line-height: 90px;
    
    float: left;
    text-align: right;
    padding-right: 5px;

}

div#nav .current_page_item {
    background:url(images/background_module.png) no-repeat;
}

div#nav li {
    list-style: none;
}

div#nav ul {
    list-style-image: none;
}

div#nav a:link {color: #000; text-decoration:none; }
div#nav a:visited {color:#000; text-decoration:none; }
div#nav a:focus {color: #fff; text-decoration:none;background:#000;}
div#nav a:hover {color:#fff; text-decoration:none;background: #000;}
div#nav a:active {color:#fff; text-decoration:none; background: #000;}

div#content {
    float: right;
    width: 655px;
    padding-left: 25px;
    
    padding-right: 25px;
    min-height: 1000px;
}

div#footer {
    background: #000;
    width: 100%;
    height: 250px;
    padding-bottom: 15px;
    font-family:Helvetica, Arial, sans-serif;
    color: #fff;
}

div#footer_wrap {
    background: #000;
    padding: 5px;
    height: 250px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

div.c1 {
    clear:both;
}

div.headline {
    text-align: left;
    width: 655px;
    border-bottom: 1px solid #000;
}

div.title {
    text-align: right;
    width: 655px;
    border-bottom: 1px solid #000;
}

div.text {
    font-family: Georgia, "Times New Roman", sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}

div.info {
    font-size: 30px;
    color: #cacaca;
    text-align:right;
}

div.ending {
    margin-left: auto;
    margin-right: auto;

    border-bottom: 1px dotted #cacaca;
    margin-top: 40px;
    margin-bottom: 50px;
}

span.old_article {
    float: right;
    padding-top: 25px;
    padding-bottom: 25px;
}

span.new_article {
    float: left;
    padding-top: 25px;
    padding-bottom: 25px;
}

div#righter_column {
    float: left;
}

div#righter_column input {
    background: #fff;
    font-size: 18px;
    border: 1px solid #fff;
}

div#right_column {
    float: left;
    width: 250px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}

div#right_column li {
    list-style: none;
    padding-top: 5px;
}

div#left_column {
    background: url(images/footer.png) no-repeat #000;
    height: 250px;
    width: 280px;
    float: left;
}

div#right_column a:link {color:#fff; text-decoration:none;}
div#right_column a:visited {color:#fff; text-decoration:none;}
div#right_column a:focus {color:#ddd; text-decoration:none;}
div#right_column a:hover {color:#ddd; text-decoration:none;}
div#right_column a:active {color:#ddd; text-decoration:none;}

a:link {color:#000; text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:focus {color:#4a4a4a; text-decoration:none;}
a:hover {color:#4a4a4a; text-decoration:none;}
a:active {color:#4a4a4a; text-decoration:none;}

h1 {
    font-family: Yanone Kaffeesatz, Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: normal;
    padding-top: 10px;
    margin:0;

}

h2 {
    font-family: ImpactRegular, Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: normal;
    
}

h3 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-weight: normal;
    color: #cacaca;
    margin:0;
    padding:0;
}

h4 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-weight: normal;
    color: #000;
    margin:0;
    padding-bottom: 10px;
    padding-top: 10px;
}

img {
    border:0;
}