/*  
Theme Name: Fjellvagen
Theme URI: http://www.internetform.se
Description: Unikt Wordpresstema för projekt Fjällvägen.
Version: 1.0
Author: InternetForm
Author URI: http://www.internetform.se/

*/


/*
MAIN: 580px
RIGHTcol: 264px + padding
PAGEWIDTH: 950px
*/

body {
	margin: 0px;
	text-align: center;
	/*	background-color: #f0efef;	*/
	font-family: arial, verdana, helvetica, sans-serif;
}

#header, #pageholderbackground, #menu, #footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
}



#header {
	height: 110px;
	background-color: #fff;
	box-shadow: 4px 4px 4px #e6e5e6;
}	
	#logotype {
		position: absolute;
		margin-top: 12px;
		margin-left: 30px;
	}
	#slogan {
		margin-top: 15px;
		margin-right: 20px;
		float: right;
		font-size: 10px;
		color: #7d7c7c;
		width: 260px;
		text-align: right;
	}
		h4 {
			font-size: 13px;
			font-weight: bold;
			color: #000;
			margin-bottom: 5px;
		}
	#headermap {
		position:absolute; 
		margin-left: 230px;
	}


/*	Om header ska ha egen bakgrundfärg: ställ in huvudfärg i body och resterande bodyfärg här	*/
#site_body {
	/*	background-color: #f0efef;	*/
	padding-bottom: 30px;
}


/* bakgrund bakom pageholder. Här ställs marginaler in runt pageholder.	*/
#pageholderbackground {
	background-color: #ffffff;
	box-shadow: 4px 4px 4px #e6e5e6;
	margin-top: 10px;
	width: 950px;
}
#pageholder {
	width: 910px;
	margin: 0px 20px 20px 20px;
	padding-bottom: 0px;
	background-color: #ffffff;

}

#headpictures {
	background-color: #ffffff;
	padding-top: 20px;
	height: 400px;
	margin-bottom: 10px;
}

#menu {
	width: 100%;
	background-image:url('menu_bg.png');
	margin-bottom: 10px;
	padding: 0px;
	height: 56px;
	font-size: 11px;
	border: 1px solid #c9c9c9;
}
	#menu ul {
		margin: 0;
		padding: 0;
	}
	/* mellanrum mellan menylänkarna	*/
	#menu li {
		margin: 0;
		padding: 0;
		display:inline;
		padding-right: 18px;
		padding-left: 18px;
	}
	#menu li a {
		color: #000;
	}	
	/*	alla menylänkar inkl aktiv	*/
	#menu #list-nav {
		padding: 0px;
		margin:0px;
		margin-top: 7px;
		margin-left: 0px;
		color: #000;
	}
	/*	aktiv länk	*/
	#menu .current_page_item {
		background-image:url('menu_bg-active.png');
		padding: 22px 20px 21px 20px;
		border-top: 1px solid #e88611;
		color: #e88611;
	}
	/* rubrikerna efter front-page "BLOGGEN" in en bit	*/
	.menu-huvudmeny-fjellvagen-container {
		margin-left: 0px;
		margin-top: 21px;
	}
	.blogmenu {
		position:absolute;
		margin-top: 21px;
	}


#sidebar_top {
	height: 145px;
	margin-bottom: 10px;
}
	.puff_1 {
		float:left;
	}
	.puff_2 {
		float:left; margin-left:12px;
	}
	.puff_3 {
		float:right; margin-left:12px;
	}




#maincol {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

	/*	Kolumnkod */
	div.setcolW { overflow:hidden;  }
	div.setcolW.setcolBottom { height:1px; }
	div.setcolW div.setcolH { float:left; width:30%; background-color:#fff; margin-right:0px; padding:0px; padding-bottom:9010px; margin-bottom:-9000px; border-left:1px solid #dfdcdc;  }


#main_leftcol { 
	width: 615px;
	border-top:1px solid #dfdcdc;
	min-height: 900px;
}
	.leftcontent {
		padding: 15px;
		width: 580px;
		line-height: 19px;
	}


.date {
	color: #9b9b9b;
}



#main_rightcol { 
	width: 292px; 
	border-right: 1px solid #dfdcdc;
	border-top: 1px solid #dfdcdc;
}
	.rightcontent {
		padding: 12px;
	}
	.sidebar_blogg {
		width: 258px;
		padding: 9px 5px 9px 8px;
		background-color: #99599b;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
	}
	.sidebar_bloggrubrik {
		color: #000;
		padding: 8px 5px 8px 8px;
		border-bottom:  1px solid #dfdcdc;
	}

	.gillafb {
		background-image:url('http://www.fjellvagen.se/wp-content/uploads/gilla_fanpage.png');
		width: 270px;
		height: 153px;
	}
		.gillafbwidget {
			padding-left: 8px;
			padding-top: 80px;
		}

	.sidebar_newsletter {
		width: 254px;
		padding: 9px 8px 9px 8px;
		background-color: #e88611;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
	
	}
		.newsletter_box {
			border-bottom:  1px solid #e88611;
			border-left:  1px solid #e88611;
			border-right:  1px solid #e88611;
			width: 268px;
			
		}
			/*	style från nyhetsbrevsleverantör, anpassat för Fjellvagen */

			form.directmail-subscribe-form, form.directmail-subscribe-form td, form.directmail-subscribe-form input, form.directmail-subscribe-form select, form.directmail-subscribe-form .directmail-checkbox-label {
				font-family: Arial, Helvetica, sans-serif;
			}

			form.directmail-subscribe-form table.directmail-main-table {
				padding: 8px 8px 8px 8px;
				background-color: #FFF;
				margin-top: 0px;
				width: 254px;
				min-height: 1%;
			}

			form.directmail-subscribe-form img.directmail-head-image {
			   /*
				display: block;
				border-radius: 10px;
				max-height: 560px;
				max-width: 100%;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 10px;
				*/
			}

			form.directmail-subscribe-form td.directmail-form-title {
				padding-top:0;
				font-size: 12px;
				max-width: 100%;
				overflow: auto;
				word-wrap: break-word; 
			}

			form.directmail-subscribe-form td.directmail-form-description {
				font-size: 12px;
				max-width: 100%;
				padding-bottom: 20px;
				word-wrap: break-word;
				line-height: 1.4em;
			}

			form.directmail-subscribe-form textarea, form.directmail-subscribe-form input[type=text], form.directmail-subscribe-form input[type=email], form.directmail-subscribe-form input[type=submit], form.directmail-subscribe-form select {
				width: 100%;
				-webkit-box-sizing: border-box;  
				-moz-box-sizing: border-box;  
			}

			form.directmail-subscribe-form input[type=text], form.directmail-subscribe-form input[type=email] {      
				font-size: 13px;
				padding: 7px;
				margin-left: 0;
				margin-right: 0;
				margin-bottom: 10px;
				background-color: #F9F9F9;
				border: 1px solid #CCC;
				border-radius: 3px;
				box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
			}
			/*	submitknapp */
			form.directmail-subscribe-form input[type=submit] {
				display: block;
				height: 35px;
				border: 0px;
				background-color: #0370ae;
				background: -webkit-linear-gradient(#0370ae,#025f95); 
				background: -moz-linear-gradient(#0370ae,#025f95); 
				font-size: 16px;
				color: white;
				border-radius: 4px;
				margin-top: .5em;
				border: 1px solid #cccccc;
				border-color: #025f95 #025f95 #003580;
				text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.40);
				box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset -1px 0 0 rgba(255, 255, 255, 0.125), 0 1px 2px rgba(0, 0, 0, 0.05);
			}

			form.directmail-subscribe-form input[type=submit]:active {
				padding-top: 5px;
				box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.125), inset 0 1px 4px rgba(0, 0, 0, 0.5), inset -1px 0 0 rgba(0, 0, 0, 0.125), 0 1px 2px rgba(0, 0, 0, 0.05);
			}

			form.directmail-subscribe-form [disabled] {
				background: #F9F9F9 !important;
				border-color: #CCC !important;
				color: #CCC !important;
				text-shadow: none !important;
			}

			form.directmail-subscribe-form select {
				height: 34px;
				margin-bottom: 10px;
				padding: 5px;
				font-size: 18px;
				border-radius: 3px !important;
				border-color: #CCC;
				color: #555;
			}

			form.directmail-subscribe-form input[type=checkbox] {
				margin: auto;
				float: left;
			}

			form.directmail-subscribe-form .directmail-missing-field {
				background-color: #F2D0D0 !important;
			}

			form.directmail-subscribe-form .directmail-form-label {
				float: left;
				padding-bottom: 5px;
				font-size: 18px;
				color: #555555;
			}

			form.directmail-subscribe-form table.directmail-checkbox-table {
				vertical-align: top;
				margin-bottom: 10px;
			}

			form.directmail-subscribe-form .directmail-checkbox-label {
				font-weight: 300;
				max-width: 100%;
				font-size: 18px;
				margin-left: 10px;
				word-wrap: break-word; 
				color: #555555;
			}

			form.directmail-subscribe-form .directmail-email-only input[type=email] { 
				height: 36px; 
				border-top-right-radius: 0px; 
				border-bottom-right-radius: 0px; 
				margin: 0px;
			} 

			form.directmail-subscribe-form .directmail-email-only input[type=submit] { 
				height: 20px; 
				border-top-left-radius: 0px; 
				border-bottom-left-radius: 0px; 
				margin: 0px; 
				font-size: 14px; 
				padding: 0px;

			} 
			form.directmail-subscribe-form .directmail-email-only input[type=submit]:active { 
				padding-top: 3px;
			}



	.sidebar_twitter {
		width: 254px;
		padding: 9px 8px 9px 8px;
		background-color: #55acee;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
	
	}
		.twitter_box {
			border-bottom:  1px solid #55acee;
			border-left:  1px solid #55acee;
			border-right:  1px solid #55acee;
			width: 238px;
			height: 30px;
			padding: 15px;
			
		}

	.sidebar_instagram {
		width: 254px;
		padding: 9px 8px 9px 8px;
		background-color: #316188;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
	
	}
		.instagram_box {
			border-bottom:  1px solid #316188;
			border-left:  1px solid #316188;
			border-right:  1px solid #316188;
			width: 238px;
			height: 30px;
			padding: 15px;

		}

	.sidebar_mynewsdesk {
		width: 254px;
		padding: 9px 8px 9px 8px;
		background-color: #dd391f;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
	
	}
		.mynewsdesk_box {
			border-bottom:  1px solid #dd391f;
			border-left:  1px solid #dd391f;
			border-right:  1px solid #dd391f;
			width: 238px;
			padding: 15px;	
		}








h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 30px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


#footer {
	width: 910px;
	margin-top: 0px;
	padding: 20px;
	padding-top: 40px;
	background-color: #ffffff;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	box-shadow: 4px 4px 4px #e6e5e6;
}

#fjellvagen_sidfot1 {
	float:left;
}
	#fjellvagen_sidfot1 ul, #fjellvagen_sidfot2 ul, #fjellvagen_sidfot3 ul {
		width: 290px;
		text-align: center;
		padding: 0px;
		margin: 0px;
	}

	#fjellvagen_sidfot2 {
		position:absolute;
		margin-left: 310px;
	}

	#fjellvagen_sidfot3 {
		float: right;
	}



a {
	text-decoration: none;
	color: #336699;
}
img {
	border: 0px;
}


hr {
	margin:0px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 0px;
	border-bottom: 1px solid #dfdcdc;
}




.fjellvagen_tabellhuvuud {
	border-bottom: 2px solid #000000;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
}
.fjellvagen_tabellrad {
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	padding-top: 7px;
	padding-bottom: 7px;
}

.fjellvagen_citat {
	font-size: 13px; 
	background-color: #99599b; 
	color: #ffffff;
	padding: 3px;
	padding-left: 8px; 
	padding-right: 8px;
}

ul {
	list-style-type: square;
}
li {
	margin-bottom: 6px;
}




/*	Plugin: special recent posts på startsidan	*/

/* The Recent Posts Container. */
div.srp-widget-container {
	display: table;
	clear: both;
	width: 580px;
	float: right;
	color: #000;
	padding: 15px;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: -40px;
	margin-top:-10px;
	position:absolute;
}
div.srp-widget li {
	display:inline;
}
/* Fixing the outline on every link within the SRP container. */
div.srp-widget-container a {
	outline: none;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}
/* The widget title link */
a.srp-widget-title-link {
}

/* The thumbnail image. */
img.srp-widget-thmb {
	max-width: none;
	border: 2px solid #dfdcdc;
}

/* The post date box. */
p.srp-widget-date {
	margin: 0px;
	color: #969696;
}






/*	kommentarer	*/
.comments-template{
	margin: 10px 0 0;
	border-top: 4px solid #e88611;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
/* linje mellan kommentarer	*/
.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 10px 0 10px;
	border-bottom: 1px dotted #e88611;
	list-style: none;
}

.comments-template h2, .comments-template h3{
	font-family: arial, Sans-serif;
	font-size: 13px;
}

.commentmetadata{
	font-family: arial, Sans-serif;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: arial, Sans-serif;
	font-size: 12px;
	width: 520px;
	height: 150px;
}

.comments-template input{
	border: 1px solid #ccc;
	padding: 10px;
}
.comments-template textarea{
	border: 1px solid #ccc;
	padding: 10px;
}
.comments-template #submit{
	background-color: #e88611;
	padding: 10px;
	width: 160px;
	color: #000;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

