@charset "UTF-8";
/* Recipe Press CSS Document */

/**
 * You can create a file named recipe-press.css or you can copy this file to your theme folder and make changes.
 * BOTH your custom file and the file included with the plugin will be added to the HTML code for your site
 * if you enable the Custom CSS option in th plugin settings page.
*/

#center-column { float:left; width:520px; }
.type-recipes h4 { clear: none; }

.cleared {
    clear: both;
}
.cleared-left {
    clear:left;
}

/* Form settings */

.recipe-press-required {
    color: #FF0000;
}

span.recipe-press-error {
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}

table.recipe-press-submit {
    width: 100%;
}

.rp_textarea {
    width: 97%;
    height: 100px;
}

.rp_instructions_field {
    height: 200px;
}

/* New Form Fields */
.recipe-press-table {
    width: 97%;
    border: none;
}

.recipe-press-tbody {
    width: 100%;
}

.recipe-press-row {
    width: 100%;
}

.recipe-press-th {
    font-weight: bold;
    text-align: left;
    background: #EBEBEB;
}

.recipe-press-td {
    text-align: left;
}

.recipe-press-textarea {
    width: 500px;
    height: 200px;
    font-size: 11px;
}

.recipe-press-text {
    width: 75px;
}

.recipe-press-text-title {
    width: 350px;
    font-size: 11px;
}
.recipe-press-text-submitter {
    width: 350px;
    font-size: 11px;
}.recipe-press-text-submitter_email {
    width: 350px;
    font-size: 11px;
}

.recipe-press-image {
    float: left;
    padding: 0;
	width:80px;
}
.recipe-press-single-image {
    float: left;
    padding: 0;
	width:165px;
}

.recipe-about {
	float:left;
    width: 440px;
}
.recipe-single-about {
	float:left;
    width: 350px;
}

div.recipe-title {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding: 0;

    margin-bottom: 2px;
/*    border-bottom: 1px solid #666;*/
}

div.recipe-title a {
    color: #333;
    text-decoration: none;
	}
div.recipe-title a:hover {
	color:#b83828;
	}

div.recipe-author {
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 5px !important;
}
blockquote.recipe-notes {
    margin: 5px 0px;
	padding:0;
}

div.recipe-content {
/*    clear: both;*/
}

div.recipe-section {
    /*clear: both;*/
}

h4.recipe-section-title {font-size:12px; font-weight:bold;margin:0;padding:5px 0 0;color:#000;}

div.recipe-details {
    display: none;
}

ul.recipe-details {
    border-top: 1px solid #F78C00;
    border-bottom: 1px solid #F78C00;
    margin-bottom: 5px !important;
    display: inline-table;
    margin: 0 0 10px;
    padding: 5px 0;
    width: 510px;
}

ul.recipe-details li {
    list-style: none;
    float: left;
    width: auto;
    text-align: center;
    padding: 0;
    padding-left: 0;
    width: 33%;
    margin: 0;
    font-size: 12px;
    background-image: none;
}

.recipe-content ul {line-height:18px;margin:0 0 0 36px; list-style:disc inside; text-indent:-12px; }
.recipe-content ol {line-height:18px;margin:0 0 0 38px; list-style-position:outside; }
.recipe-content li {line-height:18px; margin:0; padding:0;font-family:Arial; font-size:12px; }

li.recipe-prep, li.recipe-cook {    border-right: 1px dotted #F78C00;
}

span.details-header {color:#888;font-size:12px;}

div.recipe-servings {
    padding: 5px 0;
}
div.recipe-servings .reipe-servings {  margin-left:18px; margin-bottom:12px;}

div.recipe-ingredients {
    border-bottom: 1px dotted #CCCCCC;
}

div.recipe-instructions {
    border-bottom: 1px dotted #CCCCCC;
}

ul.recipe-ingredients {
    margin: 0 0 5px;
    padding: 0;
}
ul.recipe-ingredients li {
    list-style-type: none;
    margin: 0;
    background-image: none;
}
ol.recipe-instructions li {
    list-style-type: decimal;
    background-image: none;
}

/* Comments Settings */
.rp-comment-list {
    padding: 0;
    margin: 0;
}
.rp-comment-list li {
    list-style-type: none !important;
    clear:both;
}

.rp-comment {
    border-top: solid 1px #666666;
    padding: 8px 0;
}
.rp-avatar {
    float:right;
}
.rp-name {
    display:block;
}
.rp-date {
    font-size: smaller;
}
.rp-perma {
    font-size: smaller;
}
.rp-comment-entry {
    clear: both;
}

.rp-comment-status {
    padding: 5px;
    background: #FFFFCC;
    font-style: italic;
    margin-bottom: 8px;
}

.rp-comment-spam {
    padding: 5px;
    background: #FF3333;
    color: #FFFFFF;
    font-style: italic;
    margin-bottom: 8px;
    border: solid 1px #666666;
}

/* List Styles */
div.recipe-list-block {
    border-bottom: dotted 1px #F78C00;
    margin-bottom: 5px;
}
div.recipe-list-title {
    margin: 0;
    font-size: 14px;
	
}

div.recipe-list-title a {
    font-size: 14px;
    text-decoration: none;
}

div.recipe-list-author {
    margin: 0;
    font-size: 10px;
}

.recipe-press-align-left {
    margin: 0 10px 0 0 !important;
    float: left;
}

.recipe-press-align-left img {
    margin: 0;
    padding: 0;
}

.recipe-list-meta {
    font-size: 11px;
    color: #aaa;
    clear: both;
}

.recipe-list-meta a {
    color: #777;
}
.recipe-list-notes {
	color:#666;
	font-size:12px;
	margin:5px 0 5px 0;
	font-style:italic;
	
	}

.recipe-meta {
    font-size: 11px;
    color: #aaa;
}

.recipe-meta a {
    color: #888888;
}

/* Category Lists */
span.recipe-category-image {
    float: left;
    margin: 0 10px 0 0;
}
h3.recipe-category-title {
    padding-bottom: 2px;
    margin-bottom: 3px !important;
    border-bottom: 1px solid #888888;
}

h3.recipe-category-title a{
    text-decoration: none;
}

p.recipe-category-description {
    margin-bottom: 0 !important;
    text-align: justify;
}

p.recipe-sample-list {
    font-size: 12px;
    clear: both;
    padding-bottom: 2px;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
}

/* Cuisine Lists */
span.recipe-cuisine-image {
    float: left;
    margin: 0 10px 0 0;
}
h3.recipe-cuisine-title {
    padding-bottom: 2px;
    margin-bottom: 3px !important;
    border-bottom: 1px solid #888888;
}

h3.recipe-cuisine-title a{
    text-decoration: none;
}

p.recipe-cuisine-description {
    margin-bottom: 0 !important;
    text-align: justify;
}

.recipe-press-ingredients-public {
    width: 150px;
}

.recipe-press-ingredients-notes-public {
    width: 150px;
    font-size: smaller !important;
}

/* Public Form */
.recipe-press-header-public {
    border-top: 1px solid #E7E7E7;
}

.recipe-press-header-sort {
    width: 60px;
    padding: 5px !important;
    white-space: nowrap;
}

.recipe-press-quantity {
    width: 60px;
}

.recipe-press-ingredients-public {
    width: 100px;
}

.recipe-press-ingredients-notes-public {
    width: 100px;
}

label.recipe-press-cuisine-public {
    width: 150px;
    float: left;
}