#page, .menu, .colophon, .gradient, #access, footer, #primary, #secondary, .hentry{
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.footer-meta, .read-more{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.t-open,.nav-next a:hover, .nav-previous a:hover,.nav-next a, .nav-previous a{
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
}

