/*
THEME NAME: Quintessential Bride Modern
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Based on "Sandbox" -- for Quintessential Bride
VERSION: 0.1
AUTHOR: William Lindley
AUTHOR URI: http://www.wlindley.com/
TEMPLATE: sandbox
*/

html {
}

body {
  background: #fffae5;
  font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
  font-size: 16px;

}

#wrapper {
  width: 810px;
  margin-left: auto;
  margin-right: auto;
}

blockquote {
	margin:2em;
	padding: 0em 1em;
	border: 1px solid #000000;
}

#blog-title, #blog-description {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin: 0px;
}

#blog-title a img {
  border-style: none;
}

#access {
  background-image: url(./images/bars.png);
  background-repeat: no-repeat;
  height: 50px;
  padding-top: 0px;
  margin-top: 0px;
}

#access ul li {
  list-style-type: none;
  display: inline;
}

#access a {
  color: inherit;
  text-decoration: none;
}

#menu ul {
  padding-top: 10px;
}

#theme-link, #generator-link, #footer .meta-sep {
  display: none;
}

.sidebar, #xoxo {
  display: none;
}

.subpages-table, .subpages-cell {
	margin-left: auto;
	margin-right: auto;
}

.subpages-cell img, .subpages-cell a img:visited, .subpages-cell a img:link
{
	padding:2px;
	margin: 3px;
	border: 2px solid black; /* #d0a000; */
}

#slideshow .subpages-cell img {
	padding: 0px;
	margin: 1px;
	border: 1px solid black;
}

h2 { text-align: center;}

#featured-image {
  width: 220px;
  float: left;
}

#entry-content {
  width: 370px;
  margin-left: 5px;
  float: left;
}

#slideshow {
  width: 210px;
  float: right;
}

body {
   background: url(./images/bg.png) repeat-y;
   background-position: center;
}

p.subpages-text {
  max-width: 90px;
  font-size: 80%;
  font-style: italic;
  text-align: center;
}

p.subpages-text a {
  text-decoration: none;
  color: #000000;
}
