/*
Theme Name: Design by Tucker
Theme URI: http://www.DesignByTucker.com/
Description: Placeholder theme for <strong>Design by Tucker</strong> website.
Version: 0.1
Author: Josh Tucker
Author URI: http://www.DesignByTucker.com/
*/

body { background: black; color: #EDEDED; font: 12px Tahoma, Geneva, Avant Garde, Arial, Century Gothic, Helvetica, sans-serif; }
#soon { position: relative; width: 100%; height: 108px; background: transparent url('img/coming.png') center center no-repeat; }
.displace { position: absolute; left: -5000px; }
#email { color: #EDEDED; margin: 65px auto 0 auto; text-align: center; }
a, a:visited, a:active { color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted white; }
a:hover { border-bottom: 1px solid; }
div#support { width: auto; height:  1000px; }
ul.support { list-style: none; padding-left: 0; margin-left: auto; margin-right: auto; width: auto; }
ul.features { list-style: none; padding-left: 0; }
li.package { float: left; padding-left: 20px; padding-right: 20px; }

/*--- Pricing Tables ---*/
table.tech-support { text-align: center; margin-left: auto; margin-right: auto; border: 1px solid white; border-collapse: collapse; }
table.tech-support td { padding: 0 9px 0 9px; border-top: none; border-bottom: none; border-collapse: collapse; min-width: 85px; height: 28px; }

tr.support-term td { font-size: 150%; font-weight: bold; }
tr.support-level td { font-weight: bold; }
table.tech-support tr.support-term td { border-bottom: 1px solid white; }
table.tech-support tr.h-spacer, tr.rate-cell { height: 30px; }
table.tech-support td.support-definition { font-weight: bold; text-align: right; vertical-align: middle; }
table.tech-support td.left-cell { border-left: 1px solid white; }
table.tech-support td.yes-cell { background: url('img/check.png') center center no-repeat; }
table.tech-support td.no-cell { background: url('img/x.png') center center no-repeat; }
.no-displace { position: absolute; left: -5000px; }
table.tech-support td.yes-cell, table.tech-support td.no-cell { width: 23px; height: 28px; }
tr.rate-cell td { font-size: 130%; font-weight: bold; }
table.tech-support td.multi-row { line-height: 28px; }