/*-----attach body.custom to any style you add here-----*/
ul.menu {right:35px;}
img.feedicon {position:absolute; bottom:0; right:20px;}

/*-----[ Subscribe box ]-----*/
#pp-subscribe ul {padding:20px 20px;}
.procurar {font-size:13px; margin-right:5px;}
body.custom #s-input {width:72%; margin:0;}

/*-----[ Community Links ]------*/
.comm-links {border:1px solid #ccc; margin-bottom:10px; padding:5px 0; text-align:center;}

/*-----[ Category Navigation ]-----*/
ul.cat-nav {width:100%; font-weight:bold; margin-top:20px;}
.cat-nav  li { float:left; font-size:14px; line-height:1; border-right:1px solid #ccc; }
.cat-nav li:last-child { border-right:none; }
.cat-nav li a { display:block; padding:0 12px; color:#111; }
.cat-nav .current-cat {background:#ddd;}

/*-----[ Footer customizations ]-----*/
#footer .left{width:40%;}
#footer .menu {float:right; text-align:right;}
#footer .menu li {float:left; line-height:1; padding:0 8px; border-right:1px solid #111;}
#footer .menu li:last-child {border-right:none;}
#footer .menu li a {color:#111; text-decoration:underline;}
#footer .menu li a:hover {text-decoration:none;}

/*-----[ Featured box styles ]-----*/
#primary .featured-box {padding-top:20px; padding-bottom:20px; border-bottom:1px solid #ccc; }
#secondary .featured-box {margin-bottom:10px; padding:10px; border:1px solid #ccc;}
.featured-box object embed {max-width:100%;}

#pp-subscribe .widget {width:98%; margin-bottom:0;}
#pp-sidebars { border-bottom:1px solid #ccc; }

.menu:after { content: "."; display:block; height:0; font-size:0; clear:both; visibility:hidden; }