@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,800,400italic,800italic);@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,800);@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);@import url(http://fonts.googleapis.com/css?family=Satisfy); body, input, textarea { font-family:'Droid Sans'; } .logo-text { font-family: 'Yanone Kaffeesatz'; } .dates-place, .countdown-box .field .name, .countdown-box .field .value, .primary-menu, .secondary-menu-wrapper, .slider, .testimonial .author .name, .binfopane, .agenda-day, .new-comment-header, h1,h2,h3,h4,h5,h6, .post-title, .posts-list-small .title { font-family: 'Open Sans'; } .testimonial .text { font-family: 'Satisfy'; } /* * Primary color **/ h1, h2, h3, h4, h5, h6, .h-bg, a, .countdown-box .field .value, .primary-menu li a:hover, .secondary-menu-control, .slider li, .slider-pager a:hover, .agenda-day { color:#335ebe; } .menu-pane, .primary-menu ul, .slider-progress .inner, .binfopane-button, .agenda-item .time span, .h-bg, .button, a.button, .dropcap.bgcolor-theme, .marker, .new-comment-pane input[type=submit], .registration-form input[type=submit] { background-color:#335ebe; } .primary-menu ul ul:after { border-right-color:rgb(43,80,162); } .slider-pager a, .agenda-item .time span { border-color:#335ebe; } /* * Highlight color **/ .logo-text span, .footerline a:hover, .slider li .text span, ul.speakers li:hover .name, .post-title a:hover { color:#f89811; } ::selection { background: #f89811; } ::-moz-selection { background: #f89811; } .binfopane-button .hov, .agenda-item:hover .time span, .post:hover .post-date, .menu-special-button, .menu-special-button-mobile { background-color: #f89811; } .agenda-item:hover .time span, ul.speakers li:hover .pic, .post:hover .post-date { border-color: #f89811; }