﻿/*
BASE (MOBILE) SIZE 

background-color: #F0EADD;
*/


.fadein{
	position: relative; 
    max-width:120%; 
    height: auto;   
}


.fadein img { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
}


.cell-only{display:block;}


h1{
	color: #333333;
	font-weight: 600;
	font-family: 'Droid serif', cursive;
	line-height: normal;
	font-size: 1.5em;
	margin: .45em 0 .45em 1em;
	padding: 0;
	text-decoration: none;
	display: inline;
}

h2{
	font-weight:700;
	font-family:'Raleway', sans-serif; 
	line-height:1.2em;
	font-size:1.2em;
	margin:.45em 0;
	padding:0;
	text-decoration:none;
	display:inline;
} 

h3{
	font-weight:700;   font-family: 'Titillium Web', sans-serif;
/*	font-family:'Ubuntu', sans-serif; 
	
	line-height:1.7em;*/
	font-size:1.3em;
	margin:.45em 0;
	padding:0;
	text-decoration:none;
	display:inline;
} 

h4{
	font-weight:700;   font-family: 'Titillium Web', sans-serif;
/*	font-family:'Ubuntu', sans-serif; 
	
	line-height:1.7em;*/
	font-size:1.3em;
	margin: .45em 0;
	padding: 0;
	text-decoration: none;
	display: inline;
}




h5, h6 {		/* athanks page */
	font-weight:100;
	font-family: 'Titillium Web', sans-serif;

	
	font-size:1.2em;
/*	line-height:3.0em;*/
	margin:.45em 0;
	padding:0;
	text-decoration:none;
	display:inline;
} 







.inner {
  align-self: center;
}


/* links */
a:hover{
	color: #FC0101;
}
a:active{
	color: #FC0101;
}
a:visited{
	color: #FC0101;
}
a{
	color: #FC0101;
}
a:hover{ text-decoration:none;}

.style2{	
	text-align:center;}


*{	box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-moz-box-sizing:border-box;}

  
/* structure */   

/* Keep footer at the bottom */ 
html,
body{
	margin:0;
	padding:0;
	height:100%;	
	background-color: #F0EADD;
	color: #333333;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
} 
 
#container{
	min-height: 100%;
	position: relative;
	background-color: #F0EADD;
	width: 100%;
}

#header{
	width: 100%;
	background-color: #FFFFFF;
}

#body{
	padding:0;
	padding-bottom:40px;	/* footer height */
} 

#footer{	
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
	font-size: .8em;
	text-align: center;	
}



/*FOOTER*/

	
	
footer{  
	clear:both;
	font-size:80%;
	color: #ccc;
	height: 40px;
	text-decoration: none;	
}
footer ul{
	margin:0;
	padding:0;
}



/* End  Keep footer at the bottom */ 



.wrapper{
	width: 75%; 
	margin: 0 auto;
}

#banner{ 
	text-align:center;
	margin-bottom:-1.5em;
}

#page-header{
	background:#FFFFFF;
}


/*
#hero{
	background: #E6DBC4;
	padding-top: 10px;
	
	border-top-width: 1.2em;
	border-style: solid none none none;
	border-top-color: #FF544A;*/
}
/*
#hero h1{ 
	line-height:1.1em;
	margin-top:0px;
	}

.flexslider{
	display:none;
}  */

.flexslider{
	display: block;
/*	margin: 0 0 -20px 0;*/
	background: #fff;
	border: 4px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}




aside { 
	margin:40px 0;
}

p	{
	/*	margin: 0 0 1.5em; line-height:normal;*/
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
	font-weight:  normal;
	line-height: 1em;
}


/* RESPONSIVE IMAGES */
img{ max-width:100%; height:auto;}



/*MAIN MENU*/
.menu-toggle{
	display: block;
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 5px 0px;
	background:#FF544A;
	font-style:normal;
	font-family: 	'Raleway', sans-serif;	
	font-size:.8em; 	
	color: #fff;
	cursor: pointer;
	text-transform: uppercase; /*	font-size:20px; */
	
}
.menu-toggle.toggled-on{
	background: #FE0000;
	color:#fff;
}
.srt-menu{
	display:none;
}	
.srt-menu.toggled-on{
	display:block;
	position:relative;
	z-index:10;
}

.srt-menu{
	clear:both;
	margin-bottom:60px;
	font-style:normal;
	font-family: 	'Raleway', sans-serif;	
	font-size:.7em; 	
}
.srt-menu li a {
	background:#dadada;
	display:block;
	margin:1px 0; 
	padding:10px;
	text-decoration:none;
}
.srt-menu li a:hover{
	font-family: 'Raleway', sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.srt-menu li li a {
	background: #C0C0C0;
	padding-left: 40px;
}
.srt-menu li li li a {
	background: #999999;
	padding-left: 80px;
}

/*SECONDARY MENU*/
#secondary-navigation{
	margin-bottom:60px;
}
#secondary-navigation ul{
	margin:0;
	padding:0;
}
#secondary-navigation ul li a{
	background: #DEB383;
	display: block;
	margin: 5px 0;
	padding: 10px;
	text-decoration: none;
}
#secondary-navigation ul li.current a{
	font-family: 	'Raleway', sans-serif;	
	color: #fff;
}

#secondary-navigation ul li a:hover{
	font-family: 	'Raleway', sans-serif;	
	color: #fff;
}

/*SPACE GRID ELEMENTS VERTICALLY, */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12
.grid_12a {
	margin-bottom:40px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.alpha{margin-left:0px;}
.omega{margin-right:0px;}
.rightfloat{float:right;}




/*colors and backgrounds*/
body{
	background: #FFF;
}


h1, h2,  h5, h6{
	color:#333; 
}
h3{
	color:#FF0000;
}
h4{
	color:#333333;
}

footer h1, footer h2, footer h3, footer h4{ 
	color:#CCC; 
	
}






a.buttonlink{ 
	background:#C0C0C0; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:10px;
	text-decoration:none;
}
a.buttonlink:hover{
	background:#857872;
}
.greenelement{
	background:#5ec79e;
	color:#fff;
}
.violetelement{
	background:#887dc2;
	color:#fff;
}



/* Contain floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after{
  clear: both;
}

.rightfloat{
	float:right;
}
.leftfloat{
	float:left;
}


/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/
@media only screen and (min-width: 420px) {


#banner{
	float:none;
	text-align:center;
	margin-bottom:-20px;/*this depends on the height of the logo*/
}

.menu-toggle{/*make menu float right, instead of sitting under the logo*//*
	margin-top:10px; this depends on the height of the logo*/
 /*	margin-top:5px;this depends on the height of the logo
	margin-right:15px;
	float:right;*/
}

.centregrid{
	display: block;
	margin-right: 15%;
	margin-left: 15%;
}

} /* end @media */

/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 720px) {


.wrapper{
	max-width: 1920px;
	height: 100%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}





.cell-only{display:none;}

#banner{ 
	float:left; 
	text-align:left;
	margin-bottom:20px;
	padding-left:5%;
}
header{
	padding:0;
}
#content {  
	float:left;
	width:95%;
}

#content.wide-content{
	float:none;
	width:100%;
}


aside { 
	float:right;
	width:30%;

}

/*** MAIN MENU - ESSENTIAL STYLES ***/
.menu-toggle{display:none;}
#menu-main-navigation{display:block;}

.srt-menu * {
	margin: 0;
	padding: 0 2 0 2;
	list-style: none;
}

