@import url("fonts/lavanderia/lavanderia.css");

body {
	background: #ededed;
    background-image: url("../img/chruch_@2X.png");
    background-size: 100px 100px;
    background-position:center top;
	padding: 0px;
	margin: 0px;
    font-family: "rooney-sans", verdana, arial, sans-serif;
    color: #011b36;
    font-size: 14px;
    
    /*font-weight: 400;
	font-size: 62.5%; /* 16px × 62.5% = 10px */
}

#content {
	width: 960px;
	margin: 0 auto 150px auto;
    padding: 0px;
	background: #6ca3d9;
	color: #0b0d0f;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    min-height:800px;
}

#top {
    background-image: url("../img/top_banner_@2X.png");
    background-size: 768px 320px;
    background-repeat:no-repeat;
    background-position:right -50px;
    min-height: 275px;
}

#top header{
    color: #fff;
    background-color: #3d3d3d;
    /*background-image: url("../img/names_@2X.png");
    background-repeat:no-repeat;
    background-size: 360px 90px;
    background-position:center 150px;*/
    display: inline-block;
    margin: 0 30px;
    padding: 125px 0 0 0;
    text-align:center;
    width: 320px;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);

}

#top p {
    color: #bebebe;
    font-weight: 400;
    font-family: "rooney-web", georgia, serif;
    font-size: 16px;
}

article {
    width: 640px;
    display: inline-block;
    padding: 20px;
    min-height: 300px;
}


h1 {
    font-family: 'lavanderia_regular';
    font-weight: normal;
    font-size: 48px;
    line-height: 1em;
    display:inline;
}

h2 {
    font-family: 'lavanderia_regular';
    font-weight: normal;
    font-size: 64px;
    line-height: 0;
    /*display: block;*/
    color: #fff;
}

h3 {
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    color: #104880;
    font-family: "rooney-web", georgia, serif;
    margin: 0.25em 0;
    line-height: 1.25em;
}

nav {
    font-family: "rooney-web", georgia, serif;
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    width: 220px;
    padding: 95px 10px 0px 10px;
    display: block;
    text-align: right;
    float: left;
}
nav ul li {
    list-style: none;
}

a {
    color: #265079;
    
}

a:hover {
    color: #ffcc00;
    text-decoration: none;
}

a:active {
    color: #fff;
}

nav a {
    color: #c4d5e5;
    text-decoration: none;
}

nav ul li ul li {
	font-size: 20px;
	line-height: 24px;
	/*padding-right: 5px;*/
	}

nav ul li ul li a{
	color: #265079;
	}

h3 a {
    text-decoration:none;
    color: inherit;
}

sup a, aside a {
    text-decoration:none;
    color: #1567b4;
}

sup a:hover, aside a:hover {
    text-decoration:none;
    color: #c0e0fd;
}

nav a:hover {
    color: #ffcc00;
}

nav a:active {
    color: #007eff;
}
nav a.current {
     color: #fff;
}

.address {
    margin: 1em 0;
}

article, header, section, aside {
    margin-bottom: 25px;
}

article img.photo {
    border: solid 10px #fff;
    background: #aaa;
    margin-right: 10px;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

.left {
    float:right;
    margin-right: 0px;
    margin-left: 10px;
}
article p, ul, ol{
    /*font-family: "rooney-sans";
    font-weight: 400;
    color: #011b36;*/
    margin: .25em 0;
    line-height: 1.5em;
}

article p.note {
    font-size: 12px;
    color: #113a62;
    margin: 0em;
}

article .about p{
    text-indent: 2em;
    margin: 1em 0;
}

.hideMe {
	/*display: none;*/
	}
/************ alert box ***********/
.alert {
    background-color: #3d3d3d;
    padding: 0.75em 1em;
    border: 0px #ffcc00 solid;
    margin-bottom: 1.5em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: white;
    vertical-align: middle;
    
    display:block;
    
}

.alert h4 {
    float: left;
    font-size: 32px;
    font-weight: 700;
    color: #ffcc00;
    font-family: "rooney-web", georgia, serif;
    margin: 0.25em 0.75em 0.25em 0.25em;
    line-height: 1em;
    vertical-align: middle;
}

.alert p {
    vertical-align: middle;
}

.alert a {
    text-decoration: underline;
    color: #ccc;
}

.alert a:hover {
    color: #ffcc00;
    text-decoration: none;
}
/************ end alert box ***********/

section {
 clear:both;
}

iframe {
    background: #c4d5e5;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
aside {
    font-size: 13px;
    color: #0e3355;
}