/*
 * Flat Daddies v2
 * 
 * [ =Colors ]----------------------------------------------------------------
 *  FD Blue   #182341
 *  FD Red    #860203
 *  FD Black  #0c0c0b
 *  FD Gray   #242625
 *  FD Tan    #ecece4
 */

html, body, div, p, ul, li {
	font-family: Verdana, Arial, sans-serif; 
	color: #333;
}

a {
  color: #182341;
}

a:visited {
  color: #333;
}

br {
	clear: both;
}

hr {
	display: none;
}
pre {
  padding-left: 0;
  margin-left: 0;
}
h1 {
  font-size: 1em;
}

h2 {
  font-size: 0.9em;
}
h3 {
  font-size: 0.8em;
}

img a, a img {
  border: none;
}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 150%;
	font-size: 0.7em;
}

.content ul li, .sidebar ul li {
  font-size: 0.7em;
  line-height: 150%;
}

dl dd, dl dt, table tr td, table tr th, .content ol li, .content ul li {
  font-size: 0.7em;
  line-height: 150%;  
}

table tr th {
  font-weight: bold;
}

body {
  text-align: center;  /* for IE 5.x/6.x quirks mode */
  min-width: 780px;    /* for Netscape 6 */
  background-color: #242625;
  color: #333;
}

#container {
  width: 740px;
  margin: 0 auto;
  text-align: left;    /* for IE 5.x/6.x quirks mode */
  background-color: #ecece4;
}

.story h3 {
  margin-bottom: 0;
  font-size: 0.7em;
}

.story p {
  padding-top: 0;
}

.story h3 a {
  color: #860203;
  text-decoration: none;
}

h1 a {
  display: none;
}

#navigation {
  border-top: 1px solid #333;
}

#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 740px;
  background: #fff url(../images/navbg.gif) repeat-x;
  float: left;
  font-size: 0.8em;
}

#navigation ul li {
  float: left;
}

#navigation ul a {
  display: block;
  padding: 0 2.8em;
  line-height: 2.1em;
  background:  url(../images/navdivider.gif) repeat-y left top;
  text-decoration: none;
  color: #fff;
}

#navigation ul a:hover {
  color: #ccc;
}

#navigation ul .first a {
  background: none;
}

#header {
  height: 75px;
  background: #242625 url(../images/logo.gif) no-repeat;
}
#header, #header h1 {
  margin-top: 0;
}


#lsidebar {
  background-color: #fff;
  width: 220px;
  float: left;
  padding: 10px;
  border-right: 1px solid #ccc;
  padding-bottom: 50px;
}

#rsidebar {
  background-color: #fff;
  width: 220px;
  float: right;
  padding: 10px;
  border-left: 1px solid #ccc;
  padding-bottom: 50px;
}
.sidebar h2 {
  color: #182341;
  border-bottom: 1px solid #333;
  font-size: 0.8em;
}

.sidebar h2 a {
  text-decoration: none;
}

#home #rcontent {
  width: 450px;
  float: right;
}

#home #lcontent {
  width: 450px;
  float: left;
}

div.content {
  padding: 1em 20px 20px 20px;
}

#content {
  padding-top: 2em;
}

p.more {
  padding-top: 0;
  margin-top: 0;
  color: #860203;
}

p.more a {
  color: #182341;
  font-weight: bold;
}


#footer {
  clear: both;
  background-color: #242625;
}

#footer a, #footer a:active {
  color: #777;
}

#footer p {
  padding-top: 0.5em;
  margin-top: 0;
  color: #777;
}

.content h3, .content h3 a {
  color: #860203;
  margin-bottom: 0;
  text-decoration: none;
}

.content h4, .content h4 a {
  color: #182341;
  margin-bottom: 0;
  text-decoration: none;
  font-size: 0.7em;
}

p.fine_print {
  color: #666;
  font-size: 7pt;
}

.shadow img {
  border: 5px solid #fff;
}

.shadow {
  margin: 0.5em 1em 1em 0;
  clear: right;
  float: left;
  border-right: 1px solid #deded7;
  border-bottom: 1px solid #deded7;
}

/* =Forms */
form dl dt {
  font-size: 0.7em;
  font-weight: bold;
  margin-bottom: 1px;
}

form dl dd {
  margin-bottom: 5px;
  margin-left: 0;
}

form dl dd.buttons, form div.buttons, div.buttons, tr.buttons {
  border-top: 1px solid #c1c1b5;
  background-color: #d9d9ce;
  padding: 4px;
  text-align: right;
}

.big {
  font-size: 1.3em;
  font-weight: bold;
}

.wide {
  width: 100%;
}

#locator {
  background: #fff url(../images/locator-header.gif) repeat-x top left;
  padding: 5px;
  margin: 0;
  width: 489px;
  float: left;
  padding-bottom: 10px;
}

#locator .tally {
  color: #aaa;
  float: left;
  padding: 10px 10px 0 10px;
  font-size: 40px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}

#promotion {
  background: #ecece4 url(../images/ff-header.gif) repeat-x top left;
  width: 250px;
  float: left;
  padding: 10px;
  margin: 0;
  border-right: 1px solid #e0e0e0;
}

#sponsors {
  background-color: #fff;
  width: 200px;
  float: right;
  padding: 14px;
  padding-top: 5px;
  margin: 0;
  border-top: 1px solid #e0e0e0;
}

.soon {
  text-align: center;
  color: #333;
  font-size: 0.9em;
  font-weight: bold;
  padding: 10px;
  margin: 10px;
  background-color: #fff;
  border: 1px dashed #cfcfc8;
}

#breadcrumbs {
  margin-bottom: 1px;
  color: #666;
}
#breadcrumbs a {
  color: #666;
}

#heading h2 {
  margin-top: 2px;
  font-size: 1em;
}

blockquote.comment {
  padding: 8px;
  margin: 0;
  text-align: left;
} 

blockquote.comment p {
	text-align: left;
	font: 15px/150% "Georgia", serif;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;  
}

blockquote.comment cite {
  font-size: 0.8em;
  color: #555;
}

/* =Flashes */
.flash {
  padding: 1em;
  margin: 1em 0 1em 0;
  font-size: 0.8em;
  line-height: 150%;
}

.error {
	color: #f00;
	background: #ffcece url(../images/message_error.png) no-repeat 0 0;
}

.notice {
	color: #090;
	background: #cfc url(../images/message_success.png) no-repeat 0 0;
}

.do {
  color: #090;
}

.dont {
  color: #f00;
}

.cart th {
  background-color: #d9d9ce;
  border-bottom: 1px solid #c1c1b5;
}



.date {
  width:3em;
  padding:0.6em 0 0 0;
  text-align:center;
  border-right:1px solid #bcd0d4;
  border-bottom:1px solid #bcd0d4;
  color:#355b61;
  background-color:#dfe9eb;
  background-image:url(../images/calbg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  margin: 0 0 10px 10px;   
}

.month {
  text-transform:uppercase; 
  font-size: 10pt;
}

.day {
  font-weight:bold; color:#9b241b;
  font-size: 14pt;
}

.year {
  font-size: 10pt;
}

.large_count { font-size: 25px; font-weight: bold;}

.rc_zip_entry td, #rc_fd_chapter_contact td { background-color: #d9d9ce; }

/*#rc_locator_table tr td { margin-bottom: 20px;}*/

.rc_fd_chapter_contact_heading { font-weight: bold;}

/*#rc_local_chapter_details dl dt { float: left;}*/
#rc_local_chapter_details dl { margin-top: 5px;}
#rc_local_chapter_details dl dt { font-weight: bold;}
#rc_local_chapter_details dl dd { padding-left: 0; margin-left: 0; margin-bottom: 6px;}

#rc_local_chapter_details h3 { font-size: 80%; margin-bottom: 2px;}

#rsidebar p { color: #666;}

a.button {
  background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
  color: #444;
  display: block;
/*  float: left;*/
  font: normal 12px arial, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px; /* sliding doors padding */
  text-decoration: none;
  width: 180px;
}

a.button span {
  background: transparent url(../images/bg_button_span.gif) no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
  text-shadow: rgb(238, 238, 238) 1px 1px 0px;
}

#donate_money_button {
  width: 130px;
}

#donate_flatdaddy_button {
  width: 150px;
}

a.button:active {
  background-position: bottom right;
  color: #000;
  outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
  background-position: bottom left;
  padding: 6px 0 4px 18px; /* push text down 1px */
}