#content {
    width: 1152px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.theName #text_cat {
    padding-top: 15px;
    padding-bottom: 0;
    font-weight: 300;
}

.theName.bg-color.remove-margin {
    padding: 15px 15px 5px 15px;
}


.theName.bg-color {
    background-color: #f7f7f7;
    padding: 30px 15px;
}

.theName h2 {
    font-size: 20px;
    color: #000;
}

.theName h2 a {
    color: #000;
    text-decoration: none;
}

.theName h2 a::after {
    content: "|  vezi lista";
    color: #3B6DAA;
    padding-left: 5px;
    position: relative;
    top: -2px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
}

.theName #meaning_search {
    padding: 20px 0 0 0;
}

.top-header h1 {
    width: 100%;
    padding-bottom: 15px;
    color: #000;
    font-size: 35px;
    line-height: 36px;
    font-weight: normal;
}

.top-header h1 span {
    font-size: 16px;
    color: #474747;
}

#text_cat {
    font: 300 16px/20px  proxima_nova, Helvetica, Arial, sans-serif;
}

.left_col {
    width: 830px;
    float: left;
    padding-bottom: 30px;
    padding-right: 40px;
}

#right_col {
    float: right;
    width: 310px;
    background: #F7F7F7;
    padding: 0px 0px 10px 10px;
}

#article-bottom .title {
    margin-bottom: 10px;
}

.breadcrumbs {
    padding-bottom: 15px;
}

.breadcrumbs a:last-child:after {
    display: none;
}

.breadcrumbs a:hover {
    color: #000;
    text-decoration: none;
}

.padt30 {
    padding-top: 30px!important;
}

.padb15 {
    padding-bottom: 15px;
}

.padt15 {
    padding-top: 15px;
}

/* sidebar */

.propName {
    background-color: #5ba444;
    height: 40px;
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    line-height: 40px;
}

.propName .fa {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: 1px;
}

#meaning_searchLeft {
    background: #fff;
    border-bottom: 5px solid #E4E4E4;
    margin-top: 15px;
    padding: 10px 20px 20px 20px;
}

#meaning_searchLeft h3 {
    font-size: 20px;
    color: #5BA444;
    padding: 5px 0px 10px;
}

#meaning_searchLeft form {
    position: relative;
}

#meaning_searchLeft input[type=text] {
    border: 1px solid #E4E4E4;
    padding: 3px 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 100%;
}

#meaning_searchLeft #findmeaning {
    position: absolute;
    right: 12px;
    top: 6px;
    opacity: 0.8;
    width: 20px;
    height: 21px;
    background-image: url(../../../../_files/articole/search.png);
    background-size: cover;
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.popular_names {
    margin-top: 10px;
}

.popular_names .caseta {
    width: 48%;
}

.popular_names p {
    font-size: 19px;
    color: #000;
    padding-top: 20px;
}

.popular_names li {
    color: #474747;
    font-size: 16px;
    border-bottom: 1px #F0F0F0 solid;
    padding: 7px 0;
    display: block;
    width: 40%;
    float: left;
}

.popular_names li a {
    color: #3b6daa;
    text-decoration: none;
    font-weight: 500;
}

.popular_names li a:hover {
    text-decoration: underline;
}

.inspire {
    background: #fff;
    border-bottom: 5px solid #E4E4E4;
    margin-top: 15px;
    padding: 0 20px 20px 20px;
}

.inspire h2 {
    font-size: 19px;
    color: #000;
    padding-top: 20px;
}

.inspire ul {
    padding-top: 15px;
}

.inspire li {
    color: #474747;
    font-size: 16px;
    border-bottom: 1px #F0F0F0 solid;
    padding: 7px 0;
    display: block;
}

.inspire li a {
    color: #3b6daa;
    text-decoration: none;
}

.inspire li:hover {
    background-color: #f7f7f7;
}

/* end sidebar */



/* homepage */

.search-name {
    text-align: center;
}

.search-name h2 {
    padding-bottom: 10px;
    text-align: left;
    font-size: 22px;
}

.search-name input[type=text] {
    border: 1px solid #474747;
    padding: 3px 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 60%;
    margin-right: -10px;
}

.search-name #findmeaning {
    position: relative;
    left: -27px;
    top: 5px;
    opacity: 0.8;
    width: 20px;
    height: 21px;
    background-image: url(../../../../_files/articole/search.png);
    background-size: cover;
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

.search-name #findmeaning:hover,
.names-side #meaning_search #findmeaning:hover {
    opacity: 1;
}

.line-break {
    display: block;
    text-align: center;
    padding-top: 20px;
    color: #999;
}

.remove-margin .index-name {
    margin-top: 0;
}

.index-name .name-az {
    padding-top: 5px;
}

.index-name {
    margin-top: 20px;
    padding: 0 0 15px 0;
    width: 48%;

}

.index-name:nth-child(odd) {
    float: left;
}

.index-name:nth-child(even) {
    float: right;
}

.index-name .name-az a {
    width: 23px;
    line-height: 33px;
    padding: 5px 0 5px 5px;
    margin: 0 3px;
    color: #3B6DAA;
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
}

.index-name .name-az a:hover {
    text-decoration: underline;
}

.index-name .letterstyle {
    width: 15px;
    text-align: center;
}

.meaning-names {
    padding-top: 15px;
}

.meaning-names ul {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 15px;
}

.meaning-names li {
    display: inline;
    line-height: 20px;
    padding-right: 10px;
}

.meaning-names li  {
    text-decoration: none;
    color: #474747;
    font-size: 16px;
    display: inline;
    font-weight: 400;
    display: inline-block;
    width: 33%;
    padding: 5px 0;
}

.meaning-names a  {
    text-decoration: none;
    color: #3b6daa;
    font-size: 16px;
    display: inline;
    font-weight: 400;
}

.meaning-names a:hover {
    color: #000;
    text-decoration: underline;
}

/* end homepage */



/* listing names */


.title {
    font-size: 19px;
    color: #000;
    padding-top: 20px;
}

.pref_name {
    display: none;
}

.listing-names {
    padding-top: 15px;
}

.listing-names .nametd {
    font-size: 16px;
    color: #474747;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 5px;
    float: left;
    width: 50%;
}

.listing-names .nametd:nth-child(odd) {
    clear: both;
}

.listing-names .nametd a {
    font-weight: bold;
    text-decoration: none;
}

.listing-names .nametd span {
    font-size: 12px;
    color: #474747;
}

/* pagination */
#paginationContainer {padding:15px 0;text-align:center; clear:both}
#paginationContainer a {color:#3b9cbf;border:1px #e2e2e2 solid;padding:5px;border-radius:50%;width:35px;height:35px;display:inline-block;text-align:center;background-color:#FFF;font-size:14px;position:relative;z-index:2;margin:0;text-decoration:none;line-height:1.6;box-sizing:border-box;margin-top:5px}
#paginationContainer a:hover{background-color:#86acdb;color:#FFF;border:#86acdb 1px solid}
.curenta {color:#FFF;background-color:#86acdb;border:#86acdb 1px solid}
#wrapperPaginatie{margin:0 auto}
.paginationLine{width:7px;display:inline-block;border-top:1px #e2e2e2 solid;background:none;margin:0 -3px;position:relative;z-index:1;padding-top:4px}
.paginationLast{width:20px;display:inline-block;border-top:1px #e2e2e2 dashed;background:none;margin:0 -3px;position:relative;z-index:1;padding-top:4px}

/* end listing names */




/* name page */

.origin {
    background-color: #f7f7f7;
    border-left: solid 3px #ccc;
    padding-right: 50px;
    padding: 12px;
}

.origin p {
    margin-bottom: 0;
}

.categHeadline {
    font-size: 20px;
    color: #000;
}

.origin a {
    text-decoration: none;
}

.origin a:hover {
    text-decoration: underline;
}

/* end name page */




/* cuvinte colorate */

.cuvinte_colorate {
    padding-top: 15px;
}

.cuvinte_colorate a {
    float: left;
    padding-left: 3px;
}

.cuvinte_colorate a:hover {
    text-decoration: none;
}

.purple_big {
    font-size: 28px;
    color: #a159c7;
}
.purple_middle {
    font-size: 17px;
    color: #a159c7;
}
.purple_small {
    font-size: 14px;
    color: #a159c7;
}
.green_big {
    font-size: 28px;
    color: #9cd287;
}
.green_middle {
    font-size: 17px;
    color: #9cd287;
}
.green_small {
    font-size: 14px;
    color: #9cd287;
}
.blue_big {
    font-size: 30px;
    color: #587dba;
}
.blue_middle {
    font-size: 18px;
    color: #587dba;
}
.blue_small {
    font-size: 14px;
    color: #587dba;
}
.yellow_big {
    font-size: 24px;
    color: #c5a302;
}
.yellow_middle {
    font-size: 18px;
    color: #c5a302;
}
.yellow_small {
    font-size: 14px;
    color: #c5a302;
}
.orange_big {
    font-size: 30px;
    color: #f78021;
}
.orange_middle {
    font-size: 18px;
    color: #f78021;
}
.orange_small {
    font-size: 14px;
    color: #f78021;
}


/* filter names */

.filter-names {
    background: #F7F7F7;
    padding: 10px 0 10px 10px;
}

.filter-names p {
    font-size: 16px;
    color: #000;
}

.filter-name-item {
    padding-top: 5px;
}

.filter-name-item li {
    width: 32.5%;
    background-color: #fff;
    display: inline-block;
    padding: 10px 5px;
    margin: 2px 0;
    font-size: 14px;
    color: #474747;
    position: relative;
    cursor: default;
}

.filter-name-item li:hover {
    color: #000;
    background-color: #f0f0f0;
}

.filter-name-item li:hover .fa {
    color: #2375be;
}

.filter-name-item li .fa {
    float: right;
}

.filter-name-item a {
    text-decoration: none;
}

.filter-name-item ul {
    width: 101%;
    display: none;
    border-top: 0;
    background-color: #F7F7F7;
    border: solid 1px #E4E4E4;
    position: absolute;
    left: -2px;
    top: 33px;
    z-index: 555;
}

.filter-name-item li:hover ul {
    display: block;
}

.filter-name-item ul li {
    width: 100%;
    margin: 0;
    font-size: 14px;
    padding: 3px 10px 6px 10px;
    color: #474747;

    border-bottom: solid 1px #F7F7F7;
}

.filter-name-item ul li input[type=checkbox] {
    position: relative;
    top: 2px;
}

h1 #s_showStars  {
    position: relative;
    top: 6px;
}

#s_showStars {
    display: inline-block;
    width: 130px;
    height: 28px;
    padding: 0;
    margin: 0;
    background: url('images/star_voting.jpg') repeat-x 0 0;
    position: relative;
}

#s_showStars span {
    background: url('images/star_voting.jpg') -52px -56px;
    height: 28px;
    display: block;
    z-index: 1;
}
.nameVrestars {
    width: 130px;
    height: 28px;
    padding: 0;
    margin: 0 0 10px 0;
    background: url('images/star_voting.jpg') repeat-x 0 0;
    position: relative;
}
.nameVrestars span {
    background: url('images/star_voting.jpg') -52px -56px;
    height: 28px;
    display: block;
    z-index: 1;
}
.starHold {
    float: left;
    width: 130px;
    height: 28px;
    padding: 0;
    margin: 0;
    background: url('images/star_voting.jpg') repeat-x 0 0;
    position: relative;
}
.starHold li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.starHold a {
    display: block;
    width: 26px;
    height: 28px;
    text-decoration: none;
    position: absolute;
    z-index: 20;
    padding: 0px;
}
.starHold a:hover {
    background: url('images/star_voting.jpg') -26px -28px;
    z-index: 2;
}
.starHold a.stars-one {
    left: 0px;
}
.starHold a.stars-one:hover {
    width: 26px;
}
.starHold a.stars-two {
    left: 26px;
}
.starHold a.stars-two:hover {
    left: 0;
    width: 52px;
}
.starHold a.stars-tree {
    left: 52px;
}
.starHold a.stars-tree:hover {
    left: 0;
    width: 78px;
}
.starHold a.stars-four {
    left: 78px;
}
.starHold a.stars-four:hover {
    left: 0;
    width: 104px;
}
.starHold a.stars-five {
    left: 104px;
}
.starHold a.stars-five:hover {
    left: 0;
    width: 130px;
}
.starHold li.voted {
    background: url('images/star_voting.jpg') -52px -56px;
    height: 28px;
    display: block;
    z-index: 1;
}

