/*
 * Theme Name: TLT
 * Theme URI: http://www.timraljudteknik.se
 * Description: Theme får Timrå ljudteknik
 * Author: Mattias Eriksson
 * Author URI: http://www.timraljudteknik.se
 * Version: 0.1
 * */

body{  
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
  /*background: #d9d9d9;*/
  color: #000000;
  background-color:#AAAAAA;
  background-image: url('http://www.timraljudteknik.se/wp-content/themes/tlt/images/ss232-2.png');
  background-repeat: repeat;
}

a:link, a:visited{
  text-decoration: none;
  color: #000000;
}

a:hover{
  color: #5f5f5f;
}

h1 {
  font-size: 54px;
}

h3 {
  font-size: 24px;
}

#wrapper{
  margin: 0 auto;
  width: 1010px;
  text-align: left;
  background: #000;
  padding: 0px;
  background-image: url('http://www.timraljudteknik.se/wp-content/themes/tlt/images/tlt-bakgrund.JPG');
  background-position:right top;
  background-origin:border-box;
  background-repeat: no-repeat;
}

#wrapper2{
  width: 100%;
  height: 100%;
  background-image: url('http://www.timraljudteknik.se/wp-content/themes/tlt/images/tlt-bakgrund.JPG');
  background-position:right top;
  background-origin:border-box;
  background-repeat: no-repeat;
}

#header{
  float: right;
  width: 800px;
  height: 80px;
  margin-left: 0px;
  margin-right: 10px;
  /*background: #000;*/
  background-image: url('http://www.timraljudteknik.se/wp-content/themes/tlt/images/Rubrik2.png');
  background-repeat: no-repeat;
  background-position: top center;
}

#blog{
  float: left;
  width: 780px;
  /*background: #000;*/
  padding: 0 10px 10px 10px;
}

.post{
  /*float: right;*/
  width: 750px;
  padding: 15px;
  height: 100%; /* 370px */ 
  margin: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  background: rgb( 200, 200, 200);
  background: rgba( 400, 400, 400, 0.8);
  position: relative;
  overflow: auto;
  bottom: 2px;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}

.sidebar{
  float: left;
  width: 190px;
  margin: 0 0 0 10px;
  /*font-size: 14px;*/
  list-style: none;
  background: #000;
  text-align: center;
  font-size: 24px;
  color: #AAAAAA;
  height:100%;
}

.sidebar-submenu{
  float: left;
  width: 800px;
  margin: 0 0 0 0px;
  font-size: 16px;
  list-style: none;
  text-align: center;
  font-size: 24px;
  color: #AAAAAA;
  height:110px;
  backgroud: #000;
}

#footer{
  clear: both;
  padding: 5px;
  text-align: center;
  height: 50px;
  background: #ccc;
  padding: 10px;
}

.nav{
    width:100%;
    /*background: #000;*/
    display:block;
    float:left;
    position:relative;
    font-size: 20px;
    padding-left: 25px;
}
 
.nav ul{
    /*list-style:none;*/
  list-style: none;
  padding: 10px;
  padding-top: 10px;
  margin: 0;
  font-size: 16px;
  /*font-weight: none;*/
}
 
.nav li{
    list-style: none;
    float:left;
    position:relative;
}

.nav a{
   /* display:block;
    text-decoration:none;
    color:#fff;
    padding:0 10px 10px 0;
    font-size:13px;
    font-weight:bold;*/
  display: block;
  text-decoration: none;
  width: 125px;
  border: 1px solid #AAAAAA;
  padding: 7px;
  margin: 5px 0px;
  color: #000;
  /*background-image: url(../images/menu.png);*/
  background-color: #EEEEEE;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}
 
.nav ul ul{
    list-style: none;
    display:none;
    position:absolute;
    top:100%;
    left:0;
    float:left;
    z-index:99999;
    background: #212121;
}
 
.nav ul ul ul{
    top: 30%;
    left:100%;
    background: #343434;
}
 
.nav ul ul a{
    list-style: none;
    height:auto;
    line-height:1em;
    padding:10px;
    width:130px;
}
 
.nav li:hover > a,.nav ul ul:hover > a{
    color:#ccc;
}
 
.nav ul li:hover > ul{
    /*display:block;*/
}

#meny ul {
  list-style: none;
  padding: 20px;
  padding-top: 10px;
  margin: 0;
  font-size: 20px;
  /*font-weight: none;*/
}

#meny li a {
  display: block;
  text-decoration: none;
  width: 125px;
  border: 1px solid #AAAAAA;
  padding: 7px;
  margin: 2px 0px;
  color: #000;
  /*background-image: url(../images/menu.png);*/
  background-color: #EEEEEE;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}

#meny img{
  border: 0px;
}

#submeny {
  float: right;
  width: 800px;
  font-size: 18px;
  height: 110px;
  text-align: center;
}

#submeny ul {
  list-style: none;
  padding: 20px;
  padding-top: 10px;
  margin: 0;
  font-size: 16px;
  /*font-weight: none;*/
}

#submeny li a {
  display: block;
  float: left;
  text-decoration: none;
  width: 110px;
  border: 1px solid #AAAAAA;
  padding: 5px;
  margin: 7px 7px;
  color: #000;
  /*background-image: url(../images/menu.png);*/
  background-color: #EEEEEE;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
