/*--------------------------------------------------------------------/- file   : default.css/- admin  : Nandy&NiceBros!/- update : 200705-/- desc   : Nandy&NiceBros! Site css/--------------------------------------------------------------------*//************* Welcome *************/div#topWelcome { background-image: url(/images/top_welcome.gif); background-repeat: no-repeat;}div#topWelcome h3 { font-size: 120%; padding: 40px 30px 30px 80px; }div#mainWrap p { font-size: 80%;}div#mainWrap h3.topImgTitle { clear: both; padding: 0px 0px 15px 0px; }div#topImgWrap { clear: both; margin: 15px 0px 25px 0px; padding: 5px 10px 6px 10px; background-color: #F7F5F2;}div#topImg { clear: both; text-align: right;}span.separator { padding: 0px 5px 0px 5px;}/************* Topics *************/div.entry { margin: 0px 0px 10px 0px; }div.entry div.postLeft { font-size: 85%; float: left; width: 150px;}div.entry div.postLeft li.line { padding: 3px 0 3px 0;  list-style:none;  border-bottom:1px dotted #BDBDBD; margin:0; }div.entry div.postLeft li.by { padding: 3px 0 3px 0;  list-style:none;  margin:0; }div.entry span.post {	font-weight: bold;}div.entry div.postRight { float: right;	width: 350px;}div.entry div.postRight p { font-size: 85%;}div.entry hr {	display: none;}div.entry div.boxLine {	clear: both;	width: 520px;	padding: 0px 0px 10px 0px;	border-bottom: 1px solid #BFBFBF;}p.topImgLink { font-weight: bold; margin: 20px 0px 20px 0px;}
