
html,
body {
    height: 100%;
    margin: 3px;
	padding: 10px 5px 5px 5px; 
}
.header-title {
letter-spacing: -3px;
text-align:center;

}
.logo-img {
	padding-bottom: 10px;
}
a {
    color: rgb(81, 22, 255);
    text-decoration: none;
}


a:hover {
color: #FFFFFF;
	opacity: 1;
	background: #141414;
	border-radius: 5px;
	-webkit-transition: all 0.4s linear 0.1s;
	-moz-transition: all 0.4s linear 0.1s;
	-o-transition: all 0.4s linear 0.1s;
	transition: all 0.4s linear 0.1s;
	text-decoration: none;
}


img.logo-img {
	padding-top: 0px;
	-ms-transform:rotate(15deg);
	-webkit-transform:rotate(15deg);
	-moz-transform:rotate(15deg);
}
	
img.header-img {
	margin-top: 5px;
	max-width: 100%;

}
img {
border-radius: 10px;
-webkit-box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);
-moz-box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);
box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);	
}
h2.widget-title {
font-style: italic;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!! */

.wp-caption {
max-width: 100%; 
padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
line-height: 2;
color: #666666;
}
.site-content article.sticky {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    clear: both;
    font-size: 13px;
    line-height: 1.19231;
    margin-bottom: 24px;
    padding: 17px;
    text-align: left;
}
.screen-reader-text {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
h4.single-header {
	text-align:center;
}
.post-edit {
	margin-top: 10px;
}
.search-form {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
.allposts {
	text-align:justify;
}

div.three-sidebars > div {
    padding-left: 15%; 
	float: left;

}
.bypostauthor {
position: relative;
margin-left: 5px;
padding: 2px;
-webkit-box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);
-moz-box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);
box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);
font-size: 15px;
background-color: #dad5d5;
}
#comments {
	font-size: 100%;
}
.comment-list {
	max-width: 100%;
}
div.comment-author,.vcard {
	max-width: 100%;
	border-radius: 10px;
    -webkit-box-shadow: 3px 3px 16px 8px #eaf1ee;
    -moz-box-shadow: 3px 3px 16px 8px #eaf1ee;
    box-shadow: 3px 3px 16px 8px #eaf1ee;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.page-title {
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 1px;
}
.archive-description {
	font-style: italic;
}
.archive-footer {
	width: 100%;
	height: auto;
}

/* ************************** */
/* nav menu for small screens */
/* ************************** */
@media only screen 
 and (min-width:120px)
 and (max-width:768px){
 	div > a > img.header-img {
margin-bottom: 20px;

 	}
 	
.navbar {
	background-image: url("http://cofinaudit.eu/wp-content/themes/emmy/css/img/b.jpg");
	padding-top: 10px;
}

 ul, menu, dir { list-style-type: none;
  }

.main-menu ul, li a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
    
.main-menu ul li {list-style:  none;}
.main-menu ul li a{
color: black;
background-color: #9c9c9a;	
border-radius: 5px
}
.main-menu ul li a:hover {
	text-decoration: none;
    color: #FFFFFF;
}
.carousel, .carousel-inner, .item, .slider-img {

height: auto;
width: 100%;
border-radius: 2px;

}
.carousel-outline {
width: 98%;	
border-radius: 2px;	

}

.comment-list {
	max-width: 70%;
}
div.comment-author,.vcard {

	max-width: 70%;
}

}

/* nav menu for large screens */
 @media only screen 
 and (min-width:768px)
 and (max-width:2000px){
     
nav.main-menu  {
	padding: 11px 10px 5px 10px;
	max-width: 100%;
	border-radius: 10px;
	-webkit-box-shadow: 0px 17px 56px -13px rgba(91,91,91,1);
	-moz-box-shadow: 0px 17px 56px -13px rgba(91,91,91,1);
	box-shadow: 0px 17px 56px -13px rgba(91,91,91,1);
	background-image: url("http://cofinaudit.eu/wp-content/themes/emmy/css/img/b.jpg");
	letter-spacing: -1px;
}
nav.main-menu.navbar {margin-top: 15px;}
nav.main-menu  ul {
	margin: 0px;
	display: inline-table;	
	position: relative;
	list-style: none;
	color: #FFFFFF;
}

nav.main-menu ul ul {

	display: none;
	}

nav.main-menu ul li:hover > ul {
	display: block;
	}

nav.main-menu ul:after {
	clear: both; 
	display: block;
}

nav.main-menu ul li {
	float: left;
	min-width: 80px;
	text-align: center;
	margin: 5px;
	
}

nav.main-menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 10px;
}

nav.main-menu ul li:hover {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	text-decoration: none;
}

nav.main-menu ul li:hover a {
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	text-decoration: none;
	
}
	
nav.main-menu ul li a {
	background-color: #9c9c9a;
	border-radius: 6px;
	display: block; 
	padding: 5px;
	font-size: 20px;
	color: #191717;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
}
	
nav.main-menu ul ul {
    min-width: 120px;
	position: absolute;
	border-radius: 0px;
	padding: 0;
	z-index: 1;
}

nav.main-menu ul ul li {

	position: relative;
	float: none;
	min-width: 100px;
	font-size: 16px;
	z-index: 1000;
	text-align: left;
	margin: 0;
	line-height: 22px;	
	
}

nav.main-menu ul ul li a {
	opacity: 0.6;
	letter-spacing: 1px;
	font-size: 14px;
	background: #fff;
	border-left: 1px solid #575757;
	border-top: 1px solid #383838;
	-webkit-transition: all 0.6s linear 0s;
	-moz-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
	transition: all 0.6s linear 0s;
	text-decoration: none;
}
	
nav.main-menu ul ul li a:hover {
	color: #FFFFFF;
	opacity: 1;
	background: #141414;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	text-decoration: none;
}

nav.main-menu ul ul ul {
	position: absolute; 
	left: 100%;
	top: 0;
	width: 100%;
}

nav.main-menu:after {
	clear: both; 
	display: block;
}
}
.carousel, .carousel-inner, .item, .slider-img {

height: auto;
width: 100%;
border-radius: 10px;
-webkit-box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);
-moz-box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);
box-shadow: 3px 3px 16px 8px rgba(21,31,40,0.5);	
}
.carousel-outline {
width: 98%;	
border-radius: 10px;	
}
.front-page-right-img {
height: auto;
width: 100%;
}
.front-page-right-text {
text-align: justify;
}
.pager {
	font-size: 120%;
}
.pager li > a:hover {
background-color: #757272; 
}
.comment-list {
	max-width: 100%;
}
div.comment-author,.vcard {

	max-width: 100%;
}

footer {

	background-color: #999;
}
.menu-item {
list-style-type: none;

}
.footer-class > ul, li{
	list-style-type: none;
	text-decoration: none;
}
.footer-class > ul, .footer-class > li{
	line-height: 2.1;
	list-style-type: none;
	text-decoration: none;

}