	
	/* distynctGallery - Plugin Styling */
	
		#distynctGalleryPostGallery { float: left; width: 680px; color: #3f3f3f; margin: 0 0 10px 0; padding-top: 10px; text-align: left; }
			.distynctGalleryHeader { display: table; width: 680px; margin-bottom: 10px; }
				.distynctGalleryTitle { float: left; width: 470px; }
					.distynctGalleryHeadline { margin: 0 0 7px 0; padding: 0; border: 0; font: normal bold 18px Tahoma, Verdana; color: #05514e; text-transform: uppercase; line-height: 18px; }
					.distynctGalleryNavigationStatus { font: normal bold 12px Tahoma, Verdana; color: #05514e; text-transform: uppercase; line-height: 12px; }
				.distynctGalleryNavigationLinks { float: right; display: table; width: 200px; }
					.distynctGalleryNavigationLinks a.distynctGalleryNavigationPrevious { display: block; float: right; width: 92px; height: 39px; background: transparent url('../img/buttonPrev.png') no-repeat top left; text-indent: -10000px; }
					.distynctGalleryNavigationLinks a.distynctGalleryNavigationNext { display: block; float: right; width: 92px; height: 39px; background: transparent url('../img/buttonNext.png') no-repeat top left; text-indent: -10000px; margin-left: 10px; }
			.distynctGalleryMainImageDescription { margin-bottom: 25px; font: normal normal 12px Tahoma, Verdana; color: #3f3f3f; line-height: 16px; }
				.distynctGalleryMainImageDescription p { margin-bottom: 10px; }
			.distynctGalleryMainImageBox { text-align: center; margin: 0 0 25px 0; }
				.distynctGalleryMainImage { display: inline-block; -moz-box-shadow: 0 0 10px 10px #c0c0c0; -webkit-box-shadow: 0 0 10px 10px #c0c0c0; box-shadow: 0 0 10px 10px #c0c0c0; margin: 0 auto; }
					.distynctGalleryMainImage a { display: inline-block; }
					.distynctGalleryMainImage img { margin: 5px; max-width: 630px; }
			.distynctGalleryBottom { display: table; width: 680px; margin-bottom: 10px; }
				.distynctGalleryTagsTitle { float: left; width: 100px; margin-top: 20px; font: normal bold 16px Tahoma, Verdana; color: #05514e; text-transform: uppercase; }
			.distynctGalleryMainImageKeywords { width: 680px; margin-bottom: 20px; font: normal bold 14px Tahoma, Verdana; color: #49b2ae; }
				.distynctGalleryMainImageKeywords a { font: normal bold 14px Tahoma, Verdana; color: #49b2ae; text-transform: uppercase; line-height: 20px; }
					.distynctGalleryMainImageKeywords a:hover { text-decoration: underline; }
				.distynctGalleryMainImageKeywords i { font-style: normal; margin-right: 5px; }
			
			/* / 20111214 */
			.distynctGalleryMainImageDescriptionContainer { width: 680px; margin-bottom: 25px; display: table; }
				.distynctGalleryMainImageDescriptionText { float: left; width: 470px;  }
				.distynctGalleryMainImageDescriptionReturnHome { float: right; width: 200px; text-align: center; }
					.distynctGalleryMainImageDescriptionReturnHome a { font-weight: bold; }
			.distynctGalleryMainImageBottomLinks { width: 680px; margin-bottom: 10px; display: table; }
				.distynctGalleryMainImageBottomKeywords { float: left; width: 470px; }
					.distynctGalleryMainImageBottomKeywords a { font: normal bold 14px Tahoma, Verdana; color: #49b2ae; text-transform: uppercase; line-height: 20px; }
						.distynctGalleryMainImageBottomKeywords a:hover { text-decoration: underline; }
					.distynctGalleryMainImageBottomKeywords i { font-style: normal; margin-right: 5px; }
				.distynctGalleryMainImageBottomReturnHome { float: right; width: 200px; text-align: center; }
					.distynctGalleryMainImageBottomReturnHome a { font-weight: bold; }
			.distynctGallerySocial { margin-bottom: 15px; background-color: #f0f0f0; background-color: rgba(190, 190, 190, .2); border-top: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; display: table; width: 680px; }
				.distynctGallerySocialItem { float: left; display: inline-block; margin: 7px 0 5px 10px;  }
				.distynctGallerySocialItemFacebook { height: 29px; margin-bottom: 2px;  }
				.distynctGallerySocialItemTwitter { height: 22px; float: right; margin-right: 10px; margin-left: 0; margin-top: 10px; }
				.distynctGallerySocialItemGoogle { height: 24px; float: right; margin-right: 10px; margin-left: 0; }
			.distynctGalleryClear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
			/* \ 20111214 */
		
		#distynctGalleryPostContent {  }
			.distynctGalleryInitialImageContainer { display: table; width: 450px; text-align: center; margin: 25px auto; }
				.distynctGalleryInitialImageContainer:after { content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0; }
			.distynctGalleryInitialImage { display: inline-block; -moz-box-shadow: 0 0 10px 10px #c0c0c0; -webkit-box-shadow: 0 0 10px 10px #c0c0c0; box-shadow: 0 0 10px 10px #c0c0c0; padding: 10px; margin: 0 auto; overflow: hidden; }
				.distynctGalleryInitialImage:after { content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0; }
				.distynctGalleryInitialImage a { display: inline-block; max-width: 430px; }
				.distynctGalleryInitialImage img { max-width: 430px; float: left; }
				.distynctGalleryInitialImageTag { display: none; background-color: rgba(0,0,0, 0.7) !important; position: absolute; margin-top: 30px; background-color: #000; padding: 10px 0; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
					.distynctGalleryInitialImageTagText { text-align: center; margin: 0 25px; font: normal bold 14px Tahoma, Verdana; color: #fff; font-style: italic; }
				.distynctGalleryInitialImage a:hover .distynctGalleryInitialImageTagText { text-decoration: underline; }
		
		#distynctGalleryPostCountdown {
			float: left;
			width: 640px !important;
			width: 630px;
			color: #3f3f3f;
			margin: 20px 0 15px 0;
			text-align: left;
			border: 10px solid #fff;
			background: #daefee;
			padding: 12px 8px;
			
			     -o-box-shadow: 3px 3px 7px #a0a0a0;
			   -moz-box-shadow: 3px 3px 7px #a0a0a0;
			-webkit-box-shadow: 3px 3px 7px #a0a0a0;
			        box-shadow: 3px 3px 7px #a0a0a0;
		}
			.distynctGalleryCountdownHeader { margin: 0 0 7px 0; padding: 0; border: 0; font: normal normal bold 22px Tahoma, Verdana; color: #05514e; text-transform: uppercase; line-height: 18px; }
			.distynctGalleryCountdownTimerLine { margin: 0 0 0 0; font: normal normal normal 12px/12px Verdana; color: #000; }
				#distynctGalleryCountdownTimerAmount { font: normal normal bold 18px/18px Georgia, Verdana, Arial; color: #000; vertical-align: text-bottom; }
			.distynctGalleryCountdownItems { display: table; width: 100%; margin: 15px 0 11px 0; }
				.distynctGalleryCountdownItems li { float: left; width: 33%; text-align: center; margin-bottom: 7px; min-height: 170px; }
					.distynctGalleryCountdownItems li img { width: 80%; border: 6px solid #d1dee6; }
					.distynctGalleryCountdownItems li .distynctGalleryCountdownItemsItemTitle { font-size: 11px; line-height: 14px; width: 180px; margin: 3px auto 0 auto; }
			.distynctGalleryCountdownRestartLine, .distynctGalleryCountdownRestartLine a { font: normal normal bold 12px/16px Verdana; }
	