/* @override http://katherinesacks.com/wp-content/themes/lavitacucunare/style.css */

/* @override http://katherinesacks.com/wp-content/themes/lavitacucunare/style.css *//*  
Theme Name: lavitacucunare
Tags: two columns, fixed width
*/

/**********
*  Basic  *
***********/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #a6b79b;
	text-align: center;
	background:#ffffff;
	font-size:11px;	
}

p {

	margin-bottom: 10px;

	margin-top: 1px;

	line-height: 160%;

}

ol, ul {
	line-height: 1.5em;

	margin: 1.2em 0 1.2em 2em;

	padding: 0 0 0 15px;

	

}

ol {
	padding: 0 0 0 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	color: #7f7f7f;
}

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }

hr {/* to be styled */}

a:link,
a:visited {
	color: #7f7f7f;
	text-decoration: none;

}

a:hover,
a:active {
	color: #7f7f7f;
	text-decoration: underline;
}

input, textarea, select {
	border: 1px solid #7f7f7f;
	background: #ffffff;
	color: #212121;
	font-size: 1.1em;
	font-family: Tahoma, Arial, Sans-Serif;
}
.button { background: #f8ffe5 none; }

blockquote {
	margin: 0 20px;
	padding: 0 10px 0 25px;
	border-left: 4px solid #c9ee58;
}

code {
	font-family: monospace;
	color: #666;
	font-size: 1.1em;
}.small {
	font-size: 0.9em;
	color: #999;

}

.alignleft {
	float: left;
	margin-right: 10px;
	clear: left;
}
.alignright {
	float: right;
	margin-left: 10px;
	clear: right;
}/***********
*  Layout  *
************/

#wrapper {

	margin: 0 auto;

	padding: 0;

	text-align: left;

	font-size: 1.1em;

	overflow: hidden;

	background-color:#ffffff;

	width:910px;	
}
/***********
*  Header  *
************/
#header {

	background: url(images/spoonheader.jpg) no-repeat top center;
	background-image:url(images/spoonheader.jpg);
	z-index:1;
	float: left;
	width: 910px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 200px;
}	
#content {
	float: left;
	width: 520px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #b3b3b3;
	border-top-color: #fff;
	border-left-color: #fff;
	border-bottom-color: #fff;
	margin-left: 14px;
	padding-left: 15px;

	padding-right: 15px;

	margin-top: -20px;

}

#sidebar {

	float: left;
	background: #ffffff;
	display: inline;
	overflow: hidden;
	color: #989898;
	width: 320px;
	margin-top: -19px;
	padding: 0 24px 20px 0;

}

/* Navigation Menu */
.menu {
	color: #959595;
	float: left;
		height: 54px;
}
.current_page_item a {
	background: #fff !important;

	color: #eaeaea;

}
ul.menu {

	text-align: right;

	color: #4c4c4c !important;

}
ul.menu li {

	display: inline;

	margin-left: -5px;

}
ul.menu li a {

	padding: 6px 12px;

	color: #5b5b5b;

	background-color: #eaeaea;

	border: 1px solid #b3b3b3;

	font: bold 13pt "Adobe Ming Std", "Adobe Caslon Pro", "Adobe Kaiti Std", "Adobe Ming Std", "Adobe Heiti Std", "Adobe Myungjo Std", "Adobe Myungjo Std";

}#sidebar h2 {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	color: #d49c40;
	margin-left: 12px;
	border-color: #919191;
	top: 0;
}
#sidebar ul {

	list-style-type: none;
	margin-top: 1px;
	position: relative;
	right: 6px;
}
#sidebar ul ul li {

padding: 2px 0 0;

	font-size: 10pt;

	margin-top: 1px;
	margin-bottom: 6px;
}
/*  Customizing Sidebar  */div.textwidget {

	float: left;

	width: 279px;

	margin-bottom: 12px;

	padding-bottom: 0;
	margin-top: 3px;
}

