/* CSS Document */


/* * * * * * * * * * * * 

Base line height: 23.333 px

* * * * * * * * * * * */ 

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: lighter;
}


h1, h2, h3, h4 { font-weight: lighter; }

/*h1, h2 { 
	font-size: 2.4em;  24px 
} */
#events h2,
#jobs h2 {
	padding: 0 10px;
}

.italics p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2857em; /* 18px */
	font-style:italic;
	margin-bottom:0;
}

ul.default {
	list-style-type:none;
	margin:0 0 1.66em 0;
}
ul.default li {
	padding-left:1.5em;
	margin-left:.5em;
	background:url(../icons/bullet_go.png) no-repeat top left;
}



#wrapper {
	text-align:left;
}


/* * * * * * TOP * * * * * */
#topnav ul li {
	text-transform:uppercase;
}
#topnav #login a {
	padding:5px;
}




/* * * * * * CONTENT * * * * * */
/* HOME PAGE */
body.homepage #events div.entry h3,
body.homepage #jobs div.entry h3,
body.homepage #events div.entry p,
body.homepage #jobs div.entry p {
	font-size: .8571em;
	line-height: 23.33px;
}
body.homepage #slideshow div.info p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
        text-shadow: black 2px 2px 2px;
        filter: shadow(color=#666666, direction=135, strength=5);
}

/* INNER PAGES */
#content { 
	font-size:1.4em; 
	line-height:23.33px;
}
#content h1, 
#content h2 { 
	font-size:1.71em; /* 14 x 1.71 = 24px */
	line-height:26.66px;
	margin: 21.67px 0 21.67px 0; /* 6.67 + 46.66 (line-height) + 6.67 + 10 = one grid full unit */
}
#content h3 {
	font-size:1em;
	line-height: 23.33px;
}
#content p {
	margin-bottom:1.66em;
}

#content #content-1 h1,
#content #content-1 h2,
#content #content-1 h3,
#content #content-1 p {
	margin-left: 10px;
}

div.quote,
div.quote-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	font-style:italic
}

/* SUBNAV */
#content div.subnav {
	font-size: .857em;
}
#content div.subnav h3 {
	font-weight:bold;
	padding-left: 10px;
}
#content div.subnav p {
   margin:0 0 0 0;
   padding-left:10px;
   margin-bottom:0;
}

#content div.entry h3 {
	font-size:1.3571em; /* 19px */
}

/* Team pages */
body.team #container div.entry div.title,
body.team #container div.single_entry div.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2857em; /* 18px */
	font-style:italic;
	margin-bottom:0;
}
body.team #container div.single_entry h2,
body.team #container div.entry div.title p,
body.team #container div.single_entry div.title p {
        margin-bottom:0;
}
body.team #container div.entry {
	margin-bottom:23.33px;
}




/* ---------- BOTTOM ------------- */

/* * * * FOOTER * * * */
#footer {
	font-size:1.4em;
	line-height:23.33px;
}
#site_by {
	line-height:normal;
}

#site_by {
    text-align:left;
    font-size: 10px;
}