/* Exemplar */

	/* Layout */
		#container { }
		#header { }
		#body { }
			#left {  }
			#main {  }
				.contentMain {  }
				.contentExtra {  }
				.contentFooter {  }
			#right {  }
		#footer { }


	/* Tab sets */	/*~	.tab - tab list	*/
			.tab,
			ul.ui-tab { clear: both; height: 1.6em; padding-bottom: 2.3em; _padding-bottom: 2em; position :relative; }
			.tab li,
			ul.ui-tab li { float :left; margin-right: 2px; padding :3px 5px; }
			ul.tab li.first-child { padding-left: 0; }
			.tab ul { height: 1.6em; left: 0; margin: 0; position: absolute; padding-top: .3em; top: 1.7em; width: 100%; _width :100.8%; }
			.tab ul li { float : none; }

		/*~	.pipe - pipe separated inline list	*/
			.pipe li { border-left : 1px solid #333; display : inline; padding : 0 .3em 0 .4em; }
			.pipe li.first-child { border : 0; padding-left : 0; }
			.pipe li.nodeco { border : 0; }

		/*~	.tab-pipe - pipe list that supports block elements	*/
			.tab-pipe { clear: both; height: 1.6em;	position: relative; }
			.tab-pipe li { border-left: 1px solid #333;	float: left !important;	margin-left: .5em; padding-left: .5em; }
			ul.tab-pipe li.first-child { border-left : 0; margin-left : 0; padding-left : 0; }
			ul.tab-pipe li.nodeco { border: 0; }

	/* decorators */
		.shim { clear: both; }
		br.shim { line-height: 0; font-size: 0; padding: 0; margin: 0; }
		.ah { height: 1px; left: -5000px; overflow: hidden; position: absolute; top: -5000px; width: 1px; }

	/* Icons */
		/* 16px Icons */
			.icn {
				background-image: url('/media/pluginCommon/icn/16x16/sprite.png');
				background-repeat: repeat-y;
				_height: 16px;
				min-height: 16px;
				padding: 0 0 6px 22px;
				text-decoration: none;
				line-height: 1.6em;
			}
			.next {background-position: left 1051px; }
			.prev {background-position: left 1095px; }
			.podcast { background-position: left 1427px;  }
			.open { background-position: left 1383px;  }
			.closed { background-position: left 1333px;  }
			.addThis { background-position: left 1182px; }
			.magnify { background-position: left 1133px; }
			.commentsAll { background-position: left 1000px; }
			.commentsAdd { background-position: left 956px; }
			.comments { background-position: left 912px; }
			.help { background-position: left 868px; }
			.archive { background-position: left 824px; }
			.shareThis { background-position: left 780px; }
			.kirtsy { background-position: left 737px; }
			.stumble { background-position: left 691px; }
			.extaudio { background-position: left 656px; }
			.extvideo { background-position: left 608px; }
			.bookmark { background-position: left 560px; }
			.mail { background-position: left 512px; }
			a.comment { background-position: left 464px; }
			.print { background-position: left 418px; }
			.feed { background-position: left 368px; }
			.rate { background-position: left 320px; }
			.delicious { background-position: left 272px; }
			.digg { background-position: left 224px; }
			.newsvine { background-position: left 176px; }
			.facebook { background-position: left 128px; }
			.reddit { background-position: left 80px; }
			.now-public { background-position: left 32px; }
			.ascending { background-position: right 1233px; }
			.descending { background-position: right 1283px; }

	/* Pagination */
		/* List Pagination */
			/*~ .pagination - for search results or general pagination	*/
			.pagination { clear: both; position: relative; text-align: right; padding: 4px 6px 4px 0; background-color: #fff; height: 25px; }
			.pagination li { float: left !important; line-height: 26px; }
			.pagination li a { text-decoration: none; padding: 5px 6px 4px 5px; margin: 0 3px 0 3px; border: 1px solid #ccc; }
			.pagination li a:hover, .pagination li a:active { border: 1px solid #999; background-color: #efefef; }
    		.pagination li span.current { padding:5px 6px 4px 5px; margin:0 3px 0 3px; border: 1px solid #999; font-weight: bold; background-color: #efefef; }
    		.pagination li span.disabled { display: none; }
		/* Next/Prev */
			.nextPrev .prev a,
			.nextPrev .next a { background-image: url('/media/pluginCommon/icn/16x16/sprite.png'); background-repeat: repeat-y; }
			.nextPrev .prev a { background-position: left 1090px; padding-left: 20px;}
			.nextPrev .next a { background-position: right 1046px; padding-right: 20px;}

	/* Cursors */
		.accordion-toggle { cursor: pointer; display: block; }
		a .zoom { cursor: url('/media/pluginCommon/cursors/zoom.gif'), pointer; }

/* Widgets */
	/*
		::Tab Module Style sheet::
		Author: Antonio G Greco
		Date: 01/04/08
		File Name: tabs.css
		Comments: Layout and text formatting for screen.
	*/


	/******************	Start : Classes ******************/
		.jam-tabset {margin-bottom: 10px;}
	/******************	Start : Descend ******************/
	/*
		/*Default*/
		.jam-tabset .ts-nav-list { font-size: .85em; }
		.jam-tabset .ts-nav-list li{
			border-top:1px solid #D4D4D4; border-left:1px solid #D4D4D4; border-right:1px solid #D4D4D4;
			position:relative; width:auto; float:left; list-style:none;
			line-height:normal; background: #e9e9e9; margin-bottom:0;
		}
		.jam-tabset .ts-nav-list li { margin-bottom: 0 !important; }
		.jam-tabset .ts-nav-list li em{font-style:normal;}
		.jam-tabset .ts-nav-list li a{padding: 5px 10px; position:relative; display:block; overflow:visible;}
		.jam-tabset .ts-nav-list li a:hover{background:#c8c8c8; position:relative; display:block; text-decoration:none;}
		.jam-tabset .ts-nav-list li a img{display:none;}
		.jam-tabset .ts-nav-list li.active-tab{z-index:10; border-bottom-color:#fff;}
		.jam-tabset .ts-nav-list li.active-tab a{background:#fff; text-decoration:none; top:1px; margin-top:-1px; padding-bottom:6px;}
		.jam-tabset .ts-nav-list li.active-tab a:hover{background:#fff;}
		.jam-tabset div.active-panel{display:block; background:#fff;}
		.jam-tabset div.inactive-panel{display:none;}
		.jam-tabset .ts-panel-element{border:1px solid #D4D4D4;; clear:both; padding:10px;}


	/******************	Start : Share ******************/

		.jam-tabset, .ts-nav-list li, .ts-nav-list li a, .jam-tabset .active-panel{display:block;}

