/**
 * Theme Name: Hybrid
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A user-friendly, search-engine optimized theme framework, featuring 18 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 0.6
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, one-column, two-columns, three-columns, fixed-width
 * Status: publish
 *
 * Copyright (c) 2008 - 2009 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Simon's additions */

#check-box{
	background:#e5e5d8  url(/wp-content/uploads/2009/08/radial-white-50.png) no-repeat center;
	border:1px solid #d4d4ba;
	padding:10px;
	margin:20px 0 0 40px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
}

ul#checks {
}
.check {
	margin:14px 12px; 
	font:17px Georgia, 'Times New Roman', Serif; 
	list-style-image: url("/wp-content/uploads/2009/08/check-mark-green-30x24-trans.png"); 
	list-style-position: outside; 
	width:400px;
}

/*wood product displays*/
#post-276 h2 {
	color:#333; 
	border-top:1px solid #666;
	padding:6px; 
	margin:40px 0 0 0; 
}
#post-276 p {
	margin:12px 20px 0 40px; 
	font:16px Georgia, 'Times New Roman', Serif; 
	line-height:170%;
}
/*
.check {margin:14px 0; font:italic 16pt Georgia, 'Times New Roman', Serif; list-style-image: url("http://www.coastalwoodworks.com/wp-content/uploads/2009/07/check-mark-green-24x24.png"); list-style-position: outside;}
.wp-image-263 {margin-right:10px; position:relative; float:left: }
h2 {border-top:1px solid black;}
p {margin:12px 40px 0 40px; font:italic 14pt Georgia, 'Times New Roman', Serif; line-height:150%;
*/ }

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}


/*
ul#checks {margin:20px 80px;}
.check {margin:14px 0; font:17px Georgia, 'Times New Roman', Serif; list-style-image: url("/wp-content/uploads/2009/07/check-mark-green-24x24.png"); list-style-position: outside; width:460px;}
h2 {color:#333; border-top:1px solid #666;padding:6px; margin:40px 0 0 0; }
p {margin:12px 20px 0 40px; font:16px Georgia, 'Times New Roman', Serif; line-height:170%; }
*/



.search-results {}
.search-results {}
.search-results .post {font-family:Arial Helvetica sans-serif; font-style:normal; font-size:12px}
.search-results .post h2 {font-family:Arial Helvetica sans-serif; font-style:normal; font-size:14px; font-weight:bold;}
.search-results .entry-summary p {margin:10px 0; line-height:140%;}
.search-results .entry-title a {
	color: #00f;
	text-decoration:underline;
	}




