/* 
Theme Name: SAM:s bloggportal
Theme URI: http://urban-svensson.com/
Description: ett Wordpress-tema skapat av <a href="http://urban-svensson.com/" title="Urban Svensson" target="_blank">Urban Svensson</a> 2009. (c) Copyright Urban Svensson 
Version: 1.0
Author: Urban Svensson
Author URI: http://urban-svensson.com/
*/

* {margin:0; padding:0;}

body
{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	background:#ebebeb;
}

/* ---------------------------- Struktur och layout ----------------------------------- */

html, body
{
	height: 100%; 
}


#container
{
	min-height: 100%;
	margin-bottom:-330px;
	position:relative;
}

#wrapper
{
	width:980px;
	margin:0 auto;
}

#header
{
	display:block;
	margin:0; 
}

#linje
{
	height:5px;
	width:980px;
	padding:0;
	margin:-2px 0 0 0;
	clear:both;
	float:right;
	background:#0c2c80;
}

.clearfooter
{
	height: 100px;
	clear: both;
}

#footer
{
	height: 330px;
	position: relative;
	margin-top: -3em;
	padding-top:20px;
	text-align:center;
}

#footer p
{
	color:#ccc;
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
	line-height:13px;
}

#footer-container
{
	margin:0 auto;
	width:980px;
}

span.footertextleft
{
	float:left;
	font-size:11px;
}

span.footertextright
{
	float:right;
	font-size:11px;
}

.copyt
{
	font-size:15px; 
	line-height:30px !important;
}

#footer a
{
	color:#fff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#main
{
	background:#fff;
	border:1px solid #c9c9c9;
	width:100%;
	height:auto;
	display:inline;
	float:left;
	clear:both;
	margin-bottom:20px;
}

#footer 
{
	background-color: #091f5b; 
}

.spacer-bloggar
{
	border-bottom:1px solid #ccc;
	margin:10px 0 20px 0;
}

.spacer
{
	clear:both;
	display:block;
	margin:10px 0 20px 0;
}

/* ---------------- Citat till hoger ----------- */

#header_right
{
	color:#656565;
	float:right;
	display:inline;
	font-family:Georgia;
	font-size:17px;
	font-style:italic;
	height:40px;
	line-height:25px;
	padding:17px 0 0 0;
	width:auto;
	margin:35px 0 5px 0;
}

a.lasmer
{
	
}

/* -------------------- Toplinks --------------------- */

#topstuff
{
	float:left;
	width:980px;
	margin:0;
	padding:0;
}

#toplinks
{
	float:right;
	display:inline;
	margin-left:340px;
	padding-top:10px;
}

#toplinks li.fragor
{
	display:inline;
	background:url(images/pil-bla.png) no-repeat;
	background-position:0 40%;
	padding-left:20px;
}

#toplinks li.rss
{
	display:inline;
	background:url(images/rss.gif) no-repeat;
	background-position:0 40%;
	padding-left:20px;
}

#toplinks li a
{
	color:#191919;
	padding:10px 20px 0 10px;
	font-size:12px;
}

/* ---------------- Logo ----------- */

#logo
{
	padding:35px 20px 20px 20px;
	display:inline;
	float:left;
}

#navigation
{
	margin:0;
	padding:0;
	display:block;
	clear:both;
	width:980px;
	height:50px;
}

/* -------------------------------- Få fet och kursiv i Wordpress att funka riktigt ---------------------- */

em
{
	font-style:italic;
}

strong {
	font-weight: bold;
}

/*------------------------------------- Typografi -------------------------------------*/

p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:22px;
}

.post p
{
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:13px !important;
	line-height:22px !important;
	font-weight:normal !important;
}

p.rsssyndik
{
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:12px !important;
	line-height:22px !important;
	font-style:italic !important;
	color:#000 !important;
}

h1, .post h1, h2, .post h2, h3, .post h3, h4, .post h4, h5, .post h5
 {
	font-weight:bold;
	color:#333;
	line-height:150%;
	margin:25px 0 13px 0;
}

h1, .post h1
{
	font-size:30px;
}

h2, .post h2
{
	font-size:20px;
}

