/*
Theme Name: Apollo
Theme URI: http://themes.themegoods.com/apollo_wp
Description: Blog Magazine Newspaper Template
Version: 1.5
Author: Peerapong Pulpipatnan
Author URI: http://themeforest.net/user/peerapong
License URI: http://themeforest.net/licenses/regular_extended
*/

@import "css/screen.css";
@import "css/xyo.css";
/*
body .Custom_Recent_Posts ul.posts > li > a,
body .thumb-holder {
	width: 70px;
	height: 70px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin: 0 1em 1em 0;
	overflow: hidden;
	float: left;
}
body .Custom_Recent_Posts ul.posts > li > a > img,
body .thumb-holder img.thumb {
	height: 70px !important;
	width: 70px !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	max-width: 100px !important;
}*/
body .Custom_Recent_Posts ul.posts > li > a,
.Custom_Cat_Posts .posts li > a,
body .thumb-holder {
	width: 70px;
	height: 70px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin: 0 1em 1em 0;
	overflow: hidden;
	float: left;
}
body .Custom_Recent_Posts ul.posts > li > a > img,
.Custom_Cat_Posts .posts li > a img,
body .thumb-holder img.thumb {
	height: 70px !important;
	width: 70px !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	max-width: 100px !important;
}
html body .logo_tagline {
	margin-left: -133px;
	margin-top: 20px
}
#custom_logo > img {
	width: 90%;
}
body .leaflet-popup-content-wrapper, body .leaflet-popup-tip {
        box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}
body .leaflet-popup-scrolled {
        border-radius: 0;
	-webkit-border-radius: 0;
	border-top: none;
	border-bottom: none;
	line-height: 14px;
}
body .leaflet-popup-content img {
	margin: 0 10px 5px 0 !important;
}
body .marker-cluster-small {
	background-color: rgba(27, 196, 222, .6)
}
body .marker-cluster-small div {
	background-color: rgba(27, 196, 222, .6)
}
body .marker-cluster-small span {
	color: #fff;
}
body .marker-cluster {
	background-color: rgba(27, 196, 222, .6);
}
body .marker-cluster div {
	background-color: rgba(27, 196, 222, .6);
}
body .marker-cluster span {
	color: #fff;
}
body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth,
body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth {
	border-top: none;
	position: relative;
	overflow: visible;
	padding-top: 60px;
	margin-top: 25px;
}
body.page-id-4709 #boxed_wrapper,
body.page-id-3975 #boxed_wrapper {
	background: none !important;
}
body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth:before,
body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth:before {
	background: url('http://xyo.net/blog/wp-content/uploads/2013/10/MapHeader_960.png') no-repeat top;
	background-size: 100% auto;
	position: absolute;
	content: '';
	height: 268px;
	width: 100%;
	display: block;
	left: 0;
	top: -209px;
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
	body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth:before,
	body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth:before {
		background: url('http://xyo.net/blog/wp-content/uploads/2013/10/MapHeader_764.png') no-repeat top;
		background-size: 100% auto;
		top: -140px;
	}
	body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth,
	body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth {
		margin-top: 75px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth:before,
	body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth:before {
		background: url('http://xyo.net/blog/wp-content/uploads/2013/10/MapHeader_480.png') no-repeat top;
		background-size: 100% auto;
		top: -62px;
	}
	body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth,
	body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth {
		margin-top: 40px;
	}
}
@media only screen and (max-width: 480px) {
	body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth:before,
	body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth:before {
		background: url('http://xyo.net/blog/wp-content/uploads/2013/10/MapHeader_316.png') no-repeat top;
		background-size: 100% auto;
		top: -91px;	
	}
	body.page-id-4709 #content_wrapper .inner_wrapper.fullwidth,
	body.page-id-3975 #content_wrapper .inner_wrapper.fullwidth {
		margin-top: 40px;
		padding-top: 30px;
	}
}
#content_wrapper .sidebar .content .sidebar_widget > li section {
    overflow: hidden;
}
.made-in-berlin .inner_wrapper.fullwidth > h2 {
	display: none;
}
#content_wrapper.made-in-berlin {
	padding-bottom: 10px;
}
#content_wrapper.made-in-berlin .sidebar .content .sidebar_widget > li section {
    overflow: hidden;
}
#content_wrapper.made-in-berlin.sidebar {
	overflow: hidden;
}
#content_wrapper.made-in-berlin form {
	width: 90%;
	padding: 5%;
	margin-bottom: 16px;
}
body #content_wrapper.made-in-berlin .inner .inner_wrapper .sidebar_wrapper {
	margin-top: 0;
}
#content_wrapper.made-in-berlin .post_inner_wrapper {
	overflow: hidden;
}
#content_wrapper.made-in-berlin .post_inner_wrapper > div {
	overflow: hidden;
	padding: 20px 10px 10px;
	border-bottom: 1px solid #ebebeb;
}
#content_wrapper.made-in-berlin .post_inner_wrapper > div:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#content_wrapper.made-in-berlin .sidebar .content .sidebar_widget > li h4 {
	padding: 10px !important;
}

#cycle {
	width: auto;
	padding: 20px;
	border-top: 5px solid #1BC4DE;
	border-bottom: 1px solid #EBEBEC;
	-webkit-box-shadow: 0 1px 0 #D2D2D3, 0 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 0 #d2d2d3, 0 1px 3px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 0 #d2d2d3, 0 1px 3px rgba(0,0,0,.2);
	box-shadow: 0 1px 0 #D2D2D3, 0 1px 3px rgba(0, 0, 0, .2);
	background: #333 url('../images/patterns/right_strip_pattern.png');
	overflow: hidden;
	margin: 3px 10px 2px;
	height: 60px;
}
#cycle * {margin:0;padding:0;}
#cycle div {float: left; width: 80%; padding: 0}
#cycle h5 {color:#fff;font-size:18px;font-weight:bold;line-height:1;margin:0 0 10px;}
#cycle img {float: left; display: block; width: 70px; height: 70px; margin: 0 15px 0 0;}
#cycle li {display:block;float:left;text-indent:0; width: 100% !important; padding: 15px; box-sizing: border-box;}
#cycle p {color:#fff;font-size:14px;line-height:18px;}
#cycle .author {display: block; width: 80%; color: #ccc;}

#response_msg {
    padding: 10px;
    margin: 10px;
    border: #cec 1px solid;
    color: #696;
    background: #cec;
}
