/*** For RT_Hivemind if not using roknewsflash module ***/

#mod-topleft span {
	padding-right:5px;
}
#mod-topleft a:hover {
	text-decoration:none;
}
#mod-topleft a:hover span {
	text-decoration:underline;
} 

#top {
height:50px;
}

/* number class in Hivemind template is only for ul so I added this for ol */
ol.number li { margin-bottom:5px; }

#footer { width:520px; margin:auto; text-align:center; line-height:130% }
#footer .moduletable { padding:5px 0; }
#footer, #footer a { color:#222; }

/* TweetMe plugin */
div.tweetmebutton { float:right; padding:4px 10px; }

/* roknewsflash */
#mod-topleft { display:block; float:left; height:18px; line-height:16px; overflow:hidden; padding-left:10px; padding-top:10px; width:55%; }
#mod-topleft {position:relative;}
#mod-topleft ul {margin:0 0 0 120px;list-style:none;padding:0;}
#mod-topleft li {padding-bottom:100px; padding-left: 10px;}
#mod-topleft .readon {clear:none;display:inline;float:none;height:auto;width:auto;line-height:100%;font-size:100%;margin:0;padding:0;background:none;}
#mod-topleft .flashing {display:block;position:absolute;left:45px;font-weight:bold;}
#mod-topleft .controls img {cursor:pointer;height:15px;margin-right:3px;width:15px;}
#mod-topleft .control-prev {background-position:0pt 0pt;}
#mod-topleft .control-next {background-position:0pt -17px;}
#mod-topleft .controls {position:absolute;left:5px;}
#mod-topleft .controls img { background-image:url(../images/news-scroller-controls.png)
}

/* for styling images in articles */
img.article { border:1px solid #CCC; }
.img_caption { margin:6px; font-weight:bold; font-size:x-small; }
img.left { float:left; margin-right:10px; }
img.right { float:right; margin-left:10px; }
div.img_caption p { margin:5px 0pt 10px; }

/* bottom modules? */
.module-jf_center { text-align:center; margin:auto; }

/* Because I don't like some of the RT template overrides */
.contentheading, .componentheading { font-size:200%; font-weight:300; }
h1, h2, h3, h4 { padding-top:10px; }

