Advertisement
CosmicKarma

BodayArt Cult Layout for Kelsey - Header

May 25th, 2015
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.63 KB | None | 0 0
  1. <div id="navi">
  2.  
  3. <a href="http://vampirefreaks.com/profiles/home.php" class="navlink">Home</a>
  4. <a href="http://vampirefreaks.com/group_invite.php?c=BodyArt" class="navlink">Invite</a>
  5. <a href="http://vampirefreaks.com/cults/group_edit.php?c=BodyArt" class="navlink">Edit Cult</a>
  6. <a href="http://vampirefreaks.com/group_edit_members.php?c=BodyArt" class="navlink">Edit Member</a>
  7. <a href="http://vampirefreaks.com/cults/controlpanel.php?c=BodyArt" class="navlink">C Panel</a>
  8. <a href="http://vampirefreaks.com/cults/statistics.php?c=BodyArt" class="navlink">Stats</a>
  9. <a href="http://vampirefreaks.com/members/CosmicKarma/CosmicCreations" class="navlink" title="CosmicCreactions ©2015">Credit</a>
  10.  
  11.  
  12. </div>
  13.  
  14.  
  15.  
  16.  
  17. <style>
  18.  
  19.  
  20.  
  21. .hidden {
  22. position: fixed;
  23. padding: 5px;
  24. right: 5px;
  25. top: 0px;
  26. background: #b19784;
  27. width: 0px;
  28. border-bottom: 5px
  29. solid #7e6f64;
  30. z-index: 1; }
  31.  
  32.  
  33. .directory {
  34. position: fixed;
  35. padding: 5px;
  36. left: 75px; border-bottom-left-radius: 10px;
  37. border-bottom-right-radius: 10px;
  38. top: 20px;
  39. background: #7F5060;
  40. width: 170px;
  41. border-bottom: 5px
  42. solid #A09081;
  43. border-left: 2px
  44. solid #A09081;
  45. border-right: 2px
  46. solid #A09081;
  47. z-index: 1;
  48. }
  49.  
  50. .directory a:link, .directory a:visited, .directory a:active {
  51. display: block;
  52. background: #A09081;
  53. font-family: trebuchet ms;
  54. text-transform: uppercase;
  55. font-size: 8px;
  56. text-align: center;
  57. color: #000;
  58. margin: 1px;
  59. padding: 1px;
  60. letter-spacing: 1px;
  61. text-shadow: none; }
  62.  
  63. .directory a:hover{
  64. color: #000; }
  65. .top { width: 100%;
  66. position: fixed;
  67. background: #5F7B6D;
  68. height: 25px;
  69. overflow: hidden;
  70. top: 0px;
  71. left: 0px;
  72. margin: 0px;
  73. z-index: 1;
  74. }
  75.  
  76. </style>
  77.  
  78. <div class="directory">
  79. <h1>Cult Directory</h1>
  80. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  81. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  82. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  83. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  84. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  85. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  86. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  87. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  88. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  89. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  90. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  91. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  92. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  93. <a href="SUBFORUM URL GOES HERE" target="blank">SUBFORUM LINK</a>
  94. <br />
  95. <center><small>Layout made by CosmicKarma for the use of BadyArt only! ©2015 Best veiwed in Premium Membership on Google Chrome. </small> </center>
  96. </div>
  97.  
  98.  
  99. <style>
  100. #navi {
  101. margin: 0px;
  102. position: fixed; top: 0px;
  103. left: 0px;
  104. height: 20px;
  105. width: 100%;
  106. font-family: trebuchet MS;
  107. font-size: 7pt; text-transform: uppercase;
  108. text-align: center;
  109. letter-spacing: 2pt;
  110. background-color: #7F5060;
  111. z-index: 100;
  112. border-bottom-left-radius: 20px;
  113. border-bottom-right-radius: 20px;
  114. border-bottom: 3px solid #A09081;
  115. }
  116.  
  117. .navlink:link, .navlink:active, .navlink:visited {
  118. color: #000;
  119. border-radius: 0px;
  120. border-left: 0px solid #504055;
  121. border-right: 0px solid #504055;
  122. border-bottom: 0px dotted #8d899a;
  123. font-family: Trebuchet MS;
  124. font-size: 8pt;
  125. font-weight: bold;
  126. text-transform: uppercase;
  127. font-weight: lighter;
  128. padding: 1px;
  129. width: 110px;
  130. text-align: center;
  131. display: inline-table;
  132. background: #A09081;
  133. margin-top: 1px;
  134. margin-left: 4px;
  135. margin-right: 4px;
  136. letter-spacing: 1px;
  137. -webkit-transition: all 0.5s ease-out;
  138. -moz-transition: all 0.5s ease-out;
  139. }
  140.  
  141. .navlink:hover {
  142. color: #000;
  143. border-left: 0px solid #9BC5CA;
  144. border-right: 0px solid #9BC5CA;
  145. text-transform: uppercase;
  146. font-style: normal;
  147. font-weight: lighter;
  148. text-align: center;
  149. display: inline-table;
  150. background: #A09081;
  151. -webkit-transition: all 0.5s ease-out;
  152. -moz-transition: all 0.5s ease-out;
  153. }
  154.  
  155.  
  156. .hidden {
  157. position: fixed;
  158. padding: 5px;
  159. right: 5px;
  160. top: 0px;
  161. background: #b19784;
  162. width: 0px;
  163. border-bottom: 5px
  164. solid #7e6f64;
  165. z-index: 1; }
  166.  
  167.  
  168.  
  169.  
  170. </style>
  171.  
  172.  
  173. <style>
  174.  
  175. .cult_name, .leftnav, .topbar, .maintop img, .maintop table, .latest_posts_header, .status, .description_title, .owner_title, .created_on, .small_space, .cult_menu, .side_td, .threads_related, .created_on, .description_title, .maintop img, .heading, h2, .forumopen, .forumclose, .maintop, .leftnav, .cult_info, .menu2, .menu, .num_members .owner_title, .num_members, .permissions, .view_expanded_posts { display: none; }
  176.  
  177. </style>
  178.  
  179.  
  180.  
  181. <style>
  182.  
  183.  
  184. ::-webkit-scrollbar {
  185. width: 6px;
  186. background: #A09081; }
  187.  
  188. ::-webkit-scrollbar-thumb {
  189. -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
  190. background: #5F7B6D; border-radius: 2px; }
  191.  
  192. body, html {
  193. background-color: #7F5060;
  194. background-image: url('http://i.imgur.com/MVFnGLk.png');
  195. background-position: center left;
  196. background-repeat: repeat;
  197. background-attachment: fixed;
  198. }
  199.  
  200. html, div {
  201. font-family: trebuchet MS;
  202. color: #BABEC7;
  203. font-size: 11px;
  204. font-style: normal; border-radius: 0px;
  205. }
  206.  
  207. .main{
  208. background-color: #;
  209. width: 800px;
  210. padding: 1px; border-radius: px; text-alignment: center; margin-top: 20px;
  211. margin-bottom: 20px;
  212. background-image: url('http://i.imgur.com/y4mEB6H.png');
  213. background-position: center center;
  214. background-repeat: repeat;
  215. background-attachment: fixed;
  216.  
  217. }
  218.  
  219. a:link, .menu2, .menu2 a:link {
  220. color: #A09081;
  221. font-size: 9pt;
  222. font-family : trebuchet MS;
  223. text-transform: none; font-weight: lighter;
  224. text-decoration: none;
  225. -webkit-transition: all 0.5s ease-out;
  226. -moz-transition: all 0.5s ease-out; text-shadow: 2px 2px 1px # ;
  227. }
  228.  
  229. a:visited, .menu2 a:visited {
  230. color: #A09081;
  231. font-size: 9pt;
  232. text-transform: none; font-weight: lighter;
  233. font-family : trebuchet MS;
  234. text-transform: none;
  235. text-decoration: none; text-shadow: 2px 2px 1px # ;
  236. }
  237.  
  238. a:hover, .menu, .menu a:link, .menu a:visited {
  239. color: #BABEC7;
  240. font-size: 9pt;
  241. text-decoration: none; font-weight: lighter;
  242. font-family : trebuchet MS;
  243. text-transform: none;
  244. background: transparent;
  245. -webkit-transition: all 0.5s ease-out;
  246. -moz-transition: all 0.5s ease-out; text-shadow: 2px 2px 1px # ;
  247.  
  248. }
  249. .linkage:link, .linkage:active, .linkage:visited {
  250. color: #0F1417;
  251. font-family: trebuchet MS;
  252. font-size: 7pt;
  253. text-transform: uppercase;
  254. font-weight: lighter;
  255. padding: 0px;
  256. margin: 1px;
  257. letter-spacing: 2px;
  258. text-align: center;
  259. display: block;
  260. background-color: #A09081;
  261. border-radius: 2px;
  262. -webkit-transition: all 0.5s ease-out;
  263. -moz-transition: all 0.5s ease-out;
  264. text-shadow: 0px 0px 0px 0px #000;
  265. }
  266. .linkage:hover {
  267. background-color: #5F7B6D;
  268. color: #0F1417;
  269. letter-spacing: 2px;
  270. -webkit-transition: all 0.5s ease-out;
  271. -moz-transition: all 0.5s ease-out;
  272. }
  273. table,td,th {
  274. border: none;
  275.  
  276.  
  277. }
  278. th {
  279. height: 30px;
  280. text-align: center;
  281. }
  282.  
  283.  
  284. h1 {
  285. color: #0F1417;
  286. text-transform: uppercase;
  287. font-family: trebuchet ms;
  288. text-align: center;
  289. font-weight: lighter;
  290. line-height: 10px;
  291. font-size: 10px;
  292. margin-top: 3px;
  293. margin-bottom: 2px;
  294. width: 98%;
  295. margin-bottom: 4px;
  296. background: #A09081;
  297. letter-spacing: 1px;
  298. border-bottom: none;
  299. -webkit-border-bottom-right-radius: 10px;
  300. -webkit-border-bottom-left-radius: 10px;
  301. -moz-border-radius-bottomright: 10px;
  302. -moz-border-radius-bottomleft: 10px;
  303. border-bottom-right-radius: 10px;
  304. border-bottom-left-radius: 10px;
  305. }
  306.  
  307.  
  308. h2 {
  309. background: #5F7B6D;
  310. font: 10px trebuchet ms;
  311. line-height: 10px;
  312. color: #0F1417;
  313. letter-spacing: 3px;
  314. text-align: center;
  315. text-transform: uppercase;
  316. display: inline-block;
  317. width: 90%;
  318. margin-bottom: 4px;
  319. padding: 1px;
  320. border-radius: 5px;
  321. border-left: 3px solid #A09081;
  322. border-right: 3px solid #A09081;
  323. }
  324.  
  325. h3, #cultstatsactivityheading, #cultstatstoppeopleheading {
  326. margin: 0px;
  327. text-transform: normal;
  328. font-weight: lighter;
  329. font-style: none;
  330. font-family: georgia italic;
  331. letter-spacing: 1pt;
  332. text-align: center;
  333. line-height: 15px;
  334. font-size: 15pt;
  335. border-radius: 0px;
  336. border-bottom: 0px solid #636363;
  337. border-top: 0px solid #444;
  338. color: #A09081;
  339. background: none;
  340. width: 90%;
  341. }
  342.  
  343. hr {
  344. height: 2px;
  345. margin-top: 2px;
  346. margin-bottom: 2px;
  347. background: #BABEC7;
  348. border: none;
  349. }
  350.  
  351. small {
  352. color: #0F1417;
  353. font-size: 9px;
  354. font-family: trebuchet MS;
  355. text-transform: uppercase;
  356. }
  357.  
  358. b {
  359. text-transform: uppercase;
  360. font-family: trebuchet MS;
  361. color: #A09081;
  362. font-size: 11px;
  363. letter-spacing: 1px;
  364. }
  365.  
  366. i {
  367. text-transform: none;
  368. font-family: georgia;
  369. color: #A09081;
  370. font-size: 11px;
  371. letter-spacing: 1px;
  372. }
  373.  
  374. s {
  375. text-transform: none;
  376. font-family: trebuchet MS;
  377. color: #0F1417;
  378. font-size: 11px;
  379. letter-spacing: 1px;
  380. }
  381.  
  382. u {
  383. border-bottom: 1px solid #5F7B6D;
  384. text-transform: none;
  385. font-family: georgia;
  386. font-size: 11px;
  387. letter-spacing: 1px;
  388. }
  389. blockquote {
  390. text-align: center;
  391. width: auto;
  392. height: auto;
  393. background-color: #A09081;
  394. color: #0F1417;
  395. padding: 10px;
  396. border-top: 8px solid #BABEC7;
  397. border-left: 0px solid #87BFB4;
  398. border-right: 0px solid #87BFB4;
  399. border-bottom: 8px solid #0F1417;
  400. -webkit-border-radius: 30px;
  401. -moz-border-radius: 30px;
  402. border-radius: 30px;
  403. }
  404. .staff{
  405. width: 68px;
  406. height: 130px;
  407. margin-left: 0px;
  408. margin-top: 0px;
  409. margin-bottom: 0px;
  410. padding: 1px;
  411. border: 2px solid #0F1417;
  412. background: # ; border-radius: 0px;
  413. -webkit-transition: all 0.9s ease-out;
  414. -moz-transition: all 0.9s ease-out;
  415. }
  416. .staff:hover{
  417. border: 2px solid #A09081;
  418. -webkit-transition: all 0.9s ease-out;
  419. -moz-transition: all 0.9s ease-out;
  420. }
  421. .featuredmem{
  422. width: 130px;
  423. height: 65px;
  424. margin-left: 0px;
  425. margin-top: 0px;
  426. margin-bottom: 0px;
  427. padding: 1px;
  428. border: 2px solid #0F1417;
  429. background: # ; border-radius: 0px;
  430. -webkit-transition: all 0.9s ease-out;
  431. -moz-transition: all 0.9s ease-out;
  432. }
  433. .featuredmem:hover{
  434. border: 2px solid #A09081;
  435. -webkit-transition: all 0.9s ease-out;
  436. -moz-transition: all 0.9s ease-out;
  437. }
  438. .featuredcult{
  439. width: 304px;
  440. height: 97px;
  441. margin-left: 0px;
  442. margin-top: 0px;
  443. margin-bottom: 0px;
  444. padding: 0px;
  445. border: 2px solid #0F1417;
  446. background: # ;
  447. -webkit-transition: all 0.9s ease-out;
  448. -moz-transition: all 0.9s ease-out;
  449. }
  450. .featuredcult:hover{
  451. border: 2px solid #A09081;
  452. -webkit-transition: all 0.9s ease-out;
  453. -moz-transition: all 0.9s ease-out;
  454. }
  455. .contest {
  456. width: 55px;
  457. height: 95px;
  458. margin-left: 0px;
  459. margin-top: 0px;
  460. margin-bottom: 0px;
  461. padding: 1px;
  462. border: 2px solid #0F1417;
  463. background: # ; border-radius: 0px;
  464. -webkit-transition: all 0.9s ease-out;
  465. -moz-transition: all 0.9s ease-out;
  466. }
  467. .contest:hover{
  468. border: 2px solid #A09081;
  469. -webkit-transition: all 0.9s ease-out;
  470. -moz-transition: all 0.9s ease-out;
  471. }
  472. .group_entry table[bgcolor] {
  473. background-color: #F2934F;
  474. }
  475.  
  476. .affiliates {
  477. display: block;
  478. width: 600px;
  479. padding: 10px;
  480. margin: 10px;
  481. color: #BABEC7;
  482. font-family: trebuchet MS;
  483. font-size: 12px;
  484. text-align: left;
  485. background-color: #7F5060;
  486. border: 2px solid #A09081;
  487. border-radius: 0px;
  488. text-shadow: 0px 0px 0px #000;
  489. }
  490.  
  491. .affiliates b {
  492. display: block;
  493. background: #A09081;
  494. color: #0F1417;
  495. font-family: trebuchet MS;
  496. font-size: 10px;
  497. font-weight: normal;
  498. margin-right: 450px;
  499. margin-bottom: 3px;
  500. padding: 2px;
  501. text-align: left;
  502. background: #A09081;
  503. border-bottom: none;
  504. letter-spacing: 3pt;
  505. font-style: none;
  506. text-transform: uppercase;
  507. border-radius: 0px;
  508. text-shadow: 0px 0px 0px #000;
  509. }
  510.  
  511. .members_viewing {
  512. display: block;
  513. width: 600px;
  514. padding: 10px;
  515. margin: 10px;
  516. color: #BABEC7;
  517. font-family: trebuchet MS;
  518. font-size: 12px;
  519. text-align: left;
  520. background-color: #7F5060;
  521. border: 2px solid #A09081;
  522. border-radius: 0px;
  523. text-shadow: 0px 0px 0px #000;
  524. }
  525.  
  526. .members_viewing b {
  527. display: block;
  528. background: #A09081;
  529. color: #0F1417;
  530. font-family: trebuchet MS;
  531. font-size: 10px;
  532. font-weight: normal;
  533. margin-right: 450px;
  534. margin-bottom: 3px;
  535. padding: 2px;
  536. text-align: left;
  537. background: #A09081;
  538. border-bottom: none;
  539. letter-spacing: 3pt;
  540. font-style: none;
  541. text-transform: uppercase;
  542. border-radius: 0px;
  543. text-shadow: 0px 0px 0px #000;
  544. }
  545.  
  546. .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
  547. width: 800px;
  548. background-color: #7F5060;
  549. color: #BABEC7;
  550. padding: 10px;
  551. border: 2px solid #A09081;
  552. text-align: center;
  553. border-radius: 0px;
  554. text-shadow: 0px 0px 0px #000;
  555. margin-top: 15px;
  556. margin-bottom: 15px;
  557. }
  558.  
  559. .forumheader {
  560. text-transform: normal;
  561. background-color: #A09081;
  562. color: #0F1417;
  563. font-weight: lighter;
  564. font-family: georgia italic;
  565. font-size: 20px;
  566. text-shadow: 1px 1px 3px # ;
  567. border: none;
  568. padding: 0px;
  569. background-image: url(' ');
  570. background-position: center;
  571. border-radius: 0px;
  572. border-bottom: 8px solid #7F5060;
  573. border-top: 5px solid #7F5060;
  574. -webkit-border-top-left-radius: 0px;
  575. -webkit-border-top-right-radius: 0px;
  576. -moz-border-radius-topleft: 0px;
  577. -moz-border-radius-topright: 0px;
  578. border-top-left-radius: 0px;
  579. border-top-right-radius: 0px;
  580. }
  581.  
  582. .group_forum {
  583. background-color: #7F5060;
  584. width: 800px;
  585. padding: 10px;
  586. border: 2px solid #A09081;
  587. border-radius: 0px;
  588. }
  589.  
  590. .group_subforum {
  591. background: #7F5060;
  592. padding: 10px;
  593. border: none;
  594. border-radius: 0px;
  595. -webkit-border-bottom-right-radius: 0px;
  596. -webkit-border-bottom-left-radius: 0px;
  597. -moz-border-radius-bottomright: 0px;
  598. -moz-border-radius-bottomleft: 0px;
  599. border-bottom-right-radius: 0px;
  600. border-bottom-left-radius: 0px;
  601. }
  602.  
  603. .group_forum b {
  604. display: block;
  605. text-transform: uppercase;
  606. background-color: #A09081;
  607. color: #0F1417;
  608. font-family: trebuchet ms;
  609. line-height: 12px;
  610. font-weight: normal;
  611. text-align: center;
  612. border-radius: 0px;
  613. text-shadow: 0px 0px 0px #000;
  614. border-bottom: 0px dotted #F6E2D5;
  615. }
  616.  
  617. .group_entry {
  618. width: 800px;
  619. border: none;
  620. padding: 0px;
  621. text-align: center;
  622. background-color: #7F5060;
  623. border: 2px solid #A09081;
  624. border-radius: 0px;
  625. margin-top: 5px;
  626. margin-bottom: 5px;
  627. }
  628. .group_forum td img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{ background-image: url('http://i.imgur.com/4qJyg.png'); top right no-repeat; height: 12px; width:0px; padding-right: 11px; } .group_forum td img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/HpkGt.png'); top right no-repeat; height: 13px; width:0px; padding-right: 12px; } .group_forum td img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/M2TGa.png'); top right no-repeat; height: 12px; width:0px; padding-right: 11px; }
  629.  
  630. a:link img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url(http://i.imgur.com/nXk7C.png); top right no-repeat; height: 12px; width:0px; padding-right: 11px}
  631.  
  632. a:link img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url(http://i.imgur.com/lwUVH.png); top right no-repeat; height: 12px; width:0px; padding-right: 11px}
  633.  
  634. .group_entry table[bgcolor] {background: #A09081; background-image: url(' ');}
  635. .sub_button {border: 0px solid #ffffff; background-color: transparent; padding: 0px 3px; margin: 0px;}
  636.  
  637.  
  638. .group_comment {
  639. width: 800px;
  640. background-color: #7F5060;
  641. border: none;
  642. padding: 10px;
  643. border: 2px solid #A09081;
  644. border-radius: 0px;
  645. margin-top: 5px;
  646. margin-bottom: 5px
  647. }
  648.  
  649. .group_comment td {
  650. border: none;
  651. }
  652.  
  653. textarea {
  654. width: 85%;
  655. text-align: center;
  656. height: 250px;
  657. padding: 10px;
  658. }
  659.  
  660. .comment_input {
  661. width: 800px;
  662. background-color: #7F5060;
  663. padding: 5px;
  664. text-align: center;
  665. border: 2px solid #A09081;
  666. border-radius: 0px;
  667. margin-top: 5px;
  668. margin-bottom: 5px;
  669. }
  670.  
  671. .comment_input textarea {
  672. color: #0F1417;
  673. border: 2px solid #A09081;
  674. background-color: #A09081;
  675. border-radius: 0px;
  676. }
  677.  
  678. .comment_input input {
  679. background: #A09081;
  680. color: #0F1417;
  681. border: 2px solid #A09081;
  682. border-radius: 0px;
  683. }
  684.  
  685. .comment_input td {
  686. background: transparent;
  687. border: none;
  688. text-align: center;
  689. border-radius: 0px;
  690. }
  691.  
  692. .subheading {
  693. text-transform: uppercase;
  694. color: #0F1417;
  695. background-color: #A09081;
  696. font-family: trebuchet ms;
  697. line-height: 10px;
  698. font-weight: normal;
  699. text-align: right;
  700. border-radius: 0px;
  701. }
  702.  
  703. .subheading td {
  704. background: #A09081;
  705. background-image: url(' ');
  706. background-position: top;
  707. border-bottom: 8px solid #0F1417;
  708. border-top: 5px solid #A09081;
  709. color: #0F1417;
  710. font: 10pt trebuchet ms;
  711. text-transform: uppercase
  712. }
  713.  
  714. .subheading b {
  715. color: #0F1417;
  716. }
  717.  
  718. .thumbnail, .member_thumbnail{
  719. width: 100px;
  720. height: 100px;
  721. padding: 5px;
  722. margin: 5px;
  723. border: 2px solid #0F1417;
  724. margin-right: 5px;
  725. background: ;
  726. background-image: url('http://i.imgur.com/lvLxOif.png');
  727. background-position: center right;
  728. -webkit-transition: all 0.9s ease-in-out;
  729. -moz-transition: all 0.9s ease-in-out;
  730. -o-transition: all 0.9s ease-in-out;
  731. -ms-transition: all 0.9s ease-in-out;
  732. }
  733.  
  734. a:hover .thumbnail, a:hover .member_thumbnail{
  735. width: 100px;
  736. height: 100px;
  737. padding: 5px;
  738. margin: 5px;
  739. border: 2px solid #A09081;
  740. margin-right: 5px;
  741. background: ;
  742. background-image: url('http://i.imgur.com/lvLxOif.png');
  743. background-position: center left;
  744. -webkit-transition: all 0.9s ease-in-out;
  745. -moz-transition: all 0.9s ease-in-out;
  746. -o-transition: all 0.9s ease-in-out;
  747. -ms-transition: all 0.9s ease-in-out;
  748. }
  749.  
  750. .new_topic {
  751. width: 800px;
  752. background-color: #7F5060;
  753. padding: 5px;
  754. text-align: center;
  755. border: 2px solid #A09081;
  756. border-radius: 0px;
  757. margin-top: 5px;
  758. margin-bottom: 5px;
  759.  
  760. }
  761. .new_topic textarea {
  762. color: #0F1417;
  763. border: 2px solid #A09081;
  764. background-color: #A09081;
  765. border-radius: 0px;
  766. }
  767.  
  768. .new_topic input {
  769. background: #A09081;
  770. color: #0F1417;
  771. border: 2px solid #A09081;
  772. border-radius: 0px;
  773. }
  774.  
  775. .new_topic td {
  776. background: transparent;
  777. border: none;
  778. border-radius: 0px;
  779. }
  780.  
  781. .subtitle {
  782. color: #A09081;
  783. font-weight: bold;
  784. }
  785.  
  786. select {
  787. background: #A09081;
  788. color: #0F1417;
  789. border: none;
  790. }
  791.  
  792. input {
  793. background: #A09081;
  794. color: #0F1417;
  795. border: none;
  796. }
  797.  
  798. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement