/*
	Theme Name: Desk
	Theme URI: 
	Description: 
	Author: Matola Norbert
	Author URI: 
	Version: 3.4.9
	Stable tag: 3.4.9
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: 
	Tags:
*/



body {
	background-image: url(http://matolanorbert.hu/wp-content/themes/desk/images/bg.jpg);
	background-color: #D1BC9D;
overflow: hidden !important;
	cursor: default;
}
body,td,th {
	color: #846635;
	font-family:Georgia, "Times New Roman", Times, serif;
overflow: hidden !important;
}
td,th {
	font-size: 11px;
	color: #846635;
	font-family:Georgia, "Times New Roman", Times, serif;
overflow: hidden !important;
}
a, a:link, a:hover, a:visited{
	font-size: 11px;
	color: #846635;
	text-decoration:none;
}
.content, .content_1, .content_2{
	cursor:default;
}
.content {
	font-family:Georgia, "Times New Roman", Times, serif;
}

input{
	background:none;
	border-bottom:0px solid #090909;
	color:#877d6e !important;
	border-left:none;
	border-right:none;
	border-top:none;
	padding:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:80px;
	height:25px;
	font-size:16px;
	text-align:left;
	}
.vers h1, .vers h1 a{
	font-size:14px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:15px;
	margin-top:0px;
	margin-bottom:0px;
}
.vers h2, .vers h2 a{
	font-size:13px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:15px;
	margin-top:0px;
	margin-bottom:5px;
}
.content h1, .content_2 h1 a{
	font-size:16px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
}
.content_2 h1, .content_2 h1 a{
	font-size:13px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.content h2 a{
	font-size:16px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.content a, .content, .content p{
	color: #110300;
	line-height: 15px;
}

.content_book1 {
	color: #110300;
	font-size:14px;
	line-height: 15px;
}

.vers a, .vers, .vers p{
	color: #322210;
	letter-spacing:0px;
	font-family: 'Caveat', cursive;
	margin-left: 0px !important;
	font-size: 17px;
	line-height: 16px;
}



.news h2, .news h2 a{
	font-size:14px;
	margin-bottom: 15px;
	line-height:0px;
	padding-left: 25px;
color: #110300;
	letter-spacing: 0px;
		  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
	font-weight: bold;
		text-transform: uppercase
		/*font-family: 'Playfair Display', serif;*/

}

.newstext {
	text-align: justify;
	margin: 0px; 
	color: #110300;
	  opacity: 0.9;
	margin-left: 2px;
	margin-right: 2px;
  filter: alpha(opacity=90); 
	padding: 0px;
	line-height: 18px;
	font-size: 17px !important;
	font-weight: normal;
		font-family: 'Grenze Gotisch', cursive;
}

.newstext_page h1{
	margin: 0px; 
	color: #110300;
	  opacity: 0.9;
  filter: alpha(opacity=90); 
	line-height: 18px;
	font-size: 19px !important;
	font-weight: bold;
		font-family: 'Grenze Gotisch', cursive;
}

.newstext h1{
font-family: 'Grenze Gotisch', cursive;
font-size: 17px;
	color: #1c1107;
}

.newstext_left h1 a, .newstext_left h1{
font-family: 'Grenze Gotisch', cursive;
font-size: 16px;
	color: #1c1107;
}

.newstext_left{
font-family: 'Grenze Gotisch', cursive;
font-size: 14px;

	color: #1c1107;
}

body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  }

code, pre, abbr, kbd {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  }

.myBox {
border: none;
overflow: scroll;
	font-family: 'Caveat', cursive;
}




.notesfont, .notesfont p{
	font-family: 'Caveat', cursive; 
	font-size: 20px; 
	color: #322210;
	line-height: 15px;

	}
.content_notes h2, .content_notes h1 {
font-family: 'Caveat', cursive; 
	font-size: 18px; 
	font-weight: bold;
	padding-bottom: 4px;
	text-align: center;
	line-height: 15px;

	}

.pt-cv-readmore {
    color: #110300!important;
    background-color: none !important;
    border: none !important;
	margin: 0px;
	padding: 0px;
}



.tooltip {
	position: absolute;
	z-index: 10700;
	display: inline;
	width: auto !important;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.42857143;
	font-family: 'Caveat', cursive;
	text-align: left;
	text-align: start;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto;
	text-decoration: none;
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
		width: auto !important;

}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
.tooltip-inner {
	padding: 3px 8px;
	color: #917661;
	text-align: left;
	margin-left: 10px;
	text-indent: 0;
	background-color: #2a1a0e;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 5px;
	height: 2px;
	border-color: transparent;
	border-style: solid;
}


.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 5px;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #2a1a0e;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #2a1a0e;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #2a1a0e;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 10px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #2a1a0e;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #2a1a0e;
}
.area-tooltip {
  position: absolute;
  visibility: hidden;
}


