/*
Theme Name: Pecha Kucha Berlin
Theme URI: http://berlin.pechakucha.de
Author: Joaoflux
Author URI: http://joaoflux.net/
Description: Template for Pecha Kucha presentations and announcements based on Toolbox. The Theme includes an HTML5 Player for Pecha Kucha presentations by Ding Dong (http://thinkdingdong.com/)
Version: 0.9
License: GNU General Public License
License URI: license.txt
Tags: pecha kucha, presentation player, custom-menu, sticky-post, microformats, rtl-language-support, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/* =Structure
-------------------------------------------------------------- */
body {
	font-family: Georgia, serif;
}

#page {
	min-width: 800px;
	display: block;
	margin: 1em;
}
#primary {
	float: left;
	margin: 0 0 2em 0;
	width: 100%;
}

#secondary {
	/*background-color: yellow;
	float: left;*/
	vertical-align: top;
	margin-left: 30px;
	margin-top: 0.5em;
	float: right;
}

#content {
	margin: 0 0 0 0;
}
#main .widget-area {	
	z-index: 1;
	float: right;
	overflow: hidden;
	width: 200px;
}

#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#branding {
	min-width: 800px;

}

#branding hgroup {
	margin: 0 25px 0 15px;
	width: 64%;
	display: inline-block;
	vertical-align: top;
}


#logo {
	width: 100%;
	max-width: 691px;
	margin: 20px auto 0 auto;
}

#site-title {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 6em;
	font-weight: normal;
	margin: 0;
}

#site-title a:link,
#site-title a:visited,
#site-title a:hover,
#site-title a:active {
	text-decoration: none;
	color: #000;
	text-transform: lowercase;
}

/*#site-description {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 1.8em;
	font-weight: normal;
	margin: -2.5em 0 2em 2em ;
	line-height: 1em;
	color: #000;
	background-color: #ff0;
	float: left;
	padding: .1em .2em;
	position: absolute;
}*/

#site-description {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1em;
	color: #000;
	background-color: #ff0;
	padding: .1em .2em;
	margin: 0.5em 0 0 50%;	
	position: relativ;
	display: inline-block;
}

#branding #searchform {
	display: block;
	width: 64%;
	margin-left: 287px;
	float: right;

}

#branding #searchform div {
	float: right;
}


.social {
	float: right;
}

/* =Menu
-------------------------------------------------------------- */

#about {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 1em;
	background: white;
	margin: 0 0 0.5em 0;
	padding: 0.5em 0 0.5em 0px;
	width: 100%;
	border-bottom: 1px dashed #000;
}
#about ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	display: inline-block;
	text-align: right;
}
#about li {
	float: right;
	position: relative;
}
#about a {
	color: #fff;
	background-color: #333;
	display: block;
	line-height: 1.5em;
	padding: 0 1em;
	margin: 0.4em 1em 0 0;
	text-decoration: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
	
}
#about ul ul {
	display: none;
	float: right;
	position: absolute;
	top: 1.5em;
	left: 0;
	z-index: 99999;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
}
#about ul ul ul {
	left: 100%;
	top: 0;
}
#about ul ul a {
	background-color: #333;
	line-height: 1.5em;
	padding: 0 1em;
	height: auto;
	margin-top: 2px;
}
#about li:hover > a,
#about ul ul :hover > a {
	background: #000;
	color: #ff0;
}
#about ul ul a:hover {
	background: #000;
	color: #ff0;
}
#about ul li:hover > ul {
	display: block;
}

#about .current-menu-item a {
	background: #000;
	color: #ff0;
}


a.backbutton:link {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 1.3em;
	color: #fff;
	background-color: #333;
	display: block;
	float: left;
	line-height: 1.5em;
	padding: 0 1em;
	margin: 0.2em 1em 0 0;
	text-decoration: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
	
}

a.backbutton:hover {
	color: #ff0;
	background-color: #000;
}

a.backbuttonPlayer:link {
	margin-bottom: 0.5em;
}

