/* Footer
----------------------------------------------- */
#footer {
 clear:both;background:#22a3db;width:100%;position:relative;text-align:left;color:#fff;margin:0 auto;padding:0
}#page-footer{
 background:#02882b;
 margin-top: 15px;
 padding-top: 10px;
 padding-bottom: 40px;
 width: 100%;
 float: left;
 clear: both;
 border-top: red solid 1px;
 color: #ffffff;
 font-size: 11px;
 line-height: 1.5em;
}#page-footer a{text-decoration:none;font-size:12px;color:#E8d092;font-weight:bold;}#page-footer a:hover{text-decoration:underline;color:#FF6600;border:none;font-weight:bold;}
#footer .widget {
  margin:.5em;
  padding-top: 20px;
  font-size: 85%;
  line-height: 1.5em;
  text-align: $startSide;
}
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
.showpageNum a{color:#FFF;text-decoration:none;background: #02882B;margin:0 2px;padding:4px 8px;}
.showpageOf{background:#fff;color:#000;margin:0 2px 0 0;padding:4px 8px;}
.showpageNum a:hover{background:#8BCB00;color:#FFF}.showpagePoint{color:#FFF;text-shadow:0 1px 2px #333;background: #02882B;text-decoration:none;margin:0 2px;padding:4px 8px}.social{float:right;line-height:2em;font-size:12px;border:none;margin:0;padding:0}.social a:hover{text-decoration:none;border:none;opacity:0.75}#search input,#searchform input{}
#search label,#searchform label{margin:5px 0 5px 0;padding:4px 0 4px 0;font:bold 13px Verdana;text-transform:uppercase;color:#023263;display:block}
#s{width:220px;padding:6px;}
#searchsubmit{background: url("https://lh3.googleusercontent.com/-ppEYoAvCvUY/TXJidHxgUOI/AAAAAAAACVc/hwFOjVjcs0Y/s1600/green-37.png") no-repeat scroll 0 0 transparent;height:32px;
border:0 none;cursor:pointer;width:32px;margin-left:5px;
margin-top:0px;}
#topsearch{background:#8BCB00;padding:5px;overflow:hidden;margin:6px 0px }
#topsearch input{}
#topsearch label{display:none}
#topsearch #s{width:226px;padding:4px}#dlink{
background: url("https://lh5.googleusercontent.com/-VOYgAh8vbZQ/TXNUJMSJFLI/AAAAAAAACV8/K1qSNk6KcuA/s1600/ads12.png") no-repeat scroll 0 0 transparent;padding:10px;padding-top:17px;padding-right:25x;overflow:hidden;margin:6px 0px;float:right;font-size:65%;
}
#dlink a{
padding-right:50px;
color:#f2f2f0;
font-weight:bold;
text-decoration:none;
}
#slink{
font-size:65%;
}
#slink a{
color:#f2f2f0;
text-decoration:none;
font-size:65%;
}
.post IMG {
   max-width:550px;
   width: expression(this.width &gt; 540 ? 540: true);
   max-height:800px;
   height: expression(this.height &gt; 800 ? 800: true);
   padding: 4px;
}