/* @override 
	http://test.pinsekirken-tromso.no/fileadmin/templates/filatromso/fila-tromso.css
	http://www.pinsekirken-tromso.no/fileadmin/templates/filatromso/fila-tromso.css
*/

/* 

Main stylesheet for pinsekirken-tromso.no
Author: redvald@hjulstad.no
Updated: 31.09.2007

*/

li.news-amenu-item-year {
	margin-top: 10px;
}

/* --- RESET ALL CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	background: black;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* --------------- DESIGN */

/* @group Design */

body {
	font: 0.8em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: white url(grafikk/bakgrunn.jpg) repeat-x;
	text-align: center;
}

#top {
	width: 780px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background: url(grafikk/logo.jpg) no-repeat;
	overflow: hidden;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 11px;
}

#contentwrap {
	width: 780px;
	padding-right: 22px;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(grafikk/contentbak.jpg) no-repeat;
	padding-top: 20px;
	min-height: 160px;
}

#content {
	background: url(grafikk/bottom.jpg) no-repeat center bottom;
	float: left;
	width: 100%;
	padding-bottom: 40px;
}

#frontpage-main {
	
}

#frontpage-boxes {
	padding-bottom: 8px;
	border-bottom: 1px solid #e1e2e4;
	float: left;
	padding-top: 2px;
}

#frontpage-box-one {
	padding: 8px;
	width: 173px;
	height: 173px;
	margin-right: 8px;
	float: left;
	background: url(grafikk/box-one-back.jpg) repeat-x;
	overflow: hidden;
}

#frontpage-box-two {
	padding: 8px;
	width: 173px;
	height: 173px;
	margin-right: 8px;
	float: left;
	background: url(grafikk/box-two-back.jpg) repeat-x;
	overflow: hidden;
}

#frontpage-box-three {
	padding: 8px;
	width: 173px;
	height: 173px;
	margin-right: 8px;
	float: left;
	background: url(grafikk/box-three-back.jpg) repeat-x;
	overflow: hidden;
}

#frontpage-box-four {
	padding: 8px;
	width: 173px;
	height: 173px;
	float: left;
	background: url(grafikk/box-four-back.jpg) repeat-x;
	overflow: hidden;
}

#frontpage-bottom {
	padding-top: 8px;
	float: left;
}

#frontpage-bottom-one {
	float: left;
	width: 173px;
	padding: 8px 11px 8px 8px;
}

#frontpage-bottom-two {
	float: left;
	width: 172px;
	padding: 8px 12px;
	border-left: 1px solid #e1e2e4;
	border-right: 1px solid #e1e2e4;
}

#frontpage-bottom-three {
	float: left;
	width: 368px;
	padding: 8px 8px 8px 12px;
}

#submenu {
	width: 173px;
	float: left;
	border-top: 1px solid #e1e2e4;
	margin-top: 26px;
}

#contentarea {
	float: left;
	padding-left: 20px;
	width: 586px;
	padding-top: 25px;
}

#contentarea-nomenu {
	float: left;
	width: 779px;
	padding-top: 20px;
}

#pageheader {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e2e4;
	height: 35px;
}

#pagetitle {
	width: 400px;
	font: 30px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #9a0b40;
	float: left;
}

#pagenav {
	width: 200px;
	float: right;
	padding-top: 15px;
	color: gray;
	font-size: 0.8em;
	text-align: right;
}

blockquote {
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 40px;
	background: url(grafikk/anft.jpg) no-repeat;
	font-style: italic;
}

/* @end */

/* --------------- TEXT */

/* @group Text */

p {
	margin-top: 6px;
	margin-bottom: 6px;
}

b, strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 15px;
}

h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	margin-bottom: 5px;
	margin-top: 15px;
}

h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader {
	margin-top: 0;
}

a {
	color: #477e89;
}

#pagenav a, #pagenav a:hover {
	text-decoration: none;
	background-color: transparent;
	color: gray;
}

a:hover {
	background-color: #477e89;
	color: white;
}

#frontpage-boxes {
	color: white;
}

#frontpage-boxes a {
	color: white;
}

#frontpage-box-one div.tx-watchwords-pi1 p a {
	font-size: 0.3em;
	color: black;
}

/* @end */

/* --------------- MENU SYSTEMS */

/* @group Menu systems */

/* Mainmenu */

a.menyaktiv,a.menypassiv, a.menyaktiv:hover,a.menypassiv:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	font-size: 0.9em;
	margin-left: 25px;
	padding-bottom: 2px;
	background-color: transparent;
}

a.menyaktiv {
	color: #9a0d0d;
	background: url(grafikk/redback.jpg) repeat-x 0 bottom;
}

a.menypassiv:hover {
	background: url(grafikk/greyback.jpg) repeat-x 0 bottom;
}

a.menyaktiv:hover {
	color: #9a0d0d;
}

/* Submenu */

#nav1 li {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 173px;
	border-bottom: 1px solid #e1e2e4;
	clear: left;
}

#nav1 li a {
	text-decoration: none;
	color: gray;
}

li#nav1act a {
	color: black;
	font-weight: bold;
}

#nav1 li a:hover, li#nav1act a:hover {
	background-color: transparent;
	color: black;
}

/* --------------- TT_NEWS */

/* @group tt_news */

#news-single-timedata {
	font-size: 0.7em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	color: #949494;
	margin-bottom: 10px;
	margin-top: 10px;
}

.news-single-img {
	float: right;
	background-color: #d9d9d9;
	padding: 1px;
}

div.news-single-additional-info {
	border-bottom: 1px solid #d9d9d9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #949494;
}

div.news-single-item div.news-single-additional-info dl.news-single-files dd img {
	padding-right: 10px;
}

div.news-single-item div.news-single-additional-info dl.news-single-files dt {
	margin-bottom: 10px;
}

.news-single-imgcaption {
	padding-left: 5px;
	font-size: 0.8em;
}

/* @end */

/* @end */

/* --------------- CALENDAR SYSTEM */

/* @group Calendar */

span.dateline {
	width: 170px;
	float: left;
	color: gray;
}

div.tx-cal-controller dl dt {
	margin-top: 6px;
	width: 100%;
}

span.listdescription {
	padding-left: 170px;
	float: left;
	margin-top: -6px;
	display: block;
	width: 198px;
}

.month-large .day {
	height: 100px;
	width: 106px;
	vertical-align: top;
	text-align: left;
}


		#month-header-icons {
			float: right;
			text-align: right;
	display: none;
}

		#calendar-nav {
	display: none;
}
.V9 ul {
	list-style: none;
	z-index: 100;
	margin-left: 5px;
}

.V9 ul li {
	position: relative;
	z-index: 150;
}

.V9 li ul {
	position: absolute;
	display: none;
	background: url(grafikk/eventdescback.png) no-repeat;
	width: 132px;
	bottom: 10px;
	z-index: 200;
	height: 132px;
	margin-left: -30px;
	color: white;
	padding: 15px;
	margin-bottom: -100px;
}

/*IE 6 png hack */
* html .V9 li ul {
  background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.V9 li ul', sizingMethod="scale");
}

.V9 li ul a {
	display: block;
	text-decoration: none;
	border-bottom: 0;
}

.V9 li:hover ul { display: block; }

/* @end */

#news-single-timedata p.bodytext {
	display: inline;
	margin-left: 20px;
}

#news-single-timedata p.bodytext a {
	color: #949999;
	text-decoration: none;
}

#news-single-timedata p.bodytext a:hover {
	text-decoration: underline;
	background-color: transparent;
}
