.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

/* start \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* close */

html, body {
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #36393d;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
}

a, a:visited {
    text-decoration: none;
    color: #0099cc;
}
a:hover {
    color: #66cc33;
}

.visible {
    text-decoration: none;
    border-bottom: 1px dashed #0099cc; 
    color: #333333;

}

.primaryBody {
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    /* background: url(/images/bkgd-pri.jpg) top repeat-x #fbfbf6; */
    background: url(/images/bkgd-short.png) top repeat-x #fbfbf6;
    color: #36393d;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 140%;
    height: 100%;
}

.homeBody {
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    /* background: url(/images/bkgd-pri.jpg) top repeat-x #fbfbf6; */
    background: url(/images/home-bkgd.png) top repeat-x #fbfbf6;
    color: #36393d;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 140%;
    height: 100%;
}

.secondaryBody {
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    background: url(/images/bkgd-sec.jpg) top repeat-x #fbfbf6;
    color: #999999;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 100%;
}

p {
    line-height: 1.5;
    margin:10px 0 10px 0;
}
p.serif {
  font-family: "Georgia", serif, times;
  font-size:16px;
}


img {
    border: 0;
}

h1 {
    color: #0099cc;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height:1.2em;
    margin:0 0 10px 0;
    text-shadow: 1px 1px #e6e9da;
}

h2 {
    color: #0099cc;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin:0 0 10px 0;
}

h3 {
    color: #333333;
    font-size: 16px;
    margin:0 0 10px 0;
}
h4 {
    color: #333333;
    font-size: 14px;
    margin:0 0 10px 0;
}
h1.bolder {
  color:#36393D;
  font-size:32px;
  line-height:1.1em;
  font-weight:bold;
}
h2.callout {
  font-size:24px;
  font-weight:normal;
  line-height:1.3em;
  font-family: "Georgia", serif, times;
}

.hilite {
    color: #0099cc;
}

strong {
    font-weight: bold;
    color: #333333
}

#centeredContainer {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -200px;
}

#centeredContainer #container {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
}

#centeredContainer #mainContent {
    padding: 0px;
}

#header {
    position: relative;
    width: 100%;
}

#logo {
    float: left;
    height: 60px;
    width: 220px;
    margin-top: 10px;
    padding-bottom: 4px;
}

* {
    margin: 0;
    padding: 0;
}

#menubar {
    width: 900px;
    height: 46px;
    padding-top: 14px;
    padding-bottom: 6px
}

#menubar #option {
    float: left;
    padding-right: 15px;
}

.textboxlarge {
    font-size: 13px;
    color: #000;

}

#clear {
    clear: both;
}

#footerSeparator {
    clear: both;
    height: 0px;
}

#footer {
    clear: both;
    height: 200px;
    background:#fbfbf6 url(/images/vc-footer-bkgd.jpg) repeat-x 0px -40px;
}

#account_buttons {
    position: absolute;
    right: 0px;
    top: 20px;
    width: 420px;
    text-align: right;
    color: #999999;
}

#account_buttons a {
    color: #999999;
}

#account_buttons a:hover {
    color: #0099cc;
}

#login {
    background: url('/images/login_bg.jpg') no-repeat right top;
    padding-top: 6px;
    margin-top: 10px;
    text-align:left;
}
#login input[type=image], #searchbox input[type=image] {
    margin-bottom: -7px;
    color: #000
}
#login div {
  float:right;
  margin-left:5px;
}
#login div input[type=image] {
  padding-top:16px;
}

span.userfields {
    font-size: 10px;
    color: #fff;
    *padding-left:5px;
}

#searchbox {
    background-color: #36393e;
    color: #999999;
}

#searchbox .padder {
    margin: 0 10px;
    padding: 10px 0;
}

#searchbox p.choices {
    padding-top: 7px;
}

.push {
    clear: both;
    height: 0px;
}

.form {

    background: #eee;
    margin-bottom: 20px;
    margin-top: 5px
}

.error {

    background: #FFFFCA;
    border: 1px #FFCC33 solid;
    margin-bottom: 20px;
    margin-top: 5px
}

.form textarea {
    width: 100%;
    border: #ccc 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.form input[type=text] {
    border: #ccc 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    height: 24px;
    color: #000

}

.form input[type=password] {
    border: #ccc 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    height: 24px;
    color: #000

}

.notice {

    background: #CDEB8B;
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
}

.form .message {
    font-size: 11px
}

.message {
    font-size: 11px
}

/***  Footer  ***/
.footer_wrapper {
    width: 900px;
    margin: auto;
    height: 150px;
    *height:200px;
    padding-top:50px;
}

ul.navgroup {
    list-style-type: none;
    margin: 0 30px 0 0;
    padding: 0px;
    float: left;
    text-align:left;
}
#footer li {
  margin-bottom:2px;
  line-height:100%;
}

#footer ul a {
  color: #333;
  text-transform: lowercase;
  text-decoration: none;
  font-weight: normal;
  font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
  font-size: 10px;
}
#footer h4 {
  padding:0;
  margin:0 0 5px 0;
}
#footer ul h4 a {
  font-weight:normal;
  font-size: 14px;
}
#footer ul a:hover {
  color:#66cc33;
}



#mainFrame {
    background: #fbfbf6 url(/images/content_frame.gif) no-repeat left top;
    padding: 0px;
}

#mainFrame div.wrapper {
    padding: 2px 0;
    margin: 0px 2px;
}

#rightCol {
    float: right;
    width: 230px;
    background-color: #fbfbf6;
    border-left: 1px solid #cccccc;
}
#rightCol ul.menulist {
  font-size:12px;
}
#rightCol h1 {
  font-size:18px;
}

#leftCol {
    float: left;
    width: 665px;
    border-right: 1px solid #cccccc;
    margin-right: -1px;
}
ul {
  margin:10px 0 0 25px;
}
ul li {
  margin-bottom:7px;
}
ol {
  margin:10px 0 0 30px;
}
ul.nobullet {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0px;
}
ul.imgbullet {
  list-style: disc url(/images/red_bullet.png);
  line-height:1.3em;
}

ul.menulist li {
    border-bottom: 1px solid #cccccc;
    padding: 5px 0;
    line-height: 18px;
    margin-bottom:0px;
}

ul.menulist li a, ul.menulist li a:visited {
    line-height: 18px;
    display: block;
    color:#36393D;
}

ul.menulist li a:hover {
    color: #66cc33;
    background: url(/images/menulist_highlight.gif) repeat-y left top;
}

.dark, .darkmed {
    background: url(/images/dark_bar.gif) repeat-x left top;
}

.orange, .orangemed {
    background: url(/images/orange_bar.gif) repeat-x left top;
}

.blue, .bluemed {
    background: url(/images/blue_bar.gif) repeat-x left top;
}

#landing-hdr .welcome_txt {
    padding: 20px 20px 0 0;
}

#landing-hdr.dark .welcome_txt {
    margin-left: 262px;
}

#landing-hdr.darkmed .welcome_txt {
    margin-left: 151px;
}

#landing-hdr.orange .welcome_txt {
    margin-left: 169px;
}

#landing-hdr.orangemed .welcome_txt {
    margin-left: 169px;
}

#landing-hdr.blue .welcome_txt {
    margin-left: 190px;
}

#landing-hdr.bluemed .welcome_txt {
    margin-left: 190px;
}

h1.header, h2.header {
    padding-bottom:15px;
    margin-bottom:20px;
    border-bottom:1px dashed #cccccc;
}

.pad_h {
    margin: 0 15px;
}

.pad_v {
    padding: 15px 0;
}

.padder {
    padding: 20px 0;
    margin: 0 20px;
}

.fltlft {
    float: left;
}

.fltrt {
    float: right;
}
.rt {
  text-align:right;
}
.lft {
  text-align:left;
}

.padder.divider {
    border-top: 1px dashed #cccccc;
}

.center {
    text-align: center;
}

table.onethird {
    width: 100%;
}

table.onethird td {
    width: 33%;
    border-right: 1px dashed #cccccc;
    vertical-align: top;
}

