/************/
/* Defaults */
/************/
body {
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #ffffff;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-size: 10pt;
}
img {
	border-width: 0;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #a0a0a0;
	text-decoration: underline;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
h1 {
	font-size: 1.9em;
	font-weight: normal;
}
.nospam {
	display: none;
}
.warning {
	color: #ff0000;
}
.notification {
	color: #008800;
}
.clear {
	clear: both;
}
ul {
	list-style-type: square;
}

/**********/
/* Header */
/**********/
#header-root {
	margin-top: 10px;
	position: relative;
	width: 960px;
}
#header-center {
	position: relative;
	margin: 0 195px 0 155px;
	text-align: center;
}
#header-left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
}
#header-right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 180px;
	text-align: right;
	font-size: 0.9em;
}
#header-right div {
	margin-top: 10px;
}
#header-right div * {
	margin-top: 0;
}
#header-right input {
	vertical-align: middle;
}
#header-navbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #808080;
	margin: 10px 0;
	font-size: 0.75em;
}
#header-navbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header-navbox ul li {
	display: inline;
}
a.header-navbox {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 10px;
	margin: 0 2px;
	color: #ffffff;
}
a.header-navbox:hover{
	color: #b3b3b3;
	text-decoration: none;
}
.search {
	width: 120px;
	font-weight: bold;
	font-size: 1.0em;
}

/***************/
/* Main layout */
/***************/
#layout-root {
	width: 960px;
	position: relative;
}
#layout-center {
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	width: 610px;
	overflow: none;
	border-right: 1px dotted #b3b3b3;
	border-left: 1px dotted #b3b3b3;
}
#layout-left {
	float: left;
	width: 140px;
	padding: 0 7px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#layout-right {
	float: right;
	width: 180px;
	padding: 0 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#copyright {
	text-align: center;
	font-size: 0.9em;
}

/**********/
/* Footer */
/**********/
#footer {
	clear: both;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-top: 1px solid #000000;
	margin-top: 15px;
}
.footer-head {
	font-weight: bold;
}
.footer-end {
	display: block;
}

/*****************/
/* Sidebar lists */
/*****************/
#layout-left ul, #layout-right ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
.rssagg_desc {
	display: none;
}
li:hover .rssagg_desc {
	display: block;
	position: absolute;
	left: 140px;
	width: 300px;
	background-color: #ebebeb;
	border: 1px solid #999999;
}

/***********/
/* Windows */
/***********/
.window-title {
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	font-size: 1.1em;
	border-bottom: 1px dotted #b3b3b3;
}
.window-main {
	padding: 4px 0 12px;
}
#layout-center .window-title {
	font-size: 0.9em;
}

/************/
/* Articles */
/************/
.article {
	margin-bottom: 10px;
	clear: both;
}
.article h2 {
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 5px;
}
.article .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 5px;
}
.article .date, .article .byline-post, .article .byline-author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.article .icon {
	vertical-align: middle;
}
.article .text {
	margin-top: 5px;
}
.article .readmore .commentcount, .article .readmore .views {
	display: none;
}
.article .readmore {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-top: 15px;
}
/*.article .readmore {
	line-height: 16px;
	margin-left: 36px;
}
.article .readmore .commentcount, .article .readmore .views {
	position: absolute;
	width: 16px;
	height: 16px;
	line-height: 12px;
	font-size: 0.7em;
	text-align: center;
	color: #000000;
}
.article .readmore .commentcount {
	left: 0px;
	background-image: url(comments.gif);
}
.article .readmore .views {
	left: 18px;
	background-image: url(views.gif);
}*/
/*.article .prefix {
	display: none;
}*/
.toomuch {
	color: #f00;
	text-decoration: underline;
}
.latestcomment {
	font-style: italic;
}
.reportcnt {
	padding: 0 1em;
	border: 2px dotted #f00;
	background-color: #800;
	color: #fff;
}
.reportcnt form {
	display: inline;
	padding: 0 .2em;
}
.nopost {
	text-align: center;
	font-style: italic;
}

/**********/
/* Images */
/**********/
.bbimg {
	display: inline;
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 5px;
	margin-bottom: 5px;
}
.bbimg img {
	width: 300px;
	display: block;
}
.banners-left {
	text-align: center;
}
.banners-left div {
	margin: 10px 0;
}
.banners-top {
	width: 960px;
}
.banners-top div {
	display: inline;
}
.towers div {
	margin: 10px 0;
}
.webcam, .webcam img {
	display: block;
	width: 180px;
}

/********/
/* Poll */
/********/
.poll {
	border-bottom: 1px dotted #b3b3b3;
	text-align: left;
}
.poll .results {
	height: 180px;
	text-transform: uppercase;
}
#layout-right .poll .results {
	height: 120px;
}
.poll .results .alternative .title {
	text-align: center;
}
.poll .radio {
	display: block;
}

