body {
margin: 0;
padding: 0;
line-height: 1.2;
}

a {
text-decoration: none;
cursor: pointer;
}

a > img {
border: 0;
}

[onclick] {
cursor: pointer;
}

*:focus {
outline: none;
}

div.container {
width: 970px;
margin: 0 auto;
background-image: url('img/container-bg.png');
background-repeat: repeat;
}

div.side-left {
height: 100%;
width: 270px;
margin-top: -10px;
}

div.side-right {
height: 100%;
width: 700px;
margin-top: -10px;
}

div.header {
margin: 0;
padding: 10px;
height: 230px;
}

div.avatar {
width: 230px;
height: 230px;
border-width: 10px;
border-style: solid;
}


div.header-title {
width: 695px;
height: 195px;
margin: 40px 0 0 0;
padding: 0;
}

div.header-title h1, div.header-title a {
text-align: center;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
vertical-align: bottom;
line-height: 1;
margin: 0px;
}

div.header-title h4 {
line-height: 1;
margin: 10px 10px 0 0;
padding: 0 10px;
font-weight: normal;
}

div.header-title h4 a {
line-height: 1;
font-weight: normal;
text-transform: none;
text-decoration: underline;
}

div.blog-note {
width: 210px;
margin: 10px 20px -10px 20px;
padding: 5px 10px 10px;
line-height: 1;
font-weight: normal;
}

div.blog-note p {
margin: 0;
}

div.social-media {
width: 270px;
height: 30px;
text-align: center;
margin: 20px 0 -15px 0;
padding: 0;
}

div.facebook, div.twitter, div.google, div.youtube, div.pinterest, div.goodreads {
height: 30px;
width: 35px;
display: inline-block;
}

a.facebook, a.twitter, a.google, a.youtube, a.pinterest, a.goodreads, a.f-facebook, a.f-twitter, a.f-google, a.f-youtube, a.f-pinterest, a.f-goodreads, span.f-facebook, span.f-twitter, span.f-google, span.f-youtube, span.f-pinterest, span.f-goodreads {
display: block;
height: 30px;
width: 30px;
border-radius: 15px;
}

a.facebook, a.f-facebook, span.f-facebook {background-position: 9px 5px;}
a.twitter, a.f-twitter, span.f-twitter {background-position: -29px 5px;}
a.google, a.f-google, span.f-google {background-position: -63px 5px;}
a.youtube, a.f-youtube, span.f-youtube {background-position: -94px 5px;}
a.pinterest, a.f-pinterest, span.f-pinterest {background-position: -125px 5px;}
a.goodreads, a.f-goodreads, span.f-goodreads {background-position: -156px 5px;}

div.search {
margin: 25px 20px 0 20px;
height: 30px;
}

div.search input[type=text] {
padding: 6px 0 4px 10px;
margin: 0;
width: 187px;
border: 0;
font-weight: bold;
}

div.search input[type=submit] {
border: 1px;
margin-bottom: 4px;
padding: 7px 25px 7px 0;
cursor: pointer;
float: right;
height: 30px;
}

div.menu-stats {
margin: 20px 20px 5px 20px;
line-height: 1.1;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
}

div.menu-links {
width: 230px;
margin: 20px 20px 5px 20px;
line-height: 1.1;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
}

div.menu-stats span, div.menu-links span, div.footer-navigation span, div.footer-stats span, div.footer-social span {
display: block;
}

div.currently-reading, div.favourite-books, div.recently-added {
width: 235px;
margin: 30px 20px 5px 20px;
text-align: center;
}

div.widgets {
width: 230px;
margin: 30px 20px 15px 20px;
padding: 15px 0 12px 0;
text-align: center;
border-radius: 5px;
}

div.recently-added {
margin-bottom: 15px;
}

div.currently-reading h3, div.currently-reading h3 a, div.favourite-books h3, div.favourite-books h3 a, div.recently-added h3, div.recently-added h3 a {
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.1;
font-weight: normal;
text-decoration: none;
margin-bottom: 10px;
}

div.currently-cover {
margin-top: 10px;
}

div.currently-progress {
font-weight: bold;
margin: 0;
padding: 0 10px;
text-transform: uppercase;
line-height: 1;
}

