/* Main Containers  */
body {background-color:#000;}
body #main {background: url(../_img/students-epic/epic-bgnd-dots.jpg) no-repeat;}

/* Bread Crumbs */
#bread { color:#fff; }
#bread a {	 color:#fff;}
#bread a:hover { color:#65a0e2;}

/* Content Styling */
#page-top.light { background:none !important;}
#page-middle.light { background:none !important;}
#page-middle h2 {background-color:#1e1e1e; color: #6696CA;}
#content {background:#fdfdfb;}
#content h3{ color:#5e5e5e;}
#content h3 span.min-name { color:#5e5e5e;}
#content h3 a { color:#5a78ff;}
#content h3 a:hover { color:#7ebc32;}
#content h4 { color:#5e5e5e;}
#content p { color:#333333;}
#content a { color:#435fdc; }
#content a:hover { color:#7ebc32;}
.event-date span.day {color:#fff;}

/* Sidebar */
#sidebar h3 {color:#65a0e2; border-bottom: 1px solid #202020;}
.sidebox {background: #090909 url(../_img/students-epic/sidebox-inner.gif) repeat-x left bottom;}
.sidebox h4 {color:#9be83b;}
.sidebox h4 a {color:#9be83b;}
.sidebox h4 a:hover {color:#9be83b;}
.sidebox p {color:#808080;}
.sidebox p a{ color:#808080;}
.sidebox span.sermon-listen a {background:transparent url(../_img/students-epic/sermon-listen.gif) no-repeat;}
.sidebox span.sermon-watch a {background:transparent url(../_img/students-epic/sermon-watch.gif) no-repeat;}
.sidebox-btm { background: #000 url(../_img/students-epic/sidebox-bottom.gif) no-repeat left top; border-bottom: 1px solid #202020;}
.sidebox-btm a {color:#9be83b; background: url(../_img/students-epic/epic-arrow.gif) no-repeat right 5px; }

/* Sidebar - Messages, Upcoming Events & Articles */
p.date {color:#fff; background:transparent url(../_img/students-epic/epic-date.gif) no-repeat;}
p.details a { color:#9be83b; background: url(../_img/students-epic/epic-arrow.gif) no-repeat right 5px;}

/* Sidebar - Sub Navigation */
#subnav-outter{ background: transparent url(../_img/students-epic/subnav-top.gif) no-repeat left top; }
#subnav-inner{ background: transparent url(../_img/students-epic/subnav-btm.gif) no-repeat left bottom; }
ul#subnav{background: transparent url(../_img/students-epic/subnav-middle.gif) repeat-y;}
ul#subnav li a{color:#6696ca; border-bottom: 1px solid #0e0e0e;}
ul#subnav li ul li a{background:url(../_img/students-epic/subnav-arrow.gif) no-repeat 18px 8px; border-bottom: 1px solid #0e0e0e;}/*first child arrow indent */
ul#subnav li ul li ul li a{background:url(../_img/students-epic/subnav-arrow.gif) no-repeat 28px 8px; border-bottom: 1px solid #0e0e0e;}/*second child arrow indent */
ul#subnav li a:hover, ul#subnav li ul li a:hover {color:#9be83b; background-color:#090909;}

/* Sidebar - 2 Buttons */
#sidebar h4#volunteer-opps a {background: url(../_img/students-epic/volunteer-opps.gif) no-repeat left top; }
#sidebar h4#new-to-cp a {background: url(../_img/students-epic/new-to-changepoint.gif) no-repeat left top; }
#sidebar h4#giving a {background: url(../_img/students-epic/giving.gif) no-repeat left top; }

/* Footer - Override _Subs.css */
#footer { background: none; background-color:#1E1E1E;}

/* TopNav - Override _menu.css */
ul#nav ul { border-left: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4;}
ul#nav ul li { border-bottom:1px solid #b4b4b4;}
ul#nav ul ul, ul#nav ul ul ul {border-top:1px solid #b4b4b4;}
