/*
Theme Name: Bring It Up!
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: Muhammad Zaman
Author URI: 
Description: This is custom theme created from PSD.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
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.
*/
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	margin:0px;
	padding:0px;
}

body{font-family:'open_sansregular'!important;margin:0px;padding:0px;color:#626262;}
h1,h2,h3,h4,h5,h6 {
	font-size:16px;
}
p {
	font-size:14px;	
	line-height:1.7;
}
h2, h4,.h2,.h4 {
	color:#d94f87;
}
a {
	text-decoration:none;
}
li {
	list-style:none;
}
li, input, a {
	color:#fff;
}
.vpoffset  { padding-top: 2px; }
.vpoffset1 { padding-top: 5px; }
.vpoffset2 { padding-top: 10px; }
.vpoffset3 { padding-top: 15px; }
.vpoffset20{padding-top: 20px; }
.vpoffset4 { padding-top: 30px; }


.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset20 { margin-top: 20px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 110px; }

.vboffset  { margin-bottom: 2px; }
.vboffset1 { margin-bottom: 5px; }
.vboffset2 { margin-bottom: 10px; }
.vboffset3 { margin-bottom: 15px; }
.vboffset20 { margin-bottom: 20px !important;}
.vboffset4 { margin-bottom: 30px; }
.vboffset5 { margin-bottom: 40px; }
.vboffset6 { margin-bottom: 60px; }
.vboffset7 { margin-bottom: 80px; }
.vboffset8 { margin-bottom: 100px; }
.vboffset9 { margin-bottom: 110px; }

.hoffset{margin-left:2px;}
.hoffset1{margin-left:5px;}
.hoffset2{margin-left:5px;}
.hoffset3{margin-left:10px;}
.hoffset4{margin-left:15px;}
.hoffset5{margin-left:20px;}
.hoffset6{margin-left:25px;}
.hoffset7{margin-left:30px;}
.hoffset8{margin-left:35px;}
.hoffset9{margin-left:40px;}


.no-padding {
	padding:0px !important;
}
.no-margin {
	margin:0px !important;
}

.container {
	width:960px;
	margin:0 auto;
	padding:0px;
}
.general-logo {
	float:left;
}
.general-logo a{
  color: #fff;
  font-size: 39px;
  font-weight: bold;
  padding-left:40px;
}
.general-logo a span {
	color:#ffcc06;
}
.logo-container {
	width:100%;
	margin:0 auto;
	background-image:url('images/contact-logo.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#e9e9e7;
	margin:0;
	height:500px;
}
.left-logo {
	width:1200px;
	height:150px;
	margin:0 auto;
	padding-top: 330px;
}
.contact-log-text {
	background-image:url('images/contact-logo-header-bg.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:170px;
	margin-left:-170px;
	margin-top:-18px
}
.contact-log-text a {
	margin-left:200px;
	font-size:108.72px;
	font-family:arial;
	font-weight:bold;
	color:#ea3e86;
}
.contact-log-text a span{
	color:#ffcc07;
}
.sub-logo h3 {
	margin-left:200px;
	font-size:40px;
	margin-top: -8px;
}
.clear {
	clear:both;
	height:0px;
}
.upper {
	text-transform:uppercase;
}
.lower {
	text-transform:lowercase;
}
.center{
	text-align:center;
}
.blog-heading span{
	color:#626262;
	font-style:italic;
	font-size:14px;
}
.logo {
	background-image: url("images/logo.png");
	background-position:center center;
	background-repeat:no-repeat;
	height:80px;
	margin:15px 0px;
}

.main-nav{
	background-image: url("images/header.png");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
.navigation {
	float:right;
	padding:0px;
	margin:5px 0px;
}
ul.navigation li{
	display:inline-block;
	text-transform: uppercase;
	font-weight: bold;
}
ul.navigation li a{
	display:block;
	padding:10px 10px;
	font-size:14px;
}
ul.navigation li a:hover, ul.navigation li a:active {
	background-color:rgba(255, 255, 255, 0.5);
}

.content {
	width:675px;
	float:left;
	margin-bottom: 25px;
}
.content .radio-post {
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	padding-left:20px;
	position:relative;
}
.sidebar {
	width:258px;
	float:right;	
	margin-top:-80px;
}
.home-page, .radio-page{
	margin-top:0px;
}
.post-image {
	float:right;
}
.post-image img {
	margin-bottom:-5px;
}
.post-detail div {
  width: 84%;
  display: block;
  font-size:18px;
}
.heading{
	background-image: url("./images/comment-bg.png");
	background-repeat:repeat-x;
	margin:0;
	height:54px;
	text-align:center;
}
div.heading > h2{
	color:#6d6d6d;
	padding-top:15px;
	font-size:16px;
}
.radio-post .show-btn {
	position:absolute;
	bottom:151px;
	left:89px;
}
.show-btn {
	background-image: url("images/primary-btn.png");
	background-repeat:no-repeat;
}
.show-btn a{
	display:block;
	width:126px;
	text-align:center;
	font-size:14px;
}
.comments, .hear-now, .social {
	width:33%;
	float:left;
}
.social img {
	margin-left:14px;
	margin-top: 4px;
}
.hear-now h2 {
	color:#6d6d6d;
	margin:0px;
	padding:0px;
	margin-top: 12px;
	font-size: 16px;
}
.side-post {
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
}
.popular-entry-image, .popular-entry-title {
	float:left;
	padding-left: 5px;
	padding-top: 15px;
}
.popular-entry-title {
	width: 235px;
	font-size:14px;
	padding-left:15px;
}
.popular-entry-image img {
    width: 101px;
    height: 76px;
}
.popular-entry-title h3 {
	margin-top:0px;
}
.popular-entry-title h3 a {
	font-size:14px;
	width:100%;
	padding-top:24px;
	color:rgb(98, 98, 98);
}
.popular {
	border-bottom:2px solid #000;
}
.advertising {
	min-height: 270px;
	border:1px solid #797979;
	margin-top:5px;
}
.slider-container {
	width:100%;
	margin:0 auto;
}
.slider-container  img{
	width:100%;
}
.blog-content {
	width:33.33%;
	float:left;
}
.blog-heading {
	font-size:32px;
}
.blog-heading span{
	font-size:18px;
}
.blog-content img {
	display: block;
	margin: 0 auto;
}
.blog-content h4 {
	color:#505050;
	text-align:center;
	font-size:18px;
	margin:0px;
	padding:0px;
	margin-top:18px;
}
.blog-category {
	color:#707070;
	font-style:italic;
	font-size:18px;
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.post-type {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:18px;
}
.facebook-icon {
	width:23px;
	height:23px;
	display:inline-block;
	background-image: url('images/facebook-icon.png');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	margin-top:18px;
}
.twitter-icon {
	width:23px;
	height:23px;
	display:inline-block;
	background-image: url('images/twitter-icon.png');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	margin-top:18px;
}
.blog-detail h4 a {
	color:#626262;
	font-size:18px;
	font-style:italic;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
.blog-detail h2 a {
	color:#d94f87;
}
.blog-detail p {
	color:#505050;
	font-size:14px;
	line-height:1.7;
	text-align:justify;
	margin:0px;
	padding:0px;
	margin-top:15px;
	padding:0px 25px;
}
.inspiration {
	width:50%;
	float:left;
}
.inspiration-image {
	width:30%;
	float:left;
}
.inspiration-image img {
    width: 138px;
    height: 206px;
}
.inspiration-detail {
	width:70%;
	float:left;
	font-size:18px;
}
.inspiration-detail div{
	width:95%;
}
.inspiration-detail h3 a{
	color:#d94f87;
}
.inspiration-detail h2 {
  /* width: 325px; */
  width: 280px;
  padding-left:20px;
  margin-top:-4px;
  font-size:18px;
}
.inspiration-detail h3{
	color:#d94f87;
	padding-left:20px;
}
.inspiration-detail p {
	padding-left:20px;
	padding-right:50px;
	font-size:14px;
	line-height:1.7;
}
.banner {
	padding-top:50px;
	width:100%;
	margin:0 auto;
}
.banner img {
	width:100%
}
.link-up {
	margin:0px;
	padding:0px;
	font-size:32px;
	font-weight:bold;
	padding-top:30px;
}
.link-up span {
	font-size:18px;
	font-family: 'open_sansregular';
	color:#6d6d6d;
	font-style:italic;
}
.link-up-detail {
	margin:0px;
	padding:0px;
	line-height:1.7;
}
.bring-up, .lift-up {
	background-image:url('images/link-up-bg.png');
	background-repeat:repeat-x;
	color:#fff;
	margin:20px 0px;
}
.bring-up h2, .lift-up h2 {
	color:#fff;
	padding:0px;
	margin:0px;
	padding:10px 0px 0px 30px;
}
.bring-up p, .lift-up p {
	padding:0px;
	margin:0px;
	padding-left:30px;
	width:90%;
	line-height:2;
}
.bring-up a, .lift-up a {
	text-decoration:underline;
}
.click-donate {
	width:100px;
	height:70px;
	background-image:url('images/click-donate.png');
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	margin:0 auto;
}
h2.click-donate span {
	font-size:18px;
	display:block;
}
.contact-detail {
	margin:0px;
	padding:0px;
	margin-top: 73px;
}
.contact-detail li{
	color:#505050;
	margin:10px 0px;
	line-height:1.7;
	font-size:14px;
}
.telephone {
	background-image:url('images/telephone.png');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
}
.message {
	background-image:url('images/message.png');
	background-position:0px 8px;
	background-repeat:no-repeat;
	padding-left:30px;
}
.contact-detail a {
    color: #505050;
    font-size: 14px;
}
.mailto{
	padding-left:30px;
}
.address {
	background-image:url('images/home.png');
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:30px;
	width:234px;
}
.social-contact img{
	margin-left:20px;
	display:inline-block;
}
.whats-up h3, .whats-up p{
	padding-left:20px;
	width:90%;
}
.whats-up h3 {
	margin-top:0px;
	padding-top:18px;
}
p.conversation {
	width:90%;
}
.sidebar-social img {
    margin-left: 25px;
    padding-top: 10px;
}
.submit-btn a {
	background-image:url('images/primary-btn.png');
	background-repeat:no-repeat;
	width:146px;
	height:44px;
	display:block;
	text-align:center;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	margin:0 auto;
}
.about-us {
  background-color: #fff;
  padding: 15px 5px;
  text-align: center;
}
.about-us-detail {
	padding: 0px 10px;
	font-size: 14px;
}
.page-heading h2 {
	font-size: 90px;
	margin-top: 0px;
	text-transform:lowercase;
}
.page-detail {
	margin-top: 60px;
	padding-left:40px;
	padding-right:21px;
}
.page-detail p img {
	float: left;
	margin: 0px 15px 15px 0px;
	width:393px
	height:305px;
}
.page-detail p {
  text-align: justify;
  font-size:14px;
  line-height:1.7;
}
.main-heading {
	color:#ea3e86;
	font-weight:bold;
}
.about-blog-content {
	width: 45%;
	float: left;
	padding-left: 40px;
}
.about-blog-media {
	width:137px;
	float:left;
	text-align:center;
}
.about-blog-detail {
	width:275px;
	float:left;
	padding:0px 10px;
}
.about-blog-detail h2 {
	margin:0px;
	padding:0px;
}
.about-blog-detail p {
	text-align:justify;
	padding: 0px 5px;
}
.about-blog-media p, .about-blog-media a {
	margin:0px;
	padding:0px;
}
.about-social {
	margin-left:20px;
	padding-top:10px;
}

.about-blog-media .upper {
    font-size: 14px;
    font-weight: bold;
    word-spacing: 22px;
}
.about-blog-btn {
	background-image:url("./images/comment-bg.png");
	width:140px;
	height:50px;
	background-repeat:x;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
}
.about-blog-btn a { 
	padding-top:14px;
	display:block;
}
.board-ref {
	width:100%;
	position:relative;
	height:420px;
}
.board-ref-bg {
	width:100%;
	position:absolute;
	background-image:url('images/about-ref-bg.png');
	background-repeat:repeat-x;
	height:156px;
}
.board-ref h2 {
	padding-top:20px;
	padding-left: 53px;
}
.author, .producer {
	width:50%;
	float:left;
}
.author p{
	float:left;
	text-align:right;
	padding-left: 50px;
	padding-top: 132px;
}
.author img {
	float:right;
	padding-right:40px;
}

.producer p{
	float:right;
	padding-right: 30px;
	padding-top: 132px;
}
.producer img {
	float:left;
	padding-left:40px;
}
.single-member {
	width:25%;
	float:left;
}
.container.member-container {
  padding-left: 85px;
  padding-top:30px;
}
.container.member-container p {
	text-align:center;
	width:70%;
	line-height:1.2;
}
.contact-page {
	margin-bottom:0px;
}
.contact-footer div.textwidget h2.link-up{
	padding-top:30px;
}
.ccf-form {
	text-transform:uppercase;	
	color:#ea3e86;
}
.ccf-form input {
  background-color: #e3e3e3;
  width: 71% !important;
  height: 39px;
  border:none;
  color:#000;
}
.required{
	display:none;
}
.contact-message textarea {
	width:71% !important;
	background-color: #e3e3e3;
	border:none;
	color:#000;
}
div.form-submit input {
	width:140px !important;
	color:#ea3e86;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	cursor:pointer;
}
.ccf-form-wrapper .error {
	position:absolute;
}
.blog-posts {
	margin-bottom:5px;
	margin-top:30px;
}
.blog-page img {
  width: 636px;
  height: 264px;
}
.blog-page p {
	text-align:justify;
}
.blog-page h2 a, .single-page h2 a{
	color:#d94f87;
}
.read-more {
	color:#d94f87;
	font-weight:bold;
	font-size:20px;
}
.blog-image {
	width:157px;
	height:239px;
}
.single-page .blog-posts{
	border:none;
}
.blog-author {
	width:100%;
	margin:0 auto;
	background-image:url(images/about-ref-bg.png);
	background-repeat:repeat-x;
	height:156px;
	margin-top:-60px;
}
.author-image, .author-name {
	width:160px;
	/* width: 140px; */
	float:left;
}
.author-name p {
  padding-top: 115px;
  padding-left:7px;
}
.author-image img {
  height: 156px;
  /* width: 160px; */
  width: 140px;
  border: none;
}
h3#reply-title {
  color: #d94f87;
  border-bottom: 2px solid #E0BBCA;
  padding-bottom:4px;
}
.form-allowed-tags {
	display:none;
}
.form-submit input.submit {
	color:#d94f87;
	background-color:#ccc;
	border:none;
	font-weight:bold;
	height:39px;
	cursor:pointer;
}
.comments-area {
    color: #626262 !important;
}
.comment-author.vcard{
	color:#000;
}
.comment-metadata {
	color:blue;
}
time{
	color:blue;
}
.comment-content{
	color:#626262;
}
.comment-form-url {
	display:none;
}
.comment-form-author > label, .comment-form-email > label, .comment-form-comment > label  {
    color: #d94f87;
	font-weight:bold;
	display:block;
}
.comment-form-author > input, .comment-form-email > input, .comment-form-comment > input {
    background-color: #ccc;
    border: medium none;
    height: 39px;
    width: 500px;
}
.comment-form-comment textarea {
    background: #ccc none repeat scroll 0 0;
    border: medium none;
    width: 500px;
}
.comment-notes > span {
    color: #ffcc07;
    font-weight: bold;
}
.{
	color:#d94f87;
}
.comments-title {
    border-bottom: 1px solid #d94f87;
    padding-bottom: 5px;
}
p.logged-in-as a {
  color: #000;
  text-decoration: underline;
}
.single-blog-sidebar {
	background-color:#fff;
	margin-top:-99px;
}
.radio-page-banner{
	/* background-image:url('images/radio-banner.png'); */
	background-image:url('images/bring-it-up-photo-strip.jpg');
	background-repeat:no-repeat;
	height: 170px;
	width: 960px;
	margin:-62px auto 0;
	background-position:center center;
	background-size: cover;
}
.listen-mp3, .left-download {
	width: 64%;
	float:left;
	font-weight: bold; /* font-style:normal; */ 
	display: inline-block; 
	/* margin: 35px 16px 0px 12px; */ /* float: right; */ 
	/* text-align: left; */
}
.listen-mp3 audio {
  visibility: visible !important;
  width: 95% !important;
  margin-top: 45px;
}
.listen-mp3 {
	margin-bottom:30px;
	width: 34%;
	text-align: right;
}
a.emd_dl_red_darker {
  background-image: url('http://bringitupmedia.com/wp-content/uploads/2015/07/download.png') !important;
  background-repeat: no-repeat;
  width: 93px;
  height: 96px;
  text-indent: -9999px;
}

a.emd_dl_red_darker:hover {
  background-image: url('http://bringitupmedia.com/wp-content/uploads/2015/07/download.png') !important;
  background-repeat: no-repeat;
  width: 93px;
  height: 96px;
  text-indent: -9999px;
}
.hear-now h2 a {
  color: #6d6d6d;
}
/*Modal CSS*/
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url('images/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container {
	height:440px;
	background-color:#fff;
	border-color:#ccc;
}
#simplemodal-container h3 {color:#84b8d9;}
.empower-women {
	padding-top:21px;
}
.content.blog-page {
    margin-top: -91px;
}
.footer-sidebar {
	margin-top:0px;
}
.play-song, .download-song {
	float:left;
	height:100px;
	margin-top:20px;
}
.download-song {
	width:100px;
	margin-right: 14px;
}
.play-song {
	width:555px;
}
.play-song audio {
	padding-top: 36px;
	width:45% !important;
	float: right;
}
.play-song h4, .play-song audio{
	display:inline-block;
	width:300px;
	margin: 0px;
	padding: 0px;
}
.download-song { 
	background-image:url('images/download.png');
	background-position:left center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.download-song a {
	text-indent:-9999px;
	display:block;
	height:100px;
}
.textwidget .synved-social-button img {
  width: 100px!important;
}
.textwidget a.synved-social-button {
  margin-left: 70px!important;
}
.textwidget a.synved-social-provider-facebook {
	margin-left:0px !important;
}
span.widget-share {
	color: #ea3e86;
	font-weight: bold;
	font-size: 25px;
	padding-right: 10px;
}
.latest-song img{
	cursor:pointer;
}
.comment-counts{
  color: #6d6d6d;
  font-weight: bold;
  font-size: 20px;
}
.blog-content a img {
  width: 211px;
  height: 211px;
}
a#policy-link{
	color:#505050;
	text-decoration:underline;
}
#popup {
	display:none;
}
textarea {
	color:#000!important;
}
div#popup p {
    color: #000;
}
.full-container {
	width:100%;
	margin:0 auto;
}
.amazingslider-bottom-shadow-1 {
	display:none !important;
}
.radio-posts h2 {
	font-size:18px;
}

.radio-posts h1 {
	font-size:20px;
	color:#d94f87;
}
div#basic-modal {
    margin-bottom: -5px;
}
.whats-up h3.upper {
    padding-top: 5px;
}
.whats-up p {
    margin-top: -10px;
}




/*===========Drop Down Menu CSS============*/
#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	margin:0;
	padding:0
}

#primary_nav_wrap ul a
{
	display:block;
	text-decoration:none;
	font-weight:700;
	line-height:32px;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul li.current-menu-item
{
	background:rgba(255, 255, 255, -0.5);
}

#primary_nav_wrap ul li:last-child
{
    background: #ffcc06;
}

#primary_nav_wrap ul li:hover:last-child
{
    background: #ffcc06;
}

#primary_nav_wrap ul li:last-child a {
    color: #EA3E86
}

#primary_nav_wrap ul li:hover
{
	background:rgba(255, 255, 255, -0.5);
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background-image: url("images/header.png");
	background-repeat:repeat-x;
	padding:0
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px;
	background-image:url('images/header.png');
	background-repeat:repeat-x;
}


#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
	z-index: 999;
}
.donation {
	text-align:center;
}
.content h2 a {
    color: #d94f87;
}
li.mailto a {
    text-decoration: underline;
}
.about-heading {
	margin-left:40px;
}
.about-detail {
	margin-top:-65px;
}
.book-sidebar {
	margin-top:-80px;
}
.resources-page {
	margin-top:-90px;
}
.popular-entry-title p {
	font-size:11px;
}
.main-title-size {
	font-size:30px;
}
.radiopost-master{}
.radiopost-master .radio-post{padding:0px !important;}
.radiopost-master .post-heading{padding-left:20px !important;}
.radiopost-master .post-detail{padding-left:20px !important;}
.radiopost-master .heading {background-color: #FFCC07 !important;background-image: none;padding: 8px 20px;height: 55px;}
.radiopost-master h3{color:#d94f87;font-size: 18px;margin: 0px;}
.radiopost-master .hear-now {width: 70%;}
.radiopost-master .social{width: 28%;}
.radiopost-master .social img {margin-top: 0px;}
.radiopost-master .listennowp{margin: 3px 0px;color: #d94f87;/* font-weight: bold; */}

#header-logo{
}
#header-logo .container{
    width: 100%;
}
#header-logo .logo{
    background: url("images/bg-logo.jpg") no-repeat center;                  
    height: 421px;      
    margin: 0 auto;
    -webkit-background-size: cover;    -moz-background-size: cover;    -o-background-size: cover;    
    background-size: cover;
}

.emd_dl_red_darker {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        background: none !important;
        background: none !important;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
        background-color: none !important;
        -webkit-border-top-left-radius: none !important;
        -moz-border-radius-topleft: none !important;
        border-top-left-radius: none !important;
        -webkit-border-top-right-radius: none !important;
        -moz-border-radius-topright: none !important;
        border-top-right-radius: none !important;
        -webkit-border-bottom-right-radius: none !important;
        -moz-border-radius-bottomright: none !important;
        border-bottom-right-radius: none !important;
        -webkit-border-bottom-left-radius: none !important;
        -moz-border-radius-bottomleft: none !important;
        border-bottom-left-radius: none !important;
        text-indent: none !important;
        border: none !important;
        display:inline-block;
        color:#ffffff !important;
        font-family:Georgia;
        font-size:15px;
        font-weight:bold;
        font-style:normal;
        height:41px;
        line-height:41px;
        width:153px;
        text-decoration:none;
        text-align:center;
        text-shadow:1px 1px 0px #810e05;
    }
    .emd_dl_red_darker:hover {
        background: none !important;
        background: none !important;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
        background-color: none !important;
    }.emd_dl_red_darker:active {
        position:relative;
        top:1px;
    }

.left-download em { font-weight:bold; font-style:normal; padding-left:12px; margin-top: 90px;}
.left-download .ldt { font-weight:bold; /* font-style:normal; */ display: inline-block; margin: 35px 16px 0px 12px; /* float: right; */ text-align: left;}

.sharebtn-aside {text-align: center;padding-bottom: 10px;}
.blog-button-style {margin-top: 12px;}

.content ul li{color: #626262;list-style-type: disc;font-size: 14px;line-height: 2em;}
.sharebtn-aside img {width:120px;}
.songs-list {margin-bottom: 20px !important;display: inline-block;}
.songs-list p{margin:12px 0 0 0;line-height: 20px;}