/*  
Theme Name: Play
Theme URI: http://playnewsongs.com/
Description: The custom-designed play new songs theme.
Version: 2.1
Author: Basil
Author URI: http://playnewsongs.com/
*/



/* Begin Typography & Colors */

#banner-img {
        background: #FFFFFF url("images/banner.gif") no-repeat 0px 0px;
        height: 114px;
        }

div.img-link a {
        display: block;
        height: 114px;
        text-decoration: none;
        }

#search-float {
display: inline;
float: right;
        margin-left: auto;
        padding-top: 50px;
        padding-right: 1px;
        text-align: left;
        width: 100px;
        }

#right {
	float: left;
	width: 190px;
	background-color: #FFFFFF;
	overflow: hidden;
	}


body {
	margin: 0px 0px 20px 0px;
		background-color: #FFFFFF;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0F314E;
	}

a:visited {
	color: #0F314E;
	}

a:active {
	color: #0F314E;
	}

a:hover {
	color: #B22222;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 100%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
        display: none;
        }



#banner a {
        color: #FFFFFF;
        text-decoration: none;
        }

#banner h1 {
        font-size: xx-large;
        
        
        
        }

#banner h2 {
        font-size: small;
        }

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1, #banner h2 {display: none;}

#center {
		float: left;
	width: 500px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	}



.content p {
	color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 16px%;
	}

.content li {
	line-height: 16px%;
	}

.content h2 {
	color: #B22222;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #333;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}
	
.content h6 {
	color: #333;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	
	// text-transform: uppercase;
	padding: 10px;
	border-bottom: 1px dotted #B22222;
	border-left: 1px dotted #B22222;
	border-right: 1px dotted #B22222;
	border-top: 1px dotted #B22222;
	}	

	
.content h5 {
	color: #333;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #B22222;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


.adv-link-head{
       color: #000000;
       font-weight: bold;
} 

.adv-link-head a{
padding-left:4px;
       color: #000000;
       font-weight: bold;
} 

.adv-link-txt{
       color: #B22222;
       font-size: x-small;
line-height:12px;
padding-left:4px;
} 



.quote{
color: #B22222;
padding-left:4px;
margin-top:16px;
margin-bottom:16px;
} 

.sidebar {
        margin-top: 20px;
}

.sidebar h2 {
	color: #B22222;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
  	padding: 3px;
	}


.sidebar h3 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B22222;
	text-align: left;
        text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}


.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 20px;
	}

.sidebar li {
	color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px;
	}










#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #B22222;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {

	text-align: center;
	}




.photo {
	text-align: left;
	margin-bottom: 20px;
margin-left:5px;
	border: 1px dotted #B22222;
	padding: 2px;
	}

.link-note {
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 0px;
	}

#powered {
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}


.box ul li {
  background:url("images/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:0px;
  line-height:1.4em;
  }



/* End of Basil additions */









