/*
Theme Name: Medieteknik
Theme URI: 
Description: Stilmall för medieteknik.com
Version: 1.0
Author: Templatekodning: Jonatan Dahl, Design: Marcus Blom
Author URI: 
Tags: 
Text Domain: 

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

ul{
	list-style:none;
	margin:0;
	padding:0;
}

/* BEGIN MEDIETEKNIK */

post, div.page, fb_event, event {
	border:1px solid #ccc;
}

span.pgee-read-more, div.pgee-read-more a{
	background-color:#eee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	float:right;
	font-size:80%;
	font-weight:bold;
	margin-right:0px;
	margin-top:0px;
	display:block;
	text-align:center;
	padding:4px 10px;
}
div.pgee-read-more a {
	float:none;
	width:55px;
}
.avatar {
	max-height:50px;
}


#login a, #login a {
	color:#aaa;
}

#top_action ul {
	display:none;
	text-align:right;
}

#topnav {
	text-align:right;
}

#submenu-1, #submenu-2 {
	font-size:11px;
}

#submenu-1 ul, #submenu-2 ul {
	text-align:left;
}

#topnav ul li a {
	font-size:15px;
}

#topnav ul .current_page_item, .current_page_parent, .current_page_ancestor, .current_page_item {
	/*border:1px solid #eee;*/
	/*text-decoration:underline;*/
}
div#submenu-1 ul li.current_page_item a,
div#submenu-1 ul li.current_page_parent a,
div#submenu-1 ul li.current_page_ancestor a,
div#submenu-1 ul li.current_page_item a {
	background: #F8F3A0;
	color: #8E8929;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}
#newscategories {
	/*old background:#ddd;*/
	background-color:#b0b0b0;
}

#submenu-2 {
	background:none repeat scroll 0 0 #EEEEEE;
}

#submenu-1 {
	background:#eee;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
ul#level-1 {
	padding:0.5em;
}

.nav_categories {
	text-align:justify;
	color:#fff;
}

.nav_categories li a {
	font-size:11px;
	font-weight:400;
	letter-spacing:0.025em;
	font-style:normal;
	color:#fff;
	font-family:Helvetica, Arial, 'Sans Serif';
	
}

.nav_categories .current-cat {
	/*old: #c8c8c8*/
	background:#c0c0c0;
	color:#fff;
}

/* ## BEGIN CALENDAR ## */

.event-date {	
	font-size:44px;
	line-height:1.4em;
	font-style:italic;
}

.event-time {
	font-size:20px;
}

.event-location  {
	font-size:15px;
	height:16px;
}

.event-details {
	text-align:right;
}

.event-details-news {
	color:white;
}

.event-details-calendar {
	color:#666;
}

.event-details ul li {
	margin:0;
	padding:0;
	font-family:"Georgia", "Times New Roman";
}

#new-month {
	font-size:35px;
	text-align:right;
	color:#555;
	background:white;
	/*border-bottom:5px solid #555;*/
}

/* ## END CALENDAR ## */

/* ## START GALLERY ## */


#gallery-image:hover {
	border-color:#ddd;
}

.thumbnailborder {
	border:8px solid #eee;
}

.thumbnailborder:hover {
	border-color:#ddd;
}

/* ## END GALLERY ## */

/* END MEDIETEKNIK */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times new Roman";
	/* old #585858 */
	background: #5b5b5b url('http://medieteknik.org/static/background.png') no-repeat scroll;
	color: #999999;
	text-align: left;
	position:relative;
	}

#page {
	/*background-color: white;*/
	text-align: left;
}

/*jakobs misslyckade försök att fixa joannis-bugg*/

/*#header-container {
  background:white;
  margin:auto;
  overflow: visible;
  width:100%;
}*/

#header {
	background:white;
	font-family:'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica, Arial,sans-serif;
	font-weight:100;
	letter-spacing:0.09em;
 	-moz-box-shadow: -15px 0px 15px rgba(0, 0, 0, 0.3);
 	-webkit-box-shadow: -15px 0px 15px rgba(0, 0, 0, 0.3);
	padding: 5px 5px 5px 15px;
	color:#000;
	/*display: inline-block;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 960px;
	}

#content {
	font-size: 1.2em;
	}

.maincolumn .entry {
	color:#666;
	line-height: 1.9em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.maincolumn .postmetadata {
	text-align: center;
	}

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

.even, .alt {
}

#footer {
	background: #333 no-repeat top;
	border: none;
	}
	
#footer div {
	background:url('http://medieteknik.org/static/medieteknik_footer.png') center no-repeat;
	width:400px;
	height:108px;
	margin:0 auto;
}

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

h1, h2, h3 {
	font-family: Georgia, 'Times New Roman';
	font-weight:normal;
	letter-spacing:0.07em;
	text-align:left;
	}

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

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

h2 {
	font-size: 2.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

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

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;
	}

.entry p a:visited {
	color: #888;
	}

.sticky {
	background: #f7f7f7;
/*	-moz-box-shadow:1px 1px 17px rgba(0, 0, 0, 0.6); */
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	background:none repeat scroll 0 0 #EFEFEF;
	color:#333333;
	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: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #ccc;
	}
.postmetadata {
	color: #666;
}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #555;
	text-decoration: none;
	}
p a {
	color:#66aa33;
}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

/* BEGIN MEDIETEKNIK */

#login {
	position:absolute;
	right:0px;
	top:-50px;
}

#login ul, #login li  {
	padding:0;
	margin:0;
	list-style:none;
}

.avatar {
	overflow:hidden;
}

/* Top action */

#topnav ul li #home-link {
	padding:0;
}

#top_action {
	margin:20px 0 10px 0;
}

#top_action ul {
	width:960px;
	margin:0 auto 0;
	padding:0 35px 0 0;
}

#top_action ul a {
	width:32px;
	height:32px;	
	display:block;
}

#top-search {
	margin:0 5px 5px 0;
}

#top-twitter, #top-facebook, #top-rss, .post-twitter, .post-fb {
	width:32px;
	height:32px;
}

#top_action ul li {
	vertical-align:bottom;
}

#top-search{

}
#top-twitter {
	background:url('http://medieteknik.org/static/top_icons.png') no-repeat;
}
#top-facebook {
	background:url('http://medieteknik.org/static/top_icons.png') no-repeat -40px;	
}
#top-rss {
	background:url('http://medieteknik.org/static/top_icons.png') no-repeat -80px;	
}

.post-twitter, .post-fb, .post-comments {
	vertical-align:top;
	margin:9px 6px 0 0;
	display:inline-block;
}

.post-comments {
	width:39px;
	height:32px;
	text-align:center;
	padding:5px 0 0 0;
	font-size:16px;
	overflow:visible;
	color:white;
}

.post-comments:hover {
	color:white;
}

.post-twitter {
	background:url('http://medieteknik.org/static/post_icons.png') no-repeat;
}
.post-fb {
	background:url('http://medieteknik.org/static/post_icons.png') no-repeat -40px;	
}
.post-comments {
	background:url('http://medieteknik.org/static/comments.png') no-repeat;		
}


#searchsubmit {
	background:url('http://medieteknik.org/static/search.png') no-repeat top;
	width:33px;
	height:15px;
	border:0;
	padding:0;
	margin:0px 4px
}

#searchfield {
	border:none;
	opacity:0.5;
	padding:0 0 0 3px;
	background:white;
	height:20px;
}

#header_content {
	width:960px;
	margin:70px auto 0;
	padding:5px 0 0 0;
}

/* top nav */

#topnav ul li {	
	margin:0;
	padding:0;
	vertical-align:middle;
}

#topnav ul li a, #submenu-1 ul li a, #submenu-2 ul li a  {
	display:block;
}	

#topnav ul li a {
	padding:35px 25px;	
}

#topnav, #submenu-1 ul, #submenu-2 ul {
	font-family:'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica,Arial,sans-serif;
	width:960px;
	margin:0 auto;
}

#topnav ul {
 	margin:0;
}

#level-1 {
	border-bottom:1px solid #DDDDDD;
}

#level-2 {

}

#children {
	padding:0.5em;
}

#topnav ul #header-logo {
	float:left;
	width:296px;
	height:83px;
}

.nav_categories {
	max-width:1050px;
	/*width:960px*/
	margin:0 auto;
}

/* page */

.page #page #content .post .content {
	max-width:920px;
}
.page #page #content .post {

}

/* post */
#forening-master  {
	float:right;
	margin:10px;
	margin-left:75px;
	text-align:center;
}
#forening-master h3 {
	text-align:center;
	margin-bottom:2em;
}

#forening-master ul {
	margin:0 0 15px 0;
}

#forening-master img {
	width:142px;
}

.event .content {
	float:left;
	padding:19px 11px 36px 19px;
	width:600px;
}

.post-meta-middle {
	display:none;
	position:absolute;
	width:252px;
	left:235px;
	bottom:6px;
	z-index:5;
}

.gallery-entry {
	margin-bottom:15px;
}

.post .content .searchentry, .searchentry {
	margin:0 0 16px 0;
}

.page .post .entry {
	margin:0;
}

.post .entry {
	margin:0 0 74px 0;
}

.fb_event .entry {
	margin:0 0 152px;
}

.post-user-meta .fb_attending {
	margin:10px 10px 0 18px;
}

.facebook-see-attending {
	margin:0 0 45px 10px;
	text-decoration:underline;
	color:#999;
}

.fb_attending p {
	margin:3px 0;
}

.fb_attending .fb_header {
	margin-bottom:6px;
	color:#777;
}

.fb_count {
	font-style:italic;
}

ul.fb_attending img {
	opacity:0.7;
	height:38px;
	width:38px;
	margin-right:2px;
}

ul.fb_attending:hover img {
	opacity:1;
}

.more_attending {
	padding:15px;
	background:white;
 	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.4);
 	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.4);
	z-index:20;
	width:468px;
	display:block;
	position:fixed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background-color:rgba(255,255,255,0.95);
}

.more_attending img {
	margin:1px;
}

.more_attending_header {
	margin:0 0 10px 0;
}

.event .entry {
	margin:0 0 45px 0;
}
.post-meta-middle ul a {
	margin:4px 6px 0 0;
	vertical-align:top;	
}

.post-meta-middle ul {
	display:block;
	text-align:right;
	height:40px;
}


/* Post header */

.post-header {
	background:#fff;
	float:right;
	margin:0 0 0 44px;
	max-height:400px;
	min-height:300px;
	min-width:400px;
	padding:0;
	text-align:center;
	z-index:5;
}

.post-header-stripe {
	position:absolute;
	height:40px;
	width:100%;
	bottom:6px;
	background:#000;
	opacity:0.5;
}

/* Post footer */

.post-footer {
	position:absolute;
	width:100%;
	bottom:0px;
}

.post-user-meta {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:5;
}

.post-user-meta ul {
	margin:0 0 8px 15px;
	padding:0;
	position:relative;
}

.post-user-meta ul li {
	list-style:none;
	display:inline-block;
	vertical-align:bottom;
}

.post-user-meta ul li ul {
	margin:2px 5px 0px 7px;
	padding:0;
}

.post-user-meta ul li ul li {
	display:block;
	color:#222;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}


.edit-link {
	margin:10px 5px 18px 5px;

}
.edit-link a, a.post-edit-link {
		display: inline-block;
		background: #EEE;
		padding: 0.5em 0.9em;
		border: 1px solid #CCC;
		border-radius: 3px;
		box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.7);
}

.author-name {
	font-size:15px;
}

.post-user-meta ul li ul li.the-time {
	font-family: Helvetica, Arial;
	font-size:11px;
	color:#999;
}

.post-footer-stripe {
	position:absolute;
	height:40px;
	width:100%;
	bottom:6px;
	background:#E1E1E1;
	opacity:0.5;
}


#topnav ul, .nav_categories, #submenu-1 ul, #forening-menu ul {
	display:block;
	padding:0;
	position:relative;
}

#topnav ul li, .nav_categories li, #top_action ul li, #submenu-1 ul li, #submenu-2 ul li, #forening-menu ul li {
	display:inline-block;
	list-style:none;
}
	
#submenu-1 ul li a, #submenu-2 ul li a {
	padding: 0.7em 1.2em;
	border: 1px solid #CCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0.1em;
	border-radius: 4px;
	background: white;
}

.nav_categories li a {
	display:block;
	margin:0;
	padding:8px 10px;
	color:#FFF;
}

.nav_categories li a:hover {
	text-decoration:none;
	/* old #c8c8c8*/
	/*background:#b0b0b0;*/
	background-color:#000;
	color:#fff;
}
	
.maincolumn #searchform {
	margin:20px;
}

#news-category {
	margin: 0.7em;
	margin-top:2em;
	padding: 2px;
	font-style: italic;
}

#news-category a {
	color: white;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.4);
	padding: 0.4em;
	border-radius: 4px;
}

#news-category .post-categories li a {
	color:#aaa;
	font-size:14px;
}
	

#news-category .post-categories li a {
	list-style:none;
	margin:0;
	padding:0;
}

/* ## START CALENDAR ## */

.googlecal {
	margin:0;
}

.googlecal h2 {
}

.googlecal .entry, .googlecal h2{
	float:left;
	width:650px;
}

.event-details ul {
	list-style:none;
	padding:0;
	margin:0 20px 7px 10px;
}

.event-details-news, .event-details-calendar {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:10;
}

#new-month {
	margin:25px 0 15px 0;
	padding:15px;
}

/* ## END CALENDAR ## */

/* ## START GALLERY ## */

#gallery-image img {
	margin:0;
	padding:0;
}


#gallery-image {
	float:left;
	margin:6px;
	padding:0;
}

.gallery-entry p {
	float:left;
}

.thumbnailformat {
	width:60px;
	height:60px;
	overflow:hidden;	
}

.attachment {
	text-align:center;
}

#slideshow-picture, #slideshow-nav {
	float:left;
}

#slideshow-picture {
	width:500px;
}

#slideshow-nav {
	width:190px;
}

/* ## END GALLERY ## */

/* ## BEGIN  ## */

#mybar {
	position:fixed;
	bottom:0;
	left:0;
	height:80px;
	width:100%;
	background:#333;
	z-index:20;
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);	
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);		
}

#mybar-content {
	width:960px;
	margin:0 auto;
	padding:0;
	height:100%;
}

/*#mybar-content li {
	height:100%;
}*/

.widget {
	background:#8ab;
	height:100%;
	display:inline-block;
	list-style:none;
	margin:0;	
}
/* ## END MYBAR ## */

/* Tables */

td {
/*	display:inline-block; */
}

/* END MEDIETEKNIK */

body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin: 0;
	padding: 5px 0;
	}

#headerimg {
	margin: 0;
	height: 170px;
	width: 100%;
	}

.maincolumn {
/*	float: left; */
	padding:0 20px 20px 20px;
	margin: 20px 0 0;
	width: 920px;
	}

.post, .event, .fb_event, div.page {
	margin:0 0 15px 0;
	/*text-align: justify; */
	background:white;
	padding:0px;
	position:relative;
	overflow:hidden;
	border-top-left-radius: 4px;
	box-shadow: 0 0 8px 0 rgba(255,255,255,0.5);
	}
	
.page .content {
/*	max-width:100%; */
}	


.gallery_content {
	padding:18px;
}

.page .content {
	padding:18px;
}
#page .content ul {
	margin: 1em;
	background: #EEE;
	padding: 1em;
	border-radius: 4px;
	max-width: 50%;
}
#page .content ul li {
	width:100%;
	margin-top:0.5em;
}

.fb_event .content, .event .content, .post .content {
	padding: 4px 18px 18px;
	max-width:400px;
}

/* annons */

.category-annons .content {
	max-width:920px;
	padding:0;
}

.category-annons .entry {
	margin:0;
}

.category-annons p {
	margin:0;
}

.category-annons .pgee-read-more, .category-annons .post-footer, .category-annons h2, .category-annons .post-header, .category-annons #news-category {
	display:none;
}

/* slut annons */

/* Video */

.category-video .pgee-read-more, .category-video .post-header {
	display:none;
}

.category-video .content { 
	max-width:920px;
}


/* end video */

