/*
Theme Name: Torn Paper
URI: http://www.simplywp.net
Description: 3 columns wordpress theme with torn paper. This theme and several hundred of others are available for free download at <a href="http://www.wordpresstemplates.com/">Wordpress Templates</a>.
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/

body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 padding: 0px;
 margin: 0px;
 background: url('images/background.png') repeat #B89F59;
 text-align: justify;
 }
#wrap {
 width: 950px;
 padding: 0px;
 margin: auto;
 background: #FFFFFF;
 }
#header {
 height: 170px;
 margin: auto;
 padding: 80px 0px 0px 350px;
 background: url('images/header.png') no-repeat center;
 text-align: left;
 color: #FFFFFF;
 }
#header h1 {
 color: #FFFFFF;
 font-size: 38px;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 width: 950px;
 clear: both;
 height: 30px;
 font-weight: bold;
 color: #FFFFFF;
 margin: auto;
 font-size: 12px;
 text-transform: uppercase;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 8px 0px 0px 10px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 float: left;
 width: 530px;
 padding: 10px 0px;
 }
.entry_body {
 padding: 10px 20px;
 margin: 0px 0px 50px 0px;
 line-height: 18px;
 }
#content h1 {
 font-size: 26px;
 color: #B11116;
 padding: 0px;
 margin: 0px;
 }
.entry_break {
 clear: both;
 height: 20px;
 }
.entry_date {
 float: left;
 padding: 3px 0px;
 color: #636467;
 }
.entry_comment {
 float: right;
 padding: 3px 0px;
 color: #636467;
 }
.entry_body blockquote {
 padding: 10px;
 margin: 10px 50px;
 background: #B89F59;
 color: #FFFFFF;
 text-align: justify;
 }
.entry_footer {
 clear: both;
 text-align: right;
 margin: 0px;
 padding: 5px;
 height: 15px;
 border-top: 1px dashed #50C6DD;
 border-bottom: 1px dashed #50C6DD;
 }
.entry_catergories {
 clear: both;
 padding: 10px 0px 10px 20px;
 background: url('images/folder.gif') no-repeat left;
 color: #837D7D;
 }
#footer_link {
 clear: both;
 padding: 10px;
 height: 20px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#content_break {
 clear: both;
 }
#sidebar {
 width: 420px;
 padding: 10px 0px;
 float: right;
 margin: 0px;
 }
#sidebar_left {
 float: left;
 padding: 10px;
 width: 190px;
 }
#sidebar_right {
 float: right;
 padding: 10px;
 width: 190px;
 }
#sidebar h2 {
 font-size: 18px;
 color: #B11116;
 background: url('images/side_title.png') no-repeat left bottom;
 padding: 5px 0px 10px 5px;
 margin: 3px 0px;
 }
#sidebar ul {
 list-style: none;
 margin: 0px;
 padding: 5px;
 }
#sidebar li {
 padding: 3px 0px;
 }
#footer {
 clear: both;
 height: 40px;
 padding: 50px 20px 0px 20px;
 background: url('images/footer.png') repeat-x center;
 color: #FFFFFF;
 font-size: 11px;
 text-align: center;
 }
.powered {
 float: center;
 }
.sponsors {
 float: center;
 }


#navigation a {
 text-decoration: none;
 color: #FFFFFF;
 }
#navigation a:hover {
 text-decoration: none;
 color: #EFEFEF;
 }
#footer a {
 text-decoration: none;
 color: #FFFFFF;
 }
#footer a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }
#sidebar a {
 text-decoration: none;
 color: #383838;
 }
#sidebar a:hover {
 text-decoration: underline;
 color: #383838;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0px;
 background: transparent;
 }
#content img {
 border: 2px solid #A68943;
 margin: 1px;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin: 0px;
 padding: 10px;
 }
.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }
.alt {
 background: #FAEBC7;
 }
#comment_box {
 margin: 5px 20px;
 }
#comment_box ol {
 padding: 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 list-style: none;
 }
.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }
#wp-calendar a {
 text-decoration: underline;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #B11116;
 }
a:hover {
 text-decoration: none;
 color: #A68943;
 }
