/* 
Theme Name: Green LA Coalition

Theme URI: http://greenlacoalition.com/ 

Description: a template for displaying the events of interest to Green LA's Coalition. 

Author: Taproot Foundation

Author URI: www.taprootfoundation.org

Version: 0.01 Beta 


*/  

img {
	border:0px;	
}


/*
@font-face 
{
  font-family: 'GothamRnd-Bold';
  src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-Bold.otf')  format('opentype'); 
}

.GothamRnd-Bold { font-family: GothamRnd-Bold; color: #397d3c; } 

@font-face 
{
  font-family: 'GothamRnd-BoldItal';
  src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-BoldItal.otf')  format('opentype'); 
}

.GothamRnd-BoldItal { font-family: GothamRnd-BoldItal; color: #397d3c; } 

@font-face 
{
  font-family: 'GothamRnd-Book';
  src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-Book.otf')  format('opentype'); 
}

.GothamRnd-Book { font-family: GothamRnd-Book; color: #397d3c; } 

@font-face 
{
  font-family: 'GothamRnd-BookItal';
  src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-BookItal.otf')  format('opentype'); 
}

.GothamRnd-BookItal { font-family: GothamRnd-BookItal; color: #397d3c; } 

@font-face 
{
  font-family: 'GothamRnd-Light';
  src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-Light.otf')  format('opentype'); 
}

.GothamRnd-Light { font-family: GothamRnd-Light; color: #397d3c; } 

@font-face 
{
  font-family: 'GothamRnd-LightItal';
  src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-LightItal.otf')  format('opentype'); 
}

.GothamRnd-LightItal { font-family: GothamRnd-LightItal; color: #397d3c; } 

@font-face 
{
  font-family: 'GothamRnd-MedItal';
  src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-MedItal.otf')  format('opentype'); 
}

.GothamRnd-MedItal { font-family: GothamRnd-MedItal; color: #397d3c; } 

@font-face 
{
	font-family: 'GothamRnd-Medium';
	src: url('http://greenlacoalition.org/wp-content/themes/GLAC/fonts/GothamRnd-Medium.otf')  format('opentype'); 
}

.GothamRnd-Medium { font-family: GothamRnd-Medium; color: #397d3c; } 

*/
h1 { font-family: 'GothamRnd-BoldItal'; color: #397d3c; }
h3 { font-family: 'GothamRnd-Medium';   color: #595a5c; }
h4 { font-family: 'GothamRnd-MedItal';  color: #595a5c; }
h5 { font-family: 'GothamRnd-Book';     color: #595a5c; }
h6 { font-family: 'GothamRnd-Light';    color: #595a5c; }

*
{
	margin:  0px auto;
	padding: 0px auto;
}

body
{
	background-color: #ffffff;
	background-image:url('images/body_bk.png');
	
	font-family:Arial, Helvetica, sans-serif;
	
	color: #595a5c;

	margin:  0px auto;
	padding: 0px auto;
}

a, a:visited {
	color:#449544;
	text-decoration:none;
}

a:hover {
	color:#bfd731;	
}

/*
	this area is used for the Header CSS...
*/
#header
{
	background-image:url(images/header_bg.png);
	background-position: 16px 0;
	
	width:  900px;
	height: 102px;
	background-repeat:no-repeat;
	
	z-index:120;
	margin:  0px auto;
	padding: 0px auto;
}

#branding {
	margin-left:60px;
	float:left;
	z-index:121;
}

#access {
	float:left;
	z-index:121;
}


#main {
	clear:both;
	width:850px;
}

#rightcol {
	float:left;
	width:520px;
}

#leftcol {
	float:right;	
}

#flashbox {
	margin-bottom:10px;	
}

.calloutbox {
	width:250px;
	float:left;
}

.calloutbox {
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
margin-bottom:10px;
}

.calloutbox div {
	margin:0 5px 0 0;
	padding-top:8px;
border-top:solid 1px #8dc640;
}

.callout img  {
border:0px;
margin-bottom:-2px;
}

.calloutbox strong {
	font-weight:bold;
	color:#397d3c;
}