table.onethird td.last {
    border-right: none;
}
table.onethird .padder {
  padding:0;
}

.productBubble {
    background: url(/images/bubble-overview.png) no-repeat left top;
    height: 240px
}


/***  BUTTONS ***/
a.lg_button {
  background: url(/images/buttonleft_lg.gif) no-repeat left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 38px;
  margin: 0px;
  padding: 9px 0px 10px 2px;
  *padding:0px 0px 11px 2px;
  color: #36393D;
  text-decoration: none;
  display: inline;
}
a.lg_button span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 38px;
  padding: 9px 16px 10px 14px;
  *padding: 9px 16px 11px 12px;
  background: url(/images/buttonright_lg.gif) no-repeat right top;
  display: inline;
}
a.sm_button {
  background: url(/images/buttonleft_sm.gif) no-repeat left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 29px;
  *line-height: 30px;
  margin: 0px;
  padding: 6px 0px 8px 2px;
  *padding:0px 0px 9px 2px;
  color: #36393D;
  text-decoration: none;
  display: inline;
}
a.sm_button span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 29px;
  *line-height: 30px;
  padding: 6px 12px 8px 10px;
  *padding: 6px 12px 9px 8px;
  background: url(/images/buttonright_sm.gif) no-repeat right top;
  display: inline;
}

a.lg_button:hover, a.sm_button:hover {
  color: #ffffff;
  text-decoration: none;
  background-position: 0% -80px;
}
a.lg_button:hover span, a.sm_button:hover span {
  color: #ffffff;
  text-decoration: none;
  background-position: 100% -80px;
}

/** End Buttons **/

.cat_results {
    float: right;
    width: 50%;
    margin: 30px 10px 0 0;
    text-align: right;
    color: #ffffff;
}

#page-navigation {
    margin-bottom: 10px;
}

.pagination_bottom {
    margin-top: 15px;
}

.pagination {
    *padding-top: 2px;
    margin-bottom: 5px;
    text-align: right;
    float: right;
    width: 65%;
}

.pagination a {
    text-decoration: none;
    border: 1px solid #a9a9a9;
    padding: 0 3px;
}

.pagination a:hover {
    color: #505050;
    background-color: #dddddd;
}

.pagination a.prev_page {
    border: none;
    text-decoration: none;
    background: url(/images/previous_arrow.gif) no-repeat 0px 0px;
    padding: 0 0 0 10px;
}

.pagination span.current {
    background-color: #0099cc;
    border: 1px solid #0099cc;
    color: #ffffff;
    padding: 0 3px;
}

.pagination span.prev_page {
    background: url(/images/previous_arrow.gif) no-repeat 0px -36px;
    padding: 0 0 0 10px;
}

.pagination span.next_page {
    background: url(/images/next_arrow.gif) no-repeat 0px -36px;
    padding: 0 0 0 10px;
    margin-left: 5px;
}

.pagination span.disabled {
    color: #b2b2b2;
}

.pagination a.next_page {
    border: none;
    text-decoration: none;
    background: url(/images/next_arrow.gif) no-repeat 0px 0px;
    padding: 0 0 0 10px;
    margin-left: 5px;
}

.pagination a.next_page:hover {
    background: url(/images/next_arrow.gif) no-repeat 0px -72px;
}

.pagination a.prev_page:hover {
    background: url(/images/previous_arrow.gif) no-repeat 0px -72px;
}

/***  search results styles **/
.result {
    position: relative;
    width: 100%;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    margin-bottom: -1px;
    color: #36393D;
}

.linkback {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 14px;
    height: 14px;
}

.result_txt {
    float: right;
    width: 87%;
    padding-bottom: 15px;
}

.result_txt h1.title {
    color: #333333;
    padding-bottom: 3px;
    text-transform: capitalize;
}

.result_txt h1.title a {
    color: #333333;
}

.result_txt h1.title a:hover {
    color: #0099cc;
}

.result_divider {
    border-top: 1px dashed #cccccc;
    padding: 10px 0 0 0;
    margin-top: 5px;
}

.even {
    background-color: #f2f0e9;
}

.small {
    font-size: 12px;
}

/** blog page styles **/
.detailBox {
    color: #777777;
    margin-bottom: 10px;
}

.detailBox h1.title {
    color: #333333;
    padding-bottom: 8px;
    text-transform: capitalize;
}

.details_divider {
    border-top: 1px dashed #cccccc;
    padding: 10px 0 0 0;
    margin-top: 10px;
}

.makepost {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 150px;
    text-align: right;
}

a.iconlink_rt {
    background: url(/images/blogsicon_mini.png) no-repeat right top;
    line-height: 20px;
    font-size: 12px;
    padding: 1px 32px 5px 0;
    vertical-align: middle;
}

a.iconlink_rt:hover {
    color: #0099cc;
}

h2.icontxt_lft {
    background: url(/images/blogsicon_mini.png) no-repeat left top;
    font-size: 18px;
    padding: 0px 0px 0px 32px;
    margin: 0;
    vertical-align: middle;
}

.comment_box {
    border: 1px solid #cccccc;
    background-color: #ffffff;
}

.comment_box textarea {
    width: 100%;
    border: #ccc 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

/** ideas voting **/
.star_rating input[type=image], .star_rating span {
    margin-right: 25px;
}

/** jobs styles **/
#show-jobs label, div.show_jobs label {
    display: inline-block;
    width: 75px;
    color: #333333;
}

.summaryNormal {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}

.summaryAlternate {
    background: #cccccc;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}

.summaryTitle {
    color: #36393d;
    text-transform: lowercase;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Myriad Pro', Arial, san-serif;
    font-size: 20px;
    padding-bottom: 10px;
}

.detailOuter {

}

.detailTitle {
    color: #0099cc;
    font-size: 24px;
    float: left;
    text-transform: lowercase;
    margin-bottom: 20px
}

.detailDate {
    color: #333;
    font-size: 24px;
    float: left;
}

.titleSpacer {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.commentTitle {
    color: #0099cc;
    font-size: 16px;
    float: left;
    text-transform: lowercase;
    margin-bottom: 20px
}

.commentDate {
    color: #333;
    font-size: 16px;
    float: left;
}

.commentSpacer {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.dashedSeparator {
    height: 1px;
    width: auto;
    border-bottom: 1px dashed #F1F3F0;
    margin-top: 10px;
    margin-bottom: 10px
}

.solidSeparator {
    height: 1px;
    width: auto;
    border-bottom: 1px solid #F1F3F0;
    margin-top: 10px;
    margin-bottom: 10px
}

/**  Store styles **/
.store_container {
    background: url("/images/store_bg.jpg") no-repeat left top;
}

.store_directory {
    float: left;
    width: 501px;
    background: url("/images/directory_bg.gif") no-repeat left top;
    margin: 0px 0px 0 29px;
}

.directory_txt {
    width: 370px;
    margin: 175px 0 0 44px;
}

.store_choices {
    float: left;
    width: 340px;
    margin-top: 280px;
}

.choice_icons img {
    margin-right: 7px;
}

.choice_icons img.last {
    margin-right: 0px;
}

/*

    GENERAL CONTENT STYLES AND LAYOUTS

*/

.contentSeparator {
    padding-top: 24px;
    padding-bottom: 15px;
}

#contentContainer {
    width: 900px
}

#contentContainer #banner {
    float: none;
    width: auto;
    height: 100px;
    margin-bottom: 40px;
}

#contentContainer #content {
    float: left;
    width: 680px;
}

#contentContainer #sidebar {
    float: right;
    width: 180px;
}

#contentContainer #single {
    float: left;
    width: 900px;
}

#contentContainer #primary {
    float: left;
    width: 690px;
    padding-right: 30px;
}

#contentContainer #primary #separator {
    clear: both;
    width: 690px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #e6e3da;
}

#contentContainer #ancillary {
    float: left;
    width: 180px;
}

#inline-nav {
    width: 690px;
    background: url(/images/inpage-navigator.jpg) no-repeat;
    height: 34px;
    margin-top: 20px;
    display: none;
}

