/* Main Settings */
* {
    margin: 0;
    padding: 0;
}

html, body {
    min-width: 1000px;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #FFFFE8;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

input,textarea {
    padding: 8px 4% 7px 2%;
    border: #DFDFDF 1px solid;
    font-family: 'MyriadProRegular';
    font-size: 14px;
}

.textarea {
    width: 185px !important;
}

.chzn-container.chzn-container-multi {
    width: 232px !important;
}

.container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.central {
    position: relative;
    min-width: 980px;
    max-width: 1050px;
    padding: 0 10px;
    margin: 0 auto;
}

.flol {
    float: left !important;
}

.flor {
    float: right !important;
}

input, button, textarea {
    outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #ffffff !important;
    background-image: none;
    color: rgb(0, 0, 0);
}

input.but1 {
    padding: 8px 8px 4px 8px !important;
    font-size: 11px !important;
}

.usbuttons li a,
.pmbuttons a {
    padding: 5px 5px 1px 5px !important;
    font-size: 14px !important;
}

.bbcodes {
    padding: 8px 8px 5px 8px !important;
}

.pmbuttons a,
.usbuttons li a,
.bbcodes,
.bbcodes_poll,
.but1,
button {
    text-transform: uppercase;
    cursor: pointer;
    color: #ffffff;
    font-family: 'MyriadProSemibold';
    text-decoration: none;
    border: #e8810b 1px solid;
    background: #f4cb50;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0Y2I1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWEwNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f4cb50 0%, #eaa046 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4cb50), color-stop(100%,#eaa046));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f4cb50 0%,#eaa046 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f4cb50 0%,#eaa046 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f4cb50 0%,#eaa046 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #f4cb50 0%,#eaa046 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4cb50', endColorstr='#eaa046',GradientType=0 );
 /* IE6-8 */
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
    display: inline-block;
    padding: 8px 8px 4px 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pmbuttons a:hover,
.usbuttons li a:hover,
.bbcodes:hover,
.bbcodes_poll:hover,
.but1:hover,
button:hover {
    color: #e8dddb;
    background: #f2b202;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyYjIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODgxMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f2b202 0%, #e8810b 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2b202), color-stop(100%,#e8810b));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2b202 0%,#e8810b 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2b202 0%,#e8810b 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2b202 0%,#e8810b 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #f2b202 0%,#e8810b 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b202', endColorstr='#e8810b',GradientType=0 );
 /* IE6-8 */
    ;
}

.but2 {
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
    display: inline-block;
    font-family: 'MyriadProSemibold';
    text-decoration: none;
    font-size: 14px;
    color: #ffffff !important;
    display: inline-block;
    padding: 6px 8px 3px 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #7f501d;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmNTAxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDI4MGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #7f501d 0%, #40280f 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7f501d), color-stop(100%,#40280f));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7f501d 0%,#40280f 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7f501d 0%,#40280f 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7f501d 0%,#40280f 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #7f501d 0%,#40280f 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f501d', endColorstr='#40280f',GradientType=0 );
 /* IE6-8 */
    ;
}

/* Main Settings */

/* Font */
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fonts/MyriadProSemibold/MyriadProSemibold.eot');
    src: url('../fonts/MyriadProSemibold/MyriadProSemibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadProSemibold/MyriadProSemibold.woff') format('woff'),
         url('../fonts/MyriadProSemibold/MyriadProSemibold.ttf') format('truetype'),
         url('../fonts/MyriadProSemibold/MyriadProSemibold.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular/MyriadProRegular.eot');
    src: url('../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadProRegular/MyriadProRegular.woff') format('woff'),
         url('../fonts/MyriadProRegular/MyriadProRegular.ttf') format('truetype'),
         url('../fonts/MyriadProRegular/MyriadProRegular.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProCond';
    src: url('../fonts/MyriadProCond/MyriadProCond.eot');
    src: url('../fonts/MyriadProCond/MyriadProCond.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadProCond/MyriadProCond.woff') format('woff'),
         url('../fonts/MyriadProCond/MyriadProCond.ttf') format('truetype'),
         url('../fonts/MyriadProCond/MyriadProCond.svg#MyriadProCond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans/OpenSans.eot');
    src: url('../fonts/OpenSans/OpenSans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans/OpenSans.woff') format('woff'),
         url('../fonts/OpenSans/OpenSans.ttf') format('truetype'),
         url('../fonts/OpenSans/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/PTSansRegular/PTSansRegular.eot');
    src: url('../fonts/PTSansRegular/PTSansRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTSansRegular/PTSansRegular.woff') format('woff'),
         url('../fonts/PTSansRegular/PTSansRegular.ttf') format('truetype'),
         url('../fonts/PTSansRegular/PTSansRegular.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansProUltraBlackItalic';
    src: url('../fonts/PFAgoraSansProUltraBlackItalic/PFAgoraSansProUltraBlackItalic.eot');
    src: url('../fonts/PFAgoraSansProUltraBlackItalic/PFAgoraSansProUltraBlackItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFAgoraSansProUltraBlackItalic/PFAgoraSansProUltraBlackItalic.woff') format('woff'),
         url('../fonts/PFAgoraSansProUltraBlackItalic/PFAgoraSansProUltraBlackItalic.ttf') format('truetype'),
         url('../fonts/PFAgoraSansProUltraBlackItalic/PFAgoraSansProUltraBlackItalic.svg#PFAgoraSansProUltraBlackItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Font */



/* Header */
header {
    width: 100%;
    height: 227px;
    background: url('../img/header_bag.jpg') repeat bottom left;
}

header ul li {
    list-style: none;
    position: relative;
}

.header_top {
    width: 100%;
    height: 35px;
    z-index: 1;
    position: relative;
}

.header_top_bag {
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.header_top ul li {
    height: 35px;
    float: left;
    display: inline-block;
    margin: 0 15px 0 15px;
}

.header_top ul li a {
    display: inline-block;
    padding: 12px 0 5px 0;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'MyriadProSemibold';
    color: #940000;
    font-size: 14px;
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header_top ul li a:hover {
    color: #E80C0C;
}

ul.htop_right {
    text-transform: none !important;
}

ul.htop_right li a {
    text-transform: none !important;
    padding: 10px 0 7px 0;
    color: #636466 !important;
}

ul.htop_right li a {
    cursor: pointer;
}

ul.htop_right li.enter a.entertosite {
    padding: 10px 7px 7px 7px !important;
}

ul.htop_right li.enter a.entertosite.active {
    background: #ffffff;
    z-index: 120;
    position: relative;
}

ul.htop_right li.enter ul.logged > li,
ul.htop_right li.enter ul.logged {
    width: 300px;
}

ul.htop_right li.enter ul {
    font-family: 'MyriadProRegular' !important;
    height: auto;
    z-index: 100;
    display: none;
    position: absolute;
    width: 400px;
    right: 0px;
    padding-bottom: 6px;
}

ul.htop_right li.enter ul > li {
    width: 400px;
    float: right !important;
    background: #fff;
    -webkit-box-shadow: 0 1px 0 #7a7a7a;
    -moz-box-shadow: 0 1px 0 #7a7a7a;
    box-shadow: 1px 4px 8px #636466;
}

.lotitle {
    color: #dd5c06;
    text-align: left;
    padding: 9px 0px 9px 20px;
}

div#uLogin > div {
    left: 20px !important;
}

.regfo {
    padding: 0 0 3px;
    0;
}

.log_in button {
    top: 1px;
    position: relative;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
    border-radius: 0px !important;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
    padding: 12px 8px 8px 8px;
}

ul.htop_right li ul li div.regfo a {
    font-size: 14px !important;
    color: #7f501d !important;
    text-decoration: none;
    margin-right: 10px;
    font-family: 'OpenSans';
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

ul.htop_right li ul li div.regfo a:hover {
    color: #FF5130 !important;
}

ul.htop_right li.enter ul li a {
    font-family: 'MyriadProRegular' !important;
}

ul.htop_right li.enter {
    margin: 0 0px 0 15px !important;
}

ul.htop_right li.enter ul li {
    margin: 0 0px 0 0px !important;
    height: auto !important;
    z-index: 100;
    position: relative;
}

ul.htop_right li.enter ul li a {
    background: none;
}

ul.htop_left li {
}

ul.htop_left li:first-child {
    padding-right: 38px;
    background: url('../img/icons/adv.png') no-repeat right center;
}

ul.htop_left li:nth-child(2) {
    padding-right: 38px;
    background: url('../img/icons/group.png') no-repeat right center;
}

ul.htop_left li:nth-child(3) {
    padding-right: 32px;
    background: url('../img/icons/fav.png') no-repeat right center;
}
ul.htop_left li:nth-child(4) {
	padding-right: 32px;
    background: url('../img/icons/addclub.png') no-repeat right center;
}
ul.htop_left li:nth-child(5) a { color: #d50002; }

.header_main {
    width: 100%;
    height: 150px;
    background: url('../img/logo_disc.png') no-repeat center;
    position: relative;
}

a.logo {
    display: inline-block;
    width: 200px;
    height: 90px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    background: url('../img/logo.png') no-repeat;
    top: 20px;
}

.header_clubs,
.header_radio {
	/* display: inline-block; */
    display: none;
    width: 30%;
    position: relative;
    top: 20px;
    background: #fff7d9;
    padding-bottom: 5px;
}

.header_clubs {
    float: right;
}

span.bagrate {
    display: block;
    background: #ca8e29;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    border-radius: 100%;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
    overflow: hidden;
    width: 52px;
    height: 52px;
    position: absolute;
    left: -25px;
    top: -11px;
}

.header_clubs li.top,
.header_radio li.top {
    position: absolute;
}

.header_clubs li.top span.rated5,
.header_radio li.top span.rated5 {
    line-height: 0.7em;
    text-align: center;
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    background: url('../img/top_main.png') no-repeat;
    float: left;
    left: -33px;
    top: -10px;
}

.header_clubs li.top span.rated5 b,
.header_radio li.top span.rated5 b {
    font-family: 'MyriadProSemibold';
    color: #FF0000;
    position: relative;
    left: -1px;
    top: 15px;
    font-size: 15px;
    font-weight: normal;
}

.ratedtitle {
    float: left;
    display: inline-block;
    position: relative;
    top: 2px;
    left: -35px;
    font-family: 'MyriadProSemibold';
    color: #FF0000;
    font-size: 24px;
    text-transform: uppercase;
}

.header_clubs li,
.header_radio li {
    width: 100%;
    height: 20px;
    clear: both;
    margin-bottom: 2px;
}

.header_clubs li:nth-child(2),
.header_radio li:nth-child(2) {
    padding-top: 35px;
}

span.radio_img,
span.radio_name,
span.radio_kbps {
    display: inline-block;
    float: left;
    position: relative;
}

span.radio_img {
    width: 10%;
    padding-left: 15%;
    top: 1px;
}

span.radio_name {
    width: 45%;
    padding-left: 5%;
}

span.radio_kbps {
    width: 25%;
    text-align: center;
}

span.club_town,
span.club_icon,
span.club_name {
    float: left;
    display: inline-block;
    position: relative;
}

span.club_town {
    width: 15%;
    padding-left: 15%;
}

span.club_icon {
    width: 14%;
    padding-left: 6%;
}

span.club_name {
    width: 50%;
}

.header_clubs li,
.header_radio li {
    list-style: none;
    font-family: 'MyriadProRegular';
}

.header_radio {
    margin-left: 20px;
}

span.radio_name a,
span.club_name a {
    color: #7f501d;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

span.radio_name,
span.club_name {
}

span.radio_name a:hover,
span.club_name a:hover {
    color: #FF5130;
}

.mtopmenu_bl {
    height: 40px;
    width: 100%;
    border-bottom: #e8810b 1px solid;
    border-top: #e8810b 1px solid;
    background: #f4cb50;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0Y2I1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWEwNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f4cb50 0%, #eaa046 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4cb50), color-stop(100%,#eaa046));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f4cb50 0%,#eaa046 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f4cb50 0%,#eaa046 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f4cb50 0%,#eaa046 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #f4cb50 0%,#eaa046 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4cb50', endColorstr='#eaa046',GradientType=0 );
 /* IE6-8 */
    ;
}

a.logo span {
    position: absolute;
    display: inline-block;
    font-size: 15px;
    font-family: 'PFAgoraSansProUltraBlackItalic';
    color: #c71a03;
    padding: 4px 3px 1px 3px;
    top: 100px;
    left: 7px;
    -webkit-text-shadow: 1px 1px 0 #e8dddb;
    -moz-text-shadow: 1px 1px 0 #e8dddb;
    text-shadow: 1px 1px 0 #e8dddb;
}

ul.main_topmenu li.new span { position: absolute; right: 0px; top:0px; color: #fff; content: ""; font-family: 'OpenSans'; display: inline-block; font-size: 10px; background: #940000; padding: 2px 3px 2px 3px;
	    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
     }

ul.main_topmenu {
    height: 40px;
    width: 80%;
    float: left;
    overflow: hidden;
}

ul.main_topmenu li {
    float: left;
    display: inline-block;
    padding: 0px 6px;
    position: relative;
}

ul.main_topmenu li a {
    -webkit-text-shadow: 1px 1px 0 #7F6829;
    -moz-text-shadow: 1px 1px 0 #7F6829;
    text-shadow: 1px 1px 0 #7F6829;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'MyriadProSemibold';
    text-decoration: none;
    display: inline-block;
    padding: 13px 10px 7px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}

ul.main_topmenu li a1:after {
    background: #7F5827;
    content: "";
    position: absolute;
    width: 1px;
    height: 50%;
    top: 27%;
    right: -7px;
}

ul.main_topmenu li:hover a {
    color: #e8dddb;
}

ul.main_topmenu li:hover {
    background: #f2b202;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyYjIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODgxMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f2b202 0%, #e8810b 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2b202), color-stop(100%,#e8810b));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2b202 0%,#e8810b 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2b202 0%,#e8810b 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2b202 0%,#e8810b 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #f2b202 0%,#e8810b 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b202', endColorstr='#e8810b',GradientType=0 );
 /* IE6-8 */
    ;
}

/* Header */



/* Content Part */

.left_side {
    margin-bottom: 20px;
    width: 30%;
    margin-right: 2%;
}

.left_side.addnews {
    display: none;
}

.right_side.addnews {
    width: 100% !important;
}

.right_side {
    margin-bottom: 20px;
    width: 68%;
    padding: 0px 0% 0px 0%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.search_title {
    font-size: 20px;
}

.search_bl,
.sort_bl,
#news_set_sort {
     background: #ffe793; 
    width: 96%;
    padding: 10px 2%;
    margin: 0 0 15px 0;
    color: #8e2d1b;
    font-family: 'PTSansRegular';
    font-size: 14px;
}

form#fullsearch {
    margin-top: 20px;
    margin-bottom: 20px;
}

form#fullsearch table {
    width: 96% !important;
}

form#fullsearch table tbody tr td.search div table tbody tr td.search {
    width: 40% !important;
    padding-right: 5%;
}

form#fullsearch table tbody tr td.search div table tbody tr td.search label {
    display: block;
}

.sort_bl a {
    color: #c71a03;
    font-family: 'PTSansRegular';
}

#content {
    padding-top: 60px;
}

.mainpage_cont.bottom {
    width: 100% !important;
    margin-top: 30px;
}

.mainpage_cont.top {
    padding: 20px 1% 20px 1% !important;
}

.mainpage_cont {
    width: 66%;
    padding: 20px 1% 182px 1%;
    line-height: 1.2em;
    z-index: 1;
    overflow: hidden;
    position: relative;
    color: #403427;
    font-family: 'PTSansRegular';
    font-size: 14px;
    background: #FFD29C;
    margin-bottom: 15px;
}

.mnpg_bag {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -1;
}

.mainpage_cont h1 {
    font-family: 'MyriadProSemibold';
    color: #403427;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}

.right_free {
    width: 100px;
    height: 130px;
    float: right;
}

.search_bl {
    width: 100%;
}

.hsearch {
    width: 20%;
    float: right;
}

.hsearch form {
    position: relative;
    top: 5px;
}

.searchpole {
    width: 100%;
    float: right;
    display: inline-block;
    position: relative;
}

.searchpole input {
    width: 92%;
    padding: 6px 3% 4px 3%;
    border: #F2C776 1px solid;
    font-family: 'MyriadProRegular';
    font-size: 14px;
    color: #000;
}

.searchpole button {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 3px;
    width: 24px;
    height: 24px;
    background: url('../img/icons/search.png') center no-repeat;
    border: none !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
}

.sidebar_one {
    font-family: 'MyriadProRegular';
    font-size: 14px;
    margin-bottom: 60px;
    padding: 0 0 20px 0;
    width: 100%;
    background: #ffefd5;
    color: #636466;
}

.sidebar_one a {
    text-decoration: underline !important;
    font-family: 'MyriadProRegular';
    font-size: 14px;
    color: #7f501d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sidebar_one a:hover {
    color: #FF5130;
    text-decoration: none !important;
}

.sidebar_cont.adv {
    font-size: 16px !important;
}

.sidebar_cont.adv a {
    font-size: 16px !important;
}

.sidebar_cont.adv a img {
    padding-right: 8px;
}

.sidebar_cont.adv p {
    margin-bottom: 10px;
}

.adv1 span {
    position: relative;
    top: -20px;
}

.adv2 span {
    position: relative;
    top: -10px;
}

.stitle {
    top: -27px;
    position: relative;
    margin: 0 auto;
    width: 262px;
    height: 70px;
    background: url('../img/sidebar_title.png') no-repeat;
}

.stitle span {
    text-transform: uppercase;
    display: block;
    min-width: 90px;
    text-align: center;
    float: right;
    padding: 22px 15px 0 0;
    color: #dd5c06;
    font-size: 15px;
    font-family: 'MyriadProSemibold';
}

.stitle img {
    position: absolute;
    z-index: 1;
}

.style-m1 {
    left: 55px;
    top: -2px;
}

.style-m2 {
    left: 40px;
    top: -22px;
}

.style-m3 {
    left: 45px;
    top: -12px;
}

.style-m4 {
    left: 50px;
    top: -34px;
}

.style-m5 {
    left: 50px;
    top: -4px;
}

.style-m6 {
    left: 30px;
    top: -4px;
}

.style-m7 {
    left: 40px;
    top: -15px;
}

.style-m8 {
    left: 45px;
    top: -20px;
}

.style-m9 {
    left: 40px;
    top: -10px;
}

.sidebar_cont.main {
    padding: 0 7% 0 7% !important;
    font-size: 16px;
    line-height: 1.3em;
}

.sidebar_cont.main a {
    font-size: 16px;
    line-height: 1.3em;
}

.sidebar_cont {
    padding: 0 4% 0 4%;
}

.piano_menu {
    width: 100%;
    border: none;
    background: #ffefd5;
    position: relative;
    margin-bottom: 60px;
}

.pianopod {
    width: 92%;
    margin: 0 0 0 2%;
    background: #8E2D1B;
    padding: 7px 2% 5px 2%;
    top: -12px;
    position: relative;
}

.piano_menu .stitle {
    top: -27px;
}

.piano_menu ul {
    top: 0px;
}

.piano_menu ul li a {
    color: #7f501d;
    text-decoration: none;
    font-size: 12px;
    font-family: 'OpenSans';
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.piano_menu ul li a.none {
    cursor: default !important;
}

.piano_menu ul.lside li a.none:hover {
    margin-left: 0px !important;
    background: #ffffff !important;
}

.piano_menu ul.rside li a.none:hover {
    margin-right: 0px !important;
    background: #ffffff !important;
}

.piano_menu ul li a:hover {
    color: #FF5130;
}

.piano_menu ul.lside {
    float: left;
    width: 50%;
    position: relative;
}

.piano_menu ul.lside li {
    list-style: none;
    margin-bottom: 2px;
}

.piano_menu ul.lside li a {
    display: block;
    background: #ffffff;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -khtml-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
    padding: 3px 20px 3px 6px;
}

.piano_menu ul.lside li a:hover {
    margin-left: 1px;
    background: #e8dddb;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZGRkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #e8dddb 0%, #ffffff 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8dddb), color-stop(100%,#ffffff));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #e8dddb 0%,#ffffff 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #e8dddb 0%,#ffffff 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #e8dddb 0%,#ffffff 100%);
 /* IE10+ */
    background: linear-gradient(to right,  #e8dddb 0%,#ffffff 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8dddb', endColorstr='#ffffff',GradientType=1 );
 /* IE6-8 */
    ;
}

.piano_menu ul.rside {
    float: left;
    width: 50%;
    position: relative;
}

.piano_menu ul.rside li {
    list-style: none;
    margin-bottom: 2px;
    text-align: right;
}

.piano_menu ul.rside li a {
    display: block;
    background: #ffffff;
    padding: 3px 6px 3px 20px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -khtml-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
}

.piano_menu ul.rside li a:hover {
    margin-right: 1px;
    background: #ffffff;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGRkZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #ffffff 0%, #e8dddb 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#e8dddb));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffffff 0%,#e8dddb 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffffff 0%,#e8dddb 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffffff 0%,#e8dddb 100%);
 /* IE10+ */
    background: linear-gradient(to right,  #ffffff 0%,#e8dddb 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8dddb',GradientType=1 );
 /* IE6-8 */
    ;
}

.zag .nearjazz {
    position: absolute;
    left: 77%;
    top: 13px;
}

.nearjazz {
    padding: 0 2px;
    z-index: 100;
    display: inline-block;
    background: #fff;
    color: #678BB7;
    position: relative;
    top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'OpenSans';
}

.nearjazz b {
    font-weight: normal;
    color: #FD3D02;
    font-size: 15px;
}

.zag {
    z-index: 1;
    position: absolute;
    width: 100%;
}

li.pian {
    z-index: 1;
    position: absolute;
    margin-top: -7px;
    left: 60%;
    width: 113px;
    height: 11px;
    background: url('../img/piano.png') no-repeat;
}

.popular-item {
    list-style: none;
    text-align: left;
    margin-bottom: 20px;
    font-family: 'OpenSans';
}

.popular-item img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.popular_img {
    float: left;
    width: 30%;
}

.popular_cont {
    float: left;
    width: 67%;
    margin-left: 3%;
}

.popular-item a {
    text-decoration: none;
    font-size: 16px;
    color: #7f501d;
}

.popular-item a:hover {
    color: #FF5130;
}

.popular-cat {
    color: #636466;
    font-size: 14px;
    margin-top: 5px;
}

/* ShortStory */

/*** news block ***/
.allshort.newsblock div.comtimg,
.allshort.newsblock div.cont_download { display:none; }

.allshort.newsblock div.cont_txt { width:88% !important; }
.allshort.newsblock div.cont_txt img { display:block !important; margin: 0 auto; }

.readmore { margin-top:10px; }
.readmore a { float: right; }
/*** news block ***/


.allshort,
.allfull {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.allfull {
    margin-bottom: 0px !important;
}

.title {
    width: 100%;
    background: #DD8A32;
    padding: 8px 0 7px 0;
    position: relative;
}

.title:before,
.title:after {
    position: absolute;
    width: 4%;
    height: 100%;
    background: #eca473;
    content: "";
    top: 0px;
}

.title:before {
    left: 0px;
}

.title:after {
    right: 0px;
}

.title h5,
.title h1,
.title h2 {
    padding-left: 6%;
    font-weight: normal;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: 'MyriadProSemibold';
}

.title h5 a {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    font-family: 'MyriadProSemibold';
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.title h5 a:hover {
    color: #e8dddb;
}

.secondary_cont {
    background: url('../img/colorbag.jpg') repeat;
    width: 68%;
    position: relative;
    padding: 30px 0;
}

.secondary_pad {
    content: "";
    position: relative;
    width: 92%;
    margin: 0 auto;
    background: url('../img/comain.jpg') repeat;
}

.contbag {
    background: url('../img/colorbag.jpg') repeat;
    padding: 30px 0;
    position: relative;
    width: 92%;
    margin: 0 auto;
    padding-left: 4%;
    padding-right: 4%;
}

.contbag.comm {
    padding: 30px 4% 5px 4% !important;
}

.contshort {
    width: 100%;
    min-height: 260px;
    position: relative;
    float: left;
    background: url('../img/comain.jpg') repeat;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
    /* border:#E5D084 1px solid; */
    ;
}

.contmain {
    width: 100%;
    position: relative;
    background: #ffffff;
}

.cont_txt_main {
    float: left;
    width: 88%;
    padding: 15px 6%;
    min-height: 260px;
    background: #ffffff;
    font-family: 'MyriadProRegular';
    font-size: 16px;
    color: #636466;
    line-height: 1.3em;
}

.cont_txt_main b, .cont_txt b {
    font-weight: normal !important;
    font-family: 'MyriadProSemibold' !important;
}

.cont_txt {
    width: 32%;
    float: left;
    padding: 30px 4% 30px 8%;
    font-family: 'MyriadProRegular';
    font-size: 16px;
    color: #636466;
    line-height: 1.3em;
}

.cont_txt a, .cont_txt_main a {
    font-family: 'MyriadProRegular';
    color: #2A4BFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cont_txt a:hover, .cont_txt_main a:hover {
    text-decoration: none;
    color: #5777FF;
}

.cont_txt img {
    display: none;
}

.fulltags, .fulltags a {
    color: #8e2d1b;
    font-size: 16px;
}

.cont_download {
    width: 18%;
    position: absolute;
    left: 44%;
    z-index: 1;
    height: 100%;
    text-align: center;
}

.cont_conwload_txt {
    position: absolute;
    top: 50%;
    margin-top: -48px;
}

.comtimg {
    width: 38%;
    left: 62%;
    position: absolute;
    height: 100%;
}

.comtimg img {
    width: 100%;
    height: 260px;
    top: 50%;
    margin-top: -130px;
    position: absolute;
}

.allfull ul.contdes {
    margin-bottom: 0px;
    padding: 12px 0px 7px 6%;
}

ul.contdes {
    width: 94%;
    position: relative;
    background: #FFE793;
    margin-bottom: 0px;
    padding: 8px 0px 7px 6%;
    overflow: hidden;
    color: #636466;
    font-size: 14px;
    font-family: 'MyriadProRegular';
}

ul.contdes a {
    color: #403427;
    text-decoration: underline;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

ul.contdes a:hover {
    text-decoration: none;
}

ul.contdes:before,
ul.contdes:after {
    background: #fff2c2;
    width: 4%;
    height: 100%;
    position: absolute;
    top: 0px;
    content: "";
}

ul.contdes:before {
    left: 0px;
}

ul.contdes:after {
    right: 0px;
}

ul.contdes li {
    float: left;
    display: inline-block;
    list-style: none;
    margin-right: 20px;
}

ul.foredit {
    height: 24px;
    margin-bottom: 25px;
}

ul.foredit li {
    position: relative;
    height: 20px !important;
    margin-right: 15px;
    float: left;
    display: inline-block;
    list-style: none;
}

ul.foredit li a {
}

ul.foredit li:nth-child(2) {
    top: 0px;
}

a.tofull {
    display: inline-block;
}

ul.related {
    padding: 15px 4%;
}

ul.related li {
    list-style: none;
    font-family: 'PTSansRegular';
    margin-bottom: 35px;
    width: 100%;
    position: relative;
}

ul.related li:after {
    content: "";
    width: 80%;
    height: 1px;
    border-bottom: #7F501D 1px dashed;
    position: absolute;
    left: 10%;
    bottom: -15px;
}

ul.related li:last-child:after {
    display: none;
}

ul.related li a {
    color: #7f501d;
    text-decoration: underline;
    font-family: 'PTSansRegular';
}

ul.related li a.rel_img {
    display: inline-block;
    float: left;
    border-bottom: none;
    width: 20%;
}

.relcont {
    width: 80%;
    float: left;
}

ul.related li a img {
    width: 100px;
    height: 100px;
}

ul.related li span {
    display: block;
}

ul.related li span.rel_cat a {
    color: #940000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.related li a.rel_downloads {
    margin-top: 5px;
    margin-bottom: 6px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.related li span.rel_cat a:hover {
    color: #E80C0C;
}

ul.related li a.rel_downloads:hover {
    color: #FF5130;
    text-decoration: none;
}

ul.related li span.rel_date {
    margin-top: 6px;
}

#addcform {
    padding-bottom: 20px;
}

.tableform {
    width: 100%;
    padding-top: 20px;
}

.editorpad {
    padding-top: 20px;
    width: 100%;
}

.editormain {
    width: 540px;
    height: auto;
    margin: 0 auto !important;
}

.comad {
    width: 540px;
    margin: 0 auto;
}
/* ShortStory */

/* comments */
.editorpad {
    width: 100% !important;
}

.editormain {
    margin: 0 auto;
    width: 540px;
}

.comm_author {
    width: 97.5%;
    background: #7F501D;
    padding: 8px 0 7px 2.5%;
    color: #ffffff;
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: 'MyriadProSemibold';
}

.comm_author a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: #ffffff 1px solid;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.comm_author a:hover {
    color: #DD8A32;
    border-bottom: #DD8A32 1px solid;
}

.comm_author span {
    padding-left: 5px;
    font-size: 13px;
}

.comm_author span span {
    padding-left: 0px !important;
}

ul.cominfo {
    float: right;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
}

ul.cominfo li {
    list-style: none;
    display: inline-block;
    float: left;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    margin-right: 7px;
}

ul.reset li {
    list-style: none;
}

ul.reset.persmes {
    list-style: none;
    float: right;
}

ul.reset.persmes li {
    float: left;
}

ul.reset.persmes li a b {
    font-weight: normal !important;
}

.selectmass input {
    float: right;
    margin-right: 10px !important;
    position: relative;
    top: 4px;
}

.cavatar {
    display: block;
    float: left;
    width: 100px;
    height: 100%;
    position: absolute;
}

.cavatar img {
    left: 10px;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -67px;
}

.bcomment {
    background: #ffffff;
    margin-bottom: 25px;
    position: relative;
    min-height: 154px;
    overflow: hidden;
}

.comm_txt {
    float: left;
    padding: 20px 20px 20px 120px;
    font-family: 'MyriadProRegular';
    font-size: 15px;
    color: #40280F;
}

.mass_comments_action {
    font-family: 'MyriadProRegular';
}
/* comments */

/* pagination */
.allfull.messag .navigation {
    background: none;
}

.allfull.messag .navigation:before,
.allfull.messag .navigation:after {
    display: none;
}

.navigation {
    text-align: center;
    background: #cd955a;
    padding: 7px 5% 7px 5%;
    position: relative;
    width: 90%;
}

.navigation:before,
.navigation:after {
    background: #FFB970;
    width: 4%;
    height: 100%;
    position: absolute;
    top: 0px;
    content: "";
}

.navigation:before {
    left: 0px;
}

.navigation:after {
    right: 0px;
}

.prevlink,
.allpages,
.nextlink {
    display: inline-block;
}

.prevlink span,
.nextlink span {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.prevlink,
.nextlink,
.prevlink a,
.nextlink a {
    text-decoration: none;
    font-family: 'PTSansRegular';
    color: #402E1C;
}

.prevlink {
    padding-right: 10px;
}

.nextlink {
    padding-left: 10px;
}

div.allpages {
    font-family: 'PTSansRegular';
}

div.allpages span,
div.allpages a {
    text-decoration: none;
    padding: 5px 10px 5px 11px;
    display: inline-block;
    background: #7F5D38;
    color: #FFE793;
    font-size: 14px;
    font-family: 'PTSansRegular';
}

div.allpages a {
    text-decoration: underline;
}

div.allpages span {
    background: #a8825c;
    color: #ffffff;
}

/* pagination */


/* Content Part */


/* Footer */
footer {
    width: 100%;
}

.footer_menu {
    width: 100%;
    height: 40px;
    border-bottom: #a86c3c 1px solid;
    border-top: #a86c3c 1px solid;
    background: #bb7135;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiNzEzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMDgyNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #bb7135 0%, #c08251 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb7135), color-stop(100%,#c08251));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #bb7135 0%,#c08251 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #bb7135 0%,#c08251 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #bb7135 0%,#c08251 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #bb7135 0%,#c08251 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb7135', endColorstr='#c08251',GradientType=0 );
 /* IE6-8 */
    ;
}

.footer_menu ul {
}

.footer_menu ul li {
    list-style: none;
    float: left;
    padding-right: 31px;
    background: url('../img/icons/note.png') no-repeat right;
    margin-right: 18px;
}

.footer_menu ul li a:hover {
    background: #99663d;
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5NjYzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMDgwNWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #99663d 0%, #b0805a 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99663d), color-stop(100%,#b0805a));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #99663d 0%,#b0805a 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #99663d 0%,#b0805a 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #99663d 0%,#b0805a 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #99663d 0%,#b0805a 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99663d', endColorstr='#b0805a',GradientType=0 );
 /* IE6-8 */
    ;
}

.footer_menu ul li:last-child {
    background: none;
}

.footer_menu ul li a {
    display: inline-block;
    padding: 9px 7px 9px 7px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'OpenSans';
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer_menu ul li a:hover {
    color: #e8dddb;
}

.copyright {
    overflow: hidden;
    width: 100%;
    height: 70px;
    background: #ca9246;
}

a.footer_logo {
    float: left;
    position: relative;
    top: -7px;
    display: inline-block;
    width: 172px;
    height: 77px;
    background: url('../img/footer_logos.png') no-repeat;
}

.copy_txt {
    float: left;
    color: #ffffff;
    font-family: 'MyriadProSemibold';
    padding-left: 50px;
    padding-top: 5px;
}

.quality {
    position: relative;
    top: 15px;
}
/* Footer */

/* LogIn */



.regman {
    position: relative;
    top: 15px;
    float: right;
    margin-right: 20px;
}

.prelog {
    width: 100%;
    text-align: center;
}

.prelog a {
    font-size: 12px !important;
    padding: 0px !important;
    float: left;
    color: #7f501d !important;
    text-transform: none !important;
}

.prelog a:nth-child(2) {
    margin-left: 3px;
}

.log_in {
    width: 90%;
    margin-left: 5%;
    float: left;
    font-family: 'MyriadProSemibold';
}

.log_in input {
    list-style: none;
    margin-bottom: 6px;
    position: relative;
}

.log_in input.log2,
.log_in input.log {
    width: 32%;
    margin-right: 1%;
    padding: 8px 2% 7px 6%;
    border: #DD8A32 1px solid;
    font-family: 'MyriadProSemibold';
    font-size: 14px;
}

.log_in input.log {
    background: #ffffff url(../img/icons/aut1.png) no-repeat left center;
}

.log_in input.log2 {
    margin-bottom: 6px !important;
    background: #ffffff url(../img/icons/aut2.png) no-repeat left center;
}

.enterbut {
    margin-bottom: 5px;
}

label.notmy {
    font-size: 11px !important;
}

.notmy_inp {
    font-size: 11px !important;
    margin-bottom: 0px;
}

li.notmy label {
    font-size: 12px;
    position: relative;
    top: 8px;
}

.notmy button {
    float: right;
}

.wellcome {
    margin-bottom: 9px;
    margin-top: 13px;
    padding-left: 15px;
    color: #636466;
    font-family: 'MyriadProRegular';
    line-height: 1.2em;
    font-size: 14px;
}

.profile_info {
    float: left;
    width: 55%;
}

.profile_avatar {
    float: left;
    width: 40%;
    padding-left: 5%;
    padding-bottom: 6px;
    line-height: 1em;
}

.wellcome a,
.profile_info a,
.profile_avatar a {
    padding: 0px 0px 0px 0px !important;
    text-transform: none !important;
    font-size: 14px !important;
}

.profile_info a {
    padding-bottom: 2px !important;
}

.profile_avatar img {
    width: 100px;
    height: 100px;
}

.profile_avatar a {
    text-decoration: none;
}

ul.profile_info {
    float: left;
    width: 40%;
}

ul.profile_info li {
    list-style: none;
}


/* LogIn */

/* Online Modul */
.online_robot {
    color: black;
    cursor: pointer;
    margin-right: 15px;
}

.online_user, .online_user:visited, .online_user:hover {
    color: green;
    text-decoration: none;
    font-weight: bold;
    margin-right: 15px;
}

.group_1, .group_1:visited, .group_1:hover {
    color: red;
}

#hintbox {
    text-align: left;
    width: 250px;
    font-size: 10px;
    border: 1px solid #FFF;
    background: #000;
    layer-background-color: #a396d9;
    color: #FFF;
    margin: 10px 0 0 0;
    padding: 5px 7px;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 998;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    opacity: 0.90;
}

.foto {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 7px;
}
/* Online Modul */

/* Own input type RADIO */
.labelvote {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    cursor: pointer;
}

.labelvote > input[type=radio] {
    display: none;
}

.labelvote > span {
    background: url('../img/radio_vinyl.png') no-repeat 0 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    float: left;
    position: relative;
    top: 6px;
    margin-right: 10px;
}

.labelvote > input[type=radio]:checked + span {
    background: url('../img/radio_vinyl.png') no-repeat 0 -24px;
}

/* Own input type RADIO */

/* User Page */
.user_cont ul li {
    list-style: none;
    margin-bottom: 5px;
    font-size: 16px;
}

.avatar {
    margin-bottom: 20px;
}

.avatar img {
    width: 122px;
    height: 122px;
}

.usbuttons {
    margin-bottom: 20px;
}

.usbuttons li {
    padding-bottom: 3px;
}

.usbuttons li a {
    font-size: 12px !important;
}

.profile_edit, .statbest {
    width: 97.5%;
    background: #7F501D;
    padding: 8px 0 7px 2.5%;
    color: #ffffff;
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: 'MyriadProSemibold';
}

.profile_edit_bl {
}

.uslab {
    width: 30%;
}

div.checkbox input {
    width: 20px;
}

div.grav {
    font-size: 12px;
}
/* User Page  */

/* Statistic Page  */
ul.statul {
    width: 92%;
}

ul.statul li {
    padding-right: 2%;
    list-style: none;
}

.orang {
    color: #7F501D;
    font-size: 16px !important;
}

.userstop {
    font-size: 13px !important;
}
/* Statistic Page  */

/* addnews */
.addlab {
    width: 15%;
}

.addtitle {
    font-size: 18px;
    color: #7F501D;
}

.addtitle span {
    font-size: 14px;
    padding-left: 10px;
}

.addtitle span.impot {
    color: #E50000 !important;
}

.admintag input {
    width: 20px !important;
}
/* addnews */

/* Personal Messages */
.pmbuttons {
    margin-top: 10px;
}

.pmbuttons a {
    color: #ffffff !important;
    margin-right: 7px;
}

ul.comm_bottom {
    width: 97.5%;
    background: #E59134;
    padding: 8px 0 7px 2.5%;
    color: #ffffff;
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: 'MyriadProSemibold';
}

ul.comm_bottom li {
    list-style: none;
    display: inline-block;
    padding-right: 15px;
}

.reset.persmes {
    font-size: 13px !important;
}

.reset.persmes li {
    padding-right: 7px !important;
}

.reset.persmes li b {
    font-weight: normal !important;
}

div.checkbox label {
    display: inline-block;
    width: 300px;
}

.checkpm {
    float: left;
    width: 20px !important;
    position: relative;
    top: 2px;
}
/* Personal Messages */

/* Other */
.ui-widget-header {
    background: #DD8A32;
    color: #ffffff;
    font-size: 14px !important;
    ; font-weight: normal !important;
    font-family: 'MyriadProSemibold';
}

.ui-dialog-buttonset button {
    padding: 8px 8px 8px 8px !important;
}

.ui-button-text-only .ui-button-text {
    padding: 0px !important;
}

.votetitle {
    margin-bottom: 15px;
    color: #403427;
    font-size: 18px;
}

.editormain {
    width: 540px !important;
    margin: 0 auto;
}

.wseditor {
    width: 100% !important;
}

table#idAreawscomm {
    width: 100% !important;
}

.tableform input {
    width: 200px;
    padding: 8px 15px 7px 15px;
    border: #DFDFDF 1px solid;
    font-family: 'MyriadProSemibold';
    font-size: 14px;
    margin-bottom: 10px;
}

input.bbcodes {
    border: none !important;
}

.comnotreg {
    width: 540px;
    margin: 0 auto;
}

span#dle-captcha a {
    font-size: 13px;
    color: #8e2d1b;
    text-decoration: none;
    font-family: 'PTSansRegular';
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

span#dle-captcha a:hover {
    color: #FF5130;
}

input#allow_subscribe {
    width: 20px;
    position: relative;
    top: -1px;
}

.informer_bl,
.info_bl {
    font-family: 'MyriadProRegular';
    width: 92%;
    margin: 0px;
    padding: 20px 4%;
    line-height: 1.4em;
    color: #636466;
    background: #FFD29C;
}

.informer_bl span,
.info_bl span {
    display: block;
    margin-bottom: 10px;
    font-family: 'MyriadProSemibold';
    color: #403427;
    font-size: 20px;
    font-weight: normal;
}

.informer_bl img,
.info_bl img {
    float: left;
    padding-right: 15px;
}

.fullpoll {
    background: #FFEFD5;
    padding: 15px;
    margin-top: 10px;
}

.fullpoll input {
    margin-right: 7px !important;
}

.social_bl {
    background: url('../img/comain.jpg') repeat;
    text-align: center;
    border-top: #a5a4a4 1px dashed;
    border-bottom: #a5a4a4 1px dashed;
    padding: 14px 0 10px 0;
}

.share_it-item {
    margin: 0 15px 6px 0 !important;
}

ul.jtop li {
    list-style: none;
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

ul.jtop li img {
    width: 100px;
    height: 100px;
}

ul.jtop li:nth-child(2) {
    margin-left: 0%;
    width: 50% !important;
}

.speedbar_bl.cat .speedbar { width: auto !important; padding: 0px !important; line-height: normal !important; margin-bottom: 0px !important; }

.speedbar,
.speedbar_bl {
width: 96%;
padding: 11px 2% 8px 2% !important;
line-height: 1em;
z-index: 1;
overflow: hidden;
position: relative;
color: #403427;
font-family: 'PTSansRegular';
font-size: 14px;
background: #fdc974;
margin-bottom: 15px;
}

.sozag { font-family: 'MyriadProSemibold';
color: #403427;
font-size: 20px;
font-weight: normal;
margin-bottom: 10px;
margin-top: 5px;
}
div.speedbar_bl.cat .speedbar { top:4px;  }
.speedbar { margin-bottom: 5px; display: inline-block; position: relative; }
.soline { width: 100%; height: 15px; position: relative; background:none; border-bottom:#7F501D 1px dashed; margin-bottom: 15px; }

.speedbar a,
.speedbar_bl a {
    color: #7f501d;
    text-decoration: underline;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.speedbar_bl a:hover {
    color: #FF5130;
}

.yashare-auto-init { display: inline-block; float: right; }
.socimain { text-align: center; margin-top: 20px; }
.socimain .yashare-auto-init { float: none !important; margin-left: -10px; }

.full_share { text-align: center; font-family: 'MyriadProRegular'; text-transform: uppercase; font-size: 16px; color:#940000; padding: 0 0 10px 0; background: #fff; }
/* Other */

/* ONLINE MUSIC */
.online_music { background: #fff; width: 96%; padding: 30px 2% 30px 2%; font-family: 'MyriadProRegular';  }
.music_start, 
.music_finish {  visibility: hidden;
display: none;
    
}

.music_start.active,
.music_finish.active { visibility: visible; 
	 cursor: pointer; 
	 display: inline-block;
		    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    border-radius: 100%;
    behavior: url(../pie/border-radius.htc);
    behavior: url(../pie/PIE.htc);
}

.music_start { width:50px; height:50px;  background: url("../img/play.png");}
.music_finish { width:50px; height:50px; position: relative; overflow: hidden; }
.music_finish:before { content: ""; position: absolute; left: -4px; top:0%;  background: url("../img/onlinemusic.gif"); width: 60px; height:50px;  }

.music_block { margin: 0 0 5px 0; }
.music_block span { font-family: 'MyriadProRegular'; font-size: 20px; position: relative; top:-18px; display: inline-block; margin: 0 0 0 5px; color: #7f501d; }

/* ONLINE MUSIC */

/* RadioStream */
.contshort.radio { min-height: 180px; }
.audio_block { display: inline-block; position: relative; }
.audio_start { position: absolute; width: 100%; height: 100%; left: 0px;top: 0px; cursor: pointer; }
.radio_img { width: 100%; text-align: center; margin: 15px 0 15px 0; }
.radio_img img { display: inline-block; }
.audiostream { width: 100%; text-align: center; }
.radio_details { display: block; text-align: center; margin: 15px 0 15px 0; }
.radio_info { margin: 20px 0 0 0; }
/* RadioStream */