/*
Theme Name:     Gridlove Child
Theme URI:      http://mekshq.com
Description:    Child theme for Gridlove theme
Author:         meks
Author URI:     http://mekshq.com
Template:       gridlove
Version:        0.1.0
*/

#breakingwrapper {margin: 0 auto; width: 100%;background:#ffdf1b;}
#breakingcontent { width: 100%; max-width: 1080px;      text-align: left; border: 0px;      padding: 10px 15px; margin: 0 auto; color:#fff;font-weight:bold;font-size:12pt; font-family:helvetica,arial,sans-serif;}
#breakingcontent a{  color:#000; font-weight:normal;text-decoration:none; font-weight:bold;} 
@media (max-width: 1024px) { #breakingwrapper {margin-top: -30px;} }
@media (max-width: 580px) { #breakingwrapper {margin-top: -20px;} }
.morelisten .fa-envelope-o { margin-top: -2px; }
@media only screen and (max-width: 768px) {
	#podcast_content ul.allshowsnav li {
	    width: 44%;
	}
}