/*
Theme Name: Recycling for Charities
Theme URI: http://www.recyclingforcharities.com/
Description: The official RFC rebuild theme.
Version: 1.0
Author: Eric Guerin
*/


/* =General/HTML Elements
-------------------------------------------------------------*/


/* =Typography
-------------------------------------------------------------*/
p, li {
	font-size:14px;
	line-height:1.4em;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

/* =Headings
-------------------------------------------------------------*/
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #038F46;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

/* =Links
-------------------------------------------------------------*/
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* =Layout
-------------------------------------------------------------*/

	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/


/* =Main Content Styles
-------------------------------------------------------------*/
#content {
	font-size: 1.2em;
}

/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

#leftColumn { border:3px solid #038741; padding:0 10px 10px 10px; width:174px; }

div.sidebar h2 {
	margin: 5px -10px 5px -10px;
	background:#D7D7D7 url(/images/footer-bg.jpg) repeat-x top left;
	color:#133E60;
	padding:10px;
}

div.sidebar h2.search { margin: 0 -10px 10px -10px; }
	
/* =Footer Styles
-------------------------------------------------------------*/


/* =Main Navigation Styles
-------------------------------------------------------------*/


/* =Secondary Navigation Styles
-------------------------------------------------------------*/


/* =Form Styles
-------------------------------------------------------------*/
form#searchform input {
	width:166px;
}

form#searchform input#searchsubmit {
	width:auto;
	margin:10px 0;
	float:right;
}

/* =Table Styles
-------------------------------------------------------------*/


/* =Miscellaneous Styles
-------------------------------------------------------------*/

