Guest

Untitled

By: a guest on Mar 10th, 2010  |  syntax: None  |  size: 10.01 KB  |  hits: 89  |  expires: Never
download  |  raw  |  embed  |  report abuse
This paste has a previous version, view the difference. Copied
  1. /*
  2. Theme Name: Adsense1_Left_Sidebar
  3. Theme URI: http://www.wordpressnicheblogs.com
  4. Description: A generic WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> - Modified by <a href="http://www.wordpressnicheblogs.com/">Wordpress Niche Blogs</a>
  5. Version: 1.0, 12/10/2006 12:00:00 AM
  6. Author: WordpressNicheBlogs: Generated by <a href="http://www.wordpressnicheblogs.com/">Wordpress Niche Blogs</a>
  7. The CSS, XHTML and design is released under GPL:
  8. http://www.opensource.org/licenses/gpl-license.php
  9. */
  10.  
  11. /* Begin Post CSS */
  12.  
  13. .product_feature {
  14.         font-size: 11px;
  15.         margin: 0px;
  16.         padding-left: 20px;
  17.         border:0px solid red;
  18.  
  19.         }
  20. .product_feature li {list-style-type:square !important; background:transparent !important; }
  21. .product_feature2 {
  22.         font-size: 12px;
  23.         margin: 0px;
  24.         padding-left: 20px;
  25.         border:0px solid red;
  26.         }
  27.    
  28.  body {
  29.         background: #fff;
  30.         font-family: arial;
  31.         margin-top: 5px;
  32.     }
  33.  
  34. #wrapper {
  35.         width: 620px;
  36.         margin: 0px auto;
  37.     }
  38.  
  39. .bullet_list_margin { margin-top: 15px;}
  40.  
  41. .product_image { width: 300px; margin-right: 15px; border: 0px solid #ccc;}
  42.  
  43. .product_image2 { margin-top: 15px; margin-right: 50px}
  44.  
  45. .green_button { margin-top: 10px; padding-left: 50px;}
  46.  
  47. .red_button { margin-top: 10px; padding-left: 5px;}
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. /* Begin Typography & Colors */
  56. body {
  57.         font-size: 62.5%; /* Resets 1em to 10px */
  58.         font-family: Sans-Serif;
  59.         background-color: #353535;
  60.         color: #333333;
  61.         text-align: center;
  62.         background-image: url(images/background.jpg);
  63.     background-repeat: repeat-x;
  64.         }
  65.  
  66. #content {
  67.         font-size: 1.2em
  68.         }
  69.  
  70. .widecolumn .entry p {
  71.         font-size: 1.05em;
  72.         }
  73.  
  74. .narrowcolumn .entry, .widecolumn .entry {
  75.         line-height: 1.4em;
  76.         }
  77.  
  78. .widecolumn {
  79.         line-height: 1.6em;
  80.         }
  81.        
  82. .narrowcolumn .postmetadata {
  83.         text-align: center;
  84.         }
  85.  
  86. .alt {
  87.         background-color: #f8f8f8;
  88.         border-top: 1px solid #ddd;
  89.         border-bottom: 1px solid #ddd;
  90.         }
  91.  
  92. #footer {
  93.         background-color: #eee;
  94.         }
  95.  
  96. small {
  97.         font-family: Sans-Serif;
  98.         font-size: 0.9em;
  99.         line-height: 1.5em;
  100.         }
  101.  
  102. h1, h2, h3 {
  103.         font-family: Sans-Serif;
  104.         font-weight: bold;
  105.         color:  #333333;
  106.         }
  107.  
  108. h1 {
  109.         font-size: 4em;
  110.         text-align: center;
  111.         }
  112.  
  113. #headerimg .description {
  114.         font-size: 1.2em;
  115.         text-align: center;
  116.         }
  117.  
  118. h2 {
  119.         font-size: 1.6em;
  120.         }
  121.  
  122. h2.pagetitle {
  123.         font-size: 1.6em;
  124.         }
  125.  
  126. #sidebar h2 {
  127.         font-family: Sans-Serif;
  128.         font-size: 1.2em;
  129.         }
  130.  
  131. h3 {
  132.         font-size: 1.3em;
  133.         }
  134.  
  135. h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  136.         text-decoration: none;
  137.         color: #000000;
  138.         }
  139.  
  140. h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  141.         color: #333333;
  142.         }
  143.  
  144. h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  145.         text-decoration: none;
  146.         }
  147.  
  148. .entry p a:visited {
  149.         color: #333333;
  150.         }
  151.  
  152. .commentlist li, #commentform input, #commentform textarea {
  153.         font: 0.9em Sans-Serif;
  154.         }
  155.        
  156. .commentlist li {
  157.         font-weight: bold;
  158.         }
  159.  
  160. .commentlist cite, .commentlist cite a {
  161.         font-weight: bold;
  162.         font-style: normal;
  163.         font-size: 1.1em;
  164.         }
  165.  
  166. .commentlist p {
  167.         font-weight: normal;
  168.         line-height: 1.5em;
  169.         text-transform: none;
  170.         }
  171.  
  172. #commentform p {
  173.         font-family: Sans-Serif;
  174.         }
  175.  
  176. .commentmetadata {
  177.         font-weight: normal;
  178.         }
  179.  
  180. #sidebar {
  181.         font: 1em Sans-Serif;
  182.         }
  183.  
  184. small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  185.         color: #333333;
  186.         }
  187.        
  188. code {
  189.         font: 1.1em 'Courier New', Courier, Fixed;
  190.         }
  191.  
  192. acronym, abbr, span.caps
  193. {
  194.         font-size: 0.9em;
  195.         letter-spacing: .07em;
  196.         }
  197.  
  198. a, h2 a:hover, h3 a:hover {
  199.         color: #06c;
  200.         text-decoration: none;
  201.         }
  202.  
  203. a:hover {
  204.         color: #147;
  205.         text-decoration: underline;
  206.         }
  207.        
  208. #wp-calendar #prev a {
  209.         font-size: 9pt;
  210.         }
  211.  
  212. #wp-calendar a {
  213.         text-decoration: none;
  214.         }
  215.  
  216. #wp-calendar caption {
  217.         font: bold 1.3em Sans-Serif;
  218.         text-align: center;
  219.         }
  220.  
  221. #wp-calendar th {
  222.         font-style: normal;
  223.         text-transform: capitalize;
  224.         }
  225. /* End Typography & Colors */
  226.  
  227.  
  228.  
  229. /* Begin Structure */
  230. body {
  231.         margin: 0;
  232.         padding: 0;
  233.         }
  234.  
  235. #page {
  236.         background-color: #ffffff;
  237.         margin: 20px auto;
  238.         padding: 0;
  239.         width: 800px;
  240.         border: 1px solid #959596;
  241.         text-align: left;
  242.         }
  243.        
  244. #header {
  245.         padding: 0;
  246.         margin: auto;
  247.         margin-left: auto;
  248.         margin-right: auto;
  249.         height: 200px;
  250.         width: 100%;
  251.         background-color: #73a0c5;
  252.         }
  253.  
  254. #headerimg {
  255.         margin: 0;
  256.         height: 200px;
  257.         width: 100%;
  258.         }
  259.  
  260. .narrowcolumn {
  261.         width: 500px;
  262.         margin-left: 10px;
  263.         margin-right: 10px;
  264.         padding-top: 0px;
  265.         z-index: -1;
  266.  
  267.         margin-left: 100px;
  268.  
  269.         }
  270.  
  271. .widecolumn {
  272.         padding: 10px 0 20px 0;
  273.         margin: 5px 0 0 150px;
  274.         width: 450px;
  275.         }
  276.        
  277. .post {
  278.         margin: 0 0 40px;
  279.         text-align: justify;
  280.         }
  281.  
  282. .widecolumn .post {
  283.         margin: 0;
  284.         }
  285.  
  286. .narrowcolumn .postmetadata {
  287.         padding-top: 5px;
  288.         }
  289.  
  290. .widecolumn .postmetadata {
  291.         margin: 30px 0;
  292.         }
  293.  
  294. .widecolumn .smallattachment {
  295.         text-align: center;
  296.         float: left;
  297.         width: 128px;
  298.         margin: 5px 5px 5px 0px;
  299. }
  300.  
  301. .widecolumn .attachment {
  302.         text-align: center;
  303.         margin: 5px 0px;
  304. }
  305.  
  306. .postmetadata {
  307. /*      clear: left;*/
  308. }
  309.  
  310. #footer {
  311.         padding: 0 0 0 0;
  312.         margin: 0 auto;
  313.     margin-left:70px;
  314.         width: 100%;
  315.         clear: both;
  316.         }
  317.  
  318. #footer p {
  319.         margin: 0;
  320.         padding: 20px 0;
  321.         text-align: center;
  322.         }
  323. /* End Structure */
  324.  
  325.  
  326.  
  327. /*      Begin Headers */
  328. h1 {
  329.         padding-top: 70px;
  330.         margin: 0;
  331.         }
  332.  
  333. h2 {
  334.         margin: 30px 0 0;
  335.         }
  336.  
  337. h2.pagetitle {
  338.         margin-top: 30px;
  339.         text-align: center;
  340. }
  341.  
  342. #sidebar h2 {
  343.         margin: 5px 0 0;
  344.         padding: 0;
  345.         }
  346.  
  347. h3 {
  348.         padding: 0;
  349.         margin: 30px 0 0;
  350.         }
  351.  
  352. h3.comments {
  353.         padding: 0;
  354.         margin: 40px auto 20px ;
  355.         }
  356. /* End Headers */
  357.  
  358.  
  359.  
  360. /* Begin Images */
  361. p img {
  362.         padding: 0;
  363.         max-width: 100%;
  364.         }
  365.  
  366. /*      Using 'class="alignright"' on an image will (who would've
  367.         thought?!) align the image to the right. And using 'class="centered',
  368.         will of course center the image. This is much better than using
  369.         align="center", being much more futureproof (and valid) */
  370.        
  371. img.centered {
  372.         display: block;
  373.         margin-left: auto;
  374.         margin-right: auto;
  375.         }
  376.        
  377. img.alignright {
  378.         padding: 4px;
  379.         margin: 0 0 2px 7px;
  380.         display: inline;
  381.         }
  382.  
  383. img.alignleft {
  384.         padding: 4px;
  385.         margin: 0 7px 2px 0;
  386.         display: inline;
  387.         }
  388.  
  389. .alignright {
  390.         float: right;
  391.         }
  392.        
  393. .alignleft {
  394.         float: left
  395.         }
  396. /* End Images */
  397.  
  398.  
  399.  
  400. /* Begin Lists
  401.  
  402.         Special stylized non-IE bullets
  403.         Do not work in Internet Explorer, which merely default to normal bullets. */
  404.  
  405. html>body .entry ul {
  406.         margin-left: 0px;
  407.         padding: 0 0 0 30px;
  408.         padding-left: 10px;
  409.         text-indent: -10px;
  410.         }
  411.  
  412. html>body .entry li {
  413.         margin: 7px 0 8px 10px;
  414.         }
  415.  
  416.  
  417. .entry ul li:before, #sidebar ul ul li:before {
  418.         content: "\00BB \0020";
  419.         }
  420.  
  421. .entry ol {
  422.         padding: 0 0 0 35px;
  423.         margin: 0;
  424.         }
  425.  
  426. .entry ol li {
  427.         margin: 0;
  428.         padding: 0;
  429.         }
  430.  
  431. .postmetadata ul, .postmetadata li {
  432.         display: inline;
  433.         list-style-type: none;
  434.         list-style-image: none;
  435.         }
  436.        
  437. #sidebar ul, #sidebar ul ol {
  438.         margin: 0;
  439.         padding: 0;
  440.         }
  441.  
  442. #sidebar ul li {
  443.         list-style-type: none;
  444.         list-style-image: none;
  445.         margin-bottom: 15px;
  446.         }
  447.  
  448. #sidebar ul p, #sidebar ul select {
  449.         margin: 5px 0 8px;
  450.         }
  451.  
  452. #sidebar ul ul, #sidebar ul ol {
  453.         margin: 5px 0 0 10px;
  454.         }
  455.  
  456. #sidebar ul ul ul, #sidebar ul ol {
  457.         margin: 0 0 0 10px;
  458.         }
  459.  
  460. ol li, #sidebar ul ol li {
  461.         list-style: decimal outside;
  462.         }
  463.  
  464. #sidebar ul ul li, #sidebar ul ol li {
  465.         margin: 3px 0 0;
  466.         padding: 0;
  467.         }
  468. /* End Entry Lists */
  469.  
  470.  
  471.  
  472. /* Begin Form Elements */
  473. #searchform {
  474.         margin: 10px auto;
  475.         padding: 5px 3px;
  476.         text-align: center;
  477.         }
  478.  
  479. #sidebar #searchform #s {
  480.         width: 115px;
  481.         padding: 2px;
  482.         }
  483.  
  484. #sidebar #searchsubmit {
  485.         padding: 1px;
  486.         }
  487.  
  488. .entry form { /* This is mainly for password protected posts, makes them look better. */
  489.         text-align:center;
  490.         }
  491.  
  492. select {
  493.         width: 130px;
  494.         }
  495.  
  496. #commentform input {
  497.         width: 170px;
  498.         padding: 2px;
  499.         margin: 5px 5px 1px 0;
  500.         }
  501.  
  502. #commentform textarea {
  503.         width: 100%;
  504.         padding: 2px;
  505.         }
  506.  
  507. #commentform #submit {
  508.         margin: 0;
  509.         float: right;
  510.         }
  511. /* End Form Elements */
  512.  
  513.  
  514.  
  515. /* Begin Comments*/
  516. .alt {
  517.         margin: 0;
  518.         padding: 10px;
  519.         }
  520.  
  521. .commentlist {
  522.         padding: 0;
  523.         text-align: justify;
  524.         }
  525.  
  526. .commentlist li {
  527.         margin: 15px 0 3px;
  528.         padding: 5px 10px 3px;
  529.         list-style: none;
  530.         }
  531.  
  532. .commentlist p {
  533.         margin: 10px 5px 10px 0;
  534.         }
  535.  
  536. #commentform p {
  537.         margin: 5px 0;
  538.         }
  539.  
  540. .nocomments {
  541.         text-align: center;
  542.         margin: 0;
  543.         padding: 0;
  544.         }
  545.  
  546. .commentmetadata {
  547.         margin: 0;
  548.         display: block;
  549.         }
  550. /* End Comments */
  551.  
  552.  
  553.  
  554. /* Begin Sidebar */
  555. #sidebar
  556. {
  557. /*      padding: 20px 0 10px 0;
  558.         margin-left: 545px;
  559.         width: 190px;*/
  560.         position: relative;
  561.         z-index: 100 !important;
  562.         }
  563.  
  564. .sidebar-left
  565. {
  566.         padding: 20px 0 10px 0;
  567.         margin-left: 10px;
  568.         float: left;
  569.         width: 210px;
  570.         }
  571.  
  572. .sidebar-right
  573. {
  574.         padding: 20px 0 10px 0;
  575.         float: right;
  576.         width: 210px;
  577.         }
  578.  
  579. #sidebar form {
  580.         margin: 0;
  581.         }
  582. /* End Sidebar */
  583.  
  584.  
  585.  
  586. /* Begin Calendar */
  587. #wp-calendar {
  588.         empty-cells: show;
  589.         margin: 10px auto 0;
  590.         width: 155px;
  591.         }
  592.  
  593. #wp-calendar #next a {
  594.         padding-right: 10px;
  595.         text-align: right;
  596.         }
  597.  
  598. #wp-calendar #prev a {
  599.         padding-left: 10px;
  600.         text-align: left;
  601.         }
  602.  
  603. #wp-calendar a {
  604.         display: block;
  605.         }
  606.  
  607. #wp-calendar caption {
  608.         text-align: center;
  609.         width: 100%;
  610.         }
  611.  
  612. #wp-calendar td {
  613.         padding: 3px 0;
  614.         text-align: center;
  615.         }
  616.  
  617. #wp-calendar td.pad:hover { /* Doesn't work in IE */
  618.         background-color: #fff; }
  619. /* End Calendar */
  620.  
  621.  
  622.  
  623. /* Begin Various Tags & Classes */
  624. acronym, abbr, span.caps {
  625.         cursor: help;
  626.         }
  627.  
  628. acronym, abbr {
  629.         border-bottom: 1px dashed #999;
  630.         }
  631.  
  632. blockquote {
  633.         margin: 15px 30px 0 10px;
  634.         padding-left: 20px;
  635.         border-left: 5px solid #ddd;
  636.         }
  637.  
  638. blockquote cite {
  639.         margin: 5px 0 0;
  640.         display: block;
  641.         }
  642.  
  643. .center {
  644.         align: center;
  645.         }
  646.  
  647. hr {
  648.         display: none;
  649.         }
  650.  
  651. a img {
  652.         border: none;
  653.         }
  654.  
  655. .navigation {
  656.         display: block;
  657.         text-align: center;
  658.         margin-top: 10px;
  659.         margin-bottom: 60px;
  660.         }
  661. /* End Various Tags & Classes*/
  662.  
  663.  
  664.  
  665. /* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
  666.         It won't be a stylish marriage, I can't afford a carriage.
  667.         But you'll look sweet upon the seat of a bicycle built for two." */