/*
Theme Name: sorbykyrkan.nu
Theme URI: http://www.sorbykyrkan.nu
Description: Theme for sorbykyrkan.nu
Author: Simon Wämmerfors
Author URI: http://www.pictor.se
Template: K2
*/



/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/


@font-face {
	font-family: 'Museo700';
	src: url('http://www.sorbykyrkan.nu/wp-content/fonts/Museo700-Regular.eot');
	src: local('Museo 700'), local('Museo-700'), url('http://www.sorbykyrkan.nu/wp-content/fonts/Museo700-Regular.woff') format('woff'), url('http://www.sorbykyrkan.nu/wp-content/fonts/Museo700-Regular.ttf') format('truetype'), url('http://www.sorbykyrkan.nu/wp-content/fonts/Museo700-Regular.svg#Museo-700') format('svg');
}



body {
	background: url('http://www.sorbykyrkan.nu/wp-content/images/bakgrund.jpg') repeat;
	background-color: #401014;
}


a {
	color: #58acd8;
	-webkit-transition:all 0.1s ease-in;
   	-moz-transition:all 0.1s ease-in;
   	-o-transition:all 0.1s ease-in;
   	transition:all 0.1s ease-in;
}


a:hover {
	color: #377abd;

}

.entry-content a:visited {
	color: #377abd;
}

.secondary h4 a {
	color: white;
}



h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: Museo700, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	}

.blog-title {
	font-size: 4em;
	}
	
	.four04 .entry-title, body.page #current-content .entry-title {
margin-left:0;
margin-right:0;
text-align:left;
line-height: 1.1em;
}

#page {
	/* The entire design is contained within the 'page' id */
	background: url('http://www.sorbykyrkan.nu/wp-content/images/spaltbakgrund.png') no-repeat;
	background-position: 485px 300px;
	background-color: white;
	padding: 0;

	}
	

#header {
	/* Contains the H1 and menu */
	height: 350px;
	background-image: url('http://www.sorbykyrkan.nu/wp-content/uploads/slideshow-gallery/header1.jpg');
	background-repeat: no-repeat;
	}

#header h1.blog-title, #header p.description, div.blog-title {
	text-indent: -1000px;
	}
	
ul.menu {
	z-index:2;
	}
	
ul.menu li a {
	font-size: 1.4em;
	font-family: Museo700, "Trebuchet MS", Verdana, sans-serif;
	padding: 10px 20px;

	}

	
ul.menu li.page_item a {
		background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);

	color: #CCC;
		box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);
		-webkit-box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.5);



	}

ul.menu li.page_item a:hover {
	background-color: black;
	color:#FFEDB3;
	box-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	
	}

ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a{
	background-color: white !important;
	color: black;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	}
	
#primary {
	width: 420px;
	padding: 40px 60px 40px 40px;
	}

div.post {
	margin-bottom: 3em;
	padding-bottom:2em;
	border-bottom: dotted 1px #999;
	}


.page .hentry {
	margin: 0;
	padding: 0;
	border-bottom: none;
	}

.entry-content {
	/* The meat and potatoes of every entry */
	line-height: 1.6em;
	text-align:left;
	}

.entry-content p {
	margin: 0.2em 0 0.9em;
	font-size: 0.95em;
	}

/*.entry-foot .entry-meta {
	background-image: url('http://www.sorbykyrkan.nu/wp-content/images/meta-background.png');
	background-position:bottom;
	background-repeat:repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	min-height: 0;
	padding: 3px 3px 3px 10px;
	margin: 1.5em 0 1.75em;
	border: solid 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;
	-moz-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;
	box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;

	
	}
	
	.entry-foot .entry-meta,
	.entry-foot .entry-meta .entry-date,
	.entry-foot .entry-meta .entry-comments	{
	
	color: #999;
	font-size: 0.9em;
	
	}*/
	
	.entry-head .entry-meta {
		margin: 10px 0 15px;
		font-style:italic;
		text-transform:capitalize;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	


#primary h1.entry-title { 
	text-align: left;
	}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 3em;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	}

.entry-head h3.entry-title a { 
	color: #a21d1f;

	}

#primary .entry-head h3.entry-title a:hover { 
	color: #782024;
	}

h4 { 
	font-size: 1.5em;
	}

