@charset "utf-8";

/* CSS Document */

* { font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 0px; padding: 0px; color: #CCCCCC; }

body { background-color: #000000; color: #333333; }

#wrapper { width: 1140px; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }

#homepage { text-align: center; }

#header { background-image: url(img/kramer-logo.gif); background-repeat: no-repeat; background-position: left top; height: 70px; text-align: right; position: relative; }

#header p { padding-top: 35px; }

#header p, #header a:link, #header a:visited, #footer p, #homepage p, #homepage a:link, #homepage a:visited, #footer a { font-size: 14px; color: #C2AB83; text-decoration: none; }

#header a:hover, #homepage a:hover { color: #FFFFFF; }

#header img { position: absolute; left: 0px; top: 0px; }

#homepage p { padding-bottom: 25px; }

#footer { text-align: center; }

#content { position: relative; margin-top: 20px; display: block; }

#content-text { padding-left: 330px; }

#content-text h1, #content-gallery h1 { font-size: 24px; font-weight: bold; margin-bottom: 20px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color:  #4A0000; }

#content-text p, #content-gallery p { margin-bottom: 20px; line-height: 1.5em; }

#content-inset { position: absolute; left: 0px; top: 57px; width: 330px; text-align: center; }

#gallery { margin: 0px; padding: 0px; height: 568px; width: 970px; background-color: #000000; background-image: url(img/gallery-frame.jpg); background-repeat: no-repeat; background-position: 0px 0px; position: relative; }

#gallery .slide-previous { position: absolute; left: 0px; top: 492px; }

#gallery .slide-next { position: absolute; left: 867px; top: 492px; }

#gallery .slides { position: absolute; height: 52px; width: 768px; left: 99px; top: 493px; text-align: center; margin: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }

#gallery .canvas { position: absolute; height: 25px; width: 768px; left: 99px; top: 575px; text-align: center; margin: 0px; padding: 0px; }

#gallery .painting { position: absolute; left: 46px; top: 46px; }

#gallery .slides a { text-decoration: none; padding-right: 15px; color: #DEB790; }

.facebook img { padding: 0px; margin-top: 0px; margin-right: 10px; margin-bottom: 0px; margin-left: 10px; font-size: 14px; }

#content-text .community h2 { font-size: 20px; font-style: italic; font-weight: normal; margin-bottom: 5px; }
#content-text .community h3 { font-size: 20px; font-style: italic; font-weight: normal; margin-bottom: 20px; }
#content-text .community li { list-style-type: none; line-height: 1.5em; }

