.liveAPIClientBlock {}

.liveAPIClientBlockEntry {
	clear: both;
	display: block;
	margin-bottom: 20px;
  //border-bottom:1px solid #B2B2B2;
}

.liveAPIClientBlockEntryThumbnail {
	margin: 0;
	float: left;
}

.liveAPIClientBlockEntryTextBlock {
	margin-left:120px;
}

.liveAPIClientBlockEntryThumbnail a {}

.liveAPIClientBlockEntryThumbnail img {
	border: 1px solid #cfcfcf;
	margin-bottom: 25px;
    margin-right: 25px;
	display: block;
}

.liveAPIClientBlockEntryPretitle {}

.liveAPIClientBlockEntryTitle {
	font-weight: bold;
}

.liveAPIClientBlockEntryTeaser {}

.liveAPIClientPager {
	clear: both;
}

.eventsInfoBlock {
	border-top: 1px solid #cfcfcf;
	margin-top: 15px;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 30px;
	display: table;
	width: 100%;
}

.eventsInfoBlockRow {
	display: table-row;
}

.eventsInfoBlockCell {
	display: table-cell;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.eventsInfoBlocktHead {
	font-weight: bold;
	padding-left: 0;
}


/* Article Listing */
.liveApiArticleListingBlock {
	clear: both;
	display: block;
	margin-bottom: 15px;
	border-top: 1px solid #cfcfcf;
	padding-top: 15px;
	overflow: hidden;
}

.liveApiArticleListingBlock-first {
	border: none;
}

.liveApiArticleListingBlockPretitle {
	margin-bottom: 5px;
	font-size:0.95em;
}

.liveApiArticleListingBlock-first .liveApiArticleListingBlockPretitle {
	font-size:1.05em;
}

.liveApiArticleListingBlockTitle {
	font-weight: bold;
	font-size:1.05em;
	margin-bottom: 5px;
}

.liveApiArticleListingBlock-first .liveApiArticleListingBlockTitle {
	font-size:1.2em;
}

.liveApiArticleListingBlockThumbnailFirst {
	margin-bottom: 10px;
	margin-top: 10px;
}

.liveApiArticleListingBlockThumbnailFirst a, .liveApiArticleListingBlockThumbnailFirst a.link {
	border-bottom: 0;
}


.liveApiArticleListingBlockThumbnail {
	margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 5px;
	float: left;
	width: 35%;
	max-width: 200px;
}

.liveApiArticleListingBlockThumbnail img {
	border: 1px solid #cfcfcf;
	width: 100%;
	display: block;
}

.liveApiArticleListingBlockTeaser {
	font-size:0.9em;
}




/* Article Details */
.liveApiArticleDetailContent {}

.liveApiLeaderboardAd {
	margin-bottom: 0.7em;
	
}

.liveApiArticleDetailContent .articlePretitle {
	font-size:1.5em;
}

.liveApiArticleDetailContent h1.articleTitle {
	font-size:2.3em;
	margin-top: 0.3em;
}

.liveApiArticleDetailContent .articleIntrotext {
	font-size:1.1em;
}

.liveApiArticleDetailContent .articleImageText {
	font-size:0.9em;
}

.liveApiArticleDetailContent .articleText {
	font-size:1em;
}

.liveApiArticleDetailContent h2 {
	font-size:1.5em;
}


/* Topstory Block */
.liveAPIClientBlockMenuListing {}

.liveAPIClientBlockListingEntry {
	border-bottom:1px dotted #CFCFCF;
	margin-bottom:5px;
	padding-bottom:4px;
	clear: both;
}

.liveAPIClientBlockListingEntryThumbnail {
	margin: 0;
	float: left;
}

.liveAPIClientBlockListingEntryThumbnail img {
	border: 1px solid #cfcfcf;
    margin-right: 5px;
	display: block;
}

.liveAPIClientBlockListingEntryPretitle {
	font-size:14px;
}

.liveAPIClientBlockListingEntryTitle {
	font-size:14px;
}

.liveAPIClientBlockListingEntrySpacer {
	clear:both;
}


.mobileBottomServiceBar {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
   //height: 32px;
   background-color: #ffffff;
   //padding: 2px;
   text-align: center;
   z-index: 10000;
}

.mobileBottomServiceBarButtonArea {
	//width: 20%;
	height: 34px;
	//background-color: red;
    -ms-flex: 1 1 auto;
    flex-grow: 1;
    margin: 2px;
}

.mobileBottomServiceBarButtonArea a {
	width: 100%;
}

.mobileBottomServiceBarButtonArea .a2a_svg {
	float: none !important;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.mobileBottomServiceBarButtonFB {
	background-color: #3B5998;
}

.mobileBottomServiceBarButtonFBMessenger {
	background-color: #0084ff;;
}

.mobileBottomServiceBarButtonTwitter {
	background-color: #55acee;
}

.mobileBottomServiceBarButtonGooglePlus {
	background-color: #DB4437;
}

.mobileBottomServiceBarButtonPinterest {
	background-color: #BD081C;
}

.mobileBottomServiceBarButtonWhatsapp {
	background-color: #34AF23;
}

.mobileBottomServiceBarButtonEmail {
	background-color: #0166FF;
}

.mobileBottomServiceBarButtonGoToWebversion, .mobileBottomServiceBarButtonGoToTop {
	background-color: #000;
}



#sidr-id-liveMenuAccordion {
    list-style: none;
    padding: 0 0 0 0;
}

#sidr-id-liveMenuAccordion div {
    display: block;
    background-color: #333;
	color: #fff;
    font-weight: bold;
    margin: 1px;
    cursor: pointer;
	/* padding: 0 0 0 15px;
	margin-right: 10px; */
}

#sidr-id-liveMenuAccordion div a, #sidr-id-liveMenuAccordion ul li, #sidr-id-liveMenuAccordion ul li a {
	color: #fff;	
	display: inline;
}

.sidr ul li a.sidr-class-liveMenuAccordionLevel1Link {
	padding-left: 15px;
}

.sidr-class-liveMenuAccordionLevel1Arrow {
	width: 45px;
	height: 48px;
	float: right;
	padding-right: 10px;
	margin-right: 0;
}

.sidr-class-liveMenuAccordionAreaActive, .sidr-class-liveMenuAccordionAreaInactive {
	padding-right: 0;
}

.sidr-class-liveMenuAccordionAreaActive .sidr-class-liveMenuAccordionLevel1Arrow {
	background: transparent url("/modules/livenet/live_api_client/images/icon_menu_up_arrow.png") center right 10px no-repeat;
}

.sidr-class-liveMenuAccordionAreaInactive .sidr-class-liveMenuAccordionLevel1Arrow {
	background: transparent url("/modules/livenet/live_api_client/images/icon_menu_down_arrow.png") center right 10px no-repeat;
}

.sidr-class-liveMenuAccordionNoSubmenu {
	background: none;
}

.sidr-class-liveMenuAccordionSubLevel li {
	background-color: #5b5b5b;
}

#sidr-id-liveMenuAccordion li {
	background-color: #333;
}


#sidr-id-liveMenuAccordion ul {
    list-style: none;
    padding: 0 0 0 0;
    background-color: #5b5b5b;
	display: block;
}
#sidr-id-liveMenuAccordion ul{
    display: none;
}

#sidr-id-liveMenuAccordion ul li {
    font-weight: normal;
    cursor: auto;
    background-color: #5b5b5b;
    padding: 5px;
	display: inline-block;
	border: none;
}


#sidr-id-liveMenuAccordion ul li a {
    padding: 0 0 0 15px;
	border: none;
}

#sidr-id-liveMenuAccordion a, #sidr-id-liveMenuAccordion a.active, #sidr-id-liveMenuAccordion a.link {
    border: none;
}
	
	
#sidr-id-liveMenuAccordion a {
    text-decoration: none;
}
#sidr-id-liveMenuAccordion a:hover {
    text-decoration: underline;
}


.liveApiDetailFooterAd {
	margin-top: 30px;
}


.liveAPIClientBlockQuoteDaily .quoteTitle, .liveAPIClientBlockVerseDaily .verseTitle, .liveAPIClientBlockCartoonDaily .cartoonTitle, .liveAPIClientBlockJokeDaily .jokeTitle {
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 10px;
	font-size: 1.429em;
	line-height: 1.4;
	background-color: #e9e9e9;
}

.liveAPIClientBlockQuoteDaily .quoteText {}

.liveAPIClientBlockQuoteDaily .quoteAuthor, .liveAPIClientBlockVerseDaily .verseScriptureReference {
	font-style: italic;
}

.liveAPIClientBlockCartoonDaily .cartoonLink {}

.liveAPIClientBlockCartoonDaily .cartoonImage {
	margin-top: 15px;
}

.liveAPIClientBlockCartoonDaily .cartoonImage IMG {
	max-width: 522px
}


/* Search */
.liveApiSearchForm {
	margin-top: 20px;
	margin-bottom: 20px;
}

.liveApiSearchForm .form-item-searchstring {
	display:inline;
}

.liveApiSearchForm .form-item-searchstring label {
	display:none;
}

.liveApiSearchFormResultsHeaderTitle {
    font-weight: bold;
	font-size:1.2em;
	margin-bottom: 10px;
}

.liveApiSearchFormResultsHeaderNumber {
	margin-bottom: 15px;
}


/* Directory Listing */
.liveApiDirectoryListingBlock {
	clear: both;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom:1px solid #B2B2B2;
}

.liveApiDirectoryListingBlockThumbnail {
	margin: 0;
	float: left;
}

.liveApiDirectoryListingBlockTextBlock {
	margin-left:120px;
}

.liveApiDirectoryListingBlockThumbnail a {}

.liveApiDirectoryListingBlockThumbnail img {
	border: 1px solid #cfcfcf;
	margin-bottom: 25px;
    margin-right: 25px;
	display: block;
}

.liveApiDirectoryListingBlockCat {
	margin-bottom: 5px;
}

.liveApiDirectoryListingBlockTitle {
	font-weight: bold;
	margin-bottom: 5px;
}

.liveApiDirectoryListingBlockAddress {
	margin-bottom: 5px;
}

.liveApiDirectoryListingBlockTeaser {
	margin-bottom: 5px;
}


/* Directory Detail */
.directoryInfoBlock {
	margin-bottom: 40px;
}

.directoryInfoBlockTitle {
	font-weight: bold;
	border-bottom: 1px solid #cfcfcf;
}

.directoryInfoBlockText {
	
}

.directoryInfoBlockTable {
	//border-top: 1px solid #cfcfcf;
	margin-top: 15px;
	margin-bottom: 30px;
	display: table;
	width: 100%;
}

.directoryInfoBlockRow {
	display: table-row;
}

.directoryInfoBlockCell {
	display: table-cell;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.directoryInfoBlocktHead {
	font-weight: bold;
	padding-left: 0;
}

.directoryInfoBlockImage {
	
}


.liveAPIClientBlockApps {}

.liveAPIClientBlockApps .liveAPIClientBlockAppsTitle {
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 10px;
	font-size: 1.2em;
	/* font-size: 1.429em;
	line-height: 1.4;
	background-color: #e9e9e9;*/
}

.liveAPIClientBlockApps .liveAPIClientBlockAppsCartoonImage {
	margin-top: 15px;
}

.liveAPIClientBlockApps .liveAPIClientBlockAppsCartoonImage IMG {
	max-width: 522px
}

.liveAPIClientBlockApps .liveAPIClientBlockAppsText {}

.liveAPIClientBlockApps .liveAPIClientBlockAppsSource {
	font-style: italic;
}


.liveAPIClientAnzeigenBlock {
	
}


.liveAPIClientAnzeigenBlock H1 {	
	margin-bottom: 15px;
}


.liveAPIClientAnzeigenBlock tr {
	background: none;
	border-bottom: 1px solid #999999;
}
