@import url(http://fonts.googleapis.com/css?family=Open+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=Montserrat);@import url(http://fonts.googleapis.com/css?family=Satisfy); body, input, textarea { font-family:'Open Sans'; } .logo-text { font-family: 'Montserrat'; } .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:#704810; } .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:#704810; } .primary-menu ul ul:after { border-right-color:rgb(95,61,14); } .slider-pager a, .agenda-item .time span { border-color:#704810; } /* * Highlight color **/ .logo-text span, .footerline a:hover, .slider li .text span, ul.speakers li:hover .name, .post-title a:hover { color:#2cb312; } ::selection { background: #2cb312; } ::-moz-selection { background: #2cb312; } .binfopane-button .hov, .agenda-item:hover .time span, .post:hover .post-date, .menu-special-button, .menu-special-button-mobile { background-color: #2cb312; } .agenda-item:hover .time span, ul.speakers li:hover .pic, .post:hover .post-date { border-color: #2cb312; }