/* 
*/
/* the Holy Hack - Hides from IE5-mac \*/
* html body div {height:1%;}
* html body ul a {display:block; float:left; clear:left; }
* html body {
	scrollbar-face-color:#FE8F00; 
	scrollbar-shadow-color:#ffa808; 
	scrollbar-highlight-color:#ffa808; 
	scrollbar-3dlight-color:#ffa808; 
	scrollbar-darkshadow-color:#F08302; 
	scrollbar-track-color:#FE8F00; 
	scrollbar-arrow-color:#8b2500;
}
/* End hide from IE5-mac */ 
/*body {
	margin:0;
	padding:0;
	color:#8B3A3A;
	background:#FF8C00 url(/images/dpbodygradient-c.png) repeat-y top right;
	font:14px/18px Georgia, serif;
	text-align:center;
   behavior:url("/public_includes/csshover.htc");
}
*/
#rap {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	/*width:768px;*/
	/*background:url(/images/dpnavbg.jpg) repeat-y top left;*/
        border-bottom:1px dotted orange;
}
/* Hides from IE-mac \*/
* html #rap {height:1%;}
/* End hide from IE-mac */
#rapfooter {
	position:relative;
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:768px;
	height:183px;
	background:url(/images/dpfooter-b.jpg) no-repeat top center;
}
#content {
	position:relative;
	text-align:justify;
	top:10px;
	width:480px;
	/*no heights should be set - see setIEcontentheight.js;*/
	margin:0px auto;
	padding:0px 5px 2em 205px;
	font-size:12px;
	_height:650px;
	min-height:650px;
/*	border-bottom:1px dashed purple;*/
}
.contentnolinks { padding-left:0px !important; width:100% !important; }
H4 { font-size:12px }
a:link,  a:visited,  a:hover,  a:active {
	font-weight:bold;
	color:#8b2500;
	text-decoration:none;
}
#rap a:hover { color:#CD661D; }
#headerR {
	margin:0px 6px 0px 286px;
	padding:4px;
/*	padding:0px;
	font:41px "BankGothic Lt BT", Verdana, sans-serif;
	text-align:center;
	letter-spacing:9px;
	height:44px;
	min-height:44px;
	background:#8b2500 url(/images/dpheaderlogo-d.png) no-repeat top right;
	background:#ffCE09 url(/images/dpheadergradient-b.png) no-repeat top right;*/
}
#headerR:hover {background-color:#ffce09;}
#description {
	background-color:transparent;
	text-align:right;
	padding:5px 15px 5px;
	color:#FFB7DD;
	font-size:12px;
	font-style:italic;
	letter-spacing:0.1em;
	font-weight:bolder;
}
.post {
   margin-bottom:7px;
/*   min-height:141px;*/
}
/*  \*/
/* html body .post {height:141px;}*/
/*  */ 

#content .storytitle a:link, #content .storytitle a:visited, #content .storytitle a:active {
   color:#8b2500;
   text-decoration:none;
}
#headerR a:link, #headerR a:hover, #headerR a:active, #headerR a:visited {
	color:#CD661D;
	text-decoration:none;
}
#headerR a:hover {
   color:#8b2500;
   text-decoration:none;
   margin-top:5px;
   }
#content .storytitle a:hover {
	color:#CD661D;
}
h2 {
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	font-size:14px;
	color:#966680;
}

input, textarea {
	border:1px solid #a86300;
	background:#FFB608;
	font-size:11px;
}
p.credit {
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
}
.credit {
	clear:both;
}
#post-page-links {
	text-align:right;
	margin:0px 1em 0px 0px;
	padding:0px;
}
.meta { float:right; margin:0px 0px 0px 5em;}
.meta li { display:inline; }
.meta ul {
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
}
.storytitle {
	position:relative;
	margin:0px 0px .5em 0px;
	font-size:medium;
	color:#FF138A;
	padding:0px 0px 0px .5em;
	background-color:#ffce09;
	background-image:url(/images/dppostheadergradient-b.png);
	background-repeat:repeat-y;
	background-position:top right;
}
.storycontent { font-size:12px; clear:right;}
.storycontent p { margin:.5em auto 0px auto;}
.storycontent H3 { text-align:center; }
.storycontent ul { padding:1em; margin:0px;}
.storycontent p:first-letter, .storycontent dt { font-weight:900;}
.storycontent li, .storycontent dt { margin-top:.5em;}
.storycontent .storycontent { text-align:left; }
.verbheight {font-size:12px; font-weight:bold; font-style:italic;}
#menu {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	float:right;
	width:195px !important;
   }
