/*
Theme Name: iamanele
Author: admin
Description: no description
Version: 1
Tags: no
License: GNU General Public License v2.0
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
*/
html,

/* insert style for me \*/

body
{
    font-family: verdana, sans-serif;
    font-size: small;
    color: #000;
    text-shadow: rgba(255, 255, 255, 0.6) 0 1px 0;
    background-color: #ffffff;
    vertical-align: middle;
    max-width:auto;
    margin: 0 auto;
}

.display
{
    list-style: none;
    border: 1px solid #cecece;
    margin-bottom:2px;
    background-color: #fff;
    padding: 6px 3px 6px 3px;
    text-align: center
}

div.search {
	border: 0px;
	margin: 2px auto 2px auto;
	padding: 10px;
	text-align:center;
}

.logo
{
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
 
    border: 1px solid #dd0000;

    background-image: url("/img/red_logo_bg.png");
    background-repeat: repeat-x;
    background-position: bottom;

    background-color: #ff0000;
    margin-bottom:2px;
    padding: 2px;

    color:#fff;
    font-weight:bold;
    font-size:larger;
}

.listwrapper
{
    list-style: none;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    margin-bottom:2px;
    padding: 0;
    background-color: #fff;
}
.artist {
	padding-right:10px
	width: 100%;
}

.lists1
{
	display:block;
	font-weight:bold;
	margin: 0;
	padding: 6px 3px 6px 3px;
	border-top: 1px solid #cecece;
	background-color: #fff;
}

.linkmel {
margin:0
text-decoration:none;
font-size:13px;
font-weight:bold;
}

.mp3 {
	width: 20px;
	height: 20px;
	background: url(img/music.png) no-repeat;
	text-align: left;
	color: #fff;
}

div.frez {
	width: 286px;
	height: 322px;
	background: url("https://www.iamanele.ro/img/fararezultat.png") no-repeat;
	text-align: center;
	color: #fff;
}

.lists2
{
    font-weight:bold;
    margin: 0;
    padding: 6px 3px 6px 3px;
    border-top: 1px solid #cecece;
    background-color: #f5f5f5;
}

.wap
{
    background-color: #f4f4f4;
    margin-bottom:2px;
    padding: 6px 3px 6px 3px;
    border:1px solid #cecece
}

.wapd
{
    width:300px;
    height:50px;
    background-color: #f4f4f4;
    margin-bottom:2px;
    padding: 6px 3px 6px 3px;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    border:1px solid #cecece
}


.titlu
{
    background-color: #ff0000;
    font-size: small;
    font-weight:bold;
    text-align: center;
    border-top: 1px solid #cc0000;
    text-shadow: rgba(0, 0, 0, 0.6) 0 1px 0;
    margin-bottom:2px;
    padding: 10px;
    color:#fff
}
.titlu h1 {
    font-size: small;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
}

.titlu h2 {
    font-size: small;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
}

div.menu {
    background-color: #ff0000;
    font-size: small;
    font-weight:bold;
    text-align: center;
    border-top: 1px solid #cc0000;
    text-shadow: rgba(0, 0, 0, 0.6) 0 1px 0;
    margin-bottom:2px;
    padding: 10px;
    color:#fff
    margin: 2px auto 2px auto;
    padding: 10px;

}

div.menu ul {
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
}

div.menu li {
	display:inline;
}

div.menu a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	color: #ffffff;
	font-size: 12px;
	 background-color: #ff0000;
}

div.menu li a:hover {
	color: #C2C2C2;
}

a:link {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:hover {color:#0092db}
a.linkmel:link {color:#000000; text-decoration:none}
a.linkmel:visited {color:#000000; text-decoration:none}
a.linkmel:hover {color:#0092db; text-decoration:none}


div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #c86464;
}

div.pagination a:hover, div.pagination a:active {
	border:1px solid #b40000;
	color: #000000;
	background-color: #c86464;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	border: 1px solid #dc0000;
	font-weight: bold;
	background-color: #c21212;
	color: #FFF;
}

/* End style for me */

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */