/*  
Theme Name:  Aga
Description: tema er spesialtilpasset for Åga IL.
Version:     1.0
Author:      fred Moerman
Author URI:  http://info.overdalsveien.com/

	     The CSS, XHTML and design is released under GPL:
	     http://www.opensource.org/licenses/gpl-license.php
*/

body {
	margin: 0;
	padding: 0;
	background: #88A4B7 url('images/body_bg.gif') repeat-x top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333
}
table{margin:0;padding:0;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 12px;color: #333;border:1px solid #A8A89D}
td{border:1px solid #A8A89D; padding:0 3px}
.main {
	width: 762px;
	width: 900px;
	width: 980px; /* fredM - 090534*/
	margin: 0 auto;
	background-color: #fff;	
	background: #fff url('images/main_bg.gif') repeat-y fixed top;
}

img {
	margin: 0;
	padding: 0;
	border: 0px none;
}

.top {
	background: #fff url('images/main_bg.gif') repeat-y fixed top;	
	height: 83px;
	clear: both;
	width: 702px;
	width: 840px;
	width: 920px; /* fredM - 090524*/
	padding-left: 30px;
	padding-right: 30px
}

.topl {
	float: left;
	width: 350px;
	width: 418px;
	width: 458px; /* fredM - 090524*/
	height: 83px;
	background: #fff url('images/xtop_paint.gif') no-repeat left center;
}

.topl h1 {
	background-color: #fff;
	color: #B40000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 40px 0px 40px;
	padding: 25px 0 0 0;
        /* display:none */
}


.topl h1 a{
	color: #B40000;
	text-decoration:none;
	}
	


.topl h1 span {
	color: #FAA806;
}

.topr {
	float: left;
	text-align: right;
	height: 80px;
	width: 350px;
	width: 418px;
	width: 458px; /* fredM - 090524*/
	padding: 0;
	margin: 0;
}

.topr p {
	margin:0; 
	padding: 30px 0 0 0;
}

.topr form {
	padding: 0;
	margin: 0;
}

input.text { 
	margin: 0; 
	width: 210px;
	border: 1px solid #ccc; 
	background: #fff;
	color: #777; 
}

input.text:hover { 
	border: 1px solid #FAA806; 
}

input.searchbutton { 
	margin: 1px; 
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none; 
	background: #FFFFFF; 
	color: #B40000; 
	padding: 1px;
	font-weight: bold; 
}

.shortnfo {
	height: 225px;
	/*
	background: #890100 url('images/topperbilde.jpg') no-repeat top;
	*/
	background: url('images/topperbilde.jpg') no-repeat top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff
}

.shortnfo .menuitems {
	text-align: right;
	padding: 12px 34px 30px 30px;
}

.shortnfo ul {
	margin: 0px;
	list-style: none;
	border: none;
}

.shortnfo li {
	display: inline;
	padding: 0 9px 0 9px;
}

.shortnfo li a:link, .shortnfo li a:visited {
	color: #fff;
	background: inherit;
	margin: 0px;
	text-decoration: none;
}

.shortnfo li a:hover, .shortnfo li a:active {
	color: #ffffff;
	margin: 0px;
	text-decoration: underline;
}

.shortnfo .welcome {
	width: 358px;
	width: 447px;
	border-left: 1px solid #fff;
	margin-left: 328px;
}

.welcome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 10px 0 0 19px;
	margin: 0;
}

.welcome p {
	padding: 0px 0 10px 19px;
	margin: 0;
}

.content {
	clear: both;
	width: 762px;	
	width: 900px;	
	width: 980px; /* fredM - 090524 */	
}

.content .leftColumn {
	float: left;
	width: 225px;
	width: 200px; /* fredM - 090524 */
	padding: 10px 8px 10px 25px; /* fredM - 090524 */
	margin: 0;
}


.leftColumn h2, .leftColumn h2 a {
	font-size: 18px;margin-bottom:3px

}
.leftColumn ul {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	border: medium none;
background: #fff; 
list-style-type:none; padding-left:0; padding-right:0; padding-top:0; padding-bottom:5px
}

.leftColumn li {
	padding: 0;
	margin: 7px 0 7px 0;
}

.leftColumn a:link, .leftColumn a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.leftColumn a:hover, .leftColumn a:active {
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}

.leftColumn p {
	text-align: justify;
}

.content .rightColumn {
	float: left;
	width: 470px;
	width: 608px;
	width: 525px; /* fredM - 090524 */	
	padding: 15px 0px 10px 8px;
}

.rightColumn h2, .rightColumn h2 a {
	font-size: 18px;
	color: #555555;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}

.rightColumn h2 a:hover {
	font-size: 18px;
	color: #b40000;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* fredM - 090524 */	
.content .AnnonseColumn {
	float: right;
	width: 225px;
	width: 175px; /* fredM - 090524 */
	padding: 10px 25px 10px 8px;
	margin: 0;
}

.AnnonseColumn h2, .AnnonseColumn h2 a {
	font-size: 18px;margin-bottom:3px

}
.AnnonseColumn ul {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	border: medium none;
background: #fff; 
list-style-type:none; padding-left:0; padding-right:0; padding-top:0; padding-bottom:5px
}

.AnnonseColumn li {
	padding: 0;
	margin: 7px 0 7px 0;
}

.AnnonseColumn a:link, .AnnonseColumn a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.AnnonseColumn a:hover, .AnnonseColumn a:active {
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}

.AnnonseColumn p {
	text-align: justify;
}
 /* fredM - 090524 */	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


.center .image {
	float: right;
	margin: 10px 0 10px -3px;
}

.center p {
	margin: 5px 0 5px 0;
}

p.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #ccc;
	text-align: right;
	padding: 3px 0 3px 0;
}

.date a:link, .date a:visited {
	font-weight: bold;
	color: #b40000;
	text-decoration: none;
}

.date a:hover, .date a:active {
	font-weight: bold;
	color: #b40000;
	text-decoration: underline;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
}

.bot {
	padding: 10px 0 10px 0;
}

.bot .image {
	float: left;
}

.bot ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	list-style: none;
	border: none;
}

.bot li {
	display: block;
	padding: 3px 0 3px 0;
}

.bot li a:link, .bot li a:visited {
	padding-left: 15px;
	text-decoration: none;
	color: #b40000;
	background: #fff url('images/arrow.gif') no-repeat left;
}

.bot li a:hover, .bot li a:active {
	padding-left: 15px;
	text-decoration: underline;
	color: #b40000;
	background: #fff url('images/arrow.gif') no-repeat left;
}

.footer {
	width: 728px;
	width: 866px;
	width: 946px; /*fred M - 090524*/
	height: 40px;
	padding-top: 6px;
	padding-left: 34px;
	clear: both;
	background: #890100 url('images/bottom_bg.jpg') no-repeat top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee
}

.footer p {	
	margin: 0;	
	padding: 0;
}

.footer a:link, .footer a:visited {
	color: #FFCC33;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #FFCC33;
	text-decoration: underline;
}

/* 888888888888888888888888888888888888888888888888 */

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #666;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #666;
}

