/*
File:			custom.css
Description:	Custom skin for Thesis
Author: 		Matt Hodder (www.matthodder.com)
License:		You are free to use this code for both commericial and personal uses, however you cannot claim this code as your own or redistribute the skin (you may link to www.thesisthemes.com or www.matthodder.com). Please leave this attribution in the custom.css file.
*/

/* Background / Border Tweaks */
.custom .post, .custom .teasers_box { border: none; }
.custom .prev_next, .bypostauthor .format_text, .custom #archive_info, .custom #trackback_list { border: none; }
.custom #footer, .custom #footer a, .custom #footer a:active { border: none; }
.custom #header { border: none; }
.custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom dl#comment_list dl dd .format_text { border: none; }
.custom #sidebar_1, .custom #sidebar_2 { border: none; }
.custom #content_box, .custom #column_wrap { background: none; }
.custom a { outline:none; }
.custom ul#tabs { border:none; }
.custom ul#tabs li { background:none; border:none; }
.custom #image_box, .custom #custom_box, .custom #feature_box { background: none; border: none; }

/* Text Tweaks */
.custom #tabs li a, .custom .prev_next, .custom #archive_info p { letter-spacing: normal; text-transform: none;}
.custom .headline_meta {font-style: normal;}
.custom .headline_meta span, .custom .headline_meta abbr, .custom .teaser abbr, .custom .teaser span { letter-spacing: normal; text-transform: none; }
.custom .sidebar h3 { letter-spacing: normal; font-variant: normal; }
.custom dl#comment_list dd p.reply a, .custom .comments_closed p { letter-spacing: normal; text-transform: none; }
.custom .bracket { display: none; }

/* Nav Cursor Tweak */
.custom #tabs .current_page_item a, .custom #tabs .current-cat a { cursor: pointer; }

h2 { display: none;}

.custom #content {
background-color:#ECEEF5
}