#content h2 {
  font: italic 1.75em Georgia, Times New Roman, Times, serif;
  color: #515151;
  margin: 5px auto;
  clear: both;
  text-align: center;
  border-bottom: 0 none;
}

#content h4 {
  font: italic 1.5em Georgia, Times New Roman, Times, serif;
  color: #515151;
  margin: 5px auto;
}

h4 {
  font: italic 1.75em Georgia, Times New Roman, Times, serif;
  color: #515151;
  margin: 5px auto;
  clear: both;
  text-align: center;
}

h5 {
  font: italic 1.5em Georgia, Times New Roman, Times, serif;
  color: #515151;
  margin: 5px auto;
}

.paintYear {
  font: italic 1.25em Georgia, Times New Roman, Times, serif;
  color: #515151;
  text-align: center;
}

.frame {
  border: 2px solid #D4D4D4;
  padding: 15px;
}

#painting {
  margin-top: 20px;
  text-align: center;
}

#painting a, #painting a:hover {
  border-bottom: 0px none;
} 

#painting a:hover .frame {
  background-color: #FBF2F2;
  border: 2px solid #ED1B23;
} 

.navigation {
  font: 11px/15px Arial, Helvetica, sans-serif;
  margin: 10px 0 20px 0;
  border-top: 1px dashed #A0A0A0;
  clear: both;
  text-align: right;
  padding: 5px 0px;
}

.navigation a, .navigation a:hover {
  height: 15px;
  overflow: hidden;
  display: block;
}

.navFirst {
  background: url(../images/first_page.gif) left no-repeat;
  float: left;
  margin-right: 8px;
}

a.navFirst:hover {
  background: url(../images/first_page-on.gif) left no-repeat;
}

.navFirst span {
  padding-left: 16px;
}

.navPrev {
  background: url(../images/prev_page.gif) left no-repeat;
  float: left;
}

a.navPrev:hover {
  background: url(../images/prev_page-on.gif) left no-repeat;
}

.navPrev span {
  padding-left: 15px;
}

.navNext {
  background: url(../images/next_page.gif) right no-repeat;
  float: right;
  text-align: right;
}

a.navNext:hover {
  background: url(../images/next_page-on.gif) right no-repeat;
}

.navNext span {
  padding-right: 15px;
}

.navLast {
  background: url(../images/last_page.gif) right no-repeat;
  float: right;
  text-align: right;
  margin-left: 8px;
}

a.navLast:hover {
  background: url(../images/last_page-on.gif) right no-repeat;
}

.navLast span {
  padding-right: 15px;
}

.navright {
  float: right;
  text-align: right;
  margin-right: 6px;
}

.topnavigation {
  float: right;
  font: 10px Arial, Helvetica, sans-serif;
  padding-top: 8px;
}

.info {
  text-align: left;
}

.info a {
  font-weight: normal;
}

.info td {
  padding: 3px 4px;
}

.label {
  text-align: right;
  font-weight: bold;
  padding-right: 8px;
  word-break: keep-all;
  vertical-align: middle;
  font-size: 11px;
}

.data {
  line-height: 14px;
  font: 1.2em Georgia, Times New Roman, Times, serif;
}

#content a.rate {
  border: 1px solid #E6E6E6;
  padding: 0px 2px;
  font-size: 9px;
  width: 10px;
  text-align: center;
  margin-right: 2px;
  float: left;
}

#content a.rate:hover {
  border: 1px solid #F0D0D0;
  padding: 0px 2px;
}

.commbox {
  margin: 10px 20px 0px 20px;
  background: url(../images/comment_top.gif) no-repeat top left;
  display: block;
  width: 500px;
  font-style: italic;
}

.commbox span {
  display: block;;
  padding: 10px;
  background: url(../images/comment_bottom.gif) no-repeat bottom;
}

.commbox div {
  font-weight: bold;
  font-size: 95%;
  padding-bottom: 4px;
  font-variant: small-caps;
}

#moreComments {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  float: right;
  font-style: normal;
  padding: 3px;
}

.commfooter {
  margin: 0px 20px 15px 20px;
  font-size: 10px;
  background: url(../images/comment_arrow.gif) 20px no-repeat bottom;
  padding: 2px;
  padding-left: 60px;
}

#content #moreComments a, #content #moreComments a:hover {
  border-bottom: 0;
}

#postComment {
  padding: 0;
  margin: 10px 0;
}

#postComment input {
  width: 50%;
  margin-bottom: 8px;
  margin-right: 10px;
  padding: 0px 4px;
}

#postComment textarea {
  width: 100%;
  margin-bottom: 4px;
  padding: 2px 4px;
}

#postComment .warning {
  font-size: 10px;
  padding-left: 10px;
  color: #B7B4B3;
}

#content .button {
  background-image: url(../images/button_back.gif);
  line-height: 18px;
  border: 1px solid #A0A0A0;
  margin-top: 6px;
  padding: 0px 4px;
  display: block;
}

#content table {
  margin: 0 0 0 0;
}

#commentForm td {
  vertical-align: top;
}

#commentForm input {
  margin-bottom: 5px;
}

#content div.info {
  margin: 5px 20px 5px 20px;
}

.adsenseright {
  margin: 0px 20px;
  float: right;
}

.print {
  margin: 0px 20px;
  float: right;
}


/*             styles for the star rater                */	
.rating {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100px;
  height: 20px;
  position: relative;
  background: url(../images/rate.gif) top left repeat-x;
}


.rating li {
  padding: 0px;
  margin: 0px;
  /*\*/
  float: left;
  /* */
}

#content .rating a, #content .rating a:hover{
  border: 0px none;
}

.rating li a {
  display: block;
  width: 20px;
  height: 20px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
}

.rating li a:hover {
  background: url(../images/rate.gif) left bottom;
  z-index: 2;
  left: 0px;
}

a.r1 { left: 0px; }
a.r1:hover { width: 20px; }
a.r2 { left: 20px;}
a.r2:hover { width: 40px; }
a.r3 { left: 40px; }
a.r3:hover { width: 60px; }
a.r4 { left: 60px; }
a.r4:hover { width: 80px; }
a.r5 { left: 80px; }
a.r5:hover { width: 100px; }

.rating li a span { display: none; }

.rating li a:hover span {
  color: #515151;
  display: block;
  text-indent: 0;
  font-weight: bold;
  position: absolute;
  top: 20px;
  margin: 0;
  padding: 4px;
  width: 100px;
  text-align:center;
}

.rating li.current-rating {
  background: url(../images/rate.gif) left center;
  position: absolute;
  height: 20px;
  display: block;
  text-indent:-9999px; /* Hide the current rating text */
  z-index: 1;
}  

#pntList {
  font: bold 11px Arial, Helvetica, sans-serif;
  text-align: left;
  
}

#pntList a {
  background: url(../images/listdot.gif) no-repeat;
  background-position: 6px 5px;
  padding: 1px;
  padding-left: 18px;
  display: block;
  border: 1px dashed #FFFFFF;
  margin: 1px 0;
}

#pntList a:hover {
  background: url(../images/listdot-on.gif) no-repeat;
  background-position: 6px 5px;
  border: 1px dashed #ED1B23;
}

#pntList a#selected {
  border: 1px dashed #A0A0A0;
}

#pntList a#selected:hover {
  border: 1px dashed;
}

.bigframe {
  padding: 15px;
  background-color: White;
}

#column .prints {
  text-align: center;
}

#column .prints a {
}

#column .prints img {
  margin: 4px 2px;
  border: 1px solid #A9A9A9;
  vertical-align: top;
}

h5 {
  text-align: left;
  border-bottom: 1px dashed #A0A0A0;
  padding-bottom: 0.25em;
}

#info {
  margin-top: 1em;
}

#column #paintings-list {
  margin-top: 12px;
}

#column > #paintings-list {
  margin-top: 30px;
}

#addthis {
  text-align: left;
  margin: 0;
  padding-top: 2em;
}

#addthis a, #addthis a:hover {
  border-bottom: 0px;
}