#access {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 1.3em;
	background: white;
	display: block;
	float: left;
	margin: 1em 0em 2em 1em;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	background-color: #333;
	display: block;
	line-height: 1.5em;
	padding: 0 1em;
	margin: 0.4em 1em 0 0;
	text-decoration: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
	
}
#access ul ul {
	width: 467px;
	padding: 3px;
	background-color: white;
	display: none;
	float: left;
	position: absolute;
	top: 1.9em;
	left: 0;
	z-index: 99999;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
}

/* #access li.current-menu-ancestor ul {
	display: block;
}*/

#access .current-menu-item ul {
	display: block;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background-color: #333;
	line-height: 1.5em;
	padding: 0 1em;
	height: auto;
	margin-top: 2.5px;
	margin-right: 0.2em;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #000;
	color: #ff0;
}
#access ul ul a:hover {
	background: #000;
	color: #ff0;
}
#access ul li:hover > ul {
	display: block;
}

#access .current-menu-item a {
	background: #000;
	color: #ff0;
}


.widget-area li.menu-item a,
#nav-below a {
	color: #fff;
	background-color: #333;
	line-height: 1.5em;
	padding: 0 1em;
	margin-bottom: 1em;
	text-decoration: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
}

.widget-area li.menu-item a:hover,
.widget-area li.current-menu-item a {
	background-color: #000;
	color: #ff0;
}


/* =Content
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Trebuchet MS", "Sans Serif";
/*	font-family: helvetica, arial, sans-serif;*/
	font-weight: normal;
	margin-top: 2em;
}

.entry-content h1 {
	font-size: 2em;
}

.entry-content h2 {
	font-size: 1.5em;
}

.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-size: 1em;
}

h2.subheader {
	margin-top: 0;
	padding-top: 0;
}

h1.archive {
	margin-top:0;
}

#main {
	color: #000;
	margin: 0 0 0 15px;
	clear: both;
}
a:link {
	color: #06a;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

a:visited {
	color: #666;	
}

.entry-header {
	font-family: helvetica, arial, sans-serif;
}
.entry-meta {
	font-size: 0.8em;
}
h1.entry-title {
	font-weight: normal;
	font-size: 2.5em;
	line-height: 1em;
	margin: 0 0 0 0;
}

h1.entry-title a:link,
h1.entry-title a:visited,
h1.entry-title a:hover,
h1.entry-title a:active {
	color: black;
	text-decoration: none;
}

#main p, #main ul	 {
	max-width: 800px;	
}



.entry-meta {
	font-family: helvetica, arial, sans-serif;
	clear: both;
	display: block;
}

strong {
	font-weight:normal;
	font-family: "Trebuchet MS", "Sans Serif";
	letter-spacing: 0.4em;
	background-color: #ff0;
}

footer.entry-meta {
	padding-bottom: 4em;
}

.entry-content {
	font-size: 1em;
}

article {
	font-size: 1em;
	line-height: 1.4em;
}

article p {
	width: 80%;
}

#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	width: 80%;
	padding: 3em 0 0 0;
	clear:both;
	font-family:"Trebuchet MS", "Sans Serif";
}
.page-link {
	margin: 0 0 1em;
}

.edit-link {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	background-color: pink;
	
}

blockquote {
	font-style: italic;
	background-color: #eee;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
aside {
	padding: 0.5em 0 0.5em 0;
}


.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Aside Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin-right: 1em;
}


/* =Images
-------------------------------------------------------------- */

div.gallery {
	background-color: #fff;
}


div.gallery div div {
	font-family: "Trebuchet MS", "Sans Serif";
	background-color: #333;
	color: #fff;
	height: 190px;
	width: 200px;
	border: 0px solid black;
	display: inline-block;
	vertical-align:top;
	margin: 1em 1em 0 0;
	padding: 0.5em;
	border: 1px solid #333;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div.gallery div div:hover {
	background-color: #000;
	color: #ff0;
}


a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 0;
}
img.alignright {
	margin-left: 0;
}

div.wp-caption {
	padding: 0;
	text-align: center;
}

div.alignnone {
	
}