#sb-cates {

	font-size:150%;

}
#sb-cates ul {
}
ul #sb-cates li {

	float:left;

	font-size:2px;

	list-style-image:none;

	background:none;

	margin:0 25px 25px 0;

}

#sidebar #sb-cates li {
background-image:none;
}

#sb-cates li a {
color:#228B22;

font-family:Verdana,Helvetica,Arial,Sans-Serif;

font-weight:bold;

font-size:12px;

margin:0 10px;
}

#sidebar ul #sb-cates li {
padding:0;
}

#sb-cates li.current-cat {
background-color:#7DB40B;
color:#fff;
}

#sb-cates li.current-cat a {
color:#fff;
}

/************
*  Entries  *
*************/

.post {/* To be styled */}

.sticky {
	background-color: #F7FFE4;
	padding: 0 10px;
}
.sticky h2.posttitle {
	padding-top: 10px;
}
.sticky .commentslink {
	padding-bottom: 10px;
}
.posttitle {

	padding: 0 0 5px 2px;

	color: #7f7f7f;

	overflow: auto;

	margin-bottom: 14px;

	margin-top: 1px;

}

.posttitle a {

	padding: 0;

}
.posttitle a:hover,
.posttitle a:active {
	color: #020300;
	text-decoration: none;

}

.postmeta {
	background: #fffeff;
	color: #7f7f7f;
	font: 0.9em , "Adobe Ming Std";
	margin-bottom: 8px;
	margin-top: -26px;
	padding: 0 5px 8px;

}
.postmeta a {
	color: #7f7f7f;
}

.postentry {
	width: 100%;
	margin: 0;
	padding: 0 2px;
	text-align: justify;
	color: #748669;
	clear: both;
}

.postentry a:hover {
	text-decoration: underline;
}

/* .img in the post */
.postentry img {
	padding: 4px;
	border: 1px solid #d9e2d3;
}
img.noborder {
	padding: 0;
	border: none;
}

.postfeedback {
	text-align: right;
	clear: both;
}

/* Page Navigation */
.pagenav,
.pagenav-alt {
	float: left;
	margin: 10px 0;
	padding: 0 5px 1px 5px;
	border: 1px solid #ecf4d9;
	background: #faffee;
	font-family: Verdana;
	font-size: 0.9em;
}
.pagenav-alt {
	width: 460px;
	text-align: right;
}

/* Tags & del.icio.us */
.utwtags {
	padding: 5px 0 0 18px;
	background: url(images/technorati.gif) no-repeat left bottom;
	clear: both;
}
.utwtags a {
	color: #70b000;
}

.delicious {
	padding: 5px 0 0 18px;
	background: url(images/delicious.gif) no-repeat left bottom;
	clear: both;
}
.delicious a {
	color: #70b000;
}
.delicious a:hover {
	color: #679bf1;
}

.commentslink {
/*	padding: 0 0 0 15px;
	font-family: Verdana, Arial, Sans-Serif;
	background: url(images/comments.gif) no-repeat left center;
*/ }/*************
*  Comments  *
**************/

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}

#commentlist li {
	margin: 10px 0;
	border: 1px solid #eff3e4;
	padding: 1px 20px;
	background: #fbfff4;
	color: #97a28b;
	list-style-type: none;
}

h3.commenttitle {
	margin: 19px 0 0 0;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #cbad57;
}

.commentmeta {
	margin: 9px 0 10px 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #999;
}

.commentmeta a:link,
.commentmeta a:visited,
.commentmeta a:hover,
.commentmeta a:active {
	color: #d0c39e;
}

#commentlist hr {
	width: 100%;
	height: 1px;
	color: #eff3e4;
}

/* Comment Counter */
.commentcounter {
	float: right;
	height: 30px; /* IE hack */
	margin: 15px 0 0;
	padding: 5px 0 0;
	color: #e6ffb4;
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
}
#commentlist .bypostauthor .commentcounter {
	color: #caf545;
}
#commentlist .bypostauthor {
	background: #fff;
}

