/************************************************************************ /* /* NatesDawgs.com Updates styling rules /* /* Rules on this page will govern the styling for the site updates /* and twitter updates sections on the front page of the site. /* /* INCLUDE SITE WIDE VARIABLES /* /************************************************************************ /* /* define css VARIABLES /* /************************************************************************/ /************************************************************************ /* /* end VARIABLES /* /************************************************************************/ /* /************************************************************************/ div.redoutline { border:1px red solid; z-index:999; } p.toggletext, p.toggletext a { padding-right: 0.0em; font-size:8pt; margin:3px 0px 0px 0px; padding:0; float:right; cursor:pointer; text-decoration:none; color: #333333; } #effect { margin-right:1%; } .effect { float:left; width:48%; margin-bottom:15px; height: 77px; padding-left: 1.0em; background-color:#D4D4D4; z-index:998; overflow:hidden; } #site_update_list, #twitter_update_list { font-size:10pt; padding-top:7px; letter-spacing:1.3px; } #site_update_list ul, #twitter_update_list ul { list-style:none; } #site_update_list li, #twitter_update_list li { list-style:none; line-height:22px; font-size:; font-family: "calibri"; color: #333333; } #site_update_list a, #site_update_list a:visited, #twitter_update_list a, #twitter_update_list a:visited { color: #333333; text-decoration:none; } #site_update_list a:hover, #twitter_update_list a:hover { color: #ff0000; text-decoration:none; } #site_update_list li { background:url("css_images/red-right.png") no-repeat left center; padding-left: 25px; } #twitter_update_list li { background:url("css_images/red-twitter-small.png") no-repeat left top; padding-left: 35px; padding-bottom:15px; }