/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("css/reset.css");
@import url("css/960.css");
@import url("css/KeepItSimple.css");
/* end import/hide */

.entry .hr{
border-bottom: 1px solid #cdcdcd; margin: 10px;
}

.entry h3{ margin-bottom: 0px; }

#content-wrapper { background: #FFF; overflow-x: hidden;}

#main h2 { padding-right: 0px; margin-right: 0px; } 