Advertisement
Guest User

style.css

a guest
Jun 7th, 2011
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.86 KB | None | 0 0
  1. }
  2.  
  3. b,i,hr,u,center,menu,layer,s,strike,font,xmp
  4. {
  5. margin:0;
  6. padding:0;
  7. vertical-align:baseline;
  8. outline:none;
  9. font-size:100%;
  10. font-weight:normal;
  11. font-style:normal;
  12. background:transparent;
  13. border:none;
  14. text-decoration:none
  15. }
  16.  
  17. font{
  18. color:#333
  19. }
  20.  
  21. center{
  22. text-align:left
  23. }
  24.  
  25. body {
  26. margin:0 auto;
  27. padding:0px 0px 0px 0px;
  28. background:#8e8e8e url(images/background15.png) top repeat-x;
  29. font-family:Arial,Century gothic, Tahoma,sans-serif;
  30. color:#161514;
  31. font-size:13px;
  32. }
  33.  
  34.  
  35. a {
  36. color: #DE0505;
  37. text-decoration: none;
  38. }
  39. a:visited {
  40. color: #DE0505;
  41. }
  42. a:hover, a:active {
  43. color: #B5290E;
  44. text-decoration: none;
  45. }
  46.  
  47. h1,h2, h3, h4, h5, h6 {
  48. line-height:125%;
  49. font-weight: bold;
  50. }
  51.  
  52. h1 {
  53. font-size: 26px;
  54. }
  55.  
  56. h2 {
  57. font-size: 21px;
  58. }
  59. h3 {
  60. font-size: 19px;
  61. }
  62. h4 {
  63. font-size: 17px;
  64. }
  65. h5 {
  66. font-size: 15px;
  67. }
  68. h6 {
  69. font-size: 13px;
  70. }
  71.  
  72.  
  73. ul {
  74. list-style: square;
  75. }
  76.  
  77.  
  78. blockquote {
  79. font-style: italic;
  80. color: #555;
  81. background:#E0E0E0;
  82. border-left:1px solid #CFCDC2;
  83. border-top:1px solid #CFCDC2;
  84. border-bottom:1px solid #fff;
  85. border-right:1px solid #fff;
  86. padding:10px;
  87. }
  88. blockquote blockquote {
  89. color: #777;
  90. }
  91. blockquote em {
  92. font-style: normal;
  93. }
  94.  
  95.  
  96. pre {
  97. padding: 9px;
  98. background: #f9f9f9;
  99. border: 1px solid #ccc;
  100. }
  101. code {
  102. padding: 0 3px;
  103. background: #eee;
  104. }
  105. pre code {
  106. background: transparent;
  107. }
  108.  
  109.  
  110.  
  111.  
  112. .clear {
  113. clear:both;
  114. }
  115. img.centered {
  116. display: block;
  117. margin-left: auto;
  118. margin-right: auto;
  119. margin-bottom: 10px;
  120. padding: 0px;
  121. }
  122.  
  123. img.alignnone {
  124. padding: 5px 5px;
  125. margin: 0px 0px 10px 0px;
  126. display: inline;
  127. background:#E4E4E4;
  128. border: 1px solid #fff;
  129. }
  130.  
  131. img.alignright {
  132. padding: 5px 5px;
  133. margin: 0px 0px 0px 0px;
  134. display: inline;
  135. background:#E4E4E4;
  136.  
  137. }
  138.  
  139. img.alignleft {
  140. padding: 5px 5px;
  141. margin: 0px 0px 0px 0px;
  142. display: inline;
  143. background:#E4E4E4;
  144.  
  145. }
  146.  
  147. .aligncenter {
  148. display: block;
  149. margin-left: auto;
  150. margin-right: auto;
  151. margin-bottom: 10px;
  152. }
  153.  
  154. .alignright {
  155. float: right;
  156. margin: 0px 0px 10px 10px;
  157. }
  158.  
  159. .alignleft {
  160. float: left;
  161. margin: 0px 10px 10px 0px;
  162. }
  163.  
  164. .wp-caption {
  165. border: 1px solid #fff;
  166. text-align: center;
  167. background-color: #E4E4E4;
  168. padding: 4px 0px 5px 0px;
  169. color:#555;
  170. }
  171.  
  172. .wp-caption img {
  173. margin: 0px 0px 5px 0px;
  174. padding: 0px;
  175. border: 0px;
  176.  
  177. }
  178.  
  179. .wp-caption p.wp-caption-text {
  180. margin: 0px;
  181. padding: 0px 0px 0px 0px;
  182. font-size: 11px;
  183. font-weight: normal;
  184. line-height: 12px;
  185. }
  186.  
  187. #casing{
  188. margin:0px auto;
  189. background:#fff;
  190. width:970px;
  191. position:relative;
  192. }
  193.  
  194. #wrapper{
  195. width:1000px;
  196. margin:0px auto;
  197. }
  198.  
  199. #topbar{
  200.  
  201. width:1000px;
  202. height:34px;
  203.  
  204. }
  205.  
  206.  
  207. #topbar ul{
  208. margin:0px 0px;
  209. padding:0px;
  210.  
  211. }
  212.  
  213. #topbar ul li{
  214. float:left;
  215. margin:8px 0px 5px 20px;
  216. list-style:none;
  217. line-height:18px;
  218. padding-left:20px;
  219. font-size:11px;
  220. color:#fff;
  221. }
  222. #topbar ul li a:link,#topbar ul li a:visited{
  223.  
  224. color:#a3a3a3;
  225. }
  226.  
  227. li.rss{
  228. background:url(images/rss.png) no-repeat;
  229. }
  230. li.twit{
  231. background:url(images/twit.png) no-repeat;
  232. }
  233. #header{
  234.  
  235. height:227px;
  236. width:1000px;
  237. overflow:hidden;
  238. background:url(images/Lux1200-Header-Final.png)
  239.  
  240. }
  241.  
  242. .blognames{
  243. text-align:left;
  244. margin:20px 0px 0px 30px;
  245. width:600px;
  246. font-family:Georgia,Tahoma,Century gothic, Tahoma,sans-serif;
  247. }
  248.  
  249. h1#blog-title{
  250.  
  251. font-size:36px;
  252. padding:50px 0px 0px 0px;
  253. margin:0px 0px 0px 0px;
  254. font-weight:normal;
  255. }
  256.  
  257. h1#blog-title a:link,h1#blog-title a:visited {
  258.  
  259. color:#fff;
  260. text-shadow:1px 1px 1px #000;
  261. text-transform:uppercase;
  262. }
  263. h2#blog-desc{
  264. font: 16px Georgia,Tahoma,Century gothic,verdana, sans-serif;
  265. padding:5px 0px 0px 0px;
  266. width:600px;
  267. color:#C8D936;
  268. margin:0px 0px 0px 0px;
  269. text-shadow:1px 1px 1px #000;
  270. }
  271.  
  272.  
  273.  
  274. /*Page menu*/
  275.  
  276. #foxmenucontainer{
  277. height:42px;
  278. display:block;
  279. padding:0px 0 0px 0px;
  280. font: 12px Arial,Verdana,Century gothic,Tahoma, sans-serif;
  281. font-weight:normal;
  282. text-transform:uppercase;
  283. background:url(images/menu.png) no-repeat;
  284. }
  285. #menu{
  286. margin: 0px 10px;
  287. padding: 0px;
  288. width:950px;
  289. height:42px;
  290. overflow:hidden;
  291. }
  292.  
  293. #menu ul {
  294. float: left;
  295. list-style: none;
  296. margin: 0px;
  297. padding: 0px;
  298. }
  299.  
  300. #menu li {
  301. float: left;
  302. list-style: none;
  303. margin: 0px;
  304. padding: 0px;
  305. }
  306.  
  307. #menu li a, #menu li a:link, #menu li a:visited {
  308. display: block;
  309. margin: 0px;
  310. line-height:42px;
  311. padding:0px 10px;
  312. color:#fff;
  313. text-shadow:1px 1px 1px #2E4420;
  314. }
  315.  
  316. #menu li a:hover, #menu li a:active {
  317. background:url(images/menua.png) repeat-x ;
  318. color: #394F0A;
  319. margin: 0px;
  320. line-height:42px;
  321. text-decoration: none;
  322. text-shadow:1px 1px 1px #fff;
  323. }
  324. .current_page_item a{
  325. background:url(images/menua.png) repeat-x ;
  326. color: #394F0A!important;
  327. text-shadow:1px 1px 1px #fff!important;
  328. }
  329. #menu li li a, #menu li li a:link, #menu li li a:visited {
  330. background: #6E9617;
  331. width: 150px;
  332. color:#ddd;
  333. font-weight: normal;
  334. float: none;
  335. margin: 0px;
  336. padding:0px 10px;
  337. border-bottom: 1px solid #96C134;
  338. line-height:35px;
  339. font-family: Arial,Verdana,Century gothic,Tahoma, sans-serif;
  340. font-size: 12px;
  341. text-shadow:1px 1px 1px #5C7F0F;
  342. }
  343.  
  344. #menu li li a:hover, #menu li li a:active {
  345. background: #9DBE28;
  346. color: #fff;
  347.  
  348. }
  349.  
  350. #menu li ul {
  351. z-index: 9999;
  352. position: absolute;
  353. left: -999em;
  354. height: auto;
  355. width: 170px;
  356. margin: 0px;
  357. padding: 0px;
  358. }
  359.  
  360. #menu li li {
  361. }
  362.  
  363. #menu li ul a {
  364. width: 140px;
  365. }
  366.  
  367. #menu li ul a:hover, #menu li ul a:active {
  368. }
  369.  
  370. #menu li ul ul {
  371. margin: -36px 0 0 170px;
  372. }
  373.  
  374. #menu li:hover ul ul, #menu li:hover ul ul ul,
  375. #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
  376. left: -999em;
  377. }
  378.  
  379. #menu li:hover ul, #menu li li:hover ul,
  380. #menu li li li:hover ul, #menu li.sfhover ul,
  381. #menu li li.sfhover ul, #menu li li li.sfhover ul {
  382. left: auto;
  383. }
  384.  
  385. #menu li:hover, #menu li.sfhover {
  386. position: static;
  387. }
  388.  
  389.  
  390.  
  391. #catmenucontainer
  392. {
  393.  
  394. display: block;
  395. font: 12px Arial,Tahoma,Century gothic, sans-serif;
  396. font-weight: normal;
  397. height: 43px;
  398. padding: 1px 0 0px 0px;
  399. text-transform: uppercase;
  400. background:url(images/cat.png) no-repeat;
  401. width:970px;
  402. }
  403. #catmenu
  404. {
  405. height: 43px;
  406. margin: 0px 0px 0px 0px;
  407. padding: 0px 7px;
  408. width:780px;
  409. float:left;
  410. overflow:hidden;
  411. }
  412. #catmenu ul
  413. {
  414. float: left;
  415. list-style: none;
  416. margin: 0px;
  417. padding: 0px;
  418. }
  419. #catmenu li
  420. {
  421. float: left;
  422. list-style: none;
  423. margin: 0px;
  424. padding: 0px;
  425. }
  426. #catmenu li a, #catmenu li a:link, #catmenu li a:visited
  427. {
  428. color: #CFCFCF;
  429. display: block;
  430. font-weight: normal;
  431. padding: 0px 10px ;
  432. line-height:43px;
  433. text-shadow: 1px 1px 1px #373B3F;
  434. }
  435. #catmenu li a:hover, #catmenu li a:active
  436. {
  437. background: #94ab13 url(images/catmenua.png) repeat-x;
  438. color: #424c07;
  439. display: block;
  440. text-shadow: 1px 1px 1px #D0DF3A;
  441. }
  442. #catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited
  443. {
  444. background: #95AC14;
  445. border-bottom:1px solid #BBCD2D;
  446. border-right:1px solid #BBCD2D;
  447. color: #424c07;
  448. float: none;
  449. margin: 0px;
  450. line-height:35px;
  451. padding: 0px 10px ;
  452. text-shadow: 1px 1px 1px #D0DF3A;
  453. width: 130px;
  454. }
  455. #catmenu li li a:hover, #catmenu li li a:active
  456. {
  457. background: #a3bc19;
  458. color: #fff;
  459. float: none;
  460. margin: 0px;
  461. width: 130px;
  462. text-shadow: 1px 1px 1px #222;
  463. }
  464. #catmenu li ul
  465. {
  466. height: auto;
  467. left: -999em;
  468. margin: 0px;
  469. padding: 0px;
  470. position: absolute;
  471. width: 170px;
  472. z-index: 9999;
  473. }
  474. #catmenu li li
  475. {
  476. }
  477. #catmenu li ul a
  478. {
  479. width: 140px;
  480. }
  481. #catmenu li ul a:hover, #catmenu li ul a:active
  482. {
  483. }
  484. #catmenu li ul ul
  485. {
  486. margin: -35px 0 0 170px;
  487. }
  488. #catmenu li:hover ul ul, #catmenu li:hover ul ul ul,
  489. #catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul
  490. {
  491. left: -999em;
  492. }
  493. #catmenu li:hover ul, #catmenu li li:hover ul,
  494. #catmenu li li li:hover ul, #catmenu li.sfhover ul,
  495. #catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul
  496. {
  497. left: auto;
  498. }
  499. #catmenu li:hover, #catmenu li.sfhover1
  500. {
  501. position: static;
  502. }
  503.  
  504.  
  505. #search {
  506.  
  507. width:250px;
  508. padding:4px 5px 5px 5px ;
  509. float:right;
  510.  
  511. height:24px;
  512. margin-left:10px;
  513. display:inline;
  514. }
  515. #search form {
  516. margin: 0;
  517. padding: 0;
  518. }
  519.  
  520. #search fieldset {
  521. margin: 0;
  522. padding: 0;
  523. border: none;
  524. }
  525.  
  526. #search p {
  527. margin: 0;
  528. font-size: 85%;
  529. }
  530.  
  531. #s {
  532. width:150px;
  533. margin:0px 0px 0px 0px;
  534. padding: 3px 5px 3px 5px;
  535. border:none;
  536. font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
  537. color:#ccc;
  538. float:left;
  539. background:#3b3b3b;
  540. border:1px solid #484848;
  541. display:inline;
  542. }
  543. input#searchsubmit{
  544. float:left;
  545. display:inline;
  546. margin:0px 0px 0px 5px;
  547. height:25px;
  548. background:url(images/sbox.png) no-repeat;
  549. color:#fff;
  550. border:none;
  551. width:75px;
  552. }
  553.  
  554.  
  555.  
  556.  
  557. #content{
  558. width:620px;
  559. padding:20px 0px 10px 0px;
  560. margin-left:10px;
  561. float:left;
  562. display:inline;
  563. }
  564.  
  565. .post {
  566. margin: 0px 0px 20px 0px;
  567. padding:5px;
  568. height: 100%;
  569. font-size:13px;
  570. color:#6b6856;
  571. overflow:hidden;
  572. }
  573.  
  574. .datebox{
  575. width:56px;
  576. height:56px;
  577. background:url(images/date.png);
  578. float:left;
  579. text-align:center;
  580. margin:0px 5px 0px 10px;
  581. }
  582. span.date{
  583. font-size:28px;
  584. line-height:39px;
  585. width:56px;
  586. color:#fff;
  587.  
  588. }
  589. span.month{
  590. font-size:12px;
  591. text-transform:uppercase;
  592. color:#fff;
  593.  
  594. }
  595. .title{
  596. margin: 0 0 0;
  597. padding: 0px 0px 0px 0px;
  598.  
  599. }
  600.  
  601. .title h2 {
  602. margin: 0 10px;
  603. padding: 0px 0px 10px 0px;
  604. font-weight:normal;
  605. font-size:24px;
  606. font-family: Georgia,Myriad Pro,Verdana,Tahoma,sans-serif;
  607.  
  608. }
  609.  
  610. .title h2 a, .title h2 a:link, .title h2 a:visited {
  611. color: #161616;
  612.  
  613. }
  614. .title h2 a:hover {
  615. color: #161616;
  616.  
  617. }
  618.  
  619. .title-meta{
  620.  
  621. margin:0px 10px 15px 10px;
  622. padding:0px 0px;
  623. font-size:10px;
  624. text-transform:uppercase;
  625. background:#ebebeb;
  626. color:#fff;
  627. padding:0px 0px;
  628. height:20px;
  629. }
  630. .author{
  631. padding:0px 5px;
  632. line-height:20px;
  633. color:#444;
  634. }
  635. .clock{
  636. background:#bcce2e;
  637. padding:3px 5px;
  638. margin-left:10px;
  639. }
  640.  
  641. .com{
  642. line-height:20px;
  643. margin-left:10px;
  644. padding:0px 5px;
  645. background:#5A7F1F;
  646. float:right
  647.  
  648. }
  649.  
  650. .com a:link,
  651. .com a:visited {
  652. color: #fff;
  653.  
  654. }
  655.  
  656.  
  657. img.postim{
  658. background:#EBEBEB;
  659. margin: 5px 10px 10px 0px;
  660. float:left;
  661. padding:5px;
  662.  
  663. }
  664.  
  665. a img.postim {
  666. border:none;
  667.  
  668. }
  669. .postinfo {
  670. padding: 4px 5px 10px 10px;
  671. font-size:13px;
  672. overflow:auto;
  673. }
  674.  
  675. .postinfo a {
  676.  
  677. color:#5A7516;
  678. font-weight:normal;
  679. text-decoration:none;
  680. }
  681. .postcat{
  682. float:left;
  683. padding:0px 0 0 20px;
  684. color:#66851b;
  685. background:url(images/tag.png);
  686. background-repeat:no-repeat;
  687.  
  688. }
  689. .postcat a {
  690.  
  691. color:#5A7516;
  692. font-weight:normal;
  693. text-decoration:none;
  694. }
  695.  
  696.  
  697. .postcover a:link,
  698. .postcover a:visited {
  699. color: #E78701;
  700. background-color: transparent;
  701. }
  702.  
  703. .postcover a:hover {
  704. color: #B5290E;
  705. background-color: transparent;
  706. text-decoration: none;
  707. }
  708.  
  709. .postcover {
  710. margin: 0 0;
  711. padding: 0px 10px;
  712. line-height:24px;
  713. color:#6b6856;
  714. }
  715.  
  716. .postcover p {
  717. margin: 5px 0px 10px 0px;
  718. }
  719. .postcover img{
  720. max-width:625px;
  721. height:auto;
  722. }
  723. .postcover ul{
  724. margin: .4em 0 1em;
  725. line-height: 150%;
  726. list-style:square;
  727. }
  728. .postcover ol{
  729. margin: .4em 0 1em;
  730. line-height: 150%;
  731. }
  732.  
  733. .postcover ul li, .postcover ol li{
  734. list-style-position:outside;
  735. margin-left: 1.6em;
  736. }
  737.  
  738. #navigation{
  739. width:600px;
  740. padding-left:10px;
  741.  
  742. }
  743. h2.pagetitle{
  744. font-size:14px;
  745. padding:5px 0px;
  746. font-weight:normal;
  747. margin:5px 0px 5px 15px;
  748. color:#6F6753;
  749. text-align:left;
  750.  
  751. }
  752.  
  753. #footer{
  754. width:100%;
  755. padding:10px 0px 20px 0px;
  756. background:#151515;
  757. position:relative;
  758. font-size:10px;
  759. border-top:1px solid #000;
  760. color:#fff;
  761. }
  762. #footer a:link, #footer a:visited{
  763. color:#fff;
  764. }
  765. .fleft{
  766. float:left;
  767. text-align:left;
  768. margin:10px 0px 0px 10px;
  769. line-height:16px;
  770. width:40%
  771. }
  772. .fright{
  773. float:right;
  774. text-align:right;
  775. margin:10px 10px 0px 0px;
  776. line-height:16px;
  777. width:40%
  778. }
  779. .postad{
  780. margin:10px;
  781. float:left;
  782. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement