body {
	-x-system-font:none;
	color:#6E6E6E;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:24px;
	/*background:transparent url(http://joe-ferraro.com/images/submenu_floor.gif) repeat-x scroll 0 155px;*/
}

#subHeader {
	height:125px;
}

/* Header styles
 -------------------------------------------------------------- */
#header {
    /*padding: 1.0em 0 0 1.5em;*/
    /*height: 108px;*/
	height:85px;
}

#header #logo {
    /*height: 90px;*/
    margin:24px 0 0 20px;
    float:left;
}

#header #logo .title .desc {
    text-align: right;
    margin: 0.4em 0 0 0;
    color: #666;
    letter-spacing: 0.05em;
    padding: 0.2em 0 0 1.5em;
    border-top: 1px solid #ccc;
	font-size:12px;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

#header #logo .title a {
    text-decoration: none;
    color: #000;
}

#header #logo .title a:hover {
    /*color: #fff;
    background: #000;
    */
}

#header #logo a.sitelogo {
    display: block;
    width: 400px;
    height: 90px;
    background: url(images/bg/sitelogo.png) no-repeat;
}

#topnav_background {
	background:transparent url(http://joe-ferraro.com/images/menubarbg.png) repeat scroll 0 0;
	height:43px;
}

#menu {
    float: right;
    list-style: none;
    font-weight: bold;
    font-family: Helvetica, Arial;
}

#top_nav {
	color:#818181;
	height:43px;
	margin:0 auto;
	/*padding:0 20px;*/
	position:relative;
	width:985px;
}

#top_nav li {
	float:left;
	font-size:1.1em;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:15px;
	margin-top:9px;
	text-shadow:0 1px #FFFFFF;
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}

.entry ol,ul {
    margin-left:30px;
    margin-bottom:1.5em;
}

.entry li {
    font-size:14px;
    color:#333333;
}

.entry li a {
    color:#0177D0;
}

.entry li a:hover {
    text-decoration:underline;
}

.sidediv .wrap {
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

ul.cat li{
	background:#F8F8F8 url(http://joe-ferraro.com/images/top_white_line.jpg) repeat-x scroll 0 0;
	border-left:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	color:#2C2B2B;
	height:20px;
	padding:5px 5px 5px 15px;
	font-weight:700;
}

ul.cat li:hover {
	background-color:#F1F1F1;
}

/* category list */
/*
#side_categories {
    margin: 0 0 1em 0;
}

ul.cat li {
    padding: 0 0 0.3em 0;
    margin: 0;
}

ul.cat li a {
    display: block;
    text-transform: lowercase;
	font-family:Arial, serif;
    font-size: 1.0em;
    font-weight: bold;
	color:#2F4F4F;
    border-bottom: 1px solid #dadada;

    padding: 3px 12px 0 7px;
    margin: 0;
    height: 19px;
}

ul.cat li a:hover {
	text-decoration:underline;
}

ul.cat li ul {
    list-style: none;
    list-style-image: url(foo.gif);
    margin: 0;
    padding: 0.3em 0 0.2em 0.8em;
}

ul.cat li ul li {
    padding: 0;
    margin: 0;
}

ul.cat li ul li a {
    border: 0;
    margin: 0;
    padding: 0 0 0 12px;
    text-transform: none;
    font-size: 0.9em;
    height: 19px;
    background: url(images/bg/sub.png) no-repeat;
}

ul.cat li ul li a:hover {
    background: #f1f1f1 url(images/bg/sub1.png) no-repeat;
}
*/
