/*
Theme Name: GAABA Custom Template
Theme URI: http://www.greenvilleavenue.org
Description: Custom template design for Greenville Avenue Org.
Author: Jerrett Fowler
Author URI: http://www.veribatim.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #408f0a;
	font-family:arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #1d4700 url(images/bkg.jpg) top center repeat-y;
	}
	
h1 {font-size: 24px;}
h2 {font-size: 18px; margin-top:10px;}
h3 {font-size: 16px; margin-top:10px;}
h4 {font-size: 14px;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #555555;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#0a9f14;
	text-decoration:none;
	border: none;
	}

a:hover{color:#0a9f14;text-decoration: underline; border: none;}



/* container */


#container {
	width: 970px;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	background:#ebf3d4;
	color:#000000;
	}
	
/* header */

#header {
	background: url(images/header.jpg) top left no-repeat;
    width: 970px; 
	color: #fff; 
	height: 290px;
	}
	
#logo {
	background: url(images/logo.jpg) no-repeat;
	height: 94px;
	width: 288px;
	padding: 50px 0px 20px 20px;
	}

#header h1{
	font-family:arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #2f7300; text-decoration: none;}
#header h1 a:hover{color: #2f7300; text-decoration: none;}


#header h2{
	font-family:arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menu {
	font-family:arial, Helvetica, sans-serif;
	font-size: 12px;
	width:970px; 
	height:50px;
	background-color: #ffffff;
}


#menu ul {
	margin: 6px 0 0 0;
	padding: 16px 0 0 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 16px 13px 20px 13px;
	margin: 0;
	text-decoration: none;
	color: #408f0a;
	
}

#menu ul li a:hover {
	color:#408f0a;
	background-color:#baed8a;
}



/* content */
#welcome {
	float: left;
	width: 100%;
	height: 175px;
	margin: 5px 0 25px 0;
	padding:0;
	background: url(images/welcome.jpg) top center no-repeat;
}

#content {
	float: left;
	width: 65%;
	overflow: hidden;
	border-top: #555555 solid 1px;
	margin-top: 10px;
	}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family:georgia, serif;
	font-size: 20px;
	font-weight: 300;
	color: #515839;
	}
	
.post h2 a{
	color: #515839;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #515839;
	text-decoration: underline;
	}
	
.post p{font-size: 12px;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */
#downloads {
	width: 286px;
	float:right;
	margin:0;
	padding: 0;
}
#downloads img {padding:0; margine:0;}

#sidebar {
	font-family:arial, Helvetica, sans-serif;
	font-size:10px;
	width: 286px;
	float:right;
	margin: 12px 0 0 0;
	padding: 0;
	background-color: #ccf2a8;
	}

	
#sidebar a{color: #408f0a; text-decoration: none; font-weight: 300;}
#sidebar a:hover{text-decoration: underline;}

#sidebar h2{
	font-family:georgia, serif;
	font-weight:300; 
	font-size: 12px; 
	text-align: left;
	color: #555555;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #555555;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family:arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #ffffff;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family:arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family:arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #555555;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #ffffff;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family:arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #555555;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family:arial, Helvetica, sans-serif;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family:arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px;
	margin: 3px 0 0 3px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #ebf3d4;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #2f7300;
	font-family:arial, Helvetica, sans-serif;
	font-size: 7pt;
	}
	
#footer p{padding:10px;margin: 0; color: #555555;}
#footer a{color: #555555;text-decoration: none;}
#footer a:hover{color: #555555;text-decoration: underline;}

