html
{
											overflow: -moz-scrollbars-vertical; overflow-y:scroll;
}

#alpha
											{
											background-image: url(img/alpha_black.png);
											position: fixed;
											top: 0;
											left: 0;
											width: 100%;
											height: 100%;
											z-index: 100;
											}

#page
											{
											display: block;
											position: absolute;
											top: 0px;
											left: 0px;
											width: 100%;
											height: 100%;
											overflow: hidden;
											position: fixed;
											z-index: 0;
											background-color: #000;
											}

#videobg_div
											{
											z-index: 0;
											}

a
											{
											text-decoration: none;
											}

html, body, div, p, pre, blockquote,
button, ul, ol, li, address, td, th,
tfoot, form, fieldset, label, select,
input, legend, textarea, h1, h2, h3,
h4, h5, h6, span, dl, dt, dd, a, abbr,
img a
											{
											margin: 0;
											padding: 0;
											}

h1, h1 a
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 48px;
											font-weight: bold;
											padding: 10px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 100px;
											color: #000;
											}
body img					
											{
											border: none;
											}

#wrapper					
											{
											width: 1020px;
											text-align: left;
											position: absolute;
											top: 50px;
											left: 50%;
											margin-left: -510px;
											color: #fff;
											z-index: 100;
											}






/* --- Header ---------------------------------------------------------------------------------- */

div#blackbar {
	width: 100%;
	height: 25px;
	background-color: #000;
	z-index: 10000;
	position: absolute;
	left: 0;
	top: 0;
}

ul.blackmenu li {
	color: white;
	line-height: 25px;
	padding-left: 10px;
	display: inline;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	float: left;
}

ul.blackmenu li.lastli {
	float: right;
	padding: 0 10px 0 0;
}
ul.blackmenu a:link, ul.blackmenu a:visited {
	color: white;
}


#header						
											{
											width: 1020px;
											overflow: hidden;
											padding: 0 0 20px 0;
											background-image: url(img/stroke_top.png);
											background-position: center;
											background-repeat: no-repeat;
											}
	
#logotype					
											{
											float: left;
											margin: 0;
											width: 100px;
											height: 112px;
											}

#nav-header-left					
											{
											float: left;
											width: 460px;
											}
											
#nav-header-left li					
											{
											float: left;
											margin: 0 20px 0 0;
											}
											
#nav-header-right					
											{
											float: left;
											width: 460px;
											}

#nav-header-right li					
											{
											float: right;
											margin: 0 0 0 20px;
											}
											
.nav-header					
											{
											list-style: none;
											margin: 30px 0 0 0;
											padding: 0;
											}
					
.nav-header li				
											{
											padding: 0;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 0.8em;
											font-weight: bold;
											}

.nav-header li a				
											{
											text-decoration: none;
											color: #fff;
											padding: 2px;
											}

.nav-header li a:hover		
											{	
											text-decoration: none;
											background-color: #fff;
											color: #000;
											padding: 2px;
											}






/* --- Start ---------------------------------------------------------------------------------- */


#start
											{
											width: 1020px;
											margin-top: 30px;
											}

#start #post
											{
											width: 900px;
											overflow: hidden;
											margin: 0 0 0 70px;
											}

#start #post h1
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 70px;
											font-weight: bold;
											text-align: left;
											margin: 0 0 20px 0;
											}


#start #post .entry
											{
											text-align: left;
											width: 900px;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 1.2em;
											font-weight: bold;
											line-height: 1.4em;
											margin: 20px 0 0 0;
											}









/* --- Main ---------------------------------------------------------------------------------- */


#main						
											{
											width: 1020px;
											margin-top: 30px;
											}

#main h1					
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 66px;
											font-weight: bold;
											background-image: url(img/alpha_white.png);
											}

#main #post .entry
											{
											margin-top: 40px;
											width: 800px;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 20px;
											line-height: 28px;
											font-weight: bold;
											}

#main #post .entry a
											{
											color: #fff;
											}

#main #post .entry a:hover
											{
											color: #000;
											background-image: url(img/alpha_white.png);
											}
											
#main #post .entry p						
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 20px;
											line-height: 28px;
											font-weight: bold;
											margin: 0 0 15px 0;
											text-align: left;
											}

#main #post ul
											{
											list-style: none;
											padding: 0;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 20px;
											line-height: 28px;
											font-weight: bold;
											}

#main #post ul li
											{
											margin: 0 0 10px 0;
											background-image: url(img/li.gif);
											background-repeat: no-repeat;
											background-position: left;
											padding: 0 0 0 20px;
											}





/* --- Twitter-flödet ---------------------------------------------------------------------------------- */


#navTwitter
											{
											width: 260px;
											overflow: hidden;
											list-style: none;
											margin: 0;
											padding: 0;
											float: left;
											}

#nav #navTwitter h3	
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											padding: 5px;
											margin: 0;
											background-image: url(img/alpha_white.png);
											display: block;
											color: #000;
											width: 250px;
											}

#sidebar ul
											{
											width: 260px;
											list-style: none;
											margin: 0;
											padding: 0;
											}

