*	{
	margin:0;
	padding:0;
	}
	
body {
	margin: 0;
	padding: 0;
	background:#EEE url(http://envirojustice.org/images/blog/img/bodybg.gif) fixed;
	font-family: Verdana, Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	/*font-size: 10px;  easy scaling */
  	/*font-size: 0.76em;*/
	color: #333;
	}

	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight: normal;
	color: #333;	
	line-height: 1.6em;
	margin-bottom: 0.5em;	
	}

h2	{
	border-bottom: 1px solid red;
	}
	
h3 {
	font-size: 1.3em; 
	padding: 0; 
	margin: 0;
	}
	
h4 {
	font-size: 1.6em; 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}

h5 {
	font-size: 1.6em; 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: red;
	}
	
h6 {
	font-size: 1.1em;
	line-height: 1.2em; 
	text-align: left; 
	color: #696969;
	}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0.5em;	
	}

p 	{
	font-size: 1.1em;
	line-height:1.5em;
	}
	
p.more {
	text-align: right;
	font-size: 1.2em;
	}

p.more a {
	text-decoration: bold;
	color: #000066;	
	}

p.more a:link, p.more a:visited {
	text-decoration: none; 
	font-weight: bold;
	color:#000066;
	}

p.more a:hover, p.more a:active, p.more strong {
	color: #778899;
	text-decoration:none;
	border:0;
	}
	
a:link, a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	/*border-bottom:#c96 1px dotted;*/
	}

a:hover, a:active {
	color: #778899;
	text-decoration: none;
	font-weight: bold;
	/*border-bottom:#699 1px solid;*/
	}

img.left {
	float:left;
	margin:0 1em 1em 0;
	}

img.right {
	float:right;
	margin:0 0 1em 1em;
	}

a img {
	border:0;
	padding-bottom:2px;
	/*border-bottom:1px dashed;*/
	}

blockquote {
	margin:1em;
	padding:0 2em;
	background:url(http://envirojustice.org/images/blog/img/quote.gif) no-repeat left top;
	color:#888;
	}
	
blockquote.magazinequote {
	float: right;
	font-family: Georgia, Arial, Serif;
	font-size: 1.25em;
	background: none;
	width: 150px;
	border-top: #4C739E 3px solid;
	border-bottom: #4C739E 3px solid;
	margin: 1em;
	padding: 1em;
	color: #4C739E;
	}
	
#header {
	height: 180px;
	width: 900px;
	border: #ccc 3px double;
	margin: 10px auto;
	margin-bottom: 0px;
	}

#header.home {
	background: url(http://www.envirojustice.org/images/site/ejbanner-mtz-sq.png) no-repeat center;
	}
	
#header.community {
	background: url(http://www.envirojustice.org/images/tijuana-crosses-900x180.png) no-repeat center;
	}
	
#header.mexico {
	background: url(http://www.envirojustice.org/images/tijuana-crosses-900x180.png) no-repeat center;
	}

#header h1 {
	padding: 10px 0 0 10px;
	font-size: 1.8em;
	font-variant: small-caps;
	}
	
#header h2 {
	padding:  10px 0 0 10px;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Serif;
	}

#header a {
	text-decoration: none;
	}
	
#header * {
	color:#336;
	}
	

#menu {
	text-align: right;
	padding: 0;
	height: 30px;
	line-height: 30px;
	background: #778899;
	width: 900px;
	margin: 0 auto;
	border: #ccc 3px double;
	}

#menu ul {
	margin: 0 auto;
	padding:0;
	list-style: none;
	}

#menu li {
	display: inline;
	}

#menu a {
	padding: 8px 16px;
	text-decoration: none;
	font-variant: small-caps; 
	font-size: 1.3em;
	border: 0;
	color: #eee;	
	}
	
#menu a:hover, 
#menu a:active,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active {
	background: #000066;
	color: #fff;
	border: 0;
	}

#menu2 {
	text-align: right;
	padding: 0;
	height: 30px;
	line-height: 30px;
	background: #778899;
	width: 900px;
	margin: 0 auto;
	border: #ccc 3px double;
	}

#menu2 ul {
	margin: 0 auto;
	padding:0;
	list-style: none;
	}

#menu2 li {
	display: inline;
	}

#menu2 a {
	padding: 8px 16px;
	text-decoration: none;
	font-size: 1.3em;
	border: 0;
	color: #eee;	
	}
	
#menu2 a:hover, 
#menu2 a:active,
#menu2 li.current_page_item a:link,
#menu2 li.current_page_item a:visited,
#menu2 li.current_page_item a:hover,
#menu2 li.current_page_item a:active {
	background: #000066;
	color: #fff;
	border: 0;
	}
		
	
#main {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 0;
	background: #fff;
	border: #ccc 3px double;
	}

#main h2 {
	padding: 4px;
	font-size: 1.6em;		
	line-height: 1.2em;
	border-bottom: #ddd 1px solid red;
	}
	
#main h3 {
	padding: 4px;
	font-size: 1.4em;		
	line-height: 1.2em;
	/*border-bottom: #ddd 1px solid;*/
	}
	
#main h2 a {
	border:0;
	}
	
#main .feed {
	list-style-image:none;
	/*background:url(http://envirojustice.org/images/blog/img/icon_feed.gif) no-repeat left 3px; */
	padding:3px 17px; 
	}
	


#oldcontent {
	float: left; /* was float: left but footer was over in right corner */
	width: 640px;
	}
	
	
#sidebar {
	float: right;
	background: #c0c0c0;
	width: 215px;		
	padding: 10px;	
	font-size: 1.0em;
	margin: 0px;	
	}

#sidebar {
	border-left: #ccc 1px dotted;
	}

#sidebar p {
	color: black;
	}
	
#sidebar h5 {
	background: #000066;
	color: white; 
	font-family: Verdana, Tahoma, Arial, Serif;
	font-weight: normal; 
	font-variant: small-caps; 
	text-decoration: none; 
	/*text-transform: uppercase;*/ 
	letter-spacing: 2px; 
	text-align: center;
	font-size: 1.1em;  
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar a {
	text-decoration: none;
	color: #fff;	
	}

#sidebar a:link, #sidebar a:visited {
	text-decoration: none; 
	font-weight: bold;
	color:#FFFFFF;
	}

#sidebar a:hover, #sidebar a:active, #sidebar p strong {
	color: #000066;
	text-decoration:none;
	border:0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}
	
#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}
	
#sidebar h2 {
	border-bottom: 0;
	padding: 10px 0 0 0;
	font-variant: small-caps;
	}

#sidebar p, #sidebar form {
	padding: 10px;
	margin: 0;
	}
	
#sidebar ul ul {
	margin: 10px 0 0 20px;
	padding: 0;
	}
	
#sidebar ul ul ul {
	margin: 0px 0 0 10px;
	padding: 0;
	}
	
#sidebar li li {
	/*list-style-image: url(http://envirojustice.org/images/blog/img/bullet.gif);*/
	margin: 5px 0;
	padding: 0;
	}
	
	
#content {
	width: 640px;
	padding:10px;
		}

#content img {
	margin-right: 10px; 
	padding: 2px; 
	border: 0; 
	}
	
#content h2 {
	padding: 4px;
	font-size: 1.6em;		
	line-height: 1.2em;
	border-bottom: 1px solid red;
	}
		
#content ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
	list-style-type: none;
	}
	
#content ul li {
	padding:5px 0;
	/*list-style-image:url(http://envirojustice.org/images/blog/img/arrows.gif); */
	line-height:1.8em;
	}
	
#content ol {
	margin:0;
	padding:0 0 0 3em;	
	}
	
#content ol li {
    margin:0;
    padding:3px;
    line-height:1.8em;
	}
	
	
#footer {
	clear: both; 
	margin: 5px auto 0;
	padding:0 15px;
	width:870px;
	/*background: #333;*/
	border:#ccc 3px double;
	}

#footer.ccj {
	background: #FFF url(http://www.envirojustice.org/images/site/footer-mtztanks-lg.png) no-repeat; 
	}

#footer p {
	margin: 0;
	/*padding: 7px;
	font-size: 0.9em;
	color: #FFFFFF;	*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0; 
	padding: 7px; 
	text-align: right;
	color: #FFFFFF;

	}

#footer p span {
	float:right;
	}

#footer a:link, #footer a:visited {
	/*color: #696;
	border:0;*/
	text-decoration: none; 
	font-weight: bold;
	color:#FFFFFF;
	}

#footer a:hover, #footer a:active,#footer p strong {
	color: #000066;
	text-decoration:none;
	border:0;
	}

#header, #content, #sidebar, #footer, .widget {
	overflow:hidden;
	}
	


fieldset {
	border:none;
	}

dl {
	margin:1em 0px;
	}

dt {
	font-weight:bold;
	}
	
dd {
	margin:0.5em 1em;
	padding:0;
	}


	
	

/* 
CSS developed by EnviroJustice modified but based on 
WordPress Paalam 1.2 and Seashore themes
by Sadish Bala, http://wpthemepark.com.
*/



/* Begin Calendar 
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration:none;
	}
	
#wp-calendar #today {
	border:#999 1px solid;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
/*	background-color: #fff; }


input.textbox {
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
	}
	
textarea {
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	}
	
input.textbox:focus, textarea:focus {
	background:#fff;
	border:#999 1px solid;
	}
	
#commentform {
	margin:0;
	padding:10px;
	background:#fff;
	}
	
#content .commentlist {
	margin: 0;
	padding: 0;
	}
	
#content .commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
	}
	
#content .commentlist li .cmtinfo {
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
	}
	
#content .commentlist li .cmtinfo em {
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
	}
	
#content .commentlist li cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	}

#content .commentlist li.alt {
	background:#f9f9f9;	
	}

#content .nocomments {
	font-size:0.9em;
	color:#999;
	text-align:center;
	}
	
#content .post {
	margin-bottom:3em;
	}
	
#content .entry {
    clear:both;
	padding: 10px 5px;
	}
	
.post .date {
	float: right;
	margin:5px 0 0 5px;
	padding:0 10px;
	text-align:center;
	font-size: 0.8em;
	border:#ccc 1px solid;
	font-weight:bold;
	background:url(http://envirojustice.org/images/blog/img/bgstripes.gif) repeat;
	color:#468;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, Serif;
	}
	
.post .date span {
	display:block;
	}
	
.post .date .day {
	font-size:1.6em;
	color:#345;
	}
	
.post .meta {
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 0.9em;
	color:#999;
	}

.post .comments {
    font-size:0.9em;
    border-bottom:#ccc 1px dotted;
    color:#999;
    padding-left:17px;
    background:url(http://envirojustice.org/images/blog/img/comments.gif) no-repeat left;
	}
	
.post .comments a {
	border-bottom:0px;
	}
	
#content .trackback {
	background:url(http://envirojustice.org/images/blog/img/trackback.gif) no-repeat left 6px;
	padding:3px 12px; 
	}
	
ul.authorposts{
	margin:0;
	padding:0 2em;
	}
	
ul.authorposts li{
	margin:0;
	padding:5px;	
	}
	
ul.authorposts li em {
	float:right;
	font-style:normal;
	}
	
	
	
*/
	


	
	*/
	
