/* Sapia style sheet */
/* Define colors, fonts and other style attributes here to override the defaults  */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
  background: #FFFFFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #757575;
}

input, textarea {
  width: 220px;
  background: #FFFFFF;
  border-top: 1px solid #A3A3A3;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #D6D6D6;
  font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #757575;
}

h1, h2, h3, h4, h5, h6 {
  color: #31363B;
  letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
  text-decoration: none;
}

h1 a:hover, h2 a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 22px;
  font-weight: normal;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}


h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}


blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a {
  color: #3c6da5;
}

a:link { 
  text-decoration: none; 
}

a:visited { 
  color: cb341b;
  text-decoration: none; 
}

a:hover {
  text-decoration: underline;
}

a:active  { 
  text-decoration:none; 
}

a img {
  border: none;
}

img.left {
  float: left;
  margin-right: 20px;
}

img.right {
  float: right;
  margin-right: 20px;
}

hr {
  display: none;
}

#header {
  width: 960px;
  height: 103px;
  margin: 0 auto;
}

/* Logo */

#logo {
  width:    754px;
  height:   25px;
  margin-bottom: 2px;
  margin-top:    8px;
  padding:  2px;
  background:   url(logo-25.png) no-repeat left top;
}

#logo-title {
  margin-left:  50px;
  margin-right: 35px;
  padding: 0;
  font-size:   20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:       #31363B;
}

#logo-subtitle {
  font-size:     12px;
  font-weight:   bold;
  font-family:   Arial, Helvetica, sans-serif;
  color:         #808080;
}

#logo p {
  margin:      0;
  padding:     0 0 0 20px;
  line-height: normal;
  font-size:   1.2em;
  font-weight: bold;
}

#logo a {
  color: #31363B;
}

/* Header */

#header {
  width:  754px;
  height: 61px;
  margin: 0 auto;
}

#menu {
  height:       20px;
  width:        754px;
  font-family:  Arial, Helvetica, sans-serif;
}

#menu ul {
  margin:      0;
  padding:     0;
  list-style:  none;
  line-height: normal;
}

#menu li {
  float: left;
}

#menu a {
  display:      block;
  float:        left;
  padding:      10px 50px 10px 0px;
  margin-right: 1px;
  height:       20px;
  text-transform:  uppercase;
  font-size:       14px;
  color:           #000000;
}

#menu a:hover {
  color: #000000;
  text-decoration: underline;
  
}

#menu .current_page_item a {
  background: none;
  color:      #000000;
}

/* Search */

#search {
  float:      right;
  width:      260px;
  margin:      0px;
  margin-top: 10px;
}

#search fieldset {
  border: none;
}

#search #s {
  width:      160px;
  height:     23px;
  background: #FFDBE1;
  border:     1px solid #F57F8C;
}

#search #x {
  width: 40px;
  background:    #F74B61;
  border-top:    #F74B61 solid 1px;
  border-bottom: #F74B61 solid 3px;
  border-left:   #F74B61 solid 1px;
  border-right:  #F74B61 solid 1px;
  color:         #FFDBE1;
}

#wrapper {
  width:  754px;
  margin: 0 auto;
}

/* Page */

#page {
  width:       754px;
  margin:      0 auto;
  padding-top: 0px;
}

/* Content */

#content {
  float: right;
  width: 600px;
}

.post {
}

.post .title {
  margin:        0;
  padding:       10px 20px 10px 10px;
  border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
  padding: 5px 0  0 50px;
  height: 40px;
  font-size: 2.4em;
  text-transform: lowercase;
}

.post .title a:hover {
  text-decoration: none;
}

.post .entry {
  margin: 0px;
  padding: 20px 20px;
}

.post .meta {
  height: 35px;
  margin: 15px 0 20px 0;
  padding: 15px 0 0 20px;
  line-height: normal;
}

.post a {
  color: #31363B;
}

.section-title {
  margin: 0;
  padding: 10px 20px 10px 0px;
  border-bottom: 1px dotted #D6C9BF;
}


