/*
Theme Name: zBench Cehs
Description: A Child Theme of zBench
Author: Tavs Teevs
Template: zbench
*/

@import url(../zbench/style.css);

body
{
    font-size: 14px;
}

.entry
{
    font-size: 14px;
}

#footer-inside
{
    margin-top: 10px;
    margin-bottom: -10px;
}

#back-to-top
{
    display: none;
}

.entry img{max-width:100%;height:auto;margin:0px;}

#rss_wrap
{
	display: none;
}

iframe
{
	width: 100%;
}

.entry a
{
    text-decoration: underline;
}