/*  
Theme Name: blog@ulfekman.nu
Theme URI: http://www.ulfekman.nu/
Description: The blog theme from Livets Ord for Pastor Ulf Ekmans blog.
Version: v.2
Author: Sara Mattsson
Author URI: http://www.livetsord.se
*/

body{
	/*background:#e6e6e6 url(images/bg.png) repeat-x;*/
	background:#e6e6e6;
	/*color:#e6e6e6;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	margin:0;
	padding:0;
	text-align:left;
}
#wrap{
	/*margin:0 auto;*/
	text-align:left;
	width:750px;
}
#content{
	float:left;
	padding:11px;
	width:450px;
}
#footer{
	bottom:0;
	margin-top: 10px;
	width:100%;
	height:100%;
	/*font-size:1.2em;*/
	clear:both;
	padding-left: 20px;
}
img#wpstats
{
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden
}

/*************************************
 +Header
 *************************************/
#header{
	background:#000071 url("./images/header.gif") 0 no-repeat;
	border-bottom:1px solid #f5f5f5;
	height:49px;
	margin:0;
	text-align:left;
	width:780px;
}
#header h1{
	font-size:2.2em;
	font-weight:normal;
	margin:0;
	padding-top:15px;  
	padding-right:30px;
	text-align:right;
	width:750px;
}
#header h1 a{
	color:#ecefed;
}
#header p{
	font-size: 1.5em;
	padding-right:30px;
	color:#808080;	
	margin:0;
	text-align:right;
	width:750px;	
}
/*************************************
 +Hn
 *************************************/
h1, h2, h3{
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
}
h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}
/*************************************
 +Navigation
 *************************************/
#nav{
	background:#e3e3e3;
	border-bottom:1px solid #fff;
	font-size:1.3em;
	margin-top:-0.9em;
}
#navwrap{
	display:block;
	/*margin:0 auto;*/
	width:750px;
}
#nav ul{
	list-style-type:none;
	margin-left:-27px;
}
#nav ul li{
	float:left;
	font-weight:bold;
	margin-top:1px;
	padding:3px 4px;
}
#nav ul li a{
	color:#000;
	padding:3px 4px;
}
#nav ul li a:hover{
	color:#000080;
	padding:3px 4px;
	border-bottom:3px solid #000080;
} 

#previous a{
  font-size: 14px;
}

#next a{
  font-size: 14px;
}

/**************************************
 Comments
 **************************************/
 .comments
 {
  font-size: 11px;
	/*text-align:justify;*/
	color: #2c2c2c;
 }
 
 /*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.3em;
	margin:5px;
	padding:11px;
	border-bottom:2px solid #dfdfdf;
	/*border-bottom:1px dotted #4F5158;e85e03*/
	color:#000;
}
.entrybody{
  font-size: 11px;
	/*text-align:justify;*/
	color: #2c2c2c;
}
.entrytitle{
/*
	border-bottom:1px dotted #4F5158;
	color:#000;
*/
}

.entrytitle ul{
	list-style-type:square;
}
.entrytitle ul li{
	padding:0px;
	font-size:1.3em;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#000;
}
.entrytitle h3{
	font-weight:normal;
}
.entry-1{
	color:#000;
}
.entry-1 .entrytitle{
	color:#000;
}
.entry-1 .entrytitle h2 {
	color:#000;
}
body#home .entry-1 .entrytitle {
	border-bottom:none;
}
body#home .entry-1 .entrytitle h2{
	display:block;
	margin:0;
}
body#home .entry-1 .entrytitle h3{
	display:block;
	margin:0;
}
.entrymeta{
	/*font-size:1em;*/
	padding:5px;
	display:block;
	font-family: Verdana, Arial, "Myriad Web", Tahoma, Verdana;
  font-size:11px;
  color: #747474; 
}
/*
.entry-1 .entrymeta{
	display:block;
}
*/
.postedby{
  background:url("./images/posted_by.gif") no-repeat 0 2px;
	padding-left:15px;
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
	text-decoration: none;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
	color: #e85e03;
  text-decoration: none;
}
.navigation{
	padding:5px;
	text-align:left;
}

#sidebar{
	color:#000080;
	font-size:1.3em;
	float:left;
	margin-top:10px;
	padding-left:35px;
	width:190px;
}
#sidebar h3{
	padding: 0px;
	color:#000;
	font-size:1.2em;
	margin-bottom:2px;
}
#sidebar ul{
	list-style-type:square;
	margin:0;
	padding:0;
  font-size:10px;
  color: #2d2d2d;
}
#sidebar ul li{
	padding:0px;
}

/*
#sidebar_archive ul{
	margin:0;
	padding:20;
  font-size:10px;
  color: #2d2d2d;
}
*/

#sidebar_archive ul li{
  list-style-position: inside;
  list-style-image: url(http://ulfekman.nu/wp-content/themes/LO_UEBlog_v2/images/raquo.gif);
}

#sidebar_archive ul li a{
  font-size:10px;
  /*font-style: italic;*/
  /*font-weight: bold;*/
  color: #2d2d2d;
}

#sidebar_archive ul li a:hover{
  font-size:10px;
	color:#808080;
}

#sidebar_latest ul li{
  list-style-position: inside;
  list-style-image: url(http://ulfekman.nu/wp-content/themes/LO_UEBlog_v2/images/raquo.gif);
}

#sidebar_latest ul li a{
  font-size:10px;
  /*font-style: italic;*/
  /*font-weight: bold;*/
  color: #2d2d2d;
}

#sidebar_latest ul li a:hover{
  font-size:10px;
	color:#808080;
}

.sidebar_heading{
  color: #e85e03;
  font-weight: bold;
  font-size:10px;
}
.sidebar_link{
  font-size:10px;
  /*font-style: italic;*/
  /*font-weight: bold;*/
  color: #2d2d2d;
}

.commentsblock {
	margin:0.5em;
	/*padding:1em;*/
	font-size:11px;

}
.commentsblock_textarea{
	width:410px;
}
.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;
	font-size:11px;
}
ol.commentlist{
	color:#000;
	font-size:11px;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f5f5f5;
	padding:0.5em;
}
h3#comments{
	font-size:1.8em;
}

.sidebar_divider
{
  width: 171px;
  height: 4px;
  border-bottom:2px solid #dfdfdf;
  
}
/*************************************
 +Livetsord.se menu
 *************************************/
.sitemenu{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFAE00;
	font-weight: bold;
	text-decoration: none;
}
.post_title{
  color: #e85e03;
  font-weight: bold;
  font-size:20px;
  /*
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFAE00;
	font-weight: bold;
  text-decoration: none;
	*/
}
.post_date{
  font-family: "Myriad Web", Verdana, Arial, Tahoma, Verdana;
  font-size:10px;
  font-weight: bold;
  color: #747474; 
}
.sidebar_heading{
  color: #e85e03;
  font-weight: bold;
  font-size:10px;
}
.sidebar_link{
  font-size:10px;
  /*font-style: italic;*/
  /*font-weight: bold;*/
  color: #2d2d2d;
}
a{
  /*
	text-decoration:none;
	color: #000080;
	*/
	color: #e85e03;
  text-decoration: none;
}

a:hover{
	color:#808080;
}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}


* html #nav, * html #wrap {height: 1%;}

