/*  
Theme Name: Groundswell Theme
Theme URI: http://groundswellfilms.org
Description: This is the theme for the Groundswell Educational Films website
Version: 1.0
Author: Arlen Parsa/Groundswell Educational Films
Author URI: http://groundswellfilms.org

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p{
    margin: 0;
    padding: 0;
}

a img{
border: none;
}

body{
    margin: 0;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
    background: #ffffff;
    color: #000000;
}

h1{
    font-family: Georgia, Sans-serif;
    font-size: 24px;
    padding: 0 0 10px 0;
}

a:link, a:visited{
    text-decoration: underline;
    color: #cc0000;
}

a:hover{
    text-decoration: none;
}

#wrapper{
    margin: 0 auto 0 auto;
    width: 900px;
}

#wrapper-2{
    background: #666666;
    background-image:url('http://groundswellfilms.org/media/bottom-bg.jpg');
    height: 243px;
}

#header{
margin-top:20px;
text-align:left;
}

#container{
    text-align: left;
    float: left;
    width: 570px;
}

#front-page-container{
    text-align: left;
    float: left;
    width: 600px;
}

.post{
float: left;
padding: 10px 0 10px 0;
color:black;
}

.post-front{
float: left;
padding: 10px 0 10px 0;
color:white;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
margin: 10px 0 0 0;
}

blockquote{
    margin:20px 10px 5px 10px;
    border: 1px solid #ccc;
    padding: 0px 10px 10px 10px;
}

.navbar{
padding: 5px 0 5px 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
background: #996600;
color: white;
border-style:solid;
border-width: 1px 0 0 0;
border-color: #000;
background-image:url('http://groundswellfilms.org/media/navbar-bg.jpg');
}

.navbar a:hover{
    color: #000;
    background-image:url('http://groundswellfilms.org/media/navbar-highlight.jpg');
    padding: 6px;
}

.navbar a{
    color: #fff;
}

.navbar a.visited{
    color: #fff;
}

.content-derk {
 display:none;
}


p{
padding: 10px 0 0 0;
}

#footer{
    clear: both;
    padding-top: 0px;
}

.sidebar{
float: right;
background: #fff;
margin-right:10px;
margin-top:10px;
}


.comments-template{
    width:500px;
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

h4{
    margin-top: 15px;
    font-size: 1.3em;
    font-family: arial;
    color: black;
    font-weight: bold;
    font-style: italic;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.sharebox{
background-image:url('xhttp://groundswellfilms.org/media/navbar-highlight.jpg');
background:#ebc795;
float:right;
width:90px;
color:black;
border:1px solid #000;
padding:10px;
margin-left:30px;
margin-top:10px;
margin-bottom:10px;
text-decoration:none;
font-size:14px;
}
