/*
    @group standalone tags */
/* ------------------------------------------------------ */

body {
    background: #525252;
    font: 13px "lucida sans unicode", "lucida grande", tahoma, helvetica, arial, sans-serif;
    line-height: 150%;
    color: #333;
    margin: 0;
    padding: 0;
    min-width: 770px;
    max-width: 980px;
}

b, strong, i, em {
    font-family: "lucida grande", "lucida sans", tahoma, helvetica, arial, sans-serif;
}

b, strong {
    font-weight: bold;
    color: black;
}

form {
    margin: 0;
}

input {
    margin: 0;
}

span {
    margin: 0;
}

img {
    border: 0 !important;
}

table {
    border: 0;
}

table.solid {
    background: white;
}

td, th {
    margin: 6px;
    padding: 0 10px 4px 0;
    border: 0;
    text-align: left;
    vertical-align: top;
}

td {
    color: #373737;
    vertical-align: top;
}

th, th p, p th, th h3, h3 th {
    font-weight: bold !important;
    text-align: left;
}

th {
    color: black;
    font-weight: bold;
    font-size: 14px;
}

caption {
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    caption-side: bottom;
}

blockquote {
    clear: both;
    margin-left: 2em;
    margin-right: 2em;
}

blockquote, blockquote p, blockquote ul, blockquote ol, blockquote li, blockquote ul li, blockquote ol li {
    color: #555;
}

blockquote:first-line {
    font-variant: small-caps;
    font-size: 16px;
}

blockquote:first-letter {
    font-size: 40px;
    font-weight: bold;
    float: left;
    margin-right: 2px;
    margin-top: .2em;
    margin-bottom: 4px;
    color: black;
    text-transform: uppercase;
}

blockquote .codeblock {
    font-style: normal;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #226;
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-weight: bold;
    line-height: 135%;
/*    letter-spacing: 1px;*/
    margin-top: 4px;
    padding: 0;
}

h2, h3, h4 {
    margin-bottom: 6px;
}

h1 {
    margin-bottom: 20px;
}

h5, h6 {
    font-weight: normal;
    text-decoration: underline;
    line-height: 150%;
    margin-top: 2px;
    margin-bottom: 4px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

a, a:link, a:visited, a:active {
    text-decoration: none;
    color: #338;
    font-weight: bold;
}

a:hover {
    border: solid 1px #b4cdfe;
    background: #ecf1fe;
    margin-left: -1px;
    margin-right: -1px;
    color: #44a;
    font-weight: bold;
}

i a {
    font-style: italic;
}

a img,
  img a,
  a:link img,
  a:visited img,
  a:active img,
  a:hover img,
  a img:hover,
  img a:hover,
  p a img,
  p a:link img,
  p a:visited img,
  p a:active img,
  p a:hover img,
  p a img:hover,
  p img a:hover,
  li a img,
  li a:link img,
  li a:visited img,
  li a:active img,
  li a:hover img,
  li a img:hover,
  li img a:hover,
  #main a img,
  #main a:link img,
  #main a:visited img,
  #main a:active img,
  #main a:hover img,
  #main p a img,
  #main p a:link img,
  #main p a:visited img,
  #main p a:active img,
  #main p a:hover img {
    border: 0 !important;
    background: transparent !important;
    display: inline;
}

/* see http://www.sovavsiti.cz/css/hr.html for more on the div.hr and div.hr hr hack. */

hr {
    border: 0;
    width: 50%;
    height: 24px;
    background: url('http://www.dtgeeks.com/images/layout/hrimg.png') center no-repeat;
    clear: both;
}

div.hr {
    height: 15px;
    background: url('http://www.dtgeeks.com/images/layout/hrimg.png') no-repeat scroll center;
}

div.hr hr {
    display: none;
}

ul li {
    list-style-type: square;
}

/* @end */







/*
    @group generic classes */
/* ------------------------------------------------------ */

.codeblock {
    border: 1px solid #909090;
    background: #d2e9e8;
    padding: 4px;
}

.blogimage img {
    padding: 2px;
    border: 0;
}

.blogimage {
    margin: 10px;
    text-align: center;
    font-size: 9px;
    font-style: italic;
}

.blogimage i {
    font-style: normal;
}

.blogimage a {
    font-size: 9px;
}

.post {
    color: #373737;
    font: 11px "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    padding: 5px;
    text-align: justify;
}

.prompt, .hide {
    display: none;
}

div.show {
    display: block;
}

.graybox {
/*    width: 480px;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
    border: 1px solid #bbb;
    background: #ddd;
/*    margin-bottom: 10px;*/
    padding: 4px 8px;
}

.ratings {
    padding: 0;
    margin: 0;
    border: 0;
    clear: both;
}

.graycell {
    border: 1px solid #909090;
    background: #ddd;
    font-size: 12px;
}

.graybox img, .graycell img {
    margin-top: 3px;
    vertical-align: middle;
}

.graycell p {
    margin: 8px;
}

#rating {
    padding: 2px 0 3px 0;
    background: url('http://www.dtgeeks.com/images/ratings/bg.png') repeat-x;
    width: 100%;
    text-align: center;
}

#pros {
    border-width: 0 0 1px 1px;
    min-width: 168px;
    text-align: left;
    background: url('http://www.dtgeeks.com/images/misc/plusplussmall.png') no-repeat;
}

#cons {
    border-width: 0 1px 1px 1px;
    min-width: 168px;
    text-align: left;
    background: url('http://www.dtgeeks.com/images/misc/minminsmall.png') no-repeat;
}

#pros p, #pros li, #cons p, #cons li {
    text-align: left;
}

#dev {
    border-top: 0;
}

.codeblock {
    border: 1px solid #909090;
    background: #d2e9e8;
    padding: 4px;
    margin: 0 40px;
    clear: both;
}

img.icon_l, img.icon_r {
    margin: 0px;
    padding: 15px;
    width: 80px;
    background: url('http://www.dtgeeks.com/images/misc/image_well.png');
}

img.icon_l {
    float: left;
}

img.icon_r {
    float: right;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.fineprint, .fineprint p, .fineprint ul, .fineprint ol, .fineprint li {
    font-size: 9px;
}

.clear {
    clear: both;
}

a.current {
    border: solid 1px #b4cdfe;
    background: #ecf1fe;
    margin-left: -1px;
    margin-right: -1px;
}

a:hover.current {
    border-color: #427dd2;
    background: #d6e4f7;
}

.comment_blurb {
    color: #909090;
}

.comment_blurb a {
    color: #909090 !important;
    text-decoration: underline !important;
    font-weight: normal !important;
}

.comment_blurb a:hover {
    color: #676767 !important;
}

.event_title {
    margin-bottom: 1px;
}

.event_title img {
/*    vertical-align: middle;*/
    float: left;
    margin-right: 8px;
    
}

.event_sub {
    margin-top: 0;
}

.event_blurb {
    float: right;
    width: 50%;
    border-left: solid 1px #d2d2d2;
    border-bottom: solid 1px #d2d2d2;
    margin-left: 8px;
}

.event_img {
    height: 18px;
    margin: 2px;
}

.ev_desc {
    background: white url('http://www.dtgeeks.com/images/events/event_description.jpg') no-repeat;
    border: solid 5px #eee;
    border-bottom-color: #ddd;
    border-right-color: #ddd;
    padding: 6px;
}

.ev_desc table, .ev_desc td, .ev_desc th {
    background-color: transparent;
}

.cat_img {
    float: right;
    padding: 5px;
}

.post_av {
    float: left;
    margin: 0 5px;
    width: 40px;
}

.invisTable {
    border: 0;
    margin: 0 0 8px 0;
    padding: 0;
}

.invisTd {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

hr.footnotes {
    margin-left: 0px;
    width: 160px;
    height: 1px;
    background: transparent;
    border: 0;
    border-bottom: solid 1px #a2a2a2;
}

#current_cast {
    background: url('http://www.dtgeeks.com/images/misc/podcastback.png') no-repeat;
}

#current_cast, #current_cast p, #contentbox #current_cast, #contentbox #current_cast p {
    font-size: 12px;
}

#current_cast a#listen {
    font-size: 16px;
}

.center {
    text-align: center;
}

/* @end */







/*
    @group page header */
/* ------------------------------------------------------ */

#header {
    background: #59cdfa url('http://www.dtgeeks.com/images/layout/headbg.png') repeat-x;
    min-width: 1024px;
    width: 100%;
    height: 160px;
    top: 0;
    left: 0;
    position: absolute;
    margin: 0;
    border-color: blue;
}

* html #header {
    width: 850px;
}

#header a, #header a:link, #header a:visited, #header a:active {
    color: #4a62e0;
    font-weight: normal;
}

#header a:hover {
    color: #a7e9ff;
    border: 0;
    background: transparent;
}

#logo {
    position: absolute;
}

#logo a, #logo a:link, #logo a:visited, #logo a:active, #logo a:hover {
    border: 0;
    background: none;
    text-decoration: none;
    font-weight: normal;
}

#logo a, #logo a:link, #logo a:visited, #logo a:active {
    color: blue;
}

#logo a:hover {
    color: #35f;
    margin: 0;
}

#logo img {
    padding-right: 6px;
}

#logo .name {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#logo .subname {
    font-size: 12px;
    text-transform: lowercase;
}

#logo_print {
    display: none;
}





#top_.season_spring {
    background: #fff url('http://www.dtgeeks.com/images/season_spring/blue.png') repeat-x;
}

#top_.season_summer {
    background: #fff url('http://www.dtgeeks.com/images/season_summer/blue.png') repeat-x;
}

#top_.season_fall {
    background: #fff url('http://www.dtgeeks.com/images/season_fall/blue.png') repeat-x;
}

#top_.season_winter {
    background: #fff url('http://www.dtgeeks.com/images/season_winter/blue.png') repeat-x;
}

/*
    Sub-header Bar
    Contains the breadcrumb links
------------------------------------------------------ */
#subheader {
    padding: 4px 25px 4px 27px;
/*    margin-top: 124px;*/
/*    z-index: 4;*/
}

/* @end */







/*
    @group header links */
/* ------------------------------------------------------ */

#header_links {
    position: absolute;
    width: 332px;
    height: 160px;
    top: 0;
    left: 685px;
/*    float: right;*/
/*    position: absolute;*/
}

#qsearch_wrap {
    text-align: right;
    float: right;
    position: absolute;
    width: 332px;
    top: 105px;
}

#qsearch {
/*    text-align: right;*/
    float: right;
/*    position: absolute;*/
    width: 232px;
    margin-right: 3px;
/*    margin-left: 36%;*/
    top: 105px;
}

#qsearch p {
    margin: 0;
    padding: 0;
}

#qsearch .go {
    float: right;
    padding-top: 2px;
}

#keywords {
    width: 188px;
    margin-right: 4px;
}

hr.top_hr {
    border-top: solid 1px #aaa;
    width: 100%;
    margin: 4px 10px;
    height: 0;
    position: absolute;
    top: 50px;
    max-width: 1000px;
    min-width: 775px;
}

* html hr.top_hr {
    width: 850px;
}

/* @end */







/*
    @group apple search */
/* ------------------------------------------------------ */

#searchform {
    margin: 0;
    padding: 0;
}

#searchform fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

#searchform label {
    color: #999;
    display: none;
}

#searchform input {
    width: 160px;
    color: #222;
}

#searchform #submitquery {
    display: none;
}

/* @end */







/*
    @group journals tabs */
/* ------------------------------------------------------ */

#journals {
    margin: 0;
    padding: 0;
/*    height: 35px;*/
    position: absolute;
    top: 15px;
/*    right: 1px;*/
/*    text-align: right;*/
/*    min-width: 772px;*/
/*    font-family: "lucida grande", "lucida sans", calibri, tahoma, "trebuchet ms", helvetica, sans-serif;*/
    font-size: 16px;
    border-color: #dd0;
}

#journals ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
/*    width: 100%;*/
/*    border-color: #f6f;*/
}

#journals li {
    display: inline;
    margin: 0;
    padding: 0;
/*    border: solid 3px #080;*/
}

#journals a, #journals a:link, #journals a:visited, #journals a:active, #journals a:hover {
/*    padding: 5px 15px;
    border: solid 1px #ccc;
    background: #e9e9e9;
    background: transparent;*/
}

#journals a, #journals a:link, #journals a:visited, #journals a:active {
/*    font-weight: normal;
    color: #333;
    background: transparent;*/
}

#journals a:hover {
/*    font-weight: normal;
    color: #999;
    text-decoration: none;
    background: white;
    margin: 0;
    background: transparent;*/
    border: 0;
    background: transparent;
    margin: 0;
}

#journals a.current {
/*    background: white;*/
/*    border-bottom: 0;*/
/*    background: transparent;*/
}

.left {
    float: left;
}

.right {
    float: right;
}

/* @end */







/*
    @group breadcrumb links */
/* ------------------------------------------------------ */

.breadcrumb {
    background-color:  transparent;
    font-family:       "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size:         10px;
}

.breadcrumb a:link {
    color:             #309;
    text-decoration:   none;
}

.breadcrumb a:visited {
    color:             #309;
    text-decoration:   none;
}

.breadcrumb a:hover {
    color: #00aeb7;
    text-decoration:   underline;
}

.currentcrumb {
    color:  #38394b;
    font-weight: bold;
}

.breadcrumbspacer {
    color:  #6b6b85;
}







/*
    @group main div */
/* ------------------------------------------------------ */

#main {
    position: absolute;
    left: 0;
    top: 160px;
    background: white;
/*    margin-top: 0.8em;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-right: 120px;*/
    padding: 0;
    width: 100%;
    min-width: 628px;
/*    border: solid 1px #ccc;*/
}

* html #main {
    width: 830px;
    margin-top: 0;
}

/* @end */







/*
    @group content */
/* ------------------------------------------------------ */

#content {
    margin: 0 10px 0 110px;
    padding: 5px 0 5px 20px;
    position: relative;
    max-width: 896px;
    min-width: 500px;
}

.article_column {
    float: left;
    width: 60%;
/*    max-width: 570px;*/
}

.article_column img {
/*    max-width: 50%;*/
}

.etc_column {
    width: 36%;
    float: right;
    font-size: 12px;
}

.article {

}

.byline, .byline td
{
    color: #999;
    font-size: 11px;
    line-height: 150%;
}

.byline p, .byline b {
    color: #999;
}

.byline a, .byline p a {
    font-size: 11px;
    line-height: 150%;
    color: #669;
}

a:hover.expander {
    margin-top: -1px;
    margin-bottom: -1px;
}

.digg_it {
    float: right;
    margin: 10px;
    white-space: nowrap;
}

.smallquote {
    float: right;
    font: italic 11px georgia, serif;
    background: url('http://www.dtgeeks.com/images/misc/quotessmall.png') no-repeat;
    width: 200px;
    text-indent: 0;
}

.smallquote p {
    font: italic 11px georgia, serif;
    line-height: 160%;
    color: #373737;
    text-align: right;
    text-indent: 0;
}

.smallquote i {
    font-style: normal;
}

.smallquote:first-letter {
    font-weight: bold;
    font-size: 16px;
    top: 1em;
}

.comment {
    border-top: solid 1px #e9e9e9;
}

.comment_op {
    border: solid 1px #e9e9e9;
    margin: 6px;
    padding: 2px 6px;
}

.trackback {
/*    border-bottom: solid 1px #e8e8e8;*/
/*    padding: 6px 0;*/
    font-size: 9px;
    color: #acacac;
    border-top: solid 1px #e9e9e9;
}

.trackback p {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 9px;
    color: #acacac;
}

.trackback a, .trackback p a {
    color: #acacac;
    font-size: 9px;
    text-decoration: underline;
    margin: 0;
}

.trackback a:hover {
    color: #acacac;
    text-decoration: none;
    border: 0;
    background: transparent;
    margin: 0;
}

.comment_number, .comment_number a, .comment_number a:visited, .comment_number a:hover {
    font: italic 32px georgia, serif;
    color: #e9e9e9;
    float: right;
    text-decoration: none;
}

.comment_number, .comment_number a, .comment_number a:visited {
    padding: 5px;
    margin: 0;
}

.comment_number a:hover {
    padding: 5px;
    border: 0;
    background: #e9e9e9;
    color: white;
    text-decoration: none;
    margin: 0;
}

#tell_form {
    font-size: 11px;
    padding: 5px;
    margin: 0 50px;
    line-height: 16px;
    width: 200px;
    text-align: right;
}

#tell_form input {
    font-size: 11px;
}

.etc_first {
    border-top: 0 !important;
}

.continue {
    font-size: 75%;
    font-style: italic;
}

.paginate {
    text-align: center;
}

.post_it {
/*    border: solid 1px #d2d2d2;*/
/*    display: inline;*/
    text-align: center;
    vertical-align: bottom;
    margin-bottom: 6px;
}

.etc_column .post_it {
    width: 100%;
}

.post_it td {
    width: 60px;
    padding: 0 6px;
    text-align: center;
}

.post_it .pi_top, .post_it .pi_top a {
/*    line-height: 100%;*/
}

.post_it .pi_top {
    vertical-align: bottom;
    padding-bottom: 6px;
    border-bottom: solid 1px #d2d2d2;
}

.pi_main, .pi_sub1, .pi_sub2 {
    font-style: italic;
    font-family: georgia, serif;
    color: #333;
}

.post_it .post_av {
/*    vertical-align: middle;*/
    text-align: center;
    margin: 0;
    padding: 0;
    float: none;
}

.pi_main, a.pi_main, td .pi_main, td a.pi_main, td a .pi_main {
    font-size: 40px;
/*    line-height: 100%;*/
}

.pi_sub1, a.pi_sub1 {
    font-size: 30px;
/*    line-height: 100%;*/
}

.pi_sub2, a.pi_sub2 {
    font-size: 20px;
/*    line-height: 100%;*/
}

a.pi_main, a.pi_sub1, a.pi_sub2, .post_it a.pi_main, .post_it a.pi_sub1, .post_it a.pi_sub2 {
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 20px;
/*    vertical-align: bottom;*/
}

.post_it .double {
    vertical-align: middle;
}

.post_it .del {
    font-size: 16px;
    text-align: right;
    width: 50%;
}

#journal_list .pi_main, #journal_list a.pi_main, #journal_list .pi_sub1, #journal_list a.pi_sub1, #journal_list .pi_sub2, #journal_list a.pi_sub2 {
    font-size: 12px;
    font-weight: bold;
}

#journal_list .post_av {
    width: 25px;
}

.etc_column #journal_list .post_it {
    width: auto;
}

/* @end */







/*
    @group comment form */
/* ------------------------------------------------------ */

.response_form {
    clear: both;
    margin-top: 4em;
}

#login_prompt {
    text-align: center;
}

#comment_post_form {
    float: left;
    width: 60%;
}

#comment_post_form textarea {
    width: 100%;
}

#logged_out_form {
    float: right;
    width: 36%;
}

#logged_out_form .main_field {
    width: 94%;
}

#logged_out_form .captcha {
    width: 140px;
}

#smiley_tri_right, #smiley_tri_down {
    text-decoration: none;
}

#smiley_tri_right a:hover {
    text-decoration: none;
}

#smiley_tri_down a:hover {
    text-decoration: none;
}

/* @end */







/*
    @group contentbox */
/* ------------------------------------------------------ */