div.currently-progressbar {
width: 230px;
margin-bottom: 20px;
}

div.currently-progressbar span {
display: block;
height: 10px;
}

div.favourite-books, div.recently-added, div.reading-noprogress {
border-bottom-width: 7px;
border-bottom-style: solid;
}

div.favourites, div.recently, div.reading {
margin-top: 5px;
margin-bottom: -3px;
}

div.favourite-entry, div.recently-entry, div.currently-noprogress {
display: inline-block;
}

div.post {
margin: 18px 15px 20px 15px;
border-width: 1px;
border-style: solid;
}

div.post-review, div.ribbon {
width: 672px;
height: 38px;
text-align: right;
margin-top: 10px;
margin-left: -2px;
}

div.post-review img, div.post-footer img {
padding: 10px;
}

div.post-type {
float: left;
text-transform: uppercase;
line-height: normal;
}

div.follow {
margin: 0;
}

div.follow-ava {
padding: 2px;
margin: 0 10px;
border-width: 1px;
border-style: solid;
height: 50px;
width: 50px;
border-radius: 40px;
}

div.follow-ava img {
margin: 0;
padding: 0;
border-radius: 40px;
}

div.follow-name {
margin-top: 10px;
}

div.post-title {
padding: 10px 10px 0 10px;
margin-bottom: -5px;
font-weight: normal;
line-height: 1;
text-decoration: none;
}

div.follow-name {
padding: 10px 10px 0 10px;
margin-bottom: -5px;
font-weight: normal;
line-height: 1;
text-decoration: none;
}

div.post-date, div.follow-date, div.post-source {
padding: 5px 13px 0;
text-transform: uppercase;
font-weight: bold;
line-height: 1;
}

div.follow-date {
padding: 5px 13px 0;
text-transform: uppercase;
font-weight: bold;
line-height: 1;
}

div.post-source {
margin-left: -6px;
margin-bottom: -5px;
}

div.post-image {
padding: 5px 10px 0 10px;
margin: 0;
}

div.post-video {
padding: 25px 10px 0 10px;
text-align: center;
}

div.post-content .post-quote-content blockquote:before {
top: 10px;
left: 10px;
width: 10px;
height: 10px;
content: open-quote;
position: absolute;
font-weight: bold;
}

div.post-content .post-quote-content blockquote:after {
bottom: 8px;
right: 20px;
width: 10px;
height: 25px;
content: close-quote;
position: absolute;
font-weight: bold;
}

div.post-content .post-quote-content blockquote {
padding: 10px 40px;
margin: 10px 0 0 50px;
width: 460px;
position: relative;
quotes: '\201C' '\201D';
font-weight: normal;
line-height: 1;
border-radius: 15px;
clear: both;
}

div.post-content .post-quote-content blockquote p {
display: inline;
margin: 0;
padding: 0;
text-align: left;
}

div.post-content blockquote {
padding: 10px 20px;
margin: 15px 30px;
overflow: auto;
font-weight: normal;
border-width: 1px;
border-style: solid;
border-radius: 15px;
}

div.post-quote-source {
margin: 0;
padding: 0;
text-align: center;
}

div.post-quote-source p {
margin: 0 10px 0 75px;
}

div.post-quote-source p:before {
content: "\2015" "\00a0";
}

div.post-content {
font-weight: normal;
line-height: normal;
margin: 5px;
padding-right: 5px;
text-align: justify;
}

div.post-content pre {
font-family: monospace;
white-space: pre;
line-height: 1.5;
}

div.post-content img {
padding: 10px 15px 10px;
}

div.post-text-content {
padding: 10px 0 10px 0;
margin: 0;
}

div.post-content p {
padding: 0 5px 0 11px;
margin: 0;
}

div.post-content-more {
font-weight: normal;
line-height: 1;
text-align: center;
margin-top: 5px;
margin-bottom: 15px;
}

div.post-books {
padding: 10px 10px 0 10px;
text-align: center;
}

div.post-books img {
padding: 0;
margin: 0;
}

div.post-tags {
width: 663px;
margin-top: 10px;
padding: 5px 0 5px 5px;
}

div.post-tags a {
margin: 2px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
font-weight: bold;
line-height: 1;
padding-right: 5px;
}

div.post-footer {
width: 672px;
height: 38px;
margin-bottom: 10px;
margin-left: -2px;
}

div.post-footer span {
font-family: verdana, sans-serif;
}

div.social-tags {
width: 400px;
margin-top: 8px;
float: right;
}

div.fb-like, div.pin {
display: inline-block;
float: right;
margin: 0 20px 0 0;
padding: 0;
}

div.tweet, div.g-plus {
display: inline-block;
float: right;
margin-right: -15px;
padding: 0;
}

div.posts-navigation {
margin: 0 25px 35px 25px;
padding-bottom: 10px;
font-weight: normal;
line-height: 1;
}


div.footer {
width: 970px;
margin: 0 auto;
bottom: 0px;
}

div.footer-navigation {
padding-top: 30px;
width: 200px;
line-height: 1.1;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
float: left;
}

div.footer-stats {
padding-top: 30px;
width: 353px;
line-height: 1.1;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
float: left;
}

div.footer-social {
padding-top: 25px;
width: 297px;
line-height: 1.1;
font-weight: 400;
letter-spacing: 1px;
text-align: right;
padding-right: 70px;
}

div.footer-social span.divider {
display: inline;
}

div.footer-social-media {
width: 297px;
height: 30px;
text-align: center;
margin: 5px 0 0 0;
padding: 0;
}

div.f-facebook, div.f-twitter, div.f-google, div.f-youtube, div.f-pinterest, div.f-goodreads {
height: 30px;
width: 35px;
display: inline-block;
}

div.poweredby {
margin: 23px 15px 0 15px;
padding: 0;
text-align: left;
text-transform: uppercase;
display: inline-block;
}

div.timeline-header {
width: 647px;
padding: 0;
margin: 0;
}

div.timeline-currently {
width: 640px;
}

div#timeline-currently-left {
width: 16px;
height: 20px;
top: 83px;
left: -10px;
cursor: pointer;
z-index: 1;
}

div#timeline-currently-right {
width: 16px;
height: 20px;
top: 83px;
right: -14px;
cursor: pointer;
z-index: 1;
}

div.timeline-currently-scroll {
width: 640px;
height: 195px;
overflow: hidden;
}

div.timeline-currently-scroll-content {
height: 195px;
}

div.timeline-currently-entry {
width: 640px;
height: 190px;
margin-right: 50px;
}

div.timeline-currently-cover img {
margin: 10px;
padding: 0;
}

div.timeline-currently-info {
width: 630px;
padding-top: 10px;
}

div.timeline-currently-title {
text-align: left;
line-height: 1.1;
text-transform: uppercase;
padding: 0;
}             

div.timeline-currently-author, div.timeline-currently-progress, div.timeline-entry-title {
font-weight: bold;
text-transform: uppercase;
line-height: 1;
margin-bottom: 5px;
}

div.timeline-entry-title ul { 
list-style-type: disc;
list-style-position: inside;
margin-left: 15px;
}

div.timeline-entry-title ol { 
list-style-type: decimal;
list-style-position: inside;
margin-left: 15px;
}

div.timeline-entry-title ul ul, div.timeline-entry-title ol ul { 
list-style-type: circle;
list-style-position: inside;
margin-left: 15px;
}

div.timeline-entry-title ol ol, div.timeline-entry-title ul ol { 
list-style-type: lower-latin;
list-style-position: inside;
margin-left: 15px;
}

div.timeline-currently-progressbar {
width: 370px;
margin-bottom: 5px;
float: left;
}

div.timeline-currently-progressbar span {
display: block;
height: 25px;
}

div.timeline-ribbon {
width: 672px;
height: 30px;
text-align: right;
margin-top: 10px;
margin-left: -7px;
}

div.timeline-thedate {
padding: 2px 10px 0 10px;
text-transform: uppercase;
letter-spacing: .5px;
}

div.timeline-entry {
width: 650px;
}

div.timeline-entry-title {
margin-top: 5px;
top: 0;
}

div.timeline-entry-title img {
padding: 0;
margin: 5px 0 0 0;
}

