/*
Theme Name:		The New Susing's Guitar
Theme URI:		http://www.susingsguitar.net
Description:	Design for The New Susing's Guitar by <a href="http://max.limpag.com">Max Limpag</a>.
Version:		1.0
Author:			Max Limpag
Author URI:		http://max.limpag.com/
*/ 

body {background:#A87E28; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}

/*Layout*/
#hd {height:100px; background:url(images/header.gif) no-repeat;}
#ft {border-top:#CCCCCC 1px dashed; padding:10px 0 10px 5px; background:#FFEFCE; text-align:right; font-size:80%; color:#999999;}
#bd {padding-top:5px; background:#fff;}
.yui-gb {margin-top:10px; padding:5px 0 2px 5px; background:#FFEFCE;}
.bottompanel {border-top:#A87E28 5px solid; padding-bottom:10px;}
.form {padding:30px 0px 30px 30px;}

/*Menu*/
.menutabs {width: 100%; overflow: hidden; background-color: #FFEFCE; color: #fff;}
.menutabs ul {margin: 0; padding: 0; padding-left: 10px; /*offset of tabs relative to browser left edge*/ font: bold 12px Verdana; list-style-type: none; }
.menutabs li {display: inline; margin: 0;}
.menutabs li a {float: left; display: block; text-decoration: none; margin: 0; padding: 7px 8px; /*padding inside each tab*/ border-right: 1px solid white; /*right divider between tabs*/ color: black; background: #FFEFCE; /*background of tabs (default state)*/ }
.menutabs li a:hover, .menutabs li.selected a{background-color: #A87E28; color: #FFF; text-decoration:none;}

#myGallery {text-align: left; margin: 0 auto; }
#myGallery, #myGallerySet h3 {font-size:180%;}

/*Typography*/
h1{font-size:180%; font-weight:bold; padding:5px 0 5px 20px;}
h3.menuheader {border-bottom:#CCCCCC 1px solid; font-size:140%; font-weight:bold; padding-bottom:5px;}
p {text-indent:1.5em; margin-top:0;margin-bottom:0; font-size:110%; line-height:1.4em;}
#ft a {color:#999999; text-decoration:none;}
#ft a:hover {color:#0000FF; text-decoration:underline;}

