/*
Theme Name: Edsele
Theme URI: edsele.se
Description: 
Author: Boondocks Design
Author URI: boondocks.se
Template: k2
Layout Widths: 700px, 800px, 900px
*/
body {
	font-size: 70%;
margin:0;
}


#page {
	/* The entire design is contained within the 'page' id */
	}
.columns-one #page {
	width: 700px;
	}

.columns-two #page {
	width: 800px;
	}

.columns-three #page {
	width: 900px;
	}
	
#header {
	/* Contains the H1 and menu */
width:700px;
}
	
#primary {
	/* Contains the main column */
width:100%;
padding:0;
	}
.content {
	}

#footer {
width:700px;
height:30px;
        }
#footer_box {
        width:500px;
        padding:5px;
}

#footer_banner {
        float:left;
margin-left:5px;
}

#footer_menu {
        float:right;
        width:180px;
        border-left:thin solid #999999;
        padding:5px;
text-align:left;
color:#ededed;
}
#footer_link a, #footer_link a:visited, #footer_link a:hover {
        color:#ededed;
}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
visibility:hidden;
	}
/* Styles */

.entry-content a:visited, .entry-content a:visited {
	color: #555577;
	}

p {
	margin-top:12px;
	}

h2,h3 {
clear:both;
}

.four04 .entry-title,
body.page #current-content .entry-title {
	margin-left: 40px;
	text-align: left;
	}

.hentry h2 {
	font-size: 1.5em;
	}

.comments h4 {
font-size: 1.5em;
font-weight:bold;
}




/* End styles */

/* Navigation */
.admintab a {
visibility:hidden;
}

ul.menu {
	margin: 0 150px;
}

ul.menu li a {
	background-color:#5d5d5d;
        font-weight:bold;
}


ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover,
body.single ul.menu li.blogtab a,
body.single ul.menu li.blogtab a:hover {
	background: #ededed;
	}


#subnav li {
	float:left;
	list-style:none
	}

#subnav {
	background-color:#ededed;
	height:20px;
	}

#subnav li {
	border-right:1px solid #adadad;
	padding:2px 7px;
	}	

#subnav a, #subnav a:visited {
	color:#303030;
	text-decoration:none;
font-weight:bold;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	color:#000000;
	text-decoration:none;
	}
/* End Navigation */

/* In Content Elements */
#list_white {
        margin:auto;
        width:100%;
        vertical-align:top;
        padding:5px;
        background-color:#ffffff;
        overflow:auto;
}

#list_grey {
        margin:auto;
        width:100%;
        vertical-align:top;
        padding:5px;
        background-color:#dddddd;
        overflow:auto;
}

#info_box {
background-color: #ffffaa; 
width: 500px; 
text-align: center;
padding:15px;
margin: 20px auto;
}

#b_row {
background: #ededff; 
width: 100px; 
text-align: center;
padding:5px;
vertical-align:top;
}

/* End ICE */