h3, .post h3
{
	font-size:18px;
}

h4, .post h4
{
	font-size:15px;
}

/* ---------------------------------------- Sök ------------------------------------------------ */

#sok
{
	display:inline;
	clear:both;
	height:30px;
}

#sok  input {
	float: left;
	border: none;
	margin: 0;
	padding:5px;
	height:20px;
}

#sok .tbox {
	display:block;
	width:150px;
	font-size:11px;	
	color:#666;
}

#sok input.sokbutton 
{
	background:url(images/sok-knapp.png) no-repeat;
	margin-left:0px;
	cursor:pointer !important;
	height:30px;
	width:30px;
}



/* ------------------------------------ Post / Inlägg ---------------------------------- */

.post
{
	margin-bottom:10px;
}

.post-delare-startsida
{
	
	border:1px solid #fff;
	
}

.post-delare-startsida:hover
{
	
	
}

.ramrunt
{
	border:1px solid #ccc;
}

.post a, 
.post a:link, 
.post a:visited
{
	color:#0c2c80;
}

.post a:hover
{
	color:#000;
}

.post h1 a, .post h1 a:link, .post h1 a:visited, .post h2 a, .post h2 a:link, .post h2 a:visited, .post h3 a, .post h3 a:link, .post h3 a:visited
{

	font-weight:bold;
	color:#333 !important;
}

.postlabel 
{
	font-weight:normal; 
	letter-spacing:0px;
	font-size:12px; 
}

/* -------------------- Filtrera bland tips ------------------- */

