/*
Theme Name: Tribulant Software
Theme URI: http://tribulant.com/
Description: Theme developed for the Tribulant Software website
Version: 1.0
Author: Antonie Potgieter
Author URI: http://tribulant.com/
Tags: tribulant, software
*/

@import url('http://tribulant.com/ccss/style.css');
@import url('http://tribulant.com/ccss/buttons.css');

.more-link {
	padding: 0 0 0 20px;
	background: transparent url('images/icons/29.png') center left no-repeat;
}

.tags {
	padding: 0 0 0 20px;
	background: transparent url('images/icons/19.png') center left no-repeat;
}

.date-comments {
	border-bottom: 1px solid #CACACA;
	color: #999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0px 0px 10px;	
}

.date-comments .fl {
	float: left;	
	text-align: left;
	width: 50%;
}

.date-comments .fr {
	float: right;	
	width: 50%;
	text-align: right;
}

.date-comments .calendar {
	padding: 0 0 0 20px;
	background: transparent url('images/icons/50.png') center left no-repeat;
}

.date-comments .comments {
	padding: 0 0 0 20px;
	background: transparent url('images/icons/73.png') center left no-repeat;
}

ul#twitter_update_list {
    font-size: 12px;
    font-style: italic;
}

ul#twitter_update_list li {
    margin: 0 0 0 0;
    padding: 15px 0 15px 5px;
    border-bottom: 1px #CCCCCC solid;
}

ul#twitter_update_list li a {
    display: inline;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

a.rss-large {
    font-size: 30px;
    text-decoration: none !important;
    vertical-align: middle;
    display: block;
    text-align: left;
    line-height: 30px;
}

a.rss-large img {
    height: 30px;
}
