/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* ie.css */
body {text-align:center;}
.container {text-align:left;}
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {display:inline;overflow-x:hidden;}
* html legend {margin:0px -8px 16px 0;padding:0;}
ol {margin-left:2em;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}
img {-ms-interpolation-mode:bicubic;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
fieldset {padding-top:0;}
textarea {overflow:auto;}
/*input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}*/
input.text:focus, input.title:focus {border-color:#666;}
input.text, input.title, textarea, select {margin:0.5em 0;}
input.checkbox, input.radio {position:relative;top:.25em;}
form.inline div, form.inline p {vertical-align:middle;}
form.inline label {position:relative;top:-0.25em;}
form.inline input.checkbox, form.inline input.radio, form.inline input.button, form.inline button {margin:0.5em 0;}
button, input.button {position:relative;top:0.25em;}

.search-type {
    background-position:0 -26px !important;
}

/* added by hcabalic for new TR */
*html body {
   behavior: url('/scripts/csshover.htc');
}

*html #nav-bar {
    background-image:url('/images/trussite/layout/main-nav.jpg');
} 

*html #logo {
    margin-left:5px;
    background-image:url('/images/trussite/icon/logo-beta.gif');
}

*html .alternate {
    background:url('/images/trussite/layout/16-bottom-grey.png') no-repeat 0 bottom;
}

*html .module .alternate {
    background:url('/images/trussite/layout/8-bottom-grey.png') no-repeat 0 bottom;
}

h1.alternate, h2.alternate {
    background-color:#fff !important;
    background-image:none !important;
}

#google-ads a, #header-links a {
    font-size:12px;
}

#main-nav a {
    font-size:13px;
}

#titlebar h4 {
    margin:0;
}

*html .mini-ad {
    margin-left:12px;
}

#main-nav a#navlink-videos, #main-nav a#navlink-social-media {
    padding:10px 8px 10px 1px;
}

#main-nav li a#navlink-twittorati {
    padding:3px 0 0 0;
}

#main-nav li a#navlink-promo {
    padding:10px 0 0 13px;
}

*html a#search-toggle {
    margin-left:1px;
    padding-left:0;
}

*html #collage {
    padding:10px 0 0 0;
}

html>body #main-nav ul li a { 
    *background-position:8px 8px !important; 
}

.top-listing table td {
    padding:6px 10px;
}

#what-is-authority h2 {
    padding-bottom:0;
    height:26px;
}

.module .authority-list li {
    border:1px solid #ccc;
}

.post-list, .tweet-list {
    margin-left:0;
}

form input { 
    vertical-align:middle;
}

a.button-sm, a.button-sm:hover {
    padding:2px 11px 8px 24px;    
}

a.favorites-count, a.favorites-count:hover {
    padding:6px 11px 6px 24px;
}

.authority-list table { position:relative; }

.inline-videos a.more {
    margin-top:-20px;
}

.highlight span {
    margin:-32px 10px 0 0;
}

.image-list .inset { 
    float:none; 
}

.video-list .offsite {
    margin-top:4px;
}

.authority-list td.rank-number {
    width:10%;
    padding-left:5px;
}

.authority-list td.change {
    width:30%;
}

#sidebar .authority-list td.rank-number {
    width:15%;
}

#sidebar .authority-list td.change {
    width:22%;
}

#today-on-technorati span {
    margin-top:-15px;
}

*html #today-on-technorati span {
    display:block;
    text-align:right;
}

#welcome {
    padding-left:30px;
}

.claimed .inset, .claiming .inset {
    float:none;
}

.inset, #interview-promo td img, .authority-list .thumb img, .top-listing li, .authority-list .odd, .authors img, .video-list img,
.featured-list img {
    border:1px solid #ccc;
}

#interview-promo h2 {
    border-bottom:1px solid #ccc;
}

.inset, .authority-list .thumb img, .top-listing li, .authority-list .odd {
    padding:1px;
}

.right-header, .toggle-results {
    float:right;
}

.no-content h2, .no-content .inner {
    padding-bottom:2px !important;
}

#top-100-banner p {
    margin-top:0;
    padding-top:0;
}

.authors h3 {
    margin-top:-20px;
}

*html .authors img {
    left:-48px;
}

*html #directory-browse .right-header {
    width:225px;
    margin-top:-33px;
}

/* Fix IE. Hide from IE Mac \*/
* html #main-nav ul li { float: left; }
* html #main-nav ul li a { height: 1%; }
/* End */
