Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.09 KB | None | 0 0
  1. /*
  2.  Theme Name:     Cadence Child Theme
  3.  Theme URI:      https://vective.co/cadence
  4.  Description:    Cadence Child Theme
  5.  Author:         Vective
  6.  Author URI:     http://vective.co/
  7.  Template:       cadence
  8.  Version:        1.1
  9. */
  10.  
  11. @import url("../cadence/style.css");
  12.  
  13. /* =Theme customization starts here
  14. ------------------------------------------------------- */
  15.  
  16. /*  font size for the body  */
  17. body {
  18. font-family: Arial!important;
  19. font-size: 63%;
  20. color: #000000!important;
  21. }
  22. p {
  23.   font-size: 1.4em;
  24.   line-height: 1.4em;
  25.   margin: 0.5em 0 0.5em 0;
  26. }
  27. /** header gradient overlay **/
  28. header:before, #slide-show:after {
  29. background-image: none!important;
  30. background-color: none;
  31. }
  32.  
  33. header#header.logo_display_custom_image.condensed-header {
  34. background-color: #efefef;
  35. }
  36.  
  37. /** header background color
  38. background-color: none;
  39.  
  40. */
  41.  
  42. /**  header bottom border **/
  43. div.container-fill {
  44. border-top: 4px solid #30b55d;
  45. }
  46.  
  47. /** header navigation font color **/
  48. nav.navigation  a {
  49. color: #000000!important;
  50. font-size: 1.2em!important;
  51. font-weight: bold;
  52. font-stretch: condensed;
  53. }
  54.  
  55. /** featured album background **/
  56. #featured-album {
  57.     background-repeat: repeat;
  58.     background-position: top left;
  59.     background-image: url(http://willypop2.blurfx.com/wp-content/themes/cadence-child/images/waveform.png);
  60. }
  61.  
  62. /** green hover on menu **/
  63.  
  64. .navigation > ul > li.current-menu-item a {
  65. color: #30b55d!important;
  66. }
  67.  
  68. /* submit button */
  69. .btn, input[type="submit"] {
  70.   -webkit-font-smoothing: antialiased;
  71.   -moz-font-smoothing: antialiased;
  72.   -ms-font-smoothing: antialiased;
  73.   font-smoothing: antialiased;
  74.   *display: inline;
  75.   /* IE7 inline-block hack */
  76.   *zoom: 1;
  77.   *margin-left: .3em;
  78.   display: inline-block;
  79.   text-decoration: none;
  80.   padding: 4px 15px;
  81.   margin-bottom: 0;
  82.   font-size: 13px;
  83.   line-height: 24px;
  84.   *line-height: 24px;
  85.   text-align: center;
  86.   text-transform: uppercase;
  87.   vertical-align: middle;
  88.   cursor: pointer;
  89.   border-width: 1px;
  90.   border-style: solid;
  91.   position: relative;
  92.   border-bottom-width: 0;
  93.   *border: 0;
  94.   font-weight: 400;
  95. }
  96.  
  97. /* more link */
  98. a.more-link {
  99. font-family: 'Michroma';
  100. font-size: 1.2em;
  101. line-height: 1.4em;
  102. margin: 0.5em 0 0.5em 0;
  103. text-transform: uppercase;
  104. text-decoration: none;
  105. }
  106.  
  107. /** widget titles **/
  108. h1.widget-title, h3 {
  109. border-bottom: 1px solid #C2C2C2;
  110. font-size: 1.6em;
  111. padding-bottom: 2px;
  112. color: #000000;
  113. }
  114.  
  115. /** mailchimp widget **/
  116. aside.widget_ns_mailchimp {
  117. padding: 0px;
  118. }
  119. input#ns_widget_mailchimp-email-2 {
  120. background-color: #e1fae9;
  121. border: #e1fae9;
  122. width: 96%;
  123. }
  124.  
  125. /** footer **/
  126.  
  127. #footer {
  128. background: #000000!important;
  129. }
  130.  
  131. #footer div.menu ul li a, #footer ul.menu li a {
  132. font-size: 1em;
  133. }
  134.  
  135. p.copyright {
  136. font-size: 1em;
  137. color: #ffffff;
  138. }
  139.  
  140.  
  141. /************ featured album area **************/
  142.  
  143. /*  featured title */
  144. #featured-album div.album-info div.title h3 {
  145. color: #545454;
  146. font-size: 1.4em;
  147. border-bottom: none;
  148. font-weight: bold;
  149. }
  150.  
  151. #featured-album div.album-info div.title h2 {
  152.   text-transform: capitalize;
  153.   color: #888888!important;
  154.   border-bottom: 1px solid #C2C2C2;
  155. }
  156.  
  157. /** featured album cover **/
  158. #featured-album  div.album-cover {
  159.     width: 17%!important;
  160. }
  161. /** move featured **/
  162. #featured-album div.album-info {
  163.     width: 80%;
  164. }
  165.  
  166. #featured-album div.album-info div.album-call-to-action {
  167.   width: 42%;
  168.   float: left;
  169.   margin-right: 0;
  170.   #margin-right: -20px;
  171.   display: inline;
  172. font-size: 1.6em;
  173.   line-height: 1.8125em;
  174.   padding-top: 1em;
  175.   margin-top: 1em;
  176. }
  177.  
  178. #featured-album div.album-info div.testimonial {
  179.   width: 54.28571%;
  180.   float: left;
  181.   margin-right: 0;
  182.   #margin-right: -20px;
  183.   display: inline;
  184.   font-size: 1.6em;
  185.   line-height: 1.8125em;
  186.   padding-top: 0px;
  187.   margin-top: 0px;
  188. }
  189.  
  190. /** featured buy now button **/
  191. .btn, input[type="submit"] {
  192. -webkit-box-shadow: none!important;
  193. box-shadow: none!important;
  194. border:none;
  195. }
  196. #featured-album div.album-info div.album-call-to-action a.btn {
  197. width: 100%;
  198. }
  199.  
  200. #featured-album div.album-info div.title {
  201. border-bottom: 1px;
  202. width: 58%;
  203. }
  204.  
  205. #featured-album div.album-info div.testimonial {
  206. padding-top: 0px;
  207. margin-top: 0px;
  208. }
  209. /** featured album top text and buy now button **/
  210. #featured-album div.album-info div.title h3 {
  211. margin-top: 0px;
  212. }
  213.  
  214. #featured-album div.album-info div.album-call-to-action {
  215. margin-top: 0px;
  216. padding-top:0px;
  217. width: 38%;
  218. float: right;
  219. }
  220.  
  221. /* featured quote and author area */
  222. #featured-album div.album-info div.testimonial span.quote, #featured-album div.album-info div.testimonial span.author {
  223.   font-style: normal!important;
  224.   color: #000000!important;
  225.   display: inline-block;
  226. }
  227.  
  228. /** featured video **/
  229. div.featured-video, dl.gallery-item {
  230. -webkit-box-shadow: none;
  231. box-shadow: none;
  232. }
  233. /** play icon **/
  234. dl.gallery-item dt.gallery-icon a div.magnify span.circle, dl.gallery-item dt.gallery-icon a div.play-button span.circle {
  235. height: 43%;
  236. font-size: 5.4em;
  237. }
  238.  
  239. /** widget styling **/
  240. /*h1.widget-title, h3 */
  241.  
  242.  
  243. /************* blog post summary  *************/
  244. div.post-meta {
  245.   background: none!important;
  246.   position: absolute;
  247.   bottom: 0;
  248.   left: 0;
  249.   width: 100%;
  250.   padding: 1.8em 0 1.8em 0;
  251. }
  252.  
  253. div.post div.summary {
  254.   width: 100%;
  255.   float: left;
  256.   margin-right: 0;
  257.   #margin-right: -20px;
  258.   display: inline;
  259. }
  260. div.post-meta div.time {
  261.   width: 23.40426%;
  262.   float: left;
  263.   margin-right: 2.12766%;
  264.   display: inline;
  265.   font-size: 1.5em;
  266.   padding: 1.1% 0 1.1% 0;
  267. }
  268.  
  269. /*************** Featured Video ************/
  270.  
  271. div.featured-video article header {
  272.     margin: 0.5em 0 1em 0;
  273.     border-left-width: none;
  274.     border-left-style: none;
  275. }
  276.  
  277. div.featured-video article header h1 {
  278.     font-size: 2.4em;
  279.     text-transform: capitalize;
  280.     color: #787878;
  281. }
  282.  
  283. div.featured-video article header h3 {
  284.     border-bottom: none;
  285. }
  286.  
  287. div.featured-video article footer{
  288.     width: 100%;
  289.     position: relative;
  290. }
  291.  
  292. div.featured-video article div.video-summary p {
  293.     text-align: justify;
  294. }
  295. div.featured-video article div.video-summary {
  296.     margin: 0 0 0 2em;
  297. }
  298. div.featured-video article footer div.video-actions {
  299.     padding: 0.5em 0;
  300. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement