/* Primary stylesheet for the RUCam Nouveau theme */

/* GLOBAL STYLES BEGIN HERE ***************************************************************************/
body {margin: auto;}
body, body * {background: transparent; color: #000000;}

h1, h2, h3, h4, h5, h6 {color: #000000; font-family: Georgia, "Times New Roman", Times, serif;}

/* HEADER.PHP STYLES BEGIN HERE ***********************************************************************/
/* Global navigation and search */
#rc-crumb-wrapper {display: none;}

/* Header */
#rc-header-content {width: 100%; min-height: 1px; border-width: 0; border-bottom: 1px solid #cccccc;}
#rc-header-content * {font-family: Georgia, "Times New Roman", Times, serif; text-align: left;}
#rc-header-image {display: none;}

/* Top navigation container */
#rc-topnav-wrapper {display: none;}

/* Body */
#rc-body-content {width: 100%;}

/* FOOTER.PHP STYLES BEGIN HERE ***********************************************************************/
#rc-footer-box {width: 100%; border-width: 0; border-top: 1px solid #cccccc;}
#rc-footer-content {padding: 10px 0 0 0;}

/* Footer widget area */
#rc-footer-widget-wrapper {display: none;}

/* Footer pagedata */
#rc-pagedata-wrapper {width: 100%;}
#rc-pagedata, #rc-pagedata * {margin: auto; padding: 0 0 7px 0; font-size: 10px;}
#rc-copyright {font-size: 12px;}
#rc-printdata {display: block; }

/* SIDEBAR-PREMAIN.PHP STYLES BEGIN HERE **************************************************************/
#rc-main-wrapper {width: 100%;}
#rc-main-outer-box {margin: 0; padding: 0;}
#rc-main-inner-box {padding: 0;}
#rc-main-content {min-height: 1px; padding: 0;}
#rc-main-pre-widgets {margin-bottom: 10px;}

/* Styles for main content area; DO NOT MOVE DOWN; PAGE-SPECIFIC STYLES ARE SET TO OVERRIDE THESE */
h2.rc-page-title {margin: 0 0 15px 0; padding: 0; border-width: 0; color: #000000; text-align: center;}

/* Styles for lists in main content area */
#rc-main-wrapper ul {list-style-image: none; list-style-type: square;}

/* SIDEBAR-POSTMAIN.PHP STYLES BEGIN HERE *************************************************************/
#rc-main-bottom-break {display: none;}
#rc-main-end-content {display: none;}

/* SIDEBAR-PRIMARY.PHP STYLES BEGIN HERE **************************************************************/
/* Primary sidebar */
#rc-psb-wrapper {display: none;}

/* LOOP-PAGE.PHP STYLES BEGIN HERE ********************************************************************/
.rc_entry_data {margin-bottom: 0; padding: 10px 0; border-top: 1px solid #cccccc; font-size: 11px;}

/* Styles for pagination of multi-page content */
.rc-page-link {display: none;}

/* COMMENTS.PHP STYLES BEGIN HERE *********************************************************************/
/* Styles for comments pagination */
.rc-comment-navigation {display: none;}

/* Styles for comments form */
#respond {display: none;}
#rc-respond-closed {display: none;}

/* LOOP-INDEX.PHP STYLES BEGIN HERE *******************************************************************/
/* Global styles for archive/index pages */
h3.rc-entry-title a {color: #000000;}
#rc-top-pagination {display: none;}
#rc-bottom-pagination {display: none;}