/*
File:			custom.css
Description:	Custom styles for Thesis

*/

.custom #header { border-bottom: none; clear: both; height: 100px; padding-left: -10px; background:url()
center left no-repeat;}
.custom #tags {text-indent: -2499px;}
.custom #footer { border-top: 1px solid #000; clear: both; }

.custom #tabs { list-style: none; border: 1px solid #000; border-width: 0 0 1px 1px; }
.custom #tabs li { margin-bottom: -0.1em; background: #000; border: 1px solid #000; border-left: 0; float: left; }
.custom #tabs .current_page_item, #tabs .current-cat { padding-bottom: 0.1em; background: #fff; border-bottom: 0; }
.custom	#tabs a { display: block; line-height: 1.em; color: #fff; text-transform: uppercase; letter-spacing: 2px; }
.custom	#tabs a:hover { color: #fff; text-decoration: underline; }
.custom	#tabs .current_page_item a, #tabs .current-cat a { cursor: text; color: #000;}
.custom	#tabs .current_page_item a:hover, #tabs .current-cat a:hover { text-decoration: none; }
.custom	#tabs .rss { padding-right: 0; background: #1dec02; border: none; float: right;}
.custom	#tabs .rss a {  color: #000; padding-right: 12px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }
