body {
  margin: 0px; padding: 0px;
  font-family: "georgia", "times new roman", serif;
  font-size: 12px;
  background-image: url(/images/amyybeth_background.jpg);
  background-attachment: fixed;
  color: #004040;
}

div.pageholder {
  width: 610px;
  margin: 0 auto;
  padding-top: 0px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  background: #ffffff;
  border-left: 1px solid #d9c7b1;
  border-right: 1px solid #d9c7b1;
}

#menu {
  text-align: right;
}

#menu ul {
  margin: 0 0 0 0px;
  padding: 5px 0 0 0;
  list-style-type: none;
}

#menu ul li {
  display: inline;
  margin: 0 10px 0 0;
  padding: 0;
}

#menu ul li a {
  padding: 2px 1px 0 1px;
  text-decoration: none;
  /*text-transform: lowercase;*/
}

#menu ul li a:hover {
  text-decoration: underline;
}

/*
#header {
  background-color: #005375;
  background-image: url(/images/amyybeth_header.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #ffffff;
}

#header div.container1 {
  background-image: url(/images/black_triangle_down.gif);
  background-position: top center;
  background-repeat: repeat-x;
}

#header div.container2 {
  background-image: url(/images/white_triangle_up.gif);
  background-position: bottom center;
  background-repeat: repeat-x;
  padding: 20px 0 30px 0;
  height: 200px;
}
*/

#header h1 {
  margin: 0;
  padding: 0;
}

/*
#header p {
  margin-left: 150px;
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  visibility: hidden;
}

body.permalink #header {
  height: 1.3em;
  padding: 0px;
  border-bottom: 1px solid #000000;
  background-image: none;
}


body.permalink #header p {
  display: none;
}

body.permalink #header div.container1, 
body.permalink #header div.container2 {
  display: none;
}
*/

#content {}
#content .pageholder {
  padding-top: 35px;
  position: relative;
}

#logo {
  margin-top: -15px;
  margin-left: 45px;
  margin-bottom: 5px;
  background-image: url(/images/amyybeth_header.jpg);
  background-position: center center;
  background-repeat: no-repeat;

}

#logo a {
  display: block;
  text-decoration: none;
  height: 150px;
  width: 500px;
  margin-left: 15px;
}

#logo a:hover {
  background-color: transparent;
}

#logo a span {
  overflow: hidden;
  visibility: hidden;
  /*width: 130px;
  height: 130px;
  display: block;*/
}

/*
#sidebar {
  position: absolute;
  padding-top: 170px;
  top: 0px;
  right: 1px;
  width: 230px;
  margin-top: 0px;
  margin-left: 10px;
  line-height: 1.3em;
}

body.permalink #sidebar {
  width: 280px;
}

#sidebar div.container1 {

  background-position: top left;
  background-repeat: repeat-x;
}

#sidebar div.container2 {

  background-position: bottom left;
  background-repeat: repeat-x;
  padding: 0 15px 25px 15px;
}

#sidebar h2 {
  color: #f7931d;
  font-weight: normal;
  font-size: 17px;
  margin: 0px;
  padding: 25px 0px 0.2em 0px;
}

#sidebar ul {
  margin: 0.25em 0px 0px 15px;
  padding: 0px;
}

#sidebar ul li {
  line-height: 1.3em;
}

#sidebar p {
  margin: 0px;
  padding: 1.5em 0px 0px 0px;
}

#sidebar ul.elsewhere img{
  border: 0px;
  vertical-align: top;
}
*/

.pagination {
 text-align: right;
 margin-top: 50px;
 margin-bottom: -25px;
 padding-top: 40px;
 padding-bottom: 30px;
 padding-right: 25px;
 background-image: url(/images/bird_on_wire.jpg);
 background-repeat: no-repeat;
}

#sidebar {
  margin: 0 0 25px 55px;
  width: 502px;
  line-height: 1.55em;  
}

#sidebar table {
  width: 100%;
}
#sidebar table td {
  width: 33%;
  vertical-align: top;
}
#sidebar h2 {
  margin: 0px;
  padding: 0px;
  line-height: 1.55em;  
}
#sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#sidebar ul li img {
  margin-left: 5px;
  vertical-align: middle;
}

#comment_container {
  margin: 0 0 25px 55px;
  width: 502px;  
}

#comments, #add_a_comment {
	background-color: #FFFAF7;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border: 1px solid #d9c7b1;
}

#comments h2, #add_a_comment h2 {
  font-size: 15px;
  line-height: 1.55em;
  margin: 0;
  padding: 0;
}

#add_a_comment label {}
#no_comments {}
div.comment p{
  line-height: 1.55em;
  margin-bottom: 0px;
}

div.comment p {}
div.posted_by p {
  color: #999999;
  margin-bottom: -0.95em;
}

div.posted_by p a.plink {
  margin-right: 6px;
}

div.posted_by p a.plink img {
  border: 0px;
}
/*
h2.date {
  float: left;
  width: 35px;
  text-transform: uppercase;
  text-align: center;
  margin: -3px 0 0 -3px;
  padding: 3px;
  clear: both;
  color: #222222;
  line-height: 1.1em;
  background-image: url(/images/lines.gif);
} 

h2.date span {
 display: block;
}

h2.date span.month {
  font-size: 17px;
  margin-bottom: -4px;
  font-weight: normal;
}

h2.date span.day {
  font-size: 27px;
  color: #000000;
}
*/
div.post {
  margin: 0 0 25px 55px;
  width: 502px;
  line-height: 1.55em;
}

body.permalink div.post,
body.tags div.post {
  margin: 0 0 25px 55px;
  width: 502px;
}

div.post h2 {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.55em;
  margin: 2.5em 0 -0.5em 0;
  padding: 0;
}

body.permalink div.post h2,
body.tags div.post h2 {
  margin: 1.0em 0 0 0;
}

div.post h2 a {
  color: #C4B097;
  text-decoration: none;
}

div.post h2 a:hover {
  color:#C4B097;
  text-decoration: underline;
}

div.post div.postdate {
  margin-top: 1em;
  font-size: 11px;
  color: #cccccc;
}

body.permalink div.post p {
  margin: 1.3em 0;
  line-height: 1.55em;
}

body.permalink div.post div.postdate {
  margin-top: 0;
}

div.post div.postdate a {
  color: #cccccc;
  text-decoration: none;
}

div.post div.comments {
  display: inline;
}

div.post blockquote {
  font-weight: normal;
  font-style: italic;
  padding-left: 20px;
  color: #777777;
  border-left: 1px solid #cccccc;
}

/*div.post div.comments_below {
background-image: url(/images/lines.gif);
}
*/
div.post div.comments_below span {
  visibility: hidden;
}

div.post div.blog object,
div.post div.blog embed,
div.post div.blog code {
  margin: 20px 0px 10px 0px;
  display: block !important;
  float: none !important;
}

div.post div.blog div.postdate {
  margin-top: 10px;
}

div.post div.photograph_image {
  margin: 20px 0px -0.5em 0px;
}

div.post div.photograph_image a img {
  border: 1px solid #d9c7b1;
}

div.post div.link {
	background-color: #FFFAF7;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border: 1px solid #d9c7b1;
}

div.post div.link h2 {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.15em;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
}

div.post div.link p {
  margin-top: 5px;
}

div.post div.twitter {
  font-weight: normal;
  font-style: italic;
  font-size: 17px;
  line-height: 21px;
  color: #333333;
}

div.post div.twitter span.quote {
  font-size: 65px;
  color: #cccccc;
  float: right;
  padding: 15px 5px 10px 10px;
}

div.post div.twitter span.citation {
  display: block;	
	font-style: normal;
  font-size: 14px;
}

body.tags div.post ul {
}

body.tags div.post ul li {
}


a:link {
  color: #f7931d;
  text-decoration: none;
}

a:visited {
  color: #d9c7b1;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.tagged_post {
  display: block;
  font-size: 11px;
}

.faded {
  color: #cccccc;
}

#footer {
  text-align: center;
  padding: 20px 0px;
  font-size: 11px;
}

body.permalink #footer {
  margin-left: 0px;
}

#posts_for_tags a {
  text-decoration: none;
}

