Advertisement
Guest User

style.css

a guest
Sep 15th, 2012
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.20 KB | None | 0 0
  1. /*
  2. Theme Name: Imbalance 2
  3. Theme URI: http://www.wpshower.com/
  4. Description: Imbalance 2 turns you Wordpress-based website to an attractive blog, portfolio or even online magazine. This free template designed in strict modern style with a minimalistic touch. Imbalance 2 can easily fresh up your web-magazine or blog. Due to modern flexible features and layout Imbalance 2 fits to almost any project and your visitors won't remain indifferent.
  5. Author: WPSHOWER
  6. Author URI: http://www.wpshower.com
  7. Version: 1.0.3
  8. License: GNU General Public License
  9. License URI: license.txt
  10. Tags: fluid, grid, blog, magazine, imbalance
  11. */
  12.  
  13. html, body, form, ul, li, table, td { margin: 0; padding: 0; }
  14. body { position: relative; color: #333; }
  15. body, input, textarea { font-size: 13px; }
  16. a { text-decoration: none; }
  17. a:hover { text-decoration: underline; }
  18. a img { border: 0; }
  19. td { vertical-align: top; }
  20. ul { list-style-position: inside; }
  21. h1 { font-size: 24px; }
  22. h2 { font-size: 18px; }
  23. h3 { font-size: 12px; }
  24. blockquote { border-left-width: 3px; border-left-style: solid; margin-left: 7px; padding-left: 20px; font-size: 16px; color: #636363; }
  25. .clear { clear: both; }
  26. .main_separator { color: #dedfe0; }
  27. .wrapper { padding-top: 31px; }
  28. #header { border-bottom: 1px solid #dedfe0; padding-bottom: 50px; }
  29. #site-title { float: left; width: 210px; padding-right: 40px; overflow: hidden; line-height: 27px; font-size: 23px; }
  30. #site-title a { color: #333; font-weight: bold; text-decoration: none; }
  31. #header-left { float: left; width: 210px; padding-right: 40px; }
  32. #header-center { float: left; width: 210px; padding-right: 30px; }
  33. #search { float: right; width: 220px; }
  34. #header-right { margin: 20px 0 0 10px; }
  35. #search label, #search input[type=submit] { display: none; }
  36. #search input[type=text] { width: 200px; padding: 7px 9px; margin: 0; border: 1px solid #dedfe0; background: #fff; font-size: 13px; outline: none; }
  37. #page_search input[type=submit] { display: none; }
  38.  
  39. .menu ul { list-style-type: none; }
  40. .menu ul li { padding-bottom: 9px; }
  41. .menu ul a { line-height: 13px; color: #303030; text-decoration: none; }
  42. .boxes { margin-top: 40px; }
  43. .box { width: 210px; margin-bottom: 70px; color: #636363; background: lightblue; }
  44. .box .rel { position: relative; }
  45. .box .rel p { margin: 0; }
  46. .box .texts { position: absolute; top: -20px; left: -20px; width: 210px; color: #fff; z-index: 200; opacity: 0; filter: alpha(opacity=0); }
  47. .box .texts .categories a, .box .texts a, .box .texts .posted, .box .texts .posted a { color: #fff; }
  48. .box .texts .transparent img { opacity: 0.1; filter: alpha(opacity=10); }
  49. .box .texts .abs { position: absolute; top: 0; }
  50. .box .categories { padding-bottom: 10px; }
  51. .box .categories a, .box .posted a { color: #a1a1a1; }
  52. .box h1 { margin: 0; padding-bottom: 10px; font-size: 16px; }
  53. .box h1 a { color: #333; }
  54. .box .posted { padding-top: 10px; color: #a1a1a1; }
  55. .box img { display: block; }
  56.  
  57. #block1{
  58.     height: 20px;
  59.     width: 100%;
  60.     background: lightgrey;
  61. }
  62.  
  63. #block2{
  64.     height: 20px;
  65.     width: 100%;
  66.     background: yellow;
  67. }
  68.  
  69. .fetch { clear: both; width: 460px; margin: 0 auto 40px; background: #f9f9f9; -moz-border-radius: 4px; border-radius: 4px; text-align: center; }
  70. .fetch a { display: block; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold; color: #333; text-decoration: none; }
  71. .fetch:hover a { color: #fff; }
  72. #content { padding-bottom: 20px; }
  73. #nav-above { float: left; width: 210px; padding-right: 40px; text-align: right; color: #636363; }
  74. #nav-above a { text-decoration: none; color: #333; }
  75. .nav-previous, .nav-next { display: inline; }
  76. .nav-separator { color: #e5e5e5; }
  77. .post_title { margin-top: 35px; overflow: hidden; }
  78. .post_title h1 { margin: 0 0 10px 250px; font-size: 27px; line-height: 35px; width: 710px; }
  79. .entry-title, .page-title { margin-left: 250px; margin-top: 35px; }
  80. .entry-meta { padding-bottom: 30px; color: #636363; }
  81. .entry-meta a { color: #333; text-decoration: none; }
  82. #wides { clear: both; }
  83. .entry-aside { width: 210px; padding-right: 40px; vertical-align: middle; }
  84. .entry-content-right { width: 710px; font-size: 15px; line-height: 21px; }
  85. .entry-content { width: 710px; margin-left: 250px; font-size: 15px; line-height: 21px; }
  86. .entry-utility { padding: 10px 0; }
  87. .entry-tags { margin: 10px 0; }
  88. .entry-tags span { font-weight: bolder; }
  89. #social { padding: 20px 0 0 0; }
  90. .twitter-share-button { float: left; margin: 2px 20px 0 0; }
  91. .post img, .page img { margin: 20px 0; }
  92. .post .alignleft, .page .alignleft { float: left; margin-right: 20px; }
  93. .post .alignright, .page .alignright { float: right; margin-left: 20px; }
  94. .post .aligncenter, .page .aligncenter { display: block; clear: both; margin: 20px auto; }
  95. #comments { padding: 0 0 0 246px; width: 714px; }
  96. #comments-title { font-size: 21px; margin: 40px 0 20px 4px; }
  97. .commentlist { margin: 0; padding: 0; list-style: none; }
  98. .commentlist ul.children { list-style: none; }
  99. .commentlist li > div { position: relative; border-bottom: 1px solid #dedfe0; padding: 30px 0 30px 4px; }
  100. .commentlist li li > div { margin-left: 90px; }
  101. .commentlist li li li > div { margin-left: 180px; }
  102. .commentlist li li li li > div { margin-left: 270px; }
  103. .commentlist li li li li li > div { margin-left: 360px; }
  104. .comment-avatar { position: absolute; top: 30px; left: -96px; }
  105. .comment-content { margin-left: 96px; border-bottom: 1px solid #dedfe0; }
  106. .comment-author { float: left; width: 210px; padding-right: 40px; font-size: 15px; }
  107. cite { font-style: normal; font-weight: bold; }
  108. .comment-meta { float: left; width: 210px; padding-right: 40px; color: #999999; }
  109. .comment-body { clear: both; padding-top: 7px; font-size: 15px; line-height: 21px; }
  110. #respond { padding-left: 4px; }
  111. li.comment > div { position: relative; }
  112. .reply { position: absolute; top: 30px; right: 20px; }
  113. #reply-title { font-size: 21px; }
  114. .comment-reply-link { display: none; }
  115. .comment-form-author, .comment-form-email, .comment-form-url { float: left; width: 460px; margin: 0; padding: 10px 0; }
  116. .comment-form-comment { clear: both; width: 460px; margin: 0; padding: 10px 0; }
  117. input[type="text"], textarea { background: #fff; border: 1px solid #ccc; padding: 8px; outline: none; color: #6b6b6b; -moz-border-radius: 4px; border-radius: 4px; }
  118. #comments input[type="text"] { width: 442px; }
  119. #comments textarea { width: 442px; }
  120. .form-submit { margin-bottom: 40px; }
  121. .form-submit input { width: 460px; padding: 6px 0; color: #fff; font-size: 15px; font-weight: bold; cursor: pointer; border: 0; text-align: center; -moz-border-radius: 4px; border-radius: 4px; }
  122. .recent { margin-top: 40px; padding-top: 40px; border-top: 1px solid #ccc; }
  123. #footer { padding: 30px 0 50px; border-top: 1px solid #dedfe0; }
  124. #site-info { float: left; width: 460px; padding-right: 40px; line-height: 22px; }
  125. #site-info a { font-weight: bold; text-decoration: none; color: #333; }
  126. #footer-left { float: right; width: 210px; padding-right: 40px; }
  127. #footer-right { float: right; width: 210px; }
  128. #infscr-loading { background: none repeat scroll 0 0 #000000; bottom: 40px; color: #FFFFFF; height: 100px; left: 40%; opacity: 0.8; padding: 10px; position: fixed; width: 200px; z-index: 5000; border-radius: 10px; }
  129.  
  130.  
  131. div.post_class {
  132.     width: 30%;
  133.     float: left;
  134.     margin-right: 3%;
  135. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement