/*
 * Si, la curiosidad mato al gato
 * que sepas que al leer esto
 * rolemusic te desea felicidad y amor
 * 
 */		
		body{
			font-family: Ubuntu, Monserrat, sans-serif;
			margin:0;	 
		    }
		a {
		    color:#000;
		    text-decoration:none;
		}
		a:hover
		{
		    color:#D1251C;
		}
		form {
			text-align:right;
		}
		img {
			border:0;
		}
		#wholeContainer{




			background-color:#E0DADA;


			text-align:center;

	      }
	    #topContainer {
	     margin-top:-25px;
	     margin-left:-20px;
	     width:100%;
	     height:38px;
        /* background-image: url('img/imgCss/wholeContainerTop.png');
         background-repeat:repeat-x;*/
	    }   
	    #bottomContainer {
	     margin-bottom:-25px;
	     margin-left:-20px;
	     width:840px;
	     height:38px;
       /* background-image: url('img/imgCss/wholeContainerBottom.png');
        background-repeat:repeat-y;*/
	    }    	     
		#pageTop{
			text-align:center;
		    }
		#logoTitle {
              width:100%;
              display:inline-flex;
              font-size:large;
              border:0px;
              background-color:#D1251C;

              
              padding-top: 10px;
              padding-bottom:10px;
              letter-spacing:1px;
              margin-bottom:10px;
			            clear:both;
		    }		    
		#pageLogo {
		     width:132px;
		     background-color:#FFF;
		     padding:10px;
		    }
		#news {
              color:#FFF;
              font-size:x-large;
              font-weight:bold;
              border:0px;
              background-color:#027AC6;
              padding:8px;

              letter-spacing:1px;
              margin-bottom:2px;
		
		}    
		#pageTitle {
		    padding-left:12px;

            color:#FFF;
		    text-align:left;
			font-weight:bolder;
	        font-size:40px;
		    }    
		#subtitle, #description {	
		    clear:both;	
		    padding-top:4px;
			font-size:x-large;
			font-weight:bold;
			background-color:#FFF;
		    }

		 #description a:link,#description a:visited {
			color:#777;
		    }
		 #description a:hover {
			color:#D1251C;
		    }		    
		 #artImage {
			margin-top:24px; 
			margin-bottom:24px;
			}   
		 #artImage img {
            box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.45);
			}   			
		 #artAuthor {
		  display:none;
		 }
	     #artAuthor a,#artAuthor a:visited {
	        color:#555;
	     }
	     #artAuthor a:hover {
	        color:#D1251C;
	     }
		.songContainerOdd, .songContainerEven{
			width:90%;
			margin:auto;
			margin-bottom:32px;
			padding:15px;
			background-color:#FEFEFE;
            box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.35);
		    }
		 .wholeEPContaninerOdd,		 .wholeEPContaninerEven  {
            display:inline-block;
            font-size:small !important;
            clear:both;

			width:370px;
			margin-top:16px;
			margin-right:10px;
			margin-left:10px;		
			padding:8px;
			background-color:#FDFDFD;
			box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.35);
		    }    
		  .dataEpContainer {
		    width:55%;
		    float:right;
		    
		    }
		  .artContainer {
		    width:45%;
		    float:left;
		    text-align:left;
		    }
		    .epImage a img {
		     margin-left:4px;
		     margin-bottom:5px;
		     margin-top:0px;	     
		     box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.35);
		     }

		    .epImage a img:hover {	     
		     box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.7);
		     }		     
		     
		 .songAuthor {
		     float:left;
		     font-size:x-large;
		     font-weight:bold;
		     color:#D1251C;
		  }
		  .songTitle {
		     clear:both;
		     float:left;
		     font-size:large;
		     color:#555;
		  }		    
		 .songDescription {
		    clear:both;
		    padding-top:12px;
			padding-bottom:16px;
			color:#111;
			font-size:large;
			text-align:justify;
		    }
		 .imageInSong img {
           box-shadow:2px 2px 8px  rgba(0, 0, 0, 0.40)
		 }
		 .epTitle{
		    float:left;
		    text-align:left;
		    font-size:large;
		    font-weight:bolder;
		    }
		  .epPubDate{
		    float:right;
		    color:#888;
		    font-weight:bold;
		    }
          .epDescription{
            padding-top:16px;
            width:100%;
            float:right;
            color:#3A3A3A;
            text-align:justify;
            font-size:larger;
            }
            .epUrl,.epComments {
              padding-top:8px;
            }
            .epUrl a:link,.epComments a:link {
            display:none;
            text-decoration:none;
            color:#666;
            margin-top:5px;
            font-size:large;
            } 

            
            .epUrl a:visited,.epComments a:visited {
            text-decoration:none;
            color:#666;
            margin-top:5px;
            font-size:large;
            } 

          .epUrl a:hover,.epComments a:hover {
             text-decoration:none;
             color:#D1251C;
             margin-top:34px;
             font-size:large;
            }
           .epComments{
           }
           .shareFacebook {
           opacity:0.5;
           margin-top:5px;

           float:left;
           }
           .shareTumblr,.shareTwitter,.shareGooglePlus,.shareGooglePlus,.shareMail {
           opacity:0.45;
           margin-top:5px;
           margin-left:3px;
           float:left;
           }
           .shareFacebook:hover,.shareTumblr:hover,.shareTwitter:hover,.shareGooglePlus:hover,.shareMail:hover {
           opacity:1;
           }
           
           #feedDiv {

           margin-top:36px;
           padding-top:18px;           
           height:60px;
           background-color:#999;
           }
           #shareInMainPage {
           clear:both;
           padding-top:17px;
           float:left;
           }           
           #shareLabel {
           padding-top:4px;
           font-size:14px;
           float:left;
           padding-right:8px;
           }
           #shareWithinPage,#urlCommentsWithinPage, #urlDownloadWithinPage, #homeWithinPage{
             margin:0 auto;
             height:20px;

color:#FFF;
font-size:large;
border:0px;
background-color:#027AC6;
padding:8px;

font-weight:bold;
letter-spacing:1px;
cursor:pointer;
           }	           

           #homeWithinPage a:link,#homeWithinPage a:visited
           {
             color:#FFF;
           }  

           #urlCommentsWithinPage a:link,#urlCommentsWithinPage a:visited
           {
             color:#FFF;
           }        

           #urlDownloadWithinPage a:link,#urlDownloadWithinPage a:visited
           {
             color:#FFF;
           }
           #homeWithinPage a:hover, #urlCommentsWithinPage a:hover, #urlDownloadWithinPage a:hover
           {
color:#000;
background-color:#D1251C;
           }   
           
button {
color:#FFF;
font-size:large;
border:0px;
background-color:#027AC6;
padding:8px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
font-weight:bold;
letter-spacing:1px;
cursor:pointer;
margin-bottom:2px;
}
button:hover {
color:#000;
background-color:#D1251C;
}
#player {
 position:fixed;top:0px;left:0px;
}

#facebookCommentContainer {
			width:90%;
			margin:auto;
			margin-bottom:32px;
			padding:15px;
			background-color:#FEFEFE;
            box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.35);

}
.songNearPlayer {
  padding-bottom:10px;
}
.artistNearPlayer{
color:#D1251C;
}
.titleNearPlayer{
color:#027AC6;
}
.titleNearPlayer:before
{ 
content:" ";
}

#facebookCommentsTitle {
font-size:xx-large;
text-align:center;
font-weight:bold;
}

#shareWithinPageContent {
display:inline-block !important;
}

