/* --- JR CORE --- */
body{
font-family: arial, helvetica;
font-size:12px;
}
 /* --- Layout --- */

#frame{
width:900px;

text-align:left;
}
#left {
left:10px;
position:absolute;
}
#content{
float:left;
width:735px;
}
#right{
float:left;
}

.clearer{
  clear: both;
  height:0;
}

/* --- Styles --- */
.story {background:white;}
.story .ndtop{
padding:0 7px 0 0;
}
.story .content{
padding:0 9px 0 3px;
}
.story .ndbttm{
padding:0 7px 9px 0;
}
#finale,.terms{
/*border-top:1px solid #808080;*/
float:right;
padding:0 10px;
}
p{margin:0;padding:3px;}
a{
color:#808080;
text-decoration:none;
}
h2.title, #content h2{font-size:3em;padding:0 3px;margin:0;}
.byline{margin-left:15px;font-size:9px;}
div.content div.byline{margin:0;}
div.node{margin-bottom:30px;}
.content img{margin:0 3px 5px 3px;}
.terms ul li{margin:2px;}
.terms a.active{color:white;}


.calendar table{width:130px;}
table{ 
border-collapse:separate;
}
td {vertical-align: top;}
#simplemenu {
position:fixed;
margin-left:205px;}
/* --- Video style --- */
.video h2 span{background:#9e9d9e;padding:0 5px;}
.embed {
	border-top: 1px dotted white;
	border-bottom: 1px solid #DBDFCA;
	font: bold 9px verdana;
	}
.embed input {
	width: 268px;
	margin: 2px 0;
	padding: 5px;
	border: 1px solid #DBDFCA;
	color: #A0A0A0;
	font-size: 10px;
	}
.emvideo{
float:left;
padding:0 6px 9px 0;
background:url('http://certifiedrandom.com/sites/all/themes/cr09/vembed.png') no-repeat bottom right;
}
.black{
color:white;
font-size:12px;
font-family:arial;
line-height: 18px; 
padding:0 7px 9px 0;
background:url('http://certifiedrandom.com/sites/all/themes/cr09/vembed.png') no-repeat bottom right;
background-color:black;
}
.node .black{
float:left;
margin-left:1px;
width:713px;
padding:10px;
z-index:1;
}
ul.custom-pager{height:17px;width:100%;clear:both;}

/*    TOP NAV      */
#topnav li{
margin: 0;
padding: 0;
overflow: hidden;
list-style: none;
float: left;
display:inline;
}
 #topnav{
 background:url("http://www.certifiedrandom.com/sites/all/themes/cr09/nav.png") 0px 0px no-repeat;
 height:20px;
 padding:0;
 margin:6px 3px;
 float:left;
 }
 #topnav li a{
	 display: block;
	 width: 70px;
	 height: 20px;
	 margin: 0;
	 padding: 0;
	 background:url("http://www.certifiedrandom.com/sites/all/themes/cr09/nav.png") 0px 0px no-repeat;
	 text-align:center;
	 text-decoration:none;
	 text-indent:9999px;
}


.search{
float:right;
color:white;
margin-top:9px;
}
.search .form-text{background:black;border:0;color:white;width:220px;padding:1px 5px;}
.search .form-submit{background:url('http://certifiedrandom.com/sites/all/themes/cr09/search0.gif') no-repeat;border:0;width:17px;color:white;text-indent:9999px;overflow:hidden;cursor:pointer;}


div.pop ul.secondary{border:0;margin:0;}

#masthead{}
.logo{float:left;}
.popularr{
float:right;
width:250px;
padding:0;
margin:0;
}
.popularr span{font-weight:bold;}
.popularr .view-content-popular-recent-Block li {
font-size:11px;
  list-style-type:none;
  padding:0;
  margin:0 0 1px -5px;
  }
a.node_read_more{
background:red;
color:white;
font-weight:bold;
padding:30px 0 12px 79px;
background:url('http://certifiedrandom.com/sites/all/themes/cr09/readmore.png') no-repeat;
font-size:0;
position:relative;
z-index:3;
}
  
/*------------ Un-Published-------------*/
.node-unpublished .black, .node-unpublished{Background:grey;border:1px red solid;}

/* --- END JR CORE --- */