/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#entries .entrybox {
float:none;
margin:0;
padding:0;
}

body
{
background: #fff url(http://blogg.passagen.se/vivecabs/resource/bg.gif) repeat-x;
}

#intro #pageHeader 
{
background: #fff url(http://blogg.passagen.se/vivecabs/resource/viveca_header_ny.jpg) no-repeat;
}

div#pageHeader h1,div#pageHeader h2
{
visibility: hidden;
}

/*       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;
}

h3.entryheader { font-size: 1.2em; }

a,
a:hover,
a:active
{
    color: #3c7bcf;
}


/*       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; line-height: 0.9;}

#entries .entrybox h3.entryheader a
{
	color: #626456;
	text-decoration: none;
}

#entries .entrybox h3.entryheader a:hover
{
	color: #3c7bcf;
	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;
}