.entry-foot {
	margin-top: 2em;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.5em;
	line-height: 1em;
	font-weight: normal;
	padding: 5px;
	display: block;
	margin-bottom: 5px;
	background: url('http://www.sorbykyrkan.nu/wp-content/images/secondary-h4-blue.png') repeat-x;
	color: white;
	/*border: solid 1px #49adda;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #d9d9d9;
	-moz-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #d9d9d9;
	box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #d9d9d9;
	text-shadow: 1px 1px 0 #4099c2;
	}


#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

#sidebar-2 h4{
	/* The second sidebar */
	background: url('http://www.sorbykyrkan.nu/wp-content/images/secondary-h4-purple.png') repeat-x;
	/*border: solid 1px #b79ee3;*/
		text-shadow: 1px 1px 0 #a58fcc;

	}

.secondary {
	/* Contains both sidebars */
	margin-bottom: 4.5em;
	margin-top: 120px;
	overflow:visible;
	}

.secondary div {
	}



.widget_pages ul li a {
	padding-left: 15px;
	background: url('http://www.sorbykyrkan.nu/wp-content/images/liten_lankpil.png') no-repeat;
	background-position: left center;
	display: block;
	}
.widget_pages ul li a:hover {
	padding-left: 15px;
	background: url('http://www.sorbykyrkan.nu/wp-content/images/liten_lankpil_ned.png') no-repeat;
	background-position: left center;
	display: block;
	}
	
	
	
		/* Widgets för epostlista och Facebook*/
		
		/* Epost */

		
.secondary div#text-552811051 {
	border-radius: 4px;
	border: solid 1px #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#CCC;
	padding: 0;
	background-image: url('http://www.sorbykyrkan.nu/wp-content/images/meta-background.png');
	background-position: bottom;
	background-repeat:repeat-x;
	width: 368px;
	height: 42px;
	position:absolute;
	top: 350px;
	overflow:hidden;
	-webkit-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;
	-moz-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;
	box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;

}

.secondary div#text-552811051 div.textwidget div {
	 display:block;
	margin-top: 10px;
	margin-left: 20px;
	float:left;

}

		/* Facebook */


.secondary div#text-552811056 {
	border-radius: 4px;
	border: solid 1px #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#999;
	padding: 0;
	background-image: url('http://www.sorbykyrkan.nu/wp-content/images/meta-background.png');
	background-position: bottom;
	background-repeat:repeat-x;
	width: 368px;
	height: 42px;
	position:absolute;
	top: 405px;
	overflow:hidden;
	-webkit-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;
	-moz-box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;
	box-shadow: 1px 1px 1px #FFF, 2px 2px 3px #E5E5E5;

}


.secondary div#text-552811056 a {
	font-family: Museo700, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	display:block;
	float: left;
	margin-top: 13px;
	margin-left: 20px;
	text-shadow: 1px 1px 1px white;
}

.secondary div#text-552811056 a:hover {
}

.secondary div#text-552811056 img,
.secondary div#text-552811051 img
{
	position:relative;
	top: 5px;
	left: 5px;
	float:left;
}





	
	
		/* Bildspelet */
		
div#slideshow-wrapper {
	padding: 0;
	margin: 0;
	width: 950px;
	position:absolute;
	top: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	overflow:hidden;
	
}

div#slideshow-wrapper div#fullsize {
	padding: 0;
	width: 950px;

}


		/* Blocklinks */
		
div.blocklinks a {
		display:block;

	display: table;
	background-color:#EAEAEA;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
padding: 1px 7px 2px 7px;
margin: 0 5px 5px 0;
clear:both;
}



div.blocklinks a:hover {
	color: white;
background: url('http://www.sorbykyrkan.nu/wp-content/images/secondary-h4-blue.png') repeat-x;

}



		/* Kolumner */
		
div.kolumn2 {
	float: left;
	width:200px;
	padding: 5px;
	margin: 0;
}

div.kolumn2 h3 {
	padding: 0;
	margin: 0;
}

	/* Personaltabell */
		
table#personaltabell td {
	line-height: 1.25em;
	font-size: 0.9em;
	
}

table#personaltabell img {
	margin-top:20px;
	margin-bottom: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 2px 2px 1px #FFF, 3px 3px 4px #d9d9d9;
	-moz-box-shadow: 2px 2px 1px #FFF, 3px 3px 4px #d9d9d9;
	box-shadow: 2px 2px 1px #FFF, 3px 3px 4px #d9d9d9;
	
}



