/*

Theme Name: aim: zero emissions
Theme URI: http://wordpress.org/
Description: Based on the Green With Envy theme.
Version: 1.0
Author: Jesus Azogue
Author URI: http://www.dentsudigital.com
*/


body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	font-size:12px;
	background:#354358 url(images/banner.jpg) center top no-repeat;
	padding:0px;
	}

img {
	border:0;
	}
a {
	color:#1a86c1;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #1a86c1;
	padding-left:10px;
	}
.clear {
	clear:both;
	}
	
.pane {
	text-align:left;
	background:#ffffff url(images/pane.gif) repeat-y;
	width: 940px;
	padding:10px;
	}

/* Language */
.language {
	height: 26px;
	margin: 0px;
	padding: 5px;
	background:url(images/transparent-top.png) repeat-x;
	text-align: right;
}
.language .wrapper {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
.language .wrapper a {
	color: #FFFFFF;
	text-decoration: none;
}

/* The Wrapper */

.wrapper {
	width:960px;
	margin:0 auto;
	}

/* The Header */

.head {
	width: 960px;
	height:180px;
	text-align:left;
	}
.head h1 {
	margin:0 0 0 20px;
	font-size:12px;
	color:#1a86c1;
	text-transform:uppercase;
	padding-top:40px;
	text-indent: -700px;
	text-align:center;
	}
.head .wrapper {
	position:relative;
	width:960px;
	height:180px;
	}
.head .wrapper .bg {
	background:url(images/menu-top.png) no-repeat bottom;
	width: 960px;
	position:absolute;
	bottom:0;
	height:40px;
	line-height:40px;
}

.head ul {
	width: 960px;
	margin:0; 
	list-style:none;
	position:absolute;
	bottom:0;
	height:40px;
	line-height:40px;
	}
.head li {
	display:inline;
	}
.head li.current_page_item a {
	color:#000000;
	}
.head li a {
	display:block;
	padding:0 20px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float:left;
	}
.head li a:hover {
	color:#000000;
	}

/* The Info Bar */

.infobar {
	text-align:left;
	background:#ffffff url(images/infobar.gif) top repeat-x;
	color:#fff;
	width:960px;
	}
.infobar .column {
	padding:10px;
	float:left;
	}
.infobar h2 {
	font-size:12px;
	text-transform:uppercase;
	}
.infobar p {
	padding:0;
	margin:0 0 15px 0;
	}

/* The Left Sidebar */

.leftsidebar {
	float:left;
	width:210px;
	padding-bottom:10px;
	color:#3e3e3e;
	}
.leftsidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.leftsidebar h2 {
	color:#1a86c1;
	font-size:12px;
	margin:0 0 10px 0;
	background:url(images/righth2.gif) left top no-repeat;
	padding-left:30px;
	padding-bottom:2px;
	height:16px;
	text-transform:uppercase;
	border-bottom:2px solid #e3e3e3;
	}
.leftsidebar ul li {
	margin:0 0 20px 0;
	}
.leftsidebar ul li li {
	margin:0;
	}
.leftsidebar ul li ul li {
	border-bottom:1px dashed #ddd;
	line-height:25px;
	background:url(images/square.gif) 0 10px no-repeat;
	padding-left:10px;
	}
.leftsidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ddd;
	}
.leftsidebar ul li ul a {
	color:#333;
	text-decoration:none;
	}
.leftsidebar ul li ul a:hover {
	color:#1a86c1;
	text-decoration:none;
	}

/* The Content */

.content {
	float:left;
	padding:10px;
	width:490px;
	color:#3e3e3e;
	}
h1.title {
	font-size:20px;
	color:#000000;
	margin-bottom:5px;
	}
h1.title a {
	color:#000000;
	text-decoration:none;
	}
h1.title a:hover {
	color:#1a86c1;
	}
p.date {
	font-size:11px;
	color:#1a86c1;
	background:url(images/date.png) left center no-repeat;
	padding:0 0 0 15px;
	margin-bottom:15px;
	}
p.commentlink {
	font-size:11px;
	color:#1a86c1;
	margin:0 0 20px 0;
	height:20px;
	border-bottom:1px solid #cccccc;
	}
p.commentlink a, p.date a {
	text-decoration:none;
	color:#1a86c1;
	}

p.commentlink a:hover, p.date a:hover {
	text-decoration:underline;
	}

/* The Sidebar */

.sidebar {
	float:right;
	position:relative;
	width:210px;
	padding-left:0px;
	padding-right:0px;
	color:#3e3e3e;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	color:#1a86c1;
	font-size:12px;
	margin:0 0 10px 0;
	background:url(images/righth2.gif) left top no-repeat;
	padding-left:30px;
	padding-bottom:2px;
	height:16px;
	text-transform:uppercase;
	border-bottom:2px solid #e3e3e3;
	}
.sidebar ul li {
	margin:0 0 20px 0;
	}
.sidebar ul li li {
	margin:0;
	}
.sidebar ul li ul li {
	border-bottom:1px dashed #ddd;
	line-height:25px;
	background:url(images/square.gif) 0 10px no-repeat;
	padding-left:10px;
	}
.sidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ddd;
	}
.sidebar ul li ul a {
	color:#3e3e3e;
	text-decoration:none;
	}
.sidebar ul li ul a:hover {
	color:#1a86c1;
	text-decoration:none;
	}

/* The Search Form */

.sidebar form {
	margin:0;
	padding:0;
	height:20px;
	}
.sidebar input {
	border:0;
	padding:0;
	}
.sidebar input#s {
	border:#000000 1px solid;
	padding-left:5px;
	padding-top:2px;
	width:180px;
	height:15px;
	font-size:11px;
	background:url(images/search-input.gif) top repeat-x;
	}
.sidebar input#submit {
	height:20px;
	width:20px;
	border:0;
	position:absolute;
	margin-left:2px
	}
.leftsidebar #email {
	border:#000000 1px solid;
	padding-left:5px;
	padding-top:2px;
	width:150px;
	height:14px;
	font-size:11px;
	background:url(images/search-input.gif) top repeat-x;
	}
	
#submit {
	height:20px;
	width:20px;
	border:0;
	position:absolute;
	margin-left:2px
	}

/* The Bottom Bar */

.bottombar {
	height:60px;
	padding-top:30px;
	text-align:center;
	background:#ffffff url(images/infobar.gif) center repeat-x;
	color:#fff;
	width:960px;
	}
.bottombar a.xhtml, .bottombar a.css {
	background:url(images/valid.png) left center no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	}
.bottombar a {
	color:#fff;
	text-decoration:none;
	}
.bottombar a:hover {
	text-decoration:underline;
	}

/* The Footer */

.footer {
	height:42px;
	line-height:42px;
	background:#ffffff url(images/infobar.gif) top repeat-x;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}
/* The Navigation */

.navigation {
	height:25px;
	padding:0px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	margin-bottom:30px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments h3 {
	font-size:12px;
	font-weight:normal;
	margin:0px 0 0 23px;
	padding:0;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
#body_content {position: absolute;left: -10000px;};

.breadcrumb {
color:#808080;
margin-bottom: 15px;

}
.breadcrumb a {
color:#808080;
}
#wp-calendar {
width:200px;
}

/* Fix for PNG alpha channel display in IE6 */
img {
  behavior: url("/wp-content/themes/pngbehavior.htc");
}


