/*
Theme Name: Reading Basics
Theme URI: http://www.bookconfessions.com/
Description: A basic book review blog framework for WordPress.
Author: Jaime Shetrone
Author URI: http://www.jaimeshetrone.com
Version: 1.0
.
Copyright 2011
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

/* Import a basic layout */
@import url('styles/1c-b.css');

/* Import a fixed layout */
@import url('styles/fixed.css');

@font-face {
    font-family: 'Artifika';
    src: url('fonts/Artifika-Regular-webfont.eot');
    src: url('fonts/Artifika-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Artifika-Regular-webfont.woff') format('woff'),
         url('fonts/Artifika-Regular-webfont.ttf') format('truetype'),
         url('fonts/Artifika-Regular-webfont.svg#ArtifikaMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'AndikaBasicRegular';
	src: url('fonts/AndBasR-webfont.eot');
	src: url('fonts/AndBasR-webfont.woff') format('woff'), 
	     url('fonts/AndBasR-webfont.ttf') format('truetype'), 
	     url('fonts/AndBasR-webfont.svg#webfont2mFIUUJ4') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Euphoria';
    src: url('fonts/EuphoriaScript-Regular-webfont.eot');
    src: url('fonts/EuphoriaScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/EuphoriaScript-Regular-webfont.woff') format('woff'),
         url('fonts/EuphoriaScript-Regular-webfont.ttf') format('truetype'),
         url('fonts/EuphoriaScript-Regular-webfont.svg#EuphoriaScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	font-family: 'Worstveld';
	src: url('fonts/worstveld_sling-webfont.eot');
	src: url('fonts/worstveld_sling-webfont.woff') format('woff'), 
	     url('fonts/worstveld_sling-webfont.ttf') format('truetype'), 
	     url('fonts/worstveld_sling-webfont.svg#webfont2mFIUUJ4') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Corda';
	src: url('fonts/cordalig-webfont.eot');
	src: url('fonts/cordalig-webfont.woff') format('woff'), 
	     url('fonts/cordalig-webfont.ttf') format('truetype'), 
	     url('fonts/cordalig-webfont.svg#webfont2mFIUUJ4') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
		margin: 1.5em 15%;
		background: #E3CCD4 url(images/symbols.jpg);
		font-family: Corda, Georgia, "Times New Roman", Times, serif;
		color: #3e3f3e;
}

#superwrapper {
	/*background: url(images/wrapperbg.png) no-repeat center bottom;*/
	margin-bottom: -20px;
	padding-bottom: 0;
}

/* =Header
-------------------------------------------------------------- */

#branding {
        margin: 0 0 1.5em 0;
}

#blog-title h1 {
	font-family: Euphoria, Georgia, "Times New Roman", Times, serif;
	font-size: 625%;
	font-weight: bold;
	text-align: center;
	/*padding-top: 10px;*/
	color: #152009;	
	padding-bottom: 0;
	margin-bottom: -55px;
}

#blog-title a {
	color: #27161C;	
	text-decoration: none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
        margin: 0 0 1.5em 0;
        overflow: auto;
}
.skip-link {
		margin-left: -9999px;
        /*display: none;*/
}
.menu ul {
        list-style: none;
        margin: 0;
}
.menu ul ul {
        display: none;
}
.menu li {
        display: inline;
}
.menu a {
        display: block;
        float: left;
}


/* =Content
-------------------------------------------------------------- */

.post {
        margin: 0 0 3em 0;      
}
.entry-content, .entry-summary {
        margin: 1.5em 0 0 0;
}

h1.entry-title, h2.entry-title, h1.page-title {
	font-family: Euphoria, Georgia, "Times New Roman", Times, serif;
	color: #27161C;
	font-size: 325%;
	*font-size: 280%;
	line-height: 90%;
	font-weight: bold;
}

h1.entry-title a, h2.entry-title a {
	color: #27161C;
	text-decoration: none;
}

.entry-utility {
	border-top: 1px dotted #27161C;
	padding-top: 7px;
	font-style: italic;	
	text-align: center;
}

.entry-meta {
	font-style: italic;
}

.post a, .entry-content a {
	color: #27161C;	
}

.post img {
	margin-left: 10px;
	padding: 7px;
	border: 1px solid #152009;	
}

#footer h3 {
	font-family: Euphoria, Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	color: #27161C;	
	margin-top: -10px;
	margin-bottom: -10px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
}

#footer {
	color: #27161C;
}

#footer a {
	color: #27161C;	
}

#site-info {
	font-style: italic;	
}

ul.searchresults {
	margin: 20px;
	padding-bottom: 30px;
}

ul.searchresults li {
	list-style: url(images/searchlist.png);
	line-height: 200%;
	margin-left: 30px;
}

ul.searchresults a {
	color: #3e3f3e;
	text-decoration: none;
	font-weight: bold;	
}

.cloud {
	margin: 20px;
	text-align: center;	
}

.cloud a:link, .cloud a:visited {
	color: #3e3f3e;	
	text-decoration: none;
}

.cloud a:hover {
	color: #27161C;	
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
        margin: 0 0 1.5em 0;
        overflow: auto; 
}

#nav-below {
	margin-top: -25px;
	text-align: center;	
}

#nav-below a {
	color: #27161C;	
	text-decoration: none;
}

.nav-previous {
	float: left;	
}

.nav-next {
	float: right;	
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
        list-style: none;
        margin-left: 0;
}
.widget-area ul ul {
        list-style: none;
        margin-left: 1.1em;
}
.widget-area ul ul ul {
        margin-left: 2.5em;
}
.widget-container {
        margin: 0 0 1.5em 0;
}

#primary .widget-container {
	float: right;
	margin-top: 0;	
	margin-bottom: 10px;
	padding-bottom: 0;
}

#primary a {
	font-size: 125%;
	color: #27161C;	
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;	
}

#primary a:hover {
	color: #27161C;		
}

#secondary img {
	padding-bottom: 10px;	
}

#secondary a {
	font-size: 120%;
	color: #27161C;	
	font-weight: bold;
}

.widget_search {
	margin-top: -20px;	
}

.widget_search label {
	font-size: 120%;
	color: #27161C;
	font-weight: bold;
}

#secondary .widget-container {
	text-align: right;	
}

.recent-posts-thumb {
	height: 256px;
	width: 170px;	
}

.widget-title {
	font-family: Euphoria, Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	*font-size: 200%;
	font-weight: bold;
	color: #27161C;	
	padding-bottom: 5px;
	margin-top: -10px;
	padding-top: 0;
}

.social {
	text-align: right;
	padding-bottom: 0;
	margin-bottom: -35px;	
}

/* =Layout
-------------------------------------------------------------- */

#container {
	width: 725px;
	float: right;
	background-color: #F0E5E9;	
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px 20px;
}

.curved-hz-2:before {
            top:0;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }
		
.curved:before {
            top:10px;
            bottom:10px;
            left:0;
            right:50%;
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }
		
.drop-shadow {
            position:relative;
            float:left;
            width:40%;    
            padding:1em; 
            margin:2em 10px 4em; 
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

.drop-shadow:before,
.drop-shadow:after {
            content:"";
            position:absolute; 
            z-index:-2;
        }
		

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-family: Euphoria, Georgia, "Times New Roman", Times, serif;
	color: #27161C;
	font-size: 200%;
	margin-bottom: 10px;
}
/*h3#comments-title {
	padding: 24px 0;
}*/
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px dotted #27161C;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.comment-body {
	margin-left: 7px;	
}

.comment-body a {
	color: #27161C;	
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 8px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 8px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	padding: 2px;
	border: 1px #27161C solid;
}
.comment-author {
}

.comment-author a {
	color: #27161C;
	text-decoration: none;	
}

.comment-author cite {
	font-style: normal;
	font-weight: bold;
	margin-left: 7px;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 7px 7px;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #27161C;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #27161C;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 12px 0;
	margin-left: 7px;
}
.reply a,
a.comment-edit-link {
	color: #27161C;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #27161C;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #3e3f3e;
}
#respond {
	border-top: 1px solid #27161C;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond a {
	color: #27161C;	
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #3e3f3e;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #3e3f3e;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

small {
	font-size: 100%;	
}