/* Default stylesheet */
body {
	background: #DFDBD3 url(https://img4.custompublish.com/getfile.php/2112136.1554.csxxwxbpxf/bedge_grunge.png) repeat;
	color: #444;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	/*font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif;*/
	/*font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;*/
	/*font-family: "Gill Sans", Calibri, FreeSans, "Trebuchet MS", sans-serif;*/
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
}
/*
	Text selection
*/
::selection {
	background: #FF5E99;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #FF5E99;
	color: #fff;
	text-shadow: none;
}


table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px 6px;
	padding: 0px;
	font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link { color: #002050; text-decoration: none; }
a:visited { color: #666666; }
a:hover { text-decoration: underline;}

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}


/* Copyright, CustomPublish powered link etc.	 */
#cp { }
#cp a{ color: #999; }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link {}
.headlinelink:visited { }
.headlinelink:hover { text-decoration: underline}

/* Navigation path links */
.path	{	}
a.path:link { }
a.path:visited { }
a.path:hover { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
div.date, span.date { color: #999999; font-size: 0.9em; }
.author { color: #333333; font-size: 0.9em; }

/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 

/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { 
  position: absolute;
  left: -1000px;
  width: 900px;
/*  display: none;*/
}
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}

#top .pagedescription {
    font-size: 2em;
    font-weight: bold;
    margin: 35px 0;
    color: #00205B;
   /*  text-shadow: 1px -1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, 0 -2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px -2px 0 #fff; */
   padding: 2px;
   background: url("/images/opacity/white/opacity80.png") repeat scroll 0 0 transparent;
}

.pagedescription { }
h1.headline, h1.headlineview {
	font-size: 1.6em;
}

.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}

.ingress {
	margin: 6px 0px; 
	padding: 0px;
}

.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 30px 0 10px; padding: 0px;
	font-size: 10px;
}
/* SECTION: Articlemedia */
div.articlemedia  { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimage img {
	margin-left: 0;
	margin-right: 0;
} 
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}

/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.imgborder {
	background: #FFF;
	border: 1px solid #eaeaea;
	padding: 2px;
	border-radius: 2px;
}
.articleblock .imgwrap {
	float: right;
	width: 32.5%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: left;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

.listingarea hr, div.hr {
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: dashed;
	border-color: #CCC;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 
#page {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	background: #FFF;
}

#top {
	margin: 0px;	
	background: #fff;
	padding: 0px;
	min-height: 115px;
	position: relative;
	overflow: hidden;
}
.ppt283898 #top{
	background: url(https://img7.custompublish.com/getfile.php/1191084.1647.psuxeadtyy/toprightbg.png) no-repeat right top #fff;
}

#pagelogo {
	position: absolute;
	top: 0;

}
 
#logo {
	 margin-top: 10px;
	 position: relative;
	 z-index: 9999;
}
#logo a:hover {
 text-decoration: none;
}
#logo *{
	 float: left;
}

.ppt283898 #logo, .ppt156757 #logo, .ppt283902 #logo {
	margin: 2px 0;
}

#topnav {
	background: #222;
	padding: 5px 0;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
}
#topnav a{
	color: #FFF;
}
#middle {
	padding: 10px;
}
#navbar {}
#main {
	min-height: 500px;
}
.viewarea {
	min-height: 400px;
}

#mainsidebar {}

/* #main when no sidebar */
.widemain #main {
	float: right;
	margin-right: 0;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main {
	margin-right: 0;
}
.widefull #navbar, .widefull #mainsidebar {
	display: none;
}

#footer {
	color: #999;
	clear: both;
	margin: 10px auto;
	font-size: 10px;
}
/* SECTION: Sidebar */
.sidebar {}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
	border: 1px solid #dcdce6;
	border-radius: 6px;
}
.box.bildegalleri{
	overflow: hidden;
}
.box .cell {
	padding: 10px;
}
.box ul {
	padding: 0px 0 0 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.box ul li {
	margin: 0px 0px 6px 0;
	padding: 5px 10px;
	border-bottom: 1px dashed #999;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	padding: 5px 10px;
	margin: 0px;
	background: #f0f3f9 url(https://img4.custompublish.com/getfile.php/1658853.1554.ruaaevbcqa/mainmenubg.png) repeat-x top;
	border-bottom: 1px solid #dcdce6;
	border-radius: 6px 6px 0 0;
	text-shadow: 0 1px 1px #FFF;
}
/* SECTION: page elements */
#path {
	margin-bottom: 10px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px !important;
	border: none;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

#topmenu {
	list-style: none;
	float: right;
}
#topmenu li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #FFF;
}
#topmenu li.lastitem {
	border-right: 0;
}
#searchform {
    background:  #F0F0F0;
    border-radius: 24px 24px 24px 24px;
    margin: 30px 20px;
    float: right;
    padding: 0px;
    position: relative;
    z-index: 999;
    width: 240px;
}
input.searchinput {
    background: transparent;
    border: 0;
    color: #555555;
    vertical-align: middle;
    width: 66%;
    padding: 8px 12px;
    font-size: 1.2em;
    float: left;
    outline: 0;
    
}
input.searchsubmit {
    cursor: pointer;
    vertical-align: middle;
    padding-right: 12px;
    text-align: right;
    width: 20px;
    height: 20px;
    margin-top: 8px;
    float: right;
    
}
/* SECTION: banner locations */
.bannerlocation {
	text-align: center;
	position: relative;
	right: 30px;
/* 	top: 30px; */
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.calevent  {
	background:#f9f9f9;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
.calendar table {
    border-spacing: 2px;
    margin: 0 0 10px;
}
.calendar table caption {
    font-size: 1.4em;
    font-weight: bold;
    padding-left: 5px;
    text-align: left;
}
.calendar table td:first-child, .calendar table th:first-child {
    display: none;
}
.calendar table th {
    font-weight: normal;
    padding: 2px;
    text-align: right;
}
.calendar table td {
    background-color: #E3E3E3;
    border-radius: 3px 3px 3px 3px;
    padding: 2px;
    text-align: right;
}
.calendar table td.caltoday {
    background-color: #002050;
    background-image: none;
    color: #FFFFFF;
}
.calendar table td b {
    font-weight: normal;
    text-decoration: underline;
}
.calendar table td.hasevent {
    background-color: #666;
    background-image: none;
    color: #FFFFFF;
    text-decoration: underline;
}
.calendar table td.empty {
    background-color: transparent;
    background-image: none;
}
h2.dayheader {
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 10px;
}
div.calendarentry {
    font-size: 0.9em;
}
span.caltime {
    margin-right: 15px;
}
div.vevent {
    background-color: #EEEEEE;
    border: 1px solid #666666;
    padding: 5px;
}


/*
	Form input placeholder
*/
::-webkit-input-placeholder { 
	color: #bbbbbb;
	font-weight: bold;
}

:-moz-placeholder { 
	color: #bbbbbb !important;
	font-weight: bold;
}

.placeholder { 
	color: #bbbbbb !important;
	font-weight: bold;
}
input[type="text"],
input[type="password"],
textarea {
	border: 1px solid #CCC;
	padding: 4px 6px;
	border-radius: 2px;
	-webkit-transition: -webkit-box-shadow .15s linear;
	-moz-transition: -moz-box-shadow .15s linear;
	transition: box-shadow .15s linear;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	-webkit-box-shadow: 0 0 5px #aae2ff;
	-moz-box-shadow: 0 0 5px #aae2ff;
	box-shadow: 0 0 5px #aae2ff;
}

button,
input[type="submit"] {
	border: 1px solid #bababa;
	font-weight: bold;
	color: #777777;
	padding: 6px 12px;
	background: #f6f6f6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e8e8e8');
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e8e8e8));
	background: -moz-linear-gradient(top,  #fcfcfc,  #e8e8e8);
	background: -o-linear-gradient(#fcfcfc,#e8e8e8);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#e8e8e8 100%);
	background: linear-gradient(top, #fcfcfc 0%,#e8e8e8 100%);
	border-radius: 5px;
	text-shadow: 0 2px 0 #f9f9f9;
	box-shadow: inset 0 0 4px #fff, 0 1px 3px rgba(0, 0, 0, .1);
}

button:hover,
input[type="submit"]:hover {
	text-shadow: 0 2px 0 #f6f6f6;
	background: #f1f1f1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e0e0e0');
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #f6f6f6,  #e0e0e0);
	background: -o-linear-gradient(#f6f6f6,#e0e0e0);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#e0e0e0 100%);
	background: linear-gradient(top, #fcfcfc 0%,#e0e0e0 100%);
	cursor: pointer;
}

button:active,
input[type="submit"]:active {
	text-shadow: 0 2px 0 #eeeeee;
	background: #f1f1f1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e0e0e0');
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#d7d7d7));
	background: -moz-linear-gradient(top,  #f6f6f6,  #e0e0e0);
	background: -o-linear-gradient(#f6f6f6,#e0e0e0);
	background: -ms-linear-gradient(top, #f6f6f6 0%,#e0e0e0 100%);
	background: linear-gradient(top, #f6f6f6 0%,#e0e0e0 100%);
	-webkit-box-shadow: inset 0 0 4px #fff, 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0 0 4px #fff, 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: inset 0 0 4px #fff, 0 1px 4px rgba(0, 0, 0, .2);
}


.mainmenubg {
	background: #c12038;
	border-bottom: 1px solid #dcdce6;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	clear: both;
	width:100%;
}




ul.mainmenu li {
	float:left;
	position:relative;
}

ul.mainmenu {
	color: #FFF;
}

ul.mainmenu li{
	float: left;
	font-size: 16px;
	text-align: center;
}

ul.mainmenu li a {
	color: #ffffff;
	display: block;
	padding: 10px 13px;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
	font-family:"HelveticaNeueLight","Helvetica Neue Light","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;

}
				
ul.mainmenu li.firstitem a {
	border-left: none;
}

ul.mainmenu li a.menuitemselected, ul.mainmenu li a:hover, ul.mainmenu li.itemselected > a {
	background: #fff; /* W3C */
	color: #000;
	text-shadow: 0 1px 1px #fff;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .2);
}


.ppt284749 ul#rootmenu,

.ppt284749 div#submenu,

/* Fotball main menu fix */
.ppt270029 ul#rootmenu.mainmenu li a, 

/* IK RinDals-Troll main menu fix */
.ppt283898 ul#rootmenu.mainmenu li a,
/* IL Rindol main menu fix */
.ppt283902 ul#rootmenu.mainmenu li a,


.ppt283898 ul#rootmenu, ul#shortcutmenu{
	 display: none !important; 
}



/* Fotball main menu fix */
.ppt284749 div#submenubase2,

.ppt270029 ul#rootmenu.mainmenu li.itemlvlnum1 a,
/* smaatrolluka main menu fix */
.ppt156757 ul#rootmenu.mainmenu li.itemlvlnum1 a,
/* IK RinDals-Troll main menu fix */
.ppt283898 ul#rootmenu.mainmenu li.itemlvlnum1 a,
/* IL Rindol main menu fix */
.ppt283902 ul#rootmenu.mainmenu li.itemlvlnum1 a,


.ppt283898 ul#shortcutmenu{
	 display: block !important; 
}




ul.submenu {
	padding: 0;
}
ul.submenu li{	
}

ul.submenu li a{
	background: #C12038;
	color: #fff;
	display: block;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px;
	text-decoration: none;
	-webkit-transition: background-color .15s linear;
	-moz-transition: background-color .15s linear;
	-ms-transition: background-color .15s linear;
	transition: background-color .15s linear;
}
ul.submenu li a:hover, ul.submenu li a.menuselected{
	background: #f5f5f5;
	color: #333;
}
ul.submenu li.lastitem a{
	border-bottom: 0;
}
ul.submenu li.itemselected > a  {
	text-decoration: underline;
}


#dsq-content.clearfix, #disqus_thread {
 	height: auto !important;
 	clear: both !important;
 	font-size: inherit !important;
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #searchform, .corner, #taleweb, #PAFTOOLBAR {
		display: none !important;
	}
	#page, #main {
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}


#slideshowcontainer, #slides, .slides_control, .slide{
	width: 220px;
	height: 165px;
}

/* responsive fixes */
.onlyformobile {display: none;}
input.mobmenu{
	position: absolute;
	left:-9999px;
}

@media handheld, only screen and (max-width: 1025px)  {
	ul.mainmenu li a {
		font-size: 14px;
		padding: 10px;
	}

}

@media handheld, only screen and (max-width: 767px)  {
	#top{
		text-align: center;
	}
	#pagelogo{display: none;}
	#logo, #logo * {float: none;}
	#top .pagedescription{margin: 0;}
	#searchform{
		margin: 10px 10px 20px;
		width: 95%;
	}
	input.searchinput{
		width: 85%;
		background: url(http://img7.custompublish.com/getfile.php/1706353.1554.ervtwqtubq/btn_search_submit.png) right 7px no-repeat;
	}
	input.searchsubmit{display: none;}
	
	.onlyformobile {display: block;}
	.onlyfordesktop {display: none;}
			
	div.mainmenubg{
		min-height: 52px;
		position: relative;	
	}
	
	label.mobmenu { 
		cursor: pointer;
		user-select: none;
		display: block;
		min-height: 1.25em;
		width: 100%;
		color: #fff;
		text-shadow: 0 2px 1px #000;
	}
	label.mobmenu:before, label.mobmenu:after{
		position: absolute;
	}
	label.mobmenu:before {
	    content: "MENY >";
		right: 60px;
	    top: 12px;
		font-size: 24px;
	}
	label.mobmenu:after {
	    content: "\2261";
		right: 20px;
		font-size: 44px;
		top: 0;
	}
	
	input.mobmenu[type=checkbox] ~ ul#rootmenu {
		display: none;
	}
	input.mobmenu[type=checkbox]:checked ~  ul#rootmenu {
		display: block;
	}
	
	
	
	
	ul.mainmenu{
		margin: 40px 0 0 0;
		padding: 0;
		border-bottom: 3px solid #999999;
	}
	
	ul.mainmenu li {
		float: none;
		list-style: none;
		position: relative;
	}
	
	ul.mainmenu li a{
		border: 1px solid #951D2D;
		border-radius: 0;
		color: #fff;
		padding: 13px 20px 10px 40px;
		margin: 0;
		display: block;
		font-size: 18px;
		text-decoration: none;
		text-align: left !important;
		box-shadow: none !important;
		text-shadow: none !important;

	}

	ul.mainmenu li.menulevel0.hassubitem > a{
		/* padding-left: 50px; */
		position: relative;				
	
	}
	
	ul.mainmenu li a.menuitemselected, ul.mainmenu li a:hover{
		background: #951D2D;
		color: #fff;
		text-decoration: none;
	}



}