
/* -----------------------------------------------------------

      CFS:    Template 4, Color Scheme 22
      Author: Offshoot Inc.
      Link:   http://www.offshootinc.com
      Client: Canadian Federation of Students
      
--------------------------------------------------------------*/

/* ----------- background images -----------------------------*/

body {
  background: #73C5E5 url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/bg.jpg) top repeat-y;
}

#background {
  background: url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/sides.gif) top left repeat-y;
}

#header {
  background: url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/top.gif) top left no-repeat;
  color:#fff;
}

#main_container {
  background: url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/bottom.gif) bottom left no-repeat;
}

/* --------------------- link style: colours -----------------*/

a {
  color:#000;
}

a:hover {
  color:#CC0000;
}

/* --------------------- Bread Crum Links Style/colours ------*/

#mid_nav a {
  color:#141379;
}

#mid_nav a:hover {
  color:#40A5D9;
}

#mid_nav {
  color:#141379;
}
  

/* --------------------- Navigation Links: colours -----------*/

.top_nav a {
  color:#0188CC;
  background:url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/tab_left.gif) no-repeat top left;
}

.top_nav a span {
  background:url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/tab_right.gif) no-repeat top right;
}

.top_nav a:hover {
  color:#40A5D9
}

/* ------------ Body link colours --------------------------- */

#main_content a {
  color:#141379;
}

#main_content a:hover {
  color:#40A5D9;
}

/* ------------ Multi tiered navigation colours ------------- */

#nav_container a {
  color:#141379;
}

#nav_container a:hover {
  color:#40A5D9;
}

#nav_container .selected a {
  color:#40A5D9;
}

#nav_container ul .selected {
  border:none;
}

/* ------------ Second Tier --------------------------------- */
#nav_container ul ul li {
  background: url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/bullet.jpg) left 4px no-repeat;
  border:none;
}

/* ------------ Footer Colours ------------------------------ */

#footer a {
  color:#141379;
}

#footer a:hover {
  color:#40A5D9;
}

#footer {
  color:#141379;
}

/* ------------ scheme specific post styles ----------------- */

.title {
  color:#141379;
}

.date {
  color:#aaa;
}

.post_seperator {
  background:url(http://worker.srv2.cfsadmin.org/templates/template_4/colour_scheme_22/imgs/sep.gif) repeat-x;
}

/* ----------------- Calendar Styles / Colours -------------- */

#month_view thead td {
  color:#141379;
}

#month_view tbody .day_names {
  background-color:#CFCFCF;
}

#month_view tbody .side_column {
  background-color:#CFCFCF;
}

#month_view tfoot td {
  background-color:#CFCFCF;
}