/*  
Theme Name: Floating
Theme URI: http://www.realitysoftware.ca
Description: WordPress theme designed by <a href="http://www.realitysoftware.ca">Reality Software</a>.
Version: 1.0
Author: Reality Software
Author URI: http://www.realitysoftware.ca
*/


body { margin:0; font-size:0.9em; line-height:20px; font-family: "Myriad Pro", "Trebuchet MS", Arial;  background-color:#EEEFF7;}
a { color:#871A2F;}
a:hover { text-decoration:none;}
#container { background:url(images/sidebar_bckg.gif) repeat-y top right #FFFFFF;}
#header { background:url(images/header_bckg.jpg) repeat-x #2D1721;}
#logo { padding:30px 0 0 40px; height:34px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:26px; text-transform:uppercase;}
#menu { background: url(images/menu_bckg.jpg) #84807A; height:30px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a { display:block; float:left; width:104px; color:#000; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:8px; background:url(images/button.gif) no-repeat 0 4px;}
#menu a:hover{background:url(images/button_over.gif) no-repeat 0 4px; padding-top:8px; height:22px;}
#text { margin: 30px 320px 60px 20px; }
#text p { padding:0 0 5px 0;}
#text h1 { margin: 20px 0 30px 0; text-transform:uppercase; font-size:2em; color:#1B1D1E; font-weight:normal;}
#text h2 { margin: 20px 0 5px 0; text-transform:uppercase; font-size:2em; color:#84807a;}
#text h2 a { color:#84807a; text-decoration: none;}
#text h2 a:hover { color:#871A2F;}
#text h3 { margin: 20px 0 10px 0; text-transform:uppercase; font-size:1.4em; color:#1B1D1E; font-weight:normal;}
#text ul li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#text ol li { margin-left: 20px; }
#sidebar { float:right; width:270px; padding: 0 20px 0 10px; margin: 5px 0 60px 0; font-size:13px;}
#sidebar h2 { margin: 25px 0 5px 0; text-transform:uppercase; font-size:1.5em; color:#1B1D1E;}
#sidebar ul { margin: 0px; padding: 0px;}
#sidebar li { list-style:none;}
#main { float:left; background:url(images/foot.gif) no-repeat bottom left;}
#footer {background:url(images/footer_bckg.jpg) repeat-x #84807a; height:102px; clear:both;}
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right; padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

.postmetadata { font-size: 13px; margin: 5px 0 0 0;}
.postmetadata small { font-size: 11px;}
.entry p { margin: 5px 0 0 0;}
#searchform { margin: 0;}
#searchform #searchsubmit { width: 30px; height: 21px; border: none; color: #FFFFFF; background-color: #871A2F; font-size:14px; font-weight:bold;}
#searchform #s { width: 150px;}
#commentform #comment { width: 500px;}
#commentform #author, #commentform #email, #commentform #url { width: 250px;}
#commentform #submit { width:140px; height: 21px; border: none; color: #FFFFFF; background-color: #871A2F; font-size:14px; font-weight:bold;}
#commentform p { margin: 5px 0 5px 0;}
#calendar caption { margin: 5px 0 5px 0; text-transform:uppercase; font-size:1.5em; color:#1B1D1E; font-weight:bold; text-align:left;}
#calendar h2 {margin: 0; padding: 0;}
#wp-calendar th {padding-right:10px; text-align:left;}
#wp-calendar td {padding-right:10px;}
.commentlist { margin-right:20px;}
.commentlist .alt { background-color:#F9F9F9;}
.commentlist p { margin: 5px 0 10px 0;}
.navigation { text-transform:uppercase; margin-top: 20px;}
blockquote { font-style:italic; border-left:3px solid #F4F4F4; padding-left: 5px; margin-left: 20px;}
code { line-height:normal; font-size:12px;}