/*  
Theme Name: Music
Theme URI: 
Description: This is a theme for a musician's site
Version: 1.0
Author: Bob Smith
Author URI: 

*/

/********************************
Globals
********************************/
body
{
	font-family: Geneva;
	background: black;
	background-image:url('pictures/background.jpg');
	background-repeat:repeat;
	color: white;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p, a, div, ul, ol, li, img
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
div.next-line
{
	width: 1000px;
	background:white;
	float: left;
}
#wrapper
{
	color: black;
	margin: 50px auto 50px auto;
	width: 1000px;
}

/***************************
Header
***************************/
#header
{
	color: black;
	width: 940px;
	padding-left:30px;
	padding-right:30px;
}
#header a
{
	text-decoration: none;
	color: black;
}

/***************************
Site Title
***************************/
#title
{
	text-align: center;
	padding-bottom: 10px;
}
#title ul
{
	list-style-type:none;
}
#site-name
{
	font-size:65px;
	font-family: FangSong, Genveva;
	font-variant: small-caps;
	font-weight: lighter;
	letter-spacing:-3px;
	padding: 10px 30px 0px 30px;
}

/***************************
Menu
***************************/
#menu
{
	color: black;
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	width: 940px;
}
#menu ul
{
	font-size: 20px;
	text-align: left;
}
#menu ul li{
	display: inline;
	background: url('pictures/dot.jpg') no-repeat;
	background-position: 7% 50%;
	padding: 0 0 0 20px;
	margin: 0;
	
}
#menu ul li:first-child{
	background: white;
	padding: 0px;
}

/***************************
Slides
***************************/
#slides
{
	float: left;
	background: white;
	color: black;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom:10px;
	width: 940px;
	border-bottom: 1px solid;
}
#slides img
{
	float:left;
	margin-left: 2px;
	margin-right: 3px;
	height:310px;
	width:310px;
	padding: 0;
}
#slides img.first
{
	margin-left: 0;
}
#slides img.last
{
	margin-right: 0;
}

/***************************
Quote and Email box
***************************/
#quotebox
{
	
	width: 940px;
	margin-left:30px;
	margin-right: 30px;
	float:left;
}
#quotebox ul
{
	list-style-type:none;
}
#quote
{
	text-indent: 7px;	
	float:left;
	width: 690px;
	border-right: 1px dotted;
	font-family: Monaco;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#emailbox
{
	padding-top: 35px;
	width: 239px;
	text-align: center;
	float:left;
}

#emailme
{
	font-size: 25px;
}
#emailbox a
{
	text-decoration: none;
	color: black;
}

/***************************
Content
***************************/
#contentandsidebar
{
	width: 940px;
	margin-left: 30px;
	margin-right: 30px;
	border-top: 1px solid;

}
#content-header
{
	border-bottom: 1px solid;
	text-align: center;
	background: #eeeeee;
	padding: 10px 0 10px 0;
	font-family: "Segoe Script";
}
/****************************
Posts
****************************/
#container
{
	float:left;
	width: 700px;
}
.post-title
{
	font-size: 25px;
	padding-top: 8px;
	padding-left: 56px;
}
div.post
{
	font-family: "Palatino Linotype", "Times New Roman",Cambria, serif;
	border-bottom: 1px dotted;
	padding-top: 5px;
	padding-right: 10px;
}

.post a
{
	text-decoration: none;
	color: black;
}

.post a:hover
{
	text-decoration: underline;
}

.date
{
	font-family: "Times New Roman",Geneva, serif;
	width: 51px;
	height: 51px;
	vertical-align: middle;
	background-image: url('pictures/datebackground.jpg');
	background-position: center center;
	float: left;
}
.date p
{
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
}
.date span
{
	font-size: 15px;
}
img.alignleft
{
	float:left;
	padding-right: 7px;
	padding-bottom: 3px;
}
img.alignright
{
	float:right;
	padding-left: 7px;
	padding-bottom: 3px;
}
.entry p + p
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.entry ul
{
	padding-left: 15px;
}
.entry a
{
	color: blue;
}
.entry p + h3
{
	padding-top: 10px;
}
.entry 
{
	min-height: 200px;
}
.postmetadata
{
	padding-bottom: 10px;
	font-size: 11px;
}
/***********************************
Page
***********************************/
.page-title
{
	font-weight: lighter;
	font-size: 25px;
	width: 639px;
}
.page-title a
{
	text-decoration: none;
	color: black;
	padding-top: 7px;
	 
}
#slides-small
{
	float: left;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom:10px;
	width: 940px;
	border-bottom: 1px solid;
}
#slides-small img
{
	 
	float:left;
	margin: 10px 4px 10px 4px;
	height:150px;
	width:150px;
}
#slides-small img.first
{
	margin: 10px 4px 10px 0px;
}
#slides-small img.last
{
	margin: 10px 0px 10px 4px;
}
.entry
{
	
	
}
/***********************************
**Albums
***********************************/
.album-label
{
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.album-label img
{
	float:left;
	padding-right: 20px;
}
.album-label ol
{
	padding-left: 260px;
}
.album-label ol li
{
	display:list-item;
}
.add_to_cart
{

	color: white;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 22px;
	padding-bottom: 9px;
	background-image: url('pictures/buttonback.jpg');
}
.qty
{
	width: 20px;
}

/***********************************
** Links
***********************************/
.link-page
{
	height: 75px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 688px;
	border: 1px solid;
	background-color: #eeeeee;
	font-size: 13px;
}
.link-page a
{
	color: blue;
	text-decoration: underline;
}
.link-page img
{
	float: left;
	padding-right: 10px;
	margin: 0;
}



/**********************************
Sidebar
**********************************/
.sidebar
{
	float:left; 
	width: 239px;
	background: #eeeeee;
	margin: 0px 0px 10px 0;
	padding: 20px 0 0 0;
	border-left: dotted 1px;
	text-align: center;
}
.sidebar ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
}
.sidebar li
{
	margin:0;
	padding:0;
} 
.sidebar li img
{
	margin: 0;
	padding: 0;
	border:0;
}
.sidebar li h2
{
	text-align: left;
	padding-left: 5px;
	font-size: 18px;
	padding-bottom: 8px;
}

#sidebar-albums
{
	border-bottom: 1px dotted;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.sidebar-section
{
	padding-top: 10px;
}


/*************************
Footer
*************************/
#footer
{
	border-top: 1px solid;
	text-align: center;
	float: left;
	width: 940px;
	margin-left: 30px;
	margin-right: 30px;
}
#developer-link
{
	float:left;
	text-align:center;
	width:1000px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#developer-link a
{
	margin-top: 10px;
	text-decoration: none;
	color: gray;

}
/**********************
* Cart Specific Page
**********************/
ul.shopping_cart
{
	list-style: none;
}
li.cart_header
{
	background: #36527A;
	border-bottom: solid 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.cart_items
{
	width: 700px;
	padding-bottom: 10px;
}
table.cart_items td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.cart_header
{
	background: #eeeeee;
	text-align: left;

}
tr.cart_header th
{
	border-left: solid 1px;
	border-bottom: solid 1px;
}
img.small
{
	width:50px;
	height:50px;
	float: left;
	padding-right: 5px;
}
.cart_form
{
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
	
}
.cart_form td
{
	padding-bottom: 5px;
}

#empty_cart
{
	padding-top: 10px;
	padding-left: 10px;
}
input.medium
{
	width: 180px;
}
input.padded
{
	margin-top: 15px;
	margin-right: 5px;
}
div.padded_content
{
	padding-top: 30px;
	padding-bottom: 30px;
}
