/*  
Theme Name: Potato Patch Recipes -
Description: Custom theme based on the TerraFirma theme with heavy adaptation
Author: Sadish Bala / Adapted  by www.1955Design.com
Author URI: http://wpthemepark.com
*/
* { 
margin: 0; 
padding: 0; 
}

body
{
	background: #F9F9F7 url(images/bg-body.jpg) repeat-x;
	font-size: 10px;
	font-size:small;
	font: 100%/1.5em  "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	color: #3a3a3a;
	line-height: 18px;
	font-size:75%;
}

a
{
	color: #B33217;
	text-decoration: none;
	border-bottom:#B33217 1px solid;
}
h4 a {
	border-bottom:0px;
}
.header h2 a {
	border-bottom:#000066 0px solid;
	color:#333333;
}
.header h2 a:hover {
	color:#B33217;
}
a:hover
{
	color:#003366;
	border-bottom:0px;
}
p
{
	margin-bottom: 14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:5px 0;
}

.my-plus-one {
display:block;
float:right;
width: 65px;
margin:8px 0 0 0;
}

#fb-root {
width:75px;
height:25px;
float:right;
margin:8px 15px 0 0;
}

blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
img {
	display:block;
	margin:5px 10px 10px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #ccc;
}
img.left
{
	float:left;
	margin:5px 10px 10px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #ccc;
}
img.right
{
	float: right;
	margin: 10px 0px 10px 10px;
}
a img 
{
	border:#ccc 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
#topbackground
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/bg-upper.jpg) no-repeat;
	width: 947px;
	height: 264px;
	z-index: 1;
}

#outer
{
	position: relative;
	width:947px;
	margin: 10px auto;
	background: #fff url(images/bg_content.jpg) repeat-y;
}

#inner
{
	position: relative;
	padding: 10px 30px 10px 30px;
	z-index: 2;
}
.offset {
  position : relative;
  z-index : -1000;
  color:#000;
  left:-9000px;
}
#menu
{
	position: relative;
	background: #4F1F06 url(images/bg-nav.jpg) repeat-x;
	height: 67px;
	padding: 0 20px 0 5px;
	margin: 0px 0 35px 0;
	font-family:Georgia, Arial, Verdana, Serif;
}

#menu ul
{
	margin:0;
	padding:0;
}

#menu ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 10px 0 0;
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	border-bottom:none;
}

#menu ul li a:hover, #menu ul li a:focus, #menu ul li.current_page_item a
{
	background: #fff url(images/nav-hover.jpg) repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}
#menu ul li.current_page_item_rss a, #menu ul li.current_page_item_rss a:hover, #menu ul li.current_page_item_rss a:focus {
	background-color:transparent;
	background: transparent url(images/bg-rss.gif) repeat-x left center;
	background-repeat:no-repeat;
}

