/*
Theme Name: GreenHalloween
Author: Karissa Liloc
Author URI: http://www.liloc.com/
Tags: green, custom layout, fixed width, two columns

*/

		body,
	html {
		margin:0;
		padding:0;
		background:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:.9em;
		color:#6a3d06;
	}

a{text-decoration:none; color:#669900;}	
	
h1 {font-size:24px; color:#6a3d06;  font-weight:bold;}	
h2 {font-size:16px; color:#669900;  font-weight:bold;}	
	body {
		width:1230px;
	}
	#wrap {
		background:#ffffff;
		margin:10px;
		
width:1230px;
	}
	#header {
		background:#ffffff;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		background:#ffffff;
		padding:5px;  
                border-bottom: solid 1px #669900;
	}	

	#nav a{ text-decoration:none; color:#663300; font-weight:bold;}	

#donate a{ text-decoration:none; color:#663300; font-weight:bold;}	
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		text-align:right;
margin-right: 45px;
	}
	#main {
		background:#ffffff;
		float:left;
                min-height:500px;
                width:650px;
	}
	 #main h3, #main p {
		padding:0 10px;
    }


#main  h2 {
color:#669900;
		padding:0 10px;
}


#rightNav{
text-align:left;
width: 230px;
float:right;

                min-height:500px;

border-left: solid 1px #669900;
padding-left:5px;
}


	#sidebar {

		float:left;
		width:190px;			
		margin-left:25px;
		margin-top:14px;
                min-height:480px;
text-align:right;
margin-right: 35px;
border: 1px, solid, pink;
}


#sidebar a{text-decoration:none; color:#669900; font-weight:bold; font-size:1.2em;}	
#sidebar li {padding-bottom:5px; text-decoration:none; color:#669900; font-weight:bold;}


#breaker {clear:both; height:10px; background:#ffffff;}

#footer_left {background:#ffcc03;
clear:both;
	float:left;
	width:250px;
	height:250px;
	font-weight:bold; color:#663300; text-decoration:none; font-size:1.2em;
	padding-top:5px;
	}

#footer_left_inner{
	background:#ffffff;
	width:230px;
	height:210px;
	margin:10px;

	}	

#footer_middle_inner{
	background:#ffffff;
	width:210px;
	height:210px;
	margin:10px;

	}	
	
#footer_middle {background:#ffcc03;
	font-weight:bold; color:#663300; text-decoration:none; font-size:1.2em; 
	padding-top:5px;
		float:left;
		width:210px;
		height:250px;		
	}

#footer_right_inner{
	background:#ffffff;
	width:36
0px;
	height:210px;
	margin:10px;

	}	
	
#footer_right {background:#ffcc03;
	font-weight:bold; color:#663300; text-decoration:none; font-size:1.2em; 
	padding-top:5px;
		float:left;
		width:390px;
		height:250px;		
	}


	
	#footer {
		background:#ffffff;
		clear:both;
	}	
	#footer_bottom {
		background:#619904;
		clear:both;
		text-align:center;
	}
	#footer p {
		padding:5px;
		margin:0;
		color:#ffffff; text-decoration:none; font-size:.8em;
    }
	
	.postinfo {font-style:italic; font-size:.9em; padding:0 10px;}

li, ul{list-style: none; margin-left: 0; padding-left: 0; padding-bottom:0;}
.archives {margin-left:20px; margin-top:2px; padding-bottom:0; margin-bottom: 0px; font-size:10px;}
.city{font-weight:bold; color:ffffff; text-decoration:none; font-size:1.8em;}

.city a:link{font-weight:bold; color:#ffffff; text-decoration:none; font-size:1.8em;}
.city a:visited{font-weight:bold; color:ffffff; text-decoration:none; font-size:1.8em;}
.city a:hover{font-weight:bold; color:#ffffff; text-decoration:none; font-size:1.8em;}
.city a:active{font-weight:bold; color:ffffff; text-decoration:none; font-size:1.8em;}
img { border: none; } 

#localheader {width:190px; padding:10px; background:#FFCCOO; text-align:center;}

#footer a{text-decoration:none; color:#ffffff;}