/*#contentbox {
    width: auto;
    border: 1px solid #d2d2d2;
    background: #fff;
    padding: 0;
    font-size: 11px;
    color: #373737;
    margin-right: 70px;
    margin-left: 215px;
}

#contentbox h1 {
    background: 0px 0px #858585 url('http://www.dtgeeks.com/images/misc/head.png') repeat-x;
    color: #dfdfdf;
    font-family: verdana, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 4px 10px;
    border-bottom: 1px solid #6f6f6f;
}

#contentbox h1 a {
    color: #dfdfdf;
    font-family: verdana, sans-serif;
    font-size: 14px;
    text-decoration: none;
}

#contentbox h1 a:hover {
    text-decoration: underline;
}

#contentbox h2, #contentbox h3, #contentbox h4, #contentbox h5 {
    padding: 0px 10px;
}

#contentbox h2, #contentbox h3 {
    padding: 0px 10px;
    margin-top: 11px;
    margin-bottom: 9px;
}

#contentbox h4, #contentbox h5, #contentbox h6 {
    padding: 0px 10px;
    margin-top: 8px;
    margin-bottom: 6px;
}

#contentbox h6 {
    font-size: 10px;
    font-family: verdana, sans-serif;
    color: #373737;
    line-height: 100% !important;
}

#contentbox h6.article {
    line-height: 100% !important;
}

#contentbox h6 a {
    font-size: 10px;
    font-family: verdana, sans-serif;
    font-weight: bold;
    color: #373737;
    text-decoration: none;
}

#contentbox h6 a:hover {
    font-weight: bold;
    color: #373737;
    text-decoration: underline;
}

#contentbox th h2, #contentbox th h3, #contentbox th h4 {
    color: #fff;
    text-shadow: none;
    margin-top: 2px;
    margin-bottom: 2px;
}

#contentbox p, #contentbox li {
    -webkit-text-size-adjust: 160%;
}

#contentbox p {
    margin: 0 10px;
}

#contentbox p a {
    color: #315ca9;
    font-size: 11px;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
}

#contentbox p i a {
    font-style: italic;
}

#contentbox p a:hover {
    color: #0098df;
    padding: 0;
    text-decoration: underline;
}

#contentbox p img {
    margin: 0;
    padding: 0;
}

#contentbox p.entry_date {
    font-weight: bold;
}

#contentbox .subicon {
    position: relative;
    float: right;
    height: 25px;
    top: 0px;
}

#contentbox .subbar {
    background: 0px 0px url('http://www.dtgeeks.com/images/misc/subhead.png') repeat-x #637ecd;
    width: 100%;
    margin: 0;
}

#contentbox .subbar p {
    margin: 0;
    font-family: verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 3px 3px 3px 10px;
}

#contentbox .subbar a {
    width: 74px;
    margin-left: 8px;
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #bbd3f6;
    font-weight: normal;
    text-decoration: none;
}

#contentbox .subbar a.subbar_cur {
    font-size: 12px;
    font-weight: bold;
}

#contentbox .subbar a:hover {
    color: #87b2f2;
    text-decoration: none;
}

#contentbox .article p {
    text-indent: 1.5em;
    line-height: 150%;
}

#contentbox .smallquote {
    float: right;
    border: 1px solid #909090;
    background: #d2e9e8 url('http://www.dtgeeks.com/images/misc/quotessmall.png') no-repeat;
    margin: 10px;
    width: 140px;
    padding: 4px;
    text-indent: 0;
}

#contentbox .smallquote p {
    font: italic 12px georgia, serif;
    line-height: 160%;
    color: #373737;
    text-align: center;
    text-indent: 0;
}

#contentbox .smallquote i {
    font-style: normal;
}

#contentbox .smallquote:first-letter {
    font-weight: bold;
    font-size: 24px;
    color: #0000a0;
}

#contentbox .postedby, #contentbox .postedby a {
    font-size: 10px;
}

#contentbox .postedby {
    color: #a0a0a0;
    clear: both;
}

#contentbox .comment, #contentbox .comment_alt {
    border-bottom: solid 1px #e8e8e8;
    padding: 10px 0;
}

#contentbox .comment p, #contentbox .comment_alt p {
    margin-top: 6px;
    margin-bottom: 6px;
}

#contentbox .trackback, #contentbox .trackback_alt {
    border-bottom: solid 1px #e8e8e8;
    padding: 6px 0;
    font-size: 9px;
    color: #acacac;
}

#contentbox .trackback p, #contentbox .trackback_alt p {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 9px;
    color: #acacac;
}

#contentbox .trackback a, #contentbox .trackback_alt a {
    color: #acacac;
    font-size: 9px;
    text-decoration: underline;
}

#contentbox .trackback a:hover, #contentbox .trackback_alt a:hover {
    text-decoration: none;
}

#contentbox .comment_alt, #contentbox .trackback_alt {
    background-color: #ecf1fe;
}

#contentbox .comment_number, #contentbox .comment_number a, #contentbox .comment_number a:visited, .comment_number a:hover {
    font: italic 20px georgia, serif;
    color: #d0d0d0;
    float: right;
    text-decoration: none;
}

#contentbox .comment_number, #contentbox .comment_number a, #contentbox .comment_number a:visited {
    padding: 5px;
}

#contentbox .comment_number a:hover {
    padding: 4px;
    border: solid 1px #dcdcdc;
    background: #efefef;
    text-decoration: none;
}

#contentbox .geekprovide {
    text-align: center;
    width: 100%;
}

#contentbox .geekprovide p {
    font-style: italic;
    color: #888;
    text-align: center;
}

#contentbox .geekprovide img.bnnr {
    border: solid 1px red;
}*/







/*
    @group sidebar */
/* ------------------------------------------------------ */

#sidebar {
    width: 95px;
    height: auto;
    text-align: left;
    float: left;
    padding: 0;
    padding-top: 5px;
    margin-top: 0;
/*    position: absolute;*/
    top: 5px;
    text-align: right;
    border-right: solid 5px #e9e9e9;
    padding-right: 15px;
}

* html #sidebar {
    margin-top: 5px;
}

#sidebar h1, #sidebar h2 {
    color: #777;
    line-height: 150%;
    letter-spacing: 0;
    font-weight: bold;
}

#sidebar h1 {
    font-size: 16px;
}

#sidebar h2 {
    font-size: 14px;
}

#sidebar h3 {
    color: #727272;
    font-family: verdana, sans-serif;
    font-size: 11px;
    margin: 4px;
    margin-bottom: 0px;
}

#sidebar p {
    color: #727272;
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 160%;
    margin: 5px;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
    padding: 1px;
    color: #789fd7;
    font-weight: normal;
}

#sidebar a:hover {
    color: #5b8ed7;
    text-decoration: none;
}

#sidebar .current a {
    color: #3f6cb6;
    border: solid 1px #b4cdfe;
    background: #ecf1fe;
    margin-left: -1px;
    margin-right: -1px;
}

#sidebar .current a:hover {
    border-color: #427dd2;
    background: #d6e4f7;
}

#sidebar ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: .2em;
    padding-top: 0;
}

#sidebar li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

#navlinks {
    margin-top: .375em;
}

#navlinks, #navlinks ul, #navlinks li {
    color: #999;
/*  text-align: left;*/
    font-size: 20px;
    line-height: 125%;
    margin-left: 0;
}

#navlinks a {
    color: #789fd7;
    font-size: 18px;
    line-height: 140%;
    text-decoration: none;
    padding: 2px !important;
}

#navlinks li.current a {

}

#navlinks li.current a:hover {
    border-color: #427dd2;
    background: #d6e4f7;
}

#search {
    font-size: 11px;
    line-height: 150%;
    width: 125px;
}

#search a {
    font-size: 11px;
    line-height: 150%;
    font-weight: bold;
    color: #789fd7;
    padding-left: 4px;
}

#sidebar .new_pm {
    font-weight: bold;
    font-size: 14px;
    color: #b00;
    background: #ffb;
}

#sidebar .attn,
#sidebar .attn1,
#sidebar .attn2,
#sidebar .attn3,
#sidebar .attn4,
#sidebar .attn5,
#sidebar .no_attn {
    font-weight: bold;
}

#sidebar .attn {
    color: #0000de;
    border-bottom-color: #0000de;
}

#sidebar .attn1 {
    color: #1313cc;
    border-bottom-color: #1313cc;
}

#sidebar .attn2 {
    color: #2626ba;
    border-bottom-color: #2626ba;
}

#sidebar .attn3 {
    color: #3939a8;
    border-bottom-color: #3939a8;
}

#sidebar .attn4 {
    color: #4c4c96;
    border-bottom-color: #4c4c96;
}

#sidebar .attn5 {
    color: #5f5f84;
    border-bottom-color: #5f5f84;
}







/*
    @group announcements */
/* ------------------------------------------------------ */
#announce {
    background: #fcf4c8 url('http://www.dtgeeks.com/images/layout/announce.png') no-repeat;
    padding-left: 76px;
    padding-bottom: 1px;
    padding-right: 12px;
    padding-top: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
}

#announce h1 {
    color: #f26522;
    margin-bottom: 6px;
}

#announce, #announce p {
    color: #961414;
}

#announce a, #announce a:link, #announce a:visited, #announce a:active {
    color: #f26522;
    text-decoration: none;
}

#announce a:hover {
    color: #f40;
    border-color: #f6d795;
    background: #fbf4cf;
    text-decoration: none;
}

/* @end */







/*
    @group search */
/* ------------------------------------------------------ */

#adv_search p {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background: transparent;
    margin: 6px 0 6px 0;
}

#adv_search table {
    border: 0;
    margin: 0;
}

#adv_search td {
    border: 0;
}

#adv_search .searchSubmit {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: center;
    padding: 6px 10px 6px 6px;
}

#adv_search .fieldset {
    border: solid 1px #cecece;
    padding: 10px;
}

#adv_search .default {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 3px 0 3px 0;
    background-color: transparent;
}

#adv_search .defaultBold {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 3px 0 3px 0;
    background-color: transparent;
    font-weight: bold;
}

#adv_search .paginate {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    padding: 10px 6px 10px 4px;
    margin: 0;
    background-color: transparent;
}

#adv_search .pagecount {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    font-weight: normal;
    background-color: transparent;
}

#adv_search .tablePad {
    padding: 3px 3px 5px 3px;
    background-color: #fff;
}

#adv_search .resultRowOne {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 6px 6px 6px 8px;
    background-color: #fff;
}

#adv_search .resultRowTwo {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    padding: 6px 6px 6px 8px;
    background-color:   #fff;
}

#adv_search .resultHead {
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 8px 0 8px 8px;
    border-bottom: 1px solid #999;
    background-color: transparent;
}

#adv_search form {
    margin: 0;
}

#adv_search .hidden {
    margin: 0;
    padding: 0;
    border: 0;
}

#adv_search .input {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    background-color: #fff;
    color: #000;
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 1.6em;
    padding: .3em 0 0 2px;
    margin-top: 6px;
    margin-bottom: 3px;
}

#adv_search .textarea {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    background-color: #fff;
    color: #000;
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#adv_search .select {
    background-color: #fff;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: .1em;
    color: #000;
    margin-top: 6px;
    margin-bottom: 3px;
}