/* Sidebar */

#sidebar {
  float: left;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

#sidebar li {
  /*margin-bottom: 40px;*/
}

#sidebar li ul {
  padding-left: 25px;
}

#sidebar li li {
  margin: 0;
  padding: 5px 5px;
  border-bottom: 1px dotted #D6C9BF;
}

#sidebar li li li{
  margin: 0;
  padding: 5px 5px;
  font-size: 0.8em;
  border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
  /*margin: 0 0 1em 0;*/
  padding: 5px 0  5px 5px;
  /*height: 1px;*/
  text-transform: lowercase;
  font-size: 16px;
  letter-spacing: -1px;
}

#sidebar li p {
  padding: 0 20px;
}

#sidebar a:active {
    text-decoration: none; color: black
}
    
#sidebar a:link {
  text-decoration: none; color: black
}
  
#sidebar a:visited {
  text-decoration: none; color: black
}
  
#sidebar a:hover {
  text-decoration: underline; color: black
}


#toc a:active {
    text-decoration: none; color: black
}
    
#toc a:link {
  text-decoration: none; color: black
}
  
#toc a:visited {
  text-decoration: none; color: black
}
  
#toc a:hover {
  text-decoration: underline; color: black
}

#breadcrumb {
  margin-top: 20px;
}

#breadcrumb a:active {
    text-decoration: none; color: black
}
    
#breadcrumb a:link {
  text-decoration: none; color: black
}
  
#breadcrumb a:visited {
  text-decoration: none; color: black
}
  
#breadcrumb a:hover {
  text-decoration: underline; color: black
}


/* Calendar */

#sidebar #calendar {
  padding: 0;
}

#calendar caption {
}

#calendar table {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}

#calendar thead th {
  border-bottom: 2px solid #F2F2F2;
  border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
  padding: 5px 0;
  border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
  border-top: 1px solid #F2F2F2;
}

#calendar #prev {
  text-align: left;
}

#calendar #next {
  text-align: right;
}

#calendar a {
  font-weight: bold;
}

/* Footer */

#footer {
  clear: both;
  width: 754px;
  height: 50px;
  margin: 0 auto;
  margin-top: 50px;
}

#footer p {
  margin: 0;
  line-height: normal;
}

#footer a {
}

#footer .legal {
  
}

#footer .credit {
  float: right;
}

/* Note */

.note{
  padding: 20px;
  color: black;
  background: #efefef;
}

/* Snippet */

.snippet{
  font-family: courier, courier new;
  color: black;
  background: #efefef;
  overflow: auto;
  padding: 20px;
}

/* Product */

.rich_table{
  width: 100%;
  background: white;
  background-repeat: repeat-x;
  background-position : top left;
  background-color: #ffffff;
  border-top: 1px;
  border-top-style: dotted;
  border-color: black;
  border-bottom: 1px;
  border-bottom-style: dotted;
}

.rich_table td{
  width: 33%; 
  padding: 10px;
  font-size: 12px;  
  vertical-align: top;
}

.rich_table th{
  color: white; 
  background-color: #757575;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 12px;
  padding: 5px;
  text-transform: uppercase;
}

.rich_text{
  color: #757575; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.rich_table ul{
  list-style: square outside none;
  font-size: 12px;
}

.rich_table li{
  margin-bottom: 12px;
}

/*************************************************************************

HOLD SAPIA STUFF

**************************************************************************/

.textTable {
  font-size: 10px
}

.sapiaTable {
  font-size: 10px
}

.sapiaTable th{
  color: white;
  padding: 3px;
  background-color: #757575;
  font-size: 12px;
}

.sapiaTable td{
  color: black;
  padding: 3px;
  background-color: white;
  font-size: 12px;
}

/*

a:active {
    text-decoration: none; color: #000000
}
    
a:link {
  text-decoration: none; color: #000000
}
  
a:visited {
  text-decoration: none; color: #000000
}
  
a:hover {
  text-decoration: underline; color: #000000
}
*/
