/*
Theme Name: SmeX Design.se/II
Description: Ego theme, kindda'
Author: SmeX Design
Author URI: http://smexdesign.se/
Version: 1.2
*/

/* ============= all elements style ============= */
*{
margin:0;
padding:0;
}

a{
outline:none;
}

img{
border:1px solid #ccc;
padding: 5px;
background: #f0f0f0;
}

.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ============= other ============= */
#gravatar {float:left;clear:both;margin-right:12px;}
.floatleft{float:left;}
.floatright{float:right;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}

.post p.post-date{
  background: #fff;
  width: 38px;
  height: 38px;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  float: left;
  margin-top: 5px;
  line-height: 100%;
  background: #fff url(gfx/date-bg.png) no-repeat left bottom;
  border: 1px solid #fff;
}
.post .post-date span.month{
  background: #f44365;
  border-bottom: 1px solid #fff;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 85%;
  padding: 2px 0;
  text-transform: uppercase;
}
.post .post-date span.day{
  bottom: 1px;
  padding: 3px 0;
  left: 0;
  width: 100%;
  position: absolute;
}

/* ============= body ============= */
body{
margin:0;
padding:0;
background:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* ============= wrapper ============= */
#wrapper{
width:930px;
margin:0px auto 0 auto;
background: #fff;
}

/* ============= header ============= */
#header{
width:924px;
height:410px;
display:block;
margin:0 auto;
background: url(gfx/header3.png) no-repeat 0 0;
}

/* =============== navigation =============== */
#navbg{
background: url(gfx/navbg.png);
height:34px;
margin-top: 20px;
}
#nav {
background:url(gfx/nav.png) no-repeat top center;
height:34px;
margin-top:-34px;
}
#nav span {
display: none;
}

#nav li, #nav a {
height:34px;
display:block;
}

#nav li {
float:left;
list-style:none;
display:inline;
}

.current_blogg a {background:url(gfx/nav.png) -20px -34px no-repeat;}
.current_spotify a {background:url(gfx/nav.png) -88px -34px no-repeat;}
.current_voddler a {background:url(gfx/nav.png) -201px -34px no-repeat;}
.current_portfolio a {background:url(gfx/nav.png) -318px -34px no-repeat;}
.current_tjanster a {background:url(gfx/nav.png) -402px -34px no-repeat;}
.current_kontakt a {background:url(gfx/nav.png) -485px -34px no-repeat;}
.current_bilddagboken a {background:url(gfx/nav.png) -567px -34px no-repeat;}
.current_facebook a {background:url(gfx/nav.png) -680px -34px no-repeat;}
.current_bestofbdb a {background:url(gfx/nav.png) -770px -34px no-repeat;}

#blogg {width:68px;}
#spotify {width:113px;}
#voddler {width:117px;}
#portfolio {width:84px;}
#tjanster {width:83px;}
#kontakt {width:82px;}
#bilddagboken {width:113px;}
#facebook {width:90px;}
#bestofbdb {width:180px;}

#blogg a:hover {background:url(gfx/nav.png) -20px -34px no-repeat;}
#spotify a:hover {background:url(gfx/nav.png) -88px -34px no-repeat;}
#voddler a:hover {background:url(gfx/nav.png) -201px -34px no-repeat;}
#portfolio a:hover {background:url(gfx/nav.png) -318px -34px no-repeat;}
#tjanster a:hover {background:url(gfx/nav.png) -402px -34px no-repeat;}
#kontakt a:hover {background:url(gfx/nav.png) -485px -34px no-repeat;}
#bilddagboken a:hover {background:url(gfx/nav.png) -567px -34px no-repeat;}
#facebook a:hover {background:url(gfx/nav.png) -680px -34px no-repeat;}
#bestofbdb a:hover {background:url(gfx/nav.png) -770px -34px no-repeat;}

/* =============== container =============== */
#container{
clear:both;
margin:30px 15px;
}

#content{
width:620px;
float:left;
}

#sidebar{
width:200px;
float:right;
display:inline;
list-style:none;
}

