/*
Theme Name: Safe Mount
Theme URI: http://www.simplywp.net
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/


body {background: #333 !important; font-family: Arial,Verdana,Tahoma,San-seirf;}
body p {margin-bottom: 15px; line-height: 1.6em;}


/* Whole structure */
#container {margin: 0 auto; overflow: hidden; width: 1000px; background: #fff; border: 1px solid #fff;}
#header {height: 100px;}
#content {float: left; width: 640px; font-size:0.8em; border-left: 1px solid #999; border-right: 1px solid #999;}
#leftside {float: left; width: 170px; font-size: 0.8em;}
#rightside {float: right; width: 170px; font-size: 0.8em; margin-right: 8px;}
#footer {clear: both; overflow: hidden; padding: 3px; background: #000; text-align: center; color: #fff;}


/* Header styling */
#header h1 a {display: block; background: url('images/header.jpg') no-repeat top center; height: 190px; text-indent: -9999px; font-size:1.6em;}


/* Top Navigation */
#top-navi {background: #000; font-size: 0.75em; font-weight: bold; color: #fff; overflow: hidden; border-top: 1px solid #fff; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}
#top-navi a {display: block; float: left; color: #fff; text-decoration: none; padding: 5px; border-right: 1px solid #fff; padding: 5px 8px;}
#top-navi a:hover {color: #000; background: #FF4F02;}


/* Entry body structure */
#content .entry-body {margin: 20px 20px 50px 20px;}
#content .entry-title {font-size: 1.3em; color: #FF4F02;}
#content .entry-date {background: url('images/entry-date.png') no-repeat left center; padding: 2px 0px 2px 20px; margin-right: 20px;}
#content .entry-edit {margin-right: 20px;}
#content .entry-category {background: url('images/entry-category.png') no-repeat left center; padding: 2px 0px 2px 20px; margin-right: 20px;}
#content .entry-comment {background: url('images/entry-comment.png') no-repeat left center; padding: 2px 0px 2px 20px; margin-right: 20px;}
#content .entry-meta {text-align: right; border-bottom: 1px dotted #000; font-weight: bold; padding: 5px;}
#content .entry-footer {border: 1px solid #ccc; padding: 5px;}
#footer-navi {clear: both; overflow: hidden; margin: 10px;}
#footer-navi .navleft {float: left;}
#footer-navi .navright {float: right;}
#content .wp-pagenavi {background: #f7f6f6; margin: 0px 10px; padding: 10px; text-align: center;}


/* Container/Entry styling */
#content .entry-body h1, #content .entry-body h2, #content .entry-body h3, #content .entry-body h4,{color: #FF4F02;}
#content .entry-body blockquote {margin: 0px 30px 15px 30px;}
#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-share-title {margin-bottom: 5px; font-size: 2em;}
#content .entry-body .postmetadata {border: 1px solid #000; overflow: hidden; padding: 5px;}


/* Sidebar styling */
#leftside h2, #rightside h2 {font-size: 1.1em; font-weight: bold; color: #fff; background: #000; border-bottom: 1px solid #fff;}
#leftside h2 a {display: block; color: #FFF; padding: 5px;}
#leftside h2 a:hover {color: #FFF; background: #FF4F02;}
#rightside h2 a {display: block; color: #FFF; padding: 5px;}
#rightside h2 a:hover {color: #FFF; background: #FF4F02;}
#leftside ul, #rightside ul {background: #666;}
#leftside ul li, #rightside ul li {border-bottom: 1px solid #fff;}
#leftside ul li a {display: block; color: #fff; font-size: 0.9em; padding: 5px 3px 5px 8px; }
#leftside ul li a:hover {color: #FFF; background: #FF4F02;}
#rightside ul li a {display: block; color: #fff; font-size: 0.9em; padding: 5px 3px 5px 8px; }
#rightside ul li a:hover {color: #FFF; background: #FF4F02;}

/* Footer styling */
#footer p {text-align: center; overflow: hidden; margin: 0px !important; font-size: 0.7em;}


/* Begin Comments*/
#comment-box {margin: 0px 30px; 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: #FF4F02FF4F02; margin: 10px 0px;}
#comment-box code {color: #999; font-size: 1.2em;}
#comment-box #cancel-comment-reply-link {background: #FF4F02; 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: 15px 0 10px; 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: #FF4F02; overflow: hidden; padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.comment-reply-link:hover {color: #FF4F02; background: #efefef;}


/* Begin calendar */
#wp-calendar {text-align: center; width: 100%;}
#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;}


/* Link Styling */
a {color: #000; text-decoration: none;}
#footer a {color: #FFF; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/* IE6 Fix */
*html #content, *html #leftside, *html #rightside { display:inline;}