#adv_search .multiselect {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    background-color: #fff;
    color: #000;
    font-family: "Lucida Grande", "Lucida Sans", tahoma, verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#adv_search .radio {
    color: #000;
    margin-top: 7px;
    margin-bottom: 4px;
    padding: 0;
    border: 0;
    background-color: transparent;
}

#adv_search .checkbox {
    background-color: transparent;
    margin: 3px;
    padding: 0;
    border: 0;
}

#adv_search .submit {
    background-color: #fff;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    padding: 1px 3px 1px 3px;
    margin-top: 6px;
    margin-bottom: 4px;
    text-transform: uppercase;
    color: #000;
}

/* @end */







/*
    @group formatting buttons */
/* ------------------------------------------------------ */

.htmlButtonSet td {
    padding: 0;
}

.buttonMargin td {
    margin: 0;
    padding: 0;
}

.buttonMode {
    background-color: transparent;
    color: #73769d;
    font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
    font-size: 10px;
    white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL {
    background-color: #f6f6f6;
    border-bottom: #333 1px solid;
    border-right: #333 1px solid;
    border-top: #333 1px solid;
    padding: 0;
}

.htmlButtonOutterL {
    border-left: #333 1px solid;
}

.htmlButtonInner {
    background-color: #fff;
    border-bottom: #ccc 1px solid;
    border-left: #fff 1px solid;
    border-right: #ccc 1px solid;
    border-top: #fff 1px solid;
    padding: 0 3px 0 3px;
    text-align: center;
}

.htmlButtonOff {
    font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 2px 2px 2px;
    white-space: nowrap;
}

.htmlButtonOff a:link {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonOff a:visited {
    text-decoration: none;
}

.htmlButtonOff a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonOff a:hover {
    color: #999;
    text-decoration: none;
}

.htmlButtonOn {
    background: #f6f6f6;
    font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 2px 2px 2px;
    white-space: nowrap;
}

.htmlButtonOn a:link {
    color: #900;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonOn a:visited {
    text-decoration: none;
}

.htmlButtonOn a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonOn a:hover {
    color: #999;
    text-decoration: none;
}

.htmlButtonA {
    font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px 3px 3px;
    white-space: nowrap;
}

.htmlButtonB {
    background: #e1e3ec;
    font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px 3px 3px;
    white-space: nowrap;
}

.htmlButtonA a:link {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonA a:visited {
    text-decoration: none;
}

.htmlButtonA a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonA a:hover {
    color: #999;
    text-decoration: none;
    border: 0;
    background: transparent;
    padding: 0 1px;
}

.htmlButtonB a:link {
    color: #900;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonB a:visited {
    text-decoration: none;
}

.htmlButtonB a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonB a:hover {
    color: #999;
    text-decoration: none;
}

/* @end */







/*
    @group index page */
/* ------------------------------------------------------ */

#first_article {

}

.etc_column h1 {
    margin-bottom: 19px;
}

#journal_list {

}

#journal_list ul, ul#journal_list, .etc_column ul {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

#journal_list li, .etc_column li {
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

#journal_list .titles, .etc_column .titles {
    font-size: 11px;
    line-height: 150%;
}

#journal_list .titles li, .etc_column .titles li {
    margin-left: 1em;
    text-indent: -1em;
}

.cell_journal {
/*    width: 50%;*/
    font-size: 12px;
    border-top: solid 1px #e9e9e9;
}

.cell_journal h2 {
    margin-top: 0;
}

.cell_journal h3 {
    font-size: 14px;
}

a.js_control {
/*    width: 16px;*/
/*    height: 20px;*/
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

a:hover.js_control {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.grabber {
    cursor: move;
}

.expander {
    cursor: n-resize;
}






td.index, th.index {
    border: 0;
}

td.index {
    vertical-align: top;
}

#first_table {
    padding: 0;
    margin: 0;
    width: 100%;
    border: 0;
}

#first {
    border-bottom: solid 1px #d2d2d2;
    background: #fff;
}

#first p, #first a, #first p a, #first ul, #first ol, #first li, #first li a {
    font-size: 12px;
}

#first .postedby, #first .postedby a {
    font-size: 11px;
}

#first .authoricon {
    float: left;
    width: 80px;
    margin: 5px 5px 10px 10px;
}

.recent {
    width: 33%;
    margin: 0;
    float: left;
}

#recent_news, #recent_features, #prev_news, #prev_features {
    border-left: solid 1px #d2d2d2;
}

#recent_news .comment_blurb {
    color: #909090;
}

#recent_news .comment_blurb a {
    text-decoration: underline;
    font-weight: normal;
}

#recent_news #headlines p {
    text-align: left;
}

.prev {
    background-color: #e0e0e0;
}

.prev p {
    margin-top: 0;
    margin-bottom: 0;
}

.hrpara {
    margin: 0 20px;
}

/* @end */







/*
     @group about page staff bios */
/* ------------------------------------------------------ */

th.staff_head, .staff_field, .staff_data {
    vertical-align: top;
}

.staff_info {
    border: solid 1px #d2d2d2;
}

.staff_pic {
    border: 0;
    vertical-align: middle;
}

th.staff_head {
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 0 0 1px 0;
}

h4.staff_head {
    margin: 2px;
    padding: 0px;
}