#menu ul {
   font-variant:small-caps;
   margin:7px 0px 20px 0px;
   padding:0 0px 0px 7px;
   list-style-type:none;
}
#menu ul li ul {
   margin:0px 0px 11px 0px;
   padding:0px;
   }
#categories, #search {
	margin-left:14px;
	padding-right:20px;
}
#categories ul li {
   padding:3px;
   font-size:16px;
   margin-bottom:7px;
}
#linkouts ul li {
   margin:5px 5px 1px 0px;
   padding:0px;
   text-align:right;
	  font:14px small-caps;
	  font-family:"Arial";
   width:90%;
}
#menu ul li ul li a {
   display:block;
   padding:0px 5px 0px 7px;
   margin:1px;
   width:100%
   }
#menu ul li ul li a:hover {
   background:#ffCE09 url(/images/dpmenulinkgradientbg.png) repeat-y top right ;
   border:1px solid #FFB608;
   margin:0px;
   }
#search input {
   color:#8b2500;
   padding:2px;
   }
#search input:hover {
   background-color:#ffce09;
   color:#CD661D;
   }
#other {
	display:none;
   }
#wp-calendar {
	border:1px solid #FFA6D5;
	empty-cells:show;
	font-size:12px;
	color:#966680;
	margin:0px;
	width:90%;
	min-height:300px;
}
#wp-calendar #next a{
	padding-right:10px;
	text-align:right;}
#wp-calendar #prev a{
	padding-left:10px;
	text-align:left;}
#wp-calendar a{
	color:#FFA6D5;
	display:block;
	text-decoration:none;}
#wp-calendar a:hover{
	color:#ffffff;
	background:#DCDCDC;
	text-decoration:none;
	border:none;
}
#wp-calendar caption{
	color:#FFA6D5;
	font-size:14px;
	text-align:left;}
#wp-calendar td{
	color:#966680;
	font:normal 10px "MS Sans Serif", Geneva, sans-serif;
	letter-spacing:normal;
	padding:1px 0;
	text-align:center;
}
#wp-calendar td.pad:hover{
	color:#ffffff;
	background:#D0B098;
	text-decoration:none;
	border:none;
}
#wp-calendar #today{
	background:#FFA6D5;
	color:#000;}
#wp-calendar th{
	font-style:normal;
	text-transform:capitalize;}
blockquote {
	border-left:2px dashed #FFB7DD;
	border-right:2px dashed #FFB7DD;
	margin-left:1.5em;
	padding-left:5px;
	padding-right:5px;
	background:#FAFAFA;
	padding-top:5px;
	padding-bottom:5px;
}
.caption {
/*	color:#FFA6D5;*/
	font:normal 11px "MS Sans Serif", Geneva, sans-serif;
	text-decoration:underline;
}
.shadowdpicR, .shadowdpicL {
  /*background:url(/images/shaddow700.png) no-repeat bottom right !important;
  background:url(/images/shaddow700.gif) no-repeat bottom right;*/
 /* margin:0px 0px 0px 10px !important;*/
  margin:0px 0px 0px 5px;
  }
.shadowdpicL {
  float:left;
  margin-right:7px;
  }
.shadowdpicR {
  float:right;
  margin-left:7px;
  }
.shadowdpicR img, .shadowdpicL img {
  display:block;
  position:relative;
  background-color:#8b2500;
/*  border:1px solid #CD661D;
  margin:-6px 6px 6px -6px;
  padding:4px;*/
  }
  #btt {
	position:absolute; bottom:3px; right:9px;
  }
/*.dpcopyright {
	  font:11px small-caps;
	  font-family:"BankGothic Lt BT", sans-serif;
	  text-align:center;
	  position:absolute;
	  bottom:10px;
	  width:100%;
  }*/
.more-link {
   font-size:18px;

}
.kspeak {
	margin:1em;
	border:1px dotted #ffCE09;
	padding:1em;
	font-style:italic;
	font-size:larger;
}
#dattadoc .storycontent p, #dattadoc .storycontent h5 {
    padding-top:11%;
}
dl.recipe dd {
	margin-top:1em;
}

