@import url('master_default.css');

/*
 *	Custom Community Styling
 */

body {background:#fff url('../images/ui/body_bg.gif') repeat-x 0 85px;}
#content {background:url('../images/ui/content_bg.gif') repeat-x; padding:25px 10px 10px; height:400px;}
html>body #content {min-height:400px; height:auto;}
#footer {padding:10px;}

/* logo */
#header h1 {margin:15px 0 0 0; padding:0; float:left;}
#header h1 a {display:block; width:198px; height:54px; background:url('../images/ui/header_logo.gif') no-repeat;}
#header h1 a span {display:none;}

/* headings */
#content h2 {margin:0 0 0.5em; color:#FF4A00; font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif; font-weight:bold; font-size:1.8em; line-height:1.2; letter-spacing:-1px;}