#inline-nav #nav-body {
    padding-left: 10px;
}

#inline-nav #nav-body img {
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}

#inline-nav #nav-body a {
    float: left;
    padding-left: 8px;
    padding-top: 8px;
}

.nav-link {
    color: #009bd4;
    text-transform: lowercase;
    text-decoration: none;
    font-weight: bold;
    font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding-right: 20px;
}

/*
    FEATURES STYLES AND LAYOUTS

*/

#featureSeparator {
    clear: both;
    width: 690px;
    height: 1px;
    background: #CCCCCC;
}

#featuresAlternate {
    width: 690px;
    background: url(/images/products/features-alternate.jpg) repeat-y;
    padding-left: 23px;
    padding-top: 5px;
}

#featuresStandard {
    width: 690px;
    background: url(/images/products/features-standard.jpg) repeat-y;
    padding-left: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.vclist {
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 15px;
    background: #fff;
    border: #e6e3da solid 10px;
}

.vclist li {
    padding-bottom: 10px;
    color: #36393D;
}

.vcbox {
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 15px;
    background: #CDEB8B;
    border: #e6e3da solid 0px;
    list-style-image: url(/images/bullet-image-b.png);
    border-top: solid 3px #ABC374;
    border-bottom: solid 3px #ABC374;
}

.vcbox li {
    padding-bottom: 15px;
    color: #000;
}

.padder40 {
  margin: 0 24px;
  padding: 24px 0;
}

/*** Home Page Style ***/
.home_toprow .first {
  float:left;
  width:51%;
  color:#36393D;
  position:relative;
}
.home_toprow .first img {
  position:absolute;
  left:260px;
  top:37px;
}
.product_points {
  float:right;
  width:47%;
  font-size:11px;
  line-height:1.6em;
}
.product_points .padder {
  padding:15px 0;
  margin:0 15px;
}
.product_points {
  background-color:#b8f095;
}
.product_points .rt {
  width:42%;
  float:left;
}
.product_points .even {
  background-color:#99d96c;
}
.product_points .txt {
  float:right;
  width:53%;
}
.product_points span {
  font-size:8pt;
}
/*
   YELLOW BOX/TABLE
*/
table.yellowbox {
  width:100%;
  border:1px solid #d4c87c;
  background: #FFF5B5;
}
table.yellowbox td {
  padding:15px 0 15px 15px;
  vertical-align:top;
}
table.yellowbox td.unit {
  width:38%;
  background:url("/images/checkmark.png") no-repeat 15px 15px;
  padding-left:53px;
}
table.yellowbox td h2 {
  color:#36393D;
  margin-bottom:5px;
}
table.yellowbox td p {
  color:#36393D;
  margin:5px 0;
  line-height:1.2em;
  padding-right:15px;
}

/*
    GRAYBOX
*/

table.graybox {
  width:100%;
  border:1px solid #cccccc;
  background: #eeeeee;
}
table.graybox td {
  padding:15px 0 15px 15px;
  vertical-align:top;
}
table.graybox td.unit {
  width:38%;
  background:url("/images/checkmark.png") no-repeat 15px 15px;
  padding-left:53px;
}
table.graybox td h2 {
  color:#36393D;
  margin-bottom:5px;
}
table.graybox td p {
  color:#36393D;
  margin:5px 0;
  line-height:1.2em;
  padding-right:15px;
}

#home-banner {
    margin-bottom: 40px;
}

#home-nav {
    text-align: center;
}

#home-nav img {
    margin-right: 45px;
}

#home-nav img.last {
    margin-right: 0px;
}

#nav {
    float: left;
    padding-right: 45px;
}

#banner-message {
    width: 900px;
    margin: 15px 0;
}

#banner-message div.title {
    float: left;
    text-align: right;
    width: 300px;
    padding-right: 60px;
}

#banner-message div.message {
    float: left;
    width: 500px;
    color: #36393d;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.4em;
}

#banner-message div.message a {
    color: #0099cc;
    text-decoration: none;
}

#banner-message div.message a:hover {
    text-decoration: underline;
}

.rulebox {
  position:relative;
  border:2px solid #cccccc;
  background:#ffffff url(/images/boxgradient.gif) repeat-x left bottom;
}
.halfleft {
  float:left;
  width:47.5%;
}
.halfright {
  float: right;
  width: 47.5%;
}

.OneThirdleft {
  float:left;
  width:36%;
}

.TwoThirdsRight {
  float:right;
  width:60%;
}
.rulebox.dark {
  background-color:#36393e;
  background-image:none;
  color:#ffffff;
}

/************** temp styles ****************/

/* BLOG */
#blogleft {
    width: 694px;
    float: left;
}

#blogright {
    width: 202px;
    float: left;
}

#blogdate {
    color: black;
    float: left;
    width: 39px;
    height: 41px;
    margin-right: 10px;
    background: url(/images/calendar.jpg);
}

#blogtitle {
    float: left;
    font-size: 24px;
}

#blogtitle a {
    color: #36393d;
    text-transform: lowercase;
    text-decoration: none;
    font-weight: normal;
    font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
    text-decoration: none;
}

.blogsubtitle {
    font-size: 11px;
}

.subtitledate {
    margin-right: 15px;
    float: left;
}

.subtitledot {
    margin-right: 15px;
    padding-top: 3px;
    float: left;
}

.subtitleauth {
    float: left;
}

#blogheader {
    width: 100%;
    float: left;
}

#blogbody {
    width: 100%;
    float: left;
}

#blogpost {
    width: 660px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

#postpadding {
    margin-top: 10px;
    border-top: 1px dashed #c0c0c0;
    padding-top: 10px;
}

.post1 {
    background-color: #e6e3da;
}

.blogpadding {
    padding: 20px;
}

.blogtitletext {
    width: 500px;
    float: left;
}

.comments {
    width: 100px;
    float: left;
    font-size: 11px;
}

#comments {
    margin-top: 10px;
}

#rightnavtitle {
    border-top: 1px solid #c0c0c0;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 5px;
}

#view_sections {
    font-size: 12px;
    padding-bottom: 5px;
}

#view_sections li {
    margin-left: 10px;
    list-style-type: none;
}

#view_sections a {
    text-decoration: none;
    color: #c0c0c0;
}

#accountpadding {
    padding: 20px;
}

#postleft {
    float: left;
    width: 400px;
    margin-right: 10px;
}

#postright {
    float: left;
    width: 250px;
}

#postright li {
    list-style-type: none;
    margin-left: 10px;
}

/**    Editor Display Styles  **/
.postDetails p, .commentsDetails p {
  padding:0 0 .70em 0;
}
.postDetails h1, .commentsDetails h1 {
  color:#36393D;
  font-size:1.6em;
  padding:0 0 .45em 0;
  margin:0px;
}
.postDetails h2, .commentsDetails h2 {
  color:#36393D;
  font-size:1.4em;
  padding:0 0 .45em 0;
  margin:0px;
}
.postDetails h3, .commentsDetails h3 {
  color:#36393D;
  font-size:1.2em;
  padding:0 0 .45em 0;
  margin:0px;
}
.postDetails h4, .commentsDetails h4 {
  color:#36393D;
  font-size:1.0em;
  padding:0;
  margin:0px;
}
.postDetails blockquote, .commentsDetails blockquote {
  margin:10px 40px;
  padding:.70em .70em 0 .70em;
  color:#36393D;
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
}
.postDetails ul, .commentsDetails ul {
  margin:0 0 0.70em 30px;
}
.postDetails ul li, .commentsDetails ul li {
  padding-bottom:5px;
}
.postDetails ol, .commentsDetails ol {
  margin:0 0 0.70em 36px;
}
.postDetails ol li, .commentsDetails ol li {
  padding-bottom:5px;
}


.features-column1 {
  width: 48%;
  float:left;
  padding-right: 20px;
  font-size: 13px
}
.features-column2 {
  width: 48%;
  float:right;
  font-size: 13px;
}