/*
THEME NAME: The Diamond Road Show
THEME URI: http://www.bureaufb.de
DESCRIPTION: The Diamond Road Show Theme is based on Empty Canvas v1.0 by <a href="http://www.rubiqube.com">Adrian Diaconescu</a>: Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: Florian Brandel
AUTHOR URI: http://www.bureaufb.de
*/

@import "reset.css";

body {
	background: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #00525c;
}

a {
	color: #00525c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #00525c;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

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

#header {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
}

#header h1 {
	display: none;
}

#header #description {
	display: none;
}

#header div {
	display: inline;
}

#header #header-logo-pencil:hover, #header #header-logo-digger:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
     filter: alpha(opacity=80);
     -moz-opacity:0.8;
     opacity: 0.8;
}

#logo {
	margin: 0px 90px;
}

#logo a {
	color: #00525c;
}

#description {
	font-size: 130%;
	color: #00525c;
	margin: 5px 0 50px 30px;
}

#menu {
	position: relative;
	margin: 10px 0px;
	z-index: 200;
}

#menu ul {
	position: relative;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

#menu ul li {
	display: inline;
	font-size: 120%;
	padding: 7px;
}

#menu ul li a {
	color: #00525c;
	text-decoration: none;
}

#menu ul li a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
     filter: alpha(opacity=80);
     -moz-opacity:0.8;
     opacity: 0.8;	
}

#container {
	width: 880px;
	overflow: hidden;
	margin: 25px auto 50px auto;
}

.home #container {
	width: 880px;
/* 	overflow: hidden; */
	margin: 0px auto 20px auto;
}

.home #content {
	width: 100%;
	position: relative;
	left: -70px;
	margin-top: -25px;
	overflow: visible;
/* 	height: 530px; */
}

.home #content img {
	width: 100%;
}

#content {
	float: left;
	width: 510px;
}

#content-bg {
	background: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
     filter: alpha(opacity=80);
     -moz-opacity:0.8;
     opacity: 0.8;
}

.post {
	margin-bottom: 0px;
}

.post-title {
	font-size: 120%;
	line-height: 1.2;
	font-weight: normal;
	color: #de4949;
}

.post-title a {
	color: #de4949;
}

.page-subtitle {
	font-weight: 700;
	color: #00525c;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #00525c;
	margin-top: 5px;
}

.post-meta a {
	color: #00525c;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #00525c;
}

.post-comments a:hover {
	color: #00525c;
}

.post-content {
	margin-top: 15px;
	overflow: visible;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	padding: 0px;
}

.post-content img.alignleft {
	float: left;
	margin: 0 25px 15px 0;
	padding: 0px;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 15px 25px;
	padding: 0px;
}

.attachment-post-thumbnail {
	width: 880px;
	height: auto;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #00525c;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 300px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	color: #00525c;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 880px;
	height: 20px;
	padding: 5px 20px 20px 20px;
	text-align: center;
}

#footer .footer-color {
	color: #de4949;
}

#footer-links {
	list-style: none;
	display: inline-block;
}

#footer-links li {
	float: left;
	margin-right: 8px;
}

#footer-links li a {
	text-decoration: none;
}

#footer-links li a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
     filter: alpha(opacity=80);
     -moz-opacity:0.8;
     opacity: 0.8;
}


#footer #share {
	float: left;
	top: -5px;
	left: 0px;
	position: relative;
	margin-left: 2px;
}

#footer #share a {
	text-decoration: none;
}

#footer #share a img {
	height: 22px;
	margin-left: 0px;
	border: none;
}

.sep {
	color: #00525c;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.mejs-controls, .mejs-overlay-play {
/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
     filter: alpha(opacity=1);
     -moz-opacity:0.01;
     opacity: 0.01;
     border: none !important;
*/
}

.wp-video {
	overflow: visible;
	margin: 0 auto;
	position: relative;
}

.home .mejs-mediaelement {
	height: 561px;
	overflow: hidden;
}

.home #container {
	overflow: visible;
}

.mejs-container {
	margin: 0 auto;	
}

.home .audioplayer_container {
	display: block;
	text-align: center;
/*
	position: absolute;
	top: 520px;
	right: 40px;
*/
	margin: 20px auto 40px auto;
	z-index: 100;
}

.home #content {
	margin-left: 50px;
	position: relative;
}


/* Slider */

.swiper-container {
	height: 520px;
	margin-top: 4em;
	width: 880px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}
.swiper-container .swiper-slide img {
	width: 100%;
	height: auto;
	
	display: block;	
	position: absolute;
	margin: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.swiper-container.fullscreen {
    width: 100%;
    height: 700px;
/*     max-width: 1440px; */
    margin-bottom: 1.5em;
}
@media only screen and (max-width: 1440px) {
	.swiper-container.fullscreen {
	    height: 600px;
	}	
}
@media only screen and (max-width: 1300px) {
	.swiper-container.fullscreen {
	    height: 500px;
	}	
}
@media only screen and (max-width: 1024px) {
	.swiper-container.fullscreen {
	    height: 400px;
	}	
}
@media only screen and (max-width: 900px) {
	.swiper-container.fullscreen {
	    height: 700px;
	}	
}
@media only screen and (max-width: 767px) {
	.swiper-container.fullscreen {
	    height: auto;
	}	
	.swiper-container.fullscreen .swiper-slide {
	    height: 300px;
	}	
}
@media only screen and (max-width: 620px) {
	.swiper-container.fullscreen {
	    height: auto;
	}	
	.swiper-container.fullscreen .swiper-slide {
	    height: 250px;
	}	
}
.swiper-slide.fullscreen {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}
.swiper-container.fullscreen .swiper-slide img {
	width: 100%;
	height: auto;
	
	display: block;	
	position: absolute;
	margin: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.swiper-container.fullscreen .swiper-pagination {
	position: absolute;
	bottom: 45px;
	padding-right: 23px;
	text-align: right;
}
@media only screen and (max-width: 1300px) {
	.swiper-container.fullscreen .swiper-pagination {
		padding-right: 23px;
	}	
}
@media only screen and (max-width: 767px) {
	.swiper-container.fullscreen .swiper-pagination {
		position: relative;
		top: -30px;
		text-align: right;
	}
}
@media only screen and (max-width: 620px) {
	.swiper-container.fullscreen .swiper-pagination {
		bottom: 10px;
		box-sizing: border-box;
	}	
}
.swiper-pagination-bullet {
	background-color: transparent;
	border: 2px solid #ffffff;
	width: 16px;
	height: 16px;
	opacity: 1;
	margin: 0 8px;
}
@media only screen and (max-width: 620px) {
	.swiper-pagination-bullet {
		width: 14px;
		height: 14px;
		margin: 0 9px;
	}	
}
.swiper-pagination-bullet-active {
	background-color: #ffffff;
}
.swiper-container.fullscreen .anim-pulse-down {
	font-size: 50px;
	position: absolute;
	z-index: 3;
	bottom: 0px;
	left: 50%;
	margin-left: -28px;
	color: #ffffff;
	font-size: 80px;
	font-weight: normal;
	cursor: pointer;
	-webkit-animation: updown-animation 1500ms infinite;
	-moz-animation: updown-animation 1500ms infinite;
	-o-animation: updown-animation 1500ms infinite;
	animation: updown-animation 1500ms infinite;
}
@keyframes updown-animation {
	0% {
		bottom: 0px;
	}
	50% {
		bottom: 15px;
	}
	100% {
		bottom: 0px;
	}
}
@media only screen and (max-width: 767px) {
	.swiper-container.fullscreen .anim-pulse-down {
		display: none;
	}	
}
