/*
Theme Name: CLC 2015
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";


.testform .button.gform_button {
    display: none;
}

/** BoozeNews Styles **/

p#boozeNewsSubTitle {font-size: 20px;}
div.boozenews {font-family: garamond; font-size: 16px;}
div.boozenews table {width: 650px; border: 1px solid black; margin: 30px 0; padding: 0px;}
div.boozenews td {padding: 5px; border: 1px solid black;}
div.boozenews td.left {font-weight: bold; vertical-align: top; width: 100px;}
div.boozenews td.right {vertical-align: top;}
div.boozenews tr:nth-child(even) {}
div.boozenews tr:nth-child(odd) {background: #EBE0CC}
//div.boozenews tr:hover {background-color: gray;}
div.boozenews p {color: black;}