.error {
	color: #b40000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #b40000;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}

.success {
	color: #b40000;
	background: #fef4e0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #faa806;
}
.success h2 {
	color: #faa806;
	background: inherit;
	font-weight: normal;
	letter-spacing: -1px;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#B00000;

}


.info a{
color:#B00000;
}

.info a:visited{
color:#B00000;
}

.entry a:visited{
color:#B00000;
}

.entry a{
color:#B00000;
}


/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
color:#B00000;

}

#commentlist li a{

color:#B00000;

}


.graybox a
{
color:#B00000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

.entry img, .fastoverskrift img {border:1px solid #A8A89D;padding:2px;margin:10px}
.strek img{border:none;padding:0;margin:0}

li ul.childrenXXX{display:none}
.strek{clear:both;background-color:#A8A89D;height:1px;width:auto;margin:10px 0 15px}


/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/*                                                                                               */
/* structural styles and offsets */
ul.foldertree, ul.foldertree li, ul.foldertree ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* font-size: 100%; */
}

ul.foldertree {
    position: relative;
    cursor: default;
    width: 18.2em;
}

ul.foldertree li {
    position: relative;
    text-align: left;
    cursor: pointer;
    cursor: hand;
    width: 18.2em;
    margin: -1px 0 0 0;
}

ul.foldertree ul {
    cursor: default;
    width: 18.2em;
    padding: 2px 0;
    position: absolute;
    left: -100em;
    margin: 0 0 0 1em;
}

ul.foldertree ul li {
    width: 18.2em;
}


/* design styles */
ul.foldertree a:link, ul.foldertree a:visited {
    display: block;
    cursor: pointer;
    cursor: hand;
    padding: 1px 0 1px 15px;
    text-decoration: none;
    /* letter-spacing: 1px; */
}

ul.foldertree a:hover, ul.foldertree a:focus, ul.foldertree a:active {
    text-decoration: underline;
}


/* plus/minus icons */
ul.foldertree li.hasmenu > a:link, ul.foldertree li.hasmenu > a:visited {
    background: url(images/plus.gif) no-repeat 1% 50%;
}

ul.foldertree li.hasmenu > a.rollover:link, 
ul.foldertree li.hasmenu > a.rollover:visited {
    background: url(images/minus.gif) no-repeat 1% 50%;
}

* html ul.foldertree li.hasmenu a:link, 
* html ul.foldertree li.hasmenu a:visited {
    background: expression(/hasmenu/.test(this.parentNode.className) 
        ? "url(images/plus.gif) no-repeat 1% 50%" : "transparent");
}

* html ul.foldertree li.hasmenu a.rollover:link, 
* html ul.foldertree li.hasmenu a.rollover:visited {
    background: expression(/hasmenu/.test(this.parentNode.className) 
        ? "url(images/minus.gif) no-repeat 1% 50%" : "transparent");
}


/* browser hacks */
@media screen, projection {
    * html ul.foldertree li {
        display: inline; 
        f\loat: left; 
    }
}



/* det som f�lger er LIGHTBOXstuff::  */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
/*	endret litt ::											*/
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

a.lesmer{color:#000;font-size:10px;line-height:0.7em}
a.lesmer:hover{color:#333;text-decoration:underline}
a.omoss{color:#000;font-size:12px;line-height:0.7em;text-decoration:none}

/* ooooooooooooooooooooooooooooooooooooooooooo */
.flpicri {
    float:              right;
    font-size:                  x-small;
        padding:                0 0 10px 10px;
        font-family:    arial, sans-serif;
}

.flpicle {
    float:              left;
        font-size:      x-small;
        padding:        0 10px 10px 0;
        font-family:    arial, sans-serif;
}

ul.trang li{margin-bottom:0; margin-top:1px}

