Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.27 KB | None | 0 0
  1. /*
  2.  Theme Name:   Chameleon Child
  3.  Theme URI:    http://www.bowtech.gr/Chameleon-child
  4.  Description:  Chameleon
  5.  Template:     Chameleon
  6.  Version:      1.0.0
  7. */
  8.  
  9. @import url("../Chameleon/style.css");
  10.  
  11. /* =Theme customization starts here
  12. -------------------------------------------------------------- */
  13.  
  14. body {
  15.     font-family: 'Roboto Condensed', sans-serif;
  16. background-image: url("https://bowtech.gr/wp-content/themes/Chameleon/images/body-bg16.png");
  17. background-repeat: repeat;
  18. background-color: #efe7dc;
  19. padding-top: 0;
  20. }
  21. a {
  22.   color: #376E3B;
  23.   text-decoration: none;
  24. }
  25. #container {
  26.     color: #222222;
  27.     font-family: 'Roboto Condensed', Arial, sans-serif;
  28.     font-size: 15px;
  29.     font-weight: 300;
  30.     -webkit-box-shadow:0 0 15px #454545;
  31.     -moz-box-shadow: 0 0 15px #454545;
  32.     box-shadow:0 0 15px #454545;
  33.     -webkit-border-radius:0 0 7px 7px;
  34.     -moz-border-radius: 0 0 7px 7px;
  35.     border-radius:0 0 7px 7px;
  36. }
  37.  
  38. h1.category-title {
  39.   color: #73B036;
  40.   font-family: 'Roboto Condensed',Arial,sans-serif;
  41.   font-size: 28px;
  42.   font-weight: 400;
  43. }
  44. #category-inner {
  45.   padding-bottom: 10px;
  46. }
  47. #category-name {
  48.   padding-top: 11px;
  49.   text-align: left;
  50.   text-indent: 12px;
  51. }
  52. #category-name p, #category-name h3, h1, h2, h3, h4, h5, h6, p#slogan,h3.title, #et-control-panel h3.control_title,#breadcrumbs,h1.category-title,p.description,h2.title,.post p.meta-info,a.read-more, .reply-container a, #commentform input#submit,ul#top-menu a,h2.featured-title,.wp-pagenavi,#footer h4.widgettitle,#footer-copyright,h3#comments  {
  53.   font-family: inherit;
  54. }
  55. p#slogan {
  56.   color: #006315;
  57.   float: right;
  58.   font-family: inherit;
  59.   font-size: 28.5px;
  60.   font-weight: 600;
  61.   margin-left: auto;
  62.   margin-top: 28px;
  63.   padding-top: 0;
  64.   text-transform: none;
  65. }
  66. ul#top-menu {
  67.   display: block;
  68.   float: right;
  69.   margin: 0 0 0 150px;
  70.   padding-top: 7px;
  71. }
  72. ul#top-menu a {
  73.   color: #376E3B;
  74.   font-family: inherit;
  75.   font-size: 17px;
  76.   font-weight: 500;
  77.   text-decoration: none;
  78. }
  79. #breadcrumbs {
  80.   color: #222222;
  81.   font-family: inherit;
  82.   font-size: 12px;
  83.   font-weight: 300;
  84.   margin-bottom: 3px;
  85.   padding-left: 48px;
  86.   padding-top: 4px;
  87. }
  88. .post {
  89.   text-align: justify;
  90. }
  91. h3.title, #et-control-panel h3.control_title {
  92.   color: #376E3B;
  93.   font-family: inherit;
  94.   font-size: 20px;
  95.   font-weight: 500;
  96.   letter-spacing: normal;
  97. }
  98. .post ul li {
  99.   line-height: 20px;
  100.   padding: 0 0 11px;
  101. }
  102. h2.et_pt_title {
  103.   font-family: inherit;
  104.   font-size: 22px;
  105.   font-weight: 400;
  106.   letter-spacing: normal;
  107.   padding-bottom: 13px;
  108.   padding-left: 2px;
  109. }
  110. ul#top-menu li {
  111.   border-radius: 4px;
  112.   line-height: 15px;
  113.   padding: 6px 9px;
  114. }
  115. .current-page-parent, .current-menu-item {
  116.   background: none repeat scroll 0 0 #376E3B;
  117. }
  118. ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a {
  119.   color: #fff !important;
  120.     background: none repeat scroll 0 0 #376E3B;
  121. }
  122. ul#top-menu .current-page-parent a {
  123.     color: #fff;
  124. }
  125. ul#top-menu .current-page-parent li li a {
  126.     color: #376e3b;
  127.     padding: 0;
  128. }
  129. ul#top-menu .sub-menu .current-menu-item {
  130.   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  131. }
  132. ul#top-menu .sub-menu a, ul#top-menu li li a {
  133.   color: #376E3B;
  134.   font-size: 14px;
  135.   padding: 0;
  136. }
  137. ul#top-menu .sub-menu .current-menu-item a {
  138.   text-decoration: underline;
  139. }
  140. ul#top-menu a:hover, ul#top-menu > li.sfHover > a {
  141.   color: #73b036;
  142. }
  143. #from-blog {
  144.   float: none;
  145.   margin-left: 0;
  146.   margin-right: 0;
  147.   width: 100%;
  148. }
  149. #from-blog #em_widget-2, #from-blog #aboutmewidget-5, #from-blog #text-2 {
  150.   display: block;
  151.   float: left;
  152.   margin: 0 10px;
  153.   width: 280px;
  154. }
  155. #from-blog #text-2 {
  156.   float: right;
  157.   margin: 0;
  158. }
  159. h2.featured-title a {
  160.   color: #FFFFFF;
  161.   font-size: 22px;
  162.   font-weight: 500;
  163.   text-decoration: none;
  164. }
  165. .featured-description p {
  166.   color: #FFFFFF;
  167.   font-size: 16px;
  168.   line-height: 21px;
  169.   text-shadow: none;
  170. }
  171. .home #category-name {
  172.   text-align: center;
  173. }
  174. .home #category-inner > p {
  175.   padding: 0 28px;
  176. }
  177. a.readmore {
  178.    color: #73B036;
  179.    font-family: inherit;
  180.   font-size: 15px;
  181.  }
  182. .featured-description {
  183.   padding: 27px 33px 21px 40px;
  184.  -webkit-border-radius: 0px;
  185. -moz-border-radius: 0px;
  186. border-radius: 0px;
  187. }
  188. #content-area.homepage {
  189.   padding: 19px 36px 23px 25px;
  190. }
  191. .entry blockquote {
  192.   background: none repeat scroll 0 0 #E6E6E6;
  193.   border: 1px solid #DCDCDC;
  194.   color: #666666;
  195.   font-style: italic;
  196.   margin: 1em;
  197.   padding: 1em;
  198. }
  199. sup {
  200.   bottom: 0.4em;
  201. }
  202. .author-info {
  203.   font-size: 17px;
  204.   font-weight: 500;
  205.   padding: 2px 0 0;
  206. }
  207. .stars td {
  208.   border-bottom: 1px solid #cccccc;
  209.   font-size: 12px;
  210.   padding: 4px 3px;
  211.   vertical-align: middle;
  212. }
  213. hr {
  214.   border-bottom-color: #c5c5c5 !important;
  215.   border-top-color: #d5d5d5;
  216. }
  217. #from-blog h3.title {
  218.   margin: 0 0 10px 5px;
  219. }
  220. #aboutmewidget-5 a {
  221.   display: block;
  222.   float: right;
  223.   font-size: 12px;
  224.   font-weight: 600;
  225. }
  226. /*SEMINARS*/
  227. .events-table {
  228.     width: 100%;
  229.     margin: 0 0 15px;
  230. }
  231. .events-table td {
  232.   border-bottom: 1px solid #989898;
  233.   font-size: 14px;
  234.   padding: 5px 0;
  235.   text-align: left;
  236. }
  237. .css-events-list h2, h3.tit_seminario {
  238.   border-bottom: 1px solid #376e3b;
  239.   color: #376e3b;
  240.   font-size: 16px;
  241.   font-weight: 600;
  242.   letter-spacing: normal;
  243.   padding: 0 0 3px;
  244.   margin: 0 0 5px;
  245. }
  246. .events-table th {
  247.   border-bottom: 1px solid #989898;
  248.   font-size: 12px;
  249. }
  250. .post ul.event-categories {
  251.   display: inline-block;
  252.   list-style: none outside none;
  253.   padding: 0;
  254. }
  255. .post .event-categories > li {
  256.   font-weight: 600;
  257.   line-height: normal;
  258.   padding: 0;
  259. }
  260. .instruct {
  261.   font-size: 18px;
  262.   padding: 0 0 13px;
  263. }
  264. #from-blog ul li.eventbox {
  265.   background: none repeat scroll 0 0 transparent;
  266.   border-bottom: 1px dotted green;
  267.   font-weight: 500;
  268.   line-height: 23px;
  269.   padding: 0 0 5px;
  270. }
  271. .eventbox > h4 {
  272.   font-weight: 600;
  273.   letter-spacing: normal;
  274.   padding: 0 0 3px;
  275. }
  276. #from-blog ul li.eventbox > a {
  277.   color: green;
  278.   font-size: 16px;
  279.   text-decoration: underline;
  280. }
  281. table.em-calendar {
  282.   width: 230px;
  283. }
  284. table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
  285.   background: none repeat scroll 0 0 #fd7e29;
  286.   border-radius: 4px;
  287.   color: #fff;
  288.   display: block;
  289.   font-weight: 600;
  290.   width: 23px;
  291. }
  292. .bio > p {
  293.   line-height: 18px;
  294. }
  295. #cn-list div.bio, div#cn-list div.note {
  296.   color: #000000;
  297.   font-size: 14px;
  298.   line-height: 11px;
  299.   text-align: left;
  300. }
  301. .instrphoto {
  302.     float: left;
  303.     width: 150px;
  304.     margin:0 17px 3px 0;
  305. }
  306. h3.instrseminar {
  307.   border-bottom: 1px solid #376e3b;
  308.   border-top: 1px solid #376e3b;
  309.   color: #376e3b;
  310.   font-size: 19px;
  311.   font-weight: 500;
  312.   letter-spacing: normal;
  313.   line-height: 28px;
  314.   margin: 12px 0 4px;
  315. }
  316. .entry.post h3 {
  317.   color: #376e3b;
  318.   font-size: 23px;
  319.   font-weight: 500;
  320.   line-height: 20px;
  321. }
  322. .widget ul li li {
  323.   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  324.   border-bottom: 0 none;
  325.   color: #376e3b;
  326.   font-size: 14px;
  327.   font-weight: 500;
  328.   line-height: 16px;
  329.   padding: 0;
  330. }
  331. .widget li.all-events-link {
  332.   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  333.   font-weight: 600;
  334.   text-align: right;
  335. }
  336. .widget ul li {
  337.   border-bottom: 1px solid #b9b9b9;
  338.   color: #464646;
  339.   display: block;
  340.   font-weight: 600;
  341.   padding: 8px 0;
  342. }
  343. .widget ul li a{
  344.   color: #464646;
  345. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement