body {
    background:#f0f1f1 url(images/header-mid.gif) repeat-x 0px 175px;
    font-size:76%;
    font-family:arial,verdana,sans-serif;
}
a {
    color:#27294D;font-weight:bold;
}
h2, h2 a {
    color:#6F0A12;font-weight:normal;
}

h3 {
    color:#5B5B5B;
}
#tt-sidebar a {
    color:#642E34;font-weight:bold;
}


.error {
    color:red;
}

/*
    tt-wrap
    wraps entire site
*/
div#tt-wrap {margin:0
}
/* 
    tt-header
    site header
*/
div#tt-header {
    height:238px;  width:760px;

}

div#tt-sidemessage {
position:absolute;top:10px;left:680px;
    width:500px;   line-height:1.4em;
   
}


div#tt-header h1#logo {
    background:url(images/cab.jpg) no-repeat 0px 0px;
    height:238px;
    text-indent:-1000px;
}
div#tt-header strong#tagline {
    font-size:1em;
    font-weight:normal;
    color:#888;
}
/*
    tt-main
    wraps the guts of the site (excludes header and footer)
*/
div#tt-main {
    background:#FCFDFF url(images/content-mid.gif) repeat-y right;
}
div#tt-main div.tt-main2 {
    background:url(images/content-topright.gif) no-repeat top right;
}
div#tt-main div.tt-main3 {
    background:url(images/content-bottom.gif) repeat-x bottom ;
}
div#tt-main div.tt-main4 {
    background:url(images/content-bottomright.gif) no-repeat right bottom ;
    padding:0px 40px 50px 60px;
}
/*
    tt-footer
    site footer
*/
div#tt-footer {
    color:#888;width:640px;
    text-align:center;font-size:12px;
    line-height:2em;
}
div#tt-footer a {
    margin:0 5px;
    color:#888;
}

/*
    tt-entry
    Post's content style
*/
div.tt-entry {
    margin-bottom:20px; 
}
div.tt-entry img.title {
    border:0;
    margin:0;padding:0;
}
div.tt-entry div.tt-contents {
    line-height:22px;margin-top:4px;font-size:15px;
}
div.tt-entry h2 {
    font-weight:normal;
    font-size:22px;
}
div.tt-entry h2 a {
    text-decoration:none;
}
div.tt-entry h3 {
    font-size:.8em;
    font-weight:normal;
    text-transform:uppercase;
}
div.tt-entry a.num-comments {
    font-size:17px;
    color:#6C6464; font-weight:normal;
    text-decoration:none;
}

div.tt-entry div.tt-date {
    text-align:center;
}

div.tt-entry div.tt-date span.day {
    display:block;
    font-size:20px;
}
div.tt-entry div.tt-date span.mon, div.tt-entry div.tt-date span.day {
}
div.tt-entry div.tt-meta {
    background:#DEE0E0;
    padding:6px;
    color:#888;
    font-size:0.8em;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
div.tt-entry div.tt-meta a {
    color:#6F7171;
}
div.tt-entry div.tt-meta div.links a {
    margin-right:10px;
}


div.tt-entry div.tt-meta a.comments {
    background:url(images/icons/speech_bubble.gif) no-repeat left;
    padding-left:16px;
}
div.tt-entry div.tt-meta a.permalink {
    background:url(images/icons/permalink.gif) no-repeat left;
    padding-left:14px;
}
div.tt-entry div.tt-meta a.trackback {
    background:url(images/icons/arrow_B_ver2.gif) no-repeat left;
    padding-left:13px;
}
div.tt-entry div.tt-meta a.comments-rss {
    background:url(images/icons/xml.gif) no-repeat left;
    padding-left:13px;
}


div.tt-entry img.wp-smiley {
    border:0;
    vertical-align: middle;
}

/*
    tt-comments
    pages and post comments section
*/
div#tt-comments {
    border-top:1px solid #ccc;
    padding-top:20px;
}
div#tt-comments h4 {
    font-size:15px;font-weight:bold;text-align:right;
    margin-bottom:10px;color:#585A5A
}
div#tt-comments h4 span.num {
}

div#tt-comments ol {
    list-style:none;
    margin:0 0 30px 0; 
    padding:0;
}
div#tt-comments ol li {
    margin:5px 0;
    padding:3px;
}
div#tt-comments ol li.even {
    background:#F5F5F7;padding:3px
}
div#tt-comments ol li.pingback {
    font-size:0.9em;
    margin:0;
    padding-left:20px;
    
}
div#tt-comments ol li cite {
    font-size:1.2em;
    font-weight:bold;
    font-style: normal;
    color:#d7380f;
}
div#tt-comments ol li span.date {
    margin-left:5px;
    color:#888;
    font-size:1.2em;
}

div#tt-comments ol li a.comment-link {
    color:#ddd;
    text-decoration:none;
}
div#tt-comments ol li a.comment-link:hover {
    color:#ccc;
}
div#tt-comments ol li div.comment-text {
    font-size:0.9em;
}


div#tt-comments form {
}
div#tt-comments textarea {
}

/*
    tt-older-posts
    Homepage links to recent posts
*/
div#tt-older-posts {
}
div#tt-older-posts h4 {
    font-size:1em;
}
div#tt-older-posts ul {
    list-style:none;
}
div#tt-older-posts ul li {
    margin-bottom:10px;
}
div#tt-older-posts ul li.archive {
    margin-top:30px;
}
div#tt-older-posts ul li p {
    font-size:0.9em;display:inline;
}
div#tt-older-posts ul li p br{
    display:none;
}
div#tt-older-posts ul li a.title {
    font-size:1.3em;
    font-weight:bold;
}
div#tt-older-posts ul li small {
    margin-left:1em;
    font-size:0.9em;
    color:#888;
}
div#tt-older-posts ul li small a {
    color:#888;
    text-decoration:none;
}
div#tt-older-posts ul li small a:hover {
    text-decoration:underline;
}

/*
    tt-nav
    main site top bar navigation links
*/
div#tt-nav {
    text-align:right; margin:12px 10px;
}
div#tt-nav ul li {

    font-weight:bold;
    margin:0 10px;
}
div#tt-nav ul li a {text-transform:uppercase;
    text-decoration:none;
}
div#tt-nav ul li a:hover {
    text-decoration:underline;
    
}

/*
    tt-sidebar
    Right nav columns
*/
div#tt-sidebar {
    line-height:1.5em;margin-top:22px;
}
div#tt-sidebar small a,
div#tt-sidebar small {
    color:#888;
    text-decoration:none;
}
div#tt-sidebar h3 {
    text-transform:uppercase;
    font-weight:bold;
    font-size:1em;
}
div#tt-sidebar ul {
    list-style:none;
}

div#tt-sidebar div.col {
    margin-bottom:10px;
}
div#tt-sidebar-b {
}
div#tt-sidebar-c {
    margin:0 0 0 0;
    border-top:1px solid #ccc;
    padding:10px 0 0 0;
}
div#tt-sidebar-d {
    margin:0 0 10px 0;
    border-bottom:1px solid #ccc;clear:both;
    padding:0 0 0px 0;
}

div#tt-sidebar-d form{
    padding:0 0 10px 0;
}


div#tt-sidebar div.advert {
    margin-bottom:10px;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
}
div#tt-sidebar div.advert div.code {
    text-align:center;
}

div#tt-sidebar-recommendations div.code {
    margin-top:5px;
}
div#tt-sidebar-recommendations a {
    margin:0 5px;
}
div#tt-sidebar-recommendations a img {
    border:0;
}

div#tt-sidebar div.infobar {
    background:#eee;
    border:1px solid #888;
    padding:4px;
    margin-bottom:30px;
}
div#tt-sidebar div.infobar div.commentlinks {
    font-size:0.9em;    
}
div#tt-sidebar div.about p {
    font-size:0.9em;height:135px;
}

div#tt-sidebar ul.feeds {
    
}
div#tt-sidebar ul.feeds li {
    display:block;
    font-size:0.8em;
    background:url(images/feed/12x12.gif) no-repeat;
    padding:0 0 0 20px;
    line-height:12px;
    margin:0 0 10px 0;
}

div#tt-sidebar ul.feeds li.main {
    height:24px;
    margin:0 0 25px 0;
    padding:0 0 0 30px;
    background:url(images/feed/24x24.gif) no-repeat;
}
div#tt-sidebar ul.feeds li.main a {
    font-size:1.3em;
}
div#tt-sidebar ul.feeds li.everything, div#tt-sidebar ul.feeds li.distractions {
}
div#tt-sidebar ul.feeds li.xanga {
    margin-top:40px;
    background:url(images/xanga.gif) no-repeat;
}
div#tt-sidebar ul.feeds li.myspace {
    background:none;
}

div#tt-sidebar ul.feeds li a {
}
div#tt-sidebar ul.feeds li span.feed {
}

div#tt-sidebar a#btn-subscribe {
    display:block;
    width:164px;
    height:60px;
    background:url(images/btn-subscribe.gif) no-repeat;
    text-indent:-1000px;
    text-decoration:none;
    margin:0 auto;
}

div.tt-photos-list {
    clear:both;
}
div.tt-photos-list img {
    margin:0 5px 5px 0;
    padding:5px;
    border:0;
    border-bottom:3px solid white;
}
div.tt-photos-list a:hover img {
    border-bottom:3px solid #d7380f;
}


/*
    misc widgets
*/

a.feed {
    background:url(images/feed/12x12.gif) no-repeat left;
    padding-left:14px;
}
a.feed-large {
    background:url(images/feed/24x24.gif) no-repeat left;
    padding-left:28px;
    font-size:1.5em;
}
a.itunes-feed {
    background:url(images/itunes.gif) no-repeat left;
    padding-left:20px;
    line-height:24px;

}
ul.list-idx, ul.posts {
    margin:0;padding:0;
    list-style:none;
}
ul.list-idx li, ul.posts li {
    margin:0 0 1em 0;
}

ul.list-idxy li.marg {
    margin:0 0 .8em 0;
}
ul.list-idxy {color:#585A5A}

ul.list-idx-inline {
    margin:0 0 1em 0;padding:0;
    list-style:none;
}
ul.list-idx-inline li {
    display:inline;
    margin:0 0.25em 0 0;
    white-space:nowrap;
}

div.tt-second-nav {
    background:#eee;
    padding:10px;
    line-height:normal;
}

.boxed {
    margin-right:10px;
    background:#eee;
    padding:10px;
    line-height:normal;
}
.box-important {
    border:1px solid red;
    padding:5px;
    margin:0 0 1em 0;
}

div.tt-content-feature {
    background:#eee;
    padding:10px;
    margin:0 0 20px 0;
}


div#tt-recent-comments ul li {
    font-size:0.9em;
}
div#tt-recent-comments ul li a.post {
    color:#888;
    text-decoration:none;
}
div#tt-recent-comments ul li img.gravatar {
    float:right;
    margin:0 0 0 5px;
}

body#commentspopup {
    background:white;
}

div.tt-rss-box {
    float:right;
    margin:0 0 10px 10px;
    width:200px;
    background:#eee;
    padding:10px;
}
div.tt-rss-box a.download {
	font-size:1.3em;
	font-weight:bold;	
}

.highslide-html-content {
	position: absolute;
    display: none;
}
