﻿/*
 Theme Name:     HUI
 Theme URI:      
 Description:    Historia Universitatis Iassiensis
 Author:         SteCa
 Author URI:     http://hui.uaic.ro
 Template:       Divi
 Version:        1.0.0
*/
 
/* @import url("../Divi/style.css"); */
 
/* =Theme customization starts here
------------------------------------------------------- */

/************************************************************************************
CUSTOM
*************************************************************************************/

/* body {background: #fff url(images/ink-b.jpg); background-repeat: repeat !important;} */

#logo {margin-top: -10px;}

#pagewrap:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}
#pagewrap:before, #pagewrap:after {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 10px;
    max-width: 300px;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

p {text-align: justify; text-justify:newspaper;}

::-moz-selection {
	/* background: #bedfe1; */
	background: #b5002f;
	color: #333;
}

::selection {
	/* background: #bedfe1; */
	background: #b5002f;
	color: #fff;
}


.clearb {clear:both;}
.spacer10 {height:10px;clear:both;}
.spacer20 {height:20px;clear:both;}
.spacer30 {height:30px;clear:both;}
.spacer50 {height:50px;clear:both;}
.spacer70 {height:70px;clear:both;}
.spacer100 {height:100px;clear:both;}
.spacer200 {height:200px;clear:both;}
.floatr {float:right; display:inline-block;}
.floatl {float:left;  display:inline-block;}
.floatc {display:inline-block; margin: 0 auto;}
.clearb {clear:both;}

#footer-info{ display: none !important;}

#subtitlu {
	padding-left:20px;
	/* padding-right:5px;  */
	text-decoration:none; 
	font-weight:bold; 
	/* background-image:url('../images/titlu.png');	 */
	}	

	
.cuprins li {
	margin-bottom: 20px;
	}
	

.notice1 {
	background: #b5002f;
	color: #fff;
	padding: 0 6px;
}

.notice2 {font-size:125%;}
.notice2 a:hover {
	/* background: #747474; */
	background: #b5002f;
	color: #fff;
}

.keywords {
	font: normal 110%/130% "Times New Roman", "Times", serif;
	}

	
.pagina {
	float:right;
	display:inline;
	}
	
.autor{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
	
.sectiune{
	text-transform: uppercase;
	text-align:center;
	padding: 0;
	font-size: 100%;
	display: block;
	margin: auto;
}


.titlu {
	width: 50% !important;
	font-size: 95%;
	}

	
	
.burgabstract {
	/* color: #3d272e; */
	color: #312025;
	background: #fff4fd;
	}
	
.burgkeyword{
	color: #3d272e;
	background: #fff4fd;
	}
	
a.external{
	background: url(images/external.png) 100% 50% no-repeat transparent;
	padding-right: 18px;
	}
	
span.checked{
	background: url(images/checked.gif) 0% 100% no-repeat transparent;
	padding-left: 20px;
	}	
span.unchecked{
	background: url(images/unchecked.gif) 0% 100% no-repeat transparent;
	padding-left: 20px;
	}
	
.artdown, .absdown , .contdown {
	min-height: 100px;
	min-width: 150px;
	max-width: 100%;
	padding-left: 2x;
	padding-top: 30px;
	}

.artdown a, .absdown a, .contdown a {	
	text-decoration:none;
	background: url(images/HUI-CC-BY-SA.png) no-repeat transparent;
	padding-bottom: 80px;
	background-position: left center;
	background-size: 140px;
}
	
.artdown a:hover, .absdown a:hover, .contdown a:hover {	
	text-decoration:none;
	}
.artdown::after 
	{
		content: "© 2020 by the authors; licensee Editura Universității Al. I. Cuza din Iași. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution-ShareAlike 4.0 International License (https://creativecommons.org/licenses/by-sa/4.0/).";
		display: block;
		clear: both;
		padding-top: 60px;
		font-size: 60%;
		line-height: 1em !important;
	}
	
	
	
	
	
#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    padding: 0 0 8px 16px;
	line-height: 18px;
	}
	
.dots-list {
 width: 100%;
 }
 
.dots-list ul {
padding-left: 50px;
position: relative;
margin-top: 8px;
margin-bottom: 8px;
list-style: none !important;
}
 
.dots-list ul li {
position: relative;
margin-top: 0em;
margin-bottom: 20px;
}
 
.dots-list ul li .number_divider {
position: absolute;
left: -50px;
font-weight: 800;
font-size: 2em;
top: -5px;
}
 
.dots-list ul li:before {
content: "";
/* background: #cc0033; */
background: #b5002f;
position: absolute;
width: 2px;
top: 1px;
bottom: -21px;
left: -24px;
}
 
.dots-list ul li:after {
content: "";
/* background: #cc0033; */
background: #b5002f;
position: absolute;
width: 15px;
height: 15px;
border-radius: 100%;
top: 1px;
left: -31px;
}
 
.dots-list ul li:last-child:before {
content: "";
background: #ffffff;
}

.et_fixed_nav #logo {
max-height: 150px;
}

#oa {
	display:block;
	background-image:url('../images/HUI-open-access.png');
}
#oa:hover {
	background-image:url('../images/HUI-open-access-blue.png');
}



.et_post_meta_wrapper {display: none !important;};