/* 
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.

*/

#header
{
	padding: 0px;
}
#top
{
	background: #FEDFA8;
}
.title
{
}
a:link, a:visited
{
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
#nav a
{
	font-size: 1.1em;
}
.post-meta a
{
	font-weight: normal;
}
.entry
{
	color: #7D7D7D;
	font-size: 12px;
	line-height: 19px;
}
#page-nav a
{
	font-weight: normal;
}
#page-nav ul.rss a
{
	font-weight: normal;
}
body
{
	background-color: #FEDFA8;/* old  e9cfa0 */
	font-family: Verdana,Tahoma,Arial,sans-serif;
}
h1, h2, h3
{
	font-family: Georgia,"Times New Roman",Times,serif;
}
h2
{
	font-size: 20px;
	font-style: normal;
}
.post .title
{
	color: #993300;
	font-size: 2.2em;
	font-weight: 300;
	margin: 0 0 5px 0;
}
.post .title a:link, .post .title a:visited
{
	color: #993300;
	font-weight: 300;
}
#tabs ul.wooTabs li
{
	color: #ffffff;
	cursor: pointer;
	display: inline;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 0px 1px 0px 0px !important;
}
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover
{
	background: url(images/bg-tabs-selected.png) no-repeat center 41px;
	color: #993300;
	text-decoration: none;
}
#secnav a
{
	font-style: normal;
}
.widget ul li a
{
	color: #993300;
	line-height: 30px;
	padding: 0px 0;
	text-decoration: none;
}
.widget ul li a:hover
{
	border-bottom: 1px dotted;
	color: #000;
}
#blogherads
{
	background: #FFFFFF;
	padding: 0 15px 10px 0;
	width: 300px;
}
#blogherads a {

      padding:0 5px 10px 0;
}
.post-archive
{
	font-size: 14px;
	line-height: 20px;
}
.post-archive a
{
	font-weight: normal;
}
.post-archive h1
{
}
.post-archive h2
{
}
.post-archive h3
{
}
.post-archive h4
{
}
.post-archive h5
{
}
.post-archive h6
{
}
.post-archive h1, .post-archive h2, .post-archive h3, .post-archive h4, .post-archive h5, .post-archive h6
{
	margin: 0 0 15px 0;
}
.post-archive p
{
	margin: 0 0 15px 0;
}
.post-archive blockquote
{
	color: #666;
	padding: 10px 30px;
}
.post-archive blockquote p
{
}
.post-archive ul
{
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}
.post-archive ul ul
{
	margin: 0;
}
.post-archive ul li
{
	list-style-type: none;
}
.entry ul ul li
{
	list-style-type: disc;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}

#cooking_com
{
	padding: 0 5px 10px 1px;
}
#text-7 .textwidget
{
	padding: 6px;
}
#text-8 .textwidget
{
	padding: 0;
}
#text-4 .textwidget
{
	padding: 0;
        border:0;
}
#text-11 .textwidget
{
	padding: 0px;
}
#text-7 .textwidget
{
	padding: 0px;
}
#page-nav ul.rss
{
	margin-right: 15px;
}
#cat-nav #search
{
	margin-right: 15px;
}
.post #share
{
	color: #23809D;
	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
	height: 35px;
	line-height: 1.5em;
	margin: 20px 0 0;
	padding: 1px 0 0 55px;
	position: relative;
}
#comments .comment-entry {
        font-size:1em;
}
#comments  {
        background:#FFFFFF;

}
#respond  {
        background: #FFFFFF;
}


ol.entry {
        list-style-type:decimal;
}


.post #subscribe { position:relative; height:35px; margin:20px 0 0; padding:1px 0 0 55px;  }
.post #subscribe .banner { background:url(images/banner-share.png) no-repeat; position:absolute; top:0; left:-40px; width:78px; height:36px; color:#fff; font:bold italic 14px Georgia, serif; text-shadow:#555 0 1px ; line-height:29px; padding:0 0 0 16px;}
.post #subscribe a img { padding:0 10px 0 0; opacity:0.7; }
.post #subscribe a:hover img { padding:0 10px 0 0; opacity:1; }
