/* 
Theme Name: whiteboard
Theme URL: http://whiteboard.plainbeta.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

 html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}
caption, th, td {text-align:left;font-weight:normal;}
table {border-collapse:separate;border-spacing:0;}
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/
body{background-color: #AEDEE4;font: .8em/1.8em Arial, sans-serif;color: #401F1C;}
a{color:#64A3CF; text-decoration: none;}
	a:hover{text-decoration: underline;}
strong{font-weight: bold;}
em{font-style:italic}	

input.textfield, #commentform input#url, #commentform input#author, #commentform input#email{ border: 1px solid #aedee4; width:153px; height:20px; padding-top: 3px; padding-left:5px; font-size:100%; }
 #commentform textarea{border: 1px solid #aedee4;padding-top: 3px; font-size:120%; height:100px; width:500px}
 
#container{background-color: #FFF;width:900px; margin:0 auto}
.post{margin: 30px}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

h1 a{background-image: url(images/header.jpg); height:224px; width:900px; display:block;overflow: hidden;
text-indent: -9999px;}
h2{font: 2em/1.5em Georgia, serif; border-bottom: 1px dashed #AEDEE4; padding-bottom:10px; margin-bottom:15px}
	h2 a{color: #401F1C;}
h4{font-size: 1.3em;}
p{margin-bottom:15px; color: #401F1C}


.whoSaid{color:#EF4023; text-transform: uppercase;letter-spacing: .1em; margin-bottom:0px; font-size:90%}
.navBar{background-image: url(images/navBar.jpg); height:22px; width:860px; padding:12px 20px; font-size: .9em; overflow:hidden}
	.navBar li{float:left; display:block; padding-right:26px}
	.navBar li.last{padding-right:0}
	.navBar a{color:white; text-transform: uppercase; font-weight: bold;}
#category-menu, #archive-menu{position: absolute; top: -10000px; left: -10000px;width:150px;}
.yui-menu-content .yui-menu-content ul { background-color:#8B1F04; padding:5px;}
.yui-menuitem{color:white}
.theContent{float:left; width:628px}
.nittyGritty{width:140px; padding:15px; margin-left:40px; float:left; border: 1px dashed #AEDEE4;}
.nitty a{color:#401F1C}
.smartImage{margin-bottom:20px; }
.title{color:#C5351C;font-weight: bold;display: block;}
	
img.alignright{padding-left: 15px}

#searchform input#s{border:3px solid #8B1F04; height:20px; padding-left:4px; width: 140px; display:block; float:left} 
#searchform input#searchsubmit{height:25px; border:3px solid red; width:30px; background-color: red; color:white}
#ddd_category_form, #ddd_archive_form{height:20px; }
#cat{margin-top:0}

#ddd_category_form select, #ddd_archive_form select{font-family: Arial, Helvetica, sans-serif; background-color: red; border: 0px solid rgb(219, 220, 221); color: white; cursor: pointer; font-size: 95%;font-weight: bold; height: 23px; padding: 2px; width: 95px;}

.hrecipe{width:700px; margin-bottom:0; background: #EDF7F8 top right no-repeat url(/wp-content/themes/whiteboardJemima/images/fromHerKitchen.jpg); padding:0 20px 0 120px}
.hrecipe-top, .hrecipe-bottom{background:url(images/recipe-top.jpg);overflow: hidden;width:840px;text-indent: -9999px;}
.hrecipe-bottom{background-image:url(images/recipe-bottom.jpg); height:22px;margin-bottom: 20px;}
	div.ingredients{float:left; width:200px; padding-right:40px}
	.ingredients h4, .instructions h4{color:#AEDEE4; text-transform: uppercase; font-weight: bold; font-size: 1.2em;}
	.ingredients ul, .instructions ol{margin-left:20px}
	div.instructions {float:left; width:440px; }
	.duration, p.yield, .quicknotes{clear:both; display: block; margin:0; padding:0; text-align: right;}
.duration{margin-bottom:0; text-align: right; padding-right:10px}
.hrecipe ol li{list-style-type: none; }
.hrecipe ol{margin-left: 0em;}

.comment-social {background-image:url(images/comments-bg.jpg); padding: 5px 15px 0 15px; height:29px; width:810px; color:white; text-transform:uppercase;}
.comment-social a:link, .comment-social a:visited,.comment-social a:hover { color:white; font-size:130%;}
.comment-social .social { width: 177px; float:right;}
.comment-social .social span{ padding-bottom:5px; display:block; float:left;}

#footer { background-color: #EDF7F8; background-image: url(images/footer-bottom.jpg); background-repeat: no-repeat; background-position:bottom; padding:20px 0 20px 0; border-top: 1px dashed #3C3F1C;}
#footer .column { width: 245px; padding:0 37px 0 37px; float:left;}
#footer .first { width: 200px;}
#footer .first a:link, #footer .first a:visited, #footer .first a:hover { color:#401F1C; }
#footer #sidebar { width:214px;}
#footer #sidebar h2 { display:none;}
#footer #sidebar label { width:50px; display:block; float:left; }
#footer #sidebar ul { list-style: none;}

#bottom-copy { text-align:center; }

#vrp_image_box {background-image:url(/wp-content/themes/whiteboardJemima/images/recent_box.png) !important; width:228px !important; height:161px !important; margin-right:12px; padding:20px; overflow:hidden}
	#vrp_image_box h3 a{color:#401F1C; font-family: Georgia,serif; font-size: 1em !important; line-height:1em;}
	#vrp_title_caption .date{color:#BE1E2D;font-size: 1em;}
	
.navs a{color:#666666; }
.navs{margin-bottom:10px}
.next{float:right}

ol#comments_list{margin-left:20px; margin-top:20px}
ol#comments_list li{font: 1em/1.3em verdana, sans-serif; font-weight: bold; color:#B3B3B3; padding:10px 0 0 10px; margin:10px 0 0 10px;}
ol#comments_list .comments_meta p{color:#AEDEE4; font-size: 1.2em; margin-bottom:4px;}
ol#comments_list .comments_meta p span.date{color:#B3B3B3; font-weight: normal; font-size: .8em;}
ol#comments_list .comment_text{color:#401F1C; font-weight: normal; font-size: .9em; line-height: 1.8em;}
ol#comments_list .author{background-color: #F2F2F2;border: 1px dashed #CCCCCC; }

.comments_reply h3{background: no-repeat url(/wp-content/themes/whiteboardJemima/images/comment.jpg); text-indent: -9999px; padding-bottom:20px}
#commentform label{width:100px; display:block; float:left; color:#401F1C}
.submit{border:0}

.recentPosts{border-top: 1px dashed #3C3F1C; padding-top:20px}
.alignleft{float:left; padding:0 20px 10px 0}

.recipes h3{font-size: 1.2em; border-top: 1px solid #F2F0F0; padding-top:5px}

ul#yui-tmp-5{display:block;height:30px;width:860px}
