/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: sass.css
* Version: 2009-03-20 YYYY-MM-DD
* Website: http://sassart.com/

== INDEX: ===================================
_reset       : Very basic stuff & reset
_main        : Main content
_menu        : Main & side menus
_links       : a href
_text        : Headers, paragraphs, spans
_modal       : Modal window
============================================

*/

/* _reset
==========================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
}

html {
  font-size: 100.01%;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

fieldset {
  padding: .5em;
}

select option {
  padding: 0 5px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  visibility: hidden;
}

.clear2 {
  clear: both;
}

.hidden {
  visibility: hidden;
}

.none {
  display: none;
}

.visible {
  visibility: visible;
}

.invisible {
  display: none;
}

a img {
  border: none;
}

#top img {
  margin-top: 60px;
}

/* _main
==========================================*/

body {
  background: black url('../images/tile-left-small.jpg') repeat-y top left;
}

#wrap {
  width: 100%;
  background: transparent url('../images/tile-right-small.jpg') repeat-y top right;
  overflow: hidden;
}

#top {
	background: black url('../images/topline-tile.jpg') repeat-x;
	height: 166px;
}

#top .topleft {
  background: url('../images/topline-left.jpg') no-repeat;
  float: left;
  margin: 0;
  width: 218px;
  height: 175px;
}

#top .topright {
  background: url('../images/topline-right.jpg') no-repeat;
  float: right;
  margin: 0;
  width: 202px;
  height: 166px;
}

#thumbnails {
  position: absolute;
  top: 304px;
  left: 93px;
  width: 252px;
  height: 353px;
}

#thumbnails div {
  position: absolute;
  top: 0;
  float: left;
}

#thumbnails ul li {
  display: block;
  float: left;
  margin: 2px 3px 2px 3px;
  _margin: 2px 3px;
}

#thumbnails ul li a {
  position: static !important;
  width: 74px;
  height: 110px;
  border: 2px solid #5e3f16;
  `outline: 1px solid #75512a;
}

#imgDiv a {
  background: #000;
  float: left;
  border: 3px solid #593109;
  padding: 3px;
}

#thumbnails ul li a img {
  width: 74px;
  height: 110px;
}

#thumbnails ul li a:hover, #imgDiv a:hover {
  border-color: #935c1b;
  `outline: 1px solid #ab7622;
}

#thumbnails ul li a:active, #imgDiv a:active {
  border-color: #c68b3c;
  `outline: 1px solid #e5aa5c;
}

#thumbnails ul li a img {
  margin: 0px;
}

#thumbnails img.pic {
  margin: 12px 0 0 14px;
  border: 1px solid #f5b23b;
}

#content {
  overflow: hidden;
  width: 532px;
  min-height: 600px;
  padding: 20px 0;
  margin: 40px 0 40px 0;
  *margin-top: 14px;
  *margin-left: 460px !important;
  _margin-top: -600px;
  *position: relative;
  *left: -25px;
}

#imgDiv {
}

#sidemenu {
  background: url('../images/sidemenu-bg.jpg') no-repeat;
  width: 238px;
  height: 226px;
  float: right;
}

#leftspace,
#rightspace {
  background: url('../images/top-left.jpg') top right no-repeat;
  float: left;
  width: 160px;
  height: 175px;
  display: none;
  _margin-right: -3px;
}

#rightspace {
  background: url('../images/top-right.jpg') no-repeat;
  width: 100px;
  float: right;
  margin: 0 0 0 -5px;
}

#bottom {
  clear: both;
  background: transparent url('../images/bottom-tile.jpg') repeat-x bottom;
  width: 100%;
  height: 284px;
}

#bottom p {
  padding: 90px 0 0 10px;
  font-family: Palatino Linotype, Palatino, Utopia, Georgia, serif;
  font-size: 12px;
  line-height: 160%;
  color: #87602d;
  vertical-align: top;
}

#bottom .middle {
  width: 342px;
  height: 284px;
  background: url('../images/bottom-mid.jpg') no-repeat;
  margin: 0 auto;
}

#bottom div.left {
  background: url('../images/bottom-left-1024.jpg') no-repeat;
  width: 172px;
  height: 284px;
}

#bottom div.right {
  background: url('../images/bottom-right-1024.jpg') no-repeat;
  width: 188px;
  height: 284px;
}

div.post {
  margin: 15px 0 15px 0;
  text-align: justify;
}

img.sep {
  margin: 0 auto;
  display: block;
}

div.post h2 {
  padding: 10px 5px;
  line-height: 100%;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 1px;
  background: #262219;
  color: #d4cba7;
  text-indent: 10px;
  border-top: 1px solid #554932;
  border-bottom: 1px solid #554932;
  margin: 0 0 25px 0 !important;
}

div.post span.date {
  color: #d4cba7;
  float: right;
  line-height: 200%;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0;
}

div.post div.author {
  padding: 5px 10px;
  margin: 15px 0 0 0;
  background: #262219;
  border-bottom: 1px solid #554932;
  border-top: 1px solid #554932;
  color: #d4cba7;
}

div.post div.author a {
  font-size: 11px;
  text-transform: uppercase;
}

div.post h2 a {
  text-decoration: none !important;  
}

div.post p {
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
}

div.post p img {
  margin: 0 auto;
  border: 1px solid #a19277;
}

p.blogcomment-author {
  font-weight: bold;
}

p.blogcomment-body {
  padding-left: 20px;
  line-height: 120%;	
}

p.blogcomment-time {
  font-size: 0.8em;
  font-style: italic;
}

/* _menu
==========================================*/

#mainmenu {
  position: relative;
  background: url('../images/menu-bg.jpg') no-repeat;
  width: 461px;
  height: 779px;
  float: left;

}

#mainmenu a,
#sidemenu a {
  display: block;
  position: absolute;
  width: auto;
  overflow: hidden;
}

#sidemenu a {
  position: static;
}

#mainmenu a.illustration {
  background: url('../images/b-illustration.png') no-repeat;
  top: 183px;
  left: 132px;
  width: 175px;
  height: 34px;
}

#mainmenu a.conceptart {
  background: url('../images/b-conceptart.png') no-repeat;
  top: 217px;
  left: 139px;
  width: 160px;
  height: 33px;
}

#mainmenu a.painting {
  background: url('../images/b-painting.png') no-repeat;
  top: 250px;
  left: 155px;
  width: 128px;
  height: 33px;
}

#mainmenu a.arrow-prev {
  background: url('../images/b-prev.png') 36px no-repeat;
  top: 444px;
  left: 37px;
  width: 36px;
  height: 69px;
}

#mainmenu a.arrow-next {
  background: url('../images/b-next.png') 36px no-repeat;
  top: 444px;
  left: 363px;
  width: 36px;
  height: 69px;
}

#mainmenu a.blog {
  background: url('../images/b-blog.png');
  top: 703px;
  left: 160px;
  width: 115px;
  height: 30px;
}

#sidemenu a.about {
  background: url('../images/b-about.png') no-repeat;
  width: 86px;
  height: 24px;
  margin: 115px 0 0 72px;
}

#sidemenu a.contact {
  background: url('../images/b-contact.png') no-repeat;
  width: 105px;
  height: 25px;
  margin: 0 0 0 62px;
}

#sidemenu a.links {
  background: url('../images/b-links.png') no-repeat;
  width: 86px;
  height: 25px;
  margin: 0 0 0 72px;
}

#mainmenu a.illustration:hover {
  background-position: -175px;
}

#mainmenu a.illustration:active,
#mainmenu a.illustration:focus,
#mainmenu a.illustration-active,
#mainmenu a.illustration-active:hover {
  background-position: -350px;
}

#mainmenu a.conceptart:hover {
  background-position: -160px;
}

#mainmenu a.conceptart:active,
#mainmenu a.conceptart:focus,
#mainmenu a.conceptart-active,
#mainmenu a.conceptart-active:hover {
  background-position: -320px;
}

#mainmenu a.painting:hover {
  background-position: -128px;
}

#mainmenu a.painting:active,
#mainmenu a.painting:focus,
#mainmenu a.painting-active,
#mainmenu a.painting-active:hover {
  background-position: -256px;
}

#mainmenu a.arrow-prev:hover {
  background-position: -36px;
}

#mainmenu a.arrow-prev:active {
  background-position: -72px;
}

#mainmenu a.arrow-next:hover {
  background-position: -36px;
}

#mainmenu a.arrow-next:active {
  background-position: -72px;
}

#mainmenu a.blog:hover {
  background-position: -115px;
}

#mainmenu a.blog:active,
#mainmenu a.blog:focus,
#mainmenu a.blog-active,
#mainmenu a.blog-active:hover {
  background-position: -230px;
}

#sidemenu a.about:hover {
  background-position: -86px;
}

#sidemenu a.about:active,
#sidemenu a.about:focus,
#sidemenu a.about-active,
#sidemenu a.about-active:hover {
  background-position: -172px;
}

#sidemenu a.contact:hover {
  background-position: -105px;
}

#sidemenu a.contact:active,
#sidemenu a.contact:focus,
#sidemenu a.contact-active,
#sidemenu a.contact-active:hover {
  background-position: -210px;
}

#sidemenu a.links:hover {
  background-position: -86px;
}

#sidemenu a.links:active,
#sidemenu a.links:focus,
#sidemenu a.links-active,
#sidemenu a.links-active:hover {
  background-position: -172px;
}

#bottom a {
  text-decoration: none;
  font-weight: bold;
  display: block;
  width: 43px;
  height: 24px;
  margin: 8px auto 0 auto;
  background: url('../images/sc.png') no-repeat;
}

#bottom a:hover,
#bottom a:active {
  background-position: -43px 0;
}

/* _text
==========================================*/

#content a:link,
#content a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #cd952d;
  text-decoration: underline;
}

#content a:hover,
#content a:active {
  color: white;
  text-decoration: none;
}

#content li {
  text-indent: 10px;
}

#content {
  color: #e3a652;
  font-family: Palatino Linotype, Palatino, Utopia, Georgia, serif;
  font-size: 14px;
  line-height: 165%;
}

h1 {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 5px 0;
  color: #ce962e;
}

h2 {
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
  margin: 10px 0 5px 0;
  color: #ce962e;
}

h3 {
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
  letter-spacing: 1px;
}

#content p {
  margin: 12px 0 5px 0;
}

span.highlight {
  background-color: #3d361f;
}

span.title {
  display: block;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 1px;
}

div.pagination {
  margin: 25px 0 0 0;
  background-color: #1c1913;
  border: 1px solid #332e22;
  text-align: center;
  padding: 10px 0;
}

div.pagination a {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 2px;
  color: #fff;
  padding-top: 2px;
  background-color: #1c1913;
  text-decoration: none !important;
}

div.pagination a:hover {
  color: #fafafa;
  background-color: #bc8000;
}

div.pagination a:active {
  color: #fafafa;
  background-color: #a67711;
}

div.pagination span.current {
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 2px;
  color: #fafafa;
  padding-top: 2px;
  background-color: #444;
}

div.pagination span.disabled {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 2px;
  color: #868686;
  padding-top: 2px;
  background-color: #262219;
}

/* _modal
==========================================*/

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-image: url('../images/overlay.png');
  font-family: Palatino Linotype, Palatino, Utopia, Georgia, serif;
}

#popup {
  padding: 10px 12px 35px 10px;
  border: 2px solid #593109;
  background: #14100b;
  margin: 0 auto;
  margin-top: 60px;
  width: 800px;
  z-index: 100;
  cursor: move;
}

#popup img {
  border: 1px solid #564838;
}

#popup a:link,
#popup a:visited {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #cd952d;
  text-decoration: underline;
}

#popup a:hover,
#popup a:active {
  color: #593109;
  text-decoration: none;
}