Advertisement
Guest User

Untitled

a guest
Aug 8th, 2011
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1. /* =Structure
  2. ----------------------------------------------- */
  3.  
  4. .page .entry-title { display: none; }
  5.  
  6. body {
  7. padding: 0 2em;
  8. }
  9. #page {
  10. margin: 2em auto;
  11. max-width: 1000px;
  12. min-width: 1000px;
  13. }
  14. #branding hgroup {
  15. margin: 0px 76px;
  16. }
  17. #access div {
  18. margin: 0px 76px;
  19. }
  20. #primary {
  21. float: left;
  22. margin: 50px -264px 0px 0px;
  23. width: 1000px;
  24. }
  25. #content {
  26. margin: 0 340px 0px 76px;
  27. width: 584px;
  28. }
  29. #secondary {
  30. float: right;
  31. position: absolute;
  32. margin-left: 736px;
  33. margin-top: 50px;
  34. margin-right: 76px;
  35. width: 188px;
  36. }
  37.  
  38. /* Singular */
  39. .singular #primary {
  40. margin: 0;
  41. }
  42. .singular #content,
  43. .left-sidebar.singular #content {
  44. margin: 0px 76px;
  45. position: relative;
  46. width: auto;
  47. }
  48. .singular .entry-header,
  49. .singular .entry-content,
  50. .singular footer.entry-meta,
  51. .singular #comments-title {
  52. margin: 0 auto;
  53. width: 689px;
  54. }
  55.  
  56. /* Attachments */
  57. .singular .image-attachment .entry-content {
  58. margin: 0 auto;
  59. width: auto;
  60. }
  61. .singular .image-attachment .entry-description {
  62. margin: 0 auto;
  63. width: 689px;
  64. }
  65.  
  66. /* Showcase */
  67. .page-template-showcase-php #primary,
  68. .left-sidebar.page-template-showcase-php #primary {
  69. margin: 0;
  70. }
  71. .page-template-showcase-php #content,
  72. .left-sidebar.page-template-showcase-php #content {
  73. margin: 0 7.6%;
  74. width: auto;
  75. }
  76. .page-template-showcase-php section.recent-posts {
  77. float: right;
  78. margin: 0 0 0 31%;
  79. width: 69%;
  80. }
  81. .page-template-showcase-php #main .widget-area {
  82. float: left;
  83. margin: 0 -22.15% 0 0;
  84. width: 22.15%;
  85. }
  86.  
  87. /* error404 */
  88. .error404 #primary {
  89. float: none;
  90. margin: 0;
  91. }
  92. .error404 #primary #content {
  93. margin: 0 7.6%;
  94. width: auto;
  95. }
  96.  
  97. /* Alignment */
  98. .alignleft {
  99. display: inline;
  100. float: left;
  101. margin-right: 1.625em;
  102. }
  103. .alignright {
  104. display: inline;
  105. float: right;
  106. margin-left: 1.625em;
  107. }
  108. .aligncenter {
  109. clear: both;
  110. display: block;
  111. margin-left: auto;
  112. margin-right: auto;
  113. }
  114.  
  115. /* Right Content */
  116. .left-sidebar #primary {
  117. float: right;
  118. margin: 0 0 0 -264px;
  119. width: 1000px;
  120. }
  121. .left-sidebar #content {
  122. margin: 0 76px 0 340px;
  123. width: 584px;
  124. }
  125. .left-sidebar #secondary {
  126. float: left;
  127. margin-left: 76px;
  128. margin-right: 0;
  129. width: 188px;
  130. }
  131.  
  132. /* One column */
  133. .one-column #page {
  134. max-width: 690px;
  135. }
  136. .one-column #content {
  137. margin: 0 7.6%;
  138. width: auto;
  139. }
  140. .one-column #nav-below {
  141. border-bottom: 1px solid #ddd;
  142. margin-bottom: 1.625em;
  143. }
  144. .one-column #secondary {
  145. float: none;
  146. margin: 0 7.6%;
  147. width: auto;
  148. }
  149. /* Simplify the showcase template */
  150. .one-column .page-template-showcase-php section.recent-posts {
  151. float: none;
  152. margin: 0;
  153. width: 100%;
  154. }
  155. .one-column .page-template-showcase-php #main .widget-area {
  156. float: none;
  157. margin: 0;
  158. width: auto;
  159. }
  160. .one-column .page-template-showcase-php .other-recent-posts {
  161. border-bottom: 1px solid #ddd;
  162. }
  163. /* Simplify the showcase template when small feature */
  164. .one-column section.featured-post .attachment-small-feature {
  165. border: none;
  166. display: block;
  167. height: auto;
  168. max-width: 60%;
  169. position: static;
  170. }
  171. .one-column article.feature-image.small {
  172. margin: 0 0 1.625em;
  173. padding: 0;
  174. }
  175. .one-column article.feature-image.small .entry-title {
  176. font-size: 20px;
  177. line-height: 1.3em;
  178. }
  179. .one-column article.feature-image.small .entry-summary {
  180. height: 150px;
  181. overflow: hidden;
  182. padding: 0;
  183. text-overflow: ellipsis;
  184. }
  185. .one-column article.feature-image.small .entry-summary a {
  186. left: -9%;
  187. }
  188. /* Remove the margin on singular articles */
  189. .one-column.singular .entry-header,
  190. .one-column.singular .entry-content,
  191. .one-column.singular footer.entry-meta,
  192. .one-column.singular #comments-title {
  193. width: 100%;
  194. }
  195. /* Simplify the pullquotes and pull styles */
  196. .one-column.singular blockquote.pull {
  197. margin: 0 0 1.625em;
  198. }
  199. .one-column.singular .pull.alignleft {
  200. margin: 0 1.625em 0 0;
  201. }
  202. .one-column.singular .pull.alignright {
  203. margin: 0 0 0 1.625em;
  204. }
  205. .one-column.singular .entry-meta .edit-link a {
  206. position: absolute;
  207. left: 0;
  208. top: 40px;
  209. }
  210. .one-column.singular #author-info {
  211. margin: 2.2em -8.8% 0;
  212. padding: 20px 8.8%;
  213. }
  214. /* Make sure we have room for our comment avatars */
  215. .one-column .commentlist > li.comment {
  216. margin-left: 102px;
  217. width: auto;
  218. }
  219. /* Make sure the logo and search form don't collide */
  220. .one-column #branding #searchform {
  221. right: 40px;
  222. top: 4em;
  223. }
  224. /* Talking avatars take up too much room at this size */
  225. .one-column .commentlist > li.comment {
  226. margin-left: 0;
  227. }
  228. .one-column .commentlist > li.comment .comment-meta,
  229. .one-column .commentlist > li.comment .comment-content {
  230. margin-right: 85px;
  231. }
  232. .one-column .commentlist .avatar {
  233. background: transparent;
  234. display: block;
  235. padding: 0;
  236. top: 1.625em;
  237. left: auto;
  238. right: 1.625em;
  239. }
  240. .one-column .commentlist .children .avatar {
  241. background: none;
  242. padding: 0;
  243. position: absolute;
  244. top: 2.2em;
  245. left: 2.2em;
  246. }
  247. .one-column #respond {
  248. width: auto;
  249. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement