/*
Theme Name: Light
Theme URI: http://www.greglentz.com/
Description: a rich template focusing on featured content. With 8 boxes on the homepage, a slider, and retina graphics. 
Author: abby leighanne / Andrew Winebarger
Author URI: http://abbyleighanne.com / http://andrewwinebarger.com
Version: 2.0
.
General comments/License Statement if any.
.
*/

* {
  margin: 0;
  padding: 0;
}
.at2x(@path, [optional] @width: auto, [optional] @height: auto);
html {overflow-y: scroll;}


body {
  background: url(img/BG.svg) fixed #f3f3f3;
  font-family: "century gothic", "trebuchet ms", sans-serif;
}

#logo h1 {
  text-indent: -9999px;
  background: url(img/GLMLogo.svg) no-repeat;
  width: 326px;
  height: 43px;
  margin-top: 25px;
}



a img {
  text-decoration: none;
  border: none;
  padding: 0;
  margin: 0;
}	

img {
  padding: 0;
  margin: 0;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?iefix') format('eot'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#webfontfvFLBU0N') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
#wrapper{
  margin: 0 auto;
  width: 910px;
}


/* page content */

#content {
  width: 900px;
  margin-top: 5px;
  background: white;
  font-size: .8em;
  /*min-height: 600px;*/
  min-height: 500px;
  
}

#pagecontent {
width: 590px;
background: white;
float: right;
padding: 10px 10px 25px 0;
margin-top: 5px;
color: #575757;
}

#pagecontentwide {
width: 900px;
background: white;
color: #575757;
}

#widepadding {
padding: 20px;
}


#pagecontentwide table td {
vertical-align: top;
padding: 0 15px 20px 0;
}


#pagecontentwide table td img {
text-align: center;
padding: 0 5px;
}

#pagecontent #the52 table td {
  font-family: 'BebasNeueRegular';
  font-size: 1.5em;
  vertical-align: middle;
  text-align: center;
}

#pagecontent #the52 table td img {
text-align: center;
padding: 0 10px;
}

#pagecontent p {
padding: 10px 0;
}

#pagecontent ul {
list-style-type:square;
padding: 10px 0 10px 30px;
}

#pagecontent table p {
margin: 0;
padding: 0;
}

table td {
vertical-align: top;
padding: 0 80px 20px 0;
}

#sidebar {
width: 250px;
margin: 6px 0;
padding-bottom: 5px;
color: #555;
}

#sidebar p, #sidebar h2 {
  margin: 0 10px;
}

#sidebar ul {
list-style-type:square;
color: #A8D26E;
margin-left: 30px;
}

#sidebar ul li a {
color: #777;
text-decoration: none;
}

#sidebar h2, #sidebar p {
padding: 5px;
}

h1 {
  margin: 0;
  padding-bottom: 10px;
  color: #1F4864;
  font-size: 2.25em;
}

h2 {
  margin: 0;
  padding: 0;
  color: #89c03c;
  font-size: 1.75em;
}

h3 {
font-size: 1em;
color: #2B4E72;
padding: 0;
margin: 0;
}

a {
color: #00a0b0;
text-decoration: none;
}

a:hover {
color: #00535b;
text-decoration: underline;
}

/* blog content */

#blogcontent {
padding: 20px 20px 50px 20px;
background: green;
}

#blogcontent p {
padding-bottom: 15px;
color: #555;
}

#blogcontent h2 {
padding-bottom: 15px;
}

#blogcontent strong {
color: #82CDD2;
}

#divider {
text-align: center;
background: url(img/divider.gif) no-repeat #555;
width: 795px;
height: 10px;
}

#slider {
  height: 425px;
  width: 900px;
  background: white;
  float: left;
  margin-bottom: 45px;
}


/* ------ SLIDER ------- */





/*
#fourmain {
  background: white;
  margin: 10px 0 0 0;
} */
	
.thumbnail
{
float: left;
width: 217px;
height: 207px;
margin: 0px 10px 10px 0;
padding: 0;
background: #d7e2e9;
}

#footer {
height: 30px;
  background: #545454;
  width: 900px;
}

#footer p{
  color: white;
  font-size: .8em;
  text-align: center;
  padding: 5px 0;
}

#social {
text-align: right;
width: 900px;
padding: 10px 0;
}

/* menu */

#menu {
  height: 50px;
  text-align: left;
  list-style:none;	
  height:1%;
  width: 900px; 
  margin-bottom: 5px;
}

#menuright {
  margin-left: 265px;
}

/*NAV MENU FONT STYLES  NAV */

#menu li a {
  font: 1.25em "BebasNeueRegular", arial, sans-serif; 
  text-transform: uppercase; 
  padding: 5px;
  color:#666;
  height:25px;
  float:left;
  text-decoration:none;
  text-align: center; 
  width: 80px;
}

#menu li a:hover {
  color:#929292;
} 

#menu:after {
  content:" ";
  display:block;
  clear:both;
}

#menu li {
  margin:8px 20px 0 0;
  float:left;
  text-align: left;
}
 li {white-space: nowrap;
}

#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
 padding: 5px; 
}

.current_page_item {
  color:#ffcb35;
}


#menu ul {
  padding:20px 0 6px;
  margin:0;
  list-style:none;
  display: none;
  position: absolute;
  left: 0;
  width:150px;
  top: 100%;
  background:#f2f9f9;
  text-align: left;
  z-index: 20;
}


#menu ul li {
  width:120px;
  text-align: left;
}


