/*
Theme Name: Base Theme
Theme URI: http://tobyvs.com/projects/wordpress/base-theme/
Description: A basic template for build a website.  Uses Yahoo! Grids CSS.
Version: 0.1
Author: tobyvs.com
Author URI: http://tobyvs.com/
Tags: yui, simple, basic
*/

/*yui*/
.yui-t7{border:solid 1px black;padding:1em;}

/*html*/
img{border:none;}
h2{font-weight:bold;font-size:153%;color:#7E944D;margin-top:0.5em;margin-bottom:0em;padding-bottom:0em;}
h3{font-weight:bold;margin-bottom:1em;font-size:1.1em;color:#5E742D;border-top:solid 1px #999;padding-top:1em;}
p{line-height:150%;}

/*header*/
div#hd div#search{float:right;}
div#hd h1{margin-bottom:0em;}
div#hd p#description{color:#999;margin-top:0em;}

/*navigation bar*/
div#hd div#onv{background-color:#7E944D;border:solid 3px black;padding:0.75em;}
div#hd div#nv{text-align:center;}
div#hd div#nv ul{list-style:none;margin:0em;padding:0em;}
div#hd div#nv ul li{display:inline;height:25px;}
div#hd div#nv ul li.current_page_item a{text-decoration:none;background-color:#4E641D;color:#fff;}
div#hd div#nv ul li a{color:#fff;font-weight:bold;padding:0.75em;}

/*body*/
.alignright{float:right;}
.aligncenter{text-align:center;}
.strong{line-height:160%;font-size:120%;font-weight:bold;}
span.sale{background-color:yellow;padding:0.25em;}

/*footer*/
.copyright,.copyright a{color:#999;}

/*breadcrumbs*/

/*sidebar*/

/*posts*/
table.data {border-collapse: collapse;border: solid 1px #aaa;margin: 1.5em;}
table.data th {font-weight: bold;background-color: #f4f4f4;}
table.data td, table.data th {padding: 0.8em;border: solid 1px #ccc;}

/*front page*/
