
/*Laget av Martin Ringdal for Lambertseterrevyen.no */

/*Rammeverk */
body {
	background:url(img/bg_test.psng) top center no-repeat black; 
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 9px;
	}
h1 {
	color:silver;
	font-size:42px;
	font-weight:500; 
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	padding:15px 0 15px 0;
	text-transform: uppercase; /* force text to uppercase */
	float:left;
	 }
p {font-size:18px; margin-bottom:10px;}

a.link {float:right; margin-top:18px; margin-left:10px;}

/*Revyår */
.right {float:right;}
.box {background:url(../img/box_bg.png) no-repeat; height:190px; position:relative; padding-bottom:20px;}
.box a{display:block; width:100%; height:100%; text-decoration:none; position:absolute;}
.revybilde {margin:10px 10px 0 10px}
.revyaar {text-align:center; color:white; font-size:15px; margin-top:10px; text-transform: uppercase;}
.revyaar_2lines {text-align:center; color:white; font-size:15px; margin-top:4px; text-transform: uppercase;}

/*Sidebar */
.sidebar {background:url(../img/sidebar610.png) no-repeat black; height:610px; color:#BFBFBF;}
.uthevet {color:#A8BACF; font-size:20px; margin:10px 0 5px 0;}
#annonser {margin-top:10px; bottom:0px;}
.textpadding{padding:20px; position:relative;


/*Footer */ 
.footer {background:url(../img/footerbg.png) no-repeat black; height:40px; color:white;}
.footerspace {margin-top:8px; margin-left:5px;}
.footer span {font-family:Rockwell, Arial, Helvetica, sans-serif;  font-size:14px; color:silver; font-weight:normal; margin:5px 5px 0 0; padding-bottom:2px;}
.textborder {border:1px solid #01b0f0;}

