/* recipe layout */
#content {margin:1em}
#sidebar-left {margin:0.5em 0.2em 0.5em 0em; padding:0.1em}
#recipe-details h2 {
	background:transparent url(/inc/layout/rcphdbg.gif) top left no-repeat;
	height:40px;
	padding:10px 0px 5px 15px;
}
#Author {margin:0em 1em 1em 1em;background-color:#FFEEEE;}
#RecentlyViewed {width:80%;margin:0 auto 0 auto;}
#recipeImage {
    border:1px solid #EEEEEE;
    float:left;
    margin:5px 5px 0px 0px;
    padding:10px;
    position:relative;
    width:200px;
}
#recipeImage p {clear:both;text-align:center}
#recipe-ingredients, #recipe-method {
	width:99%;
	clear:both;
	text-align:left;
	padding-left:1em;
	margin:1em 0em 1em 0em ;
}
#recipe-ingredients ul li {
    display:block;
}
#recipe-method ol li {
	list-style: decimal outside; 
	margin-left:20px;
	margin-right:2em
}

#CookBookContainer td {font-size:8pt}
#clipboard {margin-top:1em;}
#clipboard h2 span {display:none}
#clipboard h2 {height:40px;background: url(/inc/icons/recentviews.png) no-repeat}
#recipe-comments {clear:both;margin-top:1em}
#recipe-comments h2 span {display:none}
#recipe-comments h2 {height:36px; background: url(/inc/icons/rantraves.png) no-repeat }
#recipe-comments table, #recipe-comments td {border:0px none}
.recipe-comment {font-size:0.8em;padding:10px;margin-top:1em}

table#recipe-details {margin:10px 0px 10px 0px;border:0px none;width:100%;}
table#recipe-details td {padding:5px;vertical-align:top;}
table#recipe-details td.last {text-align:right}
/* Votebox*/
.votebox {
    background:url("/inc/layout/ratingbg.gif") no-repeat;
    float:right;
    width:55px;
    height:73px;
    text-align:center;
    font-size:100%;
    margin:0px 0px 0px 12px;
    padding:0;
    list-style:none
}
#vote-count, .vote-count  {
    font-size:1.6em;
    letter-spacing:-1px;
    text-decoration:none;
    text-align:center;
    padding:5px ;
}
.vote-action {
    border-top:1px dotted silver;
    text-align:center;
}

.vote-action a:link, #vote-action a:visited, #vote-action span {
    display:block;
    padding:4px 0 5px 0;
    color:#774525;
    font-size:1em; 
    text-decoration:none
}
.vote-action a:hover {color:#000}
.vote-action span {color:#ccc;font-size:10pt;text-align:center}
ul.recipe-menu {padding:0.5em;border-bottom:1px solid #DAD3A9;background-color:#FAF3D9;overflow:visible;position:relative}
ul.recipe-menu li {display:inline;padding:0px}
ul.recipe-menu li.right {margin-left:50px}
#bookmark {position:absolute;right:0px}
.caption-bottom {text-align:center;font-size:smaller}
#browser {border:3px solid orange;margin-top:1em}
#browser h2 {margin:4px}
#browser img {vertical-align:middle}
#browser li {font-size:larger}
#send-block {background-color:#e7e7e7;-moz-border-radius:10px}
#send-form {padding:1em;}
#send-form dl dt {float:left;width:30%;clear:both;margin-top:5px}
#send-form dl dd input {width:69%}
#ListRecipes {width:99%;}
#search-recipe-form {
border:1px dotted silver;
margin:8px 0px 8px 0px;
border-width:3px 0px 3px 0px;
overflow:hidden;
width:100%;
}
#search-recipe-form h1 {
 font-size:180%;
}
#search-recipe-form table {width:100%;margin-top:6px;}
#search-recipe-form table td {vertical-align:top;padding:0px;text-align:left}
#qn {height:20px;padding:2px}
#SearchResults {border-collapse:collapse;border:none}
#SearchResults tr {border-collapse:collapse;border:none}
#SearchResults td {padding:0px;vertical-align:top;border:none}
.summary img {float:right;margin:0.2em 1em 2em 1em}
.recipelist {font-family:Trebuchet MS;clear:both;border:1px solid #F0EED7;width:99%}
.recipelist .summary {clear:both;margin:0 0 18px;padding:4px;border:1px solid #F0EED7;-moz-border-radius:5px;background-color:#fcfcf4 }
.recipelist td {padding:0px;vertical-align:top;}
.recipelist h1 {margin:0px;border-bottom:1px solid #F0EED7;font-weight:bold}
.summary p {font-size:118%}
