/*
Theme Name: Southpaw
Author: Standard Motion
Theme URI: http://www.standardmotion.com
Description: Design by Jon Setzen, Production by Caroline Keim
Tags: Franklin Park

	Dark Brown: 	#915d00
	Light Brown:	#c68900
	Dark Grey:		#4f4f4f
	Nav:			#452e0e
	Light Grey:		#f7f4ef
*/
		

/*
RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; height:100%; }
html, body							{ height: 100%; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.red								{ color: #ff0000; }
.green								{ color: #1e6c00; }
.smpad								{ padding: 5px 0; }

/*
STRUCTURE
*/

body 								{ text-align: center; margin: 0 auto; background-color: #c3beb5; color: #3e3e3e; font: 14px Helvetica, Arial; line-height: 1.2em; }
#page-wrap							{ text-align: left; width: 980px; background-color: white; margin: auto; padding:0px 10px; }
#container							{ background-color: #f7f4ef; min-height:100%; overflow: hidden; }
#nav								{ background-color: #452e0e; height: 22px; padding: 6px 0 0 6px; margin: 0px 0 20px 0; }
	
/*
MAIN CONTENT
*/
#main-content						{ width: 680px; padding-left: 5px; }
#main-content a, a:active, a:visited{ color: #915d00; }
#main-content a:hover				{ color: #c68900; text-decoration: underline; }
img.event-img						{ max-height: 400px !important; max-width: 400px !important; }
img.press-img						{ max-height: 400px !important; max-width: 400px !important; }
.post img							{ max-width: 650px; border: 1px solid #915d00; padding: 5px; margin: 8px; }
h2.title							{ font: 18px Helvetica, Arial; font-style: italic; font-weight: bold; margin-bottom: 8px; }
.post-footer						{ font: 11px Helvetica; Arial; margin-top: 5px; }
#main-content .post-line			{ margin:15px 0; }

/*
SIDEBAR
*/

#sidebar							{ color: #915d00; font: 11px Helvetica, Arial; width: 272px; background-image: url('http://www.franklinparkbrooklyn.com/wp-content/images/sidebar_bg.jpg'); background-repeat: repeat-y; padding: 3px; padding-bottom: 20010px; margin-bottom: -20000px; }
#sidebar ul							{padding: 0 10px; list-style: none;}
#sidebar li							{list-style: none; }
#sidebar a, a:active, a:visited		{ color: #915d00; }
#sidebar a:hover					{ color: #c68900; text-decoration: underline; }
#location							{ font: 12px Helvetica, Arial; color: #3e3e3e; text-align: center; margin-bottom: 15px; }
#sidebar ul ul						{ margin-left: -9px; }
#sidebar .side-line					{ height: 1px; width:245px; background-color: #d8d2c6; margin: 3px 0; }
.greybold							{ color: #3e3e3e; font-weight: bold; }
#sidebar .smimg						{ max-width: 150px !important; margin-bottom: 5px; }
#sidebar .event-title				{ font-weight: bold; text-transform: uppercase; }
#sidebar .event-img					{ max-width: 225px !important; float:left !important; padding: 5px 0 !important; max-height:225px !important; }
