/* -------------------------------------------
project:	The Furniture Bank
author:		CSSNinjas.com
date:		2008/10/20
------------------------------------------- */

html { height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { height: 100%; margin: 0; padding: 0; background: #f1f1f1 url(../images/bg-body.gif) 50% 0 repeat-y; color: #666; font: 62.5%/1.5 Arial,Helvetica,sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Arial,Helvetica,sans-serif; }

* html body { behavior:url("styles/csshover.htc"); }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.2em; }
ul, ol, dl { margin-bottom: 10px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
p { margin-bottom: 10px; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

pre { font: 1.1em "Courier New",monospace; white-space: pre-wrap; }

a { color: #c33; text-decoration: underline; }
a:hover, a:focus, a:active { color: #000; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	color: #c33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-size: 2.6em;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
} h2 {
	font-size: 2.2em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
} h3 { font-size: 1.6em; } h4 { font-size: 1.4em; } h5 { font-size: 1.2em; } h6 { font-size: 1.0em; }
h2.a { margin: 0 -20px 15px; padding: 0 20px 3px; border-bottom: 5px solid #c33; color: #999; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { width: 860px; min-height: 100%; margin: 0 auto; }
* html #root { height: 100%; }
 #top { position: relative; width: 100%; height: 150px; border-top: 35px solid #c33; }
  #logo { position: absolute; left: 60px; top: 10px; }
  #headline { position: absolute; right: 30px; top: 25px; overflow: hidden; width: 119px; height: 92px; background: url(../images/slogan-a.png) no-repeat; text-indent: -10001px; }
  #top-nav { position: absolute; right: 20px; top: -25px; list-style: none; margin: 0; padding: 0; }
   #top-nav li { display: inline; float: left; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: 1px solid #fff; font-size: 1.4em; line-height: 1; text-transform: uppercase; }
   #top-nav li.first { margin-left: 0; padding-left: 0; border-left: none; }
    #top-nav li a { padding: 0 5px; color: #fff; text-decoration: none; }
    #top-nav li a:hover,
    #top-nav li a:focus { background-color: #fff; color: #c33; text-decoration: none; }
 #nav { margin: 0 0 25px; }
  #nav ul { list-style: none; height: 51px; margin: 0; padding: 0 0 0 5px; }
   #nav ul li { position: relative; float: left; margin: 0 0 0 2px; font-size: 1.4em; line-height: 51px; font-weight: bold; text-transform: lowercase; text-align: center; }
   #nav ul li.home { display:none; }
    #nav ul li a { overflow: hidden; float: left; width: 167px; height: 51px; background: url(../images/nav-a.png) no-repeat; color: #fff; text-decoration: none; }
    #nav ul li a:hover,
    #nav ul li a:focus { background-position: 0 -51px; }
    #nav ul li a.active { background-position: 0 -102px; }
    #nav ul li em { position: absolute; left: -10001px; top: -10001px; }
    #nav ul li ul { display: none; position: absolute; left: 11px; top: 51px; width: 145px; height: auto; margin: 0; padding: 0; background: #f1f1f1; }
    #nav ul li:hover ul { display: block; }
     #nav ul li ul li { margin: 0; padding: 0; border-top: 2px solid #fff; font-size: 0.86em; line-height: 1.5; font-weight: normal; text-transform: none; text-align: left; }
      #nav ul li ul li a { width: 120px; height: auto; padding: 5px 5px 5px 20px; background: none; color: #666; }
      #nav ul li ul li a:hover,
      #nav ul li ul li a:focus { background-color: #e2e2e2; }
 #content { padding: 0 25px 80px; }
#footer { width: 860px; margin: -45px auto 0; color: #999; text-align: center; }
 #footer p { margin: 0 0 3px; }
  #footer p a { color: #999; text-decoration: none; }
  #footer p a:hover,
  #footer p a:focus { color: #333; text-decoration: underline; }
 
/* SKIP LINKS
------------------------------------------- */
#skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
 #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10021px; top: -30px; z-index: 10001; width: auto; padding: 0; background: #c33; color: #fff; font-size: 1.4em; white-space: nowrap; text-decoration: none; }

/* GENERAL
------------------------------------------- */
blockquote { margin: 15px 0; padding: 15px 20px 5px; background: #f3f3f3; }
 
p.image { text-align: center; }
 p.image img { border: 1px solid #9d9d9d; }
.left { display: inline; float: left; margin: 0 10px 2px 0; }
.right { display: inline; float: right; margin: 0 0 2px 10px; }

div.columns-two-a { overflow: hidden; width: 100%; background: url(../images/bg-columns-two-a.gif) 100% 0 repeat-y; }
 div.columns-two-a div.primary { float: left; width: 455px; }
 div.columns-two-a div.secondary { float: right; width: 330px;  }
 div.columns-two-a div.secondary .greybox { padding: 5px 20px 0; }
 
div.event-a { margin: 0 0 20px; padding: 0 0 0 15px; }
 div.event-a p.image { text-align: left; }
 div.event-a h3 {
	margin: 0 0 10px -15px;
	padding: 0 0 0 15px;
	background: url(../images/sep-a.gif) 0 6px no-repeat;
	color: #c33;
	font-size: 1.4em;
}
  div.event-a h3 a {
	text-decoration: underline;
}
 div.event-a p.date { margin-top: -10px; }
 ul { list-style-type: disc; padding-left: 15px; }
 ol { list-style: decimal; padding-left: 20px; }
 
/* ELEMENTS
------------------------------------------- */

#facebook{float:right; width:155px; line-height:32px; margin-top:5px; }
#facebook p{line-height:32px; }
#facebook a {text-decoration:none; height:32px; display:block; padding-left:37px; background: url(../photos/facebook.png) no-repeat 0 0;}


#leftcol{float:left; width:365px;}
#rightcol{padding: 0 10px; float: right; width: 350px;}

.event h4{color:#999; margin:0; font-size:12px;}
.event h3{margin-bottom:0;}
.event .disp-event-name-date {margin-bottom:10px; background: url(../images/sep-a.gif) 0 6px no-repeat; padding: 0 0 0 15px;}

.hangDate h5{color:#fff!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;}

.disp-event-summary .hangMeta{width:650px;}
.hangDate h5.hangMonth{height:18px;}
.hangDate h5.hangDay{height:22px;}
.event .disp-event-all h3.eventTitle {font-weight:bold;font-size:22px;}
.article .disp-full h3.articleTitle {font-weight:bold;font-size:22px;}

.article h4.articleDate{color:#999; margin:0 0 3px; font-size:12px;}
.article h4.articleAuthor{color:#999; margin:0 0 15px; font-size:12px;}
.article h3.articleTitle { font-size:14px; line-height:1.1; margin-bottom:0; }
.article h3.articleTitle a{text-decoration:none; }

.article .disp-summary {padding-bottom:15px; margin-bottom:15px; border-bottom:solid 1px #222;}
.event .disp-event-summary {padding-bottom:15px; margin-bottom:15px; border-bottom:solid 1px #222;}

