/*  
Theme Name: Red City
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; background:url(images/body_bckg.jpg) repeat-x #ffffff; font-family: "Myriad Pro", "Trebuchet MS", Arial;}
a { color:#FF5220;}
a:hover { text-decoration:none;}
#header { background:url(images/header_bckg.jpg) repeat-x;}
#logo { padding:30px 0 0 40px; height:36px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:26px; text-transform:uppercase;}
#logo a:hover { }
#menu { background:url(images/menu_bckg.jpg) repeat-x; width:840px; margin:0 auto; height:32px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:120px; list-style:none; text-align:center; height:32px;}
#menu a { display:block; float:left; width:98px; color:#ffffff; font-size:11px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:8px;}
#menu a:hover{ background: #cccc00; padding-top:8px; height:24px;}
#main { width:100%;}
#content { margin:0 auto; width:780px; padding:0 10px 30px 10px;}
#content h1 { padding: 30px 0 15px 0; margin:0; text-transform:uppercase; font-size:2em;}
#content h2 { margin: 30px 0 5px 0; text-transform:uppercase; font-size:2em;}
#content h2 a { color:#000000; text-decoration: none;}
#content h2 a:hover { color:#FF5220;}
#content p { padding:0 0 5px 0;}
.entry p { margin: 5px 0 0 0;}
#content .post { border-bottom:15px solid #fafafa; padding-bottom:15px;}
#content ul li {list-style:none; margin-left: 0px; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;}
#content ol li { margin-left: 20px; }
#footer {background:url(images/footer_bckg.jpg) repeat-x #000000; height:102px;}
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
.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;}