#menu ul li a {
  text-align:left;
  width:100%;
  background:none;
  color:#7a7a7a;
  line-height:18px;
  height:auto;
  display:block;
}

#menu ul li a:hover {color:#000;}


#menu .current_page_item {
  background: #ffcb35;
}

#menu .current_page_item a {
    color: #5e5e5e;
}

/* text select */
::selection {
        background: #d7e2e9; /* Safari */
        }
::-moz-selection {
        background: #d7e2e9; /* Firefox */
}

hr {
 margin: 0;
 padding: 0;
}


/* ---- HOVER MAIN BOXES ----- */

.twomain {
  width: 900px;
}

#annualconfw a{
width: 445px;
height: 129px;
background: url(img/MyFront/13Winter.jpg) top;
display: block;
text-indent: -99999px;
float: right;
}

#annualconfw a:hover{
width: 445px;
height: 129px;
background: url(img/MyFront/13Winter.jpg) bottom;
display: block;
text-indent: -99999px;
}

#offer a{
width: 445px;
height: 129px;
background: url(img/MyFront/14Heritage.jpg) top;
display: block;
text-indent: -99999px;
float: left;
}

#offer a:hover{
width: 445px;
height: 129px;
background: url(img/MyFront/14Heritage.jpg) bottom;
display: block;
text-indent: -99999px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	#annualconfw a {
		background-image: url(img/MyFront/13Winter@2x.jpg);
		background-size: 445px 258px;
		}
	#annualconfw a:hover {
		background-image: url(img/MyFront/13Winter@2x.jpg);
		background-size: 445px 258px;
		}
#offer a {
		background-image: url(img/MyFront/14Heritage@2x.jpg);
		background-size: 445px 258px;
		}
	#offer a:hover {
		background-image: url(img/MyFront/14Heritage@2x.jpg);
		background-size: 445px 258px;
		}
}



/* ---- HOVER 4 MAIN BOXES ----- */


#fourmain {
width: 900px;
padding-top: 8.75em;
}


#HWH a{
position: relative;
float: left;
left: 10px;
width: 217px;
height: 129px;
background-size: 217px 129px;
background: url(img/MyFront/HWH.svg) top;
display: block;
text-indent: -99999px;
}


#HWH a:hover{
width: 217px;
height: 129px;
background-size: 217px 129px;
background: url(img/MyFront/HWHover.svg) bottom;
display: block;
text-indent: -99999px;
}



#CauseTV a{
width: 217px;
height: 129px;
background: url(img/MyFront/CauseTV.jpg) top;
display: block;
text-indent: -99999px;
position: relative;
float: left;
left: 10px;
}


#CauseTV a:hover{
width: 217px;
height: 129px;
background: url(img/MyFront/CauseTV.jpg) bottom;
display: block;
text-indent: -99999px;
} 




#Events a{
width: 217px;
height: 129px;
background: url(img/MyFront/Events.jpg) top;
display: block;
text-indent: -99999px;
position: relative;
float: left;
left: 20px;
}

#Events a:hover{
width: 217px;
height: 129px;
background: url(img/MyFront/Events.jpg) bottom;
display: block;
text-indent: -99999px;
}


#Donate a{
width: 217px;
height: 129px;
background: url(img/MyFront/Donate.jpg) top;
display: block;
text-indent: -99999px;
position: relative;
float: right;
}

#Donate a:hover{
width: 217px;
height: 129px;
background: url(img/MyFront/Donate.jpg) bottom;
display: block;
text-indent: -99999px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

#CauseTV a {
		background-image: url(img/MyFront/CauseTV@2x.jpg);
		background-size: 217px 258px;
		}
#CauseTV a:hover {
		background-image: url(img/MyFront/CauseTV@2x.jpg);
		background-size: 217px 258px;
		}
#ChoirCD a {
		background-image: url(img/MyFront/ChoirCD@2x.jpg);
		background-size: 217px 258px;
		}
#ChoirCD a:hover {
		background-image: url(img/MyFront/ChoirCD@2x.jpg);
		background-size: 217px 258px;
		}
#Events a {
		background-image: url(img/MyFront/Events@2x.jpg);
		background-size: 217px 258px;
		}
#Events a:hover {
		background-image: url(img/MyFront/Events@2x.jpg);
		background-size: 217px 258px;
		}
#Donate a {
		background-image: url(img/MyFront/Donate@2x.jpg);
		background-size: 217px 258px;
		}
#Donate a:hover {
		background-image: url(img/MyFront/Donate@2x.jpg);
		background-size: 217px 258px;
		}
}



/* ---- HOVER MAIN BOXES Lower 2 ----- */



#calendar a {
width: 445px;
height: 80px;
background: url(img/events_cal.gif) top;
display: block;
text-indent: -99999px;
float: left;
}

#calendar a:hover {
width: 445px;
height: 80px;
background: url(img/events_cal.gif) bottom;
display: block;
text-indent: -99999px;
}

#heritage a {
width: 445px;
height: 80px;
background: url(img/2013HeritageTour.gif) top;
display: block;
text-indent: -99999px;
float: right;
}

#heritage a:hover {
width: 445px;
height: 80px;
background: url(img/2013HeritageTour.gif) bottom;
display: block;
text-indent: -99999px;
}

/* ---- TEXT SELECT ---- */
::selection {
        background: #d7e2e9; /* Safari */
        }
::-moz-selection {
        background: #d7e2e9; /* Firefox */
}

.clearboth {
  clear: both;
  height: 10px;
  width: 900px;
}