1 2img.wp-smiley, 3img.emoji { 4 display: inline !important; 5 border: none !important; 6 box-shadow: none !important; 7 height: 1em !important; 8 width: 1em !important; 9 margin: 0 .07em !important; 10 vertical-align: -0.1em !important; 11 background: none !important; 12 padding: 0 !important; 13} 14 15 16 17 18#wpadminbar { 19 display:none; 20} 21 22 23 24 html { margin-top: 32px !important; } 25 * html body { margin-top: 32px !important; } 26 27 28#header, 29#main, 30.topmenu, 31#colophon, 32#footer2-inner { 33 max-width: 1200px; 34} 35#container.one-column { 36} 37#container.two-columns-right #secondary { 38 width:280px; 39 float:right; 40} 41#container.two-columns-right #content { 42 width:900px; 43 float:left; 44} /*fallback*/ 45#container.two-columns-right #content { 46 /*width:~"calc(100% - 300px);*/ 47 width:~"calc(100% - 300px)"; 48 float:left; 49} 50#container.two-columns-left #primary { 51 width:280px; 52 float:left; 53} 54#container.two-columns-left #content { 55 width:900px; 56 float:right; 57} /*fallback*/ 58#container.two-columns-left #content { 59 width:-moz-~"calc(100% - 300px)"; 60 float:right; 61 width:-webkit-~"calc(100% - 300px)"; 62 width:~"calc(100% - 300px)"; 63} 64#container.three-columns-right .sidey { 65 width:140px; 66 float:left; 67} 68#container.three-columns-right #primary { 69 margin-left:20px; 70 margin-right:20px; 71} 72#container.three-columns-right #content { 73 width:880px; 74 float:left; 75} /*fallback*/ 76#container.three-columns-right #content { 77 width:-moz-~"calc(100% - 320px)"; 78 float:left; 79 width:-webkit-~"calc(100% - 320px)"; 80 width:~"calc(100% - 320px)"; 81} 82#container.three-columns-left .sidey { 83 width:140px; 84 float:left; 85} 86#container.three-columns-left #secondary { 87 margin-left:20px; 88 margin-right:20px; 89} 90#container.three-columns-left #content { 91 width:880px; 92 float:right; 93} /*fallback*/ 94#container.three-columns-left #content { 95 width:-moz-~"calc(100% - 320px)"; 96 float:right; 97 width:-webkit-~"calc(100% - 320px)"; 98 width:~"calc(100% - 320px)"; 99} 100#container.three-columns-sided .sidey { 101 width:140px; 102 float:left; 103} 104#container.three-columns-sided #secondary { 105 float:right; 106} 107#container.three-columns-sided #content { 108 width:880px; 109 float:right; /*fallback*/ 110 width:-moz-~"calc(100% - 320px)"; 111 float:right; 112 width:-webkit-~"calc(100% - 320px)"; 113 float:right; 114 width:~"calc(100% - 320px)"; 115 float:right; 116 margin: 0 160px 0 -1200px; 117} 118body { 119 font-family: "Open Sans"; 120} 121#content h1.entry-title a, 122#content h2.entry-title a, 123#content h1.entry-title , 124#content h2.entry-title, 125#frontpage .nivo-caption h3, 126.column-header-image, 127.column-header-noimage, 128.columnmore { 129 font-family: "Bebas Neue"; 130} 131.widget-title, 132.widget-title a { 133 line-height: normal; 134 font-family: "Bebas Neue"; 135} 136.entry-content h1, 137.entry-content h2, 138.entry-content h3, 139.entry-content h4, 140.entry-content h5, 141.entry-content h6, 142h3#comments-title, 143#comments #reply-title { 144 font-family: "Yanone Kaffeesatz Regular"; 145} 146#site-title span a { 147 font-family: "Bebas Neue"; 148} 149#access ul li a, 150#access ul li a span { 151 font-family: "Open Sans"; 152} 153body { 154 color: #555555; 155 background-color: #F3F3EE 156} 157a { 158 color: #BF4D28; 159} 160a:hover { 161 color: #E6AC27; 162} 163#header-full { 164 background-color: #FFFFFF; 165} 166#site-title span a { 167 color:#BF4D28; 168} 169#site-description { 170 color:#999999; 171} 172.socials a { 173 background-color: #BF4D28; 174} 175.socials .socials-hover { 176 background-color: #333333; 177} 178.breadcrumbs:before { 179 border-color: transparent transparent transparent #555555; 180} 181#access a, 182#nav-toggle span { 183 color: #EEEEEE; 184 background-color: #333333; 185} 186#access a:hover { 187 color: #E6AC27; 188 background-color: #444444; 189} 190#access > .menu > ul > li > a:after, 191#access > .menu > ul ul:after { 192 border-color: transparent transparent #BF4D28 transparent; 193} 194#access ul li:hover a:after { 195 border-bottom-color:#E6AC27; 196} 197#access ul li.current_page_item > a, 198#access ul li.current-menu-item > a, /*#access ul li.current_page_parent > a, #access ul li.current-menu-parent > a,*/ 199#access ul li.current_page_ancestor > a, 200#access ul li.current-menu-ancestor > a { 201 color: #FFFFFF; 202 background-color: #000000; 203} 204#access ul li.current_page_item > a:hover, 205#access ul li.current-menu-item > a:hover, /*#access ul li.current_page_parent > a:hover, #access ul li.current-menu-parent > a:hover,*/ 206#access ul li.current_page_ancestor > a:hover, 207#access ul li.current-menu-ancestor > a:hover { 208 color: #E6AC27; 209} 210#access ul ul { 211 box-shadow: 3px 3px 0 rgba(102,102,102,0.3); 212} 213.topmenu ul li a { 214 /*color: ;*/ 215 /* desbest edit */ 216} 217.topmenu ul li a:before { 218 border-color: #BF4D28 transparent transparent transparent; 219} 220.topmenu ul li a:hover:before { 221 border-top-color:#E6AC27 222} 223.topmenu ul li a:hover { 224 color: #BF4D28; 225 /*background-color: ;*/ 226 /* desbest edit */ 227} 228div.post, 229div.page, 230div.hentry, 231div.product, 232div[class^='post-'], 233#comments, 234.comments, 235.column-text, 236.column-image, 237#srights, 238#slefts, 239#front-text3, 240#front-text4, 241.page-title, 242.page-header, 243article.post, 244article.page, 245article.hentry, 246.contentsearch, 247#author-info, 248#nav-below, 249.yoyo > li, 250.woocommerce #mainwoo { 251 background-color: #FFFFFF; 252} 253div.post, 254div.page, 255div.hentry, 256.sidey .widget-container, 257#comments, 258.commentlist .comment-body, 259article.post, 260article.page, 261article.hentry, 262#nav-below, 263.page-header, 264.yoyo > li, 265#front-text3, 266#front-text4 { 267 border-color: #EEEEEE; 268} 269#author-info, 270#entry-author-info { 271 border-color: #F7F7F7; 272} 273#entry-author-info #author-avatar, 274#author-info #author-avatar { 275 border-color: #EEEEEE; 276} 277article.sticky:hover { 278 border-color: rgba(230,172,39,.6); 279} 280.sidey .widget-container { 281 color: #333333; 282 background-color: #FFFFFF; 283} 284.sidey .widget-title { 285 color: #FFFFFF; 286 background-color: #444444; 287} 288.sidey .widget-title:after { 289 border-color: transparent transparent #BF4D28; 290} 291.entry-content h1, 292.entry-content h2, 293.entry-content h3, 294.entry-content h4, 295.entry-content h5, 296.entry-content h6 { 297 color: #444444; 298} 299.entry-title, 300.entry-title a, 301.page-title { 302 color: #444444; 303} 304.entry-title a:hover { 305 color: #000000; 306} 307#content h3.entry-format { 308 color: #EEEEEE; 309 background-color: #333333; 310 border-color: #333333; 311} 312#content h3.entry-format { 313 color: #EEEEEE; 314 background-color: #333333; 315 border-color: #333333; 316} 317.comments-link { 318 background-color: #F7F7F7; 319} 320.comments-link:before { 321 border-color: #F7F7F7 transparent transparent; 322} 323#footer { 324 color: #AAAAAA; 325 background-color: #1A1917; 326} 327#footer2 { 328 color: #AAAAAA; 329 background-color: #131211; 330 border-color:rgba(255,255,255,.1); 331} 332#footer a { 333 color: #BF4D28; 334} 335#footer a:hover { 336 color: #E6AC27; 337} 338#footer2 a { 339 color: #BF4D28; 340} 341#footer2 a:hover { 342 color: #E6AC27; 343} 344#footer .widget-container { 345 color: #333333; 346 background-color: #FFFFFF; 347} 348#footer .widget-title { 349 color: #FFFFFF; 350 background-color: #444444; 351} 352#footer .widget-title:after { 353 border-color: transparent transparent #BF4D28; 354} 355.footermenu ul li a:after { 356 border-color: transparent transparent #BF4D28 transparent; 357} 358a.continue-reading-link { 359 color:#EEEEEE !important; 360 background:#333333; 361 border-color:#EEEEEE; 362} 363a.continue-reading-link:hover { 364 background-color:#BF4D28; 365} 366.button, 367#respond .form-submit input#submit { 368 background-color: #F7F7F7; 369 border-color: #EEEEEE; 370} 371.button:hover, 372#respond .form-submit input#submit:hover { 373 border-color: #CCCCCC; 374} 375.entry-content tr th, 376.entry-content thead th { 377 color: #FFFFFF; 378 background-color: #444444; 379} 380.entry-content fieldset, 381#content tr td { 382 border-color: #CCCCCC; 383} 384hr { 385 background-color: #CCCCCC; 386} 387input[type="text"], 388input[type="password"], 389input[type="email"], 390textarea, 391select, 392input[type="color"], 393input[type="date"], 394input[type="datetime"], 395input[type="datetime-local"], 396input[type="month"], 397input[type="number"], 398input[type="range"], 399input[type="search"], 400input[type="tel"], 401input[type="time"], 402input[type="url"], 403input[type="week"] { 404 background-color: #F7F7F7; 405 border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC; 406 color: #555555; 407} 408input[type="submit"], 409input[type="reset"] { 410 color: #555555; 411 background-color: #F7F7F7; 412 border-color: #EEEEEE; 413} 414input[type="text"]:hover, 415input[type="password"]:hover, 416input[type="email"]:hover, 417textarea:hover, 418input[type="color"]:hover, 419input[type="date"]:hover, 420input[type="datetime"]:hover, 421input[type="datetime-local"]:hover, 422input[type="month"]:hover, 423input[type="number"]:hover, 424input[type="range"]:hover, 425input[type="search"]:hover, 426input[type="tel"]:hover, 427input[type="time"]:hover, 428input[type="url"]:hover, 429input[type="week"]:hover { 430 background-color: rgb(247,247,247); 431 background-color: rgba(247,247,247,0.4); 432} 433.entry-content code { 434 border-color: #CCCCCC; 435 background-color: #F7F7F7; 436} 437.entry-content pre { 438 background-color: #F7F7F7; 439} 440.entry-content blockquote { 441 border-color: #BF4D28; 442 background-color: #F7F7F7; 443} 444abbr, 445acronym { 446 border-color: #555555; 447} 448span.edit-link { 449 color: #555555; 450 background-color: #EEEEEE; 451 border-color: #F7F7F7; 452} 453.meta-border .entry-meta span, 454.meta-border .entry-utility span.bl_posted { 455 border-color: #F7F7F7; 456} 457.meta-accented .entry-meta span, 458.meta-accented .entry-utility span.bl_posted { 459 background-color: #EEEEEE; 460 border-color: #F7F7F7; 461} 462.comment-meta a { 463 color: #999999; 464} 465.comment-author { 466 background-color: #F7F7F7; 467} 468.comment-details:after { 469 border-color: transparent transparent transparent #F7F7F7; 470} 471.comment:hover > div > .comment-author { 472 background-color: #EEEEEE; 473} 474.comment:hover > div > .comment-author .comment-details:after { 475 border-color: transparent transparent transparent #EEEEEE; 476} 477#respond .form-allowed-tags { 478 color: #999999; 479} 480.comment .reply a { 481 border-color: #EEEEEE; 482 color: #555555; 483} 484.comment .reply a:hover { 485 background-color: #EEEEEE 486} 487.nav-next a:hover, 488.nav-previous a:hover { 489 background: #F7F7F7 490} 491.pagination .current { 492 font-weight: bold; 493} 494.pagination span, 495.pagination a { 496 background-color: #FFFFFF; 497} 498.pagination a:hover { 499 background-color: #333333; 500 color:#BF4D28 501} 502.page-link em { 503 background-color: #333333; 504 color:#BF4D28; 505} 506.page-link a em { 507 color:#E6AC27; 508} 509.page-link a:hover em { 510 background-color:#444444; 511} 512#searchform input[type="text"] { 513 color:#999999; 514} 515#toTop { 516 border-color:transparent transparent #131211; 517} 518#toTop:after { 519 border-color:transparent transparent #FFFFFF; 520} 521#toTop:hover:after { 522 border-bottom-color:#BF4D28; 523} 524.caption-accented .wp-caption { 525 background-color:rgb(191,77,40); 526 background-color:rgba(191,77,40,0.8); 527 color:#FFFFFF 528} 529.meta-themed .entry-meta span { 530 color: #999999; 531 background-color: #F7F7F7; 532 border-color: #EEEEEE; 533} 534.meta-themed .entry-meta span:hover { 535 background-color: #EEEEEE; 536} 537.meta-themed .entry-meta span a:hover { 538 color: #555555; 539} 540.entry-content, 541.entry-summary, 542#front-text3, 543#front-text4 { 544 text-align:Default ; 545} 546html { 547 font-size:16px; 548 word-spacing:Default; 549 letter-spacing:Default; 550 line-height:1.7em; 551} 552#content h1.entry-title, 553#content h2.entry-title { 554 font-size:36px ; 555} 556.widget-title, 557.widget-title a { 558 font-size:18px ; 559} 560.entry-content h1 { 561 font-size: 2.676em; 562} 563#frontpage h1 { 564 font-size: 2.076em; 565} 566.entry-content h2 { 567 font-size: 2.352em; 568} 569#frontpage h2 { 570 font-size: 1.752em; 571} 572.entry-content h3 { 573 font-size: 2.028em; 574} 575#frontpage h3 { 576 font-size: 1.428em; 577} 578.entry-content h4 { 579 font-size: 1.704em; 580} 581#frontpage h4 { 582 font-size: 1.104em; 583} 584.entry-content h5 { 585 font-size: 1.38em; 586} 587#frontpage h5 { 588 font-size: 0.78em; 589} 590.entry-content h6 { 591 font-size: 1.056em; 592} 593#frontpage h6 { 594 font-size: 0.456em; 595} 596#site-title span a { 597 font-size:48px ; 598} 599#access ul li a { 600 font-size:14px ; 601} 602#access ul ul ul a { 603 font-size:12px; 604} 605.nocomments, 606.nocomments2 { 607 display:none; 608} 609#header-container > div:first-child { 610 margin:40px 0 0 0px; 611} 612.entry-content p, 613.entry-content ul, 614.entry-content ol, 615.entry-content dd, 616.entry-content pre, 617.entry-content hr, 618.commentlist p { 619 margin-bottom: 1.0em; 620} 621#header-widget-area { 622 width: 33%; 623} 624#branding { 625 height:120px; 626} 627 628/* Parabola Custom CSS */ 629/* end */ 630 631.fluid-width-video-wrapper { 632 width: 100%; 633 position: relative; 634 padding: 0; 635} 636.fluid-width-video-wrapper iframe, 637.fluid-width-video-wrapper object, 638.fluid-width-video-wrapper embed { 639 position: absolute; 640 top: 0; 641 left: 0; 642 width: 100%; 643 height: 100%; 644} 645