#sidebar ul li
											{
											width: 260px;
											margin: 0;
											padding: 0;
											}


#sidebar ul .widget_rss ul
											{
											margin: 10px 0 0 0;
											}

#sidebar ul .widget_rss ul li
											{
											margin: 0 0 10px 0;
											padding: 0 0 10px 0;
											background-image: url(img/alpha_white_25.png);
											background-position: bottom;
											background-repeat: repeat-x;
											}

#sidebar ul .widget_rss ul li a
											{
											visibility: visible;
											color: #fff;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 12px;
											font-weight: normal;
											line-height: 18px;
											background-image: none;
											}

#sidebar ul .widget_rss ul li a:hover
											{
											visibility: visible;
											color: #000;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 12px;
											font-weight: normal;
											line-height: 18px;
											background-image: url(img/alpha_white.png);
											}








/* --- Navigering ---------------------------------------------------------------------------------- */


#nav-top
											{
											width: 1020px;
											height: 3px;
											overflow: hidden;
											background: url(img/black_box_top.png) no-repeat;
											}

#nav-middle
											{
											width: 1000px;
											overflow: hidden;
											background: url(img/black_box_bg.png);
											padding: 20px;
											}
											
#nav-bottom
											{
											width: 1020px;
											height: 3px;
											overflow: hidden;
											background: url(img/black_box_bottom.png) no-repeat;
											}

#nav
											{
											width: 1020px;
											list-style: none;
											margin: 50px 0 10px 0;
											overflow: hidden;
											clear: both;
											}

#navMain					
											{
											width: 720px;
											list-style: none;
											margin: 0;
											padding: 0;
											text-align: left;
											overflow: hidden;
											float: left;
											}

#navMain li					
											{
											width: 340px;
											float: left;
											margin: 0 20px 30px 0;
											padding: 0;
											overflow: hidden;
											}

#navMain a					
											{
											color: #fff;
											text-decoration: none;
											cursor: pointer;
											}

#navMain a:hover			
											{
											color: #CCC;
											cursor: pointer;
											}

#navMain li h3
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											padding: 5px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 30px;
											color: #000;
											}
											
#navMain li p				
											{
											width: 340px;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 12px;
											line-height: 18px;
											margin: 5px 0 0 0;
											}

#navMain .blog_link
											{
											text-align: left;
											}







/* --- Navigering - Secret ---------------------------------------------------------------------------------- */


#secret
											{
											width: 1020px;
											overflow: hidden;
											}

#secret .secret_top
											{
											background-image: url(img/box_top.png);
											background-repeat: no-repeat;
											width: 1020px;
											height: 40px;
											}
	
#secret .secret_bottom
											{
											background-image: url(img/box_bottom.png);
											background-repeat: no-repeat;
											width: 1020px;
											height: 3px;
											}

#secret #navMain				
											{
											width: 980px;
											list-style: none;
											margin: 0;
											padding: 20px 20px 10px 20px;
											text-align: left;
											background-color: #fff;
											overflow: hidden;
											clear: both;
											}

#secret #navMain li					
											{
											width: 320px;
											float: left;
											margin: 0 0 30px 0;
											padding: 0;
											}

#secret #navMain a					
											{
											color: #212121;
											text-decoration: none;
											cursor: pointer;
											}

#secret #navMain a:hover			
											{
											color: #666;
											cursor: pointer;
											}

#secret #navMain li h3				
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											background-color: #212121;
											color: #fff;
											}

#secret #navMain li p				
											{
											width: 290px;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 12px;
											line-height: 18px;
											margin: 10px 0 0 0;
											}

#secret #navMain .blog_link
											{
											text-align: left;
											}








/* --- Blogg ---------------------------------------------------------------------------------- */


#blog
											{
											width: 1020px;
											text-align: left;
											margin: 40px 0 0 0;
											}
											
#leftcol
											{
											width: 700px;
											float: left;
											margin: 0 20px 0 0;
											}

#leftcol .post
											{
											width: 650px;
											float: left;
											margin: 0 0 40px 0;
											}

#leftcol .post h2 a
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 40px;
											font-weight: bold;
											padding: 5px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 65px;
											color: #000;
											}

#leftcol .post h3
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											color: #fff;
											margin: 10px 0 0 0;
											}

#leftcol .post .entry
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 0.8em;
											line-height: 1.5em;
											margin: 20px 0 0 0;
											}

#leftcol .post .entry a
											{
											color: #fff;
											text-decoration: underline;
											}

#leftcol .post .postmetadata
											{
											font-family: Helvetica, Arial, sans-serif;
											margin: 15px 0 0 0;
											padding: 0;
											font-size: 11px;
											}
											
#leftcol .post .postmetadata a
											{
											color: #fff;
											}			

#leftcol .post .postmetadata a:hover
											{	
											text-decoration: none;
											background-color: #fff;
											color: #000;
											padding: 2px;
											}

#leftcol h3#comments
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											padding: 5px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 45px;
											color: #000;
											}
					
#leftcol .commentlist
											{
											list-style: none;
											color: #fff;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 12px;
											font-weight: normal;
											font-style: normal;
											}
											
#leftcol .commentlist li
											{
											margin: 0 0 20px 0;
											padding: 0 0 20px 0;
											border-bottom: 1px solid #fff;
											}
											
#leftcol .commentlist p
											{
											margin: 5px 0 0 0;
											}
											
#leftcol .commentlist .comment-meta a
											{
											font-size: 11px;
											color: #fff;
											}
																						
#leftcol .commentlist .comment-author img
											{
											display: none;
											}
											
#leftcol .commentlist .comment-author a
											{
											color: #fff;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 12px;
											font-weight: bold;
											font-style: normal;
											}

#leftcol #respond
											{
											width: 700px;
											overflow: hidden;
											margin: 40px 0 0 0;
											}
											
#leftcol #respond p,
#leftcol #respond p a
											{
											color: #fff;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 12px;
											font-weight: normal;
											font-style: normal;
											}

#leftcol #respond h3
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											padding: 5px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 45px;
											color: #000;
											}

#leftcol #respond #author,
#leftcol #respond #url,
#leftcol #respond #email
											{
											width: 200px;
											padding: 5px;
											}

#leftcol #respond p
											{
											margin: 0 0 10px 0;
											overflow: hidden;
											}
											
#leftcol #respond p label small
											{
											font-family: Helvetica, Arial, sans-serif;
											color: #fff;
											font-size: 12px;
											}
											
#leftcol #respond #comment
											{
											width: 500px;
											padding: 5px;
											}

#rightcol
											{
											width: 280px;
											float: left;
											padding: 0 0 0 20px;
											font-family: Helvetica, Arial, sans-serif;
											font-size: 0.8em;
											line-height: 1.5em;
											}

#rightcol a
											{
											color: #fff;
											}

#rightcol h2
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											padding: 5px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 45px;
											color: #000;
											}

#rightcol ul
											{
											list-style: none;
											margin: 0;
											padding: 0;
											}
											
#rightcol ul li
											{
											margin: 0 0 20px 0;
											}

#rightcol ul li a:hover
											{
											background-image: url(img/alpha_white.png);
											color: #000;
											}

#rightcol ul li ul li
											{
											background: none;
											margin: 0;
											padding: 0;
											}

.navigation
											{
											clear: both;
											position: relative;
											width: 650px;
											}
											
.navigation .alignleft a
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											padding: 10px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 45px;
											color: #000;
											}
											






/* --- borneonet ---------------------------------------------------------------------------------- */

#borneonet h2
											{
											font-family: Helvetica, Arial, sans-serif;
											font-size: 16px;
											font-weight: bold;
											padding: 5px;
											background-image: url(img/alpha_white.png);
											display: inline;
											line-height: 45px;
											color: #000;
											}

#borneonet label
											{
											font-size: 13px;
											font-weight: bold;
											display: block;
											margin: 0 0 0 0;
											}

#borneonet li#login ul
											{
											overflow: hidden;
											list-style: none;
											margin: 0;
											padding: 0;
											}

#borneonet li#login ul li
											{
											background: none;
											margin: 0;
											padding: 0;
											}

#borneonet li#login ul li ul li
											{
											background: none;
											margin: 0;
											padding: 0;
											}
		
		
		
/* --- Footer ---------------------------------------------------------------------------------- */


#footer
											{
											width: 1020px;
											list-style: none;
											padding: 0 0 20px 0;
											margin: 0 0 40px 0;
											border-bottom: 1px solid #fff;
											overflow: hidden;
											}
											
#footer li
											{
											background-image: url(img/alpha_white.png);
											padding: 20px;
											margin: 0 1px 0 0;
											font-family: Helvetica, Arial, sans-serif;
											color: #333;
											font-size: 12px;
											line-height: 17px;
											float: left;
											width: 256px;
											height: 150px;
											}

#footer li a
											{
											color: #333;
											}

#footer li a:hover
											{
											background-color: #333;
											color: #fff;
											}

#footer li h3
											{
											margin: 0 0 8px 0;
											font-size: 1.2em;
											}

#footer .right
											{
											margin: 0;
											width: 89px;
											}

#footer li #contact,
#footer li #blog
											{
											list-style: none;
											margin: 0;
											padding: 0;
											width: 256px;
											overflow: hidden;
											}

#footer li #contact li
											{
											margin: 0;
											padding: 0;
											background: none;
											height: auto;
											}

#footer li #blog li
											{
											margin: 0 0 5px 0;
											padding: 0 0 5px 0;
											border-bottom: 1px solid #CCC;
											background: none;
											height: auto;
											}

#footer li #socialmedia
											{
											list-style: none;
											margin: 0;
											padding: 0;
											width: 84px;
											overflow: hidden;
											}
											
#footer li #socialmedia li
											{
											
											margin: 15px 5px 0 5px;
											padding: 0;
											width: 32px;
											float: left;
											background: none;
											}
											
#footer li #socialmedia li a:hover
											{
											background: none;
											}
											
#theborneogroup
											{
											width: 1020px;
											font-family: Helvetica, Arial, Sans-Serif;
											font-size: 12px;
											color: #fff;
											text-align: center;
											}											