/*
Theme Name: Mercurius
Theme URI: http://www.simplywp.net
Description: 2 columns elegant theme
Version: 1.0
Author: Andrew & Kathie
Author URI: http://www.simplywp.net
Tags: elegant, left column
*/

body {background: #fff url('images/background.jpg') repeat-x top center !important; font-family: Georgia, Times, serif;}
body p {padding-bottom: 20px; line-height: 1.8em;}
/* Whole structure */
#container {margin: 0px auto; overflow: hidden; width: 960px; font-size: 14px;}
#header {clear: both; height: 100px; position: relative; background: url('images/header_bg.jpg') no-repeat top center;}
#content {display: inline; float: right; width: 640px; padding: 20px 0px;}
#aside {display: inline; float: left; width: 300px; padding: 20px 0px;}
#footer {clear: both; overflow: hidden; padding: 20px 0px;}
/* Header styling */
#header .header-title {font-size: 50px; letter-spacing: -3px; font-weight: normal; color: #fff; position: absolute; top: 20px; right: 0px;}
/* Top Navigation */
#top-menu {z-index: 100; clear: both; position: absolute; bottom: 5px;}
#top-menu li {float: left; position: relative;}
#top-menu li.current_page_item a {color: #fff; background: #735360;}
#top-menu ul {display: none; position: absolute; z-index: 120; width: 200px; background: #735360;}
#top-menu ul li {clear: both; width: 100%;}
/* Featured Slider */
#feature {width: 960px; height: 300px; margin-bottom: 10px;background: url('images/feature_bg.jpg') no-repeat top center; overflow: hidden;}
#feature .feature-content {padding: 20px 40px; height: 300px; overflow: hidden; color: #fff; font-size: 18px;}
#feature h1 {font-size: 30px; font-weight: normal; font-style: italic; padding-bottom: 20px;}
#feature .feature-title{color: #ebd0c4;}
#feature .feature-read {color: #fff; background: #3e3947; font-style: italic; padding: 5px 15px; float: right;}
p.button {font-style: italic;}
p.button a.prev {color: #fff; background: #3e3947; padding: 5px 15px;}
p.button a.next {color: #fff; background: #3e3947; padding: 5px 15px; float: right;}
/* Overall body styling */
#content .post {padding: 20px;}
#content .post h2, #content .post h3 {clear: both; font-size: 24px; font-weight: normal; color: #735360; padding-bottom: 10px;}
#content .post h4, #content .post h5, #content .post h6 {font-size: 21px; font-weight: normal; color: #d68684; padding-bottom: 10px;}
#content .post blockquote {margin: 20px; padding: 20px; border-left: 5px solid #ebd0c4; border-right: 5px solid #ebd0c4; font-style: italic; color: #999;}
#content .post blockquote p {padding: 0px;}
#content .post ul {padding: 0px 20px 18px 20px; list-style: circle;}
#content .post ol {padding: 0px 20px 18px 20px; list-style: decimal;}
#content .post li {padding: 3px 0px; line-height: 1.5em;}
#content .pagetitle {text-align: center; font-size: 24px; padding: 20px; color: #999;}
#content .wp-pagenavi {clear: both; font-weight: bold; background: #f5e6df; padding: 10px;}
#content .wp-pagenavi .pages {float: right; color: #f1b0b0}
#content .post .postmetadata {clear: both; font-style: italic; font-size: 11px;}
#content .post .post-related {background: #fff8f5; padding: 15px;}
#content .post .post-related ul {padding: 0px 20px;}
#content .post .post-related ul li {padding: 5px 0px;}
#footer-navi {clear: both; overflow: hidden; padding: 5px 0px;}
#footer-navi .text {clear: both; display: block; padding: 3px 0px;}
#footer-navi .text label {float: left; display: block; width: 80px;}
/* Entry styling */
#content .post-thumb {border: 1px solid #000; float: right; overflow: hidden; height: 200px; width: 200px; margin: 0px 0px 10px 20px;}
#content .post-text {padding-bottom: 20px;}
#content .post-title {font-size: 24px; font-weight: normal; font-style: italic; color: #453625;}
#content .post-date, #content .post-category {margin-right: 20px;}
#content .post-meta {clear: both; padding: 10px 20px; background: #f5e6df; border: 1px solid #ebd0c4;}
#content .post-read {background: #3e3947; display: block; width: 100px; padding: 8px 0px; margin-bottom: 10px; text-align: center; color: #fff;}
/* Sidebar styling */
#aside h2 {font-size: 21px; font-weight: normal; font-style: italic; padding: 5px; color: #d68684; position: absolute; top: -1px; left: 10px; background: #fff; border-left: 1px solid #ebd0c4; border-bottom: 1px solid #ebd0c4; border-right: 1px solid #ebd0c4;}
#aside ul {clear: both;}
#aside ul li {padding: 10px 0px; border-bottom: 1px solid #ebd0c4;}
#aside select {width: 100%;}
#aside .searchform {width: 300px;}
#aside .searchtext {width: 215px; padding: 5px 35px 5px 5px; background: #fff url('images/search.gif') no-repeat right center; border: none;}
#aside .sidebanner {margin-bottom: 10px;}
#aside .textwidget {clear: both; padding-top: 10px;}
#aside .sidebox {padding: 35px 20px 20px 20px; background: #f5e6df; border: 1px solid #ebd0c4; margin-bottom: 20px; clear: both; position: relative;}
#aside .sidebox p {padding-bottom: 10px; line-height: 1.3em;}
#aside .sidebox .side-rss, #aside .sidebox .side-twitter, #aside .sidebox .side-facebook {float: left;}
#aside .sidebox .side-rss {background: url('images/rss.gif') no-repeat left center; padding: 2px 10px 2px 20px;}
#aside .sidebox .side-twitter {background: url('images/twitter.gif') no-repeat left center; padding: 2px 10px 2px 20px;}
#aside .sidebox .side-facebook {background: url('images/facebook.gif') no-repeat left center; padding: 2px 10px 2px 20px;}
#aside ul#twitter_update_list {padding-top: 20px;}
#aside ul#twitter_update_list li span {display: block; padding-bottom: 3px;}
/* Footer styling */
#footer .footer-block {background: #f5e6df; border: 1px solid #ebd0c4; padding: 35px 20px 20px 20px; margin: 0px 5px; float: left; display: block; width: 268px; height: 220px; position: relative;}
#footer .footer-block h3 {font-size: 21px; font-weight: normal; font-style: italic; padding: 5px; color: #d68684; position: absolute; top: -1px; left: 10px; background: #fff; border-left: 1px solid #ebd0c4; border-bottom: 1px solid #ebd0c4; border-right: 1px solid #ebd0c4;}
#footer .footer-block .textwidget {clear: both;}
#footer .footer-block ul {padding-left: 15px;}
#footer .footer-block li {padding: 8px 0px; list-style: circle;}
p.footer-copy {background: #3e3947; border-top: 5px solid #735360; color: #fff; clear: both; text-align: center; font-size: 11px; overflow: hidden; padding: 20px 0px;}
/* Begin Comments*/
#comment-box {padding: 0px 10px; overflow: hidden;}
#comment-box h3 {font-size: 21px; font-weight: normal; color: #d68684; padding-bottom: 10px;}
#comment-box #respond {padding: 10px;}
#comment-box label {font-style: italic; font-size: 11px; padding: 2px; float: left; display: block; width: 120px;}
#comment-box .comment-forms {width: 95%; padding: 3px; color: #bbb; font: normal 11px Verdana, Tahoma, Arial, San-serif;}
#comment-box .focused {color: #555;}
#commentform p {padding: 5px 0;}
.commentlist cite {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; padding: 10px;}
.commentlist .avatar {padding-right: 10px; float: left;}
.commentlist .comment-meta {font-size: 11px; font-style: italic; padding: 5px 10px; border-bottom: 1px solid #eee;}
.commentlist .comment-author {padding: 5px 10px;}
.commentlist .reply {padding: 10px; text-align: right;}
.commentlist li {margin-bottom: 5px; border: 1px solid #ddd;}
.commentlist ul.children li {background: #fafafa; border: 1px solid #eee; margin: 5px;}
.thread-alt {background: #fafafa;}
/* 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 5px 15px; padding: 2px;}
img.alignleft {display: inline; margin: 0px 15px 5px 0px; padding: 2px;}
.alignleft {float: left;}
.alignright {float: right;}
/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0px;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 1.2em; padding: 0px;}
/* Social Network Icons */
#content .post-share {clear: both; overflow: hidden;}
#content .post-share .google {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/google.png') no-repeat center;}
#content .post-share .yahoo {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/yahoo.png') no-repeat center;}
#content .post-share .delicious {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/delicious.png') no-repeat center;}
#content .post-share .digg {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/digg.png') no-repeat center;}
#content .post-share .reddit {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/reddit.png') no-repeat center;}
#content .post-share .stumbleupon {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/stumbleupon.png') no-repeat center;}
#content .post-share .facebook {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/facebook.png') no-repeat center;}
#content .post-share .twitter {display: block; float: left; height: 48px; width: 48px; margin: 5px; text-indent: -9999px; background: url('images/buttons/twitter.png') no-repeat center;}
/* Link Styling */
a {color: #453625;}
a:active {position: relative; top: 1px;}
a:hover {color: #557a66;}
#top-menu li a {display: block; padding: 10px; color: #fff;}
p.footer-copy a {color: #fff; text-decoration: underline;}