/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
#bottom-cats {
  margin-left:0px;
  padding-left:10px;
}
#bottom-cats li {
	background:url('/shop/catalog/view/theme/default/image/bullet_1.png');
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:10px;
	list-style-type:none;
	margin-bottom:5px;
	float:left;
	width:130px;
}
#bottom-cats li a {
	color: rgb(15, 124, 44); font-weight: bold; font-size: 11px;
}
#more-posts li {
	background:url('/shop/catalog/view/theme/default/image/bullet_1.png');
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:10px;
	list-style-type:none;
	margin-bottom:5px; 
	margin-right:50px;
}
#more-posts li a {
	color: rgb(15, 124, 44); font-weight: bold; font-size: 14px;
}
.table-cooking {
	float:left;
	margin-left:20px;
}
.table-cooking td {
	font-size:11px;
	padding-right:10px;
	height:20px;
}
.rating-status {
	display:none;
}
.kurvzvejoti {
	border-collapse:collapse;
}
.kurvzvejoti th {
	padding:6px;
	padding-left:0px;
	border-bottom: 1px solid #0D3F1A;
	color:#0D3F1A;
	font-size:11px;
	font-weight:bold;
}
.kurvzvejoti td {
	padding:6px;
	border-left: 1px solid #0D3F1A;
	border-bottom: 1px solid #0D3F1A;
}
.thumbnail-list {
	margin:0;
	margin-top:10px;
	padding:0;
}
.thumbnail-list li {
	list-style:none;
	float:left;
	margin-right:10px;
}
/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}