/* CSS Document */

@import "dependencies";
@import "jlparticles";


/* Basic styles */
A:HOVER{
	color: #F90;
}

P{
	font-size: 1.3em;
}
SELECT{
	min-width: 20px !important;
}
joomla-alert{
	margin: 30px;
}
/* End of Basic styles */


/* decorations */
.backButton{
	padding: 0px 8px;
	border: 1px #333333 solid;
	border-radius: 4px;
	background-color: #f7dd1c;
	width: 90px;
}
/* End of decorations */

#g-main{
	padding-top: 0;
}
.g-toplevel .active{
	background-color: transparent !important;
}
.g-toplevel .active A{
	color: #ffd701 !important;
}

.breadcrumbs{
	margin-top: -25px;
}
.element-invisible{
	display: none;
	visibility: hidden;
	height: 0;
}
.mod-languages__list{
	width: 70px;
	padding: 0 4px;
}
.mod-languages__list UL{
	padding: 0 !important;
	margin: 0 !important;
}
.mod-languages__list LI{
	padding: 0 !important;
	margin: 0 !important;
	height: 12px !important;
	background-color: transparent !important;
}
.mod-languages__list P{
	padding: 0 4px !important;
	margin: 0 !important;
}
.mod-languages__list IMG{
	padding: 0 !important;
	margin: 0 4px !important;
}
.mod-languages__list A{
	padding: 0 !important;
	margin: 0 !important;
	height: 12px !important;
}

/* --- customYellow Color --- */
.bricks-customYellow .allmode-name a:hover,
.bricks-customYellow .allmode-title a:hover,
.bricks-customYellow .allmode-text a:hover {
  color: #f7dd1c;
}
.bricks-customYellow .allmode-showall,
.bricks-customYellow .allmode-category,
.bricks-customYellow .allmode-readmore {
  background-color: #f7dd1c;
}
.bricks-customYellow .allmode-content,
.bricks-customYellow .allmode-wrap > div:first-child {
  border-color: #f7dd1c !important;
}

.loginForm FORM{
	border: 3px red solid;
}

.aphorismTopBanner {
	background-color: #FFF;
	background-image: url(../../../../images/content-images/personas/Volter-small.png);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px 6px 15px 5px !important;
	padding: 10px !important;
	
	text-transform:uppercase;
	text-indent: hanging;
	text-outline: #060;
	text-shadow: #999;
	
	border: 0px #666666 solid;
	border-radius: 3px;
	box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.5), -12px 0 8px -4px rgba(31, 73, 125, 0.5);
	-moz-box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.5), -12px 0 8px -4px rgba(31, 73, 125, 0.5);
	-webkit-box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.5), -12px 0 8px -4px rgba(31, 73, 125, 0.5);
	-o-box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.5), -12px 0 8px -4px rgba(31, 73, 125, 0.5);
}
.aphorismTopBanner H3 {
	font-size: 1.2em;
	padding-left: 70px;
	font-style: italic;
	margin: 5px;
}
.aphorismTopBanner H4 {
	font-size: 1em;
	text-align: right;
	margin: 5px;
	color: #d94d16;
}
.aphorismTopBanner .heading {
	display: none;
	visibility: hidden;
	height: 0;
}
.aphorismTopBanner .fabrik_actions {
	display: none;
	visibility: hidden;
	height: 0;
}
.aphorismTopBanner TFOOT {
	display: none;
	visibility: hidden;
	height: 0;
}
.aphorismTopBanner TABLE {
	border: none;
}
.aphorismTopBanner TD {
	border: none;
}
/* Footer styles */
.customFooter{
}
.customFooter A{
	color: #CCC;
}
.customFooter A:HOVER{
	color: #F90;
}
/*.customFooterLink{
}
.customFooterLink A{
	color: #FFF;
}*/

/* Page styles */
/* Start page styles  */
.customContentGridStartpage .jl-card img{
	border: 1px rgb(158, 158, 158) solid !important;
}
@media screen and (min-width: 480px) {
    .customContentGridStartpage .jl-card img{
	    width: 100% !important;
	    height: 250px !important;
    }
}
@media screen and (min-width: 768px) {
    .customContentGridStartpage .jl-card img{
	    width: 100% !important;
	    height: 250px !important;
    }
}
@media screen and (min-width: 992px) {
    .customContentGridStartpage .jl-card img{
	    width: 100% !important;
	    height: 230px !important;
	    border-color: red;
    }
}
@media screen and (min-width: 1200px) {
    .customContentGridStartpage .jl-card img{
	    width: 100% !important;
	    height: 230px !important;
    }
}


