/*
Theme Name: Flat
Theme URI: http://www.yoarts.com/wordpress/free-flat-design-wordpress-theme.html
Author: YoArts
Author URI: http://www.yoarts.com/
Description: Flat is a WordPress Blog Theme designed by YoArts. We would like to say that Flat is both beautiful and charming at the same time.
Version: 1.5.7
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flat
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready

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.
*/

.sticky {}
.bypostauthor {}

#cboxTitle{
	position:absolute;
	bottom:0px;
	left:25%;
	text-align:left;
	width:50%;
	color:#333333;
	border: 1px solid #999999;
	padding: 10px;
	font-size: .9em;
	background: #f4f4f4;
	z-index: 10000;
	font-align: center;
}

#secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5,
#secondary h6, #secondary .widget-title {
    color: rgba(255, 255, 255, .6)
}

#masthead .site-description {
    text-transform: none;
    font-family: "Open Sans" !important;
    padding: 10px 30px 10px 30px;
    margin: 0;
    min-height: 40px;
    font-size: 100%;
}

cite {
    font-style: italic;
    font-align: right;
}

.page-template-page-music-php ul li {
    list-style-type: none;
}

.read-more-text {
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}
