/*  
Theme Name: Betania 1.1
Theme URI: http://betanialone.no
Description: Bedehuset Betania - Haukeland Indremisjon (HIM)
Author: Magne Mestad og <a href="http://grevenpop.com">Bjarte Minde</a>

*/



body {
background: #C4A58D url('img/bg2.jpg') repeat;
font-size: 12px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color: #222;
padding:0px;
margin:0px;
}

a:link, a:visited {
color: #222;
text-decoration: none;
border-bottom: 1px solid #222;
}

a:hover, a:active {
color: #fff;
background-color: #222;
border-bottom-style: none;
}


h2 {
font-size:20px;
font-weight: bold;
padding: 5px 10px 0 10px;
margin:0px;
}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
border-bottom: 1px solid #8BAC72;
margin-bottom: 3px;
}

h3 {
font-size:13px;
font-weight: bold;
padding: 5px 10px 0 10px;
margin:0px;
}

h4 {
font-size: 17px;
margin: 0 0 0 10px;
padding: 10px 0 5px 0;
}

h5 {
font-size:13px;
font-weight: bold;
padding: 5px 10px 0 10px;
margin:0px;
}

table {
font-size: 12px;
margin: 0 0 10px 0;
padding-left: 10px;
}

#post-40 p {
margin: 12px;
padding: 0;
}

.captionleft {
float: left;
width: 208px;
margin: 5px 10px 0 0;
padding: 0 15px 5px 0;
line-height: 100%;
font-style: italic;
text-align: center;
}

.captionright {
float: right;
width: 269px;
margin: 5px;
padding: 0px 15px 3px 5px;
line-height: 100%;
font-style: italic;
text-align: center;
}

/* ----------container to center the layout-------------- */
#container {
width: 800px;
padding: 0;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
background-color: #FFFADC;
border: 1px solid #666;
border-top: 0;
}

/* ----------banner for logo-------------- */
#banner {
background-image: url("img/banner3.jpg");
background-repeat: no-repeat;
background-position: center;
background-color: #9090A1;
width: 800px;
height: 167px;
text-align: right;
color: #C2946A;
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 17px;
line-height: 30px;
position: relative;
overflow: visible;
}

#banner p {
position: absolute;
top: 50%;
right: 10px;
height: 100px;
margin-top: -50px;
}

img#wpstats{width:0px;height:0px;overflow:hidden}

/* -----------------content--------------------- */
#content {
background-color: #FFFBDC;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
border-left: 1px solid #666;
}
div#content { 
min-height:740px;
height:auto !important;
height:740px;
}

p, pre{
padding: 0px 10px 5px 10px;
/*margin:0px;*/
}

#content img {
/*padding:4px;
border:1px solid #999;*/
margin:5px;
display:block;
}

#content .utenkant {
border: 0;
}

.post {
padding: 10px 15px 10px 10px;
}

.entry .vis {
margin: 0 0 20px 0;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
border-bottom: 1px solid #C0C0C0;
background-color: #FFFBDC;
border-bottom-width: 0;
}

#left h2 {
font-weight: normal;
margin-top: 10px;
margin-left: 3px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 198px;
}

#left a{
font: normal 11px Verdana;
padding: 0;
width: 100%; /*Define width for IE6's sake*/
color: #222;
text-decoration: none;
border-bottom: 1px solid #222;
}

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

#left li li {
margin: 0 20px 0 20px;
padding: 1px;
}

#events li li {
background-color: #DDE1BF;
margin: 0 20px 3px 20px;
padding: 2px;
}

#left ul a:visited {
}

#left p {
margin: 0 10px;
}
html>body #left a{ /*Non IE rule*/
width: auto;
}

#left ul a:hover, #current {
color: #eee;
}

.widget.widget_text {
overflow: hidden;
}

h2.widgettitle {
margin-bottom: 0px;
margin-left: 3px;
margin-right: 0px;
margin-top: 10px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

/*div.textwidget {
width: 195px;
}*/

.textwidget {
margin: 0 20px !important;
padding: 1px;
}

/*-------------menybar----------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {
	background-color: #9fc69f;
	height: 25px;
	width: 100%;
	border: 1px solid #666;
	border-width: 1px 0;
	position: relative;
	font-weight: bold;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:132px; font-size:12px; color:#222; height:25px; line-height:25px; text-decoration:none; text-indent:5px; border:1px solid #666; border-width:0px 1px 0px 0px;text-align: center;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width: 0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {}
#pmenu li a.last, #pmenu li a.last:visited {width: 135px; border-right: 0;}

/* Set up the list items */
#pmenu li {float:left; /*background:#9fc69f;*/ background: #8BAC72;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#ddd;}
/* Mark the current page link */
#pmenu #current {background:#eee;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level links */
#pmenu > li:hover > ul {left:-31px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 - top border on first sublevel link */
/** html #pmenu li ul li a, #pmenu li ul li a:visited {border-width:1px;}*/
* html #pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#ddd;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#ddd;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#8BAC72 url(img/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#8BAC72 url(img/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
background-color: #8BAC72;
border-top:1px solid #666;
padding:5px 15px;
margin:0px;
text-align: left;
font-size: 10px;
}

/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #eefffa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0 0 0 10px;
	}
	
small a:link, small a:visited {
	border-bottom-style: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: left;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 20px 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#respond {
	margin: 20px;
}

#comments{
	margin: 20px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 30px;
	background-color: #efe;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 20px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 0 20px 40px 20px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

