@import url("/css/slimbox/slimbox2.css");

/**********************************************************************
CREDITS
Icons courtesy of http://www.tenbytwenty.com/products/icon-sets/vaga
& http://www.famfamfam.com/
**********************************************************************/

body {
	_height: 100%; /* target IE6 to fox footer to bottom of page */
	color: #444;
	margin-bottom: 0;
	width: 100%;
}

.searchResults ol {margin: 10px 10px 0 0;}

.feature h1 {padding: 0.5em 0 1em; text-align: left;}
h2 {color: #009E49; margin-bottom: 0.25em;}
h3, h4 {color: #444; margin-bottom: 0.1em;}
h4 {color: #555; font-size: 100%;}
h3+p, h4+p {margin-top: 1em;}

p {margin: 0 0 1em 0;}
/*p+h2 {margin-top: 2em;}*/
ul, ol {clear: left; list-style-position: inside; margin-bottom: 1em;}
li {color: #333; margin-bottom: 0.5em;}
.hidden {display: none;}

table { margin-top: 2em; width: 95%; }
/*td {width: 82%;}*/

abbr {border-bottom: 1px dashed #222; cursor: help;}
.vevent abbr {border-bottom: none; cursor: normal;}

/* #masthead {background: #fff; position: relative;} */
#masthead {
	background-image: url(../images/masthead/veg.jpg);
	background-position: right bottom;
	height: 116px;
}
#masthead img {margin: 10px;}
#logo {margin: 10px;}
img.masthead {float: right;}
#mission {color: #666; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 1.2em; line-height: 1.2em; margin: 20px 5% 20px; text-align: center; text-shadow: 1px 1px #dadada;}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	padding-bottom: 0;
}
#navBar { margin-bottom: 4em; }
#content h3 {line-height: inherit;}
#news li {list-style-position: inside;}
.headlines li {}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;} /* Hides from IE-mac \*/
.clearfix {display: block;}
.postmeta {margin-bottom: 0.5em;}
.postmeta li {float: left; list-style: none; margin: 0 0.8em 0 0;}
.posted, .author {color: #888; font-size: 0.9em; font-family: Helvetica, Arial, sans-serif; font-weight: normal;}
.posted {background: url("../images/icons/vaga/calendar.png") no-repeat scroll 0 2px transparent; padding-left: 20px;}
.date {background: url("../images/icons/vaga/calendar.png") no-repeat scroll 0 2px transparent; color: #555; padding-left: 20px;}
.author {background: url("../images/icons/vaga/vcard.png") no-repeat scroll 0 2px transparent; padding-left: 20px;}
.headlines .posted {background: none; color: #f8f8f8; padding-left: 0;}

#news {
	float: left;
	margin: 0 50px 1em 30px;
	width: 55%;
}
.leadNewsImage {border: 3px solid #f0f0f0; float: left; margin: 0 10px 10px 0;}
.newsImage {border: 3px solid #f0f0f0; margin: 0 10px 10px 0;}
p.newsImage {border: none;}
.news p {line-height: 1.4em; margin-bottom: 1em;}
.news p+ul {padding-top: 0;}
q {font-style: italic;}

p+ul, p+ol {list-style-position: inside; margin: -0.7em 0 0 1.6em;}

.footnotes {font-size: 0.8em; margin-bottom: 2.2em;}
.footnotes hr {border-color: #dadada; border-style: solid; border-width: 1px 0 0; margin-top: 2em; width: 6em;}
.footnotes p {color: #444; margin-bottom: 0.5em;}

#transitional .headlines p {margin-bottom: 0;}

#themes {float: right; font-family: Georgia,"Times New Roman",Times,serif; margin-right: 30px; width: 25%;}
  #themes ol {font-size: 1.2em; line-height: 1.2em;}
	#themes li {
		background: #f0f0f0;
		color: #999;
		list-style-position: outside;
		list-style-type: none;
		margin: 0 0 10px 0;
		padding: 10px;
		text-shadow: 1px 1px #dadada;
		-moz-border-radius: 0 0.6em 0 0.6em;
		-webkit-border-radius: 0 0.6em 0 0.6em;
		border-radius: 0 0.6em 0 0.6em;
	}
	#themes li.last {margin-bottom: 0;}
	#themes a:link, #themes a:visited {color: #36F; text-decoration: none;}
	#themes a:hover {color: #09F;}
	#themes a:active {color: #f0f0f0;}

#siteInfo {
	background-image: url("/images/navbg.gif");
	border: none;
	height: 24px;
}
/*NEWS ARCHIVE*/
.feature {font-size: 0.95em; padding: 20px 20px 30px;}
.archive ol {margin-left: 1em; margin-top: 20px;}
.archive ol li {margin-bottom: 0.6em;}
p.imageGroup {text-align: center;}

/*MISC*/
hr {clear: both; color: #f0f0f0; margin: 1.4em 0;}

.clearfix {clear: both;}

blockquote {
	border-left: 3px solid #dadada;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 1.2em;
	margin-left: 1em;
	padding-left: 0.6em;
}
blockquote#mission {border: none; padding: 0;}
.img-container {overflow: hidden; width: 65%;}
.img-container img {height: auto; max-width: 100%;}

/* TRANSITIONAL */
#transitional h1, #transitional h2, #transitional h3,
#transitional h4, #transitional h5, #transitional h6 {
	line-height: 1.2em;
	margin: 0.2em 0;
	padding: 0;
	text-align: left;
}

#transitional h1 {
	font-size: 2em;
}

/*#transitional p {
	margin: 0 0 1em;
}
*/
#transitional ul {
	list-style-type: circle;
	margin: 0 0 0.6em 16px;
	padding: 0;
}

#transitional img {
	margin-bottom: 1em;
}

#transitional .left {
	float: left;
	margin-right: 1em;
}

#groups {
	margin: 0 auto 10px;
	overflow: hidden;
	text-align: center;
	width: 470px;
}

#groups ul.horizontal li {
	float: left;
	list-style-type: none;
	margin: 0 10px 10px 0;
	text-align: left;
	width: 150px;
}

#groups ul.horizontal li.last {
	margin-right: 0;
}

#groups ul.horizontal li img {
	margin-bottom: 0;
}

#groups a {
	text-decoration: none;
}

#groups .caption {
	display: block;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0.2em 0.5em;
	text-align: center;
}

/* GALLERY */
#transitional .gallery {
	list-style-type: none;
	margin-left: 0;
}

#transitional .gallery li {
	float: left;
	height: 150px;
	line-height: 150px;
	margin-right: 5px;
}

/* SIDEBAR */
#transitional .sidebar {
	border: 1px solid #dadada;
	float: right;
	margin-left: 1em;
	padding: 0.5em 1em;
	width: 150px;
}

.alert {background: #fcff93; font-size: 1.05em; margin-bottom: 1em; margin-left: -10px; padding: 10px; text-align: center;}

/* MICROFORMATS */
.contact {border-top: 1px solid #dadada; margin: 2em 0 0; padding: 0.4em 0 0; width: 85%;}
.contact h2 {background-image: none; color: #888; display: inline; font-size: 0.8em; font-weight: normal; text-align: left;}

.vcard {color: #555; font-size: 0.9em; margin-bottom: 1em;}
.vcard p {margin-bottom: 0em;}
.fn {font-size: 1.2em;}
/*.fn:after {color: #dadada; content: " / ";}*/
.email {background: url("../images/icons/famfamfam/email.png") no-repeat scroll 0 1px transparent; padding: 0 10px 0 23px;}
.tel {background: url("../images/icons/famfamfam/telephone.png") no-repeat scroll 0 1px transparent; padding: 0 10px 0 22px;}
/*.skype {background: url("../images/icons/famfamfam/skype.png") no-repeat scroll 0 1px transparent; padding: 0 10px 0 22px;}*/

/* NAV */

#globalNavWrapper {
	background: url('/images/navbg.gif') repeat-x;
	clear: both;
	padding-left: 0;
	width: 100%;
}

/* DROP-DOWN NAV
****************************************/
#nav {
	font-weight: bold;
	margin: 0 0 0 89px;
	padding-left: 20px;
	width: auto;
}

#nav a, #nav a:visited {
	color: #f0f0f0;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #111;
}

#nav ul li ul li a {
	display: block;
	padding: 4px 11px;
}
/* #nav ul li ul li a:hover {border-bottom: 2px solid #dadada;} */

/* Master NAV UL */
#nav ul {
	font-size: 14px;
	margin-bottom: 0;
	padding: 5px 0;
}
#nav ul li {
	color: #fff;
	display: inline;
	list-style-position: outside;
	margin-bottom: 0;
	margin-right: 40px;
	padding: 7px 0;
	position: relative;
}
/* #nav ul li:hover {cursor: pointer;} */

/* Sub NAV UL */
#nav ul li ul {
	background: #7a7ca8;
	left: -999px;
	padding: 0;
	position: absolute;
	width: 190px;
	-moz-box-shadow: 0 1px 2px #999;
	-webkit-box-shadow: 0 1px 2px #999;
	box-shadow: 0 1px 2px #999;
}
#nav ul li:hover ul {
	left: 0px;
	top: 30px;
}

#nav ul li ul li {
	background: #7a7ca8;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* IE Hacks */
#nav ul li:hover ul {*top: 36px;} /* IE6+7 */
#nav ul li ul li {*height: 30px;} /* IE6+7 */

/* BUTTONS */
.button {
	background: #ff591c;
	border: 1px solid #777;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 50%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.button:hover {
	background: #f0f0f0;
	color: #ff591c;
}

.button:active {
	position: relative;
	top: 2px;
}

/*Call to action*/
.callToAction {
	background: #8abff4;
	border: 4px solid #f0f0f0;
	border-radius: 6px;
	color: #f8f8f8;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	left: 60%; 
	overflow: hidden; 
	position: absolute; 
	margin-right: 2em;
	text-transform: uppercase;
	top: 30px; 
	width: 295px;
	-webkit-background-clip: padding-box;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;		
}
.callToAction.mastheadAd { 
	background: #fff; top: 10px;
	box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	-webkit-box-shadow: 2px 2px 5px #777;
}
.callToAction.mastheadAd a {
	background-image: url('/images/ento11.png');
	background-position: 0 100px;
	height: 100px;
	text-indent: -999px;
}
.callToAction.mastheadAd a:hover { background-position: 0 0; }
.callToAction.mastheadAd a:active { top: 0; }
.callToAction p { margin-bottom: 0; padding: 0.7em 0.5em; }
.callToAction a {
	color: #555;
	display: block;
	font-family: Georgia;
	font-size: 1.2em;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: capitalize;
}
.callToAction a:visited { color: #555; }
/*.callToAction a:hover:after { color: red; content: '\00BB'; }*/
.callToAction a:hover { text-decoration: underline; } 
.callToAction a:active { position: relative; top: 1px; }

dt { font-family: Helvetica, Arial, sans-serif; }
dd { border-bottom: 1px dashed #dadada; margin: 0.2em 0 1.2em 0; }

#gala {margin-top: 1.4em;}
iframe {margin-bottom: 1em;}

