﻿/*
THEME NAME: FUF
THEME URI: http://www.fuf.se/om
DESCRIPTION: Tema utvecklat till Föreningen för utvecklingsfrågor (fuf.se) av Olle Westin baserat på SandBox
VERSION: 1.0
AUTHOR: Olle Westin
AUTHOR URI:
TAGS: 
*/


/* ELEMENTS */
body {
	width: 984px;
	margin: 0 auto;
	background-color:#c5c5c5;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

h2 {
	font-family:georgia, "times New Roman", serif;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-0.3pt;
}

h3 {
	font-family:georgia, "times New Roman", serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:-0.3pt;
}


a {
	color:#266B92;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* CLASSES */

.entry-meta {
	border:1px dashed #000;
	background-color:#FFFFCC;
	padding: 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.postinfo {
	border-top:1px solid #CCC;
	border-bottom:1px solid #ccc;
	padding:3px 0px 3px 0px;
}

.entry-title {
		color:#266B92;
		padding:0px;
		margin:20px 0px 0px 0px;
	}


.comments-link-top {
	background:transparent url('images/icon_comments.gif') no-repeat scroll 0 50%;
	padding-left:17px;
}

.wpcf7-list-item {
  display: block;
}

.inline * {
  display: inline;
}

/* IMAGE CLASSES */

.alignright,img.alignright{
float:right;
}

#content .alignright, #content img.alignright {
	margin:1em 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin-right: 10px;
border: none;
}

#content .alignleft, #content img.alignleft {
	margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
text-align:center;
}

#content .aligncenter, #content img.aligncenter {
	margin:1em auto;
}


.size-full {
max-width:425px;
}

.wp-caption {
	border:1px solid #cccccc;
	background-color:#efefef;
	padding:3px;
}

.wp-caption-text {
	font-style:italic;
	font-size:10px;
	margin:2px 0 0;

}

.wp-caption img {
	margin:0;
}

/* ID's */

#header {
	background-image:url('images/header.jpg');
	width:984px;
	height:136px;
}

#wrapper {
	background-image:url('images/wrapper_bg.gif');
	width: 984px;
}

#admin-menu {
	border:1px solid red;
	width:250px;
	float:right;
}
/* FOOTER */

#footer {
	clear:both;
	padding-left:27px;
	padding-right:27px;
	padding-top:72px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;	
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer ul {
	margin:0px;
	padding:0px;
}

#footer li {
	list-style-type:none;
	list-style-position:inside;
}

#container {
	clear:both;
}

/* TOP MENU */

	#access {
		float: left;
		width: 944px;
		padding-left: 30px;
		padding-right: 30px;
		height: 42px;
		background-image:url('images/topmenu_bg.gif');
		background-repeat: no-repeat;	
	}
	
	#access ul {
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:9px 0px 5px 0px;
	}
	
	#access li {
		display:inline;
		padding:9px 0px;
		margin: 0px 1px;
	}
	
	#access li.current_page_item, #access li:hover {
		background-image:url('images/topmenu_on_left.gif');
		background-repeat:no-repeat;
		background-position:left;
	}
	
	#access span {
		padding:9px;
	}
	
	#access .current_page_item span, #access span:hover {
		background-image:url('images/topmenu_on_right.gif');
		background-repeat:no-repeat;
		background-position:right;
	
	}
	
	#access a {
		color:#ffffff;
		font-family:Verdana, Arial, Geneva, sans-serif;
		font-size:11px;
		text-decoration:none;
	}
	
	#access .current_page_item a, #access a:hover {
		background-image:url('images/topmenu_on_bg.gif');
		background-repeat:repeat-x;
		padding:9px 0px;
		margin:0px 1px;
		text-decoration:none;
	}
	
	#access a:hover {
		text-decoration:none;
	}

/* CONTENT */

	#content {
		float:left;
		width:415px;/*560px;*/
		margin:0px 0px 0px 10px;
	}
	
	.published {
		color:#696969;
		font-size:11px;
	}
	
