/* $Id: html-elements.css,v 1.2 2008/01/06 15:50:31 johnalbin Exp $ */

/****
 **** HTML ELEMENT STYLING
 ****/


/** fonts **/
  body
  {
    font: 13px Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    background: #fff;
    
  }

  /* IE 5 and 6 can't resize text that is specified in pixels. */
  * html body
  {
    font-size: x-small; /* IE5 will get this value */
    f\ont-size: small; /* IE6 will get this value */
  }

  #page
  {
    font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    
  }

  pre, code
  {
    font-size: 115%; /* Monospace fonts can be hard to read */
    font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;
  }

/** headings **/
  h1
  {
    font-size: 140%;
  }

  h1, h1 a, h1 a:hover
  {
    margin: .5em 0 .5em 0;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
   color: #fff;
  }

  h1.title
  {
    font-size: 200%;
    background-color:#663300;
  }

  h1.title, h1.title a, h1.title a:hover
  {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding:10px;
    line-height: normal;
  }

  h2
  {
    font-size: 122%;
  }

  h2, h2 a, h2 a:hover, .block h3, .block h3 a
  {
    color: #fff;
    padding:5px;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    margin: 0;
    
  }

  h3
  {
    font-size: 107%; 
    font-weight: bold;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  }

  h4, h5, h6
  {
    font-weight: bold;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  }

/** block-level elements **/
  p
  {
    padding: 0 0 0.5em 0;
    margin: 0;
    
  }

  ol, ul, dl
  {
    position: relative;
    
  }

  pre
  {
    background: #ddd;
    border: 1px solid #aaa;
    padding: 0.75em 1.5em;
  }

  blockquote
  {
    border: 1px #ccc solid;
    margin: 0.5em 1em;
    padding: 0.3em;
    font-style: italic;
  }

/** links **/
  /* The order of link states are based on Eric Meyer's article:
   * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
   */
  a:link,
  a:visited
  {
    color: #663300;
    text-decoration: none;
  }

  a:hover,
  a:focus
  {
    color: #663300;
    text-decoration: underline;
  }

  a:active,
  a.active
  {
    color: #663300;
  }  

/** tables **/
  table
  {
    font-size: 100%; /* Forces font size inheritance in IE5 */
    f\ont-size: inherit;
  }

  tr, td
  {
    padding: .25em;
    
  }

/** abbreviations **/
  /* Date-based "abbreviations" show computer-friendly timestamps which are not
     human-friendly. */
  abbr.created
  {
    border-bottom: none;
    text-decoration: none;
  }

/** images **/
  img
  {
    border: 0;
  }

/** forms **/
  form
  {

    padding: 0 20px 5px;
  }

  fieldset
  {
    border: solid #ccc 1px;
  }

  select, input, textarea
  {
    font: 99% Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  }
/* $Id: zen-classic.css,v 1.8 2008/04/20 15:19:10 johnalbin Exp $ */
/*
 * COMMON STYLES
 */
body
  {  background: #ebe2b6 url(images/body_background8.png) center top no-repeat;  }
  
  
#page
  { color: #543; background-color:#_eeb; padding-bottom:5px; margin-bottom:10px; background-image: url(%_css_img_dir%body_background.png); background-repeat: no-repeat; background-position: center 0; }

#rulerbar  {  background-image: url(_images/guides/ruler_1000px_large.png);    }

#container
  { margin: 10px; 10px 10px; background-color:#%_css_color_2%; background-image: url(%_css_img_dir%guides/diagonal_1.png); }

 #header-region a
  {
  	color:#fff;
  }
#header-region,
	
  #closure-blocks
  {
  	background-color:#996633;  
 	margin: 0 10px;
 	color:#fff;
  }

 
 
  #content{
 	background-color:#fff;
 	font-family: Arial,Helvetica,sans-serif; color: rgb(17, 17, 17); font-size: 13px; line-height: 20px; text-align: left; margin-top: 0px;
 	
 }
  
#main .node .content
  { 
   background-image:url(%_css_img_dir%guides/diagonal_2.png); background-color:#fff;
   padding-right: 10px; padding-left: 10px; border-bottom: 1px solid #cc3333; border-top-width: 0;  padding:20px; }
div.content, div.links
  {
    font-size: 92%;
  }
.block h3
  {
    font-size: 122%;
   
  }
  
h2, h2 a, h2 a:hover, .block h3, .block h3 a
  {
    background-color:#996633;
     color: #ebe2b6;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    
  }  
 
.book .body
  {
    padding: 0 0 0.5em 0;
    margin: 0;
    
  }
/*
 * HEADER STYLES
 */
#logo-title
  {
   
  }
#logo
  {
    vertical-align: baseline;
  }
#name-and-slogan
  {
    display: inline;
  }
#site-name
  {
    margin: 0;
    display: inline;
    font-size: 246%;
  }
#site-name a, #site-name a:hover
  {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: yellow;
    margin: 0;
    padding: 0;
  }
#site-slogan
  {
    color: yellow;
    margin: 0;
    font-size: 85%;
    margin-left: 20px;
  }
#search
  {
    position: absolute;
    padding: 0;
    top: 0;
    right: 0;
  }
#mission
  {
    color: yellow;
    font-weight: bold;
    padding: 2em;
   
    margin-bottom: 20px;
    font-size: 85%;
    border: solid 1px #B5C9D8;
  }
.breadcrumb
  {
    margin: 0;
    padding: 0;
    font-size: 85%;
    margin-left: 10px; /* #header-region already has 10px */
  }
/* "Skip to Main Content" link
   *
   * This link useful for both blind people and people with mobility impairments
   * who cannot use a mouse.
   */
#skip-nav
  {
    margin: 0 !important;
    padding-left: 20px;
    font-size: 0.8em;
    line-height: 1;
  }
#skip-nav a
  {
    padding: 1px 10px;
  }
#skip-nav a:link, #skip-nav a:visited
  {
    color: #ffffff; /* same as background color */
  }
  .active {color:#fff;}
#skip-nav a:hover, #skip-nav a:active, #skip-nav a:focus
  { color: #ffffff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }
/* Alternatively, the skip-nav link can be completely hidden until a user tabs
     to the link. Un-comment the following CSS to use this technique. */
/*
  #skip-nav a, #skip-nav a:hover, #skip-nav a:visited
  {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  #skip-nav a:active, #skip-nav a:focus
  {
    position: static;
    width: auto;
    height: auto;
  }
  #logo-title
  {
    margin: 10px 20px 0 20px;
  }
  */
/*
 * MENU STYLES
 */
ul.menu li a { color: #fffaaa; }
div.menu
  {
    margin-top: 20px;
    margin-bottom:10px;
  }
#primary
  {
    font-size: 85%;
    line-height: normal;
   	padding-left:20px;
    /* border-bottom: 1px solid #cc3333; */
    /* background-image:url(images/guides/gradient.png); */
    /*  background-color:#ccc; */
    margin:0px 10px;
    
     font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
   font-size:16px;
    letter-spacing:3px;
    font-variant:small-caps;
  }
#primary ul
  {
    padding: 0;
    margin: 0;
    list-style: none;
  }
#primary ul.links li,
  #secondary ul.links li
  {
    display: inline;
    border-left: none;
    margin: 0;
    padding: 0;
  }
#primary a
  {
   /* background: #cc9933 url(images/tabs.png) repeat-x; */
    color: #663300;
    display: block;
    float: left;
    padding: 5px 14px 5px 14px;
    margin: 0 1px 0 0;
    font-weight:bold;
   /* border: solid #ebe2b6 1px;
    border-width: 1px 1px 0 1px; */
  }
#primary a
  {
    background-position: 0% 0;
  }
#primary a:hover
  {
    background-position: 0% -42px;
    color: #111;
   
    
  }
#primary a.active
  {
    background-position: 0% -84px;
  }
#secondary
  {
     padding-left: 20px;
    background: #6DA6E2; /*#347FD2;*/
    border-bottom: solid #2763A5 4px;
  }
#secondary ul
  {
    margin: 0;
    padding: 0;
    list-style: none;
  }
#secondary li a
  {
    float: left;
    display: block;
    color: #fff;
    font-size: 85%;
    text-decoration: none;
    padding: 0 5px 0 5px;
  }
#secondary a:hover
  {
    background: #2763A5;
  }
#secondary a.active
  {
    font-weight: bold;
  }
/*
 * LINK STYLES
 */
ul.links
  {
    text-align: left;
  }
ul.links li
  {
    border-left: 1px solid #9cf;
  }
.taxonomy
  {
    margin: 0;
    padding: 0;
    display: inline;
  }
.taxonomy ul.links li
  {
    border: none;
    padding: 0 .1em 0 .2em;
  }
.taxonomy ul.links li:after
  {
    content: ",";
  }
.taxonomy ul.links li.last:after
  {
    content: "";
  }
ul.links li.first
  {
    padding-left: 0;
    border: none;
  }
.links
  {
    color: 543;
  }
.links a
  {
    padding: 0 .1em 0 .1em;
  }
.submitted, .taxonomy
  {
    font-size: 85%;
    color: #999;
  }
/*
 * FORM STYLES
 */
input, textarea, textfield
  {
    margin: 0;
    color: #000;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    padding: 1px;
    font-size: 100%;
    background-color:#eeb;
    border:1px solid #ebe2b6;
  }
input.form-checkbox, input.form-radio
  {
    border: none;
  }
#search .form-text, #user-login-form .form-text
  {
    color: #444;
    border:1px solid #ebe2b6;
    padding: 2px;
  }
.form-submit, .button
  {
    padding: 1px;
  }
#search .button,
  #search .form-submit,
  #user-login-form .button,
  #user-login-form .form-submit
  {
    background-color: #cc9933;
    color: #ebe2b6;
    font-weight: bold;
    padding:1px; 
    border: 1px solid #cc3333;
  }
#user-login-form
  {
    text-align: left;
    padding:10px;
  }
#user-login-form .item-list ul
  {
    margin-top: 0;
    padding-bottom: 0;
  }
/*
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
#user-login-form li.openid-link, /* The "Log in using OpenID" links. */
  #user-login li.openid-link
  {
    margin-top: 1em;
    margin-left: 0;
  	padding-left: 1.5em;
  	background-position: left center;
  }
#user-login-form li.user-link, /* The "Cancel OpenID login" links. */
  #user-login li.user-link
  {
    margin-top: 1em;
  }
#user-login li.user-link /* The Cancl OpenID link on the /user form. */
  {
    margin-left: 0;
  }
/*
 * ALERTS, STATUS, HELP MESSAGE STYLES
 */
.messages
  {
    padding: 1.3em 1em .3em 52px;
    border: 2px solid #ddd;
    background: yellow;
    margin: 10px 0;
  }
div.error
  {
    border: 2px solid #F00;
  }
.messages ul
  {
    padding: 0 0 0 20px;
    margin: 0;
  }
/*
 * FOOTER STYLES
 */
#footer-wrapper
  {
    margin: 5px 10px;
    
  }
#footer
  {
    background-image:url(_images/guides/diagonal_2.png);
  	background-color: #_ebe2b6;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
    font-size: 85%;
    padding: 1em;
   
  }
#footer *
  {
    color: #FFFFFF;
  }
#footer a
  {
    color: #fff;
    font-weight: bold;
    border-bottom: 1px dotted #FFFFFF;
  }
#footer a:hover
  {
    border-bottom: 1px solid #FFFFFF;
  }
#footer img.drupal-powered
  {
    position: relative;
    top: .3em;
  }
#footer .block
  {
    text-align: left;
  }
#footer div.block div.edit
  {
    background-color: #2763A5;
  }
/*
 * ADMINISTRATION STYLES
 */
.admin-panel
  {
    margin: 0;
    padding: 0;
  }
.admin-panel .body
  {
    background-color: #eee;
    border: solid #6191C5 1px;
  }
.admin-panel .body dl, .admin-panel .body p
  {
    padding: 10px;
  }
.admin-panel h3
  {
    margin-bottom: 0;
    padding: 5px 5px 5px 30px;
    font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    font-size: 122%;
    color: #fff;
    border-width: 0 2px 2px 2px;
  }
table tr.odd
  {
    background: #ebe2b6;
  }
td.icon
  {
    text-align: center;
  }
/*
 * COMMENT STYLES
 */
.comment
  {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #EBF2F8;
  }
.comment-unpublished
  {
    background-color: #FFF;
  }
.comment-by-author
  {
    background: none;
    border: 1px solid #6191C5;
  }
.comment  h3.title
  {
    font-size: 122%;
  }
.comment  h3.title, .comment  h3.title a
  {
    color: #663300;
    font-weight: normal;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
    margin-top: 0;
  }
.comment .picture, .node .picture
  {
    float: left;
    margin-right: 15px;
  }

.node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }
.comment .new
  {
    color: #FFC600;
    font-weight: bold;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  }
.comment .links
  {
    text-align: right;
  }
/*
 * POLL STYLES
 */
.poll .bar .foreground
  {
    background: #2763A5;
  }
.poll .bar
  {
    padding: 2px;
    background: #BDCBDD;
  }
/*
 * BOOK STYLES
 */
 
div.node div.content .book-navigation
  {
    background: #eee;
    margin: 0;
    padding: 0;
    
    
  }
div.node div.content .book-navigation ul.menu
  {
    border: 0;
    border-top: 1px solid #2763A5;
    margin: 0;
    padding-bottom: 10px;
  }
div.node div.content .book-navigation .page-links
  {
    background: #C1D4EA; /*#347FD2;*/
    border: 1px solid #2763A5;
    border-width: 1px 0 1px 0;
    padding: 5px;
    margin: 0;
  }
/*
 * FORUM STYLES
 */
#forum table
  {
    width: 100%;
  }
/*
 * Pager styles
 */
.pager
  {
    text-align: center;
    margin-top: 30px;
  }
.pager  a, .pager-current
  {
    padding: 3px 8px 3px 8px;
    margin: 0 2px 0 2px;
    color: #2763A5;
    font-weight: bold;
    border: solid 1px #eee;
  }
.pager-current
  {
    color: #fff;
    background-color: #663300;
  }
.item-list .pager li
{ margin: 0; padding: 0; }
/*
 * Node, Block, Content styles
 */
.node
  {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
.node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }
.node h2.title
  {
  	 margin-bottom: .1em;
  }
.node h2.title a
  {
   	color: #fff;
    font-size: 129%;
    font-weight: normal;
    font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    line-height: 1.4em;
  }
.node .content
  {
    padding-top: 10px;
    padding-bottom: 5px;
   
  }
  
.sticky
  {
    border-bottom: solid 3px #ddd;
  }
#sidebar-left .block,
  #sidebar-right .block
  {
  	background-repeat:no-repeat;
  	background-color:#ebe2b6;
  	border-bottom: solid #cc3333 1px;
    margin: 0 0 15px;
  }
  
#sidebar-left .block
  {  }
#sidebar-right .block
  {  }

  label {color:#ebe2b6}
form#contact-mail-page label
{ color: #111; }
#content label { color: #111; }
.block .content
  {
    margin: 0.5em 0;
    background-color:#663300;
   
    
  }
  
  .block li a.active
  {
    color:#663300;
  } 
  
.block .item-list ul
  {
    background-color:#ebe2b6; 
}
 
 .block .item-list li
  {
    background-color:#cc9933;
    background-image:url(images/guides/diagonal_1.png);
    list-style:none;
    margin:0; margin-bottom:5px;
    padding:5px;
    padding-left:10px; 
    border-bottom:1px solid #996633;
    border-top: 1px solid #ccc;
    
  } 
 
   .block .item-list li a
  {
	font-size:13px;
	padding-left:15px; 
  	background-image:url(images/link_arrow.png);
    background-repeat:no-repeat;
    background-position:0% 3px;
  	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  	 color:#fff;
  }
ul.weblinks li { background-color: white; background-image: none; border-left: 1px solid #9cf; }
/*
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th
  {
    background-color: #fcc;
    border-color: #ebb;
    color: #200;
  }
table.system-status-report tr.warning, table.system-status-report tr.warning th
  {
    background-color: #ffd;
    border-color: #eeb;
  }
table.system-status-report tr.ok, table.system-status-report tr.ok th
  {
    background-color: #dfd;
    border-color: #beb;
  }
.views-field { font-size: 10px; }

/* FSP - ADDED BUT NOT SURE IN RIGHT FILE */
#homebox .homebox-portlet .portlet-header { 
    background: #663300;
    color: #ebe2b6;
    }
#homebox .homebox-column { padding: 0; }
.weblinks-item .description {color:#eeb; padding-left:20px; font-size:13px; padding-top:5px;}

