html { background: #27467C; }
body { background: none; }
.wrap { width: 944px; }

h1.blog-cat { display: none; }

#border { border: 13px solid #19315a; }
#container { background:url("/bento/uploads/image/events/bg-right.gif") repeat-y scroll right top #FFF; }

a, a.visited, a.active { color: #2c58a6; }
a:hover { color: #19315a; }

#content { }
#right { }
#right .box { margin-right: 0px; }

/* BLOG */
.articles { background: #FFF; padding-bottom: 15px; margin-bottom: 15px; }
.articles h2 { margin-top: 0px; }
.blog-author { color: #888; }
.blog-author a { color: #888; text-decoration: underline; }
.blog-author a:hover { color: #000; }
.blog-date { background: #eee; color: #777; font-size: 12px; margin-top: 15px; padding: 5px; text-transform: uppercase; }
.blog-title { background: none; font-family: Georgia; font-size: 20px; font-weight: regular; letter-spacing: -.02em; line-height: 26px; margin: 0px; padding: 10px; }
#right .box h2 { margin: 0px; }