/*
Theme Name: Memoriqu
Theme URI: http://www.simplywp.net
Description: two columns creative scrapbook theme
Version: 1.0
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
Tags: 2 columns, right sidebar, widget-ready
*/

body {background: url('images/background.gif') repeat top center !important; font: normal 1.4em Verdana, Arial, Georgia, Times, Serif;}
body p {margin-bottom: 18px; line-height: 1.65em;}

/* Whole structure */
#container {background: #fff url('images/main-bg.gif') repeat-y left top; margin: 0 auto; overflow: hidden; width: 960px; padding-top: 5px;}
#header {background: url('images/header-bg.jpg') no-repeat top center; margin: 0 auto; overflow: hidden; width: 960px; height: 260px; position: relative;}
#content {float: left; width: 610px; padding-left: 20px; font-size:0.8em;}
#aside {float: right; width: 270px; padding-right: 20px; font-size: 0.8em;}
#footer {clear: both; overflow: hidden; background: url('images/footer-top-bg.gif') no-repeat top center; font-size: 0.8em; padding-top: 35px;}

/* Pull Down Styling */
#panel {clear: both; background: #CCCCCC; color: #FFFFFF; display: none; padding: 10px; font-size: 0.8em;}
.panel-click {overflow: hidden; font-size: 0.8em; font-weight: bold; text-transform: uppercase;}
.click {padding: 5px 10px; display: block; float: right;}
.top-button {display: inline; margin-right: 20px;}

/* Header styling */
#header .header-text {position: absolute; top: 20px; right: 0px; width: 450px; text-align: right;}
#header .header-title {font: normal 2.5em Georgia, Times, Serif; letter-spacing: -1px; line-height: 1.3em; color: #fff;}
#header .header-meta {position: absolute; bottom: 30px; right: 0px; width: 500px;}
#header .header-rss {background: url('images/rss.png') no-repeat left center; display: block; width: 48px; height: 48px; float: right; text-indent: -9999px;}
#header .header-twitter {background: url('images/twitter.png') no-repeat left center; display: block; width: 48px; height: 48px; float: right; text-indent: -9999px;}

/* Entry body structure */
#content .entry-body {padding-bottom: 40px; margin-bottom: 40px; background: url('images/entry-break.gif') no-repeat bottom center;}
#content .entry-body h2, #content .entry-body h3, #content .entry-body h4 {font: normal 1.5em Georgia, Times, Serif; letter-spacing: -1px; line-height: 1.3em; color: #dc712e;}
#content .entry-body blockquote {margin: 0px 30px 18px 30px; font-style: italic; color: #999;}
#content .entry-body ul {margin: 0px 20px 18px 20px; list-style: circle;}
#content .entry-body ol {margin: 0px 20px 18px 20px; list-style: decimal;}
#content .entry-body li {padding: 3px 0px; line-height: 1.5em;}
#content .entry-body .postmetadata {font-style: italic; font-size: 0.85em;}

/* Container/Entry styling */
#content .entry-text {padding-bottom: 15px;}
#content .entry-title {font: normal 2.5em Georgia, Times, Serif; letter-spacing: -1.5px; line-height: 1.3em; color: #885252;}
#content .entry-time {font-style: italic; font-size: 0.9em; color: #888;}
#content .entry-date {margin-right: 20px;}
#content .entry-edit {margin-right: 20px;}
#content .entry-category {margin-right: 20px;}
#content .entry-comment {margin-right: 20px;}
#content .entry-meta {clear: both; font-size: 0.9em; padding: 10px 0px; border-top: 1px solid #eddac1; text-align: center;}
#content .pagetitle {text-align: center; font-size: 2.1em; padding-bottom: 30px;}
#content .wp-pagenavi {font-weight: bold; clear: both; padding-bottom: 20px;}
#footer-navi {clear: both; overflow: hidden; padding: 5px 0px;}
#footer-navi .navleft {float: left;}
#footer-navi .navright {float: right;}

/* Sidebar styling */
#aside h2 {background: url('images/sidetitle.gif') no-repeat bottom center; font: normal 2em Georgia, Times, Serif; letter-spacing: -1.5px; line-height: 1.3em; color: #5f2a2a; padding-bottom: 20px;}
#aside ul li {padding: 1px 0px; font: normal 1.2em Verdana, Arial, Georgia, Times, Serif;}
#aside select {width: 100%;}
#aside .sidebox {clear: both; padding: 0px 0px;}
/* #aside .sidebanner1 {float: left; width: 125px; weight: 125px; margin-bottom: 20px;}
#aside .sidebanner2 {float: right; width: 125px; weight: 125px; margin-bottom: 20px;} */

/* Footer styling */
#footer .overall {background: url('images/footer-bg.gif') repeat top center; overflow: hidden;}
#footer .overall .footer-block {float: left; display: block; width: 280px; padding: 20px;}
#footer .overall .footer-block h3 {font: normal 2em Georgia, Times, Serif; letter-spacing: -1px; line-height: 1.3em; color: #000000;}
#footer .overall .footer-block li {padding: 2px 0px;}
p.footer-copy {clear: both; text-align: center; font-size: 0.8em; overflow: hidden; padding: 10px; color: #000000;}

/* Begin Comments*/
#comment-box {padding: 10px; overflow: hidden;}
#comment-box h3 {font: normal 1.5em Georgia, Times, Serif; letter-spacing: -1px; line-height: 1.3em; color: #dc712e; padding: 10px 0px;}
#comment-box label {font-style: italic; font-size: 0.9em; width: 180px; display: block; float: left;}
#comment-box .comment-forms {width: 300px; padding: 2px;}
#comment-box .comment-submit {padding: 2px; margin-left: 180px;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar {float: right;}
.commentlist cite {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
.commentmetadata {font-size: 0.9em; padding: 3px 0px;}
.alt {margin: 0px; padding: 10px;}
.commentlist {padding: 0; text-align: justify;}
.commentlist li {margin: 5px 0px; padding: 10px;}
.commentlist li ul li {margin-left: 45px; border: 1px solid #eee;}
.commentlist p {margin: 10px 5px 10px 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.9em; background: #885252; overflow: hidden; padding: 3px;}
#cancel-comment-reply-link {background: #885252; color: #fff; padding: 3px;}

/* 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;}

/* Social Network Icons */
#content .entry-share {overflow: hidden; text-align: center;}
.google {background: url('images/buttons/google.png') no-repeat center; display: block; float: left; height: 48px; margin: 10px; text-indent: -9999px; width: 48px;}
.yahoo {background: url('images/buttons/yahoo.png') no-repeat center; display: block; float: left; height: 48px; margin: 10px; text-indent: -9999px; width: 48px;}
.delicious {background: url('images/buttons/delicious.png') no-repeat center; display: block; float: left; height: 48px; margin: 10px; text-indent: -9999px; width: 48px;}
.digg {background: url('images/buttons/digg.png') no-repeat center; display: block; float: left; height: 48px; margin: 10px; text-indent: -9999px; width: 48px;}
.stumbleupon {background: url('images/buttons/stumbleupon.png') no-repeat center; display: block; float: left; height: 48px; margin: 10px; text-indent: -9999px; width: 48px;}
.facebook {background: url('images/buttons/facebook.png') no-repeat center; display: block; float: left; height: 48px; margin: 10px; text-indent: -9999px; width: 48px;}
.twitter {background: url('images/buttons/twitter.png') no-repeat center; display: block; float: left; height: 48px; margin: 10px; text-indent: -9999px; width: 48px;}

/* Link Styling */
a {color: #885252;}
#content .entry-meta a:hover {text-decoration: underline;}
#aside a:hover {text-decoration: underline;}
#footer a {color: #000000;}
#footer a:hover {text-decoration: underline;}
p.footer-copy a {color: #000000;}

/* IE6 Fix */
*html #content, *html #aside { display:inline;}
