/*
Theme Name: Cupcake
URI: http://www.simplywp.net
Description: 3 columns cupcake wordpress theme
Author: Kathie & Andrew
Author URL: http://www.simplywp.net
*/

@font-face {
	font-family: 'PixieFontRegular';
	src: url('fonts/PixieFont-webfont.eot');
	src: local('☺'), url('fonts/PixieFont-webfont.woff') format('woff'), url('fonts/PixieFont-webfont.ttf') format('truetype'), url('fonts/PixieFont-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LemonChickenRegular';
	src: url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/LEMONCHI-webfont.eot');
	src: local('☺'), url('fonts/LEMONCHI-webfont.woff') format('woff'), url('fonts/LEMONCHI-webfont.ttf') format('truetype'), url('fonts/LEMONCHI-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HoneyScriptLight';
	src: url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/LEMONCHI-webfont.eot');
	src: local('☺'), url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/fonts/HoneyScript-Light-webfont.woff') format('woff'), url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/fonts/HoneyScript-Light-webfont.ttf') format('truetype'), url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/fonts/HoneyScript-Light-webfont.svg#webfontSYBP38np') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 padding: 0px;
 margin: 0px;
 background: url('images/KN-background3.png');
 text-align: justify;
 }
#wrap {
 width: 950px;
 padding: 0px;
 margin: auto;
 background: #FFFFFF;
 border-style: solid;
 border-width: 2px;
 border-color: #EF7FC5;
 }
#header {
 height: 270px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 100px;
 margin: 0px;
 background: url('images/header6.png') no-repeat center;
 text-align: left;
 color: #FF89CE;
 font: 40px 'HoneyScriptLight', Arial, Tahoma, Verdana, Sans-serifs;
 }
#header h1 {
 font: 50px/58px 'LemonChickenRegular', Arial, Tahoma, Verdana, Sans-serifs;
 color: #000000;
 padding-top: 85px;
 margin: 0px;
 }
#header p {
 padding-left: 190px;
 margin-top: -36px;
}
#navigation ul {
 float: left;
 list-style: none;
 margin: 8px 0px 0px 10px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 float: left;
 width: 740px;
 }
.entry_break {
 background: url('images/break2.png') no-repeat center;
 margin: auto;
 height: 35px;
 }
.entry_body {
 padding: 10px 15px;
 margin: 0px 0px 50px 0px;
 }
#content h1 {
 font-size: 26px;
 color: #F05B72;
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 }
#content h1 a {
 color: #D54B9B;
}
.entry_date {
 clear: both;
 padding: 3px 0px;
 color: #636467;
 }
.entry_body p {
 line-height: 18px;
 }
.entry_body blockquote {
 padding: 0px 10px;
 margin: 10px 30px;
 border-left: 4px solid #D176B0;
 color: #636467;
 text-align: justify;
 }
.entry_footer {
 clear: both;
 text-align: right;
 margin: 0px;
 padding: 5px;
 height: 15px;
 border-top: 1px dashed #50C6DD;
 border-bottom: 1px dashed #50C6DD;
 }
.entry_categories {
 clear: both;
 padding: 10px;
 }

#footer_link {
 clear: both;
 padding: 10px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#sidebar {
 width: 210px;
 padding: 0px;
 float: right;
 margin: 0px;
 }
#sidebar_left {
 float: left;
 padding: 10px;
 width: 190px;
 }
#sidebar_right {
 float: right;
 padding: 10px;
 width: 190px;
 }
#sidebar h2 {
 font-size: 18px;
 color: #74D185;
 padding: 12px 0px 12px 40px;
 margin: 3px 0px;
 }
#sidebar1 {
 background: url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/images/sidebar_title3.png') no-repeat left;
}
#sidebar2 {
 background: url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/images/sidebar_title4.png') no-repeat left;
}
#sidebar3 {
 background: url('http://kitchenetterestaurant.com/blog/wp-content/themes/cupcake/images/sidebar_title5.png') no-repeat left;
}
#sidebar4 {
 background: url('images/sidebar_title6.png') no-repeat left;
}
#sidebar ul {
 list-style: none;
 margin: 0px 0px 30px 0px;
 padding: 5px;
 color: #FFB2E0;
 }
#sidebar li {
 padding: 3px 0px;
 }
#footer {
 clear: both;
 text-align: center;
 padding: 30px;
 background: url('images/footer_bg2.png') repeat-x center;
 color: #FFFFFF;
 }

#navigation a {
 text-decoration: none;
 color: #FFFFFF;
 }
#navigation a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }
#footer a {
 text-decoration: none;
 color: #FFFFFF;
 }
#footer a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }
#sidebar a {
 text-decoration: none;
 color: #D176B0;
 }
#sidebar a:hover {
 color: #FF89CE;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0px;
 background: transparent;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin: 0px;
 padding: 10px;
 }
.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }
#comment_box {
 margin: 5px 20px;
 }
.commentlist {
 padding: 0px;
 margin: 0px 0px 30px 0px;
 list-style: none;
 }
#comment_box li {
 list-style: none;
 }
.children {
 padding: 5px 10px;
 margin: 10px 20px;
 border: 1px solid #EFEFEF;
 }
.comment-author {
 margin: 10px;
 }
.commentmetadata {
 font-size: 10px;
 }
#comment_box h3 {
 margin: 0px;
 padding: 0px;
 }
.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }
#wp-calendar a {
 text-decoration: underline;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #FF89CE;
 }
a:hover {
 text-decoration: none;
 color: #FFB2E0;
 }