/*  

Theme Name: Goal One Coalition Custom

Theme URI: http://goal1.org/

Description: Custom made theme for Goal One

Author: LightWeb Design

Author URI: http://lightwebdesign.com/

	

*/



html {

	margin: 0px;

	padding: 0px;

}



body {

	min-width: 780px;

	margin: 0px;

	padding: 0px;

	background: #d7ebb0 url(images/bkg.gif) repeat-x;

	font: 100% Arial, Helvetica, sans-serif;

	color: #003300;

}



img {

	border: 0;

}



#masthead {

	background: url(images/ban_bkg.jpg) no-repeat;

	height: 150px;

}



#outer_wrapper {

	background: url(images/left_bkg.gif) repeat-y;

}



#wrapper {

	padding-top: 0px;

	padding-bottom: 2px;	

		

}



#left_wrapper {

	float: left;

	margin-left: -200px;

	width: 100%;

}



#left {

	float: left;

	width: 171px;

	margin-left: 200px;

	background: url(images/menu_bkg.gif) no-repeat;

}



#center {

	margin-left: 371px;

}



#right {

	float: left;

	width: 194px; /* changed this to 194 from 196 to prevent breaking in IE */

	border: 2px solid #FFFFFF;

	background: #FFFFCC url(images/right_menu_bkg.jpg) no-repeat left bottom;

}



#left .content {

	padding: 24px 20px 24px 6px;

	font-size: .75em;

	line-height: 1.35em;

}



#center .content {

	padding: 24px 24px 24px 5px;

	font-size: .85em;

	line-height: 1.7em;

}



#right .content {

	padding: 24px 20px;

	font-size: .7em;

	line-height: 1.35em;

}



h1, h2, h3 {margin-top: 0;}



.clearfloat {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

}



#footer {

	background-color: #afc779;

	border-top: 2px solid #FFFFFF;

	text-align: center;

}



#footer .content {

	padding: 12px;

	font-size: .7em;

	text-align: center;

	width: 95%;

	margin: 0px auto;

}



#footerTop {

	padding-bottom: 10px;

	font-weight: bold;

}



#footerLeft {

	float: left;

	width: 33%;

}



#footerRight {

	float: right;

	width: 33%;

}



#footerCenter {



}



.menulist {

	margin: 6px 0 12px;

	padding: 0;

	list-style-type: none;

}



.menulist li {

	padding-bottom: 5px;

	font-weight: bold;

}



#center a:link, #center a:visited {

	color: #003300;

	font-weight: bold;

	text-decoration: none;

}



#center a:hover {

	color: #000000;

	text-decoration: underline;

}



#center a:active {

	color: #000000;

	text-decoration: none;

}



#right a:link, #right a:visited {

	color: #003300;

	text-decoration: none;

}



#right a:hover {

	color: #000000;

	text-decoration: underline;

}



#right a:active {

	color: #000000;

	text-decoration: none;

}



#footer a:link, #footer a:visited {

	color: #003300;

	text-decoration: none;

}



#footer a:hover {

	color: #000000;

	text-decoration: underline;

}



#footer a:active {

	color: #000000;

	text-decoration: underline;

}



#sidebar, #sidebar ul {

	margin: 0px;

	padding: 0px;

	list-style: url(none) none;

}



h1 {

	font-size: 1.8em;

	margin: 0;

}



h2 {

	font-size: 1.6em;

	margin: 0;

}



h3 {

	font-size: 1.25em;

	margin: 30px 0 0 0;

}



h4 {

	font-size: 1.1em;

	margin: 20px 0 0 0;

}



.nomargintop {margin-top: 0;}



.content p {

	margin: 12px 0;

}



.imgRight {

	float: right;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

}



.imgLeft {

	float: left;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 10px;

}



.widgettitle {

	padding-bottom: 8px;

	font-size: 1.3em;

	padding-top: 20px;

}



.post {

	border-bottom: 1px dashed #FFFFCC;

	margin-bottom: 15px;

}



.post h2 {

	/* background: url(images/title_bkg.png) no-repeat left top; */

	/* padding-left: 35px; */

	padding-bottom: 10px;

}



.content h1 {

	padding-left: 35px;

	padding-bottom: 50px;

}



.post blockquote {

	border-left: 1px dashed #FFFFCC;

	padding-left: 10px;

}