/* LEFT SIDEBAR */
	#left {
		background-image:url('images/left_bg_257_3.gif');
		float:left;
		width:257px;
		margin:18px 0px 0px 14px;
	}
	
	#left ul.xoxo  {
		padding:0px;
		margin:0px;
	}
	
	#left ul {
		padding-left:0px;
		margin-left:15px;
	}
	
	#left ul li {
		list-style-type:disc;
		list-style-position:outside;
	}
	
	#left .widget {
		list-style:none;
		margin:0px;
		background-image:url('images/left_bottom_bg_257_4.gif');
		background-position:bottom;
		background-repeat:no-repeat;
	}	
	
	#left .widgettitle {
		list-style:none;
		padding:13px 18px 7px 15px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#FFF;
		font-size:16px;
		background-image:url('images/left_top_bg_257_3.gif');
		background-repeat:no-repeat;
	}

	#left .widgettitle a {
		text-decoration:none;
		color:#FFF;
	}
	
	#left .widgettitle a:hover {
		text-decoration:underline;
		color:#FFF;
	}

	
	#left .widgetcontent {
	padding:0px 15px 18px 15px;
	overflow: auto;
	}
	
/* EVENT CALENDAR */

#upcoming-events ul.ec3_events{
	padding:0px;
	margin:0px;
}
#upcoming-events ul.ec3_events li{
	list-style:none;
}

.ec3_schedule{
	float:left;
	border:1px solid #266B92;
	color:#266B92;
	margin:5px;
	padding:3px;
}	

#post-60 .addtoany_share_save_container, #post-515 .addtoany_share_save_container {
	display:none;
}

.entry-content ul.ec3_events {
	padding:0px;
}

.entry-content ul.ec3_events ul {
	padding:0 0 0 7px;
}


.entry-content ul.ec3_events li {
	list-style-type:none;
	font-size:14px;
	font-family:georgia, "times New Roman", serif;
	border-bottom:1px solid #000;
	padding-bottom:5px;
}

.entry-content ul.ec3_events li ul li {
	font-size:11px;
	font-family:Verdana,Geneva,sans-serif;
	border-bottom:none;
}

/* LINK LIBRARY */

#post-443 .addtoany_share_save_container {
	display:none;
}

/* RAPPORTER */
.page-template-page-rapporter-php .addtoany_share_save_container {
	display:none;
}

ul.rapporter-lista {
	padding:0px;
}

ul.rapporter-lista li {
list-style:none;
}

.cat-item-9{
	font-size:14px;
}


/* ADD TO ANY */
	.addtoany_share_save_container {
		border:1px solid #0075A0;
		background-color:#efefef;
clear: both;
	}
	
/* SIDPOSTS */
	.widget_sideposts {
		padding-bottom:6px;
	}
	
/* PRAKTIK-KATEGORI */
	.praktik-short_info {
	border:1px solid #266B92;
	background-color:#eFeFeF;
	padding:5px;
	font-weight:bold;
}
	.praktik-short_info li {
		list-style:none;
}
	
	.praktik-short_info_title {
		font-weight:normal;
}

/* PAGE NAVIGATION */
/*.navigation {
	border:1px solid #cccccc;
	background-color:#efefef;
	padding:5px;
}*/

/* WIDGET SEARCH */
.widgetcontent .blog-search #s {
	width:165px;	
}

/* PRAKTIKBERÄTTELSER OCH FUFBLADET*/

	#sideposts-2 ul li, #sideposts-6 ul li {
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:12px;
	border-bottom:1px dotted #266B92;
	list-style-position:inside;
	list-style-type:none;
	}
	
	#sideposts-2 ul, #sideposts-6 ul {
	margin:0px;
}
	
	#sideposts-2 .sideposts_date, #sideposts-6 .sideposts_date {
	display:none;
	}
	#sideposts-2 p, #sideposts-6 p {
	font-weight:normal;
	}
	
/* RAPPORTER SIDEBAR */
	#sideposts-3 ul {
		margin-bottom:5px;
	}
	
	#sideposts-3 li {
		margin-bottom:5px;
	}

/* RIGHT SIDEBAR */

	#right {
		float:right;
		width:257px;
		margin:18px 14px 0px 0px;
		background-image:url('images/right_bg_257.gif');
	}
	#right ul.xoxo  {
		padding:0px;
		margin:0px;
	}
	
	#right ul {
		padding-left:0px;
		margin-left:15px;
	}
	
	#right ul li {
		list-style-type:disc;
		list-style-position:outside;
	}
	
	#right .widget {
		list-style:none;
		margin:0px;
		background-image:url('images/right_bottom_bg_257_2.gif');
		background-position:bottom;
		background-repeat:no-repeat;
	}	
	
	#right .widgettitle {
		padding:13px 18px 7px 15px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000;
		font-size:16px;
		background-image:url('images/right_top_bg_257.gif');
		background-repeat:no-repeat;
	}

	#right .widgetcontent {
	padding:0px 15px 18px 15px;
	}	
