Advertisement
SweetSurrender

Symphonia HTML Header 00

Aug 7th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.69 KB | None | 0 0
  1. <style>
  2. .leftnav, .maintop, #menu0, .forumopen, .forumclose, .edit_pictures, .view_expanded_posts, .cult_info, .owner_title, .description_title, .created_on, .status, .cult_name, .cult_menu, .num_members, .view_all_cult_posts, .view_statistics, .smallsep, .threads_related, .forumopen, .forumclose, .ui-widget { display: none; } .graytext {opacity: 0.00;}
  3.  
  4. html, body {
  5. background-image: url('http://i.imgur.com/AIH4cSP.jpg');
  6. background: #black;
  7. background-attachment: fixed;
  8. background-position: top left;
  9. background-repeat: repeat;
  10. }
  11.  
  12. .main {  
  13. background-color: transparent;
  14. border: none;
  15. width: 750px;  
  16. text-align: justify;    
  17. float: center;
  18. margin: 0 auto;
  19. margin-top: -2px;
  20. padding-top: 5px;
  21. padding-left: 5px;
  22. padding-right: 5px;
  23. padding-bottom: 0px;
  24. -moz-border-radius-bottomright: 0px;
  25. border-bottom-right-radius: 0px;
  26. -moz-border-radius-bottomleft: 00px;
  27. border-bottom-left-radius: 00px;
  28. color: #E8AE9E;
  29. }
  30.  
  31. .navigation {
  32. position: relative;
  33. top: 0%;
  34. width: 80%;
  35. height: 10px;
  36. padding: 0px;
  37. background: transparent;
  38. border: none;
  39. }
  40.  
  41. .header {
  42. position: relative;
  43. width: 750px;
  44. height: 1355px;
  45. background: #3B3432;
  46. border: 8px solid #875446;
  47. margin-top: 0px;
  48. margin-bottom: 2px;
  49. color: #E8AE9E;
  50. }
  51.  
  52.  
  53.  
  54. .top {
  55. position: fixed;
  56. top: 0px;
  57. left: 0px;
  58. width: 100%;
  59. background-color: #3B3432;
  60. height: 15px;
  61. box-shadow: 0px 0px 4px #000;
  62. text-align: right;
  63. padding-bottom: 4px;
  64. padding-top: -2px;
  65. border-bottom: 5px solid #875446;
  66. -webkit-transition: all .8s linear; -moz-transition: all .8s linear; -o-transition: all .8s linear}
  67.  
  68. .top a:link, .top a:visited, .top a:active {
  69. display: inline;
  70. text-decoration: none;
  71. font-family: times;
  72. text-transform: uppercase;
  73. font-weight: normal;
  74. font-size: 11px;
  75. text-align: right;  
  76. line-height: 15px;
  77. color: #A17063;
  78. background-color: transparent;
  79. margin-right: 10px;
  80. padding-top: 3px;
  81. -moz-transition: color 1s ease; -webkit-transition: color 1s ease; -o-transition: color 1s ease;
  82. }
  83.  
  84. .top a:hover {
  85. background-color: transparent;
  86. color: #BF5B3F;
  87. -moz-transition: color 1s ease; -webkit-transition: color 1s ease; -o-transition: color 1s ease;}
  88.  
  89. .sidebar {
  90. position: fixed;
  91. top:-415px;
  92. left: 0px;
  93. width: 14.5%;
  94. background-color: #3B3432;
  95. height: 435px;
  96. text-align: center;
  97. box-shadow: 0px 0px 4px #000;
  98. text-align: center;
  99. padding-bottom: 4px;
  100. padding-top: -2px;
  101. border: 5px solid #875446;
  102. -webkit-transition: all .8s linear; -moz-transition: all .8s linear; -o-transition: all .8s linear}
  103.  
  104. .sidebar:hover {
  105. top: 22px;
  106. left: 0px;
  107. -webkit-transition: all .8s linear; -moz-transition: all .8s linear; -o-transition: all .8s linear
  108. }
  109.  
  110.  
  111. .sidebar a:link, .sidebar a:visited, .sidebar a:active {
  112. display: block;
  113. padding: 2px;
  114. margin-top: 1px;
  115. margin-bottom: 2px;
  116. margin-left: 4px;
  117. margin-right: 4px;
  118. background: #765B54;
  119. border-right: 6px solid #875446;
  120. border-left: 6px solid #875446;
  121. opacity: 0.7;
  122. text-align: center;
  123. text-decoration: none;
  124. text-transform: uppercase;
  125. text-shadow: none;
  126. letter-spacing: 2px;
  127. font: 6pt times;
  128. color: #E8AE9E;
  129. -webkit-transition: all .8s linear; -moz-transition: all .8s linear; -o-transition: all .8s linear
  130. }
  131.  
  132. .sidebar a:hover {
  133. display: block;
  134. padding: 2px;
  135. margin-top: 1px;
  136. margin-bottom: 2px;
  137. margin-left: 4px;
  138. border-right: 8px solid #BF5B3F;
  139. border-left: 8px solid #BF5B3F;
  140. margin-right: 4px;
  141. background: #765B54;
  142. opacity: 1;
  143. text-align: center;
  144. text-decoration: none;
  145. text-transform: uppercase;
  146. text-shadow: none;
  147. letter-spacing: 2px;
  148. font: 6pt times;
  149. color: #E8AE9E;
  150. -webkit-transition: all .8s linear; -moz-transition: all .8s linear; -o-transition: all .8s linear
  151. }
  152.  
  153. .name {
  154. position: fixed;
  155. display: inline-block;
  156. width: 30px;
  157. height: auto;
  158. text-align: center;
  159. top: 35px;
  160. left: 50px;
  161. background-color:transparent;
  162. color: #E8AE9E;
  163. font-family: Times;
  164. font-size: 14px;
  165. font-weight: bold;
  166. text-transform: uppercase;
  167. letter-spacing: 5px;
  168. }
  169.  
  170.  
  171. .innerbox {
  172. overflow: auto;
  173. background: transparent;
  174. position: absolute;
  175. }
  176.  
  177. #box1 {
  178. top: 415px;
  179. left: 0px;
  180. width: 743px;
  181. height: 300px;
  182. color: #FCB758;
  183. position: absolute;
  184. overflow: auto;
  185. padding: 3px;
  186. background: transparent;
  187. border:none;
  188. text-align: center;
  189. }
  190.  
  191. .section {
  192. overflow: auto;
  193. top: 460px;
  194. left: 0px;
  195. width: 539px;
  196. height: 295px;
  197. }
  198.  
  199. #anchor {
  200. top: 460px;
  201. left: 0px;
  202. width: 534px;
  203. height: 290px;
  204. position: absolute;
  205. overflow: hidden;
  206. padding: 3px;
  207. background: transparent;
  208. text-align: justify;
  209. font-family: arial;
  210. font-size: 12px;
  211. color: #E8AE9E;
  212. position: absolute;
  213. }
  214.  
  215. #box3 {
  216. position: absolute;
  217. overflow: auto;
  218. padding: 3px;
  219. background: transparent;
  220. text-align: center;
  221. top: 460px;
  222. right: 0px;
  223. width: 205px;
  224. height: 252px;
  225. color: #E8AE9E;
  226. }
  227.  
  228. #box4 {
  229. position: absolute;
  230. overflow: auto;
  231. padding: 3px;
  232. background: transparent;
  233. text-align: center;
  234. top: 762px;
  235. left: 0px;
  236. width: 540px;
  237. height: 468px;
  238. color: #E8AE9E;
  239. }
  240.  
  241. #box5 {
  242. position: absolute;
  243. overflow: auto;
  244. padding: 3px;
  245. background: transparent;
  246. text-align: center;
  247. top: 720px;
  248. right: 0px;
  249. width: 193px;
  250. height: 150px;
  251. color: #E8AE9E;
  252. }
  253.  
  254. #box6 {
  255. position: absolute;
  256. overflow: auto;
  257. padding: 3px;
  258. background: transparent;
  259. text-align: center;
  260. top: 880px;
  261. right: 0px;
  262. width: 193px;
  263. height: 150px;
  264. color: #E8AE9E;
  265. }
  266.  
  267. #box7 {
  268. position: absolute;
  269. overflow: auto;
  270. padding: 3px;
  271. background: transparent;
  272. text-align: center;
  273. top: 1039px;
  274. right: 0px;
  275. width: 193px;
  276. height: 150px;
  277. color: #E8AE9E;
  278. }
  279.  
  280. #box8 {
  281. position: absolute;
  282. overflow: auto;
  283. padding: 3px;
  284. background: transparent;
  285. text-align: center;
  286. top: 1195px;
  287. right: 0px;
  288. width: 193px;
  289. height: 150px;
  290. color: #E8AE9E;
  291. }
  292.  
  293. #box9 {
  294. position: absolute;
  295. overflow: auto;
  296. padding: 3px;
  297. background: transparent;
  298. text-align: center;
  299. top: 1242px;
  300. left: 0px;
  301. width: 540px;
  302. height: 70px;
  303. color: #E8AE9E;
  304. }
  305.  
  306. .num_members {
  307. display: none;
  308. }
  309.  
  310. .navigation {
  311. position: fixed;
  312. width: 120px;
  313. top: 10px;
  314. right: 1%;
  315. height: auto;
  316. background: #333333;
  317. border: 1px solid #000000;
  318. text-align: center;
  319. padding: 3px 2px 2px 2px;
  320. }
  321.  
  322. .cult_members, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
  323. width: 750px;
  324. background: #3B3432;
  325. border: 5px solid #875446;
  326. text-align: justify;
  327. color: #E8AE9E;
  328. }
  329.  
  330. .group_forum, .group_expanded, .new_topic {
  331. width: 750px;
  332. background: #3B3432;
  333. border: 5px solid #875446;
  334. color: #E8AE9E;
  335. }
  336.  
  337.  
  338. .forumheader {
  339. display: block;
  340. text-align: center;
  341. text-shadow: none;
  342. font-family: Sans Serif;
  343. background: #875446;
  344. text-transform: uppercase;
  345. border: none;
  346. font-weight: lighter;
  347. padding: 0px;
  348. font-size: 15px;
  349. letter-spacing: 6px;
  350. color: #3B3432;
  351. margin-bottom: 0px;
  352. margin-top: 0px;
  353. }
  354.  
  355.  
  356. .group_forum b {
  357. display: block;
  358. padding: 0px;
  359. margin: 0px;
  360. border: none;
  361. background: #3B3432;
  362. border-bottom: 3px solid #875446;
  363. text-align: center;
  364. text-decoration: none;
  365. text-transform: uppercase;
  366. text-shadow: 0px 0px 0px #000000;
  367. letter-spacing: 1px;
  368. font: 8pt times;
  369. color: #E8AE9E;
  370. }
  371.  
  372.  
  373. .subheading {
  374. padding: 0px;
  375. background: #875446;
  376. border: none;
  377. text-decoration: none;
  378. text-transform: uppercase;
  379. text-shadow: none;
  380. font: 8pt times new roman;
  381. color: #E8AE9E;
  382. }
  383.  
  384. .new_topic td, .comment_input td {
  385. border: none;
  386. }
  387.  
  388. .new_topic input, .new_topic textarea, .comment_input input, .comment_input textarea, {
  389. width: 95%;
  390. background: #3B3432;
  391. border: 5px solid #875446;
  392. text-align: justify;
  393. color: #ADA9A8;
  394. }
  395.  
  396. .group_entry {
  397. width: 750px;
  398. margin: 0px auto;
  399. background: #3B3432;
  400. border: 5px solid #875446;
  401. text-align: justify;
  402. color: #E8AE9E;
  403. }
  404.  
  405. .group_comment, .comment_input, .new_topic {
  406. width: 750px;
  407. background: #3B3432;
  408. border: 5px solid #875446;
  409. text-align: center;
  410. color: #E8AE9E;
  411. }
  412.  
  413. .comment_input { text-align: center; font-family: georgia; font-style: none; }
  414.  
  415. input, select, textarea {
  416. background-color: #875446;
  417. font: 10pt times;
  418. color: #E8AE9E;
  419. font-style: bold;
  420. border: none;
  421. text-align: center; }
  422.  
  423. input[type="submit"], input[type="button"], #status_submit_button {background-image: none; }
  424.  
  425. .group_comment, .group_forum { margin-top: 20px; text-align: justify; }
  426.  
  427. textarea {
  428. width: 86%;
  429. height: 130px;
  430. background-color: #875446;
  431. colour: #E8AE9E;
  432. font-size: 10px times;
  433. -webkit-transition: color 0.5s ease-out;
  434. -moz-transition: color 0.5s ease-out;
  435. }
  436. table,td,th {
  437. border: none;
  438. }
  439. table {
  440. width:100%;
  441. text-align: justify;
  442. }
  443. th { height:30px; text-align: left; }
  444.  
  445. .members_viewing {
  446. display: block;
  447. border: none;
  448. background: #3B3432;
  449. font-family: tahoma;
  450. font-size: 12px;
  451. padding: 0px;
  452. padding-bottom: 4px;
  453. text-align: center;
  454. border: 4px solid #875446;
  455. width: 750px;
  456. margin-left: auto;
  457. margin-right: auto;
  458. }
  459.  
  460. .members_viewing b{
  461. display: block;
  462. text-align: center;
  463. font-family: times;
  464. background: #875446;
  465. text-transform: uppercase;
  466. font-weight: lighter;
  467. padding: 2px;
  468. font-size: 10px;
  469. letter-spacing: 8px;
  470. color: #3B3432;
  471. margin-bottom: 2px;
  472. margin-top: 4px;
  473. }
  474.  
  475. .affiliates {
  476. display: block;
  477. border: none;
  478. background: #3B3432;
  479. font-family: tahoma;
  480. font-size: 12px;
  481. padding: 0px;
  482. border: 4px solid #875446;
  483. padding-bottom: 4px;
  484. text-align: center;
  485. width: 750px;
  486. margin-left: auto;
  487. margin-right: auto;
  488. margin-bottom: 7px;
  489. }
  490.  
  491. .affiliates b {
  492. display: block;
  493. text-align: center;
  494. font-family: times;
  495. background: #875446;
  496. text-transform: uppercase;
  497. font-weight: lighter;
  498. padding: 2px;
  499. font-size: 10px;
  500. letter-spacing: 8px;
  501. color: #3B3432;
  502. margin-bottom: 2px;
  503. margin-top: 4px;
  504. }
  505.  
  506. textarea {
  507. background: #875446;
  508. color: #E8AE9E;
  509. border: none;
  510. outline: none;
  511. }
  512.  
  513. hr { background-color: #E8AE9E; height: 2px; border: none; text-shadow: 0px -1px 0px #000; }
  514.  
  515. h1 {
  516. display: block;
  517. padding: 0px;
  518. margin-top: 0px;
  519. margin-bottom: 0px;
  520. background: #A17063;
  521. border: 4px solid #765B54;
  522. text-align: center;
  523. text-decoration: none;
  524. text-transform: uppercase;
  525. letter-spacing: 5px;
  526. font-size: 11px;
  527. font-family: times;
  528. color: #3B3432;
  529. }
  530.  
  531.  
  532.  
  533.  h3 {display:block;
  534. color: #D7C380;  
  535. border-bottom: 2px solid #D7C380;
  536. text-align: center;
  537. font-family: courier new;
  538. font-weight: lighter;
  539. font-size: 14px;
  540. letter-spacing: 6px;
  541. text-transform:lowercase;
  542. text-shadow: 0px -1px 0px #000;
  543. font-style:italic;
  544. background-color: #4D3A35;
  545. margin: 3px;
  546. padding:1px; }
  547.  
  548.  
  549. a.nav:link, a.nav:visited, a.nav:active {
  550. display: inline-block;
  551. width: 100px;
  552. height: 20px;
  553. padding: 0px;
  554. background: #D7C380;
  555. text-decoration: bold;
  556. font: 11pt sans serif;
  557. color: #3B3432;
  558. border: 2px dotted #765B54;
  559. margin-top: 10px;
  560. margin-bottom: 20px;
  561. font-style: none;
  562. -webkit-transition: all 0.5s ease-out;
  563. -moz-transition: all 0.5s ease-out;
  564. -o-transition: all 0.5s ease-out;
  565. }
  566.  
  567. a.nav:hover {
  568. display: inline-block;
  569. width: 100px;
  570. height: 20px;
  571. padding: 0px;
  572. background: #AFA070;
  573. border: 2px dotted #875446;
  574. text-decoration: bold;
  575. font: 11 pt sans serif;
  576. font-style: none;
  577. color: #3B3432;
  578. margin-bottom: 2px;
  579. -webkit-transition: all 0.5s ease-out;
  580. -moz-transition: all 0.5s ease-out;
  581. -o-transition: all 0.5s ease-out;
  582. }
  583.  
  584.  
  585. a:link, a:visited, a:active {
  586. color: #765B54;
  587. font-family: times;
  588. line-spacing: 1px;
  589. font-weight: none;
  590. text-transform: none;
  591. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 3.5s ease;
  592. }
  593.  
  594. a:hover {
  595. color: #A17063;
  596. line-spacing: 1px;
  597. font-family: times;
  598. background: transparent;
  599. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  600. }
  601.  
  602.  
  603.  
  604. b {
  605. color: #A17063;
  606. font-weight: bold;
  607. font: 10pt times;
  608. letter-spacing: 4px;
  609. }
  610.  
  611. i {
  612. text-decoration: italic;
  613. text-shadow: none;
  614. font: 10pt times;
  615. text-shadow: 0px -1px 0px #000000;
  616. color: #A17063;
  617. font-style: italic;
  618. }
  619.  
  620. u {
  621. border-bottom: 2px solid #A17063;
  622. text-decoration: underline;
  623. text-transform: bold;
  624. text-shadow: 0px -1px 0px #000000
  625. text-shadow: none;
  626. font: 10pt times;
  627. color: #E8AE9E;
  628. }
  629.  
  630. s {
  631. text-decoration: strike;
  632. text-transform: uppercase;
  633. text-shadow: 0px -1px 0px #000000
  634. font: 10pt times;
  635. color: #765B54;
  636. }
  637.  
  638. blockquote {
  639. display: block;
  640. background-color: #4D3A35;
  641. font-size: 10px;
  642. font-family: times;
  643. text-transform: none;
  644. border-radius: 10px;
  645. border-bottom: 4px solid #875446;
  646. margin: 2px;
  647. padding: 6px;
  648. color: #D7C380;
  649. }
  650.  
  651. .staff {
  652. width: 50px;
  653. height: 58px;
  654. border: 3px solid #D7C380;
  655. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  656. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  657. }
  658.  
  659. .staff:hover {
  660. width: 50px;
  661. height: 58px;
  662. filter: alpha(opacity=100); -moz-opacity:1; opacity:1;
  663. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; border: 3px solid #A17063;
  664. }
  665.  
  666. .block {
  667. width: 50px;
  668. height: 68px;
  669. border: 3px solid #D7C380;
  670. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  671. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  672. }
  673.  
  674. .block:hover {
  675. width: 50px;
  676. height: 68px;
  677. filter: alpha(opacity=100); -moz-opacity:1; opacity:1;
  678. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; border: 3px solid #A17063;
  679. }
  680.  
  681. .characters {
  682. width: 57px;
  683. height: 65px;
  684. border: 3px solid #D7C380;
  685. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  686. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  687. }
  688.  
  689. .characters:hover {
  690. width: 57px;
  691. height: 65px;
  692. filter: alpha(opacity=100); -moz-opacity:1; opacity:1;
  693. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; border: 3px solid #A17063;
  694. }
  695.  
  696.  
  697. .featured {
  698. width: 150px;
  699. height: 90px;
  700. border: 3px solid #D7C380;
  701. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  702. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  703. }
  704.  
  705. .featured:hover {
  706. width: 150px;
  707. height: 90px;
  708. filter: alpha(opacity=100); -moz-opacity:1; opacity:1;
  709. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; border: 3px solid #A17063;
  710. }
  711.  
  712.  
  713.  
  714. .group_entry table[bgcolor] {background: #A17063; border: 1px solid #875446;}
  715.  
  716. img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/sYFGvO4.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  717.  
  718. img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/zblTBfy.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  719.  
  720. img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{background-image: url('http://i.imgur.com/F6t8HcQ.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  721.  
  722. img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url('http://i.imgur.com/e5zrY3t.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  723.  
  724. img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url('http://i.imgur.com/OEgo5yM.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  725.  
  726. </style>
  727.  
  728. <style>
  729.  
  730. ::-webkit-scrollbar {
  731. width: 10px;
  732. height: 10px;
  733. border: none;
  734. }
  735. ::-webkit-scrollbar-button: start: decrement
  736. ::-webkit-scrollbar button: end: increment {
  737. display: block;
  738. height: 3px;
  739. background-color:#4D3A35;
  740. }
  741.  
  742. ::-webkit-scrollbar-track-piece {
  743. background-color: #4D3A35;
  744. -webkit-border-radius: 1px solid black;  
  745. -webkit-border-bottom-right-radius: 0px;
  746. -webkit-border-bottom-left-radius: 0px; }
  747.  
  748. ::-webkit-scrollbar-thumb:vertical {
  749. height: 100px;
  750. background-color: #A17063;
  751. border: 1px solid black;
  752. -webkit-border-radius: 0px; }
  753.  
  754. ::-webkit-scrollbar-thumb: horizontal {
  755. width: 100px;
  756. background-color: transparent;
  757. border: 1px solid black;
  758. -webkit-border-radius: 0px;
  759. }
  760.  
  761. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement