@charset "utf-8";
/* CSS Document */
/* HARHAR */
body {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	width: 100%;
	height: 100%;
	margin: 0;
	padding:0;
	font-size: 12px;
	line-height: 19px;
}
/*.gesellschaft, .lifestyle, .metropoles, .mediashorts  {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}*/

.gesellschaft.current-menu-parent > a, .gesellschaft.current-menu-item > a, .gesellschaft .current_page_item  a{
	color:#00a096;
}
.gesellschaft a:hover, div.gesellschaft:hover  {
	color:#00a096;
}
.lifestyle.current-menu-parent > a, .lifestyle.current-menu-item > a, .lifestyle .current_page_item  a{
	color:#f29400;
}
.lifestyle a:hover, div.lifestyle:hover   {
	color:#f29400;
}

.metropoles.current-menu-parent > a, .metropoles.current-menu-item > a, .metropoles .current_page_item  a{
	color:#00a096;
}
.metropoles a:hover, div.metropoles:hover    {
	color:#00a096;
}
.mediashorts.current-menu-parent > a, .mediashorts.current-menu-item > a, .mediashorts .current_page_item  a{
	color:#f29400;
}
.mediashorts a:hover , div.mediashorts:hover   {
	color:#f29400;
}

a[title=Gesellschaft]:hover, .gesellschaftColor, .current-menu-item a[title=Gesellschaft]{
	color:#00a096;
}
a[title=Lifestyles]:hover, .lifestyleColor, .current-menu-item a[title=Lifestyles] {
	color:#f29400;
}
a[title=Metropoles]:hover, .metropolesColor, .current-menu-item a[title=Metropoles] {
	color:#00a096;
}
.mediashorts:hover, .mediashortsColor {
	color:#000;
}
.submenu {
	font-size: 12px;
	line-height: 15px;
}
.breadcrumbs{
	padding-left: 10px;
	padding-bottom: 23px;
	color: #707173;
	font-size: 9px;
	line-height: 13px;
	margin-top: 18px;
}
.breadcrumbs a{
	color: #707173;
}
a {
	color: #000;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
.entry-header {
	margin-top: 10px;
}
.entry-footer {
	clear:both;	
}
.post-headline2, .essay-headline2 {
	text-transform: uppercase;
	font-size: 12px;
	margin:0;
	padding:0 0 3px 0;	
	font-weight: normal;
	color:#b5007c;	
}
.entry-header h2, .essay-headline {
	font-size: 18px;	
	margin:0;
	padding: 1px 0;
	font-weight: normal;
	color: #000;
}
.sidebar-link h2, .sidebar-mediashorts-link h2, .contentinsertion-link h2 {
	text-transform: uppercase;
	font-size: 12px;
	margin:0;
	padding:3px 0;	
	font-weight: normal;
}
.post-lead, .post-footer, .more-link  {
	color: #707173;
	font-size: 12px;
}
.post-footer {
	clear: both;
}
h2 strong {
	text-transform: none;
	font-size: 11px;
}
h3 {
	font-size: 12px;
	color: #707173;
	margin:0;
	padding:3px 0;
	font-weight: normal;		
}
h4 {
	font-size: 12px;
	line-height: 22px;
	margin:0;
	padding:0;
}
h5 {
	font-weight: bold;
	font-size: 9px;
	line-height: 16px;
	display:block;
	float:left;
	width: 50%;
	margin:0;
	padding:0;
}
.link-to-archive {
	font-size: 19px;
}
.post-footer a  {
	color: #707173;
	text-decoration: underline;
}
.nav-links {
	font-size: 12px;
}
.page-numbers.current {
	font-weight: bold;
	font-size: 14px;
	padding: 0 4px;
}
.sidebar-mediashorts-headline {
	font-size: 18px;	
	margin:0;
	padding: 12px 10px;	
	font-weight: normal;
	color: #000;
}
.footer {
	background: #c6c7c8;
	font-size: 12px;
	line-height: 22px;	
	clear:both;	
	margin: 0 10px;
}
.sidebar {
	width: 268px;
	float: left;
	margin: 20px 10px 10px 0;	
}
.sidebar-mediashorts-area {
	background: #c6c7c8;
	padding-bottom: 20px;
}
.sidebar-archive-area select[name=yearSelect] {
	min-width: 70px;
	padding: 0px 5px;
}
.sidebar-archive-area fieldset {
	border: 0px;
}
.sidebar-archive-area h3 {
	font-size: 14px;
	padding-top: 10px;
}
.layer1 {
	font-size: 14px;
	padding-top: 5px;
}
.layer2 {
	padding-left: 15px;
}
#page {
	width: 1024px;
	margin: 0 auto;	
}
.logoArea {
	display:block;
	float: left;
	width: 50%;	
}
.logoArea img {
	display:block;
	margin: 10px;
}
.searchArea {
	display:block;
	float: right;
	text-align: right;
	width: 50%;
	padding-top: 19px;
}
#searchTop {
	max-width: 264px;
	height: 22px;
	width: 100%;
	border: 1px solid #ccc;
	font-size: 12px; 
	padding: 3px;
	color: #707173;
	margin-right: 12px;
}
nav { 
	padding-bottom: 30px;
}
.navigation {
	width: 100%;
	max-width: 716px;
	padding: 0 10px;
}
.navigation  ul, .navigation  li {
	margin:0;
	padding:0;
	list-style:none;
}
.navigation li {
	padding: 0 58px 0 0;
	text-align: left;
	display: block;
	float: left;
	position:relative;
}
.navigation li a {
	display: block;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.sub-menu li a {
	font-size:13px !important;
}
.navigation > li:last-child {
	padding-right: 0 !important;
}

/* change cursor of mediashorts temporary, as long no page is linked */
.navigation li.mediashorts > a  {
	cursor: default;
}

/* Konflikt mit Transition, daher auskommentiert!

.navigation li ul {
	display: none; 
	float:left;
	position:absolute;
	left:-5px;
	top:20px;
	border-bottom: 10px solid #fff;
	border-top: 10px solid #fff;
}

*/

.navigation li ul li {
	float: none;
	height: 20px;
	background: #fff;
	padding: 1px 7px;
	min-width: 150px;
}
.navigation li:hover > ul {
	display:block;
} 
button.dropdown-toggle {
	display: none;
}
.mainContentArea {
	float: left;
	width: 711px;
	margin: 10px 25px 10px 10px;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;	
}
.post-image-caption, .wp-caption-text {
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	margin-bottom: 10px;
}
.caption-left {
	float:left;
	width:70%;
	text-align: left;	
}
.caption-right {
	display:block;
	float:right;
	width:30%;
	text-align: right;
}
.post-image-source {
	display: inline;
	color: #707173;
	font-weight: normal;
	font-size: 8px;
}
.postTags {
	color: #707173;
}
.postContent, .mainContentArea .post, .contentinsertion {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 25px;
} 
.post-imagecontainer-float {
	width: 248px;
}
.post-imagecontainer-float-left {
	float: left;
	margin: 6px 15px 0 0;	
}
.post-imagecontainer-float-right {
	float: right;
	margin: 6px 0 0 15px;	
}
.post-date {
	color: #707173;
	font-size: 9px;
	line-height: 13px;
	width:98%;
	display:block;
	text-align: right;	
}
figure.wp-caption.alignleft, img.alignleft {
	float: left;
	margin: 5px 15px 0 0;	
}
figure.wp-caption.alignright, img.alignright {
	float: right;
	margin: 5px 0 0 15px;	
}
figure.wp-caption.aligncenter, img.aligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	padding: 12px 0;
}
.sidebar-internallink, .sidebar-externallink, .sidebar-mediashort {
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0;
}
.sidebar-internallink, .sidebar-externallink {
	border-bottom: 1px solid #ccc;
}
.sidebar-mediashort{
	border-bottom: 1px solid #b3b2b2;
}
.sidebar-advertisments-headline {
	text-align: center;	
	margin: 0;
	padding: 8px 0 6px 0;
}
article.contentinsertion {
	display: none;
}
.contentinsertion-left {
	float: left;
	display: block;
	width: 50%;
}
.contentinsertion-right {
	float: right;
	display: block;
	width: 50%;
}
.contentinsertion img {
	width: 100%;
	height: auto;
}
.noBorder {
	border: none !important;	
}
.footerNavigation {
	width: 150px;
	float: left;
		
}
.footerNavigation ul li {
	display: block;
	list-style-type: none;
	height: 22px;	
}
.footerForm {
	padding: 10px 0;
}	
.footerForm p {
	padding: 0 0 3px 0;
	margin: 0;
}
.footerForm input[type=text]{
	border: none;
	height: 20px;
	color: #707173;
	padding: 3px;
	margin: 2px 0 5px 0;
	width: 200px;
}
.footerForm textarea {
	height: 80px;
	min-width: 600px;
	color: #707173;
	padding: 3px;
	border: none;
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 12px;
}
.footerForm #submit {
	border: none;
	background: transparent;
	font-size: 14px;
	display:block;
	height:25px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.footerForm #submit:hover {
	cursor: pointer;	
	color: #707173;
}
.footerForm .left {
	float: left;
	width: 220px;	
}
.footerForm .right {
	float: left;
    padding-bottom: 25px;
    position: relative;
}
.post-image {
	width:100%;
	height:auto;
}
img#pagelogo {
	width: 245px;
	height: auto;
}
body {
		margin-top: 48px;
}
@media(max-width:950px) {
	#page {
		width: 768px;
	}
	.mainContentArea {
		width: 532px;
	}
	.sidebar {
		width: 189px;
	}
	.post-imagecontainer-float {
		width: 179px;
	}
	.footerForm textarea {
		min-width: 350px;
		width: 100%;
	}
	.sidebar-mediashorts-link img, .sidebar-link img, .post-imagecontainer-float img   {
		width: 100%;
		height: auto;
	}
	.navigation li {
	padding: 0 50px 0 0;
	}
	
}
@media(max-width: 690px) {
	body {
		margin-top: 26px;
	}
	#page {
		width: 649px;
	}
	.mainContentArea {
		width: 445px;
	}
	.sidebar {
		width: 159px;
	}
	.post-imagecontainer-float {
		width: 149px;
	}
	.footerNavigation {
		text-align: center;
		width: 100%;
		border-bottom: 1px solid #acacac;
		margin:10px auto 15px auto;
		padding-bottom: 7px;
	}
	.footerNavigation ul {
		margin:0;
		padding:0;
	}
	.footerForm textarea {
		min-width: 210px;
	}
	.footerForm .left {
		padding-left: 20px;
	}
	.navigation li {
	padding: 0 40px 0 0;
	}
}
@media(max-width: 585px) {
	body {
		margin-top: 0px;
	}
	#page {
		width:99%;
		margin: 0 auto;
		overflow-x: hidden;
	}
	.mainContentArea {
		width: calc(100% - 20px);
	}
	.sidebar {
		width: calc(100% - 10px);
		float: none;
		margin: 10px auto;
		max-width: 280px;
	}
	article.contentinsertion {
		display: inline;
	}
	.post-imagecontainer-float{
		/* Old Value
	    width:90%;
		margin: 10px 5% 0 5%; */
		width: 100%;
		margin: 0px;
	}
	figure.wp-caption {
		width: 100% !important;
	}
	figure.wp-caption img, img.alignleft, img.alignright, img.aligncenter {
		width: 100% !important;
		height: auto !important;
	}
	.post-imagecontainer-float img {
		/* max-width: 300px; */
		margin: 0 auto;
		display: block;
		float: none;
	}
	.searchArea {
		display:none;
	}
	.footerForm .left {
		padding-left: 0px;
		float: none;
		margin: 10px auto 0 auto;
		clear:both;
	}
	.footerForm .right {
		float: none;
		width: 220px;
		margin: 10px auto 0 auto;
	}
	.footerForm textarea {
		min-width: 200px;
		width: auto;
	}
	.navigation li {
		padding: 0 35px 15px 0;
	}
	
	nav {
		padding-bottom: 90px;
	}
	
	.breadcrumbs {
		padding-bottom: 0px;
	}
}

/*  Transitions FX for Navigation 1 */

.menu-item-has-children { 
	position: relative;
}
  
.sub-menu { 
	/*left:-5px;*/
	padding-top:20px;
	/* border-bottom: 10px solid #fff; Creates an unwanted break on bottom because of min-width in li */
	border-top: 10px solid #fff;  
	  
	visibility: hidden; /* hides sub-menu */
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	transform: translateZ(0);
	transform: translateY(10%);
	transition: all 0.5s ease 0s, visibility 0s linear 0.5s; /* the last value is the transition-delay for visibility */
}
.menu-item-has-children:hover .sub-menu {
	visibility: visible; /* shows sub-menu */
	opacity: 1;
	transform: translateX(0%);
	transition-delay: 0s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}
.menu-symbol{
	font-family:'Courier New';
}
/*  END Transitions FX for Navigation */


/*  Galleries  */

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	box-shadow: 0px 0px 4px #999;
	border: 1px solid white;
	padding: 8px;
	background: #f2f2f2;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

/*  END Galleries  */

/* Responsiv YouTube  */
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
/*  END Responsiv YouTube  */

/* HugeIT Slider */
.huge_it_slideshow_description_text_1 {
	/*position: relative !important;
	top: -5px;*/
	width: 100% !important;
	right: 0% !important;
	bottom: 0% !important;
	/* background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0% !important;
			the slider plugin is going to overwrite this line with "rgba(0, 0, 0, 0.7) ..."  */
	visibility: hidden;
	opacity: 0;
	transform: scaleZ(0%);
	transform: scaleY(10%);
	transition: all 0.5s ease 0s, visibility 0s linear 0.5s;
}
.huge_it_slideshow_image_wrap1_1:hover .huge_it_slideshow_description_text_1 {
	visibility: visible;
	opacity: 1;
	transform: scaleX(0%);
	transition: all 0.5s ease 0s, visibility 0.5s linear 0s;
}
.huge_it_slideshow_image_second_item_1 {
	overflow: visible !important;
}
/* END HugeIT Slider */

/* NextGen Gallery */
.ngg-gallery-thumbnail img {
	width: 100% !important;
	height: auto !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
/*.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev , .ngg-navigation span.current{
	border: none !important;
	font-size: 12px !important;
}*/
.ngg-galleryoverview {
	position: relative;
	padding-bottom: 30px;
}
.ngg-fancybox::after {
    content: " ";
    display: block;
    clear: both; /* if you need to break floating elements */
	position: absolute;
	top: -5px; 
	height: 100%;
	width: 100%;
	background-position: bottom;
	background-image: url("https://urban-shorts.net/cms/wp-content/themes/urbanshorts/images/usicon_open.jpg");
	background-repeat: no-repeat;
}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev , .ngg-navigation span.current  {
	display: none;
}
.ngg-gallery-thumbnail-box {
	margin-right: 0px !important;
}
#fancybox-left-ico, #fancybox-right-ico, #fancybox-close {
	width: 21px !important;
	height: 22px !important;
	background-position: 0px 0px !important;
}
#fancybox-right-ico {
	background-image: url("https://urban-shorts.net/cms/wp-content/themes/urbanshorts/images/usicon_right.png") !important;
}
#fancybox-left-ico {
	background-image: url("https://urban-shorts.net/cms/wp-content/themes/urbanshorts/images/usicon_left.png") !important;
}
#fancybox-close {
	top: 10px !important;
	right: 10px !important;
	background-image: url("https://urban-shorts.net/cms/wp-content/themes/urbanshorts/images/usicon_close.png") !important;
}
/* END NextGen Gallery */

/* AccessPress Social Share */
.apss-social-share {
	float: right;
	width: 100px;
	margin: -6px 0 6px 0;
}
.apss-icon-block {
	border: none !important;
	background-color: transparent !important;
	width: auto !important;
}
.apss-icon-block::before {
	border-top: none !important;
}
.apss-share {
	display: none;
}
.apss-single-icon a {
	margin: 0px !important;
}
.apss-icon-block {
	padding: 1px 10px 1px 0px !important;
}
.apss-icon-block i{
	color: #707173 !important;
}
/* END AccessPress Social Share */

/* CleverReach Extension */
.cr_body {
	width: 100% !important;
}
.cr_body .cr_ipe_item  input{
	width: 95% !important;
	max-width: 400px;
}
.cr_body { 
	margin: 0px !important;
    padding: 0px !important;
}
.cr_ipe_item {
    padding: 1px 0px !important;
    margin: 1px 0px !important;
}
.cr_body #recaptcha_image {
	border: 1px solid #aaa;
}
.cr_body .itemname, .cr_body .recaptcha_only_if_image {
	font-weight: normal !important;
	font-size: 12px !important;
}
.cr_body .submit_container {
	text-align: left !important;
}
#recaptcha_widget {
	display: none; /* hide captchar as long it is ignored for registration */
}
/* END CleverReach Extension */