h1.header-main .logo {position:absolute;left:10px;height:100px;width:130px;display:block;
	background-image:url(d2_dta-large.png);background-repeat:no-repeat;background-position:0 50%}

/*layout*/
#left {position:absolute;left:0;width:130px;padding:30px 10px 10px 10px}
/*remove right col*/
#content {padding-right:10px}
#right {display:none}
/*add right coll
#right {position:absolute;right:0;width:100px;background:red}
#right .promo {width:100px;height:80px;background:yellow}
*/

/*left bar*/
#left h3 {font-size:1.2em;margin-top:10px;color:#606}

#left ul.links {list-style:none;display:block;padding:0;margin:0}
#left ul.links li {display:block;padding:0;margin:0 0 2px 0;border-bottom:1px solid #ccc}
#left ul.links li a {display:block;width:100%;height:100%;text-decoration:none}
#left ul.links li a:hover {background-color:#ccc}

#left .google_cse {display:inline}
#left .google_cse input {font-size:0.8em;}
#left .google_cse #q {width:60px;border:1px solid #1c006e;padding:2px;background:#fff;margin:0}
#left .google_cse #sa {width:56px;margin:0;padding:0}

/*entries*/
#entries {margin-top:45px;min-height:340px}
#entries .entry-content a:hover {background-color:#eee}
#entry-page-intro {background-repeat:no-repeat;background-position:bottom right}
#entry-page-intro a {color:#888}
#entry-page-intro .entry-content {font-size:1.5em;padding-right:265px;min-height:210px;}
#entry-page-intro .entry-content, #entry-page-intro .entry-content p {color:#888;font-weight:bold;font-family:Arial,Helvetica,sans-serif}
#entry-page-intro .entry-content a:hover {background-color:transparent}
#entry-page-intro .entry-content .hfix {height:210px;float:right;width:1px}
.entry {font-size:0.9em;border-bottom:1px solid #ccc;padding:0 0 5px 0;margin:0 0 15px 0}
.entry h2 {color:#1c006e}
.entry h3, .entry h4 {color:#7d8ba8}
.entry-content {line-height:120%}
.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {color:#353674}
.entry-content img {float:left;margin:0 10px 10px 0}
.entry-more-link {clear:left}
.entry-footer {clear:both}
.entry-return {font-weight:bold}
#comments {border-top:1px solid #ccc;padding:5px 0 0 0}
.comment-footer {color:#888;text-indent:25px}
#comments-open .block-field {display:block;width:250px}
#comments-open .block-field2 {display:block;width:350px}

