/*    
Theme Name: Ian Davidson
Theme URI: http://www.singinglessonsliverpool.com
Description:Ian Davidson SLS Teacher
Author: Tom Bathgate
Author URI: http://www.clearbluedesigns.co.uk/
Version: 1.0  
*/
* {
	padding: 0;
	margin: 0;
}
body {
	background:#bd660a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 190%;
	color:#bc660a;
	text-transform:uppercase;
	font-weight:bold;
	}
	h2 {
	font-size: 150%;
	color:#bc660a;
	text-transform:uppercase;
	}
	h3 {
	font-size: 130%;
	color:#bc660a;
	text-transform:uppercase;
	}
	
p {
	padding: 10px;
	line-height: 150%;
	color:#000;
}
#wrapper {
	margin: 22px auto;
	width: 900px;
}
#header {
	width: 900px;
	float: left;
	height: 266px;
	background:url(images/banner.jpg) no-repeat;
	position:relative;
}
#nav {
	float: left;
	width: 900px;
	height: 32px;
	color: #333;
}
#members {
	width:188px;
	height:32px;
	background:url(images/leftcoltop.gif) center no-repeat;
	float:left;
	line-height:32px;
}
#members a {
padding-top:8px;
	text-align:center;
	width:188px;
	float: left;
	color:#000;
	font-size:18px;
	text-decoration:none;
}
#members a:hover {
color:#dfa959;
}
#logo {
position:relative;
top:130px;
left:335px;
width:243px;
height:61px;
}
#comment {
width:90%
}
#navigation {
	background:url(images/navback.gif) center no-repeat;
	width:550px;
	height:32px;
	float:right;
	margin-right:2px;
	margin-top:4px;
}
#navigation ul {
	position:relative;
	top:6px;
	left:30px;
}
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#navigation ul li a {
float: left;
	padding: 0 12px 0 12px;
	color:#000;
	text-decoration:none;
	font-size:18px;
}
#navigation ul li a:hover {
color:#bd660a
}
/*a#home {
	width:60px;
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: 0 0;
}
a#home:hover {
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: 0 -20px;
}
a#about {
	width:60px;
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -60px 0;
}
a#about:hover {
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -60px -20px;

}
a#sls:hover {
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -120px -20px;
}
a#teaching {
	width:60px;
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -230px 0;
}
a#teaching:hover {
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -230px -20px;
}
a#prices {
	width:60px;
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -300px 0;
}
a#price:hover {
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -300px -20px;
}
a#testimonials {
	width:90px;
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -370px 0;
}
a#testimonials:hover {
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -370px -20px;
}
a#contact {
	width:60px;
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -470px 0;
}
a#contact:hover {
	background:url(images/nav-sprite.gif) no-repeat;
	background-position: -470px -20px;
}
*/
.breadcrumb {
text-align:right;
padding-right:10px
}
#slslogo {
float:right
}
#seth {
float:left;
padding-right:5px;
}
#content {
	float: left;
	color: #000;
	background:url(images/content-back.gif) repeat-y;
	height: auto;
	width: 900px;
	
}
#leftcolumn {
	color: #333;
	height: 100%;
	width: 188px;
	float: left;
}
#leftcolumn h2, #rightcolumn h2 {
padding-bottom:10px;
color:#000000;
text-transform:uppercase;
}
#leftcolumn p, #rightcolumn p {
color:#000000
}
.entry { margin-bottom:10px; }
#contentwrapper {
	float:left;
	height:auto;
	width:509px;
	display: inline;
}

#rightcolumn {
	color: #333;
	min-height: 100%;
	width: 186px;
	float: left;
	margin-right:5px;
}
#rightcolumn h3, #leftcolumn h3 {
font-size:150%
}
#footer {
	width: 898px;
	height: 51px;
	clear: both;
	color: #fff;
	background: #000 url(images/leftcolbot.gif) left no-repeat;
}
#footer p {
	padding:0;
	line-height:110%;
}
#footleft {
	position:relative;
	left:210px;
	top:5px;
	float:left;
	width:500px;
	font-size:15px;
}
#footleft ul li {
	list-style-type:none;
	display:inline;	
	padding-left:3px;
	padding-right:3px;
}
#footleft ul li a {
	text-decoration:none;
	color:#fff;
}
#footleft ul li a:hover {
	text-decoration:underline
}
#footright {
	position:relative;
	float:right;
	top:5px;
	right:5px;
	font-size:12px;
}
#footright a {
	text-decoration:none;
	color:#fff;
	padding-bottom:2px;
	}
.clear {
	clear:both
}
.padding {
	padding:5px
}
.padding-left {
padding-left:20px
}
.to-top {
padding-left:10px;
}
.detailed {
height:30px;
line-height:30px;
float:left;
	}
	.titles {
	padding-bottom:10px;
	}
	#content h1 a, h2 a {
	text-decoration:none
	}
	.alignleft {
	float:left;
	margin-right:5px;
	}
	.alignright {
	float:right;
	margin-left:5px;
	}
