/*
Theme Name: wwfg
Description: Awesome.
Version: 1.OH!
Author: ronston
Author URI: http://willworkforgood.org
*/


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}ins{text-decoration:none}del{text-decoration:line-throughttp://www.willworkforgood.org/wp-admin/theme-editor.php?file=/themes/wwfg/style.css&theme=wwfg&a=teh}table{border-collapse:collapse;border-spacing:0}




body {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	color:red;

}

a {
font-weight:normal;
color:blue;
text-decoration:none;

}

a:hover {
text-decoration:none;
color:black;
}

p {
margin: 10px 0;
}

#container {
margin: 40px 0px 40px 40px;
}

.file { color: red; font-size: 10px; }

a.file { color: red; font-size: 10px; }

.nav { color: blue; font-size: 15px; }

a.comment-type { color: #f1f1f1; font-size: 10px; }

.clear { clear: both; }

.red a {color: red;}
.red a:hover {text-decoration: none; border-bottom: 1px solid red; color: red;}

.divide {
width: 100%;
height: auto;
float: left;
margin: 0;
padding-top: 20px;	
} 

.grid {
height: auto;
padding: 0pxs;
}

#logo {
width: 70px;
margin: 0px;
height:74px;
float: left;
}

#masthead {
width: 750px;
margin: 24px 0 50px 0px;
}

#site-name, #site-slogan {
width: 100%;
height: 30px;
float: left;
margin:0 20px 0 0;
	font-family: sans-serif;
font-size:28px;
	letter-spacing: 0.1em;
line-height: 29px;
}

.single-text {
margin: 0px 30px 0px 0px;
}
.single-entry img {
margin: 20px 30px 0px 0px;
}
.single-entry {
width: 750px;
margin-bottom:48px;
float: left;
}
.single-entry-title {
font-weight:normal;
line-height:15px;
font-size: 28px;
letter-spacing:0px;
margin-left:0px;
	letter-spacing: 0.1em;
}

.entry img {width: auto; height: 180px; padding: 0px 0px 0px 0; border: solid 0px #fff;}

.entry a:hover img { text-decoration: none;
}

.entry {
padding-right: 40px;
width: auto;
height: 250px;
margin-bottom:20px;
float: left;
background-color: #FEDED;
}
.entry-title {
line-height:15px;
font-size:12px;
margin-left:0px;
	letter-spacing: 0.1em;
}
#main {
float:left;
width:100%;
}

#sidebar {
width: 750px;
clear: right;
float:left;
padding-bottom:24px;
padding-top:15px;
font-size:28px;
line-height: 29px;
color: red;
	letter-spacing: 2px;
}

#sidebar h2 {
margin:0px 0 20px 0px;
}

a #sidebar ul {
}

#sidebar ul {
color: red;
margin-left:0px;
display: inline;
}

#sidebar li {
margin-left:0px;
display: inline;
}

#sidebar ul { list-style: none; margin: 0; padding: 0; }
#sidebar ul li { display: inline; }
#sidebar ul li:after { content: "/"; } 
#sidebar ul li:last-child:after { content: ""; }

.widget {
margin:24px 0;
}

.navigation {
height:24px;
margin:50px 0 20px 0;
width: 714px;
}

#footer {
clear:both;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
padding-top: 50px;
}

blockquote {
letter-spacing: 0px;
color: black;
font-family: courier new;
padding-left:20px;
}

.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:0px 0 0px 10px;
padding:0 20px;
}

.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}

.entry-content ul li, .comment-body ul li {
list-style-type:none;
}

.entry-content ol li, .comment-body ol li {
list-style-type:none;
}

.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
color: #999; 
font-size: 10px;
float:left;
}

.alignright {
color: #999; 
font-size: 10px;
float:right;
}

.wp-caption {
text-align:center;
background-color:#fff;
padding-top:4px;
margin:2px 20px;
-o-box-shadow:2px 2px 2px #000;
-icab-box-shadow:2px 2px 2px #000;
-khtml-box-shadow:2px 2px 2px #000;
-moz-box-shadow:2px 2px 2px #000;
-webkit-box-shadow:2px 2px 2px #000;
box-shadow:2px 2px 2px #000;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}


/* COMMENTS */


.comment-box {
width: 320px;
border: 1px solid #00ff00;
padding: 10px;
color: #00ff00;
}

.comment-box a {
text-decoration: none;
}

.comment-box a:hover {
text-decoration: none;
}

.comment-entry { color: #00ff00; font-size: 10px; }

.comment-author {color: #00ff00;}

#comment {
	font-family: sans-serif;
width:312px;
background-color: #fff;
padding: 2px;
margin: 5px 0 5px 0;
font-size:12px;
line-height:18px;
border: 1px solid #00ff00;
color: #00ff00;
}

h3 {
font-weight: normal;
font-size: 28px;
line-height: 30px;
}

#url {
	font-family: sans-serif;
width:150px;
background-color: #fff;
padding: 2px;
margin: 5px 5px 5px 0;
font-size:12px;
line-height:18px;
border: 1px solid #00ff00;
color: #00ff00;
}

#email {
	font-family: sans-serif;
width:150px;
background-color: #fff;
padding: 2px;
margin: 5px 5px 5px 0;
font-size:12px;
line-height:18px;
border: 1px solid #00ff00;
color: #00ff00;
}

#author {
	font-family: Arial, sans-serif;
width:150px;
background-color: #fff;
padding: 2px;
margin: 5px 5px 5px 0;
font-size:12px;
line-height:18px;
border: 1px solid #00ff00;
color: #00ff00;
}

.avatar {
float:left;
}

.commentlist cite {
font-family: sans-serif;
font-style: normal;
}

.commentlist li {
margin:0px 0;
padding-top: 20px;
}

.commentlist ul.children {
margin-left:40px;
}

.comment-pad {padding: 0px;}


/* TWITTER */


.twitter { 
font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
border: 1px solid #00ff00;
padding: 10px;
color: #00ff00;
}

.twitter-timestamp { 
font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#twitbox {
width: 700px;
margin: 20px 0px 20px 0px;
float: left;
}
