Advertisement
nickyb713

Untitled

Apr 26th, 2011
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. html, body
  2. {
  3. min-height:100%;
  4. min-width:100%;
  5. margin:0px;
  6. padding:0px;
  7. background-position:center;
  8.  
  9. font-family:Georgia, "Times New Roman", Times, serif;
  10. }
  11.  
  12. html
  13. {
  14. overflow-y: scroll;
  15. overflow-x: auto;
  16. }
  17.  
  18. div#container
  19. {
  20. min-height:100%;
  21. width:100%;
  22. margin:0;
  23. padding:0px;
  24. background-color:#0053df;
  25. }
  26.  
  27. div#header
  28. {
  29. margin-left:0px auto;
  30. margin-right:0px auto;
  31. height:195px;
  32. width:1280px;
  33. top:0px;
  34. text-align:center;
  35. margin:0;
  36. clear:both;
  37. }
  38.  
  39. div#navigation_bar
  40. {
  41. height:85px;
  42. min-width:100%;
  43. float:left;
  44. padding:0;
  45. margin:0;
  46. clear:both;
  47. }
  48.  
  49. div#content
  50. {
  51. min-height:100%;
  52. margin-left: auto;
  53. margin-right: auto;
  54. width:1282px;
  55. }
  56.  
  57. div#left_sidebar
  58. {
  59. min-height:100%;
  60. margin:0;
  61. width:183px;
  62. float:left;
  63.  
  64. }
  65.  
  66. div#wordpress_boxS
  67. {
  68.  
  69. width:916px;
  70. top:0px;
  71. margin:0;
  72. margin-left:0 auto;
  73. margin-right:0 auto;
  74. padding:0px;
  75. float:left;
  76. }
  77.  
  78. div#wordpress_box
  79. {
  80.  
  81. width:916px;
  82. top:0px;
  83. margin:0;
  84. margin-left:0 auto;
  85. margin-right:0 auto;
  86. padding:0px;
  87. float:left;
  88. }
  89.  
  90. div#right_sidebar
  91. {
  92. min-height:100%;
  93. margin:0;
  94. top:0px;
  95.  
  96. }
  97.  
  98. div#textbox_top_s
  99. {
  100. height:36px;
  101. margin-top:50px;
  102. width:916px;
  103. margin:0;
  104. float:left;
  105. }
  106.  
  107. div#textbox_top
  108. {
  109. height:36px;
  110. width:916px;
  111. margin:0;
  112. float:left;
  113. }
  114.  
  115. div#textbox_leftside
  116. {
  117. min-height:100%;
  118. width:38px;
  119. margin:0;
  120. float:left;
  121. }
  122.  
  123. div#wordpress
  124. {
  125. min-height:100%;
  126. margin:0;
  127. width:634px;
  128. float:left;
  129. background-color:#efefef;
  130.  
  131. }
  132.  
  133. div#wpdivider
  134. {
  135. margin:0;
  136. width:56px;
  137. float:left;
  138. }
  139.  
  140. div#wpsidebar
  141. {
  142. min-height:100%;
  143. margin:0;
  144. width:150px;
  145. float:left;
  146. background-color:#efefef;
  147. list-style-type:none;
  148. }
  149.  
  150. div#textbox_rightside
  151. {
  152. min-height:100%;
  153. margin:0;
  154. width:38px;
  155. float:right !important;
  156. }
  157.  
  158. div#text_bottom
  159. {
  160. float:left;
  161. margin-top:-36px;
  162. height:36px;
  163. width:916px;
  164. padding:0;
  165. }
  166.  
  167. div#text_bottom_s
  168. {
  169. float:left;
  170. height:36px;
  171. width:916px;
  172. padding:0;
  173. }
  174.  
  175. div#footer
  176. {
  177. height:71px;
  178. width:100%;
  179. bottom:0px;
  180. margin:0;
  181. overflow:hidden;
  182. clear:both;
  183. }
  184.  
  185. div#wordpress_content
  186. {
  187. min-height:100%;
  188. width:916px;
  189. margin:0px;
  190. padding:0px;
  191. float:left;
  192. }
  193.  
  194. div#sbborder
  195. {
  196. min-height:100%;
  197. margin:0;
  198. float:left;
  199. }
  200.  
  201. div#wordpress_text
  202. {
  203. min-height:100%;
  204. width:629px;
  205. margin:0;
  206. margin-right: 0 auto;
  207. padding-left:5px;
  208. background-color:#efefef;
  209. float:left;
  210. overflow:hidden;
  211.  
  212. }
  213.  
  214. span#blog_title
  215. {
  216. text-align:center;
  217. text-align:
  218. }
  219.  
  220. a:link
  221. {
  222. text-decoration:none;
  223. color:#1c6aed;
  224. }
  225.  
  226. a:visited
  227. {
  228. text-decoration:none;
  229. color:#1c6aed;
  230. }
  231.  
  232. a:hover
  233. {
  234. font-weight:bolder;
  235. color:#1c6aed;
  236. }
  237.  
  238. a:active
  239. {
  240. text-decoration:none;
  241. }
  242.  
  243. div#comment_box_outer
  244. {
  245. width:614px;
  246. margin-left:10px;
  247. background-image:url(images/comment%20background.jpg);
  248. bottom:0px;
  249.  
  250. }
  251.  
  252. div#comment_box
  253. {
  254. width:500px;
  255. margin-left:30px;
  256. margin-right: 10px;
  257. }
  258.  
  259. span#cancel_reply
  260. {
  261. color:#54c7f1;
  262. }
  263. /*
  264. input#author
  265. {
  266. background-color:#efefef;
  267. }
  268.  
  269. input#email
  270. {
  271. background-color:#efefef;
  272. }
  273.  
  274. input#url
  275. {
  276. background-color:#efefef;
  277. }
  278.  
  279. textarea#comment
  280. {
  281. background-color:#efefef;
  282. }
  283. */
  284.  
  285. div#comment1
  286. {
  287. border:solid;
  288. margin:0;
  289. border-width:3px;
  290. border-color:#9d9fa0;
  291. padding:5px;
  292. width:565px;
  293. }
  294.  
  295. h3#comments-title
  296. {
  297. text-align:center;
  298. }
  299.  
  300. div#comment_area
  301. {
  302. width:634px;
  303. margin:0;
  304. top:0px;
  305. overflow:hidden;
  306. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement