/* 
	Theme Name: Green Trash Can. v1
	Theme URL: http://www.greentrashcan.com/greenblog/
	Description: Green Trash Can v1.
	Author: Code Name Max
	Author URI: http://www.codenamemax.com
	Version: 1.0
	Tags: blog theme, magazine theme, blogging
	
	The RichWP Daily News PRO is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		V1.0 - 2010-02-22 Release of - RichWP Daily News PRO
			
*/
	
	

body {
}


/* Structure START */

.fboxhome{
	width:170px;
	}
	
#fourvert img {
	margin: 0 10px 15px 0;
	}

.catlink {
	text-align: right;
	}

.advertising {
	min-width:100px;
	}

.minheighthome {
	min-height: 20em;
	}

.bottommarging20{ 
	margin: 0 0 2em 0;
	}

.bottommarging08{ 
	margin: 0 0 0.8em 0;
	}
	
.topmargin08{ 
	margin: 0 0 0 0;
	}

.photo {
	width:3em;
	display:inline;
	margin-bottom: 0.8em;
	}

.thumblist {
	margin: 5px 0 0 0;
	}

.minheight {
	height: 163px;
	}

.minheightsub {
	height: 113px;
	}

.navigation {
	clear: both;
	margin: 0 0 0 0;
	}

.icons li {
	display: inline;
	}

.albums {
	position:relative;
	float:left;
	display:inline;
	}
	
#fourvert {
	padding: 15px 15px 0 15px;
	}

#bottombar {
	padding: 15px 0 0 15px;
	}

.bottomwidgets {
	width: 168px;
	margin: 0 15px 15px 0;
	float: left;	
	}

/* Structure END */

/* Typo START */

a{
	text-decoration:none;
	}

#post a{
	font-weight:bold; 
	}

a:hover{
	text-decoration: none;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

.news h4 {
	font-size:1em;
	margin: 8px 0 3px 0;
	}

.entry h3 {
	padding: 2em 0 0 0;
	}

.entry h2 {
	padding: 2em 0 0 0;
	}

.archives h2 {
	padding: 0 0 0.6em 0;
	}

.archives ul {
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;
	margin:0 0 1em 0;
	}

.archives ul li ul {
	list-style: none;
	margin: 0 0 0 1em;
	}

#sidebar ul {
	list-style: none;
	margin:0;
	padding:0 0 0 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	padding: 0 0 5px 0;
	}

.entry p {
	margin: 1em 0 1em 0;
	}

.entry ul {
	list-style: disc;
	margin: 0.6em 0.6em 0.6em 4em;
	}

.entry ol {
	list-style: decimal;
	margin: 0.6em 0.6em 0.6em 4em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 10px 0 0 0;
	}

.standardfontsize {
	font-size: 1.1em;
	line-height: 1.5em;
	}

.smallerfontsize {
	font-size: 1.1em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.photonav {
	width: 3em;
	display:inline;
	margin: 0 0 1em 0;
	}

.alignright {
	float: right;
	margin: 10px 0 0 10px;
}

.alignleft {
	float: left;
	margin: 10px 10px 0 0;
}

.alignleftthumbs {
	float: left;
	margin: 4px 15px 0 0;
}

.alignleftsubover {
	float: left;
	margin-right:15px;
	}

.textblock {
	margin: 15px 0 15px 0;
	}


.prevtextblock {
	margin: 7px 0 7px 0;
	}

.prevtextblock img{
	padding-top:0.3em;
	margin-bottom:1em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
.center {
	text-align: center;
	}
	
.hdfourboxes {
		margin-top: 10px;
	}
	
/******************************** Typo END *********************************/

/******************************** Images START *********************************/
p img {
	padding: 0;
	max-width: 100%;
	}

.fullwidth {
	width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 5px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 5px 0;
	display: inline;
	}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}


/* End captions */
/* Images END */

/* Comments START */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.children { 
	padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* Comments END */

/* Footer START */

#footer {
	margin-top: 0px;
	}
	
#footer ul {
	list-style: none;
}

#footer li {
	display:inline;
	margin-right: 1.5em;
}
	

/* Footer END */

/* Sidebar START */

#facebook {
  display: block;
  width: 60px;
  height: 60px;
  background: url("http://greentrashcan.com/images/facebook.png") no-repeat 0 0;
}

#facebook:hover { 
  background-position: 0 -60px;
}

#facebook span {
  display: none;
}

#twitter {
  display: block;
  width: 60px;
  height: 60px;
  background: url("http://greentrashcan.com/images/twitter.png") no-repeat 0 0;
}

#twitter:hover { 
  background-position: 0 -60px;
}

#twitter span {
  display: none;
}

#youtube {
  display: block;
  width: 60px;
  height: 60px;
  background: url("http://greentrashcan.com/images/youtube.png") no-repeat 0 0;
}

#youtube:hover { 
  background-position: 0 -60px;
}

#youtube span {
  display: none;
}

.sidebar_top {
background: url(http://greentrashcan.com/images/GTC_followus.png) top no-repeat;
width: 300px;
height: 190px;
padding: 0px 0px;
margin: 5px 0px 0px 10px;
}

.icons {
width: 195px;
float: left;
margin: 100px 0px 0px 51px;
}

.social {
width: 60px;
float: left;
padding: 0px 0px;
margin: 0 5px 0 0;
}

/* Sidebar END */

#GTC_header {
	background: url(http://greentrashcan.com/images/GTC_header.jpg) top left no-repeat;
	z-index: 50;
}

.navigation entry {
padding-top: 5px;
}

/*Footer*/

#foot {
height: 100px;
width: 100%;
background: url(http://greentrashcan.com/images/Footer_BG.jpg) repeat-x;
}

#footer_container {
width: 800px;
margin: 0 auto;
height: 100px;
}

#footer_container p {
line-height: 16px;
padding-top: 15px;
}

.footer_trashcan {
width: 180px;
margin: 0px 15px 0 0;
float: left;
}

.footer_content {
float: left;
margin: 53px 0 0 0;
width: 520px;
font-size: 11px;
}

.footer_content a {
color: #CCCCCC;
padding-right: 5px;
}

.footer_content a:hover {
color: #999999;
text-decoration: none;
}

.footer_content span {
color: #CCCCCC;
}

.CNM a {
color: #999999;
}

.CNM a:hover {
color: #CC0000;
}

.CNM span {
color: #999999;
}

.footer_top {
margin: 25px 0 0 0;
width: 85px;
float: left;
}

/* Footer End */

/* RichWP.com */