@charset "UTF-8";
/* CSS Document */


body {
	/*font-size: 62.5%;*/ /* Resets 1em to 10px */
	font-family: 'Helvetica Neue', 'Lucida Grande', 'Century Gothic', Verdana, Arial, Sans-Serif;
	background-color:#e0e0e0; /*2e3436*/
	color: #2e3436;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}


#header {
	background:url(http://www.mattjacoby.com/wp-content/themes/jabloggy09/images/header_background.png) repeat-x 0 0;
	width:100%;
	}

#headerimg 	{ 
	margin: 0 auto; 
	height: 105px; 
	width: 100%; 
	} 


#page_content {
	width:900px;
	margin:0 auto;
}

#footer { 
	border: none;
	background:url(http://www.mattjacoby.com/wp-content/themes/jabloggy09/images/footer_background.png) repeat-x 0 0;
	}


ul { list-style-type:none; width:100%; margin:0; padding:0; }
li { border-bottom:1px solid #777; padding:20px 0; text-align:left; }

li a { color:#2e3436; text-decoration:none; font-size:36px; font-weight:bold; display:block; width:100%; padding:25px 5px; }
li a:hover { background-color:#2e3436; color:#e0e0e0; }

.clearboth { clear:both; }


#header {
	margin: 0; 
	padding: 0; 
	height: 131px; 
	width:auto;
	}

#headerimg {
	margin: 0 auto;
	height: 87px;
	width: 960px;
	}

/* JABLOGGY TOP NAVIGATION */

#navbar { width:960px; margin:0 auto; }

#topnav_left { float:left; }
#topnav_left ul { list-style-type:none; margin:7px 0 0 0; padding:0; }
#topnav_left li { display:inline; }
#topnav_left a { color:#303638; font-size:14px; margin-right:30px; font-weight:bold; }

#topnav_right { float:right; }
#topnav_right ul { list-style-type:none; margin:7px 0 0 0; padding:0; }
#topnav_right li { display:inline; }
#topnav_right a { color:#303638; font-size:14px; margin-left:30px; font-weight:bold; }



/* JABLOGGY CUSTOM DEFINITIONS */
#headerlogo { float:left; width:284px; }
#headerdrums { float:right; width:143px; }