/*
Theme Name: 55 Knives
Theme URI: http://www.55knives.com
Description: Simple theme for 55 Knives.
Version: 0.1
Author: Nick Evans
Author URI: http://www.55knives.com
Tags: 55 Knives, cookbooks, cooking, ebook, food bloggers
Template: hybrid
*/

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

body {
font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
font-size: 14px;
line-height: 1.3;
}

#body-container {
margin: 20px auto 20px;
width: 800px;
}

h2, h3, h4, h5, h6 {
color:#000000;
font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
font-weight:bold;
}

img.knifebullet {
margin-right: 10px;
margin-bottom: 15px;
float:left;
}

.entry-content {
margin:0 0 10px;
overflow:hidden;
width:650px;
}

.page-title {
display: none;
}

.page-item-44 {
display: none;
}

#page-nav li {
float:left;
position:relative;
}

.page-item-93 {
display: none;
}

#page-nav li.page-item-12 a {
color: #CC3333;
}

.breadcrumb {
display: none;
}

#knifelogo {
background: white;
position: absolute;
margin: -50px 0 0 -280px;
clear: left;
}

div.wpcf7 {
width: 400px;
}

blockquote {
background:transparent url(http://55knives.com/wp-content/uploads/blockquote.gif) no-repeat scroll 0 0;
color:#000;
margin:22px 40px;
padding:0 40px;
font-size: 16px;
font-style: normal;
}


