/*
Theme Name: Thai Yoga Theme
Theme URI: http://thai-yoga.com/
Description: Wordpress design for the Britsh school of Thai Yoga
Version: 1.0
Author: Andrew Nesbitt
Author URI: http://Teabass.com/

*/ 
body{margin:0; padding:0; background:url(images/back.jpg) repeat-x #f99; font: 1.0em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;}
 a{color:#444;}

#header{background:url(images/content.gif) center repeat-y;}
	#logo{margin:0 auto; width:750px; background:url(images/logo.png) center no-repeat;height:100px;}
		#logo h1{display:none;}

#picture{width:900px; margin:0 auto; text-align:center; background:#ddd; border:2px solid #999; height:350px;}

#main{}
	#wrapper{width:800px; margin:0 auto; background:url(images/content.gif) repeat-y;}
		#menu{padding:3px 0; }
			#menu ul{padding-left:100px;}
				#menu li{float:left; list-style:none; margin:0 5px;}
			#menu a{color:#444;}
			#menu a:hover{color:red;}
			#menu a:visited{color:#444;}
			#menu a:active{color:#000;}
			
		#content{clear:both;}
			#content{margin:0 30px; padding:10px 0;}
#content h3{margin:0; padding:0;}
		    .post{margin:0 30px; padding:10px 0;}
#footer{width:800px; height:75px; margin:0 auto; background:url(images/footer.gif) repeat-y; text-align:right;}
	#footer p{margin:0 30px; padding:30px 0 0 0; font-size: 0.7em; color:#777;}

img .aboutimg{float:left; padding:3px; border:2px solid #444;}
