/*
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:#ffcc03;}	
	
h2 {font-size:14px;}	
	body {
		min-width:750px;
	}
	#wrap {
		background:#619904;
		margin:10px;
		width:910px;
	}
	#header {
		background:#ddd;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		background:#ffffff;
		padding:5px;
	}
	#nav a{ text-decoration:none; color:#663300; font-weight:bold;}	
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
		background:#ffffff;
		float:right;
		width:600px;
                min-height:500px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#sidebar {

		float:left;
		width:240px;		
                background-image:url(images/left_bg.jpg);
		background-repeat:no-repeat;		
		margin-left:10px;
		margin-top:14px;
                min-height:480px;}


#sidebar a{ font-weight:bold; color:#663300; text-decoration:none; font-size:1.2em; line-height:28px;}	




	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding-left:0 10px 0 0;
    }

#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;}
.archives {margin-left:20px; margin-top:2px; 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;}

