/* $Id: zen.css,v 1.1.2.26 2008/04/20 04:22:15 johnalbin Exp $ */

/*
 * ZEN STYLES
 *
 * This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
 * file, but instead copy this CSS to their own stylesheets.
 *
 * In this stylesheet, we have included all of the classes and IDs from this
 * theme's tpl.php files. We have also included many of the useful Drupal core
 * styles to make it easier for theme developers to see them.
 *
 * Many of these styles are over-riding Drupal's core stylesheets, so if you
 * remove a declaration from here, the styles may still not be what you want
 * since Drupal's core stylesheets are still styling the element. See the
 * drupal5-reference.css file for a list of all Drupal 5.x core styles.
 *
 * In addition to the style declarations in this file, other Drupal styles that
 * you might want to override or augment are those for:
 *
 *   Book Navigation  See line 74  of Zen's drupal5-reference.css file
 *   Forum            See line 197 of Zen's drupal5-reference.css file
 *   Menus            See line 667 of Zen's drupal5-reference.css file
 *   News Aggregator  See line 20  of Zen's drupal5-reference.css file
 *   Polls            See line 287 of Zen's drupal5-reference.css file
 *   Search           See line 320 of Zen's drupal5-reference.css file
 *   User Profiles    See line 945 of Zen's drupal5-reference.css file
 */

@font-face { 
	font-family: "MS-PGothic.ttf"; 
	src: URL(http://www.crsny.org/drupal/sites/all/themes/acquia/acquia_slate/MS-PGothic.ttf) format("truetype"); 
} 


/** body **/
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, dl, dd, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, ol, ul, li, menu, fieldset, form, label, legend, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td
  {
	font-family: MS-PGothic, Osaka, sans-serif;   
  }


#header-blocks {
	font-family: MS-PGothic, Osaka, sans-serif;   
}


  #slogan /* Wrapper for slogan */
  {
	font-family: MS-PGothic, Osaka, sans-serif;   
  }
  

/** content **/
  #content
  {
	font-family: MS-PGothic, Osaka, sans-serif;   
	line-height: 1.75em;
	text-align: left;
  }

  #front-welcome
  {
  	font-size:14px;
	font-family: MS-PGothic, Osaka, sans-serif;   
	line-height: 1.75em;
	text-align: left;
  }

  #content-header, #subcontent
  {
  	font-size:14px;
	font-family: MS-PGothic, Osaka, sans-serif;   
	line-height: 1.75em;
  }

p {
		text-align: left;
}

h1,h2,h3,h4{
font-weight: bold;
font-family: MS-PGothic, Osaka, sans-serif;   
}

  #primary
  {
    font-size: 100%;
    font-family: MS-PGothic, Osaka, sans-serif;   
 }


  #secondary
  {
	font-family: MS-PGothic, Osaka, sans-serif;   
  }


  #tertiary
  {
	font-family: MS-PGothic, Osaka, sans-serif;   
  }
  #footer-message /* Wrapper for the footer message from Drupal's "Site information"
                     and for any blocks placed in the footer region */
  {
	font-family: MS-PGothic, Osaka, sans-serif;   
  }

  #block-user-1 h2 /* "Navigation" block for Drupal navigation menu */
  {
	font-family: MS-PGothic, Osaka, sans-serif;   
  }


.views-field-title {
	font-family: MS-PGothic, Osaka, sans-serif;   
}

.calendar-calendar td a {
	font-family: MS-PGothic, Osaka, sans-serif;   
}

#node-data-field-event-cck-date-2-field-event-cck-date-2-value  {
	font-family: MS-PGothic, Osaka, sans-serif;   
}

.views-field-field-event-cck-date-2-value span {
	font-family: MS-PGothic, Osaka, sans-serif;   
}

