@import url(/web/20210501163757cs_/http://blog.medben.com/rsc/css/basic.css);
@import url(/web/20210501163757cs_/http://blog.medben.com/rsc/css/img.css);

blockquote {
  background-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/blockquote.jpg);
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px dotted #FFFFFF;
  padding: 30px;
}

body {
  background-color: #000000;
  color: #ffffff;
  background-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/blogbck13a.jpg);
  background-repeat: repeat-y;
  background-position: center;
  background-attachment: fixed;
}

#wrapper {
  width: 956px;
  padding: 3px;
  margin: 0px auto;
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-size: .8em;
  color: #ffffff;
  background-color: #0a254e;
}

.pageHeader {
  margin-top: 1px;
  background-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/blogheader13a.jpg);
  height: 230px;
}

.widget_core_coll_title h1, h1.pageTitle {
  background-color: transparent;
  color: #ffffff;
  margin: .4em 1em .4em .5em;
  border: none;
  padding: 0;
  font-size: 270%;
}

.widget_core_coll_title h1 a, h1.pageTitle a {
  color: #ffffff;
  text-decoration: none;
}

.widget_core_coll_title h1 a:hover, h1.pageTitle a:hover {
  text-decoration: underline;
}

#pageTitle {
  background-color: transparent;
  color: #ffffff;
  margin: .4em 1em .4em .5em;
  border: none;
  padding: 0 .5em 0 0;
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-size: 2.2em;
  text-align: right;
}

#pageTitle a {
  color: #ffffff;
  text-decoration: none;
}

#pageTitle a:hover {
  text-decoration: underline;
}

.widget_core_coll_tagline, .pageSubtitle {
  color: #FFC0FF;
  font-family: serif;
  font-size: 112%;
  font-style: italic;
  letter-spacing: 4px;
  margin: 6px 6px 6px 302px;
}

/* BLOGLIST ********************************************************** */

#tbloglist {
  color: #872136;
  height: 2.7em;
  width: 100%;
  border: 0;
  font-family: "Trebuchet MS", Tahoma, Arial;
}

ul.bloglist {
  height: 2.6em !important;
  height: 2.7em;
  margin-top: 7px;
  padding: 1.7em 0em 0em 0em;
  font-family: "Trebuchet MS", Tahoma, Arial;
  border: 0px solid #FFFFFF;
}

ul.bloglist li, li.selected {
  padding-right: 1px;
  display: inline;
  font-size: 1em;
}

ul.bloglist a {
  color: #ffffff;
}

a.default, a.selected {
  border: 0px solid #CCCCCC;
  padding: 1.2em 0.5em 0em 0.5em;
  color: #872136;
  text-decoration: none;
}

a.default:hover, a.selected:hover, a.default:active {
  border: 0px solid #FFFFFF;
  padding: 1em 0.5em 0em 0.5em;
  text-decoration: none;
  color: #872136;
}

.selected {
  font-weight: bold;
}

/* MAIN BODY ********************************************************* */


.innerwrapper {
  margin-top: 7px;
  background-color: #f3e8eb;
/*  background-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/bcg.gif);
  background-repeat: repeat-y; */
}

/* side bars */
.bSideBarLeft {
  background-color: #f3e8eb;
  color: #000000;
  background-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/round_corner.gif);
  background-repeat: no-repeat;
  float: left;
  width: 190px;
  padding: 5px;
}

.bSideBarRight {
  background-color: #f3e8eb;
  color: #000000;
  background-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/round_corner_r.gif);
  background-repeat: no-repeat;
  background-position: right top;
  float: right;
  width: 185px;
  padding: 5px;
}

.bSideItem {
  margin-top: 8px;
  margin-bottom: 4px;
}

.bSideItem h3, .bSideItem h4 {
  padding: 5px;
  font-size: 1.3em;
  color: #000000;
  margin: 5px;
  border-bottom: 1px solid #000000;
}

.bSideItem h4 {
  font-size: 1.2em;
  margin-left: 15px;
  border-bottom: none;
}

.bSideItem ul {
  margin-left: 25px;
  list-style-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/list_bullet.png);
  margin-bottom: 20px;
}

.bSideItem ul a {
  text-decoration: none;
}

.bSideItem p {
  margin-top: 4px;
  margin-bottom: 4px;
}

.bSideItem p a {
  text-decoration: none;
  white-space: nowrap;
}

