/*   
Theme Name: TDM Theme (Child)
Theme URI: http://simeondorsey.com
Description: A child theme made for Tim Dorsey Music.com
Author: Simeon Dorsey
Author URI: http://simeondorsey.com
Version: 1
Template: twentyten
.
Enjoy.
.
*/
@import url('../twentyten/style.css');

#header {
	padding: 15px 0 0 0;
}

a:link{
	color: #395a85;
}

a:hover{
	color: #5890d4;
}

a:visited{
	color: #5890d4;
}

a:visited{
}

#site-title a{
	font-family: fantasy;
	font-size: 34px;
}

body{
	color: #91ADB8;
	font-family: 'Nobile', arial, serif;
	background-repeat: repeat-x;
	background-image: url(images/background.jpg);
}

#wrapper{

	background-repeat: repeat-x;

	background-image: url(images/blue_white_grad_bg.jpg);

	border-top-color: #233350;

	border-top-width: 15px;

	border-top-style: solid;

}

#access{
	
}

#access .menu-header,
div.menu {
	font-size: 15px;
	margin-left: 12px;
}

#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}

#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#333;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px; */
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #5886B2;
;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #5886B2;
}

#colophon {
	border-top: 2px solid #203f5c;
	margin-top: -4px;
	padding: 18px 0;
	overflow: hidden;
}

#container {
	color: #5d5d5d;
}
