﻿@charset "utf-8";
/*
Theme Name: Parent
Theme URI: 
Description: 
Version: 0.8.5.0
License: GNU General Public License
License URI: license.txt
Tags: white,red,blue,black,green,orange
*/

.sticky {}
.bypostauthor {}

.greenbox{
border-color:#8de500 !important;
margin-top: 10px;
}

.moreLink a{
margin-top:5px;
font-size:15px;
}
.moreLink a:hover {
background: url(images/arrow_bk_s.png) right bottom no-repeat !important;
}

#content blockquote{
padding: 15px 15px 4px; !important;}


@media screen and (max-width:640px){
div#topPr{width: 190px; margin:auto;}
div#sideTower{text-align:center;}
}
@media screen and (min-width: 769px){
#booklist{width:769px; margin-left: 100px;}
}
/* edit link fix */
.edit-link {
    position: relative;
    z-index: 10;
}
.thumbImage,
.thumbImageInner {
    pointer-events: none !important;
}
.thumbImage a {
    pointer-events: auto !important;
}