.staff_field {
    text-align: right;
    border-color: #f0f0f0;
    border-style: solid;
    border-width: 0 1px 0 0;
}

.staff_data {
    border: 0;
}







/*
    @group calendar tables */
/* ------------------------------------------------------ */

.calendarToday {
    background-color: #ccf;
    font-weight: bold;
    color: #fff;
}

/* @end */






/*
    @group admin section */
/* ------------------------------------------------------ */

.view25, .view50, .view75, .view100, .cmt25, .cmt50, .cmt75, .cmt100, .tkbk25, .tkbk50, .tkbk75, .tkbk100 {
    font-weight: bold;
}

.view25 {
    color: #00a;
    background-color: #ddf;
}

.view50 {
    color: #00a;
    background-color: #99f;
}

.view75 {
    color: #fff;
    background-color: #22d;
}

.view100 {
    color: #fff;
    background-color: #00a;
}

.cmt25 {
    color: #040;
    background-color: #dfd;
}

.cmt50 {
    color: #040;
    background-color: #8c3;
}

.cmt75 {
    color: #fff;
    background-color: #070;
}

.cmt100 {
    color: #fff;
    background-color: #040;
}

.tkbk25 {
    color: #600;
    background-color: #ffc;
}

.tkbk50 {
    color: #600;
    background-color: #c93;
}

.tkbk75 {
    color: #fff;
    background-color: #a61;
}

.tkbk100 {
    color: #fff;
    background-color: #a00;
}

tr.aging_newer td, td.aging_newer {
    color: #6c6c6c;
}

tr.aging_newer td, tr.aging_newer td a, td.aging_newer {
    font-size: 9.5px;
}

tr.aging_newer td a, td.aging_newer a {
    color: #4570bd;
}

tr.aging_older td, td.aging_older {
    color: #979797;
}

tr.aging_older td, tr.aging_older td a, td.aging_older {
    font-size: 8px;
}

tr.aging_older td a, td.aging_older a {
    color: #597ad1;
}

/* @end */







/*
     @group feed page */
/* ------------------------------------------------------ */

.rsslogo {
    float: left;
    margin-right: 10px;
    height: 80px;
}

.rssbox {
/*    clear: both;*/
/*    margin: 12px 0px;*/
/*    text-align: center;*/
    width: 100%;
}

.rsstitle {
    font-size: 18px;
    text-align: center;
}

.rssbutton {
    text-align: center;
}

/* @end */







/*
    @group special events box */
/* ------------------------------------------------------ */

#special_events {
    background: #808080 0px 0px url('http://www.dtgeeks.com/images/events/moscone_layout.jpg') no-repeat;
    width: 100%;
/*    height: 375px;*/
    min-width: 670px;
    max-width: 900px;
    min-height: 375px;
    max-height: 600px;
    margin-top: 0;
    border-top: solid 1px rgb(12, 28, 87);
}

#special_events p {
    text-align: left;
    margin: 0;
    margin-bottom: 1px;
}

#special_events img {
    vertical-align: middle;
}

#special_events .ev_titles {
    position: relative;
    top: 36px;
    left: 36px;
    height: 292px;
    width: 224px;
}

#special_events #categories {
    position: relative;
    left: 293px;
    top: -170px;
    width: 400px;
}

#special_events #categories, #special_events #categories a, #special_events #categories th, #special_events #categories td {
   color: white;
}

#special_events #categories table {
    border: solid 1px #ccccff;
}

#special_events #categories th, #special_events #categories td {
   padding: 4px;
}

#special_events #categories th {
    border: 0;
    background-color: #33c;
}

#special_events #categories td {
    border: 0;
    background-color: #006;
}

#special_events #categories ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#special_events #categories li {
    padding: 2px 0;
    margin: 0;
    list-style-type: none;
}

#special_events #categories .title img {
    width: 25px;
    height: 25px;
    padding-right: 4px;
    padding-bottom: 4px;
}

#special_events #categories a.title {
    font-size: 20px;
}

#special_events #categories a:hover {
    color: #ccf;
    text-decoration: underline;
}

#special_events #categories a:active {
    text-decoration: none;
}

/* @end */







/*
    @group footer */
/* ------------------------------------------------------ */

#footer {
    clear: both;
    color: #e9e9e9;
    background: #525252 url('http://www.dtgeeks.com/images/layout/footerbg.png') repeat-x;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 0;
/*    max-width: 1024px;*/
    width: 100%;
    min-width: 628px;
}

#footer_inner {
    max-width: 1024px;
    font-size: 10px;
    line-height: 130%;
    text-align: center;
    color: #e9e9e9;
}

#footer p {
    margin: 0;
}

#footer a {
    color: #e9e9e9;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
    background-color: transparent;
    border: 0;
    margin: 0;
}

#footer .t {
    text-align: center;
    width: 100%;
}

#footer td {
    text-align: center;
    vertical-align: top;
    color: #e9e9e9;
    margin: 0;
    padding: 0;
}

#footer td img {
    vertical-align: top;
}

#footer a img {
    margin: 0;
    padding: 0;
    border: 0;
}

#footer a:hover img {
    margin: 0;
    padding: 0;
    border: 0;
}

#footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#footer li {
    display: inline;
    margin: 0;
    padding: 0 2px;
}

/* @end */

