/* Ramsøyni.net all browsers but IE6, notice z-index on IE7 
   Author: www.eugenre.com 
   Last edited: 02-07-2007  */ 

* {
	margin: 0;
	padding: 0;
}


body {
	font: 76% Georgia, \"Times New Roman\", Times, serif;
	color: #000;
	background: #99968f url(img/completex.jpg) top left fixed;
}


a:link, a:visited {
	padding: 2px 5px;
	color: #ac1211;
	text-decoration: none;
}

a:hover, a:active {
	color: #8c0f0e;
	padding: 2px 5px;
	background: #ccc;	
}


h2 {
margin: 0;
	padding: 10px 5px 10px 15px;
	color: #504f55;
	font: 2em Georgia, \"Times New Roman\", Times, serif;
	}
/* hasLayout needed for IE7 otherwise float moves left on :hover */

#page {
	position: relative;
	background: transparent;
	z-index:1;
        display:inline-block;
        font-size:1.1em;
}


#branding {
	position:relative;

}

#branding h1 {
        position: fixed;
	top: 1px;
	left: 801px;
	width: 185px;
	height: 188px;
	background: transparent url(img/ramsoyni.png) top left no-repeat;
	text-indent: -9999px;
       z-index:-1;
}

#mirror {
	display: none;
}


/* Content styling ------------------------------------- */

#cnttop {
	margin: 250px 0 0 385px;
	float: left;
	width: 575px;
	height: 50px;
	background: transparent url(img/cnttop.png) top left no-repeat; 
	color: #1f2d22;
	z-index: 2;
        display:inline;
}

#content {
	margin: 0 0 0 385px;
	float: left;
	width: 575px;
	background: transparent url(img/cntmid.png) top left repeat-y; 
	color: #1f2d22;
	z-index: 1;
        display:inline;
	
}


#contentfooter {
	margin: 0 0 0 385px;
	float:left;
	background: transparent url(img/cntbot.png) top left no-repeat;
	height: 50px;
	width: 575px;
	z-index: 1;
         display:inline;

}
/* Dummy div to get footer visible in Firefox (MacOS) */
#cntfooter {
	margin: 0 0 0 385px;
	float:left;
	width: 1px;
	height: 120px;
	z-index: 1;
        display:inline;
}

span.date, span.smalldate {
	float: right;
	color:#657111;
	font-family: Georgia, \"Times New Roman\", Times, serif;
	margin: 10px 25px 0 0;
	border-top: #ddd 1px solid;
}


h2.entrytitle {	
    margin: 0;
	padding: 10px 5px 10px 15px;
	color: #504f55;
	font: 2em Georgia, \"Times New Roman\", Times, serif;
	letter-spacing:.1em;
	width: 570px;
}

h2.maintitle {
	padding:  10px 5px 10px 15px;
	color: #504f55;
	font: 2.2em Georgia, \"Times New Roman\", Times, serif;
	letter-spacing:.2em;
	text-align: center;
}

h3 {
	padding:  10px 5px 10px 15px;
	color: #504f55;
	font:1.6em Georgia, \"Times New Roman\", Times, serif;
	font-weight:normal;
	letter-spacing:.1em;
}

h4 {
	color:#657111 ;
	font-weight: normal;
	letter-spacing:.2em;
	padding:  10px 5px 10px 15px;
    font:1.2em Georgia, \"Times New Roman\", Times, serif;
}


body#index h4 {
	color:#657111 ;
	text-align: center;
	border-bottom:#ccc 1px solid;
	margin: 0 15px 0 15px;
	letter-spacing:.4em
}

#content ul, #content ol {
	margin: 0 2% 1% 45px;
	
}

#content ul li {
	list-style-type: circle;
}

#content ol li {
	list-style-type: upper-roman;
}

#content p.nickname {
	float: right;
	font-size: .8em;
	color:#657111;
	margin: 0 25px 10px 0;
}

body#Bilder #content p.nickname, body#Omoss #content p.nickname, body#Linker #content p.nickname, body#Extra #content p.nickname {
	display: none;
}
	
p {
	margin: 0 15px 1% 15px;
	line-height: 1.4em;
}

#tagcloud, #tagcosmos {
	margin:  0 15px 1% 15px;
	text-align: center;
	border-bottom:#ddd 1px solid;
}

