@import url(https://fonts.googleapis.com/css?family=Merriweather:200,300,400,400,600,700&subset=latin,latin-ext);
/* Options set in the admin page */

body,
body p{ 
	font-family: 'Merriweather';
	color: ;
}
#header .logo h1 {
	font-family: 'Merriweather';
}

/* Extra CSS */
body,body p {
font-family: 'mangal';


-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

}
.eight, .row .eight{width:70%;}
.four, .row .four{width:30%;}
#header.style2 .advertisement{width: auto;}
#wp-calendar a{text-decoration: underline;}
.slickr-flickr-slideshow.landscape.small div img { max-width: 100% }