/*  
Theme Name: SocialPolitik Theme
Description: Tidningen som heter vad den handlar om.
Author: SocialPolitik Team
*/

/* Fonts */

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #4B4B6D;
	text-decoration: none;
}

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

a:active {
	color: #FE9C05;
	text-decoration: none;
}

/* Layout */

* {
	margin:0;
	padding:0;
}

body {
  background: #fcf8f0;
  font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
}

.header {
  width: 900px;
  height: 160px;
  background: #fcf8f0;
  margin: 20px auto 0px auto;
  border-bottom: 1px #000000 solid;
}

  .header_left {
  width: 210px;
  height: 140px;
  float: left;
  background: transparent;
  }
    
  .header_navigation {
  width: 480px;
  height: 135px;
  float: left;
  background: transparent;
  padding: 25px 0 0 0;
  text-align: center;
  }
  
      .main-navigation {
        width: 480px;
        background: transparent;
        float: left;
        margin: 30px 0 0 0;
        font-size: 20px;
      }
      
          .main-navigation ul a:link {
          text-decoration: none;
          font-size: 18px;
          color: #000000;
          }
          
          .main-navigation ul a:hover {
          font-size: 18px;
          text-decoration: underline;
          color: #000000;
          }
          
          .main-navigation ul a:visited {
          font-size: 18px;
          color: #000000;
          }
      
          .main-navigation ul {
          background: transparent;
          list-style: none;
          margin: 0px 0px 0px 0px;
          font-family: Helvetica, Arial;
          color: #000000;
          }
      
          .main-navigation ul li {
          display: inline;
          list-style: none;
          padding: 0px 0px 0px 5px;
          }
      
      .sub-navigation {
        width: 480px;
        background: transparent;
        float: left;
      }
      
          .sub-navigation ul {
          margin: 0px 0px 0px 0px;
          background: transparent;
          list-style: none;
          }      
      
          .sub-navigation ul li {
          display: inline;
          list-style: none;
          padding: 0px 0px 0px 5px;
          background: transparent;
          }
          
          .sub-navigation ul li.separator {
          display: inline;
          list-style: none;
          padding: 0px;
          margin: 0px;
          background: transparent;
          }

      span.headerline {
      font-size: 16px;
      color: #a6595b;
      font-weight: bold;
      font-style: italic;    
      margin-left: 16px;  
      }    
      
  .header_right {
  width: 210px;
  height: 160px;
  float: left;
  background: url(images/right_logo.gif) top right no-repeat;
  text-align: right;
  }
  
.header_right table{
	float: left;
	}
	
#searchform{
	padding-right: 50px;
	}
  
.container {
  width: 900px;
  background: transparent;
  margin: 20px auto 0 auto;
}

.sidebar {
  width: 210px;
  float: right;
  background: transparent;
  text-align: left;
}
    
    .sidebar_box_1 {
    width: 200px;
    background-image: url(images/sidebar_bg_1.jpg);
    background-position: bottom right;
    background-repeat: repeat-x;
    background-color: #f6ebe5;    
    margin: 0px 0px 15px 0px;
    padding: 4px;
    }
    
    .sidebar_box_2 {
    width: 200px;
    background-image: url(images/sidebar_bg_2.jpg);
    background-position: bottom right;
    background-repeat: repeat-x;
    background-color: #fcefcd;    
    margin: 0px 0px 15px 0px;
    padding: 4px;
    }
    
    .sidebar h2 {
    color: #a6595b;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    }
    
    .sidebar ul {
    background: transparent;
    margin: 0 0 0 0px;
    padding: 0 0 0 30px;
    }
    
    .sidebar li {
    list-style: square;

    }
    
    /*
    .sidebar h2 {
      text-transform: uppercase;
      color: #000033;
	    font-weight: bold;
	    font-size: 14px;
    }

    .sidebar ul {
      list-style-type: none;
      margin: 5px 0 0px 15px;
      background: transparent;
    }
    
    .sidebar li {
      padding: 2px;
    }
    
    .sidebar li.image {
      padding: 0px;
    }
    
    .sidebar li.technical {
      margin-top: 20px;
    }
    
    .sidebar ul.nobck {
      list-style-type: none;
      margin: 5px 0 20px 15px;
      padding-bottom: 5px;
      background: transparent;
    }
    */
    
.content {
  width: 670px;
  float: left;
  background: #fcf8f0;
  text-align: left;
}

        
    .post {
      margin: 0px 0 15px 0;
      font-size: 12px;
    }

    .post h2 a {
      font-size: x-large;
      margin: 0;
      padding: 0;
    }
    
    .post p {
      padding: 0px 0 0px 0;
    }
    
    .entry {
      width: 650px;
      margin: 0px 0 0 0;
      padding: 5px;
      float: left;
      border-bottom: 1px #000000 solid;
    }
    
    .entry p {
      margin: 10px 0px 10px 0px;
    }
    
    .entry img {
      float: left;
      padding: 0px 20px 20px 0px;
    }
    
    ul.blogroll {
      margin-left: 30px;
    }
    
    .comments {
      margin-top: 15px;
      float: left;
      width: 655px;
      background: trasnparent;
      padding-left: 15px;
    }
    
    .comments h2 {
	    font-size: 14px;
	    color: #000033;
    }
    
    .comments ul {
      list-style-type: none;
    }
    
    .comments li {
      background: #FCEFCD;
      margin: 5px 36px 5px 0;
    }
    
    .comments li.alt {
      background: transparent;
    }

.footer {
  width: 670px;
  background: #fcf8f0;
  float: left;
  font-size: 12px;
  margin: 15px 0 px 0;
  padding: 20px 0 20px 0;
}

    .footer ul {
      list-style-type: none;
      padding-top: 0px;
    }
    
    .footer li {
      display: inline;
      padding: 0 32px 0 0;
    }

input, textarea {
  border: 1px solid #00002F;
  margin: 3px 0 3px 0;
}

textarea {
  width: 616px;
}

img {
border: 0px;
}

#submit {
  border: 1px black solid;
  }

/* Search Box */

#s {
  border: 1px #cccccc solid; width: 95px;
  height: 14px;
  background: transparent;
  margin: 62px 0 0 0;
  padding: 6px 3px 0 3px;
}



