/*
Theme Name: Rabbit Factory
Theme URI: http://www.simplywp.net
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/


body {background: #4e4232 !important; font-family: Arial,Verdana,Tahoma,San-seirf;}
body p {margin-bottom: 15px; line-height: 1.6em;}

/* Whole structure */
#container {background: #fff; margin: 0 auto; overflow: hidden; width: 960px; color: #666;}
#header {padding: 10px 0px; clear: both; overflow: hidden; border-bottom: 1px solid #cbbca9; margin: 0px 30px 30px 30px;}
#content {float: left; width: 520px; margin: 0px 15px 0px 30px; font-size:0.8em;}
#aside {float: right; width: 350px; margin: 0px 30px 0px 15px; font-size: 0.8em; background: #b5a488;}
#footer {background: #4e4232; clear: both; padding: 10px; color: #fff; font-size: 0.8em;}


/* Header styling */
#header .header-title {background: url('images/logo.gif') no-repeat center; display: block; height: 129px; width: 265px; text-indent: -9999px; float: left;}
#header .searchform {display: block; float: right; margin-top: 80px;}
#header .searchtext {background: url('images/search.png') no-repeat 5px center; width: 235px; border: 1px solid #b5a488; padding: 10px 5px 10px 45px;}
#header .searchbutton {width: 65px; background: #b5a488; color: #7b1400; border: 1px solid #b5a488; text-transform: uppercase; padding: 9px;}


/* Slider */
.front-image {display: block; clear: both; width: 520px; overflow: hidden; margin-bottom: 10px; border: 1px solid #000; background: #4e4232;}


/* Entry body structure */
#content .main-image {display: block; width: 520px; height: 350px;}
#content .entry-body {padding: 10px 10px 30px 10px;}
#content .entry-title {font-size: 0.8em; color: #7b1400;}
#content .entry-edit {margin-left: 20px;}
#content .entry-meta {padding: 5px 0px;}
#content .entry-footer {border: 1px solid #ccc; padding: 5px;}
#footer-navi {clear: both; overflow: hidden; padding: 10px 0px;}
#footer-navi .navleft {float: left;}
#footer-navi .navright {float: right;}
#content .wp-pagenavi {font-weight: bold; color: #7b1400; padding: 10px 0px;}


/* Container/Entry styling */
#content .entry-body h1, #content .entry-body h2, #content .entry-body h3, #content .entry-body h4 {color: #7b1400; font-size: 1.8em;}
#content .entry-body blockquote {margin: 0px 30px 15px 30px; font-style: italic; color: #999;}
#content .entry-body ul {margin: 0px 20px 15px 20px; list-style: circle;}
#content .entry-body ol {margin: 0px 20px 15px 20px; list-style: decimal;}
#content .entry-body li {padding: 2px 0px;}
#content .entry-share {overflow: hidden;}
#content .entry-body .postmetadata {border: 1px solid #eee; overflow: hidden; padding: 5px; font-style: italic; font-size: 0.8em;}
#content .pagetitle {font-size: 2em; text-align: center; margin-bottom: 30px !important;}


/* Sidebar styling */
#aside h2 {font-size: 1.4em; font-weight: normal; color: #fff; background: #7b1400; text-transform: uppercase; padding: 5px; margin-bottom: 5px;}
#aside ul li {padding: 8px; border-bottom: 1px solid #cbbca9;}
#aside .sidebox {padding: 25px;}
#aside select {width: 100%;}
#aside .side-main {font-size: 1.6em; margin: 25px; text-transform: uppercase;}
#aside .side-main li {padding: 5px 10px; border-bottom: 1px solid #cbbca9;}
#aside .side-main li:hover ul {display: block;}
#aside .side-main ul {display: none; font-size: 0.6em; margin: 0px 20px;}
#aside .side-main ul li {list-style: circle; padding-left: 5px !important; border-bottom: none !important;}


/* Begin Comments*/
#comment-box {margin: 0px 10px; overflow: hidden;}
#comment-box #comment {width: 90%;}
#comment-box #author, #comment-box #email, #comment-box #url {width: 200px;}
#comment-box h3 {font-size: 1.4em; color: #7b1400; margin: 10px 0px;}
#comment-box code {color: #999; font-size: 1.2em;}
#comment-box #cancel-comment-reply-link {background: #7b1400; color: #fff; padding: 2px;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
.commentmetadata {font-weight: normal; font-size: 0.8em;}
.alt {margin: 0; padding: 10px;}
.commentlist {padding: 0; text-align: justify;}
.commentlist li {margin: 2px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li ul li {margin-left: 45px; border: 1px solid #eee;}
.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0;padding: 0;}
.commentmetadata {margin: 0; display: block;}
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.comment-reply-link {color: #fff; font-size: 0.8em; background: #7b1400; overflow: hidden; padding: 3px 8px;}


/* Begin calendar */
#wp-calendar {text-align: center; width: 100%; color: #fff;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 10px 0px;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px;}
#wp-calendar td {font-style: normal; padding: 2px;}


/* Begin Images */
img.centered {display: block; margin: auto;}
img.alignright {display: inline; margin: 0px 0px 2px 5px; padding: 2px;}
img.alignleft {padding: 2px; margin: 0px 5px 2px 0px; display: inline;}
.alignleft {float: left;}
.alignright {float: right;}


/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #CCCCCC; background: #EFEFEF; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0px;}
.wp-caption p.wp-caption-text {font-size: 0.8em; line-height: 15px;}


/* Social Network Icons */
#content .entry-share-title {margin: 5px 0px; font-size: 2em; border-top: 1px dashed #cbbca9; padding: 5px 0px;}
.furl {background: url('images/buttons/furl.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.magnolia {background: url('images/buttons/magnolia.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.delicious {background: url('images/buttons/delicious.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.digg {background: url('images/buttons/digg.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.reddit {background: url('images/buttons/reddit.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.stumbleupon {background: url('images/buttons/stumbleupon.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.facebook {background: url('images/buttons/facebook.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.twitter {background: url('images/buttons/twitter.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}


/* Link Styling */
a {color: #7b1400; text-decoration: none;}
a:hover {text-decoration: underline;}
#aside a {color: #7b1400; text-decoration: none;}
#aside a:hover {text-decoration: underline;}
#footer a {color: #fff; text-decoration: none;}