/************/
/* Minichat */
/************/
.minichat-msg {
	text-align: left;
}
.minichat-msg .delete {
	float: right;
}
.minichat-msg .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 5px;
}

/******************/
/* Property lists */
/******************/
li .property {
	font-weight: bold;
	display: block;
}

/*****************************/
/* Code, quotes and spoilers */
/*****************************/
.codebox {
	width: 600px;
	overflow: auto;
}
.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	background-color: #aabbbb;
	font-size: 0.8em;
}
.codetitle a {
	color: #606060;
}
.codetitle a:hover {
	color: #808080;
}
.codetext {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border: 1px solid #aabbbb;
	font-size: 0.8em;
	font-family: Courier New, Courier, mono;
}
table .codebox {
	width: 400px;
}


/*********/
/* Forms */
/*********/
.smallinput, .biginput {
	border: 1px solid #b3b3b3;
}
textarea.minichat, textarea.comment {
	width: 90%;
}
.newcommentsubmit {
	display: block;
}
.mailform {
	margin-top: 1em;
}
.mailform ul {
	list-style-type: none;
	width: 50%;
}
.mailform .label {
	display: block;
}
.mailform .smallinput, .mailform .biginput {
	width: 100%;
}
.turingbox .smallinput {
	width: 5em;
	text-align: center;
}


/**************/
/* User panel */
/**************/
#layout-left #userpanel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#layout-left #userpanel ul {
	list-style-type: disc;
	padding: 0 0 0 15px;
	margin: 0;
}
#layout-left #userpanel .username, #layout-left #userpanel .password {
	font-size: 0.9em;
	width: 95%;
}
#layout-left #userpanel .nickname {
	font-size: 0.9em;
	width: 60%;
}
#layout-left #userpanel .submit {
	font-size: 0.9em;
}


/***********************/
/* Custom index layout */
/***********************/
.blog {
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	width: 610px;
	clear: both;
}
.blog .count {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blog h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px dotted #b3b3b3;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.blog h2 {
	font-size: 1.0em;
	margin-top: 0;
}
.blog .count {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 196px;
}
.blog .no1, .blog .no2 {
	padding-right: 5px;
	border-right: 1px dotted #b3b3b3;
	margin-right: 5px;
}
.blog .no2 {
	left: 207px;
}
.blog .no3 {
	left: 414px;
}
.blog .text {
	font-size: 0.8em;
}
.lists {
	padding-top: 0;
	border-top: 1px dotted #b3b3b3;
	clear: both;
}
.lists h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px dotted #b3b3b3;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 203px;
	float: left;
}
.list h1 {
	border-bottom: 0;
}
.list ul {
	padding: 0 0 0 15px;
	margin: 0;
}
.list .clear {
	clear: none;
}
.count .bbimg {
	width: 200px;
}
.count .bbimg img {
	width: 200px;
}
/*
.count .date {
	display: none;
}
*/
.count .byline-post, .count .byline-author {
	display: none;
}
.blog .byline-post {
	display: inline;
}


/**************/
/* About page */
/**************/
.aboutfrm {
	text-align: right;
}
.aboutfrm div {
	margin-top: 2px;
	margin-bottom: 2px;
}
.aboutfrm .text {
	margin-left: 4px;
	margin-right: 4px;
	width: 200px;
}
.aboutfrm .biginput {
	width: 400px;
	height: 100px;
}
.aboutfrm .short .biginput {
	height: 50px;
}
.aboutfrm .submit {
	margin-right: 50px;
}
.aboutfrm .about_box .aboutname, .aboutfrm .about_radio .aboutname {
	display: block;
}
.aboutfrm .about_radio, .aboutfrm .about_checkbox, .aboutfrm .about_box {
	margin-top: 10px;
	margin-bottom: 10px;
}
.aboutfrm .about_radio label, .aboutfrm .about_checkbox label {
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 2px;
	margin-right: 6px;
}
.aboutfrm .postnummer, .aboutfrm .stad {
	display: inline;
}
.aboutfrm .postnummer input {
	width: 4em;
}
.aboutfrm .dato input {
	width: 5em;
}
.aboutfrm .stad input {
	width: 10em;
}


/**********/
/* Tables */
/**********/
table {
	border: 0;
}
td {
	border: 0;
}
th {
	padding-top: 1em;
	border: 0;
	font-weight: bold;
}


/****************************/
/* ReloadCMS styles classes */
/****************************/
/*th {
	background-color: #F4F4F4;
	padding: 1px 1px 1px 1px;
}

.row1 {
	background-color: #DFDFDF;
	padding: 1px 1px 1px 1px;
}

.row2 {
	background-color: #E4E4E4;
	padding: 1px 1px 1px 1px;
}

.row3 {
	background-color: #ECECEC;
	padding: 1px 1px 1px 1px;
}
.border {
	border: 1px solid black;
}*/
.special {
	color: red ! important;
}
