@import url(base.css);

body {
  background:#1a3e52 url(../images/subpage/subpage_container_bg.jpg) top center repeat-y;
}

.children .leftbar, .other .leftbar {
  background:url(../images/children/children_lbar.jpg) top left no-repeat;
}

.children .rightbar, .other .rightbar {
  background:url(../images/children/children_rbar.jpg) top left no-repeat;
}

.children .title {
  background:url(../images/children/children_title.jpg) top left no-repeat;
}


.adults .leftbar {
  background:url(../images/adults/adults_lbar.jpg) top left no-repeat;
}

.adults .rightbar {
  background:url(../images/adults/adults_rbar.jpg) top left no-repeat;
}

.adults .title {
  background:url(../images/adults/adults_title.jpg) top left no-repeat;
}

.adults .nav {
  background:url(../images/adults/adults_skulls.jpg) 0 419px no-repeat;
}


.author .leftbar {
  background:url(../images/author/author_lbar.jpg) top left no-repeat;
}

.author .rightbar {
  background:url(../images/author/author_rbar.jpg) top left no-repeat;
}

.author .title {
  background:url(../images/author/author_title.jpg) top left no-repeat;
}

.other .title {
  background:url(../images/subpage/subpage_title.jpg) top left no-repeat;
}

.middle .title {
  width:392px;
  height:99px;
}

.nav {
  width:184px;
  float:right !important;
}

.subnav {
  background:url(../images/subpage/subpage_nav_bg.jpg) top left no-repeat;
  font: 0.9em Times New Roman, serif;
  font-weight:bold;
  line-height:1.05em;
  padding:26px 16px 40px 22px;
  width:146px;
  height:165px;
  text-align:center;
}

.subnav ul {
  display:none;
}

.subnav li a, .sidebar li a, .sidebar li li a {
  display:block;
  margin-top:8px;
  margin-bottom:8px;
  text-decoration:none;
}

.sidebar li a {
  padding:0 10px 0 12px;
  font-size:0.95em;
  line-height:1em;
}

.sidebar li li a {
  display:none;
}

.sidebar li.current_page_ancestor li a {
  display:block;
}

.sidebar li li a {
  font-size:0.9em;
  padding:0 10px 0 22px;
  margin-top:4px;
  margin-bottom:4px;
}


.middle img, .middle div {
  float:left;
}

.middle a, .middle a:visited, .lower a, .lower a:visited {
  color:#1b0c03;
}

.subnav li a, .subnav li a:visited {
  color:#1b0c03 !important;
}

.middle a:hover, .lower a:hover, .subnav li a:hover {
  color: #7f6b3d !important;
}

.sidebar {
  padding-top:10px;
  font-size:0.9em;
  font-weight:bold;
}

.sidebar a {
  display:inline;
}

.main {
  background:url(../images/subpage/subpage_sidebar_line.gif) 590px 0 repeat-y;
  color:#add1e5;
  width:530px;
  padding:0 30px 0 40px;
  font-size:0.9em;
  line-height:1.4em;
}

.main h1, .main h2, .main h3, .main p, .nav p {
  padding-bottom:1em;
}

.main h1 {
  font-size:1.4em;
}

.main h2 {
  font-size:1.2em;
}

.main h3 {
  font-size:1.05em;
}

.main .highlight, .main .highlight a:hover, .nav a, .nav a:hover {
  color: #b3a07c !important;
}

.main .highlight strong, .main .highlight a, .main .highlight a:visited, .nav {
  color: #766a4d;
  font-weight:bold;
}

.main a, .main a:visited {
  color:#c1d1d2;
  text-decoration:underline;
  font-weight:bold;
}

.main a:hover {
  color: #ffffff;
}

.main li {
  padding-bottom:1em;
}


.emblem_bottom {
  background: url(../images/subpage/subpage_emblem_bottom.jpg) top left no-repeat;
  height:47px;
  width:600px;
  float:left;
  padding-bottom:10px;
}

.lower {
  color:#1b0c03;
  width:100%;
}

.footer {
  background:url(../images/subpage/subpage_footer_bg.jpg) top left no-repeat;
  height:41px;
}

.links {
  background:url(../images/subpage/subpage_links_bg.jpg) top left no-repeat;
}

cite {
  text-decoration:underline;
  font-style:normal;
}


table.bordered td {
  padding:1px;
  
}

table.valigntop th, table.valigntop td {
  vertical-align:top;
  text-align:left;
}





a.nav1 {
  background:url(../images/subpage/about_the_author.jpg) 0 0 no-repeat;
  width:184px;
  height:37px;
}

a.nav2 {
  background:url(../images/subpage/books_for_children.jpg) 0 0 no-repeat;
  width:184px;
  height:38px;
}

a.nav3 {
  background:url(../images/subpage/books_for_adults.jpg) 0 0 no-repeat;
  width:184px;
  height:37px;
}

a.nav1:hover {
  background-position: 0 -37px;
}

a.nav2:hover {
  background-position: 0 -38px;
}

a.nav3:hover {
  background-position: 0 -37px;
}




.outsideleft, .outsideright {
  float:left;
}

.outsideleft {
  width:35px;
  background: url(../images/subpage/outsideleft.jpg) top left repeat-y;
}

.outsideright {
  width:34px;
  background: url(../images/subpage/outsideright.jpg) top left repeat-y;
}

.leftbar {
  width:101px;
  height:975px;
}

.rightbar {
  width:106px;
  height:975px;
}

.middle {
  background: url(../images/subpage/box_bg.jpg) top left repeat-y;
  width:791px !important;
}

.footer, .links, .centered, .container {
  width:998px !important;
}

.gallery-item {
  width:auto !important;
  margin-right:10px !important;
}

.attachment {
  text-align:center !important;
}

.attachment img {
  float:none !important;
}

.post {
  float:none !important;
  width:500px;
}