/* =SUB CONTENT MODULES ------------------------------------------------- These are the divisions for the sub content area. -------------------------------------------------*/ #page-area { background: #f5f5eb url(page_area_2col.gif) repeat-y 0px 0px; } #main-content { float: left; width: 405px; } #sub-content { font-size: 95%; } .sub-section { background: transparent url(sub_content_top_left.gif) no-repeat top left; padding: 0px 0px 8px 8px; } .sub-section * { margin-right: 8px; margin-left: 3px; } .sub-section * * { margin-right: 0px; margin-left: 0px; } .sub-section ul li { margin-left: 15px; } .sub-section h2 { font-size: 1.3em; line-height: 110%; padding: 10px 10px 10px 3px; margin: 0px; background: transparent url(sub_content_header_bg.gif) repeat-x top left; font-weight: bold; } .sub-section h3, .sub-section h4, .sub-section h5, .sub-section h6 { padding-top: 0px; margin-top: 5px; margin-bottom: 0px; font-size: 1.2em; font-weight: bold; } .sub-section img { display: inline; } /* .sub-section img { padding: 2px; background-color: #fff; border: 1px solid #9d9879; } */ /* .sub-section a:link, .sub-section a:visited { color: #600; } */ .sub-section .view-all { text-align: right; margin: 10px 12px 0px 3px; } .sub-section .view-all a { padding-left: 8px; background: transparent url(arrow_red.gif) no-repeat left center; } /* =SUB CONTENT LATEST PHOTOS & VIDEOS ------------------------------------------------- These styles style the latest photos section in sub-content right column -------------------------------------------------*/ /* .photos ul { list-style: none; padding: 0px; margin-top: 0px; } .photos ul li { padding: 0px; margin: 0px; } */ /* .photos img { padding: 2px; background-color: #fff; border: 1px solid #9d9879; } */ .photos p { padding-left: 10px; background: transparent url(sub_content_photo_bullet.gif) no-repeat 3px 5px; } /* =SUB CONTENT EVENTS ------------------------------------------------- -------------------------------------------------*/ .events .view-all { text-align: left; margin-top: 0px; margin-bottom: 10px; } .events ul { list-style: none; padding: 0px; } .events ul li { padding: 0px; margin: 0px; background: transparent none; } .events span { display: block; } .events span.title { color: #333; }