/*  
Theme Name: CharitiesBlog.net Theme
Theme URI: http://charitiesblog.net/
Description: WordPress theme design for CharitiesBlog.net.
Version: 2.0
Author: Sophia Lucero
Author URI: http://stellify.net/
*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #887d64;	
}
body, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 0.625em;
	line-height: 2.5em;
	text-align: center;
	background: #fff;
}
/* header */
#header, #main, #footer {
	text-align: left;
	width: 958px;
	margin: 0 auto;
}
#main, #footer {
	border-top: 0 !important;
}
#header {
	height: 78px;
	border: 1px solid #eae3cc;
	background: url(images/header-bg.png) 50% 50% repeat-x;
	margin-top: 40px;
}
#header h1, #header h1 a {
	width: 196px;
	height: 78px;
}
#header h1 a {
	display: block;
	text-indent: -1000em;
	background: url(images/charities-blog.png) 50% 50% no-repeat;
}
#header h1 {
	margin: 0 0 0 40px;
	clear: both;
}
#header ul.navigation {
	margin-top: 30px;
}
#searchform {
	margin-top: 25px;
	height: 25px;
}
#header ul.navigation {
	width: 450px;
	margin-left: 20px;
}
#header ul.navigation li {
	display: inline;
	width: 90px;
	height: 25px;
	margin-top: 10px;
}
#header ul.navigation li a {
	display: block;
	width: 20%;
}
#searchform div {
	width: 200px;
	height: 30px;
	margin-right: 20px;
	background: #fcfbf6 url(images/search-bg.png) no-repeat;
}
#searchform input {
	border: none;
	background: none;
}
#s {
	width: 170px;
	padding: 7px 0 0 10px;
}
#searchsubmit {
	width: 14px;
	height: 14px;
	margin: 8px 0 0;
}
#main {
	border: 1px solid #eae3cc;
}
/* posts */
#posts {
	width: 600px;
	margin: 40px 40px 40px 39px;
}
#posts .post .title a {
	color: #958255;
	display: block;
}
#posts .post {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eae3cc;
}
#posts .post .content {
	margin-top: 20px;
}
#posts .meta {
	margin: 0 0 5px;
}
#posts p, #posts .content p, #posts .content ul, #posts .content ol, #posts .content blockquote, .commentlist, .commentlist li {
	margin: 20px 0 0;
}
#posts blockquote {
	padding: 0 20px;
	border-left: 2px solid #EAE3CC;
}
#posts .post .content ul li {
	padding: 5px;
}
#posts .post .content img {
	margin: 30px 10px;
	float: right;
	display: inline;
}
#posts .post .content .sociable img {
	margin: 0;
	float: none;
}
#posts .post .content img[align="left"] {
	margin-left: 0;
}
#posts .post .content img[align="right"] {
	margin-right: 0;
}
#posts .comments {
	text-align: right;
}
#posts .navigation {
	margin: 0 0 40px;
}
/* comments */
#commentsection {
	margin: 20px 0;
}
.commentlist {
	border-top: 1px solid #111;
}
.commentlist li {
	border-bottom: 1px solid #111;
}
#author, #email, #url {
	width: 180px;
}
#comment {
	width: 400px;
}
#author, #email, #url, #comment, #submit {
	border: 1px solid #d5d0d6;
	padding: 5px;
}
#searchsubmit, #submit {
	background: #f8f4e7;
}
/* sidebar */
#sidebar {
	width: 200px;
	margin: 40px 39px 40px 35px; /* extra 5px width in ie6 */
}
ul#primary {
}
ul#secondary {
}
#splashpress a {
	display: block;
	padding: 20px 0;
}
#sidebar {
	background: #f8f4e7;
}
.ads {
	text-align: center;
}
a.feed {
	display: block;
	line-height: 1;
}
#sidebar .ads a {
	display: block;
	text-align: center;
	padding: 20px 0;
}
.ads a img, #sidebar img {
	border: none;
}
.feed, #splashpress {
	border-bottom: 1px solid #fff;
}
ul.sidebar li.ads li {
	text-align: left;
}
ul.sidebar li.ads, .bnewslist, .awardlist, .jobslist {
	background: none !important;
}
div.awardbox, div.bnewsbox, div.jobsbox {
	line-height: 1.3em;
	border: none !important;
	background: none !important;
	text-align: left;
}
ul.sidebar li div.jobsbox h2 {
	background: none;
}
ul.sidebar .ads h2 {
	text-align: left;
}
ul.sidebar li {
	line-height: 1;
}
ul.sidebar h2 {
	border-top: 1px solid #fff;
	background: #f1f1db url(images/header-bg.png) 0 50% repeat-x;
}
ul.sidebar h2, ul.sidebar li ul li a {
	display: block;
	padding: 10px;
}
ul.sidebar li ul li a:hover, .ads a:hover {
	background-color: #f1f1db;
}
ul.sidebar h2, ul.sidebar li ul li {
	border-bottom: 1px solid #fff;
}
/* vertical whitespace bug fix \*/
/** html ul.sidebar li ul li a {
	height: 1em;
}*/
/* */
#footer {
	border: 1px solid #eae3cc;
	margin-bottom: 40px;
	padding: 20px 0;
}
/* common */
ul.navigation, .commentlist, #sidebar ul {
	list-style: none outside; /* list items have extra left padding/margin without outside */
}
/* floats */
#header h1, #header ul.navigation, #header ul.navigation li a, #searchform div, #searchform input, #posts, #sidebar, .left {
	float: left;
	display: inline;
}
.right, #searchform {
	float: right;
	display: inline;
}
.clear {
	clear: both;
	display: block;
}
#header .clear, #main .clear {
	min-height: 0; /* ie7 clear float */
}
.content, #sidebar {
	overflow: hidden;
}
/* sizes */
h1 {
	font-size: 1.8em;
	line-height: 1.1em;
}
h2, h3, #header, #main, #footer {
	font-size: 1.4em;
}
#header .navigation, #posts .post .content, blockquote, #commentsection {
	font-size: 1em;
}
#header ul.navigation, #s, #posts .meta, #posts .categories, #posts .tags, #posts .UTWPrimaryTags, #posts .sociable, #sidebar  {
	font-size: 0.85em;
}
/* text styles */
#header .navigation, #header .navigation li, #posts p.error, #posts .navigation, #footer, #feed, #splashpress {
	text-align: center;
}
.title, h2, h3, #posts .navigation, #sidebar h2, #sidebar a {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, .comments, #header .navigation li a {
	font-weight: normal;
}
a {
	font-weight: bold;
	text-decoration: none; 
}
#posts .post a, .meta, .meta a, #sidebar a {
	color: #41b84f;
}
#posts .post .content a:hover, #sidebar li a:hover {
	text-decoration: underline;
}
#header a:hover, #sidebar a:hover {
	color: #41b84f;
}
a img {
	border: none;
}
/* plugins and widgets and ads */
.more-link {
	display: inline;
}
#posts .sociable {
	margin: 10px 0;
}
#posts .ads {
	margin: 20px 0;
}
