/*
Theme Name: Gothic Funk
Theme URI: 
Description: 
Version: 
Author: Sam Perkins-Harbin
Author URI: http://www.forge22.com
Tags:


*/

@import url('https://fonts.googleapis.com/css?family=Martel');
/* @import url('/css/gf.css'); */

#meta #nav {margin: 0 0 30px 0; }
#nav {}
	#nav li {}
	#nav li.current_page_item a {font-weight: bold; }

#page h1, #page h2, #page h3, #page h4 {font-family: Martel, Georgia, "Times New Roman", Times, serif; }



#content {width: 600px; float: left;  }
.navigation {width: 100%; float: left; clear: both; margin: 10px 0; }

.page #content {width: 100%; }
	.post { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ddd; }
		.postmeta {margin: 5px 0 10px 0; font-style: italic; font-family: Verdana, Geneva, sans-serif; }
		.entry {}
			.entry img {max-width: 600px !important; height: auto !important;  }
			
			.post hr {display: block; float: left; width: 100%; clear: both; margin: 1em auto; }

#sidebar {float: right; width: 240px; }
	#sidebar ul {list-style: none; text-indent: 0; margin:0;  padding:0; }
	#sidebar li {list-style: none; text-indent: 0; margin:0;  padding:0; }

	#sidebar form {margin:0; padding:0; }
	
	#sidebar li.widget {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #f0f0f0; }


.alignright {float: right; margin-left: 1em; }
.alignleft {float: left; margin-right: 1em; }


#footerBuckets {width: 100%; clear: both; padding-bottom: 30px; 
		border-bottom: 1px solid #aaa; overflow:auto; }
	#sidebarFooter { }
		#sidebarFooter li.widget {width: 23%; float: left; display: block; margin-right: 2%; }
			#sidebarFooter li.widget ul li {margin: 0 0 5px 0; font-size: 11px; }





#content #wp_page_numbers {}
	#content #wp_page_numbers ul {list-style: none; margin: 1em 0; padding:0; text-indent: 0; overflow: auto; width: 100%; }
		#content #wp_page_numbers ul li {list-style: none; margin: 0 1em 0 0; padding:0; text-indent: 0; float: left; }
			#content #wp_page_numbers ul li.active_page a {font-weight: bold;  }




.rsvp_widget {overflow: auto; margin: 0 0 20px 0; }








