/*
Theme Name: Environics
Theme URI: http://www.theworkinggroup.ca
Description: 3-column theme for Environics
Version: 1.0
Author: The Working Group
Tags: three columns

*/

@import url("reset.css");
@import url("fonts.css");

body {
  color: #616161;
}

.clearfloat {
  clear: both;
  height: 0px;
  font-size: 0px;
}

a {
  color: #ae1919;
  text-decoration: none;
}

p {
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
  color: #ae1919;
}

strong {
  font-weight: bold; }

/* >>---------------------- Header ----------------------*/

#header {
  height: 209px;
  background: url(images/header_bg3.jpg) repeat-x;
  margin-bottom: 20px;
}

#header_content {
  margin: auto;
  width: 950px;
}

#title_image_1 {
  height: 113px;
  width: 539px;
  background: url(images/header_bg1.jpg) no-repeat;
  float: left;
}

#title_image_1 a {
  height: 113px;
  display: block;
}

#title_image_2 {
  height: 96px;
  width: 405px;
  background: url(images/header_bg2.jpg) no-repeat;
  float: left;
}

#title_image_2 a {
  height: 96px;
  display: block;
}

h1#description {
  width: 400px;
  margin-top: 20px;
  font-weight: normal;
  float: left;
  color: #fff;
}

/* >>---------------------- Main menu ----------------------*/

#main_menu {
  list-style: none;
  float: left;
}

#main_menu li {
  float: left;
  height: 43px;
  background: url(images/main_nav_separator.jpg) no-repeat top left;
  padding-left: 5px;
  
}

#main_menu li a {
  display: block;
  color: #2e2e2e;
  font-size: 120%;
  font-weight: bold;
  padding: 10px 10px 13px 10px;  
}

#main_menu li a.last{
  background: url(images/main_nav_separator.jpg) no-repeat top right;
}

#main_menu li.current_page_item a {
  background: #fff;
  color: #678c6c;
}
/* >>-------------------------------------------------------*/

#container {
  width: 950px;
  margin: auto;
  margin-bottom: 20px;
}

#left_sidebar {
  width: 250px;
  float: left;
  margin-right: 10px;
}

#content {
  float: left;
  width: 685px;
}

/* >>-------------------- Post styles ---------------------*/
.post {
  clear: both;
  margin-bottom: 30px;
}

.post_date {
  background: url(images/date_bg.jpg) no-repeat;
  width: 61px;
  height: 56px;
  margin-right: 10px;
  padding: 35px 0 0 30px;
  float: left;
  text-align: center;
}

.post_date .date {
  color: #fff;
}

h1.post_title {
  float: left;
  width: 400px;
}

.post_author_comments {
  float: right;
  text-align: right;
  color: #2d2d2d;
}
.post_author_comments a {
  color: #2d2d2d;
}
.post_author_comments img {
  vertical-align: top;
}

.post_container {
  float: left;
  width: 580px;
  padding-top: 20px;
}

.post_content {
  text-align: justify;
  background: url(images/post_border.jpg) no-repeat top;
  padding-top: 30px;
}

blockquote {
  background: url(images/blockquote_bg.jpg) no-repeat left top;
  padding: 0px 10px 0px 40px;
  margin: 20px;
}

blockquote p {
  border-left: 1px solid #ae1919;
  padding-left: 10px;
}

.social_bookmarks {
  background: #f9fbfa;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}

.social_bookmarks li {
  list-style: none;
  float: left;
  padding: 5px 10px 5px 10px;
}

.social_bookmarks a {
  color: #2d2d2d;
}

.social_bookmarks img {
  vertical-align: middle;
  margin-right: 5px;
}

a.readmore {
  text-decoration: none;
  float: right;
  color: #ae1919;
  margin-bottom: 10px;
}
/* >>------------------  COMMENTS  -----------------------*/

#comments {
  margin: 20px 0 0 100px;
  background: #a41616;
  padding: 20px;
  color: #fff;
  width: 540px;
}

#comments li {
  padding: 10px;
}

#comments li .comment_text {
  background: #fff;
  color: #000;
  padding: 15px;
}

.comment_header {
  background: url(images/comment_bg.jpg) no-repeat 45px bottom;
  padding-bottom: 15px;
}

.comment_header a {
  color: #fff;
}


#commentform {
  margin-left: 10px;
}

#commentform p {
  margin: 10px 0 15px 0;
}

#commentform a {
  color: #fff;
}

/* >>-------------------  FOOTER  ------------------------*/

#footer {
  height: 100px;
  background-color: #ae1919;
  color: #fff;
}

#footer_content {
  width: 950px;
  margin: auto;
}

ul#footer_links {
  list-style: none;
}

#footer_links li {
  float: left;
  background: url(images/footer_links_separator.jpg) no-repeat right;
  padding: 0 20px 10px 15px;
}

#footer_links li a {
  color: #fff;
  display: block;
  margin-top: 5px;
}

#copyright_info {
  float: right;
  text-align: right;
  padding-top: 5px;
}


/* >>-------------------  SIDEBAR  ------------------------*/

#featured_post {
  margin-bottom: 10px;
}


#featured_post_excerpt img {
  border: 1px solid #ececec;
  padding: 5px;
}

#featured_post a img {
  float: right;
  clear: both;
  margin: 10px 0 0px 0;
}

.widget {
  background: url(images/sidebar_widget_border.jpg) no-repeat top;
  margin-bottom: 10px;
}

.widget h2 {
  padding: 10px 0 5px 20px;
}

.widget li {
  border-top: 1px solid #ececec;
  padding: 5px 0 5px 20px;
}

#meet_the_bloggers h2 {
  background: url(images/bloggers_title_bg.jpg) no-repeat left 12px;
}

#meet_the_bloggers li {
  background: url(images/bloggers_list_bg.jpg) no-repeat left;
}

#archives {
  margin-bottom: 10px;
}

#archives h2 {
  background: url(images/archives_title_bg.jpg) no-repeat left 15px;
}

#archives a img {
  float: right;
  clear: both;
}

#fast_facts {
  background: #6d0705 url(images/fast_facts_bg.jpg) no-repeat;
  color: #fff;
  width: 185px;
  padding: 35px 0 0 67px;
}

#fast_facts p {
  padding: 0 10px 10px 0;
}

#fast_facts p a {
  color: #fff;
  text-decoration: underline;
}

#categories h2 {
  background: url(images/categories_title_bg.jpg) no-repeat left 15px;
}

#blogroll li {
  background: url(images/blogroll_list_bg.jpg) no-repeat left center;
}

/* >>-------------------  Page  ------------------------*/
.page, .author {
  margin-left: 50px;
}

/* >>-------------------  Archives  ------------------------*/
#full_archive {
  margin-left: 50px;
}

/* >>-------------------  Author  ------------------------*/
.blogger_bios {
  color: #464648;
}
.author .blogger_photo {
  float: right;
  margin: 0 0 20px 30px;
}

.author_p {
  padding-bottom: 15px;
  background: url(images/post_border.jpg) no-repeat bottom;
}

.author .post_content {
  margin-bottom: 40px;
}

.author .author_posts p {
  margin-bottom: 5px;
}

/* >>-------------------  Author  ------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}