.SearchField {
  width: 148px;
  height: 1.2em;
  border-top: 2px solid #F8E583;
  border-right: 2px solid #F2CC07;
  border-bottom: 2px solid #F2CC07;
  border-left: 2px solid #F8E583;
}

/* POSTS ************************************************************* */

.bPosts {
  background-color: #ffffff;
  color: #000000;
  margin-left: 200px;
  margin-right: 200px;
  margin-bottom: 5px;
  border: 0px solid #FFFFFF;
  padding: 0;
}

.bPosts h2 {
  margin: 0;
  border-bottom: 2px solid #8492a6;
  padding: .2em 24px .2em .2em;
  text-align: right;
  }

.bPosts p {
  padding-top: 6px;
  padding-bottom: 6px;
}

.bPost, .bPostpublished, .bComment {
  margin: 0;
  border-bottom: 5px solid #8492a6;
  padding: 0;
}

.bComment {
  border-top: 5px solid #8492a6;
  border-bottom: none;
}

.bSmallHead {
  font-size: 84%;
  margin: 2ex 12px 1ex 12px;
}

.bTitle, .bCommentTitle {
  margin: 1ex 12px;
  font-size: 120%
}

.bText, .bCommentText {
  margin: 0 12px;
}

.bText {
  font-size: 104%;
}

.bSmallPrint, .bCommentSmallPrint {
  font-size: 84%;
  margin: 1ex 12px;
}

a:link {
  color: #872136;
  background-color: inherit;
}

a:visited {
  color: #872136;
  background-color: inherit;
}

a:hover {
  color: #C3909A;
  background-color: inherit;
}

a:active {
  color: #000000;
  background-color: inherit;
}

/* FOOTER ************************************************************ */
 
.pageFooter {
  clear: both;
  background-image: url(/web/20210501163757im_/http://blog.medben.com/skins/medben/img/bar_bg.gif);
  background-color: #000000;
  color: #FFFFFF;
  border: 1px solid #000000;
  padding: 4px;
  text-align: center;
}

.baseline {
  font-size: 80%;
  padding: 1em;
}

form {
  margin: 0;
  padding: 0;
}

form.inline {
  margin: 0px;
  padding:0px;
  display: inline;
}

fieldset.input {
  margin: 0;
  padding: 0;
  border: 0;
}

.bComment {
  border-top: 5px solid #000000;
  border-bottom: none;
}

form.bComment fieldset {
  border: none;
  margin: 2ex 0ex;
  padding: 0ex;
}

form.bComment fieldset label {
  font-weight: bold;
}

form.bComment fieldset div.label {
  float: left;
  width: 18%;
  text-align: right;
  padding-top: .5ex;
  font-weight: bold;
}

form.bComment fieldset div.input {
  margin: 0 0 0 20%;
}

form.bComment fieldset.input {
  margin: 0;
}

form.bComment fieldset div.info {
  margin: 0 0 0 20%;
  padding-top: .5ex;
}

textarea.bComment, .bComment input[type="text"] {
  width: 96%;
  border-top: 2px solid #F8E583;
  border-right: 2px solid #F2CC07;
  border-bottom: 2px solid #F2CC07;
  border-left: 2px solid #F8E583;
}

.widget_plugin_ax86_loginbox fieldset { 
  border: none; 
}

/* CALENDAR ********************************************************** */

table.bCalendarTable caption {
  background-color: #872136;
  border-bottom: 0;
}

table.bCalendarTable {
  border: solid 1px #872136;
  border-collapse: separate;
  color: #FFFFFF;
  width: 96%;
}

table.bCalendarTable a {
  color: #FFFFFF;
}

table.bCalendarTable tfoot td {
  background-color: #872136;
  text-align: center;
}

table.bCalendarTable tfoot a {
  text-decoration: none;
}

table.bCalendarTable tfoot a:hover {
  background-color: #5A3D59;
}

th.bCalendarHeaderCell {
  color: #CCC;
  font-weight: normal;
}

#bCalendarToday {
  background-color: #0A254E;
  color: #FFFFFF;
}

/*
     FILE ARCHIVED ON 16:37:57 May 01, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:59:38 Jan 23, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 93.566
  exclusion.robots: 0.095
  exclusion.robots.policy: 0.087
  RedisCDXSource: 4.718
  esindex: 0.008
  LoadShardBlock: 69.725 (3)
  PetaboxLoader3.datanode: 107.48 (4)
  CDXLines.iter: 17.112 (3)
  load_resource: 103.484
  PetaboxLoader3.resolve: 38.673
*/