html,
body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
    background-color: #EAECF0;
    color: #323A45;
    height: 100%;
}
img {    image-orientation: from-image; }
.post_title a {
    vertical-alignment: top; visibility:hidden;
}
.username { word-wrap: break-word}
#breadcrumbs {font-size:175%; }
.post_count { clear:both;float:left;margin-top:4px}
#posts,  
#post_title,
#cat_posts,
.posts,
.post,
#post_form,
#add_reply,
#add_reply input[type=textarea], #add_reply form, .post_content {
    width: 100%;
    clear: both;
	
}
#add_reply form {margin-top:24px; }
#add_reply input[type=submit], #newtopic {
    padding: 6px; margin-top:12px;font-weight:bold;border-radius:4px;    background-color: #5EB663;
    -webkit-border-radius: 4px; border:2px solid #5EB663; 

}

.gallery_img {
    float: left;
    clear: none;
	margin-right:8px;
	height:128px;
}
.gallery_img_books {
    float: left;
    clear: none;
	padding-right:6px;
	padding-top: 6px;
	height:16%;
	width:16%;
	box-sizing:border-box;
}
.gallery_img_books_small {  }
.avatar {float:left;clear:both;display:block;}
.post_details {
    font-weight: 80;
}
.post_content {
    min-height: 30px;
    float: left;
}
.post,
#add_reply {
    margin-top: 12px;
}
.page_numbers {
    float: right; font-size:175%
}
.post_details,
.post_details a {
    color: #969EA9;
}
.post_content_content {
    display: block;
    font-size: 133%;
    margin:0;
}
.post {
    background-color: #FAFAFA;
    float: left;
    clear: both;
    overflow: hidden
}
.postbody {
    width: auto;
    float: none;
    background-color: #FAFAFA;
    padding: 20px;
    margin-right: 150px;
    font-size: 1.3em;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
}
.postprofile {
    font-size: 1.1em;
    background-color: #DDDFE3;
}
.postprofile a {
    color: #1861AD;
    text-decoration: none
}
h2 > a,
h2 > a:link,
h2 > a:visited {
    color: #323A45;
}
h2 { 
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 3.2em;
    margin: 0 0 16px;
    letter-spacing: -1px;
    color: #323A45;
}
h3 {
    font-size: 175%;
    margin: 0;
    color: #02683e
}
h3 a, h3 a:visited {   color: #02683e}
.post_bottom {
    clear: both;
    float: left;
    position: relative;
    border-top: 1px solid #DDDFE3;
    width: 100%;
    border-width: 90%;
    padding-top: 8px;
    margin-top: 8px
}
.post_reply > a:hover {
    background-color: #53a357;
}
	.gallery { display:block; height:120px; overflow: hidden; } 

.post_reply, #newtopic {
    width: 120px;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #FFF;
    background-color: #5EB663;
}
#newtopic a { color:#FFFFFF;}
.btn,
.btn > input {
    font-size: 1.1em;
    cursor: pointer;
}
.btn > input {
    padding: 0 20px;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    display: block;
}
a {
    direction: ltr;
    unicode-bidi: embed;
    transition: color 0.15s ease;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-reply:before {
    content: "\f112";
    margin-left: -6px;
}
.fa-quote-right:before {
    content: "\f10e";
    font-size: 14px;
}
.fa-delete:before {
    content: "\f10e";
}
.fa-edit:before {
    content: "\f10e";
	font-size:150%
}
.fa-times { font-size:150%;}
.fa-times a, .fa-times, .fa-edit, .fa-edit a {  color:black;}
a {
    transition: color 0.15s ease
}
.fa-file-o:before {
    content: "\f016";
}
.posts {
    width: 100%;
    display: block;
    position: relative;
	float:left;
	clear:both;
	margin:8px 0;
}
.posts_details,
.posts_count,
.posts_latest {
    float: left;
    clear: none;
}
.posts_details {
    width: 55%;
    color: #8d8d8d;
    font-size: 125%;
	padding-right:8px;
	box-sizing: border-box;

}
a.topic_title {
    color: #02683e;
    font-size: 120%;
    font-weight: bold;
}
.post_quote a {
    color: #323A45;
    text-decoration: none;
}
.post_quote a:hover {
    color: #1861AD;
}
.posts_count {
    width: 12%;
}
.posts_latest {
    width: 23%;
}
.topic_title {
    font-weight: 700;
    text-decoration: none
}
.topic_title:hover {
    color: #1861AD;
}
.post_content_content img,
#add_reply input[type=textarea] img {
    max-width: 100%;
    height: auto;
}
.postprofile a {
    font-size: 150%;
}
.post_quote {
    clear: none;
    float: left;
    padding-top: 4px;
}
.badges { float:left;clear:both}
.badge_large { max-width: 72px;
        max-height:72px;
        width: auto;
        height: auto; }
