

/* -------------------- fixes and work-arounds ---- */

img {
  border: 0;
  vertical-align: bottom;
}
.clear {
  clear: both;
}
.cleartop {
  height: 1px;
}
.bottomborderblocker { /* covers up the bottom of the border to create a gap */
  height:20px; 
  width:300px; 
  background:#FFFFFF; 
  position: relative; 
  left: 5px; 
  top: -25px;
}
/* Hides from IE5-mac \*/
* html .hollyhack {height: 1%;}
/* End hide from IE5-mac */


html {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 85%;
  text-align: center;
  color: #FFFFFF;
  background: #bcbdbf;
  background-image: url("/wp-content/themes/SimpliSite_raffles/images/bg.gif");
height: 100%;
}
body {
  margin: 0;
height: 100%;
}
#page {
  width: 800px;
  text-align: left;
  margin: 0 auto;
 height: 100%;
  background-color: #270116;
}

#header {
  position: relative;
}
#topheadernav {

}
#topheadernav ul {
  float: right;
  list-style: none;
}
#topheadernav ul li {
  float: left;
  padding: 0 10px;
}
#topheadernav ul li a {
  color: #cccccc;
  text-decoration: none;
  line-height: 1.5em;
  padding: 4px 0 0 10px;
}
#topheadernav ul li a:hover {
  color: #cccccc;
  text-decoration: underline;
}
#headerimgdiv {
  width: 800px;
  height: 390px;
  margin: 0 0 0 0;
  padding: 0;
  clear: both;
  background: #FFFFFF;
}
#headerimgdiv img{
  margin: 0;
  padding: 0;
}
#headercontact {
  float: right;
  position: absolute;
  clear: both;
  right: 0;
  padding-top: 45px;
  padding-right: 25px;
  font-size: 100%;
  font-weight: bold;
  text-align: right;
  line-height: 120%;
  color: #FFFFFF;
}

#headercontact a{
color:#e1017b;
}

#headernav {
  display: none;
  height: 25px;

  background: #FFFFFF;
  background-image: url("/wp-content/themes/SimpliSite_raffles/images/header_bar.jpg");
  background-repeat: no-repeat; /* Fix FF mis-alignment when zoomed */
}

#middle {
  overflow: hidden;
  position: relative;
}
#contactinformation {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 45px;
  color: #FF0000;
  z-index: 10;
  background: #00FF00;
}
#shadow {
  width: 800px;
  height: 4px;
}


#sidebar {
  width: 185px;
  float: left;
  padding-bottom: 10000px;
  margin-bottom: -9950px !important; /* We pray for the */
  margin-bottom: -10000px;           /*  death of IE6   */
  
  color: #cccccc;
  background-image: url("/wp-content/themes/SimpliSite_raffles/images/sidebar.jpg");
  background: #401332;
}
#sidebar #sidebarnav ul {
  padding: 10px 0 0px 20px;
  margin: 0;
}
#sidebar #sidebarnav ul li {
  list-style: none;
  margin: 10px 0;
}
#sidebar #sidebarnav ul li a {
  color: #cccccc;
  text-decoration: none;
  line-height: 1em;
  font-size: 85%;
}
#sidebar #sidebarnav ul li a:hover {
  text-decoration: underline;
}
#sidebar #sidebarnav ul ul {
  padding: 0 0 0 15px;
}
#sidebarcontact {
  position: absolute !important;   /* We pray  */
  position: static;                /* for the  */
  padding: 0 20px 25px !important; /* death of */
  padding: 30px 20px 25px;         /* IE6      */
  bottom: 0;
  left: 0;
  
  color: #FFFFFF;
  z-index: 10;
}

#sidebar ul {
  padding: 10px 0 0px 20px;
  margin: 0;
}
#sidebar ul li {
  list-style: none;
  margin: 10px 0;
}

#sidebar ul.widgets h2 {
  padding-top: 0;
}

#sidebar-right {
  width: 135px;
  float: left;
  padding: 10px 20px 10000px;
  margin-bottom: -9960px;
  background: #401332;
}
#sidebar-right ul {
  padding: 0;
  list-style: none;
}

#sidebar-right ul li a {
  color:#e1017b;
}

#sidebar-right h3 {
  color: #FFFFFF;
  background: #656565;
  padding: 3px;
  margin-top: 10px;
}

#content {
  width: 545px;
  float: left;
  color: #FFFFFF;
  padding: 0 35px 10000px;
  margin-bottom: -9980px;
  background: #401332;
  /*
  background-image: url(/wp-content/themes/SimpliSite_raffles/images/body_vertical.jpg);
  background-repeat: repeat-x;
  */
}
.post {
  width: 475px;
}
#post-3 {
  width: 275px;
  float: left;
}

.testimonials {
  width: 200px;
  float: left;
  color: #FFFFFF;
  padding: 20px 0px 10000px 70px;
  margin-bottom: -9980px;
  background: #401332;
}

.testimonial-content{
  font-size: 140%;
  font-weight: bold;
}

.testimonials h4 {
  margin-top: 10px;
}

p {
  margin: 0;
}

p + p {
   margin-top: 0.8em;
}
h1 {
  color: #795372;
  padding: 20px 0 5px 0;
  margin: 0;
}
h2 {
  color: #795372;
  padding: 20px 0 5px 0;
  margin: 0;
}
h3 {
  color: #9fa655;
  padding: 5px 0 5px 0;
  margin: 0;
}
h4 {
  color: #9fa655;
  padding: 0;
  margin: 0;
}
a {
  color: #deb446;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.product {
  float: left;
  width: 140px;
  text-align: center;
}
.excerpt {
  margin: 5px 0 10px;
}
.excerpt-inner img {
  display: none;
}
.excerpt-content {

}
.excerpt .thumbnail {
  float: left;
}
.article {
  margin: 5px 0 10px;
}
/*
.excerpt {
  margin: 5px 0 10px;
  position: relative;
}
.excerpt-inner {
  margin-left: 110px;
}
.excerpt-content {
  overflow: hidden;
  height: 65px;
}
.excerpt img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.article {
  margin: 5px 0 10px;
}
*/
.alignright {
  float: right;
}
.alignleft {
  float: left;
}

#contactform {
  margin-top: 20px;
}
#contactform ul {
  width: 390px;
}
#contactform ul li {
  padding: 0;
  margin: 10px 0;
  list-style: none;
}
#contactform ul li .contactus-left {
  float: left;
  width: 120px;
  padding-right: 10px;
}
#contactform ul li .contactus-right {
  float: right;
  width: 250px;
}
#contactform .contactus-right input, #contactform .contactus-right textarea {
  width: 250px;
}

#sitemap ul {
  padding: 10px 20px 40px;
  margin: 0;
}
#sitemap ul li {
  list-style: none;
  margin: 5px auto;
}
#sitemap ul ul {
  padding: 0 0 0 15px;
}

#footer {
  clear: both;
  color: #FFFFFF;
  background-color: #270116;
  position: relative;
  top: 0;
}
#footernav {
  padding: 6px;
}
#footernav ul {
  padding: 0;
  margin: 0 auto;
  float: right;
  position: relative;
  top: 0;
  z-index: 20;
}
#footernav ul li {
  list-style: none;
  padding: 0;
  margin: 0 3px;
  float: left;
}
#footernav ul li a {
  color: #FFFFFF;
  text-decoration: none;
font-size: 85%;
}
#footernav ul li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#vr_form {
  display: block;
}
#email_address {
  width: 130px;
}