#wrapper {
	background: url('images/wrapper_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}

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

/*navigation*/
.menu-header ul {padding:0;margin:0; margin-top:40px; margin-left:20px; z-index:7757}
.menu-header ul li {position:relative;display:block;float:left;z-index:776}
.menu-header ul li a {display:block;float:left;height:40px;line-height:20px;padding: 0 14px; font-size:14px; color:#FFF; text-decoration:none; position:relative}

.menu ul li a:hover { text-decoration:underline }
/*sub navigation*/
.menu-header ul ul {position:absolute;top: 0;left:0;padding:0; margin:30px 0 0 12px; padding:0; z-index:778; position:absolute } /*the top:30px command must be the same height as your parent LI so the dropdown displays below the main navigation*/
.menu-header ul ul a {
display:block; background-color:#8dc640; border-top: 1px solid #e1ecd5;height:20px; margin:0; width:130px;}
.menu-header ul ul a, #nav ul li {float:none; font-size:10px;}

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

#container 
{
	float: left;
	width: 100%;
	z-index:10;
}

#content h2
{
	float: left;
	width: 100%;

	line-height: 30px;
}

.entry-content ul {
	margin-bottom:12px;
}

#sidebar 
{
    float: right;
    
    padding-top:    10px;
    padding-left:   20px;
    padding-bottom: 10px;
    
    width:  300px;

}

#sidebar h2 {
	display:block;
	background-image:url(images/sidebar_title_bg.png);
	background-repeat:no-repeat;
	text-indent:20px;
	font-size:16px;
	color: #449544;
}


#footer
{
	background-color: #f4f9ec;
	border-top: solid 1px #97bb94;
	clear:both;
	
	width: 870px;
	height: 50px;
	
	font-size: 0.8em;

	margin:  0px auto;
	padding: 0px auto;

}


#glacFooterMenu li
{
	position: relative;
	left: 30px;
	display:inline-block;
	list-style-type: none;
	padding-right:   20px;	
}

#glacSocialNetworks
{
	float: right;	
	padding-right: 30px;
	padding-top:   15px;	
}

/* 

	index page 

*/

#indexPageSlideShow
{
	width:  800px;
	height: 300px;
}

#indexPageColumn1Row2 li
{
	display:         inline;
	list-style-type: none;
}

#indexPageColumn2Row2
{
	vertical-align: top;
	
	margin: 0px auto;
}

#indexPageColumn2Row2Column
{
	width:  400px;
	height: 300px;
	
	margin:  0px auto;
	padding: 0px auto;
}

#indexPageColumn1Row2Image
{
	width:  30px;
	height: 30px;
}

#indexPageColumn2
{
    float: right;
}

#curvedBorder
{
	text-align:     center;
	clear:both;
	border: 1px solid #d3e7bd;
	
	-moz-border-radius: 10px;
	border-radius:      10px;
	
	margin: 5px;
}

#indexPageLogosTitle
{
	line-height:30px;
	float:left;
	margin-left:10px;
}

#indexPageLogosRow li
{
	display:         inline;
	list-style-type: none;
}

#indexPageLogos
{
	width:  60px;
	height: 30px;
}

.entry-content {
width:525px;
margin-bottom:10px;
margin-top:10px;
}
.entry-content p {
padding-bottom:12px;
}

.entry p {
padding-bottom:12px;
}

#sidebar ul, #sidebar div {
	margin-bottom:14px;	
	margin-left:0px;
	padding-left:0px !important;
}

#sidebar p {
	margin-left:0px;
	font-size:14px;
}

.advanced-recent-posts li {
	list-style:none;
	text-indent:0px;
	margin-bottom:14px;
}

.date, .when, .event, .loc {
	font-size:12px;
	display:block;
margin:0px !important;
padding:0px !important;
}
.post h3, .post ul {
	margin-bottom:8px;
}
#menu-footer {
	margin-left:5px !important;
	float:left;
	display:inline;
}


#menu-footer li {
	display:inline;
	margin-top:14px;
	list-style: none;
	float:left;
	text-transform:uppercase;
	border-left: 1px solid #777;
}

#menu-footer li a {
	color:#87C336;
	margin:10px;
}

.menu-item-801 {
	border:0px !important;	
}

.favlist {
	margin:8px;
	padding:0px;
}

.favlist li {
	display: block;
	float:left;
	width:700px;
	border-left:#999 solid 1px;
	margin-bottom:14px;
	min-height:40px;
}

.favlist li h2 {
	font-size:14px;
	color:#397d3c;
	display:block;
	background-color:#f2f2f3;
	height:40px;
	padding:10px;
	border-bottom:#e6e8e5 1px solid;
	margin-bottom:10px;
}

.favlist li ul {
	margin-left:0px;
	padding-left:0px;
	text-indent:0;
}

.favlist li ul li {
	margin-left:10px;
	padding-left:4px;
	border:none;
	list-style-image:url('images/pdf_icon.gif')
}


#slider {
	z-index:20;
	position:absolute;
}


.advanced-recent-posts li a, .advanced-recent-posts li a:visited, .event a, .event a:visited  { color:#333; font-size: 12px; font-weight:bold; }

.gce-list-event { color:#333; font-size: 12px !important;	font-weight:bold; background-color:#fff !important; }

.advanced-recent-posts li a:hover { color:#666; }


.gce-list li, .upcoming li {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.firstlink, .event {
	border:0px !important;
	padding:0px !important;
}

.captiontext {
	font-size:12px;
	color:#222;
	width:500px;
	display:block;
	margin-left:10px;
}

.calloutbox ul {
	padding-left:4px;
	margin:8px;
}

.more-link {
	font-size:10px;
margin:10px 0 0 0 !important;

padding:0px !important;
}