#content,
.post_content,
.postprofile,
#posts,
.post {
    position: relative;
    box-sizing: border-box;
}
@media screen and (min-width: 600px) {
    .post_content {
        width: 80%;
        padding: 20px 20px 10px 20px;
        position: relative;
    }
    .postprofile {
        width: 20%;
        padding: 20px;
        float: left;
        height: 100%;
        margin-bottom: -5000px;
        padding-bottom: 5000px;
        box-sizing: border-box;
    }
    .badge {
        max-width: 32px;
        max-height: 32px;
        width: auto;
        height: auto;
    }
	.avatar {margin-top:2px}
	.avatar img { max-width: 60px;
        max-height: 60px;
        width: auto;
        height: auto;
		border-radius: 4px; clear:both;float:left;}
    .badges {
        float: left;
        clear: both;
        margin-top: 4px
    }
}
@media screen and (max-width: 600px) {
    .post_content {
        width: 100%;
        clear: both;
        padding: 10px;
    }
	.post_count { display:none}
    .postprofile {
        width: 100%;
        clear: both;
        padding: 10px;
        position: relative;
        font-size: 0.8em;
		display:block;
		float:left;
    }
    .badges {
        float: right;
        clear: none;
        margin-right: 12px;
    }
    .badge, .avatar img {
        max-width: 20px;
        max-height: 20px;
        width: auto;
        height: auto;
    }
	.avatar { float:left;clear:none;margin-left:4px;}
	.username { float:left;clear:none; }
}
@media screen and (min-width: 500px) {
    .post_content_by {
        width: 20%;
    }
    .post_content_content {
        width: 100%;
    }
    .post_content_content,
    .post_content_by {
        float: left;
        clear: none;
    }
    .addlove {
        margin-left: 8px;
    }
}
@media screen and (max-width: 500px) {
    .post_content_by {
        width: 100%;
    }
    .post_content_content {
        width: 100%;
    }
    .post_content_content,
    .post_content_by {
        float: left;
        clear: both;
    }
    .addlove {
        margin-left: 20px;
    }
	
}
.tooltip {
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    width: 220px;
    line-height: 1.1;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: .8;
    filter: alpha(opacity=80);
}
.tooltip.right {
    margin-left: 2px;
}
.tooltip.bottom {
    margin-top: 2px;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.tooltip-arrow {
    width: 0;
    height: 0;
}
.addlove {
    float: left;
    clear: none;
    height: 20px;
    width: 20px;
    background: url("images/heart.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
a.addinglove {
    text-decoration: none;
}
.addlove:hover {
    background: url("images/heart_active.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
.addlove > p {
    display: none;
    padding: 0;
    margin: 0 0 0 18px;
    font-weight: 200;
}
.addlove:hover p {
    display: block;
}
.done {
    display: none;
	margin: 2px 0 0 2px;
}
.post_content_content a {
    text-decoration: underline;
}
.post_content_content a:hover {
    text-decoration: none;
}
.designer a {
    color: #A6153E;
}
.admin a {
    color: #083A63;
}
.editedby {
    font-style: italic;
    font-size: 66%
}

.newtopic {
	float:left;clear:none; width:91%;
    font-size: 13px;
    border: 1px solid #d9d9db;
    background-color: #eaeaec;
    padding: 10px;
    border-radius: 8px;
        box-sizing: border-box;
	
}
hr.hramialong {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.post_type {
    float: left;
    clear: none;
    padding: 0 10px 0 20px;
	min-height:25px;
}
.post_type img { float:right }
.fa-thumb-tack {
    color: #ec8f0e;
    font-size: 125%;
    margin-right: 4px;
}
.post_delete,
.post_edit {
    margin-right: 8px;
    float: right;
    clear: none;
}
.post_edit {	margin-top:3px;
}
.post_delete { margin-top:2px}
.post_edit:hover .post_edit_text,
.post_delete:hover .post_delete_text,
.post_quote:hover .post_quote_text {
    display: block
}
.post_edit_text,
.post_delete_text,
.post_quote_text {
    display: none;
    float: right;
    margin-left: 5px;
	margin-top:-1px
}
.quote_link:hover~.post_quote_text {
    display: block;
}
.lovecount {
    padding-left: 4px;
    font-size: 110%;
    color: red;
	float:left;
	clear:none;
	margin-top:3px
}
.startnewtopic { 
display:none;
}
.create_topic, .create_topic textarea { width: 100%; }
.create_topic input, .create_topic select, .create_topic textarea { float:left;clear:right; padding:4px; }
.create_topic label { float:left;clear:left;margin-right:8px; }
.post_type { width: 5%; }
	.gallery_image, .gallery_img { height:120px;width:auto; }

@media screen and (max-width: 800px) {
	.posts_details { width: 50%}
	.post_type { width: 8%;  margin: 0 10px 0 5px;}
}
@media screen and (max-width: 500px) {
	.posts_details { width: 45%; margin-top:-3px}
	.post_type { width: 10%;  margin: 0 5px 0 0; padding: 0 5px 0 0;}
	.post_type img { width:36px }
	.gallery_image, .gallery_img { height:90px;width:auto; }
	.gallery { display:block; height:90px; overflow: hidden; } 
	.posts_count { width:15% }

}
#book_gallery { width: 100%; clear:both;float:left }
@media (min-width: 501px) 
	{
	#book_gallery img { width:19%; margin-right:1%; height:auto }
	}
@media (max-width: 501px) 
	{
	#book_gallery img { width:24%; margin-right:1%; height:auto }
	}	