body { background-color: #f4f4f4; } body a { text-decoration: none; color: #B80C1A; } html, body { height:100%; } body a:visited { text-decoration: none; color: #B80C1A; } body a img { text-decoration: none; } div#container { position : relative; min-height: 100%; } div#header { height: 80px; background-image: url("/img/header_background.png"); background-repeat: repeat-x; border-bottom: 3px solid #e51936; } div#header div#hgroup { width: 980px; margin-left: auto; margin-right: auto; text-align: left; } #header_logo { float: left; margin-top: 20px; } #header_menu { color: #ffffff; margin: 0px; padding: 0px; height: 80px; margin-left: 200px; width: 780px; } #header_menu li a, #register_and_login li a, #parameters li a { color: #ffffff; text-decoration: none; } #header_menu li a { display: block; text-decoration: none; font-weight: bold; padding-top: 45px; } #header_menu li { float: left; display: inline; padding-left: 13px; padding-right: 13px; height: 80px; } #header_menu li.selected, #header_menu li:hover { background-color: #e51936; } #header_menu li.separator { background-image: url("/img/header_menu_separator.png"); background-repeat: no-repeat; width: 5px; padding-left: 0px; padding-right: 0px; } #header_menu li.separator:hover { background: none; } #register_and_login { float: right; margin: 0px; margin-top: 42px; margin-right: 0px; padding: 0px; } #register_and_login li { float: left; display: inline; } #register_and_login li a { background-color: #585454; padding: 8px 8px 6px 6px; border: 1px solid black; text-transform : uppercase; font-size: 70%; font-weight: bold; background-color: #555; box-shadow: 0 1px 1px 0 #696465 inset; } #register_and_login li a.left { -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } #register_and_login li a.right { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } /*#parameters { float: right; border-right-width: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 8px; }*/ /*#parameters li { float: left; display: inline; } #parameters li a { float: left; display: inline; font-size: 80%; font-weight: bold; }*/ div#languages { float: right; height: 16px; overflow: hidden; padding: 2px; text-align: center; width: 15px; position: absolute; margin-left: 945px; margin-top: 7px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; } div#languages a { color: white; font-weight: bold; font-size: 11px; } div#languages:hover { height: auto; background: #474747; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDc0NzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTIxMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #474747 0%, #474747 0%, #212121 100%, #212121 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(0%,#474747), color-stop(100%,#212121), color-stop(100%,#212121)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* IE10+ */ background: linear-gradient(to bottom, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#212121',GradientType=0 ); /* IE6-8 */ } #content { display: table; width: 980px; margin-right: auto; margin-left: auto; padding-bottom: 135px; } #main_content { position: relative; min-height: 100%; } #main { display: table-cell; width: 650px; padding-right: 30px; float: left; position: relative; margin-top: 25px; } aside#sidebar { display: table-cell; /* vertical-align: top;*/ float: left; position: relative; } aside#sidebar .sidebar { width: 300px; padding-bottom: 25px; padding-top: 25px; /* height: 800px; background-color: blue;*/ } .top-fixed { position: fixed; top: 0; } .bottom-fixed { position:fixed; bottom: 0; } #mainbox { margin-top: 0px; /*padding: 10px;*/ padding-bottom: 23px; } #mainbox.mainbox_margintop { margin-top: 60px; } #mainbox.mainbox_nopadding { padding: 0px; } #mainbox.mainbox_padding { padding: 10px; } #mainbox h1 { margin-top: 10px; } .nicebox { -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); border: 1px solid #d3d3d3; } ul.elements { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; } ul.elements li.element { background-color: #f8f8f8; border-top: 1px solid #c8c8c8; list-style-type: none; padding: 10px; } ul.elements li.element:last-child { } td.element_thumbnail { background-color: #d5d5d5; padding: 4px; text-align: center; width: 126px; -webkit-border-radius: 3px; border-radius: 3px; } li.element img.element_thumbnail { border: 3px solid white; } .element_thumb_actions_container { } ul.element_thumb_actions { margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto; text-align: center; float: right; } ul.element_thumb_actions li { list-style-type: none; color: #787777; font-weight: bold; height: 20px; display: inline; float: left; padding-left: 9px; padding-right: 9px; } ul.element_thumb_actions li.score { padding-top: 2px; margin-top: 0px; border-right: 1px solid #bfbfbf; } ul.element_thumb_actions li.thumb { border-left: 1px solid #eeeeee; border-right: 1px solid #bfbfbf; } ul.element_thumb_actions li.star { padding-top: 2px; border-left: 1px solid #eeeeee; } ul.element_thumb_actions li.star a img { } ul.element_thumb_actions li.separator { } td.element_content { vertical-align: top; padding-top: 5px; padding-left: 15px; padding-bottom: 5px; padding-right: 0px; color: #404040; } td.element_content a { color: #b80c1a; } td.element_content .element_name a { color: #171717; font-weight: bold; font-size: 15px; } ul.element_links_actions { float: right; margin: 0px; padding: 0px; border: 1px solid #c7c7c7; height: 18px; padding: 0px 1px 1px; background: #f8f8f8; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjhmOGY4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q3ZDdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 0%, #d7d7d7 100%, #d7d7d7 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(0%,#f8f8f8), color-stop(100%,#d7d7d7), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 0%,#d7d7d7 100%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 0%,#d7d7d7 100%,#d7d7d7 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 0%,#d7d7d7 100%,#d7d7d7 100%); /* IE10+ */ background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 0%,#d7d7d7 100%,#d7d7d7 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-8 */ -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } ul.element_links_actions li { list-style-type: none; display: inline; float: left; height: 18px; border-right: 1px solid #c7c7c7; border-left: 1px solid #ffffff; } ul.element_links_actions li:first-child { border-left: none; } ul.element_links_actions li:last-child { border-right: none; } .elements ul.element_tags { margin-top: 3px; margin-left: 0px; } .elements ul.element_tags li, ul#autoplay_element ul.element_tags li, ul.elements ul.element_tags li { display: inline; font-size: 90%; } ul.element_tags .button { padding: 2px 4px 2px 4px; font-size: 95%; } .button { display: inline-block; line-height: 1; padding: 4px 7px; font-weight: bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; border: 1px solid #2b82ad; text-transform : uppercase; border: 1px solid #b0b0b0; background: #f3f3f3; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjNmM2YzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q1ZDVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f3f3f3 0%, #f3f3f3 0%, #d5d5d5 100%, #d5d5d5 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(0%,#f3f3f3), color-stop(100%,#d5d5d5), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f3f3f3 0%,#f3f3f3 0%,#d5d5d5 100%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f3f3f3 0%,#f3f3f3 0%,#d5d5d5 100%,#d5d5d5 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f3f3f3 0%,#f3f3f3 0%,#d5d5d5 100%,#d5d5d5 100%); /* IE10+ */ background: linear-gradient(to bottom, #f3f3f3 0%,#f3f3f3 0%,#d5d5d5 100%,#d5d5d5 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-8 */ } a.button.element_tag, ul.tagbox li.tag, ul.search_tag_list li, ul#favorite_tags li, ul.tags_cloud li, a.button.tag_to_favorites { padding: 6px; border: none; background: #474747; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDc0NzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTIxMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #474747 0%, #474747 0%, #212121 100%, #212121 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(0%,#474747), color-stop(100%,#212121), color-stop(100%,#212121)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* IE10+ */ background: linear-gradient(to bottom, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#212121',GradientType=0 ); /* IE6-8 */ } td.element_content li.element_tag a.button, ul.tagbox li.tag { color: #fff; text-decoration: none; text-transform : uppercase; } .button.active { background-color: #39C9CC; } li.element a.element_tag_large_for_fav_still { padding-right: 17px; } li.element a.tag_to_favorites, li.element img.tag_to_favorites { margin-left: -17px; margin-right: 4px; } li.element a.tag_to_favorites.out { margin-left: -3px; margin-left: 0px; margin-bottom: -5px; padding: 5px; } img.tag_to_favorites { margin-bottom: -1px; } img.tag_add_to_favorites { margin-bottom: -1px; margin-left: 1px; } td.element_content a.display_comments, td.element_content a.add_comment, td.element_content a.add_comment_disabled, td.element_content a.hide_comments, div.comments a.add_comment { color: #404040; } div.comments form.add_comment textarea, div.comments form.edit_comment textarea { width: 75%; height: 48px; } div.comments form.add_comment div.buttons input, div.comments form.edit_comment div.buttons input { margin-top: 1px; margin-bottom: 1px; } aside#sidebar div.nicebox { background-color: #f5f6f6; margin-bottom: 18px; padding: 12px; } div#user_statusbox { margin-top: 0px; } div.user_score { float: left; padding-top: 4px; border: 1px solid #D3D3D3; background-color: white; text-align: center; width: 138px; } .blackgradiant { background: #474747; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDc0NzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTIxMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #474747 0%, #474747 0%, #212121 100%, #212121 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(0%,#474747), color-stop(100%,#212121), color-stop(100%,#212121)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* IE10+ */ background: linear-gradient(to bottom, #474747 0%,#474747 0%,#212121 100%,#212121 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#212121',GradientType=0 ); /* IE6-8 */ } div.user_avatar { height: 137px; padding-right: 1px; } div.user_score div.score { color: #f5f6f6; height: 29px; font-weight: bold; font-size: 18px; padding-top: 5px; margin-bottom: 4px; margin-left: 3px; margin-right: 5px; } ul.user_events_infos { margin: 0; padding: 0; margin-left: 150px; margin-top: 10px; width: 126px; } ul.user_events_infos li { list-style-type: none; height: 29px; font-weight: bold; border-bottom: 1px solid #c0c1c1; padding-top: 6px; vertical-align: middle; } ul.user_events_infos li img, ul.user_events_infos li span { float: left; } ul.user_events_infos li img { padding-right: 8px; } ul.user_events_infos li span { margin-top: 2px; } ul.user_events_infos li:first-child { padding-top: 0px; height: 25px; } ul.user_events_infos li:last-child { border-bottom: none; } ul.user_events_infos li.user_name { text-transform : uppercase; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } div.seachboxcontainer { -webkit-box-shadow: inset 0px 0px 2px 3px #c8c8c8; box-shadow: inset 0px 0px 2px 3px #c8c8c8; height: 34px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; } div.seachboxcontainer input { background: none; border: none; height: 34px; margin: 0; padding: 0; padding-left: 6px; width: 220px; } div.seachboxcontainer img { border-left: 1px solid #C4C0C0; float: right; margin-right: 8px; margin-top: 3px; padding-left: 5px; } ul.social_links { margin: 0px; padding: 0px; height: 35px; margin-left: 22px; } ul.social_links li { list-style-type: none; display: inline; float: left; padding-left: 10px; padding-right: 10px; border-left: 1px solid #E2E2E2; border-right: 1px solid #E2E2E2; } ul.social_links li:first-child, ul.social_links li:last-child { border: none; } aside#sidebar div#secondarymenu, aside#sidebar div#secondarymenu ul.secondarymenu, aside#sidebar div#secondarymenu ul.submenu { padding: 0; margin: 0; } div#secondarymenu ul.secondarymenu li { list-style-type: none; } div#secondarymenu ul.secondarymenu li.top_menu_element div { padding: 10px; } div#secondarymenu ul.secondarymenu li.top_menu_element a { color: white; text-transform : uppercase; font-weight: bold; } div#secondarymenu ul.submenu li.sub_menu_element { padding: 10px; padding-left: 20px; background-color: #f5f6f6; border-top: 1px solid #dadbdb; border-bottom: 1px solid #dadbdb; background: url("/img/icon_list_chip.png") no-repeat scroll 2% 50% transparent; } div#secondarymenu ul.submenu li.sub_menu_element:first-child { border-top: none; } div#secondarymenu ul.submenu li.sub_menu_element:last-child { border-bottom: none; } div#secondarymenu ul.submenu li.sub_menu_element a { color: black; text-transform : uppercase; font-weight: inherit; } div#secondarymenu ul.secondarymenu li.top_menu_element.close div.dart { background: url("/img/icon_dart_top.png") no-repeat; width: 15px; height: 15px; float: right; margin-top: 2px; padding: 0; } div#secondarymenu ul.secondarymenu li.top_menu_element.close ul.submenu { display: none; } div#secondarymenu ul.secondarymenu li.top_menu_element.open div.dart { background: url("/img/icon_dart_bottom.png") no-repeat scroll 95% 50% transparent; width: 15px; height: 15px; float: right; margin-top: 2px; padding: 0; } div#secondarymenu ul.secondarymenu li.top_menu_element.open ul.submenu { display: block; } ul.submenu { direction: rtl; text-align: left; } #tabs_tag_search_buttons { margin: 0; padding: 0; border-left: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; float: left; margin-left: -1px; margin-top: -61px; font-weight: bold; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } #tabs_tag_search_buttons a { color: black; } #tabs_tag_search_buttons li { list-style-type: none; display: inline; float: left; padding-left: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; background: #dddddd; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGRkZGRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NhY2FjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWNhY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #dddddd 0%, #dddddd 0%, #cacaca 100%, #cacaca 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(0%,#dddddd), color-stop(100%,#cacaca), color-stop(100%,#cacaca)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #dddddd 0%,#dddddd 0%,#cacaca 100%,#cacaca 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #dddddd 0%,#dddddd 0%,#cacaca 100%,#cacaca 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #dddddd 0%,#dddddd 0%,#cacaca 100%,#cacaca 100%); /* IE10+ */ background: linear-gradient(to bottom, #dddddd 0%,#dddddd 0%,#cacaca 100%,#cacaca 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cacaca',GradientType=0 ); /* IE6-8 */ } #tabs_tag_search_buttons li.selected { list-style-type: none; padding: 20px; background: #f3f3f3; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjNmM2YzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f3f3f3 0%, #f3f3f3 0%, #e2e2e2 100%, #e2e2e2 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(0%,#f3f3f3), color-stop(100%,#e2e2e2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f3f3f3 0%,#f3f3f3 0%,#e2e2e2 100%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f3f3f3 0%,#f3f3f3 0%,#e2e2e2 100%,#e2e2e2 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f3f3f3 0%,#f3f3f3 0%,#e2e2e2 100%,#e2e2e2 100%); /* IE10+ */ background: linear-gradient(to bottom, #f3f3f3 0%,#f3f3f3 0%,#e2e2e2 100%,#e2e2e2 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */ } #tabs_tag_search_buttons li:first-child { -webkit-box-shadow: -1px -1px 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: -1px -1px 1px 1px rgba(0, 0, 0, 0.1); box-shadow: -1px -1px 1px 1px rgba(0, 0, 0, 0.1); } #tabs_tag_search_buttons li:last-child { -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1); box-shadow: 1px -1px 1px 1px rgba(0, 0, 0, 0.1); } #tabs_tag_search_buttons li div.dart { display: none; height: 16px; margin-left: 30px; margin-top: 6px; width: 30px; background: url("/img/icon_bigtag_choosed.png") no-repeat scroll 0 0 transparent; position: absolute; } #tabs_tag_search_buttons li.selected div.dart { display: block; } ul.tagbox a.close { background: url("/img/icon_close_red.png") repeat scroll 0 100% transparent; position: absolute; width: 11px; text-indent: -9999px; margin-left: 2px; } ul.tagbox li.tag { padding-right: 18px; } ul.tagbox li.tag, ul#favorite_tags li, ul.tags_cloud li { border-radius: 3px 3px 3px 3px; display: inline-block; font-size: 13px; font-weight: bold; line-height: 1; margin-bottom: 1px; margin-right: 3px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; } ul.tagbox li.input {display:block; float:left;} ul.tagbox input:focus { border-color: #fff; } ul.tagbox input { width: 50px; margin: 0; border: 0; outline: 0; line-height:1.2; padding: 3px 0; font-size: 105%; } ul#favorite_tags li { margin-right: 0px; } #element_add_link, #element_add_close_link, #group_add_link, #group_add_link_disabled, #group_add_close_link, #registration_link, #login_link, #know_more, #launch_tour { float: right; margin-top: -58px; padding: 15px; color: white; border: none; background: #f6282d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2MjgyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjYyODJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1MDYxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNTA2MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f6282d 0%, #f6282d 0%, #c50617 100%, #c50617 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6282d), color-stop(0%,#f6282d), color-stop(100%,#c50617), color-stop(100%,#c50617)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* IE10+ */ background: linear-gradient(to bottom, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6282d', endColorstr='#c50617',GradientType=0 ); /* IE6-8 */ } #registration_link, #login_link { margin-right: -112px; margin-top: -76px; } #element_add_link img, #element_add_close_link img, #group_add_link img, #group_add_link_disabled img, #group_add_close_link img, #registration_link img, #login_link img { margin-left: -5px; margin-right: 5px; margin-top: -1px; } #element_add_link.justtopright, #element_add_close_link.justtopright, #group_add_link.justtopright, #group_add_link_disabled.justtopright, #group_add_close_link.justtopright { margin-top: 0px; margin-right: 0px; } .top_tools { padding: 10px; margin-bottom: 10px; } form[name="search"] { margin-top: -5px; } form[name="search"] input[type="submit"] { float: right; height: 34px; margin-top: -55px; } .top_tools input.tag_prompt { text-align: center; width: 518px; } .niceinput { -webkit-box-shadow: inset 0px 0px 2px 3px #c8c8c8; box-shadow: inset 0px 0px 2px 3px #c8c8c8; height: 34px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border: medium none; padding-left: 10px; padding-right: 10px; } .nicetextbox { -webkit-box-shadow: inset 0px 0px 2px 3px #c8c8c8; box-shadow: inset 0px 0px 2px 3px #c8c8c8; height: 34px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border: medium none; padding: 10px; padding-right: 10px; } input:-moz-placeholder, textarea:-moz-placeholder { color: black; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: black; } a.elements_more div { height: 32px; width: 100%; padding: 0px; text-align: center; background-image: url("/img/more_result.png"); background-repeat: no-repeat; padding-top: 30px; text-transform : uppercase; } a.elements_more { color: black; font-weight: bold; } a.elements_more:hover { color: black; } div#element_add_box { padding: 10px; } #element_add_box h2 { margin-top: 0px; } div#form_add_first_part #element_add_url { height: 29px; width: 485px; } #tabs_tag_search_buttons a { padding-left: 10px; } #tabs_tag_search_buttons img { float: left; } .muzichlogodecored { background-image: url("/img/icon_minilogo_2.png"); background-repeat: no-repeat; background-position: left center; } a#autoplay_launch { -moz-border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px; -khtml-border-radius: 3px 3px 0px 0px; padding-bottom: 0px; border-bottom: none; margin-right: -4px; margin-top: -3px; } div#tags_prompt_add { width: 465px; } div#tags_prompt_add input.tag_prompt { width: 450px; } div#form_add_second_part table td { padding: 10px; } div#form_add_second_part input[type="submit"] { float: right; margin-top: -25px; } div#footer { height: 104px; width: 100%; margin-top: 25px; border-top: 4px solid #E51936; background-color: #171717; text-align: center; position: absolute; bottom:0; } div#footer_content { margin-left: auto; margin-right: auto; width: 980px; color: #999999; } div#footer_content a { color: #999999; } div#footer_logo { line-height: 18px; margin-top: 25px; padding-left: 0; padding-right: 40px; text-align: left; width: 191px; float: left; } div#footer_logo img { float: left; padding-right: 10px; } div#footer_logo_2 { margin-top: 25px; float: right; } div#footer_logo_2 img { float: none; padding-right: 0px; } span.fotter_muzich_big { font-size: 22px; font-weight: bold; } div#footer_content ul.footer_pages_links { float: left; height: 74px; margin-bottom: 0; margin-top: 12px; padding-top: 10px; margin-left: 0; padding-left: 32px; width: 210px; border-left: 1px solid #2F2F2F; text-align: left; } div#footer_content ul.footer_pages_links li { list-style-image: url("/img/list_chip_red.png"); } div.search_tag_list ul.search_tag_list { list-style-image: none; padding:0; margin:0; list-style-type:none; overflow: hidden; } div.search_tag_list ul.search_tag_list li { float: left; margin-right: 4px; margin-left: 4px; margin-top: 2px; margin-bottom: 2px; padding: 2px 4px 2px 4px; background-color: #d9f7ff; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-box-shadow: #666 0px 2px 3px; -moz-box-shadow: #666 0px 2px 3px; box-shadow: #666 0px 2px 3px; } div.search_tag_list ul.search_tag_list li.new { font-weight: bold; background: #e0e0e0; color: black; } #container div.search_tag_list ul.search_tag_list li.new a { color: black; } #helpbox div.search_tag_list ul.search_tag_list li.new a { color: black; } div.search_tag_list ul.search_tag_list li:hover { background-color: #999999; } div.search_tag_list span.info { text-shadow: 1px 1px 1px #666; font-weight: bold; font-size: 17px; } #container ul.search_tag_list li a { color: #E7E7E7; } #container ul.search_tag_list li a:hover { text-decoration: none; } ul.search_tag_list li a { color: white; } div#search_tag_search a.more, div#search_tag_add a.more { color: black; } div#search_tag_search p.help { font-size: 11px; font-style: italic; } .textcenter { text-align: center; } ul#form_add_prop_tags_api li { float: left; list-style-type: none; margin-right: 15px; } ul#form_add_prop_tags_api li:hover { text-decoration: underline; } ul.elements li.element.selected { background-color: #E7E7E7; } ul.elements li.element h2 { margin-top: 0px; } ul.elements li.element fieldset { margin-bottom: 5px; } ul.elements li.element fieldset.edit_url label, ul.elements li.element fieldset.edit_name label, ul.elements li.element fieldset.edit_tags label { display: block; float: left; width: 80px; font-size: 16px; padding-top: 6px; font-weight: bold; } ul.elements li.element fieldset.edit_tags label { float: left; } ul.elements li.element fieldset.edit_url input[type="text"], ul.elements li.element fieldset.edit_name input[type="text"] { width: 520px; font-size: 100%; height: 30px; } ul.elements li.element fieldset.edit_tags input.tag_prompt { width: 600px; } ul.elements li.element div.inputs { text-align: right; } div.no_elements { text-align: center; } ul#autoplay_element { margin: 0px; padding: 0px; } ul#autoplay_element li, ul.elements li { list-style-type: none; } ul.tagbox { cursor: text; border: none; overflow: hidden; padding: 0 0 1px 3px; margin-left: 0px; } ul.tagbox li { margin:0; } ul#favorite_tags, ul.tags_cloud { padding:0; margin-top:10px; margin-bottom: 10px; margin-left: 0px; list-style-type:none; } ul#favorite_tags li a, ul.tags_cloud li a { color: white; } ul#favorite_tags li.list_length_big a { font-size: 16px; padding-top: 2px; padding-bottom: 2px; } ul#favorite_tags li.list_length_medium a { font-size: 15px; padding-top: 3px; padding-bottom: 3px; } ul#favorite_tags li a.active { color: #999999; } ul#favorite_tags li a.highlight { color: #E51936; } ul#favorite_tags li a.highlight.active { color: #999999; } input#element_add_name { width: 450px; } .darkbutton { background-color: #585454; padding: 8px 8px 6px 6px; border: 1px solid black; text-transform : uppercase; font-size: 70%; font-weight: bold; background: none; background-color: #555; box-shadow: 0 1px 1px 0 #696465 inset; color: white; } div.top_tools div.show_options { float: right; padding: 10px; } div.show_options a { color: white; } .nicelabels label { display: block; float: left; font-size: 16px; font-weight: bold; padding-top: 6px; width: 100px; } div#group_add_box label { width: 110px; } div#group_add_box input#group_name { width: 488px; } div#group_add_box textarea#group_description { width: 487px; height: 85px; } div#group_add_box input.tag_prompt { width: 96%; } div.alignright { text-align: right; } div#group_add_box input[type="submit"] { margin-top: 10px; } div#registration_box input.niceinput { width: 250px; } div#registration_box label { width: 70px; } div#registration_box input[type="submit"] { float: right; } div#registration_box div.field { margin-bottom: 5px; } .mainbox_start input.tag_prompt { width: 96%; } .mainbox_start input[type="submit"] { float: right; margin-right: 7px; margin-top: 10px; } div.global_search_results { margin-top: 10px; } div#add_url_title, div.element_title { width: 510px; font-weight: bold; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .button { cursor: pointer; } .button:active, ul.element_links_actions li:active { background: #f6282d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2MjgyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjYyODJkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1MDYxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNTA2MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f6282d 0%, #f6282d 0%, #c50617 100%, #c50617 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6282d), color-stop(0%,#f6282d), color-stop(100%,#c50617), color-stop(100%,#c50617)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* IE10+ */ background: linear-gradient(to bottom, #f6282d 0%,#f6282d 0%,#c50617 100%,#c50617 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6282d', endColorstr='#c50617',GradientType=0 ); /* IE6-8 */ } div#tags_prompt_tag_favorites_form input.tag_prompt { width: 95%; } form[name="tag_favorites_form"] input.button { float: right; margin-right: 11px; margin-top: 5px; } form.changepassword label { width: 210px; } form.changepassword input[type="password"] { margin-bottom: 2px; width: 388px; } form.changepassword input[type="submit"] { float: right; margin-top: 5px; margin-right: 7px; } form.changeemail label { width: 210px; } form.changeemail input[type="text"] { width: 388px; } form.changeemail input[type="submit"], form.privacy input[type="submit"], form.delete input[type="submit"] { float: right; margin-top: 5px; margin-right: 7px; } div#myaccount h2 { cursor: pointer; } div#myaccount h2:hover { text-decoration: underline; } div.tag_proposition input.tag_prompt { width: 605px; } div.tag_proposition input.button { float: right; margin-top: 5px; margin-left: 5px; } li.element_view_propositions_link { padding-left: 2px; padding-right: 2px; padding-top: 1px; } div#results_search_form div.seachboxcontainer input { width: 570px; } div.display_more_elements { padding: 10px; text-align: center; } div.element_embed div.jp-playlist ul { text-align: left; } div.reputation img { float: left; margin: 4px; margin-right: 8px; margin-top: 8px; } p.show_info { margin-top: 0px; } div#presubscription { margin-top: 23px; } div#presubscription input[type="email"] { width: 253px; } div#presubscription input[type="submit"] { margin-top: 10px; margin-right: 1px; } ul.element_thumb_actions li.score { color: black; } div#myaccount_preferences input[type="submit"] { float: right; margin-right: 7px; margin-top: 5px; } /* old isolated css files */ div.show_options { float: right; } #container #group_add_link, #container #group_add_link_disabled, #container #group_add_close_link { font-size: 120%; float: right; } /* 1328276321_add_small.png 1328276855_list-remove.png 1328276953_clean.png */ div.show_options { float: right; } #container .follow_link { text-decoration: none; width: 110px; text-align: center; } /*#container a.following { background: -moz-linear-gradient(top, #08ec00 0%, #10d400 39%, #0a9800 100%); background: -webkit-linear-gradient(top, #08ec00 0%, #10d400 39%, #0a9800 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #08ec00), color-stop(0.39, #10d400), color-stop(1, #0a9800)); background: -o-linear-gradient(top, #08ec00 0%, #10d400 39%, #0a9800 100%); background: -ms-linear-gradient(top, #08ec00 0%, #10d400 39%, #0a9800 100%); background: linear-gradient(top, #08ec00 0%, #10d400 39%, #0a9800 100%); border: 1px solid #0a9800; color: white; } #container a.following:hover { background: -moz-linear-gradient(top, #ff1e00 0%, #e50600 35%, #bf0a00 100%); background: -webkit-linear-gradient(top, #ff1e00 0%, #e50600 35%, #bf0a00 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff1e00), color-stop(0.35, #e50600), color-stop(1, #bf0a00)); background: -o-linear-gradient(top, #ff1e00 0%, #e50600 35%, #bf0a00 100%); background: -ms-linear-gradient(top, #ff1e00 0%, #e50600 35%, #bf0a00 100%); background: linear-gradient(top, #ff1e00 0%, #e50600 35%, #bf0a00 100%); border: 1px solid #bf0a00; text-decoration: none; }*/ /*#container #element_add_link, #container #element_add_close_link { color: white; font-size: 120%; float: right; }*/ /*#container #element_add_box { background-color: #e3f6fd; padding: 20px; }*/ #container div.select_network a { color: white; } div.select_network a.all_network { padding-left: 20px; background-image: url(/bundles/muzichcore/img/1328191242_keyboard_layout.png); background-repeat: no-repeat; background-position: 2px 3px; } div.select_network a.my_network { padding-left: 20px; background-image: url(/bundles/muzichcore/img/1328191129_edit_group.png); background-repeat: no-repeat; background-position: 2px 3px; } div.more_filters a.new_comments { margin-top: 5px; padding-left: 20px; background-image: url(/bundles/muzichcore/img/1332286007_comments_reply.png); background-repeat: no-repeat; background-position: 2px 3px; } div.more_filters a.new_favorites { margin-top: 5px; padding-left: 20px; background-image: url(/bundles/muzichcore/img/favorite.png); background-repeat: no-repeat; background-position: 2px 3px; } div.more_filters a.new_tags { margin-top: 5px; padding-left: 20px; background-image: url(/bundles/muzichcore/img/1333484018_rss-tag.png); background-repeat: no-repeat; background-position: 2px 3px; } div.more_filters a.new_comments img, div.more_filters a.new_favorites img, div.more_filters a.new_tags img { margin-bottom: -3px; } div.select_network a.active { background-color: #39c9cc } div.tags_prompt { margin-top: 5px; } p.group_description { font-size: 90%; text-indent: 15px; } .hello { background-color: #f4f4f4; padding: 30px; } .hello #login_box, .hello #registration_box { width: 525px; margin-left: auto; margin-right: auto; background-color: #e3f6fd; padding: 20px; } #login_box input[id="username"], #login_box input[id="password"] { width: 220px; } #login_box div.login { margin-top: 8px; } #login_box div.textcenter { margin-top: 12px; } /*#registration_link, #login_link { float: right; font-size: 120%; }*/ ul#moderate_tags li.tag { font-size: 115%; } ul#moderate_tags li.tag span.name { width: 350px; } ul#moderate_elements { margin-left: 0px; } ul#moderate_elements li.element { list-style: none; background-color: #f0f0f0; margin-top: 25px; } ul#moderate_elements div.controls { text-align: center; font-size: 110%; font-weight: bold; } #container .link_navigation { float: right; font-weight: bold; text-decoration: none; color: black; } div#autoplay.popin_block { width: 500px; } div#helpbox { width: 500px; } div#helpbox h1 { margin-top: 0px; } div#helpbox h2 { margin-top: 10px; margin-bottom: 10px; } a#autoplay_previous { float: left; text-decoration: none; margin-left: -120px; margin-top: 25px; } a#autoplay_next { float: right; text-decoration: none; margin-right: -120px; margin-top: 25px; } a#autoplay_previous, a#autoplay_next, a#autoplay_close, a#helpbox_close { background: #fff; padding: 5px; border: 10px solid #ddd; z-index: 99999; /*--Les différentes définitions de Box Shadow en CSS3--*/ -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; /*--Coins arrondis en CSS3--*/ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } a#autoplay_close, a#helpbox_close { float: left; text-decoration: none; margin-top: 130px; margin-left: -110px; z-index: 99; } a#helpbox_close { margin-top: 10px; } div#tourtip, div#tourControls { z-index: 999; border: 10px solid #CD0B1A; background: #fff; } div#tourtip { width: 450px; } div#tourtip h1, div#tourControls h1 { font-size: 1.55em; margin-top: 0; } div#tourControls a#tourEnd { margin-top: 10px; float: right; } a.tag_prompt_tool { float: right; margin-bottom: 0; margin-left: 0px; margin-top: 5px; margin-right: 11px; } form#address_update input.intext { width: 90px; } div#form_add_thumb img { width: 100px; height: 100px; } #know_more, #launch_tour { float: none; margin-bottom: 16px; margin-top: 0; width: 269px; } div.helpbox_image_container { text-align: center; } div.helpbox_image_container img { border: 3px solid #DDDDDD; } #register_beta_closed { text-align: center; padding: 15px; font-weight: bold; background-color: #F19191; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .fotter_muzich_little{ font-size: 9px; } div.side_margin_top { margin-top: 25px; } p.accept_cgu { font-size: 11px; } li.user_name a { color: inherit; } li.user_name a:hover { text-decoration: underline; } div.myaccount_part.flashing { padding: 2px; } div.choose_password { text-align: center; } div.center { text-align: center; } div#email_not_confirmed_box input { margin: 10px; } div#email_not_confirmed_box p.info { font-style: italic; } span.message_success { font-weight: bold; color: green; } span.message_error { font-weight: bold; color: red; } div#helpbox input.tag_prompt { width: 480px; } div#helpbox input.button { float: right; margin-right: 11px; margin-top: 5px; } div#helpbox div.center input.button { float: none; } div#facebook_login { float: right; margin-bottom: 0; margin-right: 0; margin-top: -5px; } div#login_box { margin-top: 23px; } ul.playlists ul.tags_cloud { margin-top: 5px; margin-bottom: 5px; } ul.playlists ul.tags_cloud li { font-size: 11px; font-weight: normal; padding: 4px; } ul.playlist_elements { margin-left: 0px; } li.playlist_element div.actions, li.playlist div.actions { float: left; margin-top: 4px; } li.playlist_element div.actions img.autoplay_off { margin-left: -5px; } li.playlist_element div.actions_right { float: right; margin-top: 4px; } li.playlist_element div.actions a, li.playlist div.actions a { margin-left: -5px; } li.playlist_element div.actions a.drag { cursor: move; } li.playlist_element div.title { margin-left: 53px; margin-top: 4px; } ul.playlist_elements li.playlist_element a { color: black; } ul.playlist_elements li.playlist_element { border-top: 1px solid #C8C8C8; height: 27px; list-style: none outside none; background-color: #F8F8F8; } ul.playlist_elements li.playlist_element ul.elements li.element { border-top: none; } ul.playlist_elements li.playlist_element div.actions.fixwidth { width: 65px; } a.button img { float: left; } a.button.simpleimg { padding: 6px; } a.button.simpleimg img { float: none; } a.button span { float: left; margin-top: 4px; } ul.playlists { margin-left: 0px; margin-bottom: 10px; } ul.playlists li.playlist { border-top: 1px solid #C8C8C8; list-style: none outside none; background-color: #F8F8F8; } ul.playlists li.playlist a.title { font-weight: bold; font-size: 127%; } ul.playlists li.playlist a.title:hover { text-decoration: underline; } ul.playlists li.playlist ul.tags_cloud { margin-left: 25px; } li.playlist div.title { margin-left: 42px; margin-top: 3px; } div.playlists_prompt { padding: 10px; width: 375px; background-color: #F8F8F8; } div.playlists_prompt h2 { font-size: 1em; margin-top: 7px; } div.playlists_prompt h2.nomargintop { margin-top: 0px; } div.playlists_prompt input.niceinput { font-size: 13px; height: 23px; } div.playlists_prompt a.close_playlists_prompt { float: right; margin-top: -5px; margin-right: -5px; } li.playlist.remarquable { font-weight: bold; } ul.form-errors { margin-left: 10px; } ul.form-errors li { color: red; list-style-type: none; } div.playlists_prompt ul.form-errors li { font-size: 85%; } p.solop { margin: 15px; } div.tags_proposition_view { padding: 10px; margin: 5px; margin-top: 10px; /*--Les différentes définitions de Box Shadow en CSS3--*/ -webkit-box-shadow: 0px 0px 6px #999999; -moz-box-shadow: 0px 0px 6px #999999; box-shadow: 0px 0px 6px #999999; /*--Coins arrondis en CSS3--*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } div.tags_proposition_view a.darkbutton { margin: 2px; padding: 6px 6px 4px 4px; } a.button_arrow span { } a.button_arrow span { margin-top: 2px; } ul.playlists_for_element { margin-left: 28px; margin-top: 8px; } ul.playlists_for_element li { list-style-image: url(/img/notin.png); } ul.playlists_for_element li.in { list-style-image: url(/img/in.png); } form.playlist_edit input#playlist_name { width: 600px; } form.playlist_edit input[type="submit"] { float: right; margin-right: 10px; margin-top: 5px; } div.playlists_prompt { z-index: 100003; } a.all_network { padding-left: 15px; padding-right: 15px; } div#tags_prompt_search p.help_notags { font-weight: bold; margin-top: -10px; } div#tags_prompt_search p.help_notags img { float: right; margin: -16px 15px -10px 0; } div#tags_prompt_search p.help_notags span { float: left; margin-bottom: 10px; width: 480px; } .iframe #main_content { min-height: available; position: static; width: 560px; } .iframe #content { display: block; margin-left: auto; margin-right: auto; width: 100%; padding-bottom: 0px; } .iframe #main.content { float: none; width: 100%; margin-right: 0px; } .iframe #mainbox.nicebox { border: none; box-shadow: none; padding: 25px; } .iframe input#element_add_name, .iframe div#tags_prompt_add input.tag_prompt { width: 400px; } .iframe div#add_url_title, div.element_title { width: 75%; } .iframe div#form_add_second_part input[type="submit"] { margin-right: 20px; } .iframe #tags_prompt_add { width: 100%; } div#share_from_message { font-weight: bold; padding: 15px; font-size: 115%; } div.social_buttons ul { list-style-type: none; margin-left: 0; } div.social_buttons ul li { display : inline; margin-left: 5px; float:left; } a.button.toplist:visited { color: white; } a.button.toplist { float: right; } div.private_links form div.inputs { float: right; } div.private_links textarea { height: 60px; width: 435px; } /* * * * */ @-webkit-keyframes clignote { 0%{box-shadow:0px 0px 10px #909090;} 50%{box-shadow:0px 0px 2px #909090;} 100%{box-shadow:0px 0px 10px #909090;} } @-moz-keyframes clignote { 0%{box-shadow:0px 0px 10px #909090;} 50%{box-shadow:0px 0px 2px #909090;} 100%{box-shadow:0px 0px 10px #909090;} } @-ms-keyframes clignote { 0%{box-shadow:0px 0px 10px #909090;} 50%{box-shadow:0px 0px 2px #909090;} 100%{box-shadow:0px 0px 10px #909090;} } @-o-keyframes clignote { 0%{box-shadow:0px 0px 10px #909090;} 50%{box-shadow:0px 0px 2px #909090;} 100%{box-shadow:0px 0px 10px #909090;} } @keyframes clignote { 0%{box-shadow:0px 0px 10px #909090;} 50%{box-shadow:0px 0px 2px #909090;} 100%{box-shadow:0px 0px 10px #909090;} } @-webkit-keyframes sidesticktop { 0%{top: auto;} 50%{top: 0px;} 100%{top: 25px} } @-moz-keyframes sidesticktop { 0%{top: auto;} 50%{top: 0px;} 100%{top: 25px} } @-ms-keyframes sidesticktop { 0%{top: auto;} 50%{top: 0px;} 100%{top: 25px} } @-o-keyframes sidesticktop { 0%{top: auto;} 50%{top: 0px;} 100%{top: 25px} } @keyframes sidesticktop { 0%{top: auto;} 50%{top: 0px;} 100%{top: 25px} } @-webkit-keyframes sidestickbottom { 0%{bottom: auto;} 50%{bottom: 0px;} 100%{bottom: 25px} } @-moz-keyframes sidestickbottom { 0%{bottom: auto;} 50%{bottom: 0px;} 100%{bottom: 25px} } @-ms-keyframes sidestickbottom { 0%{bottom: auto;} 50%{bottom: 0px;} 100%{bottom: 25px} } @-o-keyframes sidestickbottom { 0%{bottom: auto;} 50%{bottom: 0px;} 100%{bottom: 25px} } @keyframes sidestickbottom { 0%{bottom: auto;} 50%{bottom: 0px;} 100%{bottom: 25px} } .flashing { font-weight: bold; text-shadow: 0 1px 0 white; border-radius: 3px; padding: 5px 10px; box-shadow:0px 0px 10px #909090; -webkit-animation-name: clignote; -webkit-animation-duration: 1s; -webkit-animation-iteration-count:infinite; -moz-animation-name: clignote; -moz-animation-duration: 1s; -moz-animation-iteration-count:infinite; -ms-animation-name: clignote; -ms-animation-duration: 1s; -ms-animation-iteration-count:infinite; -o-animation-name: clignote; -o-animation-duration: 1s; -o-animation-iteration-count:infinite; animation-name: clignote; animation-duration: 1s; animation-iteration-count:infinite; } ul.elements li.inline_actions { float: right; text-align: right; } ul.elements li.inline_actions a.button { margin-left: -30px; margin-top: -15px; position: absolute; } #full_screen_toggle { font-size: 70%; text-align: right; } .full_screen { position: fixed; width: 90%; height: 95%; left: 0; top: 0; z-index: 99; margin-left: 5%; margin-top: 1%; } #close_full_screen { position: fixed; right: 0; top: 0; z-index: 1000000000; font-weight: bolder; font-size: 70px; margin-right: 12px; }