.wp-caption img {
	margin: 0.25em;
}
.wp-caption .wp-caption-text {
	margin: 0.5em;
}
.gallery-caption {
	
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}

#searchform input#s,
input,
textarea,
select {
	font-family: Georgia;
	font-size: 1em;
	padding: 0 1em;
	margin: 0.2em 0 1em 0;
	border: 2px solid #eee;
	background-color: #eee;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
}

input[type=submit] {
	font-family: "Trebuchet MS", "Sans Serif";
	line-height: 1.5em;
	border: 0px solid #333;
	background-color: #333;
	color:#fff;
	-moz-border-radius: 12px;
	border-radius: 12px;
	/*	-moz-borde-radiusr: 12px;
		border-radius: 12px; */
}


/* = Contact Form 7 Forms
-------------------------------------------------------------- */

.wpcf7-form label,
.wpcf7-form .section-label {
	display: block;
	padding: 0.2em 0.4em  1em 0.4em;
	background-color: #eee;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.wpcf7-form input[type=email],
.wpcf7-form input[type=text],
.wpcf7-form input[type=number],
.wpcf7-form input[type=range],
.wpcf7-form textarea {
	line-height: 1.3em;
	width: 94%;
	border: 2px solid #fff;
	background-color: #fff;
}

.wpcf7-form input[type=submit] {
	font-size: 2em;
	background-color: #006a00;
	width: 100%;
}

.wpcf7-form input[type=submit]:hover {
	background-color: #1fc95c;
}

/* Code Dropz Multi File Upload for Contact Form 7 */
.codedropz-upload-container {
	background-color: #fff;
}


/* Class for labelling required form items */
.required {
	color: #cc0033;
}
.instruction {
	color: #999;
}
.wpcf7-form p {
	font-family: "Trebuchet MS", "Sans Serif";
}


/* =Comments
-------------------------------------------------------------- */

#comments {
	background-color: #eee;
	padding: 1em;
	margin-top: 1em;
}

h2#comments-title {

}

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

ol.commentlist {
	margin: 0;
	padding: 0;
}

li.comment {
	list-style-type: none;
	border: 1px solid #ccc;
	padding: 1em;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	
}


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

.widget-area {
	font-family: "Trebuchet MS", "Sans Serif";
	border: 0px solid #ccc;
	margin: 0;
	padding: 0;
	width: 212px;
}

#secondary ul,
#tertiary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#secondary ul il,
#tertiary ul il {
}

h1.widget-title {
	font-size: 3em;
	color: black;
	font-weight: normal;
	margin: 0 0 0 0;
}

.widget {
	display: block;
}
.widget-area .widget_search,
.widget-area .subscribe {
	overflow: hidden;
	padding: 0.5em;
}
.widget-area .widget_search input,
.widget-area .subscribe input {
	float: right;
}

div.subscribe {
	text-align: left;
	background-color: #88CCFF;
	line-height: 1em;
	border: 0px solid black;
	padding: 0.5em;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div.subscribe  span.title {
	font-style: italic;
	font-size: 0.8em;
	line-height: 150%;
}


div.subscribe  input.button {

}

/* =Footer
-------------------------------------------------------------- */

footer {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
} 

#colophon {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.6em;
	line-height: 3em;
	color: #999;
}

#imprint {
	margin-left: 15px;
}

#imprint-print {
	display:none;
}



/**********************
* Pecha Kucha Content * 
***********************/

.round {
	border: 0px solid black;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div.pk-teaser,
div.pk-presenter,
div.pk-event,
div.pk-dates,
div.pk-article {
	text-align: left;
	line-height: 1em;
	border: 0px solid black;
	padding: 0.5em;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div.pk-teaser,
div.pk-presenter,
div.pk-article {
	display: inline-block;
	vertical-align:top;
	margin: 1em 1em 0 0;
}


div.pk-event {
	float:left;
	margin: 1em 1.3em 0 0;
}

div.pk-teaser {
	height: 100px;
	width: 355px;
	background-color: #333;
	color: #fff;
	border: 1px solid #333;
}

div.pk-article {
	height: 70px;
	width: 158px;
	background-color: #333;
	color: #fff;
	border: 1px solid #333;
}

div.pk-article span {
	font-size:1em;
	line-height:1.1em;
}

div.pk-presenter {
	height: 65px;
	width: 355px;
	background-color: #ddd;
	color: #000;
	border: 1px solid #ddd;
}

div.pk-event {
	height:164px;
	width: 355px;
	background-color: #333;
	color: #fff;
	border: 1px solid #333;
}

div.pk-dates {
	width: 192px;
	background-color: #333;
	color: #fff;
	border: 1px solid #333;
}

div.pk-teaser:hover,
div.pk-article:hover {
	background-color:#000;
	color:#ff0;
}

img.pk-thumbnail {
	width:150px;
	height:100px;
	border:none;
	margin-right: 0.5em;
	float: left;	
}

a.pk-teaser:link,
a.pk-teaser:visited,
a.pk-teaser:hover  {
	text-decoration:none;
}

span.pk-info-title {
	display:block;
	margin: 0.3em 0 0 0;
	font-family: Impact, "Sans Serif";
}

span.pk-next {
	display:block;
	margin: 0.3em 0 0 0;
	font-family: "Trebuchet MS", "Sans Serif";
}

span.pk-date {
	display:block;
	margin: 0.3em 0 0 0;
	font-family: Impact, "Sans Serif";
	font-size: 1.1em;
	letter-spacing: 0.05em
}

span.pk-info-title {
	font-size: 2em;
}

span.pk-next {
	font-size: 1.8em;
	line-height: 1.2em;
}

span.pk-address {
	display: block;
	font-family: Georgia,serif;
	font-style: italic;
	font-size: 0.8em;
	margin-bottom: 1em;
}

span.pk-venue {
	font-size: 0.8em;
}


span.pk-name,
span.pk-info-header,
span.pk-position {
	font-family: "Trebuchet MS", "Sans Serif";
}

span.pk-info-header {
	display:block;
	margin: 1.5em 0 0 0;
}

span.pk-info-section {
	display:block;
	margin: 1em 0 0 0;
}

span.pk-info-section a:link,
span.pk-info-section a:visited,
span.pk-info-section a:active {
	text-decoration: underline;
	color:#fff;
}

span.pk-title,
span.pk-info,
span.pk-info-section {
	font-style: italic;
	font-size: 0.8em;
	line-height: 50%;
}
/*
a.pk-link {
	display: block;
	margin: 0.5em 0 0 0;
}
*/
div.google1 {
	display: inline-block;
	margin:0 0 0 0;
	vertical-align: top;
}	
span.fbreplace {
	display: inline-block;
	vertical-align: top;
}

div.pk-pause {
	display:none;
}




/********
* Print * 
*********/


@media print {
body {
	background:white;
	color:black;
	margin:0;
	padding: 0;
	font-size: 1.1rem;
	}
	
#logo {
	width: 60%;
	max-width: 691px;
	margin: 0;
}

#main,
#primary,
#branding,
article,
footer,
.entry-content {
	margin: 0 !important;
	padding: 0 !important;
}
	
#imprint-print {
	display: block;
	margin: 0;
	color: #000;
	}

#branding #searchform,
#site-description,
nav#about,
a:link.backbutton,
.social,
.subscribe,
.pk-dates,
h2.subheader,
div.bottomcontainerBox,
div.bottomcontainerBox div,	
.widget-area,
nav#access,
.entry-header,
.entry-meta,
.entry-content span.fbreplace,
.entry-content div.google1,
.pk-event,
#imprint,
.screen-only,
br {
		display:none;
	}

#content {
	margin: 0;
	padding: 0;
	width: 100%;
}

#site-description {
	font-family: Helvetica, "Sans Serif";
	margin: -1.5em 0 1em .5em ;
	background-color: #fff;
	padding: .1em .2em;
	}

span.pk-name {
	font-family: Helvetica, "Sans Serif";
	font-weight: bold;
	display:block;
}