#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
	width:auto;
	width:200px
}
#searchform fieldset {
	float:right;
}
#content
{
	position: relative;
	width: 512px;
	float: right;
	margin-top:-35px;
	margin-right:10px;
}
.post {
	background: url(images/a33.gif) repeat-x bottom;	
	padding-bottom:10px;
	margin-bottom:30px;
}
.search  {
	margin-bottom:10px;
}
.search-results {
	background-image:url(images/mag.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-bottom:-10px;
	padding-right:75px;
}

.post-archive {
	background: url(images/a33.gif) repeat-x bottom;	
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:10px;
	padding-left:10px;
}
.post .header, .header  
{
	padding: 0 0 3px 10px;
	margin-bottom: 0px;
	position: relative;
	border-bottom:1px solid #ccc;
}
.header.archive
{
	border-bottom:0px solid #ccc;
	padding: 0 0 0px 10px;
}
#content h3, #content h2
{
	position: relative;
	top: 4px;
	font-size: 20px;
	line-height: 25px;
	color: #003366;
	font-weight:normal;
	
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#B33217;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/bullet.gif);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.post .date
{
	float:left;
	margin:7px 0;
	color:#666;
	padding:0;
	font-size:11px;
	line-height:13px;
}
.post .date em 
{
	font-style:normal;
	color:#666;
}
.post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
.post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
.post .entry
{
	margin:2px 0 0px 0;
	padding: 0 15px;
	clear:both;
}
.post .entry p, .post .archive p {
	margin:5px 0 10px 0;
	color:#111;
	font-size:1.1em;
}
.post .archive p {
	font-size:1em
}
#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}
#content .post .header ul
{
	list-style: none;
	text-align:left;
	padding:20px 0;	
}
#content .post .header ul {
	padding:5px 0;	
}
#content .post .header ul li
{
	display: inline;
	padding:3px 0 3px 0px;
}
#content .post .header ul li.comments
{
	background-image: url(images/a36.gif);
	color:#999;
}

#content .post .header ul li.readmore
{
	background-image: url(images/a38.gif);
}
#content .post h3 
{
	font-size:1.5em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#content .post h4, #content .post-archive h4 
{
	color: #333333;
	font-size:1.0em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight:bold;
}
.date h4 {
	display:inline;
}
.date h4 a {
	text-decoration:underline;
}
.date h4 a:hover {
	text-decoration:none;
}
#content .post-archive h4  {
     margin:0 0 0 -10px;
}
#content .post h4 em
{
	color: #000066;
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
	position: relative;
	width: 175px;
	float: left;
	margin-top:-32px;
	background-color:#FBFBFB;
	border:1px solid #ccc;
}
#sidebar-right
{
	position: relative;
	width: 175px;
	float: right;
	margin-top:-32px;
	background-color:#FBFBFB;
	border:1px solid #ccc;
}
img.centered, img.center {
	display: block;
	float:none;
	margin: 10px auto 10px auto;
	padding:0 0 0 0;
}
a img {
	float:left;
}
#sidebar h2, #sidebar-right h2
{
	position: relative;
	font-size: 1.2em;
	font-weight: bold;	
	color: #902D04;
	background: url(images/border.gif) bottom repeat-x;
	padding:0 0 15px 0 ;
	margin: 5px 0 -2px 0;
	text-transform:none;
	font-family: Georgia, serif;
}
img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
#sidebar ul, #sidebar-right ul 
{
	list-style:none;
	padding: 0 10px 10px 3px;
	margin: 0 0 10px 0;
}
#sidebar ul li, #sidebar-right ul li 
{
	padding: 0px 0 0 0px;
	margin:0 0 0 5px;
}
#sidebar ul li a, #sidebar-right ul li a
{
	color:#333333;
}
#sidebar ul li a:hover, #sidebar-right ul li a:hover
{
	color:#000;
}
#sidebar ul ul, #sidebar-right ul ul 
{
	list-style-image:url(images/arrow.jpg);
	padding: 0 0 8px 15px;
	margin:0;
}
#sidebar a:link,#sidebar a:visited, #sidebar-right a:link,#sidebar-right a:visited  
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active, #sidebar-right a:hover, #sidebar-right a:active
{
	border-bottom:1px solid;
}
#sidebar ul.feeds, #sidebar-right ul.feeds 
{
	margin-left:20px;
}
#sidebar ul.feeds li, #sidebar-right ul.feeds li 
{
	list-style-image:url(images/feed.gif);
	margin:5px 0;
	padding:0;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
ol.commentlist li p {
  margin-bottom:6px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer
{
	position: relative;
	clear: both;
	text-align: center;
	border-top:#e8e8de 1px solid;
	background:#fafaf8;
	color: #A8A88D;
	padding:10px;
	margin:0;
}

#footer a:link,#footer a:visited
{
	color: #6C6C63;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #acacac;
	text-decoration:underline;	
	border:none;
}
#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(images/a18.gif) repeat-x top;
}


#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.textwidget {
    margin-top:10px;
}
.current-cat {
	font-weight:bold;
	font-style:italic;
}
#recipe-box {
	border:1px solid #ccc;
	background-color:#F4F8FF;
	height:auto;
	width:450px;
	padding:15px 12px 15px 12px;
}
.entry ul li , .entry ol li {
	margin:0 0 0 10px;
	padding:0 0 0 0;
	font-size:13px;
}
.uppercase {
	text-transform:capitalize;
}
ul.wp-tag-cloud {
}
.wp-tag-cloud li {
	display:inline;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.wp-tag-cloud li a {
	margin-left:10px;
	text-transform:capitalize;
}
.error {
	color:red;
}

/* Banner Elements **************************************************************/
#bannerimg  h1 {
	background-color :transparent; /*#476B85;*/
	width: 887px;
	height: 92px;
	color:#043756;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	font-size:2.1em;
	position:relative;
}
#bannerimg h1 a {
	position : absolute;
	top:0;
	left:0;
	display : block;
	width: 887px;
	height: 92px;
	cursor : pointer;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	background-color :transparent;
	font-size:1.0em;
	color:#FF6600;
}
#bannerimg h1 a:hover {
	text-decoration:underline;
	cursor : pointer;
	background-color :transparent;
	color:#000;
}
#bannerimg h1 a span, #bannerimg h1 span {
	position : absolute;
	top:0;
	left:0;
	display : block;
	width: 887px;
	height: 92px;
	background-image:url(images/bg-header-new.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	cursor : pointer;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:1px solid #ccc;
}
#bannerimg a:hover span {
	position : absolute;
	display : block;
	cursor : pointer;
	width: 887px;
	height: 92px;
	background-image:url(images/bg-header-new.jpg);
	background-repeat:no-repeat;
}
#bannerimg h1 a:focus span, #bannerimg h1 a:active span { 
	position : absolute; 
	display : block; 
	width: 887px;
	height: 92px;
	background-image:url(images/bg-header-new.jpg);
	background-repeat:no-repeat;
	background-position:top left;
} 
#bannerimg h1 a span:focus, #bannerimg h1 a span:active { 
	position : absolute; 
	display : block; 
	width: 887px;
	height: 92px;
} 
/* END  Banner Elements **************************************************************/



