/*
Theme Name: fl
Theme URI: http://wordpress.org/
Description: WordPress theme for Fšretagslabbet.
Version: 0.9
Author: Screen Interaction AB
Author URI: http://www.screeninteraction.com
Tags: custom header, fixed width, three columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	}
	
body.blog {}

/* !Structure */
#container { width: 100%;
	text-align: center;
	clear: left;
	margin-bottom: 50px;
	float: left;
	}
	
.normalcolumn {
	padding: 0px;
	margin: 0px 25px 0px 0px;
	width: 270px;
	float: left;
	}
	
.narrowcolumn {
	padding: 0px;
	margin: 0px;
	width: 189px;
	float: left;
	}
	
.single-entry-narrowcolumn {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 189px;
	float: left;
	}
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	}

.twocolumns-fixed {
	padding: 10px 0 20px 0;
	margin: 0px 35px 0px 0px;
	width: 567px;
	float: left;
	}
		
.margin-bottom {
	margin-bottom: 10px;
	}
	
.margin-bottom-20 {
	margin-bottom: 20px;
	}

.border-bottom {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	}
	
.margin-top {
  margin: 5px 0 0 0;
  }
	
.navigation {
	width: 100%;
	text-align: center;
	font-size: 14px;
	float: left;
	margin: 15px 0px;
	padding: 15px 0px;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;
	width: 100%;
	}
	
.align-left {
	clear: left;
	display: block;
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
.align-right {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
	
.float-left {
	float: left;
	}
	
.clear-left {
	clear: left;
	}

.spacer {
	width: 100%;
	height: 20px;
	float: left;
	clear: left;
	}
	
.spacer-10 {
	width: 100%;
	height: 10px;
	float: left;
	clear: left;
	}
	
.spacer-5 {
	width: 100%;
	height: 3px;
	float: left;
	clear: left;
	}
	
.half-width {
  width: 49.5%;
  }
  
.padding-top-5 {
  padding-top: 5px;
  }
  

	
/* !Images */
img.subheading {
	margin: 3px 0px 10px 0px;
	}
	
a img {
  border:none;
}
	
.blogfeedicon {
  vertical-align: middle;
  }
	
.post img, #centercolumn-wide .entry img {
    max-width: 495px; /* Adjust this value according to your content area size*/
    height: auto;
	}
	
.entry img {
    max-width: 567px; /* Adjust this value according to your content area size*/
    height: auto;
}

.image-width-fix img {
	max-width: 803px;
	height: auto;
	}
	
/* !Lists */
.archives li, .single-entry-narrowcolumn li {
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	line-height: 18px;
	text-transform: capitalize;
	}
	
.archives ul {
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-transform: capitalize;
	}
	
.wplc_event_list, .wplc_event_list li { 
	margin: 0px;
	padding: 0px;
  padding-bottom: 10px;
	line-height:20px;
  list-style-image:none;
  list-style-position:inside;
  list-style-type:none;
	}	

.subheading-clean {
  margin: 15px 0px 10px 0px;
  background-image:url('images/subheading-clean.png');
  background-repeat:no-repeat;
  width:270px;
  height:26px;
  padding-left:7px;
  padding-top:5px;
  color:#fff;
  font-size:13px;
}

.subheading-wide-clean {
  margin: 15px 0px 10px 0px;
  background-image:url('images/subheading-happening-clean.png');
  background-repeat:no-repeat;
  width:495px;
  height:26px;
  padding-left:7px;
  padding-top:5px;
  color:#fff;
  font-size:13px;
}
	
ul.no-indent { 
	margin: 0px;
	padding: 0px;
	}	
	
.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	}
	
.mmf-mail-sent-ok {
background-color:#2f2;
color:#000;
}

.mmf-validation-errors {
background-color:#f22;
color:#000;

}
	
#menuitems li {
	list-style-position: inside;
	list-style: none;
	list-style-type: none;
	float: left;
	margin: 0px 15px 0px 0px;
  text-shadow: #336699 0px 1px 0px;

	}
	
/* !Tables */
.leftcolumn tbody, leftcolumn table {
	margin: 0px;
	padding: 0px;
	}
	
.leftcolumn td {	
	display: table-header-group;
	}
	
.leftcolumn table tr td {
	clear: left;
	float: left;
	}

/* !Blog */
.blog-header {
  margin: 0 0 20px 0;
  height: 25px;
  padding: 0 0 12px;
  border-bottom: 1px solid #bbbbbb;
  clear: left;
  }
  
#blog-main {
  float: left;
  padding: 0;
  margin: 0;
  width: 595px;
  }
  
#blog-authors {
  float: left;
  clear: left;
  padding: 0;
  margin: 0 25px 0 0;
  width: 179px;
  }
  
#blog-authors li {
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  line-height: 20px;
  }
    
#blog-main .entry img {
  max-width: 495px; /* Adjust this value according to your content area size*/
  height: auto;
	}
	
#blog-authors h3 {
  font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444444;
	margin: 10px 0px 2px 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom: none;
  }


/* !Typography */
h1 { font-size: 22px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	}
	
h1 a {
	text-decoration: none;
	}
	
h2 { font-size: 16px;
	font-weight: normal;
	clear: left;
	}

h2 a { color: #224466;
	text-decoration: none;
	}
	
h2 a:hover { text-decoration: underline;
	}
	

	
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #aaaaaa;
	}
	
h3.comments {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	border-bottom: none;
	}
	
h4 {
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	clear: left;
	}
	
a { 
	color: #336699;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.feedaddress {
  margin: 10px 0;
  float: left;
  clear: left;
  width: 100%;
  border: 1px solid #aaaaaa;
  }
	
.caps-date {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	}
	
.capitalize {
	text-transform: capitalize;
	}
	
.caps-date-spacing {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	}
		
.red-underline {
	/* border-bottom: 1px dashed #ff4444; */
	font-size: 16px;
	text-transform: capitalize;
	padding-left: 1px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0px;
	}
	
.alignleft {
	float: left;
	clear: left;
	text-align: left;
	width: 49%;
	}
	
.alignright {
	float: left;
	text-align: right;
	width: 50%;
	}
	
#menuitems a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	/* border-bottom: 1px dashed #bbbbbb; */
	color: #eeeeee;
	text-decoration: none;
	}
	
#menuitems a:hover {
	border-bottom: 1px solid #ffaaaa;
	}
	
.entry-title {
	margin: 8px 0px 0px 0px;
	}
	
h4.entry-title {
	padding-bottom: 8px;
	border-bottom: 1px solid #dddddd;
	}
	
.caps-header {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444444;
	margin: 5px 0px 2px 0px;
	padding: 0px;
	font-weight: bold;
	}
	
.comment-author-detail, .small-uppercase {
	padding-left: 10px;
	font-size: 85%;
	text-transform: uppercase;
	}
	
.paragraph {
	margin: 0px 0px 15px 0px;
	}
	
.post .entry {
	line-height: 18px;
	}
	
.archive-entry {
	border-bottom: 1px solid #eeeeee;
	display: table-cell;
	float: left;
	clear: left;
	padding: 4px 0px;
	}

/* !Typography: entry */
.entry, .archive-entry {
	font-size: 12px;
	line-height: 16px;
	}
	

#content .post .entry {
  font-size: 13px;
  line-height: 18px;
  }

.entry-information {
	clear: left;
	margin: 4px 0px 8px 0px;
	font-size: 11px;
	color: #111111;
	}
	
#centercolumn-wide .entry {
  padding: 0;
  margin: 0;
  /* border-bottom: 1px solid #aaaaaa; */
  }
	
.leftcolumn .entry-information {
	clear: none;
	}

.entry-postmetadata {
  width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	clear: left;
	float: left;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	font-style: italic;
	}
	
.entry-date {
  width: 100%;
	margin: 10px 0;
	clear: left;
	float: left;
	color: #444444;
	text-align: left;
	font-style: italic;
  }
	
.entry p {
  margin: 5px 0 10px 0;
  padding: 0;
  }

/* !Top bar */
#topbar {
	width: 100%;
	background-color: #555555; /* #b9b2ac */
	/* background: url('images/stripes.png'); */
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #000000;
	}

/* !Header */
#header {
	width: 100%;
	text-align: center;
	background-color: #f0ece3; /* #f0ece3 for brown, #d3e7f8 for light blue */
	/* border-bottom: 1px solid #cccccc; */
	margin-bottom: 30px;
	float: left;
	clear: left;
	}
	
#logo {
	width: 100%;
	/* background-color: #f0ece3; */
	background-image: url('images/header-07012.png');
	background-repeat: no-repeat;
	background-position: top center;
	border-bottom: 1px dashed #ffffff;
	border-top: 1px dashed #ffffff;
	height: 150px;
	float: left;
	clear: left;
	}
	
#login {
	width: 803px;
	margin: 0 auto;
	padding: 5px 0;
	/* padding: 20px 10px 0px 0px; */
	text-align: right;
	color: #cccccc;
	}
	
#login b {
  color: #ffffff;
  }
	
span.login {
  /* background-color: #e7e7e7;
  padding: 3px 5px; */
  /* border-right: 1px dotted #999999;
  border-bottom: 1px dotted #999999; */
  }
  
/* span.login:hover {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  } */
  
#login a {
	color: #ffffff;
	text-decoration: none;
	/* border-bottom: 1px solid #333333; */
	text-shadow: #888888 1px 1px 3px;
	padding: 3px 5px;
 
	}
	
#login a:hover {
  color: #dddddd;
  text-shadow: #555555 1px 1px 3px;
  }
	
#menubar {
	width: 100%;
	height: 40px;
	padding: 0;
	/* border-bottom: 1px dotted #aaaaaa; */
	background-color: #21759b;
	background: url('images/bg-menubar.png');
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	clear: left;
	}
	
#menuitems {
	margin: 0 auto;
	width: 787px;
	height: 14px;
	padding: 13px 8px;
	background: url('images/bg-menuitems.png');
	background-repeat: repeat-x;
	border-left: 1px solid #8daabe;
	border-right: 1px solid #8daabe;
	}

#headerimg {
	margin: 0px auto;
	width: 900px; /* 803px */
	height: 200px; /* 300px */
	text-align: left;
	background: url('images/header-ftgl-3.png') no-repeat top center; /* #f0ece3  */
	}

#headerimage a.homelink {
  width: 800px;
  height: 200px;
  display: block;
  }

#headerimg li {
	list-style: none;
	list-style-type: none;
	float: left;
	margin: 0px 15px 7px 0px;
	list-style-position: inside;
	}
	
#headerimg li a {
	color: #000000;
	text-transform: uppercase;
	}

#header-link-container {
	width: 803px;
	margin: 0 auto;
	position: relative;
	height: 195px;
	}

#header-link-positioner {
	position: absolute;
	bottom: 0;
	}
	
/* #bigimage {
	margin: 0px auto;
	width: 803px;
	height: 240px;
	clear: left;
	background-image: url('images/placeholder.png');
	background-repeat: no-repeat;
	background-position: top center;
	} */

/* !Presentation */
#presentation {
	width: 100%;
	margin: 0px 0px 35px 0px;
	font-size: 1.65em;
	font-style: italic;
	color: #6da1ac;
	line-height: 1.2em;
	float: left;
	clear: right;
	}
	
#presentation a { 
	color: #ed7755;
	border-bottom: 1px solid #aaaaaa;
	text-decoration: none;
	}
	
#presentation a:hover {
	color: #c84a25;
	}
	
div.presentation { 
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	clear: left;
	border-bottom: 1px solid #aaaaaa;
	padding: 0px; 
	width: 100%; 
    display:none; 
    float:left; 
    margin: 0px;
    }

#map_canvas {
	width: 803px;
	height: 350px;
	border: 1px dashed #aaaaaa;
	margin-bottom: 25px;
	background: url('images/bg_map_canvas.png');
	}
    
/* !Main content */
#page, #footer-container { width: 803px;
	margin: 0 auto;
	text-align: left;
	}
	
#page {
	}
	
#leftcolumn, #centercolumn, #rightcolumn, #centercolumn-wide { 
	float: left;
	}
	
#leftcolumn, #centercolumn { 
	padding: 0px;
	margin: 0px 25px 0px 0px;
	width: 270px; 
	}
	
#centercolumn-wide {
	padding: 0px;
	margin: 0px;
	width: 495px;
	}

#rightcolumn {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	width: 270px;
	}
	
.readmore {
  width: 100%;
  text-align: right;
  padding: 10px 0 25px 0;
  font-size: 14px;
  }	

/* !All entries (modified sidebar.php) */
.leftcolumn, .rightcolumn {
	float: left;
	/* width: 387px; */
	padding: 0px;
	}
	
	
.noclear {
	clear: none;
	float: left;
	}
	
.leftcolumn {
	clear: left;
	width: 270px;
	margin: 0px 25px 25px 0px;
	}
	
.rightcolumn {
	margin: 0px 0px 25px 13px;
	}

/* !Footer */
#footer {
	border-top: 1px solid #cccccc;
	width: 100%;
	clear: left;
	float: left;
	text-align: center;
	/* background: url('images/bg-footer.png');
	background-repeat: no-repeat;
	background-position: top center; */
	background-color: #f0ece3;
	padding: 20px 0px 0px 0px;
	min-height: 400px;
	}
	
#footer li { list-style: none;
	list-style-type: none;
	list-style-position: inside;
	}
	
/* !Single post */
#respond {
	margin: 30px 0px 0px 0px;
	clear: left;
	float: left;
	}
	
/* !Form */
textarea {
	border: 1px dotted #333333;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #444444;
	padding: 10px;
	}
	
.fullwidth {
width:550px;
height:300px;
}


/* GREYBOX */

#GB_overlay {
  background-image: url(images/overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(images/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

#GB_window {
  top: 10px;
  left: 0px;
  position: absolute;
  background: #000;
  border: 6px solid #fff;
  border-top-width:2px;
  overflow: auto;
  width: 400px;
  height: 400px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
}

#GB_caption {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  background: #fff;
  padding: 3px 1px 3px 1px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 4px;
  right: 0px;
  cursor: pointer;
  cursor: hand;
  background-color: #fff;
}


