/*
Theme Name: Forum Jaeren
Theme URI: http://zeeh-design.no/
Description: .
Version: 0.1
Author: Markus Zeeh
Author URI: http://zeeh-design.no/
*/


/**** sticky footer ***/

html, body {
	height: 100%;
    font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
    background: url(images/bg_logo.gif) no-repeat;
    background-position: center top;
}

div#Wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 0px -50px 0px;
}


*+HTML div#Wrapper {
	margin: 0 0 -70px 0;
}

div#FooterWrapper {
	width: 100%;
	height: 70px;
}

div#ContentWrapper {
	width: 100%;
	padding: 0px 0px 70px 0px;
}

/****************

Required in certain cases

****************/

div#FooterWrapper, div#ContentWrapper {
	min-width: 960px;
}

div#FooterInnerWrapper, div#ContentInnerWrapper {
	width: 960px;
	margin: 0px auto;
}
        

 
 
/**** style ****/


body {
	
}

h1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;	
	margin: 20px 0 10px;
}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18px;
	margin: 30px 0 10px;

}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
	margin: 30px 0 10px;

}

h4 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 10px;

}

h5 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 30px 0 10px;

}

h6 {

}

p {
	margin: 0 0 10px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ul {
	list-style: square;
	margin: 5px 0 5px 25px;
}

ol {
	list-style: decimal;
	margin: 5px 0 5px 25px;
}

a,
a:link,
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 5px 20px 5px 0;
}

img.alignright {
	float: right;
	margin: 5px 0px 5px 20px;
}

.Entry img {
	border: 1px solid #434244;
	padding: 0px;

}

.clear {
	clear: both;
	float: none;
}

.Entry .clear {
	clear: left;
}

/**** header ****/


#Header ul {
	list-style: none;
	margin: -20px 0 0;
	clear:both;
	float: none;
	height: 80px;
}

#Header li {
	float: left;
	margin: 0 43px 0 0;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: 3px;
}


#Header li:last-child {
	margin: 0;
	float: right;
}

#Header li.page-item-19 {
	margin: 0;
	float: right;
}
 


#Header a,
#Header a:visited {
	color: #3b3a3a;
	text-decoration: none;
	padding: 0 0 17px;
	border-bottom: 8px solid #dfe5e6;
	font-weight: normal;
	line-height: 70px;
}

#Header a:hover,
#Header a:focus,
#Header li.current_page_item a,
#Header li.current_page_parent a {
	text-shadow: 1px 1px 1px #d8d8d8;
	padding: 0 0 5px;
	border-bottom: 20px solid #dc291e;
	text-decoration: none; 
}

/**** Forside ****/

#TeaserBox {
	margin: 20px 0 0 0;
	padding-bottom: 20px;
}

.cf_element {
	width: 940px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

#SlideShow {
	position: relative;
	width: 940px;
	height: 300px;
	overflow: hidden;
	border: 10px solid #E6E7E8;

}


#SlideShow img {
	position: absolute;
	top: 0px;
	right: 0px;
}

#SlideShow h2 {
	display: none;
}

#SlideShow .Tekst {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background: #3B3A3A;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
	color: #fff;
	padding: 18px 0 12px 0px; 
	font-size: 13px;
	line-height: 17px;
}

#SlideShow .Tekst h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 00px 12px 12px 240px;
	color: #fff;

}

#SlideShow .Tekst p {
	margin: 0 12px 0 240px;
}

#SlideShowLogo {
	position: absolute;
	left: -70px;
	top: 5px;
	background: url(images/forside_logo-trans.png) no-repeat;
	width: 300px;
	height: 300px;
	display: block;
}

.box {
	width: 300px;
	height: 300px;
	background: #e6e7e8;
	margin: 10px 30px 0 0;
	float: left;
	overflow: hidden;
	position: relative;
}

.box:last-child {
	margin: 10px 0 0 0;
	float: right;
}

#post-101 {
	margin: 10px 0 0 0;
	float: right;
}

.box img.attachment-thumbnail {
	width: 280px;
	height: 280px;
	position: absolute;
	padding: 10px;
}

.box .TeaserHeader {
	position: absolute;
	bottom: 10px;
	width: 250px;
	margin: 0 10px;
	padding: 15px
}

.box h1 {
	color: #fff;
	font-size: 13px;
	text-transform: none;
	display: inline;
	padding-right: 0px;
	margin: 15px 0 10px;
	font-weight: bold;
}

.box h1 a:link,
.box h1 a:visited {
	color:#fff;
}

.box .Pil {
	background: url(images/pil-trans.png) no-repeat;
	position: relative;
	display: inline-block;
	top: 0px;
	*top: 3px;
	width: 35px;
	height: 18px;
}

.box .TeaserHeader {
	background-color: #dc291e;
}

.box:first-child .TeaserHeader {
	background-color: #0072b1;
}

.box:last-child .TeaserHeader {
	background-color: #ef8200;
}

#post-101 .TeaserHeader {
	background-color: #ef8200;
}

.box .TeaserText {
	position: absolute;
	bottom: 58px;
	height: 70px;
	width: 280px;
	margin: 0 10px;
	background: #434244;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

.box .TeaserText a:link,
.box .TeaserText a:visited {
	color: #fff;
	display: block;
	width: 250px;
	height: 100%;
	padding: 15px;
}

.box a:hover {
	text-decoration: none;
	cursor: pointer;
}

/**** Content ****/

#Content {
	padding-bottom: 30px;
	position: relative;
}

#Entrys {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 30px 300px 0 0;
	color: #3b3a3a;
	line-height: 19px;
}

.Entry {
	padding: 0 0 20px;
	border-top: 10px solid #434244;
}

.Entry.First {
	border-top: none;
}

p a:hover {
	text-shadow: 1px 1px 1px #a5a5a5;
}

.More {
	text-align: right;
	font-style: italic;
}

.More a,
.More a:visited {
	color:#000;
}


/**** Sidebar ****/
#Sidebar {
	width: 220px;
	margin: 30px 0 0;
	float: right;
	border: 1px solid #434244;
	font-size: 13px;
	line-height: 17px;
}

#Sidebar h1 {
	color: #fff;
	background: #434244;
	padding: 20px 10px 10px 10px;
	margin: 0;
	font-size: 12px;
}

#Sidebar {
	font-size: 12px;
}

#Sidebar .SidebarEntry {
	padding: 10px;
}

/**** footer ****/
#FooterWrapper {
	background: #434244;
	color: #fff;
	font-size: 12px;
	position: relative;
}

#FooterInnerWrapper p {
	padding: 30px 0 0 100px;
	margin: 0;
}

#FooterWrapper a:link,
#FooterWrapper a:visited {
	color: #fff;
	font-weight: normal;
}

#FooterInnerWrapper img {
	position: absolute;
	top: 18px;
 
}

/**** lightbox plus ****/

#cboxContent {
	font-size: 10px !important;
	line-height: 14px !important;
}

#cboxNext {
	left: 50px !important;
}