.name-vote .inspMiddle {
    float: left;
}

.name-vote .ad {
    width: 336px;
    display: block;
    float: right;
    margin-top: 15px;
}

.inspMiddle {
    width: 210px;
}

.inspMiddle label {
    font-size: 16px;
    color: #474747;
    float: left;
    display: inline-block;
    width: 80px;
    padding-top: 10px;
}

.inspMiddle .greenStars {
    padding: 4px 0;
    display: inline-block;
}

.voteIt {
    background-color: #94b02a;
    padding: 8px 15px;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.seeNameres {
    padding-left: 10px;
    font-size: 16px;
}

.categsubHeadline {
    padding-top: 10px;
}

/* propune un nume */

.propNameMiddle {
    position: absolute;
    padding: 10px;
    font-size: 16px;
}

.propNameMiddle .xPropname {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #eee!important;
    padding: 5px 8px;
}

.propNgender {
    padding: 10px 0;
}

.propNgender label {
    padding-right: 20px;
}

.propNameMiddle strong {
    width: 100%;
    display: block;
}

.propNameMiddle input[type=text] {
    padding: 5px;
    min-width: 300px;
    -webkit-appearance: none;
    border-radius: 0;
}

.propNameMiddle textarea {
    min-width: 300px;
    height: 150px;
    padding: 5px;
    -webkit-appearance: none;
    border-radius: 0;
}

.propNameMiddle input[type=checkbox] {
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.propNameMiddle .saveEdit {
    background-color: #94b02a;
    padding: 0 20px;
    display: inline-block;
    height: 40px;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    line-height: 40px;
}

.propNamettl {
    font-size: 20px;
    padding: 10px 0;
    color: #000;
}

.propNameMiddle .error {
    color: #f00;
    margin: 10px 0;
    max-width: 300px;
}


/* end propune un nume */

#saints_box {
    margin: 30px 0 15px 0;
    padding: 0 15px 15px 15px;
    background-color: #f7f7f7;
}

#saints_box h2 {
    font-size: 19px;
    color: #000;
    padding-top: 20px;
}

#saints_box select {
    padding: 3px 0;
}

#saints_middle p {
    padding-top: 15px;
}

#seesaints {
    background-color: #5ba444;
    color: #fff;
    border: 0;
    cursor: pointer;
    text-align: center;
}

.seemoreNames {
    margin-top: 30px;
    background-color: #f7f7f7;
    padding: 15px;
}

.seemoreNames .seemoreTop {
    font-size: 20px;
    color: #000;
    padding-bottom: 10px;
}

.seemoreNames .seemoreMiddle a {
    color: #3b6daa;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    width: 33%;
    float: left;
    display: block;
    padding: 5px 0;
}



.nume-link {
    background-color: #fff;
    padding: 15px 10px;
    margin-top: 15px;
}

.nume-link h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}

.nume-link li:first-child {
    border-top: 1px #F0F0F0 solid;
}

.nume-link li {
    border-bottom: 1px #F0F0F0 solid;
    padding: 8px 0;
}

.nume-link li:hover {
    background-color: #fafafa;
}

.nume-link li a {
    text-decoration: none;
    padding: 0 3px;
}


.banner-noroc {
    padding-top: 25px;
}

.banner-noroc a {
    background: url(../../../../_files/articole/banner-noroc.jpg) no-repeat;
    width: 655px;
    height: 90px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}

.banner-noroc.mobile a {
    width: 100%;
    background: url(../../../../_files/articole/banner-noroc-mobile.jpg) no-repeat center top;
}


.eroare-filtrare-nume {
    color: red;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#adaugare {
    position: relative;
    display: block;
    clear: both;
}



@media screen and (max-width:468px) {
    .filter-name-item li {width: 48%;}
}








