/*
Theme Name: Theme Name
Theme URI: http://www.grindfx.com
Description: uFinance.ca by <a href="http://www.grindfx.com">GrindFX.com</a>
Version: X
Author: GrindFX.com
Author URI: http://www.grindfx.com
*/

*
{
  padding: 0;
  margin: 0;
}

body
{
	font-size:   76%;
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	background: #000000 url(/images/bg6.jpg) top center fixed no-repeat;
}

hr
{
  display: none;
}

#header
{
/*  margin-bottom: 20px;
  margin-top: 20px; */
  height:500px;
  width:900px;
  margin:0 auto;
  background: url(/images/header.png) top center no-repeat;
  background-color: none;
  text-align: left;
}

#sidebar
{
  float: right;
  width: 336px;
  padding: 2px;
  text-align: center;
/*  background: #FFFFFF;*/
}

#page
{
  width: 900px;
  margin: 0 auto;
/*  background-color:#FFFFFF;*/
background:url(/images/pagebg.gif) repeat-y;
    
}

#wrapper
{
  width: 890px;
  margin: 0 auto;
}
#content-top { height:10px; background:url(/images/contenttop.gif) top no-repeat; width:540px;}
#content-bot { height:10px; background:url(/images/contentbot.gif) top no-repeat; width:540px;}
#content
{
  float: left;
  width: 540px;
  margin-bottom:10px;
  background:#FFFFFF url(/images/contentbot.gif) bottom no-repeat; width:540px;
}

.post
{
  margin-bottom: 20px;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
}

h2
{
  font-size: 1.6em;
/*  border-bottom: 1px solid #e8c38b;*/
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #c90000;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px 5px 2px 5px;
  background:#c90000;
/*  background:url(/images/postmbg.gif) top repeat-y;*/
  font-size: 0.8em;
/*  border-bottom: 1px solid #cb4d4d;*/
}

.postmetadata a
{
  color: #FFFFFF;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #fada96;
  background: #fcf1e2 url(images/blockquote.png) no-repeat scroll top left;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-image: url (images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px
}

acronym, abbr, span.caps
{
  cursor; help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

a img
{
  border: none;
}

h3
{
  margin-top 1.5em;
  font-size 1.4em;
}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

a
{
  color: #c90000;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #c69835;
  padding: 5px;
  background-color: #f5de74;
}

ol.commentlist li.alt
{
  background-color: #fdf6a7;
}

ol.commentlist a
{
  color: #bd492a;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar ul h2
{
/*  border-bottom: 1px solid #fada96;
  border-top: 1px solid #fada96;*/
  font-size: 1.2em;
  font-weight: normal;
  padding: 2px;
  margin-bottom: 5px;
}

#footer 
{
  padding: 20px 5px 20px 5px;
  clear: both;
  text-align: center;
  color:#FFFFFF;
  background:#000000;
}

#sidebar_r
{
  float: right;
  width: 170px;
  padding: 3px;
  text-align: left;
}

#sidebar_l
{
  float: left;
  width: 160px;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: center;
  padding-top: 10px;
}