/*
Theme Name: Bruksvallarna.se Sommar
Theme URI: http://bruksvallarna.se
Description: Ett sommartema for fjallens paradis Bruksvallarna
Version: 1.0
Author: Magnus Myhr
Author URI: http://brodernamyhr.se
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/960.css";
@import "style/css/text.css";


ol {}
ul {}
li { margin-left:0;}
a  {}

/*.grid-4 {
float:left;
width:190px;
margin-right:10px;
}

.grid-8 {
float:left;
width:490px;
margin:0 5px;
}*/

body {
background:#FFFFFF url(style/images/Sommar-Bruks-footer30.jpg) no-repeat fixed center bottom;
}

#wrapper {
/*background:transparent url(http://www.bruksvallarna.se/wp-content/themes/bruksvallarna/style/images/Sommar-Bruks-footer30.jpg) no-repeat scroll center bottom;*/
}

#searchform {
float:right;
position: absolute;
top:-25px;
}

.sheet {
width:960px;
margin:auto;
/*margin-bottom:50px;*/
border:solid 1px;
border-color:#EEE;
background:white none repeat scroll 0 0;
/*padding-bottom:10px;*/
}

/*#header {
height:205px;
margin:0 auto;
width:960px;
}

#header p {
background:url(style/images/header.jpg) no-repeat scroll 0 0;
margin:0 auto;
height:180px;
}*/

#flash {
height:180px;
margin:0 auto;
width:960px;
}


/*---- menu ----*/

#menu {
margin:0 auto;
width:960px;
position:relative;
display:block;
height:auto;
}

#menu ul {
	left:0;
	background:#D3D3D3 url(style/images/meny-labeld.jpg) repeat-x scroll 0 0;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0;	
	width: auto;
	}

#menu ul li {
	display: inline;
	margin: 0;
	}
	
#menu ul li a.vinter {
	background: #006BB4;
	color: #fff;
	}

#menu ul,
#menu ul li a {
	padding: 5px 8px 6px;
	text-decoration:none;
	}

#menu ul li a {
	font-size: 1em;
	color:#444444;
	margin: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	}

#menu ul li a:hover {
	background: #C41230;
	color: #eee;
	text-decoration: none;
	}

#menu ul li.current_page_item a,
#menu ul li.current_page_item a:hover {
	color: #C41230;
	background: white;
	text-decoration: none;
	font-weight:bold;
	}
	
/*---- sidebar ----*/

.bakgrund-v {
background:#EfEfEf url(style/images/spalt-v.jpg) repeat-y scroll 0 0;
}

.bakgrund-h {
	background: url(style/images/spalt-h.jpg) repeat-y scroll 100% 0;
}

.bakgrund-nv {
	background: url(style/images/spalt-nv.jpg) no-repeat scroll 0 100%;
}

.bakgrund-nh {
	background: url(style/images/spalt-nh.jpg) no-repeat scroll 100% 100%;
}

.bakgrund-n {
	background: url(style/images/spalt-n.jpg) repeat-x scroll 0 100%;
}

#sidebar {
/*background-color:#E3E3E3;*/
color:#666666;
font-size:1em;
list-style: none;
}
/*
#sidebar {
background-color:#E3E3E3;
color:#666666;
font-size:1em;
}*/

#sidebar a {
}

#sidebar p {
margin:0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul li {
margin:0;
}

.secondary {
padding-top:20px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.secondary h2 {
background:#94212D none repeat scroll 0 0;
color:#FFFFFF;
padding:5px 2px;
display:block;
font-size:1em;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;
}

a#wrappermenu:hover {
color:#C41230;
}

#wrappermenu {
font-size:17px;
font-weight:bold;
line-height:30px;
}

/* Sidebar-left */

.grid-4 {
float:left;
width:190px;
margin-right:10px;
}

.grid-8 {
float:left;
width:500px;
/*margin:0 10px 0 0;*/
}

#sidebar-left {
/*line-height:110%;*/
color:#666666;
font-size:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
}

