/* CodeSharingZ css styles */ body { font-family:arial, verdana, helvetica, sans-serif; font-size:12px; cursor:default; } html { height:100%; margin-bottom:1px; } #container { width: 95%; margin-right: auto; margin-left: auto; text-align: left; background-color: transparent; } #header { width:100%; padding-top:15px; background: transparent; } .spacer { width:100%; height:15px; } hr { border:0px; color:#CCCCCC; background-color:#CDCDCD; height: 1px; width: 100%; text-align: left; } h1 { font-size:28px; color:#cc0000; background-color:transparent; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:300; } h2 { font-size:15px; color:gray; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:300; background-color:transparent; } h3 { color:#cc0000; font-size:15px; text-align:left; font-weight:300; padding:5px; margin-top:5px; } #left { float:left; width:250px; background-color:transparent; color:black; } #main { margin : 5px 5px 5px 260px; padding : 15px; border-left : 1px solid silver; } p { color:black; background-color:transparent; line-height:20px; padding:5px; } a { color:#cc0000; background-color:transparent; text-decoration:none; } a:hover { color:#cc0000; background-color:transparent; text-decoration:underline; } a img { border: 0px; } #footer { clear:both; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; } .right { color:gray; background-color:transparent; float:right; font-size:100%; margin-top:5px; } .left { color:gray; background-color:transparent; float:left; font-size:100%; margin-top:5px; } pre { /* border: 1px solid #cc0000; */ border-left: 4px solid #cc0000; padding: 1em 0.1em 1em 1.5em; /*width: 84ex;*/ width: 100ex; overflow: auto; } /* Style for sidebox */ #sidebox { background: #FFFFFF; margin-top: 15px; margin-right: 10px; text-align: center; width: 250px; } .sideboxtitle { color:#cc0000; font-size:15px; text-align:left; font-weight:300; padding:5px; margin-top:5px; } .sidebody { background:#FFFFFF; border-left: 4px solid #cc0000; line-height:140%; margin-bottom: 15px; padding: 1em 0.1em 1em 1.5em; } /* Entry box */ .entry { line-height: 150%; /*margin: 0 0.5em 0 3.7em;*/ margin: 0 0.5em 0 0; } .entry p { margin: 0em; } .entry a.get_the_code { float: left; font-size: 3em; padding: 20px; margin: 20px; } .entry a.get_the_code:hover { float: left; font-size: 3em; padding: 20px; background: #cc0000; color: #ffffff; } /* date of entry*/ .date { background: #cc0000; color: #FFF; line-height: 110%; padding: 3px 0; margin-bottom: 10px; } .day { float: left; font-size: xx-large; line-height: 100%; letter-spacing: 0.02em; margin-left: 4pt; margin-right: 3pt; padding-right: 3pt; border-right: 4px solid #FFF; } /* title of entry*/ .title { font-size: large; margin: 0 0.2em 0.1em 0em; border-bottom: 1px dotted #000; } /* Subtitle of entry*/ .subtitle { color: #808080; font-size: x-small; line-height: 110%; padding-left: 0.2em; margin: 0.1em 0.2em 0 0em; } /* category of entry */ .category { font-size: x-small; line-height: 110%; text-align:left; margin: 0 0 2em 0; } /* postedtime,comment,trackback information for entry */ .posted { font-size: x-small; text-align: right; margin: 1em 10px 2em 0; } /* comment for entry */ .comments-head { font-size: small; font-weight: bold; line-height: 100%; margin: 2em 0.5em 0 0; padding-left: 0.2em; border-left: 1em solid #000; border-bottom: 1px solid #000; } /* comment body */ .comments-title { font-size: small; font-weight: normal; line-height: 150%; margin-right: 0.2em; border-bottom: 1px dotted #000; } /* comment body */ .comments-body { font-size: small; font-weight: normal; line-height: 150%; margin-right: 0.5em; border-bottom: 1px solid #000; } /* postedtime for comment */ .comments-post { font-size: x-small; text-align:right; margin: 0 0.2em 1em 0; } .trackback-body { font-size: small; font-weight: normal; line-height: 150%; margin-left: 0em; border-bottom: 1px solid #000; } .trackback-title { font-size: small; font-weight: normal; line-height: 150%; margin-right: 0.2em; border-bottom: 1px dotted #000; } .trackback-url { font-size: small; font-weight: normal; line-height: 150%; padding: 0.5em; border: 1px dotted #000; } .trackback-post { font-size: x-small; font-weight: normal; } .strike { text-decoration: line-through; } .imgblogleft { float: left; margin-right: 10px; } .imgblogright { float: right; margin-left: 10px; } .sourcelogo { float: right; margin-right: 50px; width: 250px; text-align: center; }