.srt-menu {
	margin: 0;
	padding: 0 2 0 2;
	list-style: none;
}
.srt-menu ul {
	position:		absolute;
	display:		none;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.srt-menu ul li {
	width:			100%;
}
.srt-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.srt-menu li {
	float:			left;
	position:		relative;
	margin-left:	1px;
}
.srt-menu li li {
	margin-left:	0px;
}
.srt-menu a {
	display:		block;
	position:		relative;
	
}
.srt-menu li.sfHover ul {
	display:		block;
	left:			0;
	top:			35px; /* match top ul list item height */
	z-index:		99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
    box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
}
.srt-menu li:hover ul {
	display:		block;
	left:			0;
	top:			25px; /* match top ul list item height */
	z-index:		99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
    box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
}
ul.srt-menu li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li:hover li ul {
	top:			-999em;
}
ul.srt-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.srt-menu li li:hover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.srt-menu li li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li li:hover li ul {
	top:			-999em;
}
ul.srt-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

ul.srt-menu li li li:hover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO1 SKIN ***/
.srt-menu {
	float: right;
	padding-top:5px;
	padding-right:20px;
	font-style:normal;
	font-family: 	'Raleway', sans-serif;	font-size:.9em; 
}
#topnav {
	float: right;
	font-style: normal;
	font-family: 'Raleway', sans-serif;
	font-size: .8em;
}
.srt-menu a {
	text-decoration:none;
}
.srt-menu li a {
	background: #fff;
	margin: 0;
	padding: 3px 10px 10px 10px;
	height: 25px; /* height of menu - match ul */
}
.srt-menu a:visited  {
	/* visited pseudo selector so IE6 applies text colour*/
	color: 			#FE0000;
}
.srt-menu a  {
	/* visited pseudo selector so IE6 applies text colour*/
	color: 			#FE0000;
}
.srt-menu li li a {
		border-top:		1px solid rgba(255,255,255,.2);
		background:		#333; /*fallback for old IE*/
		background:		rgba(254,92,92,.6);
		color:			#fff;
		padding-left:	20px;
		height:			auto; /* wrap menu lines*/
}
.srt-menu li li a:visited{color:#fff;}
.srt-menu li.current * li a{
	padding-left:		20px;
	background:			rgba(254,92,92,.6);
}

.srt-menu li li li a{
	padding-left:		20px;
	background:			rgba(254,92,92,.6);
}

.srt-menu li.current a{
	color: 				#fff;
	background: 		#FE5C5C;
}

.srt-menu li:hover > a{
	color: 				#fff;
	background: 		#FF0000;
}
.srt-menu li li:hover > a{
	color: #FFFFFF;
	background: #FE5C5C;
}



/*GRID*/
/*
 & Columns : 12 

 */
.row{
	 margin-left: -25px;
     margin-right: -25px;
}
 

 
 
.grid_1 { width: 5%; }
.grid_2 { width: 13.333333333333%; }
.grid_3 { width: 21.666666666667%; }
.grid_4 { width: 30%; }
.grid_5 { width: 38.333333333333%; }
.grid_6 { width: 46.666666666667%; }
.grid_7 { width: 55%; }
.grid_8 { width: 63.333333333333%; }
.grid_9 { width: 71.666666666667%; }
.grid_10 { width: 80%; }
.grid_11 { width: 88.333333333333%; }
.grid_12 { width: 96.666666666667%; }
.grid_12a {	width:100%;}



.grid_1, .grid_2, .grid_3, 
.grid_4, .grid_5, .grid_6, 
.grid_7, .grid_8, .grid_9,
.grid_10,.grid_11,.grid_12{
	margin-left:  0.6666666666667%;
	margin-right: 0.6666666666667%;
	float: left;
	display: block;
}

.alpha{margin-left:0px;}
.omega{margin-right:0px;}
.rightfloat{float:right;}



} /* end @media */
/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1030px) {

} /* end @media */
/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {

} /* end @media */

/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} /* end @media */

/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

} /* end @media */

/*
PRINT STYLESHEET
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a:visited { text-decoration: underline; }
  a { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after { content: ""; }  
  a[href^="javascript:"]:after { content: ""; }  
  .ir a:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  blockquote { border: 1px solid #999; page-break-inside: avoid; }
  pre { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  img { page-break-inside: avoid; }
  tr { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  h3 { orphans: 3; widows: 3; }
  h2 { orphans: 3; widows: 3; }
  p { orphans: 3; widows: 3; }
  h3 { page-break-after: avoid; }
  h2 { page-break-after: avoid; }
}