Guest User

Untitled

a guest
Apr 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.91 KB | None | 0 0
  1. /*
  2.  
  3. ...
  4. ------------------------------------ Style Index-----------------------------------------------
  5.  
  6.  
  7. All Structural Changes @group Structure Changes
  8.  
  9. All Style and Type Changes @group Style and Typography
  10.  
  11. All Background Changes from default style @group Background Replacements
  12.  
  13. Custom Post Styles @group Custom Post Style
  14.  
  15. Flash Elements @group Flash
  16.  
  17. ------------------------------------ Design -----------------------------------------------
  18.  
  19. Left Column ...................645px
  20. Right Column ..................323px
  21. Links Color (gray) ............#666
  22. Links Color : hover ...........#000 + Underline
  23. Links Color (red) .............#bb0216
  24. Font Size .....................12pt
  25.  
  26. ------------------------------------ // -----------------------------------------------
  27.  
  28. */
  29.  
  30.  
  31. /* @group
  32. -------------------------------------------------------------------------------------------------------
  33. Global: Header/Search/Nav/Footer
  34. -------------------------------------------------------------------------------------------------------
  35. */
  36. /*body {background: #E1E1E1 url(images/body-bg.jpg?cache=2009-06-30) no-repeat center 183px;}*/
  37.  
  38.  
  39. /* @end */
  40.  
  41.  
  42.  
  43. /****************************/
  44. /* @group Structure Changes */
  45. /****************************/
  46. /* Set the width for consitant gutters - normally 650px */
  47. #left-col {
  48. width: 645px;
  49. overflow: hidden;
  50. }
  51. .single-post, #comments, #author-floor-wrap {
  52. margin: 0 !important;
  53. }
  54. /* Set the margin for consitant gutters */
  55. .widget {
  56. margin-left: 4px;
  57. }
  58. .content_footer {
  59. margin-bottom: 15px;
  60. }
  61. /* Set the margin since the widgets are different widths on this flavor */
  62. .widget_sp_image-image {
  63. margin: 7px;
  64. }
  65. .single-post {
  66. padding: 10px;
  67. }
  68.  
  69. #single-event .single-post {
  70. padding: 10px;
  71. }
  72. .show-start_end {
  73. width: 59px;
  74. margin-left: 0;
  75. }
  76. #comment_content_footer {
  77. display: none;
  78. }
  79. /* @end */
  80.  
  81.  
  82.  
  83.  
  84. /*******************************/
  85.  
  86. /* @group Style and Typography */
  87. /*******************************/
  88.  
  89. /*Changing link colors */
  90.  
  91. h2.title a:hover {
  92. text-decoration: underline !important;
  93. }
  94. .meta h4 a, .post-category h3 a, span.moretext a {
  95. color: #bb0216;
  96. }
  97. .archives-nav a {
  98. font: bold 24px Arial;
  99. color: #fff;
  100. }
  101.  
  102. .archives-nav a:hover {
  103. font: bold 24px Arial;
  104. color: #ce1010;
  105. }
  106. .month-nav a {
  107. color: #fff;
  108. }
  109. .month-nav a:hover {
  110. color: #ce1010;
  111. }
  112. .author-links a {
  113. color: #bb0216;
  114. }
  115. #author-floor span.dj-updates-rss a {
  116. color: #bb0216;
  117. }
  118. /* Header link active state */
  119. .active_link {
  120. border: none;
  121. background: #ce1010 url(images/navbg.gif) center center;
  122. }
  123. .active_link a:hover {
  124. color: #fff !important;
  125. }
  126. /* Bullet divider color change */
  127. .post-author-meta, .author-links {
  128. color: #333;
  129. }
  130.  
  131. .schedule-day a:visited, .schedule-day_bottom a:visited {color: #FFF;}
  132.  
  133. /* @end */
  134.  
  135.  
  136. /*************************************************************/
  137. /* @group Background Replacements specific to the WKYS Flavor */
  138. /* The WKYS design doesn't have all of the same background
  139. elements, display none is used to hide theme (ie. featured) */
  140. /*************************************************************/
  141. /*
  142. body {
  143. background: #000 url(images/background.jpg?cache=2009-06-30) no-repeat center 11px;
  144. }
  145. */
  146. body {background: #AAA url(images/body-bg.gif?cache=2009-07-06) no-repeat center 38px;}
  147.  
  148.  
  149. /* Hiding the background behind the logo & nav */
  150. #header {
  151. background: none;
  152. }
  153.  
  154. /* Since the background is part of the body background let's remove the default background */
  155. #categories {
  156. background: none;
  157. }
  158.  
  159. /* Don't need the big horizontal stripe for this design
  160. #content backgorund was used to create the shadow below the feature */
  161. #featured, #content {
  162. background: none;
  163. }
  164.  
  165.  
  166. /* Content Hat = daily pulse area and post head area */
  167.  
  168. .home #content-hat {
  169. text-indent: -5000px;
  170. border: none;
  171. height: 46px;
  172. margin-top: -2px; /* ie6 fix */
  173. background: url(images/home_content-hat.png) no-repeat left top;
  174. }
  175. #content-hat {
  176. margin-top: 0;
  177. background-image: url(images/content-hat.png);
  178. }
  179.  
  180. /* Use the default trasparancies from the Vanilla theme */
  181. .search-result #content-hat {
  182. background: url(../../images/content-hat_search.png) no-repeat 0 top;
  183. }
  184. /* Use the default trasparancies from the Vanilla theme */
  185. .search-footer {
  186. background: url(../../images/new-search_background-trans.png) no-repeat 0 top;
  187. height: 90px;
  188. }
  189. #category-events #content-hat, #category-schedule #content-hat {
  190. background: url(../../images/content-hat_events-trans.png) no-repeat 0 top;
  191. }
  192. #category-events #events-nav-bottom_wrap, #category-schedule #events-nav-bottom_wrap {
  193. background: url(../../images/content-nav_events-trans.png) no-repeat 0 bottom;
  194. }
  195. #category-events .event-day {
  196. background: url(../../images/new-search_background-trans.png) no-repeat 0 bottom;
  197. }
  198. #events-upcoming.active a, #events-past.active a, #events-month.active a, .schedule-day.active a {
  199. background: url(../../images/event-arrow-trans.png) no-repeat center bottom;
  200. }
  201. #events-upcoming_bottom.active a, #events-past_bottom.active a, #events-month_bottom.active a, .bottom .schedule-day_bottom.active a {
  202. background: url(../../images/event-arrow_bottom-trans.png) no-repeat center top;
  203. }
  204. .post {padding: 0 !important;}
  205. .post, .single-post, #comments, #author-floor-wrap {
  206. background: none;
  207. background-color: #fff;
  208. margin-left: 2px;
  209.  
  210. }
  211. #respond {
  212. background: none;
  213. background-color: #fff;
  214. }
  215. .content_header {
  216. display: none !important;
  217. }
  218. .content_footer {
  219. background: none;
  220. }
  221.  
  222. /* Next and Preview Links */
  223. span.next_entries a, span.events_next_month a {
  224. background: url(images/next.png) no-repeat right 5px;
  225. color: #fff !important;
  226. }
  227. span.previous_entries a, span.events_previous_month a {
  228. background: url(images/prev.png) no-repeat left 5px;
  229. color: #fff !important;
  230. }
  231. span.next_entries a:hover, span.events_next_month a:hover {
  232. background: url(images/next.png) no-repeat right -79px;
  233. color: #ce1010 !important;
  234. }
  235. span.previous_entries a:hover, span.events_previous_month a:hover {
  236. background: url(images/prev.png) no-repeat left -79px;
  237. color: #ce1010 !important;
  238. }
  239.  
  240. /* Comments Changes */
  241.  
  242. #comments_header {
  243. background: #000 url(images/comment_header.png) no-repeat 0 0;
  244. width: 625px;
  245. height: 36px;
  246. margin: 0;
  247. border: none;
  248.  
  249. }
  250. #comment-pagination {
  251. background: #fff !important;
  252. }
  253. .comment-page-numbers .current, .comment-page-numbers a:hover {
  254. padding: 5px;
  255. background-color: #000;
  256. color: #fff;
  257. font-weight: bold;
  258. }
  259. /* Widget Styles */
  260. #sidebar .widget {
  261. background: none;
  262. background-color: #fff;
  263. }
  264. #sidebar ul {
  265. padding: 0;
  266. }
  267. #sidebar .widget li {
  268. text-align: left !important;
  269. }
  270. #sidebar .widget-bottom, #sidebar .widget-top {
  271. background: none;
  272.  
  273. }
  274. h5.widgettitle {
  275. margin: 0;
  276. background: #000 url(images/widget_header_background.png) no-repeat;
  277. }
  278. span.featuredAuthorRSS a {
  279. background: url(images/rss-light.gif) no-repeat left center;
  280. padding-top: 3px;
  281. padding-left: 20px;
  282. color: #cd2027 !important;
  283. }
  284. /* Reverse the "See Full Schedule" buttons */
  285. #sidebar .widget .highlight_more_link a {
  286. background: url(../../images/see-full-schedule.png) no-repeat center -32px;
  287. }
  288.  
  289. #sidebar .widget .highlight_more_link a:hover {
  290. background: url(../../images/see-full-schedule.png) no-repeat center 0px;
  291. }
  292. #sidebar .widget .featuredAuthor {text-align: left !important;}
  293.  
  294. /* Footer Styles */
  295. #footer {
  296. /*background: url(images/footer_background.jpg) no-repeat center top;*/
  297. background: transparent none;
  298. }
  299.  
  300. #footer_cap {
  301. background: none;
  302. }
  303.  
  304. #carousel {
  305. background: transparent url(images/carousel_checkout_text.png) no-repeat 20px 0;
  306. }
  307.  
  308. /* Author Pages */
  309. #author-floor span.dj-updates-rss {
  310. background: url(images/rss-light.gif) no-repeat left top;
  311. }
  312.  
  313. /* @end */
  314.  
  315. /* Custom Post Styles */
  316. /* @group Custom Post Style */
  317. .post-style_top {
  318. display: inline;
  319. }
  320. .post-style_top img {
  321. top: 0;
  322. right: -1px;
  323. z-index: 9999999;
  324. position: absolute;
  325. }
  326. /* @end */
  327.  
  328. #DL_container{
  329. padding:3px;
  330. background:#000000;
  331. }
  332. #ITS_container{
  333. padding:3px;
  334. background:#000000;
  335. }
  336. /* Advertorial */
  337. .advertorial .post, .advertorialdefault .post {background: none;}
Add Comment
Please, Sign In to add comment