/*
Theme Name: My Green Family
Theme URI: http://mygreenfamily.ca
Description: Custom theme for my green family.
Version: 1.0
Author: Odum Idika
Author URI: http://designbylion.com
Tags: green
*/

body {
	margin:0;
	padding:0;
	font-family:Microsoft Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	color:#4a473f;
	background:url(images/banner.jpg) repeat-x #cce3f3 center top;
	width:100%;
	display:table;
}

#container {
	width:960px;
	margin:180px auto;
	min-width:960px;
}

#content {
	clear:both;
}

#primary_categories {
	float:left;
	width:180px;
	margin:0 0 0 -960px;
}

#primary_content {
	float:left;
	width:480px;
	margin:100px 0 0 200px;
	background:#fff;
	min-height:1350px;
}

#internal {
	margin:-105px auto 0 auto;
	width:440px;
}

#sidebar {
	float:left;
	width:260px;
	margin:0 0 0 20px;
}

#footer {
	clear:left;
	background:url(images/footer.jpg) center repeat-x;
	height:500px;
}

div#internal_footer {
	width:960px;
	margin:0 auto;
	padding-top:1px;
	font-size:0.7em;
}

/*Footer positioning*/
p.push {
	padding-left:220px;
}

p#copyright {
padding-left:240px;
margin-top:-5px;
}

#logo {
	background:url(images/mygreenfamily.png) no-repeat;
	width:360px;
	height:62px;
	float:left;
	margin:-110px 0 0 250px;
}

#logo h1 {
	text-indent:-9999px;
}

/* Navigation */

#navigation {
	list-style:none;
	margin:-7px 0 0 220px;
	padding:0;
}

#navigation li {
	float:left;
}

#navigation li a {
	display:block;
	height:27px;
	text-indent:-9999px;
	width:80px;
	margin-right:3px;
}

li#item1 a {
	background:url(images/home.png) no-repeat;
}

li#item1 a:hover {
	background-position:-80px;
}

.home li#item1 a {
	background-position:right;
}

li#item2 a {
	background:url(images/resources.png) no-repeat;
}

li#item2 a:hover {
	background-position:right;
}

.page-id-21 li#item2 a {
	background-position:right;
}

li#item3 a {
	background:url(images/about.png) no-repeat;
}

li#item3 a:hover {
	background-position:right;
}

.page-id-2 li#item3 a {
	background-position:right;
}


li#item4 a {
	background:url(images/contact.png) no-repeat;
}

li#item4 a:hover {
	background-position:right;
}

.page-id-16 li#item4 a {
	background-position:right;
}

li#subscribe a {
	width:24px;
	background:url(images/rss.png) no-repeat bottom;
}

body#index li#item1 a, body#resources li#item2 a, body#green_About li#item3 a, body#contact li#item4 a {
	/*background-position:left;*/
}

/* End Navigation */

h1, h2, h3 {
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-weight:100;
	font-size:1.2em;
}

h5 {
	font-size:0.9em;
	font-weight:bold;
}

em {
	color:#4e7fa5;
}

a {
	color:#4e7fa5;
	text-decoration:none;
}

a:hover {
	color:#4a473f;
}

div.monthly_archive li, div.postbypost li {
	list-style:none;
	line-height:1.5em;
	font-size:0.8em;
}

div.monthly_archive li a, div.postbypost li a {
	text-decoration:none;
	background:none;
}

.categories ul, div.recent_comments ul {
	text-decoration:none;
	list-style:none;
	margin-left:-39px;
}

.categories, div.recent_comments ul {
	list-style:none;
	clear:left;
}

.categories ul li {
	float:left;
	width:180px;
	border-bottom:1px dotted #adc8dc;
	font-size:0.8em;
}

.categories ul li a {
	color:#4e7fa5;
	display:block;
	padding:3px 0;
}

.categories ul li a:hover {
	color:#4a473f;
	background-color:#d3e7f4;
}

/*Recent Comment Styles*/

div.recent_comments img {
	border:none;
}

div.recent_comments ul li {
	width:260px;
	border-bottom:1px dotted #adc8dc;
	font-size:0.8em;
}

div.recent_comments ul li strong {
	color:#4a473f;
}

div.recent_comments ul li a {
	padding:3px 0;
	display:block;
	border:none;
	color:#4e7fa5;
}

div.recent_comments ul li a:hover {
	color:#4a473f;
	border:none;
	background-color:#d3e7f4;
}

/*End Recent Comment Styles*/

.entry a, .entry_post a, div.entry_archive a, div#comments a, div#no_comments a, a.emaillink, .sidebarlink a {
	border-bottom:1px dotted #4e7fa5;
	background-color:#f4fae0;
}

div.sociable a {
	border-bottom:none;
	background:none;
	
}

.entry p, .entry_post p , div.entry_archive, div.entry ul, ol li, div.donation, ul li {
	line-height:1.65em;
	font-size:0.8em;
}

.entry {
	clear:left;
}

.entry_post {	
	clear:left;
}

div.entry_archive img {
	padding:5px;
	border:1px dotted #adc8dc;
	float:left;
	margin:0 10px 0 0;
}

/*Search Form*/

#sidebar #searchsubmit, #submit {
	border:none;
	color:#4a473f;
	padding:5px;
	background:#84a4be;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;	
}

#s {
	background-color:#fff;
	border:0;
	height:1.9em;
	width:193px;
	vertical-align:middle;
	color:#4a473f;
	margin-top:-1px;
}

#s:hover {
	background-color:#f4fae0;
}

div.postmetadata {
	font-size:0.7em;
	margin-top:-19px;
	line-height:16px;
	color:#888;
}

div.navigation {
	font-size:0.9em;
	margin-bottom:45px;
}

div.navigation_search {
	font-size:0.9em;
	margin-top:20px;
}

/*Clears adn Floats*/

div.left, div.alignleft {
	float:left;
}

div.right, div.alignright {
	float:right;
}

.clearleft {
	clear:left;
	padding-top:10px;
}

.clearright {
	clear:right;
}

.clear {
	clear:both;
}

div.alignleft, div.alignright {

}

.imageclearleft {
	float:left;
	margin-right:10px;
	padding:5px;
	border:1px solid #ccc;
}

.imageclearright {
	float:right;
	margin-left:10px;
	padding:5px;
	border:1px solid #ccc;
}

div.alignleft a, div.alignright a {
	color:#4a473f;
	padding:7px;
	background:#84a4be;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

div.alignleft a:hover, div.alignright a:hover {
	color:#fff;
	background:#adc8dc;
}

/*Title on index pages*/
h2.home_page {
	width:360px;
	clear:left;
}

h2.single_page {
	margin-bottom:10px;
}

p.individual_post { /*Postmetadata for single.php*/
	font-size:0.7em;
	color:#888;
	margin-top:-8px;
	padding-bottom:2px;
}	

.entry_post img {
	padding:5px;
	border:1px solid #ccc;
	float:left;
	margin:0 10px 0 0;
}

.entry_post img.inline {
	float:none;
}

div#comments, div#no_comments {
	font-size:0.9em;
}

/*Comment Styling*/

div.commentlist li {
	margin:10px 0;
}

div.commentlist {
	margin-left:0;
	font-size:0.8em;
	list-style:none;
}


/*Future styling of alternating comments*/

div.commentlist li.even {
}

div.commentlist li.odd {
}

div.commentlist li.comment-author-admin div.vcard, div.commentlist li.comment-author-andrea div.vcard {
	background:url(images/comment_id_admin.png);
}

div.commentlist li.comment-author-admin div.vcard a, div.commentlist li.comment-author-andrea div.vcard a {
	border-bottom:#84a4be 2px solid;
}

/*This controls the whole comment body*/
div.comment-body {
	clear:left;
	min-height:112px; /*120px if border enabled*/
	border-bottom:1px dotted #adc8dc;
}

div.gravatar {
	float:left;
	clear:left;
	margin-top:10px;
	padding:4px;
	background-color:#cce3f3;

}

div.vcard {
	font-size:10px;
	background:url(images/comment_id.png);
	display:block;
	height:44px;
	width:150px;
	margin:-15px 0 0 -31px;
	float:left;
	clear:both;
	color:#000;
}

div.vcard_name {
	margin:23px 0 0 10px;
	text-align:center;
}

div.vcard a {
	border-bottom:#e7772f 2px solid;
	color:#000;
}

div.vcard a:hover {
	color:#000;

}

div.commentmetadata {
	font-size:0.7em;
	float:left;
	clear:left;
	margin:0 0 0 30px;
}

div.comment_text {
	width:350px;
	line-height:1.65em;
	padding:35px 0 0 66px;
}

div.sociable {
	width:420px;
	padding:10px;
	border-bottom:1px dotted #adc8dc;
	border-top:1px dotted #adc8dc;
}

div.sociable_tagline p {
	font-size:1.2em;
	margin-top:0;
	text-align:center;
	color:#4a473f;
}

div.sociable_tagline strong {
	font-size:2.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.sociable_tagline {
	margin-bottom:10px;
	font-size:0.9em;
	color:#888;
}

div.postmetadata_comments {
	font-size:0.7em;
}

div.comment_count {
	display:block;
	height:46px;
	width:48px;
	float:right;
	background:url(images/comment.png) no-repeat;
	text-align:center;
	margin:-25px 30px 0 0;
}

div.comment_display {
	margin:5px 2px 0 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.date {
	display:block;
	height:44px;
	width:98px;
	background:url(images/date.png) no-repeat;
	float:right;
	margin:10px -112px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

div.date_display {
	margin-top:15px;
}

div.reply a {
	font-size:0.8em;
	margin-bottom:5px;
	display:block;
	text-align:center;
	color:#4a473f;
	padding:5px;
	background:#84a4be;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:3.0em;
}

span.date {
	font-size:12px;
}
span.day {
	font-size:20px;
}

div#respond h4 {
	font-size:1.0em;
	font-weight:bold;
}

div.subscribe_rss a, div.subscribe_email a, div.subscribe_twitter a {
	font-size:0.8em;
	display:block;
	text-align:center;
	color:#4a473f;
	padding:5px;
	background:#84a4be;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:3.0em;
	float:left;
	margin-bottom:6px;
}

div.subscribe_email a {
	margin-left:10px;
	margin-right:10px;
}

div.subscribe_rss a:hover, div.subscribe_email a:hover, div.subscribe_twitter a:hover, div.youradhere a:hover, div.reply a:hover {
	color:#fff;
	background:#adc8dc;
}

div.advertising img {
	border:1px solid #b4cee2;
	float:left;
}

.ad_left {
	margin-right:6px;
	margin-bottom:6px;
}

div.youradhere a {
	float:left;
	font-size:0.9em;
	display:block;
	text-align:center;
	color:#4a473f;
	padding:5px;
	background:#84a4be;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:6px;
}

div.paypal {
	text-align:center;
}

div.payment {
	text-align:center;
}

.search_results {
	font-size:0.7em;
}

.wp-polls .Buttons {
	font-size:1.0em;
	margin:0 auto;
	display:block;
	color:#4a473f;
	padding:5px;
	background:#84a4be;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
}

.wp-polls .Buttons:hover, #sidebar #searchsubmit:hover, #submit:hover {
	color:#fff;
	background:#adc8dc;
}

/*Submit comment styles*/

#comment {
	width:97.5%;
	color:#4a473f;
	padding:0.5em;
	border:none;
	background:#cce3f3;
}

#author, #email, #url {
	border:none;
	color:#4a473f;
	padding:0.5em;
	background:#cce3f3;
}

#author:hover, #email:hover, #url:hover, #comment:hover {
	background:#adc8dc;
}

p.nopoll {
	font-size:0.8em;
}

div#explorer {
	display:none;
}

div.guest_post {
	padding:0 15px 5px 15px;
	background-color:#f4fae0;
	border:1px dotted #cce3f3;
}

div.guest_post img {
	border:1px dotted #cce3f3;
	background-color:#fff;
}

ol, ul {
	margin-left:-22px;
}

ol#start_at_2 {
	counter-reset:item 1;
	list-style:none;
	margin-left:-40px;
}

li.reset:before {
	content: counter(item) ". ";
	counter-increment: item;
}

.entry_archive ol {
	font-size:1.3em;
}