/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */ @import 'style-2.css'; /* --------------[ Color Scheme Adjustgments ]-------------- */ /* --------------[ User-Defined Adjustments ]-------------- */ body { font-size: 9pt; font-family: arial,helvetica,sans-serif; } h1, h2, h3, h4, h5, h6, h7, .sitetitle { font-family: cambria,georgia,serif; font-weight: bold; } /* -------------------[ Site Title Adjustments ]------------------- */ #sitetitle h1, #sitetitle .title { font-size: 36px; color: #ffffff; text-align: Left; font-weight: bold; font-family: arial,helvetica,sans-serif; } #sitetitle .description { color:#ffffff; text-align:Left; } #sitetitle { float:none; text-indent:-10000em; position:absolute; display:none; } /* ----------[ Header Background Color Adjustments ]---------- */ /* ----------[ Narrow Sidebar Float Adjustments ]----------- */ #content .col-3 { float:left; } #sidebarleft { float:right; } /* --------------[ Top Navigation Adjustments ]-------------- */ #topnav { font-size: 9pt; font-weight: bold; } #topnav li a, #topnav li a:link, #topnav li a:visited { } #topnav li a:hover, #topnav li a:active { } /* --------------[ Category Navigation Adjustments ]-------------- */ #nav { font-size: 8pt; font-weight: normal; } #nav li a, #nav li a:link, #nav li a:visited { } #nav li a:hover, #nav li a:active { } /* --------------[ Main Content Adjustments ]-------------- */ .maincontent { font-size: 9pt; } .maincontent a, .maincontent a:link, .maincontent a:visited { } .maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { color: #000000; } /* --------------[ Sidebar-Left Adjustments ]-------------- */ #sidebarleft { font-size: 9pt; } #sidebarleft a, #sidebar-left a:link, #sidebar-left a:visited { } #sidebarleft a:hover, #sidebar-left a:active { color: #000000; } /* --------------[ Sidebar-Right Adjustments ]-------------- */ #sidebar { font-size: 9pt; } #sidebar a:hover, #sidebar a:active { color: #000000; } /* --------------[ Footer Adjustments ]-------------- */ #footer { font-size:8pt; color:#ffffff; } #footer a, #footer a:link, #footer a:visited { } #footer a:hover, #footer a:active { } /* --------------[ Adjustments for Glider Height ]-------------- */ #slideshow .slides li { height:188px; } /* --------------[ Adjustments for Home Side-by-Side Posts ]-------------- */ .post-left { float:left; width:310px; } .post-right { float:right; width:310px; } .post-right .entry, .post-left .entry { padding:10px; height:125px; margin: 0 0 15px; overflow:hidden; } .post-right img.thumbnail, .post-left img.thumbnail { height:70px; width:70px; margin: 0 10px 5px 0; } .post-right h2, .post-left h2 { padding:0; margin: 0; letter-spacing:0px; font-size:10pt; } .post-right .postdate, .post-left .postdate { display:none; } .post-right .comments, .post-left .comments { float:right; margin: 0 0 10px 10px; width:20px; height:20px; background:url(comments-sm.gif) top left no-repeat; text-align:center; } .post-right .comments a, .post-left .comments a { font-size:8pt; width:20px; height:20px; line-height:18px; display:block; font-weight:bold; }