/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#comments
{
color: #000;
}

#comments div.even 
{
background: #e6e4ca;
}

body
{
background: #262420 url(http://blogg.passagen.se/dahlqvistannika/resource/body_bg.gif) repeat-x 0 0;
}

#intro #pageHeader
{
background: url(http://blogg.passagen.se/dahlqvistannika/resource/header2.jpg) no-repeat 0 0;
}

#pageHeader h1,h2
{
display: none;
}

#search input#searchsubmit
{
background: #689106 none repeat scroll 0% 50%;
border:1px solid #689106;
}

/*       Common markup layout ------- */

div#pageHeader h1,
div#pageHeader h2,
h3.entryheader
{
	color: #626456;
}

div#pageHeader h1
{
	letter-spacing: -.075em;
	font-size: 3em;
}

div#pageHeader h2
{
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

a,
a:hover,
a:active
{
    color: #7fb107;
}
#entries .entrybox .entrycontent 
{
font-size: 1.1em;
float: left;
width: 395px;
color: #000;
}

#sidebar #sidebar-col1 
{
padding-top: 150px;
background:url(http://blogg.passagen.se/dahlqvistannika/resource/beskrivning.jpg) no-repeat 0 0;
}

#entries .entrybox p.meta {
background:none;
color:#555555;
line-height:1.5em;
margin:0pt 0px 1em 0px;
padding:0pt 0px 1em 15px;
width:250px;
font-size: 1em;
float: left;
}

#entries .entrybox p.stamp {
font-size: 1em;
font-weight: bold;
float: right;
width: 95px;
text-align: right;
line-height: 1.5em;
margin: 0px;
padding-right: 15px;
}
#entries .entrybox {
width:425px;
}

/*       Header content layout ------- */



#pageHeader h1
{
	padding: 100px 5px 0 20px;
	color: #fff;
}

#pageHeader h1 a
{
	color: #fff;
	text-decoration: none;
}

#pageHeader h2
{
	padding: 115px 0 0 5px;
	font-style: italic;
}

#pageHeader h2 a
{
	color: #8d8e85;
	text-decoration: none;
}

#categories a
{
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #8C8F7D;
}

#categories a:hover
{
	background: #fff;
	color: #2C2E22;
}

#categories .active a
{
	background: #fff;
	color: #2C2E22;
}


/*       Entry content layout ------- */

#entries .entrybox h3.entryheader 
{
font-size: 1.8em; 
height: 50px;
float: left;
width: 395px;
}

#entries .entrybox h3.entryheader a
{
color: #689106;
	text-decoration: none;
}

#entries .entrybox h3.entryheader a:hover
{
	color: #7fb107;
	text-decoration: none;
}


/*       Sidebar content layout ------- */

#sidebar #sidebar-col2 #sidebar-bookmarks h3,
#sidebar #sidebar-col2 #sidebar-links h3,
#sidebar #sidebar-col2 #sidebar-pageviews h3
{
	height: 30px;
	margin: 0;
	padding: 15px 0  0 15px;
}

#navbar-loggedon
{
	padding: 0 0 10px 20px;
}
#navbar-loggedoff
{
	padding: 0 0 10px 20px;
}

/* Tillägg av Kenneth E */
/* För mellanrum mellan stycken */
div.entrycontent p
{
  margin-bottom: 0.5em ! important;
}
