/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@import 'https://fonts.googleapis.com/css?family=Special+Elite';
@import url('https://fonts.googleapis.com/css?family=Cedarville+Cursive|Homemade+Apple|La+Belle+Aurore|Zeyada');


@font-face {
font-family: 'Typewriter';
src: url(http://1stpara.addrenhost4.com/templates/yoo_sun/fonts/css/fonts//URANIA-CZECH.ttf);
}

@font-face {
font-family: 'Typewriter1';
src: url(http://1stpara.addrenhost4.com/templates/yoo_sun/fonts/css/fonts/Cella.otf);
}

/* ===================================================================== */

@media (min-width: 1660px) {
.tm-container-large.uk-container {
  max-width: 1300px; }
}

/* ===================================================================== */


body {  color: #666666;   font-size: 17px;}


.typewriter { font-family: 'Special Elite', cursive; color:#000000; line-height:155%; }
.letter { font-family: 'La Belle Aurore', cursive; font-family: 'Cedarville Cursive', cursive; color:#000000; font-size:23px; }
.loveletter { font-family: 'Homemade Apple', cursive; font-family: 'Zeyada', cursive; }
.album { font-family: 'La Belle Aurore', cursive; font-family: 'Cedarville Cursive', cursive; color:#cfc485; font-size:22px; }

/* video responsiveness */

.video-container {	position:relative;	padding-bottom:56.25%;	padding-top:30px;	height:0;	overflow:hidden; }

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;	top:0;	left:0;	width:100%;	height:100%; }




a, .uk-link {  color: #70374b;   text-decoration: none; cursor: pointer; }

em {  color: inherit; }


/* === FOOTER menu links area ========== */
/* the is first --- */
.tm-tag-5 .uk-badge, .tm-tag-5.tm-title-border {
    border-color: #6a2a49;
}

/* the is second --- */
.tm-tag-1 .uk-badge, .tm-tag-1.tm-title-border {
    border-color: #006600;
}

/* the is third --- */
.tm-tag-2 .uk-badge, .tm-tag-2.tm-title-border {
    border-color: #6a2a49;
}
/* the is fourth --- */
.tm-tag-4 .uk-badge, .tm-tag-4.tm-title-border {
    border-color: #006600;
}


/* for logo */

.uk-responsive-height { height: 220px;  width: auto; }



.tm-logo-small {
    letter-spacing: -0.31em;
    width: 260px;
    height: 180px;
}

/* ===   main menu style ======================= */


.tm-navbar {  height: 220px; }



/* drop down menu style */
.uk-dropdown-grid a {    color: #8e9091 !important; }


/* menu drop down bg */

.tm-dropdown-overlay { background: #ffffff; border-bottom: solid 1px; border-color:#999999;  height:auto; }
.uk-dropdown-overlay { background: #ffffff; border-bottom: solid 1px; border-color:#999999; height:auto; }

.tm-dropdown-overlay .uk-dropdown-overlay {
    background: white !important;
}

/* mobile menu link colour */ 
.uk-nav > li > a {  color:#ffffff;
    /* padding: 5px 30px; */
}

/* QUIZ style */
.simplequiz_question {   margin-bottom: 20px; margin-top:20px; color:#333333; }

.question_explanatory_text { font-style:italic; color:#8b0d10 !important; }



/* footer style */

 .tm-isblog section#tm-bottom-c { color: #ffffff;   background: #2f363b; } 

.tm-isblog section#tm-bottom-c h3 {  color: white; }




/* == ON THIS DAY IN HISTORY STYLE ==== */


.history { max-width:100%; margin: 10px 0px 10px 0px; border-bottom: solid 0px; color:#000000; border-color:#cccccc; padding:10px;  background: url('../../../images/history-bg.jpg'); }

