/*
 Theme Name:     Weltgebetstag
 Theme URI:      https://www.hapo.at
 Description:    Untertheme von Bouquet
 Author:         Harry Poschinger
 Author URI:     http://www.hapo.at
 Template:       bouquet
 Version:        1.0.0
*/
 
@import url("../bouquet/style.css");
 
/* =Theme customization starts here
-------------------------------------------------------------- */



#access {
    background: #0073aa;
}

#access a {
    color: #fff;
}

#access ul ul a {
    background: #015278;
    color: #fff;
}

#search-area {
    background: #0073aa;
    margin: 0 auto;
    padding: 0.01em 1em;
    text-align: center;
}

input#s {

    border-color: #0073aa;
    color: #000;
}

#content {
	background: #ecf0fc;
	border-top-width: 0;
}

#main .widget-area {
	background: #ecf0fc;
	padding-top: 2em;
}

#access li:hover > a,
#access ul ul :hover > a,
#access ul ul a:hover {
	background: #00b9eb;
	color: #fff;
}


.entry-date {
	background: #ecf0fc;
}

a {
    color: #3265fc;
}

#colophon {
    font-size: 11px;
    line-height: 2;
    padding-top: 80px;
}

#site-generator-wrapper {
    background: #0073aa;
    width: 100%;
}

#site-generator a {
    color: #fff;
}

.entry-title a {
    color: #032eaf;
}

.widget-title, .widget-title a {
    color: #3b4a26;
    font: bold 14px/13px 'Arial', serif;
    margin-bottom: 1em;
    text-shadow: 1px 0px 0px #fff;
    text-transform: uppercase;
}

#site-generator {
    color: #fff;
	text-align: center;
}