/*  
Theme Name: Paperova
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:17px; line-height:20px; font-family: "Times New Roman", Georgia, Times, serif;  background: url(images/bckg.gif) #ffffff;}
#container { background:url(images/center_bckg.jpg) no-repeat; width:944px; margin:0 auto;}
#logo { padding:30px 0 0 40px; height:63px; text-align:center;}
#logo a { text-decoration:none; font-size:30px;  text-transform:uppercase; color:#af6210; font-weight:bold;}
#menu { height:50px; }
#menu ul { margin:0; padding:0;}
#menu ul li { display:inline-block; float:left; list-style:none; text-align:center; }
#menu a { display:block; height:40px; float:left; width:130px; font-size:30px; text-transform:lowercase; text-decoration:none; padding-top:4px; color:#000000; }
#menu a:hover { padding-top:4px; font-weight:bold; }
#main { float:left; background:url(images/main.jpg) no-repeat #ffffff;}
#text { margin: 0 270px 0 20px; }
#text a { color:#af6210; border-bottom:1px dashed #af6210; text-decoration:none;}
#text a:hover { border:none;}
#text h1 { margin: 20px 0 0 0; text-transform:uppercase; font-size:1.5em; color:#000000; font-weight:normal; line-height:normal;}
#text h2 { margin: 20px 0 6px 0; font-size:1.8em; color:#af6210;}
#text h2 a { color:#af6210; text-decoration: none; border:none;}
#text h2 a:hover { color:#000000;}
#text h3 { margin: 20px 0 5px 0; font-size:1.2em; color:#af6210;}
#text p { padding:0 0 5px 0;}
#text ul li {list-style:none; margin-left: 0px; padding-left:20px; background:url(images/li.gif) no-repeat; font-size:16px;}
#text ol li { margin-left: 20px; }
#sidebar { float:right; width:180px; margin: 80px 40px 0 10px; font-size:13px;}
#sidebar h2 { margin: 25px 0 5px 0; text-transform:uppercase; font-size:1.8em; color:#af6210;}
#sidebar a { color:#000000;}
#sidebar a:hover { text-decoration:none;}
#sidebar ul { margin: 0px; padding: 0px;}
#sidebar li { list-style:none;}
#footer {background:url(images/footer_bckg.jpg) #ccc; height:152px; clear:both; padding-top:30px;}
#left_footer { float:left; padding:40px 0 0 30px; }
#left_footer a { color:#000000;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-align:right;}
#right_footer a { color:#000000;}
#right_footer a:hover { text-decoration:none;}

.date { font-size: 13px; color:#666666;}
.postmetadata { font-size: 13px; margin: 5px 0 0 0; color:#666666;}
.postmetadata small { font-size: 13px;}
.entry p { margin: 5px 0 0 0;}
#searchform { margin: 0;}
#searchform #searchsubmit { width: 30px; height: 21px; border: none; color: #FFFFFF; background-color: #af6210; font-size:14px; font-weight:bold;}
#searchform #s { width: 140px;}
#commentform #comment { width: 500px;}
#commentform #author, #commentform #email, #commentform #url { width: 250px;}
#commentform #submit { width:140px; height: 21px; border: none; color: #FFFFFF; background-color: #af6210; 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.8em; color:#af6210; text-align:left; font-weight:bold;}
#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 { background-color:#F9F9F9;}
.commentlist p { margin: 5px 0 10px 0;}
.navigation { text-transform:uppercase; margin-top: 20px;}
blockquote { border-left:2px solid #af6210; padding-left: 10px; margin-left: 45px; font-size:16px; font-style:italic;}
code { line-height:normal; font-size:15px;}