span.mouseover span {
position: absolute;
left: -9999px;
}
span.mouseover:hover span {
left: auto;
margin-top: -15px;
margin-left: 10px;
}

span.mouseover span img {
padding: 0;
margin: 0;
border-radius: 40px;
}

div.bookshelf-menu {
width: 224px;
margin: 10px;
border-width: 1px;
border-style: solid;
}

div.bookmenu-ribbon {
width: 228px;
height: 38px;
margin-top: 10px;
margin-left: -2px;
}

div.bookmenu-title {
padding: 2px 0;
text-transform: uppercase;
text-align: center;
line-height: normal;
}

div.bookmenu {
margin: 5px 0 5px 10px;
}

div.bookmenu-line {
width: 224px;
margin: 5px 0 5px -10px;
border-bottom-width: 1px;
border-bottom-style: solid;
}

a.bookmenu-link {
padding: 5px 0px;
text-transform: uppercase;
text-decoration: none;
display: block;
font-weight: bold;
}

a.bookmenu-active {
font-weight: bold;
}

div.bookshelf {
width: 440px;
margin: 18px 0 10px 10px;
}

div.bookshelf-flipped {
width: 440px;
margin: 18px 10px 10px 0;
}

div.shelf-books-entry {
width: 110px;
height: 190px;
border-bottom-width: 7px;
border-bottom-style: solid;
}

div.shelf-books-entry-cover {
bottom: -4px;
width: 100%;
text-align: center;
}

div.shelf-books-entry-rating {
margin-bottom: 6px;
}

div.shelf-books-entry-cover-unrated {
bottom: -4px;
width: 100%;
text-align: center;
opacity: 0.5;
}

div.shelf-books-entry-cover-unrated:hover {
opacity: 1;
}

div.shelf-navigation {
margin: 35px 25px 25px;
padding-bottom: 10px;
font-weight: normal;
line-height: 1;
text-align: center;
}

div.shelf-order {
padding: 0 0 0 5px;
margin-top: 10px;
}

div.shelf-order a {
margin: 2px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
font-weight: bold;
line-height: 1;
padding-right: 10px;
}

div.shelf-order a:after {
content: '\0020 \25B8';
}

div.shelf-order a.shelf-order-desc:after {
content: '\0020 \25BE';
}

div.shelf-order a.shelf-order-asc:after {
content: '\0020 \25B4';
}

.set-break {
word-break: break-all;
word-wrap: break-word;
}

.set-center {
margin-left:auto !important;
margin-right:auto !important;
}

.set-left {
float: left;
}

.text-left {
text-align: left;
}

.set-right {
float: right;
}

.text-right {
text-align: right;
}

.set-fixed {
position: fixed;
}

.set-abs {
position: absolute;
}

.set-rel {
position: relative;
}

.set-top {
vertical-align: top;
}

.set-middle {
vertical-align: middle;
}

.set-bottom {
vertical-align: bottom;
}

.set-baseline {
vertical-align: baseline;
}

.set-clear {
clear: both;
height: 0px;
font-size: 0px;
line-height: 0px;
}

.set-hide {
display: none !important;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, caption, form, fieldset, p, blockquote, span, a, img {
padding: 0px;
margin: 0px;
}

ul, ol {
list-style-position: inside;
margin-left: 15px;
}

div.booklikes-comments {
margin-left: -20px;
margin-top: -25px;
}

div.disqus-comments {
width: 660px;
margin-left: 20px;
margin-bottom: 5px;
}

div.facebook-comments {
width: 660px;
margin-left: 20px;
margin-top: 15px;
}

.button-white {
padding: 6px 10px;
display: inline-block;
height: 17px;
border: 1px solid #C0C0B6;
background: none repeat scroll 0% 0% #FFF;
font-size: 12px;
font-weight: bold;
line-height: 17px;
box-shadow: 0px 1px 2px 0px #CCC;
color: #03794C;
}

div.post-content [onclick].spoiler {
margin-left: 50px;
}

div.post-content p.spoiler {
padding: 10px 20px;
margin: 10px 40px 0;
border-width: 1px;
border-style: solid;
border-radius: 15px;
}