| [ PHPXref.com ] | [ Generated: Sun Jul 20 19:19:21 2008 ] | [ Parasite 1.0.2 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 body { 2 margin:10px 0px 20px 0px; 3 background: #fefefe; 4 color: black; 5 } 6 7 #blogtitle { 8 text-align: left; 9 display:block; 10 position: absolute; 11 position: fixed; 12 font-size: xx-large; 13 padding: .2em; 14 background: #fefefe; 15 color: #ededed; 16 margin: -0.5em 0.5em 0.2em -4px; 17 z-index:0; 18 font-family: "verdana","arial","geneva","helvetica",sans-serif; 19 } 20 21 .articletitle { 22 float: left; 23 width: 18%; 24 text-align: left; 25 font-size: x-small; 26 font-weight: bold; 27 padding: 1em; 28 background: #7f7fbb; 29 color: #fff; 30 border:1px solid #000; 31 margin: -3px 0.5em 0.2em -1px; 32 font-family: "verdana","arial","geneva","helvetica",sans-serif; 33 } 34 35 #leftcontent { 36 float:left; 37 width:55%; 38 margin-right:15px; 39 padding-left:15px; 40 padding-bottom:20px; 41 padding-top:20px; 42 } 43 44 #rightcontent { 45 margin-left: 69%; 46 padding-top:20px; 47 position: relative; 48 z-index:20; 49 } 50 51 #box { 52 margin-left: 10%; 53 margin-right: 10%; 54 /* border: 1px solid black; */ 55 position: relative; 56 z-index:20; 57 } 58 59 #box2 { 60 /* border: 3px solid #7f7fbb; */ 61 position: relative; 62 z-index:20; 63 } 64 65 #box3 { 66 /* border: 1px solid #000; */ 67 position: relative; 68 z-index:20; 69 } 70 71 72 #boxtop { 73 height: 25px; 74 padding: 4px; 75 } 76 77 .search { 78 float: right; 79 padding:4px; 80 font-size:10px; 81 font-family: "geneva","helvetica",sans-serif; 82 } 83 84 pre { 85 margin:0px 30px 10px 30px; 86 } 87 88 h1 { 89 font-family: sans-serif; 90 font-size:18px; 91 padding-top:10px; 92 color:#7f7fbb; 93 background: #fefefe; 94 } 95 96 h1.nav { 97 font-size:11px; 98 display:inline; 99 position:relative; 100 top:-18px; 101 background: #7f7fbb; 102 color: #fff; 103 border:1px solid #000; 104 padding-left:4px; 105 padding-right:4px; 106 padding-top: 0px; 107 margin:0px; 108 font-weight:normal; 109 text-transform: uppercase; 110 } 111 112 .rightitem { 113 border-top: 1px solid #000; 114 border-left: 1px solid #000; 115 font-size: 11px; 116 padding-left:10px; 117 padding-bottom:10px; 118 padding-top:4px; 119 margin-bottom:20px; 120 line-height:14px; 121 } 122 123 #rightcontent p { 124 font-size:10px; 125 margin-left:0px; 126 } 127 128 .ah{ 129 border:1px solid #000; 130 background: #ddd; 131 padding-bottom: 2px; 132 padding-top: 2px; 133 margin-bottom: 2.2em; 134 color: black; 135 } 136 137 .date, .user { 138 margin: 3px 5px 3px 3px; 139 letter-spacing:4pt; 140 font-size: xx-small; 141 text-align: left; 142 font-family: sans-serif; 143 } 144 145 .invisible{ 146 display: none; 147 } 148 149 .article { 150 font-size: 16px; 151 margin:10px 30px 50px 0px; 152 font-family: "arial","verdana","geneva","helvetica",sans-serif; 153 } 154 155 p { 156 font-family: "verdana","arial","geneva","helvetica",sans-serif; 157 line-height: 125%; 158 } 159 160 input { 161 font-family: "verdana","arial","geneva","helvetica",sans-serif; 162 font-size: 10px; 163 background: #eee; 164 color: black; 165 } 166 167 a { 168 font-family: "verdana","arial","geneva","helvetica",sans-serif; 169 color:#7f7fbb; 170 background: #fefefe; 171 font-weight: bold; 172 text-decoration: none; 173 } 174 175 a:hover{ 176 text-decoration: underline; 177 } 178 179 .bct { 180 position: relative; 181 height: 20px; 182 top: 0px; 183 left: 0px; 184 background: #fff; 185 color: #000; 186 text-align: center; 187 font-family: "arial","verdana","geneva","helvetica",sans-serif; 188 font-size: 12px; 189 line-height: 20px; 190 border-bottom: 1px solid #000; 191 } 192 193 .bc { 194 color: #000; 195 background: #fff; 196 letter-spacing:10pt; 197 font-family: "arial","verdana","geneva","helvetica",sans-serif; 198 font-size: 18px; 199 margin-left: 10px; 200 margin-right: 10px; 201 } 202 203 .permalink{ 204 font-size: x-small; 205 text-align: right; 206 font-family: "verdana","geneva","helvetica",sans-serif; 207 padding: 4px; 208 } 209 210 .pingbacks{ 211 font-size: x-small; 212 text-align: right; 213 font-family: "verdana","geneva","helvetica",sans-serif; 214 padding: 4px; 215 } 216 217 .pingbacklist{ 218 font-size: small; 219 font-family: "verdana","geneva","helvetica",sans-serif; 220 padding: 4px; 221 background: #ccc; 222 text-align: right; 223 border: 1px solid black; 224 } 225 226 .pingbacklist a { 227 background: transparent; 228 } 229 230 .searchword { 231 background: yellow; 232 color: red; 233 } 234 235 .deletedarticles { 236 font-size: xx-small; 237 } 238 239 .deletedarticles input { 240 font-size: xx-small; 241 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |