@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,400italic,800italic&subset=latin,cyrillic);@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,800&subset=latin,cyrillic);@import url(http://fonts.googleapis.com/css?family=Montserrat);@import url(http://fonts.googleapis.com/css?family=Dosis);


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: 'Dosis';

}




/*

 * 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:#009de0;

}



.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:#009de0;

}




.primary-menu ul ul:after

{

	border-right-color:rgb(0,133,190);

}



.slider-pager a,

.agenda-item .time span

{

	border-color:#009de0;

}



/*

 * Highlight color

**/



.logo-text span,

.footerline a:hover,

.slider li .text span,

ul.speakers li:hover .name,

.post-title a:hover

{

	color:#605e61;

}



::selection,

::-moz-selection

{

	background: #605e61;

}



.binfopane-button .hov,

.agenda-item:hover .time span,

.post:hover .post-date,

.menu-special-button,

.menu-special-button-mobile

{

	background-color: #605e61;

}



.agenda-item:hover .time span,

ul.speakers li:hover .pic,

.post:hover .post-date

{

	border-color: #605e61;

}