/*
Theme Name: stenström / red cell 2.0
Theme URI: http://www.stenstrom.se/
Version: 2.0
Description: Ad agency Stockholm
Author: stenström / red cell
Author URI: http://www.stenstrom.se/
*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #logo{margin-bottom:0px;}
}
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #312823;
	font-size: 12px;
	line-height:200%;
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, "Times New Roman", Times, serif;
	background-image:url(images/);
	background-repeat:repeat-x;
	background-position:top;
	}
p {
margin-bottom:15px;
}
a img {
	border:none;
	}
a{	
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#000;
	text-decoration:underline;
	}
h1{
	font-size:30px;
	font-weight:normal;
	color:#000000;
	padding-bottom:5px;
	margin-bottom:5px;
	}
h2{
	font-size:20px;
	color:#e3001b;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	}
#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#haeder{
	width:900px;
	margin:0;
	}
#menu{
	width:900px;
	height:30px;
	margin-left:130px;
	margin-bottom:20px;
	padding:0;
	float:left;
	}
#menu ul{
	list-style:none;
	padding:0;
	margin-top:5px;
	}
#menu li{
	display:inline;
	padding-right:20px;
	text-transform:uppercase;
	color:#555555;
	}
#menu li a{
	color:#555555;
	text-decoration:none;
	}
#menu li a:hover{
	color:#555555;
	text-decoration:none;
	background-color:#ffffff;
	}
#logo{
	float:left;
	font-size:35px;
	color:#fff;
	margin-top:30px;
	margin-left:130px;
	text-transform:uppercase;
	width:500px;
        height:30px;
	line-height:120%;
        background-image:url(images/logo.png);
        background-repeat:no-repeat;
	}

#logo a, #logo a:hover{
	font-size:35px;
	color:#fff;
	text-decoration:none;
	}

#slogan{
	color:#cd0000;
	font-size:20px;
	margin-left:2px;
	}
#header-img{
	/*background-image: url(images/header-img.jpg);*/
	width:416px;
	/*height:241px;*/
	background-repeat:no-repeat;
	float:right;
	margin-top:7px;
	}
#container{
	width:900px;
	padding:0;
	}
#content{
	width:500px;
	float:left;	margin-bottom:10px;
	}
.post{
	margin-bottom:40px;
	}
.sidebar1{
	width:130px;
	float:left;
	}
.sidebar1 ul{
	list-style:none;
	padding:0px;
	margin-bottom:10px;
	line-height:220%;
	}
.sidebar1 li {
	margin-left:7px;
	color:#555;
	text-transform:uppercase;
	}
.sidebar1 li a {
	color:#555;
	text-decoration:none;
	}
.sidebar1 li a:hover {
	color:#E3001B;
	text-decoration:none;
	}
	
	.sidebar2{
	width:220px;
	float:left;
        margin-left:50px;
	color:#555555;
        font-size:13px;
        line-height:140%;
	}
.sidebar2 ul{
	list-style:none;
	padding:0px;
	margin-bottom:10px;
	}
.sidebar2 li {
	margin-left:7px;
	color:#555;
	text-transform:uppercase;
	}
.sidebar2 li a {
	color:#555;
	text-decoration:none;
	}
.sidebar2 li a:hover {
	color:#E3001B;
	text-decoration:none;
	}
	
#footer{
	width:100%;
	clear:both;
	text-align:center;
	height:60px;
	padding-top:12px;
	background-color:#ffffff;
	color:#878282;
	}
#footer a{
	color:#878282;
	text-decoration:none;
	}
#footer a:hover{
	color:#E3001B;
	text-decoration:none;
	}
.links{
	font-size:11px;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	margin-bottom:10px;
	}