#sidebar-left .widgettitle {
width:160px;
margin-left:0;
}

h2.widgettitle {
background:#94212D url(style/images/spalt-label.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
padding:5px 8px;
display:block;
font-size:1em;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;
line-height:110%;
}
/*

#sidebar-left {
--line-height:110%;--
color:#666666;
font-size:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
}

#sidebar-left .widgettitle {
width:170px;
}

h2.widgettitle {
background:#94212D url(style/images/spalt-label.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
padding:5px 2px;
display:block;
font-size:1em;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;
line-height:110%;
}*/

/*----	page ----*/

.post{
margin-bottom:35px;
}

.page-head {
margin:20px 0;
}

.page-head h2 {
display:none;
}

.entry-content {
font-size:11px;
line-height:18px;
text-align:left;
color:#444444;
}

.entry-content h3 {
display:block;
font-size:1.7em;
padding:15px 0 0;
line-height:25px;
font-weight:normal;
margin-top:25px;
}

.entry-content h3 a {
color: #444444;
}

.entry-content a {
color: blue;
}
/*---- container ----*/

#container {
margin-bottom:15px;
}

/*---- content ----*/


#content a:hover, #content a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
color:#C41230;
}

#content {

}



/*---- index content ----*/

#index-content {
min-height:400px;
padding-top:30px;
}

.nav {
padding:20px 0 40px;
color:brown;
}

/*--- home below ---*/

#home-below {
background:#FFFFFF url(style/images/homebelow_bg.jpg) repeat-x scroll left top;
font-size:11px;
width:960px;
padding:20px 0px;
margin-bottom:15px;
}

#home-below-index {
background:#FFFFFF url(style/images/homebelow_bg.jpg) repeat-x scroll left top;
font-size:11px;
width:700px;
padding:20px 0px;
margin: 0 10px;
}


#home-below .grid_4 {
display:inline;
float:left;
margin-left:8px;
margin-right:8px;
width:176px;
overflow:hidden;
}

.col-1 {
/*border:1px solid #EEEEEE;*/
padding:10px 0px;
max-height:290px;
overflow:hidden;
margin:5px 0;
}

.col-2 {
background:black;
color:white;
/*border:1px solid #EEEEEE;*/
padding:10px 5px;
margin:5px 0;
}

.col-fjallringen {
	background: url(http://www.bruksvallarna.se/wp-content/erbjudanden/fjallringen/fjallringen.jpg) no-repeat 50% 50% scroll transparent;
	color: #b74718;
	font-family: Arial;
	width: 100%;
	height: 250px;
}

.fjallringen {
color:#B74718;
font-family:Arial;
font-size:12px;
position:relative;
text-align:center;
top:130px;
}

/*---- footer ----*/

#beforefooter {
height:20px;
background:#94212D none repeat scroll 0 0;
border:1px solid #EEE;
color:#fff;
padding:3px 0 0;
}

#beforefooter a {
color:#fff;
}

#footer {
margin-top:50px;
height:200px;
}

#footer p {
text-align:center;
}

#footerimg {
background:url(http://www.bruksvallarna.se/wp-content/themes/bruksvallarna/style/images/contentbg.png); 
width:535px; 
height:auto; 
margin:0 auto; 
padding:10px;
}

/*Nyhets spalt*/
#rss-3 {
	background: #94212D;
	padding-bottom: 5px;
	color: #fff;
	font-size: 10px;
}

#rss-3 h2.widgettitle a {
	color: #fff;
	font-size: 13px;
}

#rss-3 ul li {
	margin-left: 5px;
}

#rss-3 ul li a {
	color: #fff;
	font-size: 10px;
/*	padding: 5px; */
}

#rss-3 ul li a:hover {
	color:#C41230;
}

.rss-date {
	font-size: 8px;
}

/* vänster nyheter*/
#text-483309883 {
	background-color:#94212D;
	width:176px;
}

.urlinfo {
	color:#FFFFFF;
	margin-left:2px;
}


/*hr {

display:none;
}*/
