/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


#footer-widgets { background: url("http://pahls.checkerboard.com/wp-content/themes/headlines/images/bg-gradient.png") no-repeat scroll center top #155D0B !important }
.widget { font-family: inherit; }

.custom_text { margin-bottom:12px;  }
.custom_text input { width:100%; }

.custom_text h4 { margin-bottom:0; }
.gigpress-info-item { display:block; }
.gigpress-table td { vertical-align:top; }

.post {background: #fbdc9e; }

#sideshoppingcart .total { margin-bottom: 1em; }
#sideshoppingcart .gocheckout a { font-weight:bold;

	border-radius:3px; -moz-border-radius:3px;
	
	background:url("images/bg-button.png") no-repeat scroll center 0 #838C1C;
	border:1px solid #626915;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	padding:4px 8px;
	text-shadow:0 1px 0 #777777;
	
 }
#sideshoppingcart .emptycart a { font-weight:bold; }

#sideshoppingcart .gocheckout { text-align:right; }
#sideshoppingcart .emptycart{ float:left; margin:0; }

table.productcart td { padding: 2px 4px; vertical-align:top; }
table.productcart tr.firstrow td {

	background: #226915;
	color: white;
}
table.productcart tr.product_row a { color:#226915 ; }

.form-left {float:left;}


/* ----- Plant Library ----- */
#main.plant-library .post {
	padding:0;
	background: white;
}
#main.plant-library .post .title a,
#main.plant-library .post .title a:link,
#main.plant-library .post .title a:visited
	{ color: #fbdc9e; font-weight:bolt; font-size: larger; }

#main.plant-library .lib_header {
	background:#93ab61 url('images/plant-library/logo.png') 530px 12px no-repeat;
	min-height:80px; 
	padding:25px 110px 12px 20px;
	
}

#main.plant-library .lib_header .plant_type { color:#fff2d6; font-size:larger; font-style:italic; }

#main.plant-library .entry { padding:25px; }

#main.plant-library .entry .icons { margin-bottom: 1em; text-align:right; }
#main.plant-library .entry .icons img { padding:0; }

#main.plant-library .images .big { width:225px; overflow:hidden; text-align:center;}

#main.plant-library .post { padding-bottom:25px; }
#main.plant-library .post .images { float:left; }
#main.plant-library .post .thumbnail { margin:0; padding:0; border:0; background:none; }
#main.plant-library .entry a:hover { border:0 }
#main.plant-library .post .copy { margin-left:250px; }

