/*
Theme Name: Orestrand_09-1
Theme URI: http://orestrand.se/
Description: Design: Lotta Antonsson, lottaantonsson.se | CSS, HTML och PHP: Mikael Fors, http://dumper.se

Version: 1
Author: Mikael Fors
Author URI: http://dumper.se/
Tags: 

	Copyright Örestrand 2009 ->
	
	CSS, HTML och PHP av Mikael Fors, http://dumper.se
*/



/* Begin Typography & Colors */
@import url("style_activity.css");

/** {
	padding: 0;
	margin: 0;
}*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	background: #c1d4e1;
	background: #aecbdb;
	
	}
	

h1, h2, h3, h4, h5, h6, address, strong, em, b, i {
    font-family: /*"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande",*/ Verdana, Arial, Helvetica, sans-serif;
}

#wrap { 
	border: 0px solid #7697a9;
	border-top: 0px solid #7697a9;
	text-align: left;
	margin: 0px auto;
	padding: 0 0px;
	
	background: #fff url("images/bg_wrap_3.jpg") repeat-y;
	width: 950px;
}

#header,
#header_2, #header_3, #navbar, #navbar_2, #navbar_3 {
	width: 900px;
	margin-left: 25px;
	
}
img.fb {
	position: relative;
	top: 14px;
}
#flaggor {
	float: right;
	width: 100px;
	height: 20px;
	margin: 5px 28px 0 0px;
	text-align: right;
	/*border: 1px solid #333;*/
	
	display: inline; /* fixes IE/WIN double margin bug */
}

#flaggor a img {
	XXborder: 0px solid #666;
}

#headerimg 	{
	background: #fff url("images/head_orestrand.gif") no-repeat 25px 20px;
	width: 750px;
	margin-left: 50px;
	/*border: 1px solid red;*/
	}
	
#navbar {
	border-top: 3px solid #90b7cc;
	border-bottom: 3px solid #90b7cc;
	margin: 0 0 10px 25px;
	display: inline; /* fixes IE/WIN double margin bug */
	padding: 0px 0 0 25px;
	width: 875px;
	float: left;
	list-style: none;
	background: #E6EEF1;
}	


#navbar li {
	float: left;
	margin: 0;
	padding: 0;
	/*font-family:  "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;*/	
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	/*font-weight: bold;*/
}

#navbar a {
	 float: left;
	 display: block;
	 margin: 0 0px 0 0;
	 padding: 4px 9px;
	 color: #333;
	 text-decoration: none;
	 background: #E6EEF1;
	/*letter-spacing: 0.08em;*/
}


#navbar a:hover, #navbar a:active {
	color: #000;
	/*background: url(images/nav_active_f8f9eb.gif) no-repeat center bottom;*/
	background: #90b7cc;
	text-decoration: none;
}

#navbar li.current_page_item a:link,
	#navbar li.current_page_item a:visited,
	#navbar li.current_page_item a:hover,
	#navbar li.current_page_item a:active,
	#navbar li.current_page_parent a {
	text-decoration: none;
	background: #90b7cc;
	color: #000;
}

ul.menu li.current_page_item {
	background: url(images/flik_left.gif) no-repeat left bottom;
	color: #ff9900;
}

#navbar_2 {
	border-top: 2px solid #90b7cc;
	border-bottom: 2px solid #90b7cc;
	margin: 0 0 25px 25px;
	display: inline; /* fixes IE/WIN double margin bug */
	padding: 0px 0 0 25px;
	width: 875px;
	float: left;
	list-style: none;
	background: #E6EEF1;
}	


#navbar_2 li {
	float: left;
	margin: 0;
	padding: 0;
	/*font-family:  "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;*/	
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	
	letter-spacing: 0.1em;
	/*font-weight: bold;*/
	
	
}

#navbar_2 a {
	 float: left;
	 display: block;
	 margin: 0 0px 0 0;
	 padding: 4px 8px;
	 color: #333;
	 text-decoration: none;
	 background: #E6EEF1;
	 /*letter-spacing: 0.08em;*/
}


#navbar_2 a:hover, #navbar_2 a:active {
	color: #000;
	/*background: url(images/nav_active_f8f9eb.gif) no-repeat center bottom;*/
	background: #90b7cc;
	text-decoration: none;
}

/* @group My Group */



/* @end */

#navbar_2 li.current_page_item a:link,
	#navbar_2 li.current_page_item a:visited,
	#navbar_2 li.current_page_item a:hover,
	#navbar_2 li.current_page_item a:active {
	text-decoration: none;
	background: #90b7cc;
	color: #000;
}


#content {
	font-size: 1.2em;
	margin-left: 25px;
	}

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

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