/* Gravatar */
.commentgravatar {
	float: left;
	margin: 12px 6px 0 0;
	padding: 0;
}

img.avatar {
	padding: 1px;
	border: 1px solid #ddd;
}

#respond textarea {
	width: 100%;
}/***********
*  Footer  *
************/

#footer {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

#footer p {

	margin: 0 14px;

	padding: 10px 15px;

	color: #424242;
	font: bold 10pt "Adobe Ming Std", "Adobe Ming Std";
}

#footer p a,
#footer p a:link,
#footer p a:visited {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover,
#footer p a:active {
	color: #fff;
	text-decoration: underline;
}/**************
*   Plugins   *
***************/

/* Sweet Title */
body div#toolTip {
	position: absolute;
	z-index: 1000;
	width: 220px;
	background: #43613b;
	border: 2px double #b1e11c;
	text-align: left;
	padding: 5px;
	min-height: 1em;
/*	-moz-border-radius: 5px; */
}

body div#toolTip p {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 11px/12px Verdana, Arial, Sans-Serif;
}

body div#toolTip p em {
	display: block;
	margin-top: 2px;
	color: #b2ee5c;
	font-style: normal;
	font-weight: bold;
}

body div#toolTip p em span {
	font-weight: bold;
	color: #fff;
}

#akismetwrap {
	margin-left: 20px;
	margin-top: 5px;
}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content div,#content ul {
display:block;
}

.imgbox {
width:283px;
}

.imgbox img {

	clear:both;

	display:block;

	margin:0 auto;

}
.ptext {

	font: 11pt , "Adobe Myungjo Std";

}
.widget_search {

	float: left;

	width: 320px;

}
.widget_pages {

}
.postentry {

	color:#2F4F4F;

}

.post a {

	color: #7f7f7f;

	bottom: 0;

}

.post h2.posttitle a {
	color: #d49c40;
	font: 28px "Adobe Kaiti Std";
	padding-bottom: 4px;

}
#sidebar #s {

	font-size:13px;

	width: 117px;

	border: 1px solid #666;

	margin: 0;

}

.button {
font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size:13px;
color:#228B22;
border:1px solid #228B22;
}

.search {
}
.foodbuzz {
	float: left;
	width: 300px;
	height: 250px;
border: 1px solid #919191;

}
.foodbuzz2 {

	float: left;

	width: 100px;

	margin-bottom: 0;

	padding-bottom: 1px;

}
.widget_categories {

	float: left;

	width: 320px;

}

.widget_recent_entries {

	width: 320px;

	float: left;

}

.widget_twitter, .aktt_widget {

	width: 320px;

	float: left;

}

.widget_links {
}

.examiner {

	float: left;

	width: 320px;

	margin-top: 50px;
	margin-bottom: 40px;
}

.technorati {

	margin-top: 20px;

	margin-bottom: 45px;

	float: left;

	width: 320px;

}

.fom {
	margin-top: 30px;
	margin-bottom: 20px;
}

.snap_preview {
color:#2F4F4F;
}

.hidden{ display:none}

/*---------------------------------------------Contact Us--------------------------------------------------*/

	
.contact_cont{ background:#fff; padding-left:0px; font-size:14px; padding-bottom:25px; }
.contact_cont p{ padding:0px;}
.contact_cont .txt{ width:200px; border:1px solid #ccc; padding:2px; }
.contact_cont .txta{ width:300px; height:75px; border:1px solid #ccc; padding:2px; }
#error{ display:none; padding:5px; background:#FFD9D9; border:1px solid #CA0000; font-size:12px;}
#success{ display:none; padding:5px; background:#BFFFBF; border:1px solid #006600; font-size:12px;}	
form.contact-form { width: 100%; text-align: left; }
form.contact-form textarea { width: 96%; }