#tagcloud em {
	margin: 0 15px;
	font-size: 2em;
}

a.taglinkext {
	margin-left: 15px;
}

.entryfooter {
	border-bottom:#ddd 1px solid;
	margin: 0 2% 1% 15px;
}

.tags {
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	text-align:center;
	margin: 10px 15px  0  15px;
	clear: both;
	padding: 10px 0 10px 0;
	color: #657111;
	font: 1em Georgia, \"Times New Roman\", Times, serif;
}

#content #map {
        border:#a83333 2px solid;
        margin:15px 0 5px 15px;
}
.pivot-popupimage {
        margin:15px 20px 0 0;
}

/* COMMENTS ----------------- */

.commentsblock {
	color: #657111;
	margin: 10px 0 0 10px ;
}

.commentsblock span.commentcount {
	font: 1em Georgia, \"Times New Roman\", Times, serif;
	margin: 0 0 0 15px;
}

.commentsblock h6 {
	margin: 0 0 0 10px;
	font: 1.2em Georgia, \"Times New Roman\", Times, serif;
	padding: 2px 5px;
	color: #ac1211;
}

.commentsblock h6 strong {
	padding: 0 3px 0 5px;
	font: lighter .8em Arial, Helvetica, Geneva, sans-serif;
	}

.commentsblock h6 b {
	padding: 0 3px 0 5px;
	color: #517056;
	font: .8em Georgia, \"Times New Roman\", Times, serif;
}

.commentsblock .even p {
	color: #1f2d22;
    padding: 5px;
    border: #adc5af 1px solid;
}



.commentsblock .odd p {
	background: #adc5af;
	padding: 5px;
	color: #2a2f07;
}

#content #entries3 .pivot-search-result h3 {
        color:#a83333;
}

/* COMMENTFORM --------------------- */

form#form {
	margin: 15px 0 2% 15px;
}

/* BIKE ! !! ------------------------- */

#bike {
	position:fixed;
	top: 118px;
	left: 0px;
	background: transparent;
	height: 680px;
	width:300px;
z-index:-1;
}

/* SPEEDO */

#bike ul#speedo {
	text-indent: -9999px;
	width: 183px;
	height: 183px;
	position:absolute;
	top: 126px;
	left: 66px;
	background: transparent;
}

#bike ul#speedo li {
	list-style-type:none;		
}

ul#speedo li a {
	display: block;
	width: 40px;
	height: 32px;
	background: transparent;
}

#bike ul#speedo li a#heim {
	position: absolute;
	top: 18px;
	left:49px;
	background:transparent;
}

ul#speedo li a#treff {
	position: absolute;
	top:  18px;
	left: 94px;
	background: transparent;
}

#bike ul#speedo li a#omoss {
	position: absolute;
	top:  48px;
	left: 130px;
	background: transparent;
}

#bike ul#speedo li a#linker {
	position: absolute;
	top:  99px;
	left: 127px;
	background: transparent;
}

#bike ul#speedo li a#bilder {
	position: absolute;
	top:  93px;
	left: 17px;
	background: transparent;
}

#bike ul#speedo li a#logg {
	position: absolute;
	top:  47px;
	left: 18px;
	background: transparent;
}

#bike ul#speedo li a#arkiv {
	position:absolute;
	top: 131px;
	left: 48px;
}


#bike ul#speedo li a#heim:hover {
	background: transparent url(img/home.gif) top left no-repeat;
	}

#bike ul#speedo li a#treff:hover {
	background: transparent url(img/meeting.gif) top left no-repeat;
}

#bike ul#speedo li a#omoss:hover {
	background: transparent url(img/about.gif) top left no-repeat;
}

#bike ul#speedo li a#linker:hover {
	background: transparent url(img/links.gif) top left no-repeat;
}

#bike ul#speedo li a#bilder:hover {
	background: transparent url(img/foto.gif) top left no-repeat;
}

#bike ul#speedo li a#logg:hover {
	background: transparent url(img/blog.gif) top left no-repeat;
	
}

#bike ul#speedo li a#arkiv:hover {
	background: transparent url(img/archive.gif) top left no-repeat;
}

/* Speedometer active page */

body#index ul#speedo {
	background:transparent url(img/spheim.png) top left no-repeat;
}

body#Sognetreffet ul#speedo {
	background: transparent url(img/sptreff.png) top left no-repeat;
}

