Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

309 lines
7.4KB

  1. /* line 5, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  2. html, body, div, span, applet, object, iframe,
  3. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  4. a, abbr, acronym, address, big, cite, code,
  5. del, dfn, em, img, ins, kbd, q, s, samp,
  6. small, strike, strong, sub, sup, tt, var,
  7. b, u, i, center,
  8. dl, dt, dd, ol, ul, li,
  9. fieldset, form, label, legend,
  10. table, caption, tbody, tfoot, thead, tr, th, td,
  11. article, aside, canvas, details, embed,
  12. figure, figcaption, footer, header, hgroup,
  13. menu, nav, output, ruby, section, summary,
  14. time, mark, audio, video {
  15. margin: 0;
  16. padding: 0;
  17. border: 0;
  18. font: inherit;
  19. font-size: 100%;
  20. vertical-align: baseline;
  21. }
  22. /* line 22, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  23. html {
  24. line-height: 1;
  25. }
  26. /* line 24, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  27. ol, ul {
  28. list-style: none;
  29. }
  30. /* line 26, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  31. table {
  32. border-collapse: collapse;
  33. border-spacing: 0;
  34. }
  35. /* line 28, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  36. caption, th, td {
  37. text-align: left;
  38. font-weight: normal;
  39. vertical-align: middle;
  40. }
  41. /* line 30, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  42. q, blockquote {
  43. quotes: none;
  44. }
  45. /* line 103, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  46. q:before, q:after, blockquote:before, blockquote:after {
  47. content: "";
  48. content: none;
  49. }
  50. /* line 32, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  51. a img {
  52. border: none;
  53. }
  54. /* line 116, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  55. article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  56. display: block;
  57. }
  58. /* line 5, ../sass/_layout.scss */
  59. body {
  60. font-family: "Arial";
  61. background-color: #BB8757;
  62. color: #333;
  63. line-height: 20px;
  64. font-size: 14px;
  65. }
  66. /* line 13, ../sass/_layout.scss */
  67. .clr {
  68. clear: both;
  69. }
  70. /* line 17, ../sass/_layout.scss */
  71. #header-bap {
  72. background-color: #F8F1DD;
  73. padding-top: 7px;
  74. padding-bottom: 7px;
  75. }
  76. /* line 22, ../sass/_layout.scss */
  77. #header-bap .container {
  78. padding-left: 0px;
  79. padding-right: 0px;
  80. }
  81. /* line 27, ../sass/_layout.scss */
  82. #header-bap #logo {
  83. color: black;
  84. text-decoration: none;
  85. position: relative;
  86. top: 3px;
  87. }
  88. /* line 33, ../sass/_layout.scss */
  89. #header-bap #logo img {
  90. width: 25px;
  91. }
  92. /* line 36, ../sass/_layout.scss */
  93. #header-bap #logo .text {
  94. font-size: 17px;
  95. font-family: "comfortaalight";
  96. position: relative;
  97. bottom: 6px;
  98. left: 3px;
  99. }
  100. /* line 45, ../sass/_layout.scss */
  101. #header-bap ul#nav-bap {
  102. float: right;
  103. }
  104. /* line 48, ../sass/_layout.scss */
  105. #header-bap ul#nav-bap li {
  106. float: right;
  107. }
  108. /* line 50, ../sass/_layout.scss */
  109. #header-bap ul#nav-bap li a {
  110. color: black;
  111. font-size: 15px;
  112. color: #BB8757;
  113. }
  114. /* line 55, ../sass/_layout.scss */
  115. #header-bap ul#nav-bap li a:hover, #header-bap ul#nav-bap li a:focus {
  116. color: #333;
  117. color: #BB8757;
  118. background: none;
  119. }
  120. /* line 62, ../sass/_layout.scss */
  121. #header-bap ul#nav-bap li ul {
  122. background-color: #F8F1DD;
  123. border-top: solid 2px #BB8757;
  124. }
  125. /* line 66, ../sass/_layout.scss */
  126. #header-bap ul#nav-bap li ul li a {
  127. text-transform: uppercase;
  128. font-size: 13px;
  129. }
  130. /* line 76, ../sass/_layout.scss */
  131. #header {
  132. background-color: #BB8757;
  133. text-align: center;
  134. padding-top: 40px;
  135. padding-bottom: 70px;
  136. border-bottom: solid 1px #e0e0e0;
  137. }
  138. /* line 83, ../sass/_layout.scss */
  139. #header .container {
  140. position: relative;
  141. padding: 0px;
  142. }
  143. /* line 88, ../sass/_layout.scss */
  144. #header h1, #header h2 {
  145. color: white;
  146. }
  147. /* line 92, ../sass/_layout.scss */
  148. #header h1 {
  149. text-transform: uppercase;
  150. font-family: "myriadpro-regular";
  151. font-size: 35px;
  152. padding-bottom: 10px;
  153. font-weight: bold;
  154. }
  155. /* line 100, ../sass/_layout.scss */
  156. #header h2 {
  157. font-family: "myriadpro-it";
  158. font-size: 18px;
  159. }
  160. /* line 105, ../sass/_layout.scss */
  161. #header #credit {
  162. position: absolute;
  163. top: 0px;
  164. right: 0px;
  165. color: white;
  166. font-family: "myriadpro-semibold";
  167. border-bottom: solid 1px white;
  168. padding: 7px 0px;
  169. }
  170. /* line 114, ../sass/_layout.scss */
  171. #header #credit span {
  172. font-family: "myriadpro-light";
  173. }
  174. /* line 120, ../sass/_layout.scss */
  175. #main {
  176. background-color: #F8F1DD;
  177. }
  178. /* line 123, ../sass/_layout.scss */
  179. #main #main-nav {
  180. width: 100%;
  181. position: relative;
  182. top: -40px;
  183. background-color: white;
  184. border-bottom: solid 1px #e0e0e0;
  185. }
  186. /* line 132, ../sass/_layout.scss */
  187. #main #main-nav ul li a {
  188. color: #BB8757;
  189. text-transform: uppercase;
  190. font-family: "myriadpro-regular";
  191. border-right: solid 1px #e0e0e0;
  192. }
  193. /* line 139, ../sass/_layout.scss */
  194. #main #main-nav ul li a:hover, #main #main-nav ul li.active a {
  195. background: none;
  196. border-bottom: solid 1px #BB8757;
  197. -moz-border-radius: 0px;
  198. -webkit-border-radius: 0px;
  199. border-radius: 0px;
  200. }
  201. /* line 146, ../sass/_layout.scss */
  202. #main #main-nav ul li#btn-administration {
  203. background-color: #F8F1DD;
  204. float: right;
  205. }
  206. /* line 153, ../sass/_layout.scss */
  207. #main #main-nav #user {
  208. color: #BB8757;
  209. float: right;
  210. padding: 10px;
  211. }
  212. /* line 160, ../sass/_layout.scss */
  213. #main .container {
  214. padding: 0px;
  215. background-color: white;
  216. min-height: 500px;
  217. border-left: solid 1px #e0e0e0;
  218. border-right: solid 1px #e0e0e0;
  219. }
  220. /* line 168, ../sass/_layout.scss */
  221. #main #content {
  222. padding: 0px 20px 20px 20px;
  223. }
  224. /* line 171, ../sass/_layout.scss */
  225. #main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 {
  226. font-family: "myriadpro-regular";
  227. margin-top: 30px;
  228. margin-bottom: 20px;
  229. }
  230. /* line 176, ../sass/_layout.scss */
  231. #main #content h1.first, #main #content h2.first, #main #content h3.first, #main #content h4.first, #main #content h5.first, #main #content h6.first {
  232. margin-top: 0px;
  233. }
  234. /* line 181, ../sass/_layout.scss */
  235. #main #content h1 {
  236. font-size: 30px;
  237. }
  238. /* line 185, ../sass/_layout.scss */
  239. #main #content h2 {
  240. font-size: 25px;
  241. }
  242. /* line 190, ../sass/_layout.scss */
  243. #main #content h3 {
  244. font-size: 22px;
  245. }
  246. /* line 194, ../sass/_layout.scss */
  247. #main #content h4 {
  248. font-size: 20px;
  249. }
  250. /* line 198, ../sass/_layout.scss */
  251. #main #content h5 {
  252. font-size: 18px;
  253. }
  254. /* line 202, ../sass/_layout.scss */
  255. #main #content h6 {
  256. font-size: 16px;
  257. }
  258. /* line 208, ../sass/_layout.scss */
  259. #footer {
  260. background-color: #BB8757;
  261. height: 100px;
  262. }
  263. /* line 212, ../sass/_layout.scss */
  264. #footer .container {
  265. padding: 0px;
  266. }
  267. /* line 214, ../sass/_layout.scss */
  268. #footer .container .overflow {
  269. height: 30px;
  270. background-color: white;
  271. border-left: solid 1px #e0e0e0;
  272. border-right: solid 1px #e0e0e0;
  273. border-bottom: solid 1px #e0e0e0;
  274. }
  275. /* line 222, ../sass/_layout.scss */
  276. #footer .container .content {
  277. padding-top: 20px;
  278. color: white;
  279. }
  280. /* line 226, ../sass/_layout.scss */
  281. #footer .container .content a {
  282. color: white;
  283. text-decoration: underline;
  284. margin-right: 10px;
  285. }
  286. /* line 4, ../sass/producer/_index.scss */
  287. .producer-index #presentation .photo {
  288. text-align: center;
  289. }
  290. /* line 6, ../sass/producer/_index.scss */
  291. .producer-index #presentation .photo .img-photo {
  292. width: 100%;
  293. max-width: 500px;
  294. }