/*
Theme Name: Final
Description: Final
Author: DMM
Template: twentyten
Version: 1.1
Tags: black, blue, white, two-columns, three-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/*@import url("../twentyten/style.css"); */
@import url("common.css"); 

body {
	margin:0 auto;
	padding:0;
	background: #c8c8c8 url(images/total_background_new.jpg) top center no-repeat;	
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
}
#wrapper {
	width:100%;
	margin:0 auto ;
	padding:0;
	overflow:hidden;
}
.entry-date {
	display:none;
}
.meta-prep { /* Hides the forward slash between category and date on thumbnails */
	display:none;
}
/*Given below class is added to remove thumbnail images of carousel & faded text Featured Content from the rotating banner*/
.jdGallery div.carouselContainer {
	display: none;
}