html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #080809 url(http://www.christiansandviknes.com/themes/chr_theme/images/bg01.jpg) repeat left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 2;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-right: 20px;
}

img.alignright {
	float: right;
	margin-left: 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg02.jpg) repeat-x left top;
}

#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg03.jpg) repeat-y center top;
}

.clearfix {
	clear: both;
}

/** PAGE */

#page {
	width: 960px;
	margin: 0px auto;	
	overflow: hidden;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 345px;
}

/** MENU */

#menu {
	height: 352px;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg05.jpg) no-repeat left bottom;
}

#menu ul {
	margin: 0px;
	padding: 48px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg04.jpg) no-repeat left top;
}

#menu li {
	width: 345px;
	height: 50px;
}

#menu a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999em;
	outline: none;
}

#menu a:hover {
}

#menu1 {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage02.jpg) no-repeat left top;
}

#menu2 {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage03.jpg) no-repeat left top;
}

#menu3 {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage04.jpg) no-repeat left top;
}

#menu4 {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage05.jpg) no-repeat left top;
}

#menu5 {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage06.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	float: right;
	width: 615px;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg09.jpg) repeat-y left top;
}

#content-bg-top {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg10.jpg) no-repeat left top;
}

#content-bg-bottom {
	padding: 91px 84px 10px 41px;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg11.jpg) no-repeat left bottom;
}

.two-columns {
	width: 490px;
	overflow: hidden;
}

.two-columns .column1 {
	float: left;
	width: 239px;
}

.two-columns .column2 {
	float: right;
	width: 239px;
}

/** FOOTER */

#footer {
	height: 70px;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage14.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #1C1D22;
}

/** COMMON BOX STYLES */

.box .title {
	height: 50px;
	margin: 0px;
	text-indent: -9999em;
}

.box .entry {
	padding: 10px 25px 15px 25px;
}

#title1 { background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage10.jpg) no-repeat left top; }
#title2 { background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage11.jpg) no-repeat left top; }
#title3 { background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage12.jpg) no-repeat left top; }
#title4 { background: url(http://www.christiansandviknes.com/themes/chr_theme/images/homepage13.jpg) no-repeat left top; }
#title5 { background: url(http://www.christiansandviknes.com/themes/chr_theme/images/subpage01.jpg) no-repeat left top; }

/** BOX STYLE 1 */

.box-style1 {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg06.jpg) repeat-y left top;
}

.box-style1 .bg-top {
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg07.jpg) no-repeat left top;
}

.box-style1 .bg-bottom {
	padding: 58px 50px 127px 93px;
	background: url(http://www.christiansandviknes.com/themes/chr_theme/images/bg08.jpg) no-repeat left bottom;
}


.ccm-next-previous-wrapper .ccm-next-previous-previouslink { float:left; width: 33%; }
.ccm-next-previous-wrapper .ccm-next-previous-parentlink { float:left; width: 33%; }
.ccm-next-previous-wrapper .ccm-next-previous-nextlink { float:left; width: 33%; text-align:right}
.ccm-next-previous-wrapper .spacer { font-size:1px; line-height:1px; clear:both; }

#newslist-block .ccm-page-list-description {
  margin-bottom: 15px;
}
