/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #sidebars {border-color: #426477;}
.custom .comments_closed p {display: none ;}
.custom .menu {width: 100%;}
.custom .menu { background-color: #00bb8b8;}
.custom #page {
/* rounded corners */
-moz-border-radius: 50px; -webkit-border-radius: 50px; }
	.custom #image_box { border-style: none; }
	.custom #image_box img { background: #fff; border-style: none; }