/* Start of CMSMS style sheet 'rdn : rdn_main' */
/********************
MENU
*********************/
#menu_vert {
   padding: 0 0 0 0;
   margin: 0;
   width:187px;
}

#menu_vert ul{
   padding: 0 0 0 0;
   margin: 0;
   margin-left: 1px;
}

#menu_vert ul ul{
   padding: 0 0 0 0;
   margin: 0;
   margin-left: 10px;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
   display: block;
}

#menu_vert ul ul li{
   border:none;
}

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0 0 0 15; /* some air for it */
   color: #cc6633; /* this will be link color for all levels */
   background: url(uploads/rdn/miniclown.gif) no-repeat 5px 8px; 
   background-color: transparent;
   font-size:16px;
   font-weight:bold;
   min-height:1em; /* Fixes IE7 whitespace bug */ 
   border-left: 1px solid #b64124;
   border-top: 1px solid #b64124;
   border-bottom: 1px solid #000000;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   font-size: 13px;
   font-weight:bold;
   padding: 0 0 0 15;
   background-position: 5px 6px;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   font-size: 10px;
   font-weight:bold;
   padding: 0 0 0 15;
   background-position: 5px 4px;
}

/* hover state for all links */

div#menu_vert a:hover {
   background: url(uploads/rdn/bigclownover.gif) no-repeat 0px 4px;
   background-color: b64124;
   color: #ff8f03;
}

div#menu_vert ul ul a:hover {
   background-position: 0px 2px;
}

div#menu_vert ul ul ul a:hover {
   background-position: 0px -1px;
}

div#menu_vert a.activeparent:hover {
   background-color: #b64124;
   color: #ff8f03;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   font-weight: bold;
   color: #ff8f03;
}

div#menu_vert ul ul li a.activeparent {
   font-weight: bold;
   color: #ff8f03;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background: url(uploads/rdn/bigclownsel.gif) no-repeat 0px 5px;
   background-color: #ff8f03;
   display: block; 
   padding: 0 0 0 15;  /* some air for it */
   color: #8b0f0b;                            /* this will be link color for all levels */
   font-size: 16px;                           /* instead of the normal font size for <h3> */
   font-weight: bold;
   margin: 0;                                 /* as <h3> normally has some margin by default */
   border-top: 1px solid #b64124;
   border-left: 1px solid #b64124;
   border-bottom: 1px solid #333333;
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 13px;
   font-weight: bold;
   padding: 0 0 0 15;  /* some air for it */
   background-position: 0px 3px;
   background-color: #ff8f03;
   color: #8b0f0b;
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   font-size: 10px;
   font-weight: bold;
   padding: 0 0 0 15;  /* some air for it */
   background-position: 0px 1px;
   background-color: #ff8f03;
   color: #8b0f0b;
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 16px;
   font-weight: bold;
   padding: 0 0 0 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:3 0 0 0;
   background-color: transparent;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert { height: 1%;}
* html #menu_vert ul { height: 1%;} 
* html #menu_vert li { height: 1%;} 
* html #menu_vert hr { height: 1%;}
* html #menu_vert h3 { height: 1%;}
* html #menu_vert a { height: 1%;}
* html .currentpage { height: 1%;}
* html .currentpage ul{ height: 1%;}
* html .currentpage li{ height: 1%;}
* html .currentpage a{ height: 1%;}
dfn { height: 1%; display: none; position:absolute ; top:-1000; margin:0px; padding:0px}
/** end fix **/
/* End of 'rdn : rdn_main' */

/* Start of CMSMS style sheet 'rdn : rdn_style' */
body{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(uploads/rdn/bg.gif);
	font-family: "Trebuchet MS", "Comic Sans MS", "Verdana", "Arial", "Helvetica", "sans-serifs";
	font-size:13px;
	color:#000000;
}

a{
        text-decoration: none;
        color: #dd2820;
}

a:hover{
        text-decoration: none;
        color: red;
}

img{border:0px;}

.frame{
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
}

.master{
	width:762px;
	
}

.top{
	background-image:url(uploads/rdn/top.gif);
	width:762px;
	height:156px;
}

.main{
	background-image:url(uploads/rdn/bg_main.gif);
	background-repeat:repeat-y;
	height:400px;
	vertical-align: top;
}

.menu{
	vertical-align:top;
	width:187px;
	height:100%;
	margin: 0px;
}

.menu ul{
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
}

.menuitem{
	margin: 0px;
	list-style: none;
	background-image:url(uploads/rdn/menu_item.png);
	background-repeat:no-repeat;
	font-size:13px;
#		color:#cc9999;
	color:#b05a5a;
	font-weight:bold;
	margin-left:1px;
	padding:0px;
}
	
.menuitem_sel{
	list-style: none;
	background-image:url(uploads/rdn/menu_item_sel.png);
	background-repeat:no-repeat;
	font-size:13px;
	color:red;
	font-weight:bold;
	margin-left:1px;
	padding:0px;
}

.content{
	vertical-align:top;
	width:388px;
	height:100%;
	background-image:url(uploads/rdn/bottom_corner.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
        line-height: 110%;
}

.cnttit{
	font-size:16px;
        font-weight: bold;
	color:#1b1313;
	border-bottom: 1px solid #dd2921;
	margin-bottom:15px;
	margin-left:13px;
	margin-right:10px;
}

.cnttext{
	font-size:12px;
	color:#635f5a;
	text-align:justify;
	margin-left:13px;
	margin-right:10px;
}

.news{
	vertical-align:top;
	width:187px;
	height:100%;
}

.bottom{
	border-right:1px solid red;
	background-image:url(uploads/rdn/bottom_right.gif);
	background-position:bottom left;
	background-repeat:no-repeat;	
}

.bcorner{
	background-image:url(uploads/rdn/bg_bottom.gif);
	height:21px;
	margin-left:6px;
	padding-right:6px;
	text-align: right;
        font-size: 11;
        color:#e49e5d;
}

.nav_lnk{
        padding-top: 2px;
        text-align: right;
        font-size: 10px;
        color: #201818;
	border-top: 1px solid #dd2921;
	margin-left:13px;
	margin-right:10px;
}


.nav_top{
        padding-bottom: 2px;
        text-align: right;
        font-size: 10px;
        color: #201818;
	margin-top:15px;
	margin-left:13px;
	margin-right:10px;
}

.print{
        float: right;
        margin-right:10px;
}
/* End of 'rdn : rdn_style' */

/* Start of CMSMS style sheet 'rdn : Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(uploads/rdn/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(uploads/rdn/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(uploads/rdn/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'rdn : Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'rdn : rdn_News' */
div#news {
  padding:0px;
  margin: 0 6 0 5;  /* margin for the entire div surrounding the news list */
  color: #e49e5d;
  font-size: 11;
  border: 1px solid #b64124;
  font-family: "Trebuchet MS"
}

div#news h2 {
   background: url(uploads/rdn/bigclownsel.gif) no-repeat 3px 12px;
   padding-left: 20px;
   line-height: 2em;
   font-size:16;
   background-color: #ff8f03;
   color: #8b0f0b;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px dotted #b64124;
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    background: url(uploads/rdn/miniclown.gif) no-repeat 2px 9px;
    padding-left: 10px;
    font-size: 13;
    font-weight: bold;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'rdn : rdn_News' */