span.pk-title {
	font-family: Helvetica, "Sans Serif";
	font-style: normal;
	width: 40%;
	display:block;
	line-height: 1.2em;
	font-size: 1rem;
	
}
	
div.pk-presenter {
	font-family: Helvetica, "Sans Serif";
	display: block;
	width: auto;
	height: auto;
	background-color: #fff;
	color: #000;
	border: 0px solid #000;
	margin: 0.5em 0 0.5em 0;
	padding-left: 0;
	}

div.pk-pause {
	font-family: Helvetica, "Sans Serif";
	display:block;
	margin: 0.5em 0 0.7em 0;
	padding: 0.2em 0 0.2em 0;
	width: 40%;
	border-top: 0px dashed #000;
	border-bottom: 0px dashed #000;
	content: 'Pause';
	}
	
a.pk-link:link,
a.pk-link:visited {
	color: #000;
	}

}


/*********************
* Pecha Kucha Player *
**********************/

#page-wrap {
	clear: both;
	width:760px;
	width:1024px;
}

#page-full {
	width:1024px;
}

#page-full #slideshow, #page-full #background {
	width:1024px;
}

#page-full #player,  #page-full #slideshow, #page-full #background {
	height:768px;
}

#player, #controls {
	position: relative;
	z-index: 200;
	font-family: "Trebuchet MS", "Sans Serif";
	float: left;
	background-color: #333333;
	width: 60px;
	width: 65px;
	height: 470px;
	height: 628px;
	margin: 0;
	border: 0px solid black;
	padding: 1.5em 1em;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}

#play-pause {
	background-color: #444;
	width: 60px;
	height: 60px;
	margin: 295px 0 0 0;
	margin: 455px 0 0 0;
	display: inline-block;
	cursor: pointer;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

#play-pause:hover {
	border: 0px solid #666;
	background-color: #999;	
}

.play {
	background: url(../toolbox/img/player.png) no-repeat -60px 0;
}
.play:hover {
	background: url(../toolbox/img/player.png) no-repeat -60px -60px;
}
.pause {
	background: url(../toolbox/img/player.png) no-repeat 0 0;
}
.pause:hover {
	background: url(../toolbox/img/player.png) no-repeat 0 -60px;
}

#img-num {
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 3em;
	color: #fff;
	background-color: #000;
	margin: 0 0 0 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

#time, #img-time {
	display: block;
	float: left;
	width: 60px;
	height: 20px;
	text-align: center;
	color: #fff;
	background-color: #000;
	margin: 0 0 5px 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#info {
	display: inline-block;
	width: 540px;
	margin: 0;
	padding: 0.5em;
}

#info-speaker, #speaker {
	font-family: "Trebuchet MS", "Sans Serif";
	font-size: 2em;
}

#title {
	font-size: 1.5em;
	font-size: 2.5em;
}

#info-speaker, #info-title {
	display: block;
}

#info-title, #title {
	font-style: italic;
}

#slideshow {
	float: left;
	position: relative;
	width: 630px;
	height: 470px;
	width: 880px;
	height: 660px;
	margin: 0;
	border: 0px solid black;
	padding: 0.5em;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}
#background {
	position: absolute;
	width: 630px;
	height: 470px;
	width: 880px;
	height: 660px;
	top: 0px;
	left: 0px;
	background-color: #000000;
	color: #EEEEEE;
	text-align: center;
	z-index: 100;
	border: 0px solid black;
	padding: 0.5em;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}

#background #speaker {
	margin-top: 8em;
}
#next-image {
	margin: 10px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 200;
}
#current-image {
	margin: 10px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 300;
}

#next-image img, #current-image img {
	width: 100%;
}

#start-button {
	background-color: #FF0000;
	color: #EEEEEE;
	text-align: center;
	padding: 10px;
}
.show{
	display: block;
}
.hide{
	display: none;
}

a.dingdong {
	width: 90%;
	padding-left: 1em;
	display:inline-block;
	font-size: 0.8em;
	font-family: "Trebuchet MS", "Sans Serif";	
}

.bottomcontainerBox {
	margin-top: 1em;
}