.post img{max-width:800px}

.quoteContainer{overflow:hidden;position:relative;padding:10px;}.bbCodeQuote .quoteContainer
.quote{max-height:210px;overflow:hidden}.NoJs .bbCodeQuote .quoteContainer
.quote{max-height:none}.bbCodeQuote .quoteContainer

.quoteExpand {
display:none;
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;
position:absolute;
height:85px;top:135px;left:0;right:0;
font-size: ; font-style: italic; font-weight:bold; line-height:4; text-align:center; color: ;
cursor:pointer;padding-top:65px;

background: linear-gradient(top, rgba(68, 68, 102, 0) 0%, #444466 100%);
background: -webkit-linear-gradient(top, rgba(68, 68, 102, 0) 0%, #444466 100%);
background: -moz-linear-gradient(top, rgba(68, 68, 102, 0) 0%, #444466 100%);
background: -o-linear-gradient(top, rgba(68, 68, 102, 0) 0%, #444466 100%);

}.bbCodeQuote .quoteContainer

.quoteExpand.quoteCut{display:block}.bbCodeQuote .quoteContainer.expanded
.quote{max-height:none}.bbCodeQuote .quoteContainer.expanded
.quoteExpand{display:none}.bbCodeQuote img{max-height:250px}.bbCodeQuote iframe,.bbCodeQuote object,.bbCodeQuote embed{max-width:200px;max-height:150px}.bbCodeSpoilerButton{margin:5px 0;max-width:99%}.bbCodeSpoilerButton>span{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hasJs


/* Spoilers */
.spoiler, .spoiler a, .spoiler a:visited {
cursor: help;
-khtml-opacity: 0.0;
-moz-opacity: 0.0;
filter:alpha(opacity=0);
opacity:0.0;
background:white; /* color:white; */
}

.spoiler:hover, .spoiler:hover a, .spoiler:hover a:visited,
.spoilered, .spoilered a, .spoilered a:visited {
-khtml-opacity: 1.0;
-moz-opacity: 1.0;
filter:alpha(opacity=100);
opacity:1.0;
background:transparent;
}

/*
.spoiler:hover, .spoilered {color: black;}
.spoiler:hover a, .spoilered a {color: #002BB8; cursor: pointer;}
.spoiler:hover a:visited, .spoilered a:visited {color: #5A3696;}
*/
