/*
Theme Name: M4
Theme URI: 1music.ro
Author: the WordPress team
Author URI: http://1music.ro
Description: 2014
Version: 1.0
Text Domain: M4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*start default css */
body {
	width: 100%;
	text-align: center;
	/*background-image:url(https://1music.ro/bg/1music_2014_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#3d838f;
	background-attachment: fixed;
	/*background-size: cover;*/
	font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
}
body a {
	color: #005689;
}

body{
	background-color: #57b3ca;
   padding: 0;
   margin: 0;
 }
 .wp-block-image img{
	max-height: 372px;
 }
#gradient
{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.liveblog-entry-text{
text-align:left;
}
.aligncenter	 {
 display: block; margin: 0 auto;
 }
.alignright	 {
 float: right; margin: 0 0 1em 1em;
 }
.alignleft	 {
 float: left; margin: 0 1em 1em 0;
 }
.floatleft	 {
 float: left;
 }
.floatright	 { float: right;
 }
img.aligncenter, img.alignright, img.alignleft	 {
 border: none;
 }

 /* wp-polls */
.wp-polls .Buttons{
width: 60px;
height: 40px;
font-size: 1.2em;
}

 /* wp quiz*/
.wpProQuiz_content {
margin-top: 10px !important;
margin-bottom: 10px !important;
text-align: left;
}
.wpProQuiz_button, .wpProQuiz_button:hover {
border-radius: 0;
-webkit-appearance: none;
border-radius: 0px !important;
font-size: 1.1em;
}
.wpProQuiz_questionList {
background: #F7F7F7 !important;
border: 1px solid #D3D3D3 !important;
}
/*promo slider*/
.promo_slider img {
width: 300px !important;
height: 429px !important;
}
/*event calendar*/
#tribe-events-content.tribe-events-list {
margin-bottom: 60px;
text-Align: center !important;
}
.tribe-events-list .tribe-events-event-cost {
float: none !important;
margin: 0 0 5px 5px;
font-size: 1.5em;
}
.tribe-events-list .tribe-events-event-image {
	float: none !important;
	display: block;
	margin: 0 auto !important;
}
.tribe-events-event-image {
margin-bottom: 1.25em;
text-align: center !important;
}
.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
width: auto !important;
position: relative !important;
text-align: center;
float: none !important;
margin-top: 20px;
}
#tribe-events-content{
background-color: rgba(255,255,255,0.8);
color: #000;
}
h2.tribe-events-page-title, #tribe-geo-results h2.tribe-events-page-title{
text-align: left !important;
}
#tribe-events-content li a, .tribe-events-event-meta li a {
background-color: #fff;
padding: 10px 15px;
width: 10px;
font-size: 1.5em;
color: #000;
}
#tribe-events-content a{
color: #000;
}
#tribe-events-pg-template .tribe-events-content p, .tribe-events-before-html p, .tribe-events-after-html p{
padding: 10px;
}
/* wp-navigation overwrite styles */
.wp-pagenavi {
clear: both;
margin: 0 auto;
width: 100%;
padding: 15px 0;
text-align: center;
font-size:0.8em
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: none !important;
padding: 3px 5px;
margin: 2px;
}
/* contact overwrite styles */
div.wpcf7{
padding: 15px 6px !important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required  select, input, textarea {
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: none;
	font-size: 1em;
	padding: 0.5em;
	margin-right: 1%;
	margin-bottom: 1%;
}
.wpcf7-captchar {
font-size: 1.3em;
background-color: #fff;
margin: 0 0 10px;
}
.wpcf7-submit {
padding: 3px 10px 0;
font-size: 1.9em;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	font-size: 2em;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
font-size: 2em;
}
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}
.wpcf7-captchac {
margin: 10px 0 0px;
width: 152px !important;
height: 70px !important;
}
#hideform{
text-align: left;
}
/*social_bar*/
.social_bar{
background-color: #f4f4f4;
text-align: left;
text-transform:uppercase;
font-weight: bold;
width: 450px;
margin: 0 auto;
font-size: 0.8em;
cursor:pointer;
padding-top: 10px;
float: right;
position: relative;
height: 30px;
}
.socialbutt{
 margin:5px 5px 5px 0;
 padding: 5px 10px;
 color: white;
 float:right;
 }
 #fb_button{
 background-color:#3b5998;
 }
 #tw_button{
 background-color:#55acec;
 }
 #gp_button{
 background-color:#f0f0f0;
 color: red;
 }
 #pin_button{
 background-color:rgb(250, 104, 104);
 color: #fff;
 }
.cpl{
	clear:both;
	line-height: 0.1px;
	font-size:0.1px;
	width:100%;
	height:0.1px;
}
/* post styles */
.post .title {
    color: #000;
    font-size: 2.5em;
    font-weight: bold;
    margin: 0;
    padding: 15px 10px 0;
    height:auto;
	text-align: left;
}
.post .difu{
padding: 5px 10px;
/*background-color:#f4f4f4;*/
font-weight: normal;
font-size: 0.4em !important;
margin: 10px 0 4px -10px;
max-width: auto;
line-height: 1.4
}
.post em {
	color: #888;
}
.post p {
	line-height: 1.4em;
	margin: 5px auto;
}
.post p img {
	width: auto;
	height: auto;
	margin: 10px -10px;
}
/* global page styles */
.page-all {
	display: block;
	background-color: #fff;
	height: auto;
}
.page-top {
	display: block;
	min-height: 230px;
}
.home_big{
	margin: 4px 0 0;
	background-color:#fff;
	margin-bottom:0px;
}
.containerI {
	padding: 0 10px;
}
.containerIA{
background-color: #fff;
width: 663px;
}
.post-thumb img {
	float: left;
	display: inline;
	margin: 10px 10px 10px 0;
}
.postinfo {
	margin: 7px 0 0 0;
	font-size: 0.9em;
	color: #999;
}
.postinfo a {
	color: #005689;
}
.postinfo a:hover {
	color: #333;
}
.post-tags {
color: #999;
margin: 20px 0 0;
padding: 0;
font-size: 1em;
line-height: 2.5;
width: 662px;
text-align: left;
}
.post-tags a {
font-weight: bold;
background-color: #E0E0E0;
padding: 5px 7px;
margin: 10px 2px 10px 0;
color: #000;
}
.tags {
	color: #999;
	margin: 10px 0 0 0;
	font-size: 0.9em;
}
.tags a {
	color: #666;
	font-weight: bold;
}
.tags a:hover {
	color: #297eb9;
}
/* end default css
start archive css */
.sec_title{
    //background-color: #0096c9;
	background-color: rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    font-size: 1.7em;
    font-weight: normal;
    margin: 0;
    padding-left: 20px;
    padding-bottom:5px;
    height:auto;
	text-align: left;
}
.container {
position: relative;
width: 666px;
margin:0 auto;
display:block;
z-index: 0;
}
.acontainer{
	width: 328px;
	float: left;
	margin: 0 5px 0 0;
	position: relative;
}
.acontainer :hover {
background-color: rgba(247, 98, 98, 0.96);
}
.apost {
	height: 185px;
	display: block;
	background: #fff;
	margin: 5px 0 0 0;
	padding: 0;
}
.atitle {
text-transform:uppercase;
	float:right;
	margin-left:0px;
	background-color: rgba(0, 0, 0, 0.80);
	color: #F8F8F8;
	font-size:0.8em;
	font-weight:bold;
	position: relative;
	z-index: 2;
	display: block;
	padding: 0 10px 0 10px;
	line-height: 25px;
	margin-top: -180px;
	font-style: italic;
}
.atitle  a{
color: #fff;
}
.atitle:hover{
color: rgba(0, 0, 0, 0.50) !important;
background-color: #fff !important;
}
.athumb img {
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0px;
	margin: 0 0px 0 0;
}
.athumb {
width: 328px;
height: 185px;
}
.acpl{
	clear:both;
	line-height: 0.1px;
	font-size:0.1px;
	width:100%;
	height:0.1px;
}
.ainfo {
	margin: 0;
	padding: 5px 5px 0;
	text-align: left;
	position: absolute;
	font-style:italic;
	bottom: 10px;
	text-transform:uppercase;
}
.ainfo a{
color: #000;
background-color: #fff;
padding: 2px 10px;
line-height: 20px;
}
.awcinfo {
	font-weight:bold;
	background-color: rgba(255, 255, 255, 0.76);
	text-align: center;
	position: absolute;
	padding: 5px 5px;
	top: 10px;
	font-size: 0.9em;
	text-align: left;
	font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
	font-style:italic;
	text-transform:uppercase;
}
.artaname {
font-size: 0.8em;
font-weight: bold;
text-align: left;
font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
}
.abottom {
	height: 100%;
	padding: 2px 5px 10px;
	margin: 10px 5px 0 0;
	background-color: #fff;
	/* display:none; */
}
.acontainerInterest {
width:217px;
float: left;
margin: 0 5px 0 0;
position: relative;
}
.npostInterest{
height:180px;
display: block;
background: #F8F8F8;
margin: 0 0 4px 0;
padding: 0;
}
.athumbInterest{
width: 217px;
height: 122px;
float: left;
display: inline;
overflow: hidden;
padding: 0px;
margin: 0 0px 0 0;
}
.containerInterest{
width: 666px;
}
/* end archive css
start category css
end category css
start featured css */
.featured {
	background-color:#fff;
	height: 372px;
	position: relative;
	z-index: 0;
	display: block;
	width: 966px;
}
/* featured tabs */
.featuredposts {
	position: absolute;
	top: 4px;
	right: 10px;
}
/* content */
.featuredposts_content a{
color: #000;
}
.fcateg{
	position: absolute;
	margin-left:30px;
	margin-top:252px;
	background-color: rgba(255,0,0,0.8);
	font-size: 1.2em;
	color: #fff;
	padding: 4px;
	max-width:120px;
	font-weight: bold;
}
.featuredposts_content .fpost {
	position: absolute;
	max-width:662px;
	margin-left:30px;
	margin-top:280px;
	background-color: rgba(255,255,255,0.8);
	background-repeat:repeat;
	padding: 5px;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	text-align: left;
	font-style:italic;
	text-transform:uppercase;
}
.fthumb{
	height: 372px;
	width: 100%;
	max-width: 966px !important;
	overflow: hidden;
	background-position: center center;
}
.featuredposts_content .fthumb img {
	display: block;
	overflow: hidden;
	border: none;
	padding: 0;
    background-repeat: no-repeat;
}
/* end feature css
 start fun css */
