
/* ########################## Breadcrumb Style ################## */


#breadcrumb {
  font: 10pt arial, sans-serif;
  color: white;
  float: left;
  clear: both;
  width: 100%;
  padding: 0;
  background: #c0c0ca url(/view/images/bc_bg.jpg) top left repeat-x;
  border-bottom: 1px solid #505055;
}

#breadcrumb_selected {
  font: 10pt arial, sans-serif;
  color: white;
  float: left;
  clear: both;
  width: 100%;
  padding: 0;
  background: #c0c0ca url(/view/images/bc_bg_selected.jpg) top left repeat-x;
  border-bottom: 1px solid #505055;
}

#breadcrumb a, #breadcrumb_selected a {
  text-decoration: none;
  color: white;
  padding: 3px 5px;
}

#breadcrumb a:hover, #breadcrumb_selected a:hover {
  color: #e0e0ff;
}

#twitter_div {
  font-size: 11pt;
  color: #909099;
  font-weight: bold;
}
#twitter_div ul {
  list-style: none;
  text-indent: 0em;
  margin: 0;
  padding: 0 20px 0 5px;
  width: 450px;
  display: block;
}
#twitter_div li {
  background: #f4f4f8;
  border: 1px solid #DDDDE4;
  margin: 8px;
  padding: 6px;
}
#twitter_div li a {
  color: #909099;
}


#side_content {
  float: left;
  width: 190px;
  background: #f5f5f9;
  border: #C5C5C9 1px solid;
  padding: 4px;
  margin: 30px 0 0 -20px;
  position: relative;
  color: #909099;
}
#side_content a {
  color: #606069;
  text-decoration: none;
}
#side_content a:hover {
  color: #c06060;
}
#side_content ul {
  list-style: square;
  margin-left: 0;
  padding-left: 1.5em;
}

#side_content li {
  padding: 1px 0 3px 0;
}


#main_content {
  float: left;
  width: 570px;
  display: block;
  padding: 0 8px 0 20px;
  margin: 15px 0 30px 0;
}

#main_content img {
  position: relative;
  border: 1px solid black;
}

#main_content_full {
  display: block;
  padding: 0 8px 0 20px;
  margin: 15px 0 30px 0;
}

.small {
  font-size: 85%;
}

.pad {
  padding: 10px;
}



/*
################################################################################
Wordpress Feed Styles
*/
.entry form {
  float: right;
}
.unavailable {
  float: right;
  margin: 20px 20px 0 0;
  padding: 2px 5px 2px 5px;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: darkred;
}
.unavailable:hover {
}
.sold {
  font-weight: bold;
  color: darkred;
}
.buy {
  float: left;
  margin: 20px 20px 0 0;
  padding: 2px 5px 2px 5px;
  border: 1px solid #006699;
  background: #3399ff;
  color: white;
  font-size: 1.1em;
  text-decoration: none;
}
.buy:hover {
  background: #0066ff;
  color: white;
}
#wp_feed, #wp_feed_artwork {
  float: right;
  width: 630px;
  margin: 0 20px 0 0;
}
.post {
  display: block;
  padding: 5px 5px 0 5px;
  margin: 30px 0 70px 0px;
  background: white;
  border-top: 2px solid black;
  border-right: 1px solid black;
  border-bottom: 2px solid black;
  border-left: 1px solid black;
}
#wp_feed_artwork .entry {
  padding: 0;
}
#wp_feed_artwork .entry img {
  margin: 1px;
}
.post h1 {
  padding: 0;
  margin: 1px 0 2px 0;
}
.post h2 a {
  text-decoration: none;
}
.postmetadata {
  clear: both;
  color: #BBBBBE;
  margin: 0; padding: 4px;
  border-top: 1px solid #F0F0F2;
  border-right: 1px solid #F0F0F2;
  border-left: 1px solid #F0F0F2;
  background: #FAFAFC;
}
.entry {
  padding: 5px 10px 5px 10px;
  color: #505060;
}
.entry img {
  margin: 1px 15px 25px 15px;
  border: 1px solid #616165;
}
.entry blockquote {
  background: #FAFAFC;
  padding: 5px;
  margin: 0 10px 0 20px;
  font-style: italic;
}

.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/* ##################### Framework Style ########################### */

#main {
  margin: 25px auto 0 auto;
  padding: 0;
  width: 800px;
}

#onsite {
  float: left;
  background: white;
  border: 1px solid black;
  margin: 0;
  padding: 0;
  width: 800px;
}

#offsite {
  float: left;
  width: 80px;
  margin: 0;
  padding: 0;
}

#header {
  margin: 25px auto 0 auto;
  width: 800px;
}

#footer {
  width: 800px;
  margin: 0 auto 10px auto;
  padding: 0 0 0 100px;
  color: black;
}
#footer a {
  color: black;
}
#footer_tag {
  width: 800px;
  margin: 0 auto 0 auto;
}
#footer_tag a {
  color: white;
  background: #ff6600;
  padding: 0 3px 0 3px;
  margin: 0 20px 0 0;
  display: block;
  float: left;
  border-right: 1px solid #663300;
  border-left: 1px solid #663300;
  border-bottom: 1px solid #663300;
  text-decoration: none;
}

#footer_tag a:hover {
  color: black;
  background: #ff9933;
}


#header {
  border: 1px solid #C4C4CB;
  background: #FFFFFF url(/view/images/headernav.jpg) top left repeat-x;
}

#header img {
  border-top: 2px solid #3D3D34;
  border-right: 1px solid black;
  border-bottom: 2px solid black;
  border-left: 1px solid black;
}

#header ul {
  display: block;
  width: 800px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#header li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  display: block;
}

#headernav {
  float: right;
}
#headernav a {
  display: block;
  padding: 4px 25px 4px 25px;
  color: black;
  font: 30px arial, sans-serif;
  text-decoration: none;
  border-left: 1px solid #C4C4CB;
  white-space: nowrap;
}
#headernav a.selected {
  background: #A4A4AB url(/view/images/headernav_select.jpg) top left repeat;
  color: white;
}
#headernav a:hover, a.selected:hover {
  background: #C4C4CB url(/view/images/headernav_hover.jpg) top left repeat;
  color: white;
}
#headernavhome {
  float: left;
}
#headernavhome a {
  display: block;
  padding: 4px 25px 4px 25px;
  color: black;
  font: 30px arial, sans-serif;
  text-decoration: none;
  border-right: 1px solid #C4C4CB;
  white-space: nowrap;
}
#headernavhome a.selected {
}
#headernavhome a:hover, a.selected:hover {
  background: #C4C4CB url(/view/images/headernav_hover.jpg) top left repeat;
  color: white;
}

* html #headernav a {
  width: 1%;
}

html {
  height: 100%;
}

body { 
  font: 11pt "Trebuchet MS", arial, sans sarif;
  color: #333333;
  background: #B4B4CB url('/view/images/body_background.jpg') repeat-x;
  margin: 0;
  padding: 0;
  height: 100%;
}

ul {
  margin-top: 0;
}

h1, h1 a {
  font-size: 20pt;
  color: #707080;
  margin: 20px 0 0 0;
  padding: 0;
  text-decoration: none;
}

h2, h2 a {
  font-size: 18pt;
  color: #808090;
  margin: 18px 0 0 0;
  padding: 0;
  text-decoration: none;
}

h3, h3 a {
  font-size: 16pt;
  color: #606090;
  margin: 16px 0 0 0;
  padding: 0;
  text-decoration: none;
}

h4, h4 a {
  font-size: 14pt;
  color: #90b0e0;
  margin: 14px 0 0 0;
  padding: 0;
  text-decoration: none;
}

h5, h5 a {
  font-size: 12pt;
  color: #505060;
  margin: 12px 0 0 0;
  padding: 0;
  font-style: italic;
  text-decoration: none;
}

p {
  margin: 0 0 10px 5px;
  padding: 0;
}

a {
  color: #6070b0;
}

a:hover {
  color: #c06060;
}

pre {
  display: block;
  margin: 4px 15px 4px 10px;
  padding: 6px 6px 8px 8px;
  border: 1px solid #d8d8db;
  background: #eaeaf0;
  color: black;
}

#mainnav {
  margin: 0;
  padding: 0;
  border-top: #050510 solid 1px;
  border-bottom: #050510 solid 1px;
  background: #404042 url(/view/images/mainnav.jpg) top left repeat;
  float: left;
  width: 100%;
}

#mainnav ul {
  margin: 0 auto 0 auto;
  width: 34em;
  padding: 0;
  list-style: none;
  font-size: 85%;
}

#mainnav li {
  float: left;
  margin: 0;
  padding: 0;
  border: solid #101520;
  border-width: 0 0 0 1px;
  background-image: none;
  line-height: normal;
  text-indent: 0;
  display: block;
}

#mainnav a {
  display: block;
  padding: 4px 15px 4px 15px;
  color: #e0e0f0;
  font: 20px arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  background: #404045 url(/view/images/mainnav_bg.jpg) top left repeat;
  background-color: transparent;
}

* html #mainnav a {
  width: 1%;
}

#mainnav a.selected {
  background: #707080 url(/view/images/mainnav_bg_hover.jpg) top left repeat;
  color: #ffffff;
}

#mainnav a:hover, a.selected:hover {
  background: #7080b0 url(/view/images/mainnav_bg_hover.jpg) top left repeat;
  color: #ffffff;
}
