/* Content ---------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6, p, pre, blockquote{ margin-bottom: .75em; } .entry-content p img { margin: 2px; padding: 4px; border: 1px solid #CCCCCC; max-width:100%; } .entrytitle { margin: 10px 16px 20px 16px; display:block; clear:both; } .entry{ margin-bottom: 1.5em; margin: 20px; overflow: hidden; width: 100%; clear: both; } .entry-body { margin-bottom: .75em; } .entry-body { font-size:14px; line-height:24px; margin:2px 2px 0 8px; clear: both; } .entry-body a{ color: #0063DC; text-decoration: none; } .entry-body a:hover{ color: #FF9900; text-decoration: underline; } .page-name { font-size:20px; font-weight: bold; display: block; margin: 0 0 4px 8px; } .entry-name { font-size: 20px; font-weight: bold; display: block; margin-bottom: 2px; border-bottom: 1px solid #CCD0D6; padding-bottom: 2px; } .entry-name a { text-decoration: none; color: #0066cc; } .entry-name a:hover { text-decoration: none; color: #FF9900; } .entry-name-date{ width: 36px; font-size: 20px; text-align: center; margin: 2px 8px 0 0; padding: 0px; float: left; height: 50px; border-right: 1px solid #dddddd; display: block; background-color: #FFFFFF; color: #CCCCCC; font-weight: bold; } .entry-name-month{ font-size: 10px; color: #999999; margin: 4px 0 0 0; } .entry-more-link { font-weight: bold; color:#0063DC; } .entry-header { margin: 0 0 0 42px; } .entry-meta { font-size: 12px; padding:6px 4px 6px 11px; color:#999999; } .entry-footer { clear:both; margin-top: 10px; border-top-width: 1px; border-top-style: solid; padding-top: 5px; font-weight: normal; font-size: 11px; color: #CCD0D6; } .entry-footer a { font-weight: normal; } .entry-info { border-left:20px solid #DDDDDD; text-align:left; padding-left:12px; margin: 4px 8px; clear:both; font-size:12px; font-style:italic; color:#999999; } .entry-info a { text-decoration: none; } .entry-info a:hover { color: #FF9900; text-decoration: underline; } #entry-content ul, #entry-content ol { margin-left: 35px; background-repeat: repeat-y; } #entry-content li { line-height: 24px; } .entry-content .img-left, .entry-content img.left { float: left; margin: 0 0.3em 0.25em 0; } .entry-content .img-right, .entry-content img.right { float: right; margin: 0 0 0.25em 0.3em; } .more-link { font-size: 12px; } h2.pagetitle { background-color:#FFC; color:#000; padding:10px; font-size:16px; font-weight: bold; font-style:italic; margin:20px; text-align:center; } /* linkpage */ #linkpage{ clear:both; margin:0;padding:0; } #linkpage h2{ font-size:15px; font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif; letter-spacing:-1px; background:url(images/posttitle.png) no-repeat 0 35px; margin:5px 0;padding:0 0 15px; } #linkpage ul li{ list-style-type:none; display:block; width:100%; float:left; margin:0 0 10px; padding:0; } #linkpage ul li ul li{ width:25%; float:left; list-style:none; line-height:23px; margin:0; } #linkpage ul li ul li:hover{ background-color:#CBF2FF; color:#000;} #linkpage ul li ul li a{ padding-left:5px; color:#222; font-size:12px; text-decoration:none; } #linkpage ul li ul li a:hover{ color:#000; } /* Sticky Posts */ .sticky .entry-name { border:#C0C0C0 2px solid; padding:0 0 0 20px; background:transparent url("../images/icon_up.png") no-repeat left center; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-radius-topleft:5px; -khtml-border-radius-topright:5px; -khtml- border-radius-bottomleft:5px; -khtml-border-radius-bottomright:5px; border-radius:5px; }