body {
	margin: 0px;
}

#menu li {
	display: block;
}

#menu ul {
	margin: 0px;
	margin-right: 30px;
	text-align: right;
}

#menu a {
	text-decoration: none;
	color: #96833F;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}

#menu a:hover {
	color: #D5A600;
}

#mainpart a {
	color: #ccc;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;	
	text-decoration: none;
}

#mainpart a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 17px;
}


#firstmenu, #hottopics, #reallife, #programming, #photography, #other, #skin, #latestphoto, #poll, #contact, #shoutbox, #counter {
	width: 60%;
	float: right;
	text-align: center;
}


.menuheadline {
	color: #93A58F;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: url('bgmenuhead.png');
	background-position: center left;
	background-repeat: repeat-x;
	padding-left: 5px;
}

.menuheadline span {
	background-color: #1B2B68;

}

.menuheadline:before {
	content: "[";

	background-color: #1B2B68;
}

.menuheadline:after {
	content: "]";
	letter-spacing: -2px;
	background-color: #1B2B68;
}



#headline, #tagline {
	display: none;
}

.listmarker {
	margin-left: 3px;
	color: #96833F;
}

#container {
	width: 100%;
	background-color: #224872;
	background-image: url('bgright.png');
	background-repeat: repeat-y;
	background-position: top right;
	float:right;

}

#menu {
	background-color: #1B2B68;
	background-image: url('bgleft.png');
	background-repeat: repeat-y;
	width: 30%;
	border-right: 2px solid #224872;
	float:left;
	text-align: right;
	padding-right: 1%;
	padding-top: 80px;
	height: 5000px;
	color: #96DDFA;
	font-family: verdana;
	font-size: 12px;
}

#mainpart {
	border-left: 2px solid #1B2B68;
	float:left;
	width: 54%;
	padding-left: 1%;
	color: #D7A333;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	padding-top: 31px;
	height: 5000px;	
}



.pagetitle h2 {
	color: #cc833F;
	font-size: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #96833F;
}

h4 {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid #aaa;
	color: #aaa;
	clear: both;
}

h5 {
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 14px;
	color: #FFB10B;
	text-decoration: underline;
}

hr {
	display: none;
}

strong {
	font-size: 15px;
	font-variant: small-caps;	
}

.siteelement {
	border-bottom: 1px dotted #888;
}

.inlineimageright {
	float:right;
	margin: 5px;
	text-align: center;
	font-style: italic;
}

.inlineimageleft {
	float:left;
	margin: 5px;
	text-align: center;
	font-style: italic;
}

input, select,textarea {
	background: #001C46;
	color: #ffffff;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin: 2px;
}


input[type=submit] {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;	
}

.loonix {
	color: #dd5500;
	font-weight: bold;
}

.girasol {
	color: #FF00FF;
	font-weight:bold;
}

.cheesey {
	color: #ffcc00;
	font-weight:bold;
}

.piksi {
	color: #969613;
	font-weight:bold;
}

.anon {
	color: #009900;
	font-weight:bold;
}

.anyuser {
	font-weight:bold;
}

.shoutelement {
	border-bottom: 1px dotted #0aa;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
}

.italic {
	font-style: italic;
}


/* FORUM */


.reply {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #000;
	padding: 2px;
}

#ajaxfield {
	background: #225074;
	padding	: 4px;
	border: 1px solid #669;
	margin-bottom: 5px;
}

.forumtopbar {
	background: #225074;
	padding	: 4px;
	border: 1px solid #669;
	margin-bottom: 5px;
}

.forumpath {
	background: #225074;
	padding	: 4px;
	margin-bottom: 10px;
	border: 1px solid #669;
	margin-top: 5px;
}

.posthead {
	margin: 0px;
	padding: 0px;
	background: #153544;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #557;
}

.postbody {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.posttail {
	border-top: 1px solid #557;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	padding-left: 5px;
	padding-bottom: 2px;
	background: #153544;	
}

.postimage {
	border-top: 1px solid #557;
	margin-left: -10px;
	margin-right: -10px;
	padding: 5px;
	padding-top: 3px;
	background: #153544;		
}

.post {
	margin: 0px;
	padding: 0px;
	background: #154564;
	margin-bottom: 15px;
	border: 1px solid #669;
}

.forum {
	margin: 0px;
	padding: 0px;
	background: #154564;
	margin-bottom: 20px;
	border: 1px solid #669;
}

.forumhead {
	margin: 0px;
	padding: 0px;
	background: #153544;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #557;
}

.forumbody {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}



.threadlist {
	border: 1px solid #669;
	width: 100%;
}

.threadlist_topbar {
	background: #153544;	
}

.forum_col1 {
	width: 70%;
	padding-left: 5px;
}

.forum_col2 {
	text-align: center;
}

.forum_col3 {
	text-align: right;
	padding-right: 5px;
}

.forum_row_light {
}

.forum_row_dark {
	background: #154564;
}

/* GALLERY */






.imagecontainer { /* hæ? */
	float: left;}
.caption {
	text-align: center;

	margin-left:8px;
	margin-right: 8px;
	padding:0px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-family: verdana;
	line-height: 19px;
	color: #888;
	white-space: normal;
}
.galleryimg {
	float: left;
	margin: 0px;
	padding-top: 5px;
	height: 170px;
	width: 150px;
	border: 0px dotted #999;
	//border-bottom: 1px solid #558;
	//border-right: 1px solid #558;
}
.clearboth {
	clear: both; }
.galleryimg img {
	margin: 10px;
	border: 1px solid #333;}
.imagelist {
	//border-left: 1px solid #558;
	//border-top: 1px solid #558;
}
.gallery {
	display: block;
	white-space: nowrap;
	text-align: center;
}