/*.widecolumn {
	line-height: 1.5em;
	}*/

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
#sidenote {
	
	float: right;
	width: 260px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 65px 45px 20px 20px;
	display: inline; /* fixes IE/WIN double margin bug */
	padding: 0 18px 10px 18px;
	border: 1px solid #90b7cc;
	/*background: #c1d4e1;*/
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/*h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}*/
	
	

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	/*font-size: 2em;*/
	font-size: 1.5em;
	line-height: 1.5em;
	
	}
#sidenote h2 {
	font-size: 1.5em;
	margin-top: 18px;
	}
	
#logo_organistioner {
	clear: left;
	margin: -20px 0 10px 50px;
	padding-bottom: 50px;

}

h3 {
	font-size: 1.33333em;
	}
h4 {
	font-size: 1.25em;
	}
h5 {
	font-size: 1.0em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #90b7cc;
	display: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h2 a:hover, h3 a:hover, #sidebar h2 a:hover {
	text-decoration: underline;
	}
#sidenote h2 a { color: #333; }
/*.entry p a:visited {
	color: #7931ca;
	}*/
.post table td {
padding-right: 1.5em;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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, Verdana Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a:link {
	color: blue;
	text-decoration: none;
	}
	
a:visited {
	color: purple;
	text-decoration: none;
	}
a:hover {
	color: red;
	text-decoration: none;
	}
a:active {
	color: red;
	text-decoration: underline;
	}


/*a:hover, h2 a:hover, h3 a:hover {
	color: red;
	text-decoration: none;
	}*/
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
	background-color: #fff;
	margin: 0 0 0 25px;
	padding: 0;
	height: 80px;
	border-bottom: 0;

	}


#header_2/*, #header_3*/ {
/* Utflyttat till header.php*/

}

#header_3{
	height: 200px;
	float: left;
	margin: 0 0 20px 50px;
	display: inline; /* fixes IE/WIN double margin bug */
	background: #fff url(images/headerimages/annexet_1_560.jpg) no-repeat;
	background: #fff url(images/headerimages/startbild.jpg) no-repeat;

	width: 860px;
}


#headerimg {
	margin: 0;
	/*width: 100%;*/
	}

.narrowcolumn {
	float: left;
	display: inline; /* fixes IE/WIN double margin bug */
	padding: 0 0 18px 24px;
	margin: 0;
	width: 530px;
	}
	
	

.widecolumn {
	padding: 10px 0 18px 24px;
	margin: 5px 0 0 25px;
	width: 800px;
	}

.post {
	margin: 0 0 18px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .post {
	margin: 0;
	}

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

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

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	display: inline; /* fixes IE/WIN double margin bug */
}

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 18px 0 0px 0;
	padding: 0 0 10px 0;
	clear: both;
	border: none;
	background: url(images/bg_footer_3.jpg) no-repeat center bottom;

}

/*#footer div {
	width: 900px;
	margin: 0 auto;
	border-top: 5px solid #90b7cc;	
}*/

#footer p {
	margin: 0 auto;
	padding: 5px 0 15px 0;
	text-align: center;
	font-size: 1.1em;
	color: #343741;
	font-family: verdana, arial, sans-serif;
	border-top: 5px solid #90b7cc;	
	
	width: 900px;
	}
	
#footer p a:link {
	color: #333;
}
#footer p a:visited {
	color: #333;
}

#footer p a:hover {
	text-decoration: underline;
}
#footer p a:active {
	color: #000;
	text-decoration: underline;
}
/* End Structure */



/*	Begin Headers */
/*h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0 0;
	}*/

h2.pagetitle {
	margin-top: 18px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 18px 0 18px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */






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

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

blockquote {
	margin: 18px 30px 0 15px;
	padding-left: 18px;
	border-left: 3px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

img.missionskyrkan {
	margin-left: 17px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 54px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	font-style: italic;
	/*border: 1px solid #ddd;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 18px;
	padding: 0 4px 5px;
	margin: 0;
}

/* döljer smiley som genereras av wp-stat längst ned.
http://wordpress.org/support/topic/155573?replies=2#post-714399
*/
img#wpstats{width:0px;height:0px;overflow:hidden;}	



/* End captions */
/* kontaktform */
/*
table .contactform {
	width: 100%;
	text-align: left;
	float: left;
	border: 1px solid red;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
}
#wpcf input {
	float: left;
	width: 150px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 250px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 150px;
	width: 100px;
}

*/


#wpcf {
	text-align: left;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	margin: 2px 0px 2px 0;
}


#wpcf input {
	float: left;
	width: 180px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 240px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 0px 160px;
	
}

#wpcf #wpcf_msg {
	
	margin-top: -10px;
}
#wpcf #contactsubmit {
	float: right;
	margin-right: 0px;
	width: 100px;
}



