Advertisement
passegua

my style css

Aug 13th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.11 KB | None | 0 0
  1. /*
  2. Theme Name: Stardust v1.0-it1
  3. Theme URI: http://www.tomstardust.com
  4. Description: Handcoded Wordpress Theme for Accessibility Lovers by <a href="http://www.tomstardust.com">Tommaso Baldovino</a> (Italian version by <a href="http://perassi.org">Carlo Perassi</a>)
  5. Author: Tommaso Baldovino
  6. Author URI: http://www.tomstardust.com
  7. */
  8. body {
  9. background: #fff url(images/bar.png) 0 10px repeat-x;
  10. color: #000;
  11. font-family: Arial, Verdana, sans-serif;
  12. margin: 0;
  13. padding: 0;
  14. }
  15.  
  16. .skip, hr{
  17. position: absolute;
  18. left: -9999px;
  19. }
  20.  
  21. a:link, a:visited {
  22. color: #D70606;
  23. text-decoration: underline;
  24. }
  25. a:visited {
  26. color: #FA4949;
  27. text-decoration: underline;
  28. }
  29. a:hover, a:active {
  30. color: #A00;
  31. text-decoration: none;
  32. }
  33. a img {
  34. border: none;
  35. }
  36.  
  37.  
  38. acronym, abbr {
  39. border-bottom: 1px dashed #333;
  40. }
  41. acronym, abbr, span.caps {
  42. font-size: 90%;
  43. letter-spacing: .07em;
  44. }
  45. acronym, abbr {
  46. cursor: help;
  47. }
  48. blockquote {
  49. background: url(images/quote.png) no-repeat;
  50. margin-left: 1.5em;
  51. padding: 1px 0 0 40px;
  52. border-top: 3px double #ddd;
  53. border-bottom: 3px double #ddd;
  54. }
  55. cite {
  56. font-size: 100%;
  57. font-style: normal;
  58. }
  59.  
  60. h1{
  61. font: 260%/1.15 Georgia, serif;
  62. letter-spacing: -0.2px;
  63. margin: 0;
  64. padding: 40px 0 5px 160px;
  65. }
  66. #header h1 a:hover, #header h1 a:active{
  67. text-decoration: none;
  68. color: #D70606;
  69. }
  70. p.payoff{
  71. margin: 0 0 25px 160px;
  72. padding: 0;
  73. color: #fff;
  74. font: 120% Georgia, serif;
  75. }
  76. h2 {
  77. font: 185% Georgia, serif;
  78. letter-spacing: -0.2px;
  79. margin: 15px 0 2px 0;
  80. padding-bottom: 5px;
  81. }
  82.  
  83. h3 {
  84. font: 130% Georgia, serif;
  85. margin-top: 0;
  86. }
  87.  
  88. ol#comments li p {
  89. font-size: 100%;
  90. }
  91.  
  92. p, li, .feedback {
  93. font: 90% Arial, Verdana, sans-serif;
  94. letter-spacing: 0;
  95. }
  96.  
  97. /* classes used by the_meta() */
  98. ul.post-meta {
  99. list-style: none;
  100. }
  101.  
  102. ul.post-meta span.post-meta-key {
  103. font-weight: bold;
  104. }
  105.  
  106. .feedback {
  107. color: #ccc;
  108. text-align: right;
  109. clear: both;
  110. border-top: 1px solid #eee;
  111. }
  112. .feedback a{
  113. color: #D70606;
  114. }
  115. .feedback a:hover, .feedback a:active{
  116. text-decoration: none;
  117. }
  118. .feedback p{
  119. padding: 0 25px;
  120. background: url(images/comment.gif) top right no-repeat;
  121. }
  122.  
  123. .meta {
  124. font-size: .75em;
  125. }
  126. .meta li, ul.post-meta li {
  127. display: inline;
  128. }
  129. .meta ul {
  130. display: inline;
  131. list-style: none;
  132. margin: 0;
  133. padding: 0;
  134. }
  135. .meta, .meta a {
  136. color: #999;
  137. font-weight: normal;
  138. letter-spacing: 0;
  139. }
  140. .meta a{
  141. color: #D70606;
  142. text-decoration: underline;
  143. }
  144. .meta a:hover, .meta a:active{
  145. text-decoration: none;
  146. }
  147. .meta .tags{
  148. background: url(images/tag.gif) 0 0 no-repeat;
  149. padding-left: 20px;
  150. }
  151. .meta .user{
  152. background: url(images/user.gif) 0 0 no-repeat;
  153. padding-left: 20px;
  154. }
  155.  
  156. .post{
  157. margin-bottom: 40px;
  158. }
  159. .post img{
  160. float: left;
  161. margin: 0 10px 5px 0;
  162. border: 3px double #ddd;
  163. }
  164. .post ul{
  165. margin: 0;
  166. padding: 0;
  167. }
  168. .post ul li{
  169. margin: 0;
  170. padding: 0.2em 20px;
  171. background: url(images/list.png) 0 4px no-repeat;
  172. list-style: none;
  173. }
  174. .post ol{
  175. margin: 0 25px;
  176. padding: 0;
  177. }
  178. .post ol li{
  179. margin: 0;
  180. padding: 0.2em 0;
  181. }
  182.  
  183. .storytitle {
  184. margin: 0;
  185. }
  186. .storytitle a {
  187. text-decoration: none;
  188. }
  189. .storytitle a:link, .storytitle a:visited{
  190. color: #444;
  191. text-decoration: none;
  192. }
  193. .storytitle a:hover, .storytitle a:active{
  194. color: #D70606;
  195. }
  196.  
  197. #commentform #author, #commentform #email, #commentform #url, #commentform textarea {
  198. background: #fff;
  199. border: 1px solid #333;
  200. padding: .2em;
  201. }
  202.  
  203. #commentform textarea {
  204. width: 95%;
  205. }
  206.  
  207. #commentlist li ul {
  208. border-left: 1px solid #ddd;
  209. font-size: 110%;
  210. list-style-type: none;
  211. }
  212. div.commentbody {
  213. margin: 10px 60px 10px 30px;
  214. padding: 25px 0 0 10px;
  215. background: #eee url(images/comment-top.png) no-repeat;
  216. }
  217. div.commentbody div{
  218. padding: 0 5px 5px 0;
  219. background: #eee url(images/comment-bottom.png) bottom right no-repeat;
  220. }
  221.  
  222. #container{
  223. width: 100%;
  224. min-width: 770px;
  225. background: url(images/flowers.png) bottom right no-repeat;
  226. }
  227. #wrapper{
  228. float: left;
  229. width: 100%;
  230. margin-left: -330px;
  231. }
  232. #content {
  233. margin: 0 0 0 330px;
  234. padding: 30px 10px 10px 80px;
  235. background: transparent;
  236. }
  237.  
  238. #header {
  239. background: #000 url(images/header.jpg) repeat-x;
  240. font: italic normal Georgia, serif;
  241. letter-spacing: -0.2px;
  242. margin: 0;
  243. padding: 0;
  244. position: relative;
  245. }
  246.  
  247. #header a {
  248. color: #fff;
  249. text-decoration: none;
  250. }
  251.  
  252. #header a:hover {
  253. text-decoration: underline;
  254. }
  255.  
  256. #searchform{
  257. position: absolute;
  258. right: 80px;
  259. top: 95px;
  260. }
  261. #searchform label{
  262. position: absolute;
  263. left: -9000px;
  264. }
  265. #searchform input{
  266. width: 100px;
  267. }
  268. #searchform button{
  269. background: transparent;
  270. border: none;
  271. padding: 0;
  272. margin: 0;
  273. vertical-align: middle;
  274. cursor: pointer;
  275. color: #fff;
  276. }
  277. p#rss{
  278. position: absolute;
  279. right: 80px;
  280. top: 55px;
  281. margin: 0;
  282. padding: 0;
  283. }
  284.  
  285. .textwidget{
  286. margin-top: 5px;
  287. font-family: Arial, Helvetica, sans-serif;
  288. font-size: 80%;
  289. font-style: normal;
  290. font-weight: normal;
  291. }
  292.  
  293. #menu {
  294. padding: 10px 80px 10px 50px;
  295. float: right;
  296. display: inline;
  297. width: 200px;
  298. margin: 0 0 240px 0;
  299. background: transparent url(images/sidebar.gif) no-repeat;
  300. }
  301.  
  302. #menu form {
  303. margin: 0 0 0 13px;
  304. }
  305.  
  306. #menu input#s {
  307. width: 80%;
  308. background: #eee;
  309. border: 1px solid #999;
  310. color: #000;
  311. }
  312.  
  313. #menu ul {
  314. color: #444;
  315. font-weight: bold;
  316. list-style-type: none;
  317. margin: 0 0 20px 0;
  318. padding: 0;
  319. height: 1%;
  320. }
  321.  
  322. #menu ul li {
  323. font: italic bold 110% Georgia, Times, serif;
  324. letter-spacing: 0;
  325. margin: 20px 0 0 0;
  326. padding: 0 0 5px 0;
  327. background: transparent;
  328. }
  329.  
  330. #menu ul ul {
  331. font-variant: normal;
  332. font-weight: normal;
  333. line-height: 100%;
  334. list-style-type: none;
  335. margin: 0;
  336. padding: 0;
  337. text-align: left;
  338. border: none;
  339. }
  340.  
  341. #menu ul ul li {
  342. border: 0;
  343. font: normal normal 70%/1.7em Arial, Verdana, sans-serif;
  344. letter-spacing: 0;
  345. margin-top: 0;
  346. padding: 0;
  347. padding-left: 20px;
  348. background: url(images/list.png) 0 3px no-repeat;
  349. }
  350. #menu ul ul ul{
  351. border: none;
  352. }
  353. #menu ul ul ul li{
  354. font-size: 100%;
  355. }
  356.  
  357. #menu ul ul li a {
  358. color: #D70606;
  359. text-decoration: none;
  360. }
  361.  
  362. #menu ul ul li a:hover, #menu ul ul li a:active {
  363. border-bottom: 1px solid #D70606;
  364. }
  365.  
  366. #menu ul ul ul.children {
  367. font-size: 100%;
  368. padding-left: 4px;
  369. }
  370.  
  371. #wp-calendar {
  372. border: none;
  373. empty-cells: show;
  374. font-size: 14px;
  375. margin: 0;
  376. width: 90%;
  377. }
  378.  
  379. #wp-calendar #next a {
  380. padding-right: 10px;
  381. text-align: right;
  382. }
  383.  
  384. #wp-calendar #prev a {
  385. padding-left: 10px;
  386. text-align: left;
  387. }
  388.  
  389. #wp-calendar a {
  390. display: block;
  391. text-decoration: none;
  392. color: #D70606;
  393. font-weight: bold;
  394. }
  395.  
  396. #wp-calendar a:hover {
  397. background: #e0e6e0;
  398. color: #333;
  399. }
  400.  
  401. #wp-calendar caption {
  402. color: #444;
  403. font: normal italic Georgia, serif;
  404. font-size: 120%;
  405. margin-bottom: 5px;
  406. text-align: left;
  407. }
  408.  
  409. #wp-calendar td {
  410. color: #999;
  411. font: normal 100% Arial, Verdana, sans-serif;
  412. letter-spacing: normal;
  413. padding: 2px 0;
  414. text-align: center;
  415. }
  416.  
  417. #wp-calendar td.pad:hover {
  418. background: #fff;
  419. }
  420.  
  421. #wp-calendar td:hover, #wp-calendar #today {
  422. background: #eee;
  423. color: #bbb;
  424. }
  425.  
  426. #wp-calendar th {
  427. font-style: normal;
  428. text-transform: capitalize;
  429. }
  430.  
  431. div.date p{
  432. width: 40px;
  433. height: 50px;
  434. float: left;
  435. margin: 0 10px 0 0;
  436. padding: 5px;
  437. background: #D70606 url(images/date.png) no-repeat;
  438. color: #ddd;
  439. text-align: center;
  440. font-size: 70%;
  441. overflow: hidden;
  442. }
  443. div.date span.mese{
  444. display: block;
  445. margin-bottom: 8px;
  446. }
  447. div.date span.giorno{
  448. font-size: 190%;
  449. color: #444;
  450. font-weight: bold;
  451. line-height: 0.8;
  452. }
  453. div.date p span.anno{
  454. margin: 0;
  455. padding: 0;
  456. color: #666;
  457. font-size: 80%;
  458. font-family: Tahoma, Arial, sans-serif;
  459. }
  460. #menu1{
  461. height: 1%;
  462. overflow: hidden;
  463. margin-left: 80px;
  464. }
  465. #menu1 ul{
  466. margin: 0;
  467. padding: 0;
  468. }
  469. #menu1 ul li{
  470. float: left;
  471. display: inline;
  472. margin: 0;
  473. padding: 0;
  474. }
  475. #menu1 ul li a{
  476. padding: 8px 20px;
  477. display: block;
  478. text-decoration: none;
  479. }
  480. #menu1 ul li a:link, #menu1 ul li a:visited{
  481. background: #222 url(images/menu.png) top left repeat-x;
  482. color: #ddd;
  483. border-left: 1px solid #333;
  484. border-top: 1px solid #333;
  485. }
  486. #menu1 ul li a:hover, #menu1 ul li a:active{
  487. background: #333 url(images/menu.png) 0 -100px repeat-x;
  488. color: #fff;
  489. text-decoration: none;
  490. border-left: 1px solid #444;
  491. border-top: 1px solid #444;
  492. }
  493. #menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
  494. background: #d70606 url(images/menu_in.png) top left repeat-x;
  495. color: #fff;
  496. border-left: 1px solid #d70606;
  497. border-top: 1px solid #d70606;
  498. }
  499.  
  500. #footer{
  501. clear: both;
  502. background: #000 url(images/header.png) no-repeat;
  503. border-top: 2px solid #D70606;
  504. color: #fff;
  505. margin: 0;
  506. padding: 0 80px;
  507. text-align: center;
  508. font-size: 80%;
  509. min-height: 34px;
  510. }
  511. #footer p{
  512. padding: 10px;
  513. margin: 0;
  514. font-weight: bold;
  515. font-family: Georgia, serif;
  516. }
  517. #footer p.up{
  518. float: right;
  519. }
  520. #footer p.up a{
  521. padding-right: 20px;
  522. background: url(images/top.gif) top right no-repeat;
  523. }
  524. #footer a:link, #footer a:visited{
  525. color: #ddd;
  526. text-decoration: underline;
  527. }
  528. #footer a:hover, #footer a:active{
  529. color: #fff;
  530. text-decoration: none;
  531. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement