/* Home Banner */
/* ========================================================================== */


#home_banner {
    /* background: url(https://search.webdepozit.sk/webarchiv/public/20161007090707/https://www.gnome.org/wp-content/themes/gnome-grass/images/home/banner-shadow.png) bottom center no-repeat; */
    margin: 0 auto -20px;
    padding-bottom: 20px;
    text-align: center;
}
#home_banner h2 {
    color: #000;
    margin-bottom: 0;
}
#home_banner p.main_feature {
    margin: 0;
}
#home_banner p {
    margin: 0.4em 0;
    font-size: 16px;
}
#home_banner a {
    display: block;
    width: 940px;
    margin: 0 auto;
}
#home_banner img {
    width: 940px;
    height: 280px;
    display: block;
    margin: 0 auto;
    /* -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 -1px rgba(100%, 100%, 100%, 0.6);
    -webkit-box-shadow: inset 0 -1px rgba(100%, 100%, 100%, 0.6);
    box-shadow: inset 0 -1px rgba(100%, 100%, 100%, 0.6); */
}


/* About GNOME Box */
/* ========================================================================== */

.about_box {
    padding: 20px;
    margin-bottom: 20px;
    background: #eeeeec;
    border: 1px solid #babdb6;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.about_box h4 {
    margin-top: 0;
    color: #2E3436;
}
.about_box p:last-child {
    margin-bottom: 0;
}

/*
Custom hacks for civicrm
This file gets applied after everything else, so this is why we put the code here.
FIXME move this code out of here at a later date and put it in a better place.
Possibly civicrm.css
 */

/*
#crm-container div#printer-friendly {
	display: none;
}

#home_banner #crm-container {
	text-align: left;
}

#crm-container .crm-section .content, .crm-section .content {
	margin-left: 10px;
}

.auto-renew {
	margin-left: 16%;
}

.crm-auto-renew-cancel-info {
	display: block;
}
*/

.crm-group legend {
	font-size: 16px;
	font-weight: bold;
}

.crm-section.content {
	margin-left: 0;
}


.crm-section {
	margin-bottom: 10px;
}






/*
     FILE ARCHIVED ON 9:07:07 Oct 7, 2016 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 10:19:26 Sep 27, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