.containerFUN{
}
.containerFUN .post{
width: 662px;
margin: 0 0 5px;
background: #fff;
}
.containerFUN .post p img {
width: auto;
height: auto;
margin: 5px auto;
}
.containerFUN .tname{
color: #000;
font-size: 2.5em;
font-weight: bold;
margin: 0;
padding: 10px;
height: auto;
text-align: left;
}
/* end fun css
start global css */
#twitter-widget-0{
width:300px;
}
/* end global css
start header css */
#header {
	width: 966px;
	overflow: hidden;
	position: relative;
	margin:0px auto;

}
#space_header{
margin: 4px 0;
height: 90px;
background-color: transparent;
}
#logo {
	position: absolute;
//	margin: 5px 0;
	background: url(images/MC_red.png) no-repeat;
	width: 90px;
	height: 90px;
}
/* end header css
start jwbox css */
#jwbox_background{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	zoom: 1;
	-moz-opacity: 0.8;
	opacity:0.80;
	filter: alpha(opacity = 80);
	overflow: auto;
}
.jwbox_hidden {
	display: none;
	position: fixed;
	background-color: black;
	z-index:1002;
	overflow: hidden;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.jwbox_content {
}
.jwlink img {
	border: 0 none;
}
.jwlink {
	display: block;
	float: left;
}
/* end jwbox css
 start layout css */

#1x1{
z-index: 100000;
}
#social_bar{
//bottom: 0px;
margin: 0 auto;
//left: 40%;
position: relative;
//z-index: 1000;
width: 300px;
}
#info_cookies_l{
display: none;
bottom: 50px;
margin: 0;
left: 10px;
text-align: left;
width: 128px;
position:fixed;
z-index: 5;
cursor: pointer;
padding: 10px;
background-color: rgba(255, 255, 255, 0.80);
border-radius:0px;
}
#info_cookies{
font-size: 0.9em;
display: none;
top: 0;
margin:0 auto;
z-index: 1000;
text-align: center;
background-color: rgba(255, 255, 255, 0.80);
height: 30px;
line-height: 30px;
width: 100%;
min-width: 995px;
padding: 2px 10px;
position:relative;
}
#goTop{
	background-color: rgba(0, 0, 0, 0.50);
	padding:5px;
    position:fixed;
    bottom:10px;
    right:10px;
	line-height: 30px;
	height: 30px;
	width: 50px;
	font-weight: bold;
	cursor: pointer;
	z-index: 5;
	box-shadow: 0 0 5px #888;
	font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
	font-size: 1.5em;
	color: white;
	border-radius:0px;
}
body a:hover {
	color: #333;
}
input, textarea, select {
	font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
}
#wrapper {
	width: 966px;
	margin: 0 auto 0 auto;
	font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
	padding-bottom:20px;
	position: relative;
	z-index: 1;
}
#bigcolumn {
	float: left;
	width: 662px;
	margin: 0px 4px 0 0;
}
.sidebar {
	float: left;
	width: 300px;
	margin-top: 0px;
}
#leftcolumn {
	float: left;
	width: 326px;
	margin-right: 10px;
}
#rightcolumn {
	float: left;
	width: 326px;
}
.sidebar h2{
	padding-bottom:5px
}

table td.pad{
	font-size:1em;
}
.wp-pagenavi{
	margin-top:20px;
}
.banner_home{
margin: 0 0 4px;
width: 662px;
height:82px;
}
.banner_home img {
	padding: 0px;
	border: none;
	width:662px;
	height:82px;
}
.banner_top{
	width:728px;
	height:90px;
	float:right;
//	margin:5px 0;
}
.banner_top img {
	vertical-align: middle;
	padding: 0px;
	border: none;
	width:728px;
	height:90px;
}
#adultover{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    z-index: 10000;
}
.nav-previous a, .nav-next a{
color: #000;
}
.nav-previous, .nav-next {
background-color: #fff;
padding: 5px 15px;
font-weight: bold;
color: #000;
font-size:1.5em;
}
/* end layout css
start menu css */
#sticker{
width:100%;
height: 40px;
overflow: visible;
margin: 0 auto;
display:block;
//top:0;
}
#nav_bar {
//top: 0;
z-index: 4;
position: fixed;
width:100%;
margin: 0 auto;
height: auto;
background-color: rgba(0, 0, 0, 0.80);
}
#menu {
	text-transform:uppercase;
	max-width: 980px; /* was 1040px*/
	min-width: 980px; /* was 995px*/
	max-height: 40px;
	margin: 0 auto;
	z-index: 4;
	text-align: left;
	position: relative;
}
#menu ul {
	top: 0;
}
#menu ul li {
	position: relative;
	float: left;
	display: block;
}
#menu ul li a {
	display: block;
	float: left;
	font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
	font-size:0.9em;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding: 0 9px 0 9px;
	font-weight:bold;
}
#menu ul li.current_page_item a{
	background-color:rgba(253, 0, 0, 0.86);
	height:40px;
	color: #fff !important;
}
#menu ul li.page_item.page-item-6736 a{
color: red;
}
#menu ul li.current-cat a{
	background-color:rgba(253, 0, 0, 0.86);
	height:40px;
}
#menu ul li.current-cat a:hover {
	color: #fff;
}
#menu ul li.current-cat ul li a{
	background-color:transparent;
    color: #fff;
    height: 29px;
}
#menu ul li.current-cat ul li a:hover {
	color: red;
}
#menu ul li a:hover {
	color: red;
}
#menu ul li a:hover  + ul {
	display: block;
}
#menu ul li.current-cat-parent a{
    background-color: rgba(253, 0, 0, 0.86);
    color: #fff;
    height: 40px;
}
#menu ul li.current-cat-parent ul li a{
    color: #fff;
    height: 29px;
}
#menu ul ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.80);
	padding: 5px 0;
	border: none;
	height: auto;
	min-width: 175px;
	z-index: 10;
}
#menu ul ul:hover{
	display:block;
}
#menu ul ul li {
	float: none;
	display: block;
	border-right: 0;
	position: static;
}
#menu ul ul li a {
	float: none;
	display: block;
	font-weight: bold;
	color: #fff;
	height: 22px;
	line-height: 22px;
	position: static;
	padding: 5px 5px 0 5px;
}
/* Search form fo header area */
.searchform{
	position: absolute;
	float: right;
	height: 40px;
	vertical-align: middle;
	background: #12384E;
	right: 0;
}
.searchfield {
	vertical-align: middle;
	border: 0;
	width: 110px;
	height: 36px;
	background: rgba(255, 255, 255, 1);
	font-size: 1em;
	padding: 1px 2px 1px 2px;
	margin: 1px;
	float: right;
    border-radius: 0;
	text-align: left;
	-webkit-appearance: none;
}
.searchbutton {
	vertical-align: middle;
	font-size: 0.8em;
	border: 0;
	width: 50px;
	height: 40px;
	background-color:rgba(0, 0, 0, 0.94);
	float:right;
	color:#fff;
	font-weight:bold;
	cursor: pointer;
	margin: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.searchbutton:hover {
color: red;
}
.searchfieldV {
	border: 0;
	width: 110px;
	height: 22px;
	font-size: 0.5em;
	background-color: white;
	color: #666;
	float:left;
	margin: 5px 0 0;
	padding: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.searchbuttonV {
	vertical-align: middle;
	border: 0;
	width: 50px;
	height: 22px;
	background-color: #777777;
	float:left;
	color:#fff;
	font-size: 0.5em;
	margin: 5px 0 0;
	padding: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.searchbuttonV:hover {
background-color: #ACACAC;
color: #000;
}
/* end menu css
 start news css */
.npost {
	height: 185px;
	display: block;
	background: #F8F8F8;
	margin: 0 0 4px 0;
	padding: 0;
}
.npost, .ntitle,.nthumb img, .nthumb, .ninfo, .artname a:hover {
box-shadow: none !important;;
}
/* end news css
start reset css */
* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}
html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
html {
	overflow: -moz-scrollbars-vertical;
}
/* end reset css
start sidebar css */
.box_a {
	margin: 0 0 5px 0;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
}
#todh p{
 line-height: 140%;

}
.box_a div {
	display: block;
}
.box_a p {
	margin: 5px 0;
	font-weight: bold;
	font-size: 12px;
}
.box_a h1 {
	font-size: 1.2em;
	position: relative;
	float: left;
	padding: 5px 0;
}
/*end sidebar css
 Video archive */
.vtitle {
	float:left;
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	display: block;
	padding: 5px;
	line-height: 20px;
	margin: 0;
	width: 318px;
	height: 40px ;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	font-family: -apple-system,'Helvetica Neue',Helvetica,Arimo,'Segoe UI';
	font-style:italic;
	text-transform:uppercase;
	bottom:0px;
}
.vtitle a {
color: #fff;
}
.vtitle a:hover {
color: #ff0;
}
.vcontainer{
width: 328px;
float: left;
margin: 5px 5px 0 0;
position: relative;
}
.videothumb {
	width: 328px;
	height: 185px;
	position: relative;
}
.videothumb img {
overflow:hidden
}
.vcontainer.title a:hover {
text-decoration: underline
}
.vcontainer .playit a{
	position: absolute;
	top: 0;
	left: 0;
	width: 328px;
	height: 185px;
	display:block;
	opacity: 0;
}
.vcontainer .playit a:hover{
	position: absolute;
	display:block;
	top: 0;
	left: 0;
	width: 328px;
	height: 185px;
	background: url(images/ps.png) no-repeat center;
	opacity: 1;
}
/* end video archive
start footer css */
#footer {
	width: 100%;
	text-align: center;
	font-size: 0.90em;
	margin:0px auto;
	background-color:rgba(0, 0, 0, 0.8);
	text-transform:uppercase;
}
#footer-inner {
	width: 966px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 10px 0 10px 0;
}
#footer_links{
margin:0;
text-align:left;
margin-bottom:30px;
}
#footer_links a{
color:#eee;
margin-top:3px;
text-align:left;
}
.des {
	float: left;
	display: inline;
	text-align: left;
}
.copy {
	float: right;
	display: inline;
	text-align: right;
	margin-top: 20px;
}
.traffic{
	float: left;
	display: inline;
	text-align: left;
	margin-top: 25px;
	margin-left: 19px;
}
.des p, .copy p {
	padding-top:20px;
	line-height: 1.5em;
	color:#fff;
	font-size: 0.75em;
}
.des a, .copy a {
	font-weight: bold;
}
.footernavi {
	width: 800px;
	text-align: center;
	background: #666;
	padding: 4px 0 4px 0;
	margin: 0px auto;
}
.footernavi ul {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	color: #fff;
}
.footernavi li {
	display: inline;
	margin-right: 10px;
	line-height: 1.4em;
}
.footernavi li a {
	color: #fff;
}
.footernavi li a:hover {
	color: #ffc000;
}
/* end footer css */
