@import url(http://fonts.googleapis.com/css?family=Marcellus);
@import url(http://fonts.googleapis.com/css?family=Homemade+Apple);
@import url(http://fonts.googleapis.com/css?family=Muli);
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700);


body {
    margin: 0 auto;
	min-width: 1000px;
    background: #ecb637; /* Old browsers */
    background-image:url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/trinitylutheranlisbon/trinity-lutheran-church/bgtop.jpg), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/trinitylutheranlisbon/trinity-lutheran-church/white_shadow.png);
    background-repeat:repeat-x,repeat-x;
    background-position:0% 0%, 0% 80%;

}
a img {
	border: 0;
}
h1, h1 a {
	font-family: 'Homemade Apple', cursive;	
	font-size: 24px;
	color: #262626;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	font-family: 'Marcellus', serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	font-family: 'Marcellus', serif;
	font-size: 21px;
	color: #262626;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	font-family: 'Marcellus', serif;
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	color: #262626;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	font-family: 'Homemade Apple', cursive;
	font-size: 19px;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
}
p, ul, .le_form {
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	color: #262626;
	margin:0;
}
.wrapper {
	width: 100%;
}
.galleyborder {
    border: 35px solid #fbf1e1;
    border-right: 50px solid #fbf1e1;
    border-left: 50px solid #fbf1e1;    
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34);
}
.galleybox {
    background-color: #fbf1e1;  
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.34);
}
.buttons {
    padding:15px 10px;
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/trinitylutheranlisbon/trinity-lutheran-church/site_button_03.png);
    margin:auto;
}
/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
}
.header {
	margin: auto;
	width: 960px;
}
.headerleft {
	float: left;
	width: 740px;
	padding:0 10px;
}
.logo {
	padding: 0 10px;
}
.headerright {
	float: right;
	width: 200px;
}
.header1 {
	padding: 0 10px;
	float:left;
	width:180px;
	
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.navigationwide {
	width: 100%;
}
.navigation {
	margin: auto;
	width: 960px;
}
.MainMenu {
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 {
	float: left;
}
.MainMenu li.le_menuitem_level_0:last-of-type a { 
        border-right: 0; 
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: normal;	
    padding: 10px 11px;
    width: 168px;
	text-decoration: none;
	background-image:url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/trinitylutheranlisbon/trinity-lutheran-church/site_navpattern.jpg);
	border-right:2px rgba(195, 176, 157, 0.23) solid;
    border-right-style: outset;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #3a002a;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;	
	padding: 10px 20px;
	text-decoration: none;
	background-color:#3a002a;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	background-color: #ffffff;
	color:#3a002a;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -37px;
	padding: 0;
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: light;	
	padding: 10px 20px;
	text-decoration: none;
	background-color:#3a002a;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	background-color: #ffffff;
	color:#3a002a;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.contentwide {
	width: 100%;
}
.content {
	margin: auto;
	width: 960px;
	background-color: #ffffff;
    box-shadow: 1px -2px 16px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px -2px 16px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px -2px 16px 3px rgba(0,0,0,0.3);
}
.content1 {
	padding: 0 30px;
}
.content2 {
	padding: 0 7px 0 27px;
	float:left;
	width:640px;
}
.content3 {
	padding: 0 20px 0 0;
	float:left;
	width:260px;
}
.content4 {
	padding: 0 20px;
}
.content5 {
	padding: 0 20px;
	float:left;
	width:280px;
}
.content6 {
    padding: 0 20px;
	float:left;
	width:280px;
}
.content7 {
    padding: 0 20px;
	float:left;
	width:280px;
}
.content8 {
	float:left;
	width:440px;
	padding: 0 20px;
}
.content9 {
	float:left;
	width:440px;
	padding: 0 20px;
}
.content10 {
	padding: 0 20px;
}
.content11 {
	padding: 0 20px;
	float:left;
	width:290px;
}
.content12 {
	padding: 0 20px;
	float:left;
	width:590px;
}

/*-------------------------INSIDE CONTENT START--------------------*/

.subcontentwide {
	width: 100%;     
}
.subcontent {
    width:960px;
    margin:auto;
	background-color: #ffffff;
    box-shadow: 5px 4px 9px rgba(0,0,0,0.2);
    -moz-box-shadow: 5px 4px 9px rgba(0,0,0,0.2);
    -webkit-box-shadow: 5px 4px 9px rgba(0,0,0,0.2);     
  
}
.subcontentleft {
    float:left;
    width:655px;
}
.subcontentright {
    float:left;
    width:305px;    
}

.subcontent1 {
	padding: 0 10px 0 20px;
}
.subcontent2 {
    float:left;
    width:255px;
    padding:0 10px 0 20px;
}
.subcontent3 {
    float:left;
    width:360px;
    padding:0 0 0 10px;
}
.subcontent4 {
	padding: 0 10px 0 20px;
}
.subcontent5 {
    float:left;
    width:200px;
    padding:0 10px 0 20px;
}
.subcontent6 {
    float:left;
    width:415px;
    padding:0 10px 0 0;
}
.subcontent7 {
	padding: 0 10px 0 20px;
}
.subcontent8 {
	padding: 0 10px 0 20px;
}
.global1 {
    padding: 0 30px 0 0;
}
.global2 {
    padding: 0 30px 0 0;
}
.global3 {
    padding: 0 30px 0 0;
}
.subcontent9 {
	padding: 0 10px;
}
.subcontent10 {
	padding: 0 10px;
}
.subcontent11 {
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footerwide {
    padding:20px 0;
	width: 100%;
}
.footer {
	margin: auto;
	width: 470px;
    margin-top: -30px;}
.footer p {
    font-family: 'Noto Sans', sans-serif;    
	font-size: 12px;
	color: #ffffff;
}
.FooterMenu {
	padding: 0 10px;
}
.FooterMenu ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.FooterMenu ul li {
	display: block;
	float: left;
}
.FooterMenu ul li a {

	font-size: 15px;
	color: #898989;
	padding: 0 10px;
}
.FooterMenu ul li a:hover {
	text-decoration: none;
	color:#000000;
}
/*--------1st level submenu-------*/
.FooterMenu li.le_menuitem_level_1 a {
	display: none;
}
/*--------2nd level submenu-------*/
.FooterMenu li.le_menuitem_level_2 a {
	display: none;
}
.footerleft {
    background-image:url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/trinitylutheranlisbon/trinity-lutheran-church/site_navpattern.jpg);
    padding:7px 5px;
}
.footer1 {
	padding: 0 10px;
}
.le_view_mobile {
	float:right;
	padding: 10px;
}
.le_view_mobile a {
    font-family: 'Noto Sans', sans-serif;    
    padding:15px 0;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
/*-------------------------FOOTER END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*-------------------------CLEAR END-------------------------------*/