/* NetSocial CSS */

body { background-color: #242e48; background: url(/images/bg_brown-tile.jpg) top left repeat;}    
#container { background-color: #fff; border-left: 1px solid #666; border-right: 1px solid #666; border-bottom: 1px solid #666;}                             

h1 { border-bottom: 1px #aaa solid; }

h2,h3 { border-bottom: 1px #dedede dotted; }
h2 a:link, h2 a:visited, h2 a:hover { color: #111111; text-decoration: none; }          

address { font-style: normal; }

.post-column150 { float: left; width: 150px; }                                            
.clear { clear: both; }                                             

.postit #comments { display: none; }
.footbox { width: 250px; float: left; text-align: left; }                                         




/* Sticky Footer Code */
/*html, .custom {
 height: 100%;
}
.custom .wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -100px; *//* the bottom margin is the negative value of the footer's height */
/*}
.custom #footer_area, .custom .push {
 height: 100px; 
}*/               /* .push must be the same height as .footer */