body#Omoss ul#speedo {
	background: transparent url(img/spomoss.png) top left no-repeat;
}

body#Linker ul#speedo {
	background: transparent url(img/splinker.png) top left no-repeat;
}

body#blogg ul#speedo {
	background: transparent url(img/splogg.png) top left no-repeat;
}

body#bilder ul#speedo {
	background: transparent url(img/spbilder.png) top left no-repeat;
}

body#archive ul#speedo {
	background:  transparent url(img/sparkiv.png) top left no-repeat;
}

body#Extra ul#speedo {
	background:  transparent url(img/spekstra.png) top left no-repeat;
}

/* Sponsors */

#bike ul#sponsors {
	background: transparent;
	
}

#bike ul#sponsors a {
	display: block;
	text-indent: -9999px;
	
}

#bike ul#sponsors a:link, #bike ul#sponsors a:visited {
	background: transparent;
	}

#bike ul#sponsors a:hover, #bike ul#sponsors a:active {
	background:transparent;
}

#bike ul#sponsors a#ostfold {
	position: absolute;
	top:342px;
	left:260px;
	width: 60px;
	height: 90px;
}

#bike ul#sponsors a#eugenre {
	position: absolute;
	top:450px;
	left:270px;
	width: 50px;
	height: 40px;
}

#bike ul#sponsors a#sunde {
	position: absolute;
	top:339px;
	left:193px;
	width: 40px;
	height: 155px;
}



/* Last Comments */

#bike ul#lastcomments {
	position: absolute;
	top: 370px;
	left: 15px;
	width: 110px;
	
	font: .8em Georgia, \"Times New Roman\", Times, serif;
}

#bike ul#lastcomments li {
	list-style-type: none;
}

#bike ul#lastcomments li a {
	display: block;
	width: 105px;
	padding: 2px 2px 0 2px;
	margin: 0;	
	text-align: left;
	text-decoration: none;
}

#bike ul#lastcomments li a:link, #bike ul#lastcomments li a:visited {
	background: transparent;
    color: #7f2b23;
}

#bike ul#lastcomments li a:hover, #bike ul#lastcomments li a:active {
	background: transparent;
	color: #a0352c;
}

#bike ul#lastcomments li a b {
	color: #54391c;
	
}

/* Searchbox */

#searcher form {
	position: fixed;
	top: 113px;
	left: 50px;	
}
	
#searcher fieldset {
	border: none;
	padding: 10px;
}

#searcher legend, #searcher label {
	display: none;
}



#searcher .searchbox {
	background: #a7a49b;
	width: 160px;
	padding: 2px 5px;
	border: 1px solid #a83333;
	color: #e6f3e9;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

#searcher .searchbox:focus {
	background: #2c2c2c;
}

#searcher .searchbutton {
	display: none;
}

/* Footer styling -- */



#footer {
	position: fixed;
	bottom: 0;
	left: 390px;
	color: #555;	
	background: #2c2c2c url(img/footer.gif) top left no-repeat;
	width: 565px;
	z-index: -1;
	border-bottom: #000 5px solid;
        font-family: Arial, Helvetica, Geneva, sans-serif;
}

#footer acronym {
	color: #555;
	cursor:help;
	border-bottom: #555 1px dotted;
}

#footer address {
	float: left;
	margin: 10px 0 10px 10px ;
}

#footer p {
	margin: 18px 10px 0 0;
	float: right;
	clear: right;
	text-align:right;
}

#footer a {
	padding: 0;
}

#footer a ,#footer a:link ,#footer a:visited {
	text-decoration: none;
	color: #777;
	background: transparent;
	border-bottom: #777 1px dotted;
	}

#footer a:hover ,#footer a:active {
	text-decoration:none;
	color: #a4a4a4;
	background: transparent;
	border-bottom: #a4a4a4 1px dotted;
}

#page a#rss {
       position:fixed;
       top:164px;
       left:334px;
       display:block;
       margin:0;
       padding:0;
       width:22px;
       height:23px;
       text-indent:-9999px;
       background: transparent;
       z-index:-1;
}

#page a#rss a {
        margin:0;
        padding:0;
}

#page a:link#rss, a:active#rss {
       background:transparent;
}

#page a:hover#rss, a:active#rss {
        background: transparent url(img/rss.jpg) top left no-repeat;
}






