/*  
Theme Name: Colorus
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:114px 0 0 0; line-height:16px; font-family: Tahoma, Arial; background: url(images/body_top_bckg.jpg) no-repeat center top #171c20; color:#bed7e6; font-size:15px;}
a { color:#018BC1;}
a:hover { text-decoration:none;}
#header {}
#logo { padding:30px 0 120px 0;color:#fff; text-align:center;}
#logo a{ color:#ffffff; text-decoration:none; font-weight:bold; font-size:24px; text-transform:uppercase; }
#menu {color:#ffffff; text-align:center; margin-bottom:62px;}
#menu ul {text-align:center;list-style:none; padding:0;}
#menu ul li {display:inline}
#menu ul a { font-weight:bold; font-size:14px; text-decoration:none; color:#fff; background-color:#445d6c; padding:0 10px 2px 10px;}
#menu ul a:hover { background-color:#f26513;}
#main {background: url(images/body_all_bckg.jpg) repeat-y top center;}
#content {width:780px; margin:0 auto;}
#text { width:520px;}
#text p { padding:0 0 10px 0;}
#text ul { margin:0 0 0 20px; padding:0;}
#text ol { margin:0 0 0 20px; padding:0;}
#text ul li { margin-left: 20px;}
#text ol li { margin-left: 20px;}
#sidebar {float:right; width:227px; background-color:#0b0e10; margin:10px 10px 0 0; }
#sidebar_top { width:227px; height:40px; background:url(images/sidebar_top.jpg) no-repeat;}
#sidebar_text { padding: 0 30px 10px 30px;}
#sidebar_bottom { width:227px; height:57px; background:url(images/sidebar_bottom.jpg) no-repeat;}
#sidebar h2 { font-size:13px; text-transform:uppercase; color:#fff; margin: 20px 0 2px 0;}
#sidebar ul { margin: 0px; padding: 0px;}
#sidebar li { list-style:none;}
#text h1 { margin: 20px 0 20px 0; text-transform:uppercase; font-size:21px; color:#ffffff; font-weight:normal; line-height:normal;}
#text h2 { margin: 20px 0 0 0; padding-left:45px; text-transform:uppercase; font-size:24px; color:#ffffff; background:url(images/h1_bckg.jpg) no-repeat; line-height:normal;}
#text h2 a { color:#ffffff; text-decoration: none;}
#text h2 a:hover { color:#445d6c;}
#text h3 { margin: 20px 0 5px 0; text-transform:uppercase; font-size:16px; color:#ffffff;}
#footer {background:url(images/footer_bckg.jpg) no-repeat top center; height:102px; clear:both; width:780px; margin:0 auto; }
#left_footer { float:left; padding:60px 0 0 30px; color:#ffffff; font-size:12px;}
#left_footer a { color:#ffffff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:60px 30px 0 0; color:#ffffff;  font-size:12px; text-align:right;}
#right_footer a { color:#ffffff;}
#right_footer a:hover { text-decoration:none;}

.date {color:#ffffff; padding-left:47px; margin-top:0px; padding-top:0px;}
.postmetadata { font-size: 10px; margin: 5px 0 0 0; color:#ffffff;}
.postmetadata small { font-size: 10px;}
.entry p { margin: 5px 0 0 0;}
#searchform { margin: 0;}
#searchform #searchsubmit { width: 30px; height: 21px; border: none; color: #eeeeee; background-color: #445d6c; font-size:14px; font-weight:bold;}
#searchform #s { width: 128px;  background-color:#eeeeee;}
#commentform #comment { width: 500px;  background-color:#eeeeee;}
#commentform #author, #commentform #email, #commentform #url { width: 250px;  background-color:#eeeeee;}
#commentform #submit { width:140px; height: 21px; border: none; color: #eeeeee; background-color: #445d6c; font-size:14px; font-weight:bold;}
#commentform p { margin: 5px 0 5px 0;}
#calendar caption { margin: 5px 0 2px 0; text-transform:uppercase; font-size:13px; font-weight:bold; color:#ffffff; 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 { padding-right:10px;}
.commentlist .alt {}
.commentlist p { margin: 5px 0 10px 0;}
.navigation { text-transform:uppercase; margin-top: 20px;}
blockquote { font-style:italic; border-left:3px solid #bed7e6; padding-left: 5px; margin-left: 20px;}
code { line-height:normal; font-size:11px;}