#filtrera-tips
{
	display:inline;
	float:left;
	position:relative;
	margin:10px 0 25px 0;
	padding:12px 0 10px 10px;
	height:30px;
	width:100%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


p.filter-kategori-vald-text
{
	font-familY:Arial, Helvetica, sans-serif !important;
	text-transform:capitalize;
	padding:10px 0 5px 0 !important;
	font-size:13px;
	margin:0 0 20px !important;
}

h2.filter-kategori
{
	font-size:40px;
	line-height:110%;
	padding:0 0 20px 0;
	margin:0 !important;
}	

h2.filter-kategori a
{
	text-decoration:none;
	color:#666;
}	

#filtrera-tips h3
{
	margin:0; padding:0 0 0 10px; 
	line-height:30px;
	font-size:18px;
	color:#0C2C80;
}

#filtrera-tips-rubrik
{
     display:inline;
     float:left;
	 width:170px;
	 height:30px;
}

#filtrera-tips-listbox
{
	display:inline;
	float:left;
	width:150px;
	margin-right:10px;
}

/*

.filterchange
{
	margin:0; 
	border:1px solid #ccc;
	width:200px; 
	padding:3px;
	color:#666;
	font-size:13px; line-height:17px;
}

select option
{
   	height:50px;
margin:5px 0 5px 0;
}

*/

.oves
{
	width:170px;
	height:40px;
}	



/* -------------------- Bilder i posts ------------------- */

.post img
{
	border:none;	
}

a img { border: none; }

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

.alignright
{
	padding: 4px;
	margin: 0 0 12px 12px;
	display: inline;
	float: right;
}

.alignleft 
{
	padding: 4px;
	margin: 0 12px 12px 0;
	display: inline;
	float: left;
}

/* ---- Bildtext ---- */
p.wp-caption-text
{
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px solid #ccc;
	float:left;
	font-size:11px;
	font-style:italic;
	font-weight:normal !important;
}

/* ---------------------------------- Brodsmulor ------------------------- */

.breadcrumb
{
	margin:10px 0 10px 0px;
	padding-bottom:10px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.breadcrumb a
{
	color:#0C2C80 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}


.entry
{ 
	float:left;	
	display:inline;
	width:520px;
	margin-top:20px;
	padding:0 20px 20px 30px;
	border-right:1px solid #ccc;
}

.alla
{
	font-size:16px;
	color:#999;
	border-bottom:1px solid #ccc;
	margin-left:20px;
}

.listorna
{
	padding-bottom: 6px !important;
}


.archive-list
{
	background:#ebebeb;
	padding:20px;
	margin:0 0 15px 0 !important;
}


div.disqus_comment_count{
font-size: 10px;
float: right;
}

/*----------------------- Dela, antal kommentarer och skrivut ----------------------------- */

.dela-och-antal-kommentarer
{
     display:block;
     float:left;
     clear:both;
     width:100%;
	 height:20px;
	 margin:0 0 10px 0;

}

.dela
{
	display:inline;
	float:left;
	width:20%;
	font-size:13px !important;
}

.dela a, .dela a:visited, dela a:link
{
	font-size:13px !important;
}

.antal-kommentarer
{
	display:inline;
	float:right;
	width:50%;
	padding-left:30px;
}

p.p-antal-kommentarer
{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	line-height:13px !important;
	float:right;
}

.skrivut
{
	display:inline;
	float:right;
	width:50%;
	background:url(images/print.gif) no-repeat 75% 40%;
	padding-left:40px;
	text-align:right;
	height:12px;
}

a.pfLink
{
	color:#191919 !important;
	font-size:12px !important;
	padding:10px 20px 0 10px !important;
}

#pfButton a:hover
{	
	text-decoration:underline;
}	

	
/* ------------------------------ Meta ----------------------- */
	
.meta 
{
	margin:10px 0 5px 0;
	font-size:12px;
	line-height:19px;
	font-weight:100;
	font-style:italic; 
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	color:#000;
}

.meta-sok
{
	font-size:12px;
	font-weight:100;
	font-style:italic; 
	padding-bottom:20px;
	border-bottom:1px solid #e4e4e4;
}

.meta-sok p.morelink
{
	font-size:15px;
}

.av-av-och-namn
{
	margin:2px 0 10px 0;
}

.av
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	font-style:normal;
}	

.av-namn
{
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#000;
	font-size:11px;
}


/* -------------------------------------- Länkar ------------------------------- */

a:link, a:visited
{
	color: #666666;
	text-decoration:none;
	
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-ms-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

a:hover
{
	color: #000; 
	text-decoration:underline;
}

a:active
{
	top:1px;
	position:relative;
}

/* -------------------------------------- Sidebar ------------------------------- */

#sidebar
{ 
	width:320px;
	float:left; 
	margin:20px 0 30px 5px; 
	display:inline;
	padding-left:30px;
	
}

#sidebar ul, #sidebar li
{
	list-style-type:none;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
}

#sidebar li
{
	padding:0 0 2px 0;
}

/* ------------------------------------ Bloggar i header --------------------------- */

#bloggar
{
	background:#fff;
	border:1px solid #c9c9c9;
	width:960px;
	height:auto;
	display:inline;
	float:left;
	clear:both;
	margin-bottom:10px;
	padding-left:20px;
}

#bloggar ul, #bloggar ul li
{
	display:inline;
	float:left;
}

#bloggar ul li
{
	list-style:none;
	list-style-type:none;
	width:120px;
	margin:10px 30px 10px 10px;
}

.bloggar-bild
{
	width:75px;
	height:50px;
}

.bloggar-text
{
	width:120px;
	margin:5px 0 0 0;
}

span.bloggar-text-rubrik a
{
	font-size:11px;
	line-height:110% !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:0 !important;
	
}

.bloggar-bild img, .bloggar-bild img a
{
	border:none;
}

div.bloggvinjett
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding-bottom:5px;
	margin:0 0 20px 0;
	border-bottom:1px solid #ccc;
}

/* ------------------------------------ Bloggar i sidebar --------------------------- */

/*#bloggar
{
	height:auto;
}*/



.bloggvinjettrubrik
{
	padding:16px 0 3px 20px;
	font-size:13px;
}

.bloggvinjettrubrik a
{
	text-decoration:none;
	color:#333 !important;
}

.bloggvinjettrubrik a:hover
{
	text-decoration:underline;
}

.blogg
{
	width:300px;
	height:53px;
}

.blogg-bred
{
	width:500px;
	height:53px;
}

.gull
{
	background:url(images/bloggar-gull.png) no-repeat;
}

.upplevelser
{
	background-color:#fcec90;
	padding:6px 20px 20px 20px;
}

.missionsforestandar
{
	background:url(images/bloggar-kjell.png) no-repeat;
}


.missionsforestandar-bred
{
	background:url(images/bloggar-breda-kjell.png) no-repeat;
}

.missionars
{
	background:url(images/bloggar-missionars.png) no-repeat;
}

.missionars-bred
{
	background:url(images/bloggar-breda-missionars.png) no-repeat;
}

.missionsrese
{
	background:url(images/bloggar-missionsrese.png) no-repeat;
}

.missionsrese-bred
{
	background:url(images/bloggar-breda-missionsrese.png) no-repeat;
}

.pionjar
{
	background:url(images/bloggar-pionjar.png) no-repeat;
}

.pionjar-bred
{
	background:url(images/bloggar-breda-pionjar.png) no-repeat;
}

.styrelse
{
	background:url(images/bloggar-styrelse.png) no-repeat;
}

.styrelse-bred
{
	background:url(images/bloggar-breda-styrelse.png) no-repeat;
}

/* ------------------ Bud ------------ */

.bud
{
	display:inline;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0 0 0;
}

/* ---------------------- Widgets ---------------------- */

#widgized
{
	margin-top:10px;
	width:288px;
	padding:0;
}

.rsswidget
{
	
}

span.rss-date
{
	display:block;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

.sidebar-ruta-innehall li
{
	margin:0 0 10px 0;
}

.sidebar-ruta-innehall h4
{
	margin-top:10px !important;
}

/* ---------------------- Senaste kommentarerna ---------------------- */

.sidebar-ruta
{
	width:300px;
	border:1px solid #ccc;
	padding:0;
	margin:20px 0 0 2px;
}

.sidebar-ruta-vinjett
{
	background:url(images/links-bg2.png) repeat-x;
	width:100%;
	height:33px;
}

.sidebar-ruta-vinjett h4
{
	color:#fff !important;
	font-size:13px !important;
	padding:5px 0 3px 10px;
	margin:0 !important;
}

.sidebar-ruta-innehall
{
	padding:10px;
}

.sidebar-ruta-innehall a, .sidebar-ruta-innehall a:visited, .sidebar-ruta-innehall a:link
{
	font-family:Arial, Helvetica, sans-serif !important;
}



a.dsq-widget-thread, a.dsq-widget-user, a.dsq-widget-comment
{
	font-family:Arial, Helvetica, sans-serif !important;
}

img.dsq-widget-avatar
{
	margin-right:10px !important;
	display:none;
}

a.dsq-brlink
{
	display:none;
}

#dsq-comments-title h3
{
	font-size:13px !important;
}

div.dsq-dc-logo
{
	display:none !important;
}

/* --------------------------------- Kommentarer --------------------- */

.skrivenav
{
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.comlabel
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#191919;
}

.commentbox
{
	background-color: #ececec;
	width: 450px;
	padding:15px;
}

.commentbox p
{
	color:#000 !important;
}

.commentfooter{
	background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 5px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
}

.commentlist
{
	list-style:none;
}

.tip 
{
	height:15px; width:500px; 
	display:block;
	margin:10px 0px 0px 0px;
}

.authorcomment
{
	padding:3px; 
	margin:10px 0px 0px 0px;
}

.odd
{
	font-size:16px; 
	padding:10px 10px 0px 0px; 

}

.odd a:link
{
	color:#000;
}

.commenttext 
{
	color:#000; 
	font-weight:normal; 
	font-size:12px; 
}

#author, #email, #url, #comment
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	margin-top:5px;
}

#author, #email, #url 
{
	width:450px;
	border:1px solid #cbcbcb;
	height:36px;
	padding:6px;
}
 
#comment
{	
	width:450px;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:6px;
}

input.button:hover 
{
	background:url(images/skicka-knapp-hover.png) no-repeat;
}

input.button 
{
	background:url(images/skicka-knapp.png) no-repeat;
	color:#FFFFFF;
	cursor:pointer !important;
	font-weight:700;
	padding:5px !important;
	width:151px !important;
	height:40px !important;
	font-size:13px !important;
	border:none !important;
}

/*------------------------------------- Kategorivisning ----------------- */

h4.kategori-rubrik
{
	font-size:10px;
	font-weight:normal;
	padding:0 0 0px 0px;
	margin:0 !important;
	text-transform:uppercase;
}

h3.kategori-post-rubrik
{
	margin-top:16px !important;
}

h3.kategori-post-rubrik a, h3.kategori-post-rubrik a:visited, h3.kategori-post-rubrik a:link
{
	color:#333 !important;
}

.tipsplugg
{
	padding:12px 35px 12px 12px;
	margin:10px 0 10px 0;
}

.framtid
{
	background:#e1e5ef !important;
}

.boktips
{
	background:url(images/pin-lila.png) no-repeat right center;
}

.efterlyses
{
	background:url(images/pin-gul.png) no-repeat right center;
}	

.forelasare
{
	background:url(images/pin-bla.png) no-repeat right center;
}

.uthyres
{
	background:url(images/pin-red.png) no-repeat right center;
}

#anmal
{
	display:none;
}

/* ------------------------ Knapp som togglar anmalan ---------------------- */
a.btn {
	display: inline-block;
	height: 26px;
	margin: 0px 15px 18px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 26px;
	color: #777;
	background: transparent url(images/btn-lt.png) left top no-repeat;
	cursor: pointer;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


 a.btn span {
	display: inline-block;
	padding-right: 15px;
	background: url(images/btn-rt.png) right top no-repeat;
}

 a.btn:hover {
	color: #666;
	background-position: left bottom;
	border-bottom: none;
}

 a.btn:hover span {
	background-position: right bottom;
}

 a.btn:active {
	color: #0C2C80;
	margin: 1px 15px 17px 15px;
}


/* ------------------------ Skicka in tips - formular --------------- */

.wpcf7-form input[type=text] 
{
	border:1px solid #ccc;
	width:300px;
	padding:8px 5px 5px 10px;
	height:20px;
	font-size:13px;
}

.wpcf7-form textarea
{
	border:1px solid #ccc;
	width:300px;
	padding:8px 5px 5px 10px;	
}

.wpcf7-form submit
{
	background:#333;
	color:#fff;
	width:50px;
	height:20px;
}

.skickas
{
	width:80px !important;
	background:#0C2C80;
	font-size:13px;
	color:#fff;
}

.skickas:hover
{
	background:#333;
}


/* ----------------------------------  Soklista ------------------------------- */

ol.soklista, li.soklista
{
	list-style-type:disc;
	list-style-position: outside;
	font-size:13px;
}	

ol.soklista
{
	margin:0 0 20px 30px;
}

p.hits
{
	font-style:italic;
	padding:3px 0 5px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 20px 0;
}

/* ---------------------------------- Blandat ------------------------------- */

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote 
{
	background-image: url(images/citattecken.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding:10px 0 80px 80px;
	font-style: italic;
}

.pullquote 
{
	padding: 10px;
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	font-style: italic;
	font-weight: normal;
}



.center { text-align: center; }
hr { display: none; }


pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}

/* ----------------------- Wp Navi -------------------------- */

.wp-pagenavi a, .wp-pagenavi span {
	border:none !important;
	font-size:11px !important;
	margin-right: 7px;
	padding: 4px;
}

.wp-pagenavi
{
	background:#fff;
	padding-bottom:40px;
	margin:30px 0 10px 0 !important;
}

.wp-pagenavi a:hover 
{
	background:#777 !important;
	color:#fff !important;
	text-decoration: none;
	cursor: pointer;
}

.wp-pagenavi span.current 
{
	background:#666 !important;
	color:#fff !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	

}

.wp-pagenavi a:active
{
	color:#fff !important;
}

/* Läs vidare */

a.vidare
{
	color:#fff !important;
	display:inline-block;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
	margin: 10px 0 10px 0;
	padding: 2px 16px 2px 16px;
	text-align:center;
	line-height: 150%;
	text-decoration:none;
	background: rgba(46,42,113,.9);
	background: rgb(46,42,113);
	width:auto;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	cursor: pointer;
	text-shadow: none;
}

a.vidare:hover
{
	border: none;
	background: rgba(33,30,86,.9);
	background: rgb(33,30,86);
}



/* -------------------- Clearfix --------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block; clear:both;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