/* =============== header styling =============== */
h6{
width:190px;
height:20px;
background: #f44365;
font-size: 15px;
color: #fff !important;
padding: 2px 0 0 10px;
font-weight: 100 !important;
font: arial;
border-bottom: 2px solid #fff;
}
h6 a{color:#fff !important;}
h6 a:hover{color:#fff !important;}
h1{
font-size:23px;
color:#f44365;
font: arial;
letter-spacing: -2px;
font-weight: 100 !important;
}
h1 a{
font-size:23px;
color:#f44365;
font: arial;
letter-spacing: -2px;
font-weight: 100 !important;
}
h1 a:hover{
font-size:23px;
color:#f44365 !important;
font: arial;
letter-spacing: -2px;
font-weight: 100 !important;
}
h2{
font-size:23px;
color:#7d7d7d;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}
h2 a{
color:#7d7d7d !important;
border: none !important;
text-decoration:none;
margin-left: 6px;
}
h2 a:hover{
text-decoration:none !important;
border-bottom: 1px solid #7d7d7d !important;
}
h3{
font-size:19px;
color:#f44365;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}
h4{
font-size:18px;
color:#7d7d7d;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}
h5{
font-size:15px;
color:#f44365;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}

/* =============== post styling =============== */
.post{
margin-bottom:40px;
}

.post h1{
font-size:26px;
color:#f44365;
font: arial;
letter-spacing: -2px;
font-weight: 100 !important;
}
.post h2{
font-size:23px;
color:#7d7d7d;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}
.post h2 a{
color:#7d7d7d !important;
border: none !important;
text-decoration:none;
margin-left: 6px;
}
.post h2 a:hover{
text-decoration:none !important;
border-bottom: 1px solid #7d7d7d !important;
}
.post h3{
font-size:19px;
color:#f44365;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}
.post h4{
font-size:18px;
color:#7d7d7d;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}
.post h5{
font-size:15px;
color:#f44365;
font: arial;
letter-spacing: -1px;
font-weight: 100 !important;
}

.post p{
color:#7d7d7d;
margin-bottom:15px;
text-align:justify;
font-size:13px;
line-height:18px;
}
.post a {
color: #f44365 !important;
text-decoration: none;
}
.post a:hover {
border-bottom: 1px solid #f44365 !important;	
}
.post .com {color:#7d7d7d !important;}
.post .com a {
color:#7d7d7d !important;
border: none !important;
text-decoration:none;
}
.post .com a:hover {
text-decoration:none !important;
border-bottom: 1px solid #7d7d7d !important;
}
.post-header{
padding-bottom:10px;
margin-bottom:10px;
clear:both;
display:block;
font-size:11px;
}
.post-info{
color: #f44365;
float:left;
font-size: 12px;
margin-top: 4px;
margin-left: 6px;
}
.post-info a {border: none !important;}
.post-comments{
float:right;
font-weight:bold;
}
#content a{
color:#f44365;
text-decoration:none;
border-bottom: 1px solid #f44365;
}
#content a:hover{
color: #000;
text-decoration:none;
}
.post ul, .post ol{
margin-bottom:15px;
margin-left:30px;
color:#7d7d7d;
text-align:justify;
font-size:13px;
line-height:18px;
}

.post ul li, post ol li{
list-style-position:inside;
}

/* =============== sidebar =============== */
#sidebar h2{
width:190px;
height:20px;
background: #f44365;
font-size: 15px;
color: #fff;
padding: 2px 0 0 10px;
font-weight: 100 !important;
font: arial;
border-bottom: 2px solid #fff;
}
.rsswidget {height: 2px;border: none !important;}
* html #sidebar h2{
}

#sidebar ul, #sidebar ol{
background: #f8f8f8; /*f8f8f8*/
margin-bottom: 30px;
padding: 4px 0 2px 0;
}

#sidebar li{
list-style:none;
}

#sidebar li ul{
	padding-left: 10px;
}

#sidebar li ul li{
margin-bottom:0;
list-style:none;
}


#sidebar li ul li a, #sidebar ul li a{
font-size:13px;
color:#f44365;
font: arial;
border: none !important;
font-weight: 100 !important;
text-decoration: none;
}

#sidebar li ul li a:hover, #sidebar ul li a:hover{
font-size:13px;
color:#7d7d7d;
font: arial;
text-decoration: none;
border: none !important;
font-weight: 100 !important;
}


/* =============== footer =============== */
#footer{
border-top: 1px solid #e6e6e6;
margin:0 15px;
padding-top:10px;
clear:both;
font-size:12px;
color:#f44365;
font: arial;
text-align: center;
font-weight: 100 !important;
line-height: 170%;
}

#footer a{
color: #f44365;
text-decoration: none;
border-bottom: 1px solid #f44365;
padding-bottom: 2px;
}

#footer a:hover{
color: #7b7b7b;
text-decoration: none;
border-bottom: 1px solid #7b7b7b;
padding-bottom: 2px;
}
.fa {color: #7b7b7b !important;}
.fa a{
color: #7b7b7b !important;
text-decoration: none;
border: none !important;
padding-bottom: 2px;
}
.fa a:hover {border-bottom: 1px solid #7b7b7b !important;}


/* comments */
.comtext{
padding:10px;
margin:20px 0;
}

.comtext h3{
font-size:13px;
color:#7d7d7d;
}

.comtext h3 a{
color:#fe0002;
text-decoration:none;
}

.comtext h3 a:hover{
text-decoration:underline;
}

.nobold{
color:#484f5f;
font-size:11px;
font-weight:normal;
}

.comtext-inside{
padding-left:10px;
margin-top:10px;
}

.comtext p{
text-align:justify;
font-size:11px;
color:#252525;
margin-bottom:15px;
line-height:15px;
}

.comment-form{
margin-top:10px;
margin-bottom:20px;
}

.comment-form h3{
background:#f8f8f8;
padding:10px;
margin-bottom:10px;
color:#7d7d7d;
font-size:15px;
}

.comment-form input{
width:200px;
margin-bottom:5px;
padding:2px;
}

.comment-form textarea{
width:98%;
margin-bottom:10px;
}

#commentform a{
color:#7d7d7d;
font-weight:bold;
font-size:11px;
text-decoration:underline;
}

#commentform a:hover{
text-decoration:none;
}