/* TYPOGRAPHY */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #6C6C6C;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6C6C6C;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8D8D8D;
	font-weight: bold;

}

/* LAYOUT */

#container_33 {
	float: left;
	width: 32%;
	margin-left: 1%;
}		


.width_100 { width: 100px; float: left; margin-left: 1%;}
.width_200 { width: 200px; float: left; margin-left: 1%;}
.width_300 { width: 300px; float: left; margin-left: 1%;}
.width_400 { width: 400px; float: left; margin-left: 1%;}
.width_500 { width: 500px; float: left; margin-left: 1%;}
.width_600 { width: 600px; float: left; margin-left: 1%;}
.width_700 { width: 700px; float: left; margin-left: 1%;}
.width_800 { width: 800px; float: left; margin-left: 1%;}
.width_900 { width: 900px; float: left; margin-left: 1%;}



.container_center {
	margin: 0 auto;
	width: 850px;
	height: 100%;
}





/* *** PAGES ***  */



/* HOME */
#friendsstream
{
	float: left; 
	width: 800px;
	background-color: #D6D6D6;
	margin-left: 10px;
}


.action a
{
	color: #999999;	
}


.indent { 
	padding-left: 50px;
}
.thumbs {
	float:left;
	clear:both;
	width: 100%;
	padding-left: 80px;
}


.embed_box {
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.newsdivider {
text-align: left;

color: #777777;

font-size: 9px;

font-weight: bold;

margin-top: 10px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

padding-top: 2px;

padding-right: 0px;

padding-bottom: 2px;

padding-left: 0px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #cccccc;

}


.action {
margin-left: 60px;
margin-top: 9px;
}

/* CONTACT */

.contact {
	margin: 5px;
	width: 100px;
	height: 100%;
	float: left;
	background-image: url(../img/contacts/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.contact img{
margin: 2px;

}

.contact p{
	font-weight: bold;

}


#search {
	width: 250px;
	float: right;
}

/* Boxes */
/* ANGIVER HVOR BRED BOKSENE SKAL VÆRE */
.box {
	width:100%;
	margin: 0px auto 0px auto;
/*	margin-bottom: 3px;*/
}

.box img{
border: none;
}

.box .hd .c,
.box .ft .c {
	color:#FFFFFF;
	height:22px;
}


/* ANGIVER HVOR HØJ INDHOLDSBOKSENES FOOTER SKAL VÆRE */
.box .ft .c {
	height:18px;
}


/* TOPBAR, INDHOLD - DE GRAFISKE ELEMENTER PLACERES */
.box .hd {
	background:transparent url(../img/boxes/tl.gif) no-repeat 0px 0px;
}

.box .hd .container {
width: 100%;
}


.box .hd .left {
float: left; 
width: 60%;
}

.box .hd .right {
float: right; 
width: 25px;
padding-right: 3px;
}

.box .hd .c {
	background:transparent url(../img/boxes/tr.gif) no-repeat right 0px;
}

.box .bd {
	background:transparent url(../img/boxes/ml.gif) repeat-y 0px 0px;
}

.box .bd .c {
	background:transparent url(../img/boxes/mr.gif) repeat-y right 0px;
}


/* SÆTTER MARGINERNE INDE I BOKSEN */
.box .bd .c .s {
	padding:7px;
}


/* FOOTER - DE GRAFISKE ELEMENTER PLACERES */
.box .ft {
	background:transparent url(../img/boxes/bl.gif) no-repeat 0px 0px;
}

.box .ft .c {
	background:transparent url(../img/boxes/br.gif) no-repeat right 0px;
}




.box .col_menu {
width: 20%;
height: 100%;
float: left;
background-color: green;
position: relative;
}


.box .col_content {
width: 70%;
float: right;
position: relative;
background-color: red;

}

/* INDHOLDSSPECIFIK */

/* HEADER */
.box h1 {	
	font-size:14px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	/*margin-right: 20px;*/
	
	 margin: 2px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}

.box p {
	margin: 0px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 

}

.box li {
	margin: 0px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 

}

.box_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}

html>body .box pre {
	font-size:1.1em;
}

table #lastfm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

td #lastfm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}
