/*  
Theme Name: Mejn
Description: Mitt eget javla narnia
Version: 1.00
Author: Tobias Bostrom
Author URI: 
*/

/*************************************
 +Containers
 *************************************/
body{
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#fff;
	margin:0;
	padding:0;
	text-align:center;
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:800px;	
}
#content{
	float:left;
	padding:25px 24px 20px 0px;
	width:500px;
}
#sidebar{
	float:right;
	padding:25px 0px 20px 25px;
	width:250px;
	color:grey;
	font-size: 1.25em; 
	line-height: 1.385em;
	border-left:1px solid #ccc; 
}
#header{
width:800px;
	padding:40px 0em;
text-align:center;
 border-bottom: 1px solid #ccc; 
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	margin:0;
color: #444;
    margin: 0px 0px 5px 0px;
}
#header h1{
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	margin:0;
	margin-top:-0.5em;
}

.entrytitle {
 	margin-bottom: 34px;
}

.entrytitle h2{
	    
            	    font-size:2.2em;

	    font-family: "Arial Black", "Arial Bold", Arial, sans-serif;
	    line-height: 1.364em; 
            color: #000;
}
.entrytitle h2 a
{
	    
	    color: #000;
            text-decoration: none;

}

.entrytitle h2 a:hover
{
	    color: #000;
}


.entrytitle h3{
         font-style: normal;

            font-size: 1em;       
       line-height: 1.8em; 
      text-transform: uppercase; 
      letter-spacing: 1px;
      color: #888888;
}




/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
	color:#000;
}

.entrybody {
font-size: 1.4em; 
line-height: 1.571em;

}

.entrybody p {
 margin-bottom: 1.571em; 

}

.entrybody a{
color:black;
text-decoration: underline;
}

.entrybody a:hover{
color:#555555;
text-decoration:underline;
}

.entrymeta{
padding-bottom: 20px;
border-bottom: 1px dotted #ccc; 
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(/wp-content/themes/mejn/img/heart1.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/

#sidebar a{
color:grey;
text-decoration: none;
font-style: italic;
}

#sidebare a:hover{
color:#555555;
text-decoration:underline;
}


li.widget { 
	padding-bottom: 20px;
	
	
}

#sidebar h2{
	line-height: 1.8em; 
	font-family: "Arial Black", "Arial Bold", Arial, sans-serif; 
	margin-bottom: 5px;
	color:#555555;
        font-variant: small-caps; 

}

#sidebar h2 a{
	color:#555555;
	font-style: normal;
        text-decoration: none;
}

#sidebar h3{
	color:grey;            
	margin:10px 0;
}

#sidebar ul{
	list-style-type:none;
	padding:0 0 30px 0;
	margin:0;
}



#sidebar ul li{
		margin:0px 0 10px 0;

}





.image-feed-small a img {
  max-width: 200px;
  }



/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
}
ol.commentlist{
	color:#777;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#fff;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{

}

/*************************************
 +Misc
 *************************************/

img {
border:0;
}

.parti {
margin:7px 5px 5px 0;
float:left;
}

.left {
margin:0px 25px 15px 0;
float:left;
}


.right {
margin:0 0 15px 25px;
float:right;
}

.vinnare {
font-size:20px;
}

blockquote {
        color:grey;
	text-indent: 25px;
	background: url(./images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right: 25px;
	background: url(./images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.footnote {
	margin-top:20px;
	padding-top:5px;
	border-top:1px dotted #bebdbd;
	color:#bebdbd;
	font-size:10px;
}

.grey {
        color:grey;
	
}

#prelle  {
        font: Normal 12px Courier;
        color: grey;
        width: 440px;
        padding: 15px;
        margin-left: 15px;
        border: 1px dotted #bebdbd;
}

.aktt_tweets ul li {        
	margin-bottom:7px;

}


