/*//////////////////////////////////////////////////
FRONT PAGE STYLING
//////////////////////////////////////////////////*/

#frontpage { width: 800px; margin: auto; }
#frontpage .module { width: 400px; background: black; float: left; }
#frontpage .poetry h2 { background: url('../images/poetryfp.gif') no-repeat center; height: 62px; margin: 0px; }
#frontpage .poetry h2 span { display: none; }
#frontpage .journal h2 { background: url('../images/journalfp.gif') no-repeat center; height: 62px; margin: 0px; }
#frontpage .journal h2 span { display: none; }
#frontpage .gallery h2 { background: url('../images/galleryfp.gif') no-repeat center; height: 62px; margin: 0px; }
#frontpage .gallery h2 span { display: none; }
#frontpage .cloister h2 { background: url('../images/cloisterfp.gif') no-repeat center; height: 62px; margin: 0px; }
#frontpage .cloister h2 span { display: none; }
#frontpage .viewmore a { background: url('../images/viewmore.gif') no-repeat center; height: 36px; display: block; }
#frontpage .viewmore a span { display: none; }
#frontpage .thegoods { padding: 5px 10px 15px 10px; }
#frontpage .thegoods p { margin: 5px 0 5px 0; }
#frontpage .thegoods li { margin: 4px 0; clear: both; height: 10px; }
#frontpage .thegoods li,  #frontpage .thegoods ul{  margin: 4px; list-style-type: none; padding: 2px 0; font-size: 11px; }
#frontpage .thegoods .tgtitle, #frontpage .thegoods .tgbye, #frontpage .thegoods .tgusername { display: block; float: left; }
#frontpage .thegoods .tgtitle { width: 180px; text-align: right; }
#frontpage .thegoods .tgbye { width: 20px; text-align: center; }
#frontpage .thegoods .tgusername { width: 160px; text-align: left; }
#frontpage .thegoods .obs_ind { width: 28%; float: left; height: 50px; margin: 15px 10px 15px 9px; margin: 22px 10px 23px 9px !ie; text-align: center; }
#frontpage .poetry .thegoods { text-align: center; }
#frontpage .journal .thegoods { text-align: center; }
#frontpage #mainmodule { background: black; margin-bottom: 10px; }
#frontpage #mainmodule h2 { background: url('../images/welcomelobd.gif') no-repeat center; height: 62px; margin: 0px; }
#frontpage #mainmodule h2 span { display: none; }
#frontpage #mainmodule .mainblock { width: 250px; float: left; margin: 10px 7px; }
#frontpage #mainmodule #sitenews { clear: both; margin: 20px 10px; }
#frontpage #sitenews li,  #frontpage #sitenews ul{ margin: 0; list-style-type: none; padding: 0; font-size: 12px; }
#frontpage #mainmodule .mainblock ul{ list-style-type: none; margin: 0px; padding: 0px; }
#frontpage #mainmodule .mainblock ul li{ clear: both; }
#frontpage #mainmodule .mainblock .left { float: left; }
#frontpage #mainmodule .mainblock .right { float: right; }
#frontpage #mainmodule .mainblock .center { text-align: center; }
#frontpage #mainmodule .denlists span { display: none; }
#frontpage #mainmodule .online { background: url('../images/online.gif') no-repeat top center; height: 19px; margin: 0px;}
#frontpage #mainmodule .newest { background: url('../images/newest.gif') no-repeat top center; height: 19px; margin: 0px;}
#frontpage #mainmodule .featured { background: url('../images/featured.gif') no-repeat top center; height: 19px; margin: 0px;}
#frontpage #mainmodule .denlists { margin-bottom: 5px; }
#frontpage #mainmodule #sitenews .title span { display: none; }
#frontpage #mainmodule #sitenews h2.title { background: url('../images/newsannounce.gif') no-repeat top center; height: 16px; margin: 10px 0 5px 0; }
#frontpage #quotes { text-align: center; padding: 5px; }