.post .searchcontent {
	max-width:920px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.maincolumn .postmetadata {
	padding-top: 5px;
	margin:0;
	}

.postmetadata {
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	height:180px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



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

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

.post h2, .event h2, .fb_event h2 {
	margin:24px 0 10px;
}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

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

h3 {
	padding: 0;
	letter-spacing:-1px;
	font-weight:bold;
	margin: 19px 0 10px 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: 0px;
	margin: 0 0 0 15px;
	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: 0 auto;
	padding:0;
	text-align: center;
	margin:0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding:0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
textarea {
	resize:vertical;
}
	
#comments {
	background:none repeat scroll 0 0 white;
	font-style:italic;
	margin:7px 0 0;
	padding:10px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond {
	background:#fafafa;
	padding:15px;
}	
	
#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: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.navigation a {
	color:#ddd;
}
		
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	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: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

textarea.form_studienamnden {
	resize:vertical;
	width:80%;
	background-color:rgba(200,200,200,0.3);
	border-color:#ccc;
	color:#666;
	text-shadow:1px 0px 0px rgba(255,255,255,0.4);
	font-size:1.2em;
	line-height:1.5em;
	outline:none;
}
textarea.form_studienamnden:focus, textarea.form_studienamnden:active, textarea.form_studienamnden:hover {
	border-color:#aaa;
	color:#333;
}

div#styrelselistan {overflow:hidden; margin:1em auto;}
div#styrelselistan div {display:inline-block;}

div.person {width:200px; background-color:#888; text-align:center; margin:9px; padding:0; color:#fff; padding-bottom:1.5em; display: inline-block;}
div.person h4 {font-family:'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Helvetica,Arial,sans-serif; font-size:0.8em; text-transform:uppercase; background-color:#333; color:#fff; padding:1em 0; margin:0;}
div.person p {margin:0; text-shadow:0px -1px 0px rgba(0,0,0,0.33);}
div.person p.image img {max-width:100%; height:300px; border-top:1px solid #fff; border-bottom:1px solid #fff;}
div.person p.namn {font-weight:bold; margin-top:1.5em; margin-bottom:0.2em;}
div.person p.mail {font-style:italic;}

div#foreningsmastare div.person p.image img {width:100%; height:auto;}
div#foreningsmastare div.person {width:150px; font-size:0.8em;}



div#logintb {
	display: inline-block;
	position: fixed;
	bottom: 1em;
	right: 1em;
	top: auto;
	background-color: #333;
	left: auto;
	padding: 1em;
	padding-top:0;
	padding-bottom:0;
	opacity:0.5;
}
div#logintb:hover {
	opacity:1;
}
div#logintb ul {
	margin-top:1em;
	margin-bottom:1em;
}
div#logintb #name {
	font-size:12px;
	font-style:italic;
}
#tbavatar, #tbrest {
	float:left;
}
#tbavatar {
	margin-right:1em;
	margin-top:1em;
}
.button.facebook {
	-webkit-transition-property:all;
	-webkit-transition-duration:150ms;
	-moz-transition-property:all;
	-moz-transition-duration:150ms;
	-o-transition-property:all;
	-o-transition-duration:150ms;
	-ms-transition-property:all;
	-ms-transition-duration:150ms;
	transition-property:all;
	transition-duration:150ms;
	background-color: #3B5998;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0.7em 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #3B5998;
	display: block;
	margin: 1em auto;
	width: 11em;
	-webkit-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	-ms-box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	border-bottom: 1px solid #273A63;
	position: absolute;
	bottom: -0.3em;
	right: 1em;
	z-index: 2;
}
.button.facebook:hover, .button.facebook:focus {
	text-decoration:none;
	background-color:#627AAD;
	-webkit-box-shadow:inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	-moz-box-shadow:inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	-o-box-shadow:inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	-ms-box-shadow:inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
	box-shadow:inset 0px -1px 0px 0px rgba(0,0,0,0.3), inset 0px 1px 0px 0px rgba(255,255,255,0.3), 0px 1px 4px 0px rgba(0,0,0,0.3);
}
.button.facebook:active {
	background-color: #395184;
	-webkit-box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(0,0,0,0.3);
	-ms-box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.5), inset 0px 1px 0px 0px rgba(0,0,0,0.3);
	border-bottom: 0px;
}

