/*
Theme Name: Starkers HTML5
Theme URI: http://nathanstaines.com
Description: An HTML5 version of <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> which is based on Twenty Ten.
Version: 3.2
Author: Nathan Staines
Author URI: http://nathanstaines.com
Tags: starkers, html5, naked, clean, basic
*/

@import "css/reset.css";
@import "css/layout.css";
@import "css/styles.css";
@import "css/style.css";
@import "css/juizDropDownMenu.css";
@import "css/bjqs.css";




h1,h2,h3,h4{font-weight:bold;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;padding:10px 5px;background:#eee;}
h4{font-size:12px;}

#content-holder { width:978px; border:1px solid #dbdad5; margin:20px auto; padding:14px;}
#content-holder #page-title h1 { padding:15px 0; font-size:30px; display:block; border-bottom:1px solid gray; font-weight:bold;} 
.contents{ margin-top:20px;}
#contactform{width:700px;}
#contactform table tbody tr td select{width:211px;height:34px;padding:5px;border-radius:5px;border:1px solid #eee;}
#contactform table tbody tr td input[type="submit"]{height:30px;background:#666;color:#60C89B;cursor:pointer;}
.wpcf7{width:600px;margin:0 auto !important;}
.wpcf7-form p{margin:10px;text-align:center;}
.wpcf7-form div{text-align:center;margin-right:25px;}
.wpcf7-form input{height:20px;width:350px;border-radius:5px;padding:5px;border:1px solid #eee;outline-width:0;text-align:center;}
.wpcf7-form input[type="submit"]{height:30px;background:#666;color:#60C89B;cursor:pointer;width:100px;margin-bottom:20px;}
.wpcf7-form input[type="submit"]:hover{background:#333;}
.wpcf7-form select{width:361px;height:34px;padding:5px;border-radius:5px;border:1px solid #eee;outline-width:0;}
.wpcf7-form textarea{width:350px;padding:5px;border-radius:5px;border:1px solid #eee;outline-width:0;}
.gen_tab tbody tr td{padding:10px;border:1px solid #666;}