/* End of Start page styles  */
/* End of Page styles */

/* navigation links beneath current verse */
.bottom_navigation{
	border-top: 2px #666666 dotted;
	margin-top: 200px;
}
.nav_previouse{
	width: 150px;
	float: left;
}
.nav_next{
	width: 150px;
	float: right;
	text-align: right;
}
/* End of navigation links beneath current verse */

.customBottomNavigationLinks{
	/*border-left: 1px #CCCCCC solid;*/
}
.customBottomNavigationLinks A{
	font-size: 0.8em;
	color: #FFF;
	border-right: 1px #CCCCCC solid;
	padding: 0px 7px 0px 13px;
}
.customBottomNavigationLinks A:HOVER{
	color: #F90;
}
/* End of Footer styles */

/* Menu styles */
/* customMenuCondenser is for packing Bible titles so that 
they can be shown in one drop down menu */
.customMenuCondenser{
	font-size: 10px;
	/*margin: 0px !important;
	padding: 0px !important;*/
}
.customMenuCondenser .g-menu-item-container{
	margin: 3px 7px 3px 7px !important;
	padding: 0px 0px 0px 15px !important;
	background-image: url(../../../../images/icons/cross-super-tiny-white.png);
	background-position: left;
	background-repeat: no-repeat;
}
.customMenuCondenser .g-menu-item-content{
	/*float: left !important;*/
}
/* Menu styles for categories (non joomla) of bible books */
/* For menu module formating                              */
.bibleBookCategoriesInMenuContainer{
	/*border: 1px #999999 solid;*/
	margin: 0px;
	color: #ccc !important;
}
.bibleBookCategoriesInMenuContainer h4{
	color: #ccc !important;
}
.bibleBookCategoriesInMenuHeader{ /* to be used in advanced module properties */
	border-bottom: 1px #999999 solid;
	margin: 0px;
	padding: 0px;
}
/* to keep together several book categories  */
/* in order to have books fill the space equally */
.bibleBookCategoriesInMenuRow{
    color: #ccc !important;
	float: left;
	min-width: 150px;
	margin: 5px;
	padding: 5px;
	border-left: 1px #666666 dotted;
}
/*.bibleBookCategoriesInMenuCategory{
	border-left: 1px #666666 dotted;
	margin: 5px 5px 0px 0px;
	padding: 5px;
}*/
.bibleBookCategoriesInMenuRow H2{
	font-size: 1em;
	margin: 6px 4px 0px 0px;
	padding: 4px 4px 4px 10px;
	color: #f7dd1c !important;
}
.bibleBookCategoriesInMenuRow H2 A{
	color: #f7dd1c !important;
}
.bibleBookCategoriesInMenuRow LI{
	font-size: 0.9em;
	margin: 0px 4px 0px 0px;
	padding: 0px 4px 0px 10px;
}
.bibleBookCategoriesInMenuRow A{
	color: #CCC !important;
}
.bibleBookCategoriesInMenuRow A:HOVER{
	color: #F30 !important;
}
.bibleBookCategoriesInMenuRow P{
	font-size: 0.8em;
	font-weight: normal !important;
	color: #CCC !important;
	max-width: 200px;
}
/* End of menu styles for categories (non joomla) of bible books */

/* End of Menu styles */

/* Fabrik list/form styles */
.genericFabrikFormStyles .fabrikLabel{
	/*border-right: 2px #999999 dotted;*/
	background-color: #666;
	color: #CCC;
}

.genericFabrikFormStyles .fabrikElementContainer .row {
	border: 1px #999999 solid;
	background-color: #EEE;
}
.genericFabrikFormStyles P {
	text-align: justify;
}
.genericFabrikFormStyles .fabrikElement INPUT {
	margin: 8px;
}
.genericFabrikFormStyles .fabrikElement SELECT {
	margin: 8px;
}
.genericFabrikFormStyles .fabrikElement IMG {
	margin: 8px;
}

/* End of Fabrik list/form styles */


/* Template styles */
.customShowcase{
	background-color:transparent !important;
}
.customShowcase .g-container{
	width: 100%;
}
.customShowcase img{
	width: 100%;
}

/* End of Template styles */


/* Fabrik items style */
/* Fix template formating inperfections */
#fabrik_biblical_casualties___titlevalue{
	width: 100px;
}
/* .fabrikFilterContainer{
	text-align: left !important;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.fabrik___heading{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
} */
/* End of Fabrik items style */

/* Fabrik display item formating */

/* Search page styles */
/* applied to seach forms in search for truth */
.searchPageStyles .fabrikForm{
	margin-bottom: 0px !important;
	/*border-bottom: 2px #CCCCCC dotted;*/
}
.searchPageStyles SELECT{
	color: #666;
}
.searchPageStyles .col-sm-2 {
	width: 100% !important;
	margin: 0px !important;
	height: 38px;
}
.searchPageStyles .fabrikGroup{
	margin-bottom: 0px;
}
.searchPageStyles #blockDiv{
	/* this is to fix some kind Fabrik bug when a div with absolute position covers part of the form */
	margin-top: 400px;
}

/* End of Search page styles */


/* Filter hiders */
.pageFilterHider THEAD .fabrik___heading{
	display: none;
}
.pageFilterHider THEAD .fabrikFilterContainer{
	display: none;
}
.pageFilterHider .fabrikButtonsContainer{ /* Do not need filters */
	display: none;
}
.pageFilterHider .fabrikSearchAll{ /* do not need search all here */
	display: none;
}
.pageFilterHider .fabrik_actions { /* do not default vew/edit link here */
	display: none;
}
.pageFilterHider TABLE {
	border: none;
	
}
/* End of Filter hiders */

/* Fabrik Element hiders */
.versesByTheBookHider THEAD{
	/* hides elements on the verses-by-the-book-ru/en pages */
	visibility:hidden;
	display:none;
	height: 0;
}
.displayElementsHider .plg-display { /* Hides any display elements on the page */
	visibility:hidden;
	display:none;
	height: 0;
}
.singleVersePresentation .fb_el_fabrik_biblical_verses___book_link_ro{
	/* For showing only one display element and hiding all other elements */
	visibility:hidden;
	display:none;
	height: 0;
}
.singleVersePresentation .fb_el_fabrik_biblical_verses___chapter_number_ro{
	/* For showing only one display element and hiding all other elements */
	visibility:hidden;
	display:none;
	height: 0;
}
.singleVersePresentation .fb_el_fabrik_biblical_verses___verse_number_ro {
	/* For showing only one display element and hiding all other elements */
	visibility:hidden;
	display:none;
	height: 0;
}
.singleVersePresentation .fb_el_fabrik_biblical_verses___verse_text_ro {
	/* For showing only one display element and hiding all other elements */
	visibility:hidden;
	display:none;
	height: 0;
}
.singleVersePresentation .fb_el_fabrik_biblical_verses___display_verse_for_article_ro {
	/* For showing only one display element and hiding all other elements */
	visibility:hidden;
	display:none;
	height: 0;
}
.allLegendsHider LEGEND{
	/* Hides all legend elements on the page */
	visibility:hidden;
	display:none;
	height: 0;
}
/* to hide display fields on some pages (the style set in the Joomla menu/page diysply/ page class */
.displayFieldHider .fabrikDetails .fb_el_fabrik_biblical_verses___display_verse_ro {
	visibility:hidden;
	display:none;
	height:0;
}
.displayFieldHider .fabrikDetails .fb_el_fabrik_biblical_verses___display_verse_for_article_ro {
	visibility:hidden;
	display:none;
	height:0;
}
/* End of Fabrik Element hiders */

.versesDisplayFormatting{
	margin: 10px 0px 10px 0px;
	padding: 6px 0px 6px 0px;
}
.versesDisplayFormatting .custonBookFormatting{
	color: #660;
	background-image: url(../../../../images/icons/cross-tiny-gray.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}
.versesDisplayFormatting .custonVerseFormatting{
	color: #330;
	padding-top: 20px;
	font-size: 1.8em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 40px;
}
.versesDisplayFormatting UL{
	margin: 0px;
}
.versesDisplayFormatting LI{
	float: right;
	margin: 0px 0px 0px 25px;
}



/* This is needed to show single verse on satrt page */
/* in the module "Favorite Verses rus" */
.versesDisplayFormattingMod .custonVerseFormatting{
	font-size: 1em;
	line-height: 20px;
}
.versesDisplayFormattingMod .btn-group{
	visibility: hidden;
	width: 0px;
	height: 0px;
	float: none;
}

.versesDisplayFormattingMod TD {
	padding: 5px;
	margin: 3px;
	border-color: transparent;
	/* border: 0px; */
}

/*                                                */
/* End of styles for module "Favorite Verses rus" */



.versesDisplayFormattingSingleVerse{
	margin: 0px;
	padding: 10px;
	color: #F60 !important;
	background-color: rgb(242, 242, 242);
	box-shadow: 3px 3px rgb(218, 218, 218);
}
.versesDisplayFormattingSingleVerse UL{
	margin: 0px;
}
.versesDisplayFormattingSingleVerse LI{
	float: right;
	margin: 0px 0px 0px 25px;
}

/* Verse formatting for the display in the article */
.versesInArticleStyles{
	margin: 2px;
}
.versesInArticleStyles UL{
	list-style: none;
}
.versesInArticleStyles LI{
	font-size: 1.4em;
}
.versesInArticleStyles .bookName{
	color: #F00;
}
.versesInArticleStyles .chapterNumber{
	color: #090;
}
.versesInArticleStyles .verseNumber{
	color: #03F;
}
.versesInArticleStyles .verseText{
	color: #960;
}
.versesInArticleStyles A{
	color: #06F;
	text-decoration: none;
}
.versesInArticleStyles A:HOVER{
	color: #F60;
	text-decoration: underline;
}
/* End of verse formatting for the display in the article */

/* Books of bible page */
.booksOfBibleFormatting{
	/*background-image: url(../../../../images/icons/bible-black-book.png);
	background-position: left;
	background-repeat:no-repeat;*/
	/*text-align: center;*/
}
.booksOfBibleFormatting .fabrik_row .well .row-striped .span4{
	/*margin: 0px;*/
}
.booksOfBibleFormatting .fabrikDivElement{
	/*border: 1px #FF0000 solid;*/
	padding: 0px;
	margin: 0px;
	/*border: none;*/
	background-color: transparent !important;
}
.booksOfBibleFormatting .fabrik_row{
	/*border: 1px#006600 dashed;*/
}
.booksOfBibleFormatting .row-fluid{
	border: none !important;
	margin: 0px;
	padding: 0px;
}
.booksOfBibleFormatting .fabrik_books_of_bible___book_display .fabrik_element .fabrik_list_2_group_2{
	/*border: 1px #003399 solid;*/
	/*margin: 0px !important;
	padding: 0px !important;*/
}
.booksOfBibleFormatting .row-striped{
	margin: 5px;
	padding: 5px;
}
.booksOfBibleFormatting .well{ /* this is important style */
	/*border: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;*/
	
}
.booksOfBibleFormatting A{
	/*padding-left: 27px;
	font-size: 1.2em;
	line-height: 35px;*/
}
.booksOfBibleFormatting H2{
	font-size: 1.3em;
	text-align:center;
	margin: 0px -6px 6px 4px !important;
	line-height: 30px !important;
	padding: 5px 0px 4px 0px;
	border-bottom: 1px #CCCCCC dotted;
	color: #600;
}
.booksOfBibleFormatting .fabrikDivElement UL{
	/*clear: right;*/
	margin: 0px 5px 5px 10px;
	padding: 0px 0px 0px 15px;
}
.booksOfBibleFormatting .fabrik_actions .btn-group{
	border: 1px #663300 solid !important;
	display: none;
	height: 0px;
}
.booksOfBibleFormatting H6{
	font-weight: normal;
	border: 1px #999999 solid;
	background-color: #F0F0F0;
	margin: 4px -2px 6px 4px !important;
	padding: 4px;
}
/* End of Books of bible page */

/* Book properties page */
/* Need ho hide/show different Fabrik fields here */
.bookPropertiesPage .fb_el_fabrik_books_of_bible___book_display_ro{
	visibility:hidden;
	display: none;
	height: 0px;
}
/* End of Book properties page */

/* End of Fabrik display item formating */


/* Individual blocks */
.searchForGod{
	background-color: #000;
}
.searchForGod H1{
	margin-top: 50px;
}
.searchForGod P{
	font-size: 0.8em;
	margin-bottom: 3px;
}
.searchForGod A{
	color: #666 !important;
}
.searchForGodLinkDiv{
	margin: 60px 0px 10px 15px;
}
.searchForGod IMG{
	border: 0px #666666 dotted;
	border-radius: 9px;
	box-shadow: 0px 0px 48px 15px rgba(255,255,255,0.05);
}
/* End of Individual blocks */


/* Simple classes */
.colorRed{
	color:#F00 !important;
}
.simplyCenter{
	text-align: center;
}
.topPoolerLarge{
	margin-top: -50px !important;
}
.margineRightTwenty{
	margin-right: 20px;
}
.widthForty{
	width: 40%;
}
.widthFortyFive{
	width: 45%;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.floatResetterBoth{
	clear: both;
}
.floatResetterLeft{
	clear: left;
}
.floatResetterRight{
	clear: right;
}
.topPaddingMIddle{
	padding-top: 20px;
}
.articleImageFloatLeft{
	float: left;
	margin: 10px 30px 15px 0;
}
.articleImageFloatRight{
	float: right;
	margin: 10px 30px 15px 0;
}
/* End of Simple classes */


