/*
Theme Name: Webmove
Theme URI: http://webmove.org/
Description: The default Webmove theme
Version: 0.8
Author: Daniel
Author URI: http://webmove.org
Tags: orange, custom header, fixed width, two columns, widgets
body bg: #DFDDDE #CBE1AF #D4D9DD #BBE569

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


* {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}
*,#toplabel ul, #sidebar #add ul,.byline, #featureTabsContainer ul,.feature ul,
#label ul,#searchControlWrapper,#searchControl{margin:0;padding:0;}

body{
	margin: 0; padding: 0;
	color: #212121;
	background: #CBE1AF;
	font-size: 13px;
	font-style: normal; /*line-height: 1.4;*/ font-weight: 400; /*font-size: 1em;*/
	background-size: cover; font-smooth: always; -webkit-font-smoothing: subpixel-antialiased;
	font-family: 'Open Sans',sans-serif;
	}

	noscript{color:red;}
	a{color:#262626;}
	form, object{margin:0;padding:0;}
	img, hr {border:0;margin:0;padding:0;}
	
	h1, h2, h3{margin-bottom:10px;font-weight:lighter; color: #76943A;/*font-size: 18px;*/}

	#vid_div{-webkit-box-shadow: 0 1px 4px 1px #ABABAB; -moz-box-shadow:0 1px 4px 1px #ABABAB;border:0;margin:0;padding:0;}
	#vid_div_p{font-size:14px;cursor:pointer; color: #76943A;text-align:right;margin:0 0 14px 0 ;padding:0;}
	
/* pre, code */	
/*pre {background:transparent url(/include/res/code-bookmark.png) no-repeat scroll 0 0;margin-left:-20px;}*/
code {background:#f7f7f7;display:block;font-size:90%;margin-left:20px; margin-bottom: 20px; overflow:auto;padding:10px;}	

/* wrapper */
#wrapper{width:980px; margin:0 auto; padding:0 0 20px 0;}
	#contentwrapper{margin:0; overflow: hidden; padding:12px; background: #f8f9fa;border: 0px solid #dddddd;}
		#content{float:left; width:670px; padding:0; margin:0 0 20px;}
		#sidebar{float:right; width:270px; padding:0;margin:0;}

/* #header */
	#header {padding:0;margin:0;clear: both;}

	#topnavgroup{padding:12px;margin-top: 0px; overflow: hidden; background: #f8f9fa;} 
		#topnavleft{float:left;margin:0px;padding:6px 0 6px 0;}
		#topnavleft ul li {list-style:none;display: inline;}
		
		#topnavleft a, input#searchsubmit, input#submit{
			text-decoration:none;margin:0; padding: 4px;
			-moz-border-radius:2px; -webkit-border-radius:2px;
			background:#DDDDDD url(/include/res/bg-btn.gif) repeat-x scroll 0 0;
			border-color:#EEEEEE #EEEEEE #efefef;
			border-style:solid;border-width:1px;
		}

		#topnavleft ul li.current-cat a {}
		#topnavright label{}
		#topnavleft ul li.current-cat a, #topnavleft a:hover,#topnavleft a:focus,#topnavleft .active{text-decoration: none; color: #76943A;border-color:#dddddd #dddddd #cccccc;}
		#topnavright{float:right;margin:0;padding:0; text-align: right;}
			input#s{border: 2px solid #EEEEEE; width:176px;background:#fff url(/include/res/search16.png) 2px 4px no-repeat;-webkit-border-radius:2px;-moz-border-radius:2px;margin:0;padding:4px 2px 4px 26px;}
			input#s:focus{background:#fff url(/include/res/search16.png) 2px 4px;background-repeat:no-repeat;border: 2px solid #dddddd;}

	#browsetags{display: none;clear: both;padding: 4px 0 0 14px;margin: 0;}
		#browsetags ul{margin:0; padding: 0;}
		#browsetags li{color:#CCCCCC;float:left;list-style:square;width:157px;}
		#browsetags li a{color:#76943A;padding:2px;text-decoration:none;display: block; font-size: 12px;}


/* #content */
	#content .adsense{margin:8px 0 12px;padding:2px; clear: both;}
		.imageleft,.item-image, .alignleft{float:left;margin:0 4px 4px 0;padding:8px;}
		.imageright, .alignright{float:right;margin:0 0 4px 4px;padding:8px;}

	#featureTabsContainer{clear:both;-webkit-border-radius:2px;-moz-border-radius:2px;border: 0px solid #CBE1AF; -webkit-box-shadow: 0 1px 4px 1px #ABABAB; -moz-box-shadow:0 1px 4px 1px #ABABAB;margin:0 0 8px;padding:4px; background: #f6f6f6; overflow: hidden;}
	#featureTabsContainer h1 span{font-size:14px;font-weight:400;cursor:pointer;float:left;margin:0 10px 0 4px;padding:4px;}

	#featureTabsContainer li h2.rss{float: none; clear: both; padding: 0; margin: 0;}

	#featureTabsContainer li div div{display: none;}

	#featureTabsContainer h2{font-size:14px;font-weight:400;margin:20px 0 20px 0;padding:4px;}
	#featureTabsContainer li{list-style:none;margin:6px 0 0 2px;padding:2px;}

	#featureTabsContainer .tab{background:none;color: #999;}	
	#featureTabsContainer .tab_selected{background:#fff; color: #76943A;}

	  #featureElementsContainer .feature{display:none;background:#fff;padding:4px;overflow: hidden; background:#ffffff url(/include/res/sidebar_shape.png) bottom left repeat-x;}
	  #featureElementsContainer a{color:#76943A;text-decoration:none;border:none;padding:2px;}
	  
		#featureTabsContainer_news li div,#featureTabsContainer_downloads li div{padding: 2px;}
		#featureTabsContainer_posts,  #featureElementsContainer{clear:both;}

		#featureTabsContainer_news a, #featureTabsContainer_soundcloud a, #featureTabsContainer_downloads a{font-size:14px;}
		#featureTabsContainer_soundcloud ul li {border-bottom: 1px dotted #ccc;}

		#featureTabsContainer_posts {height: 286px;}
		#featureTabsContainer_posts li{float: left; width: 260px;}	
		#featureTabsContainer_posts li a{display: none;}
		#featureTabsContainer_posts li p a{display: inline;}
		
		#featureTabsContainer_vid{position: relative; width: 654px; height: 376px;}
		#featureTabsContainer_vid div.thumbs {float: left; margin:3px 40px 15px 0; padding:0px;}
		#featureTabsContainer_vid div.thumbs a {padding: 0;}
		#featureTabsContainer_vid div.thumbs a img{margin:0px; border:2px solid #76943A; padding:0px;-webkit-border-radius:2px;-moz-border-radius:2px;}
		#featureTabsContainer_vid div.thumbs a:hover{cursor: pointer;}
		#featureTabsContainer_vid div.thumbs a div.title{position: absolute; padding: 4px; background:#212121; width: 76px; min-height: 55px; z-index: 1000; text-align: center; font-size:9px; filter:alpha(opacity=0);-moz-opacity:0;opacity:0; -webkit-border-radius:2px;-moz-border-radius:2px;}
		#featureTabsContainer_vid div.thumbs a div.title:hover{filter:alpha(opacity=65);-moz-opacity:0.65;opacity:0.65; color: #ffffff;}
			.fbsubscribelink{margin: 6px 0 6px 0;padding: 4px;}
			#main_stats{clear: both;}


		#content div.topics{background: #fff;overflow:hidden;}
	
		#content div.thumbs_posts{
			
			border:0px solid #fff;
			float:left;
			min-height:280px;
			margin-bottom:10px;
			margin-right:4px;
			overflow:hidden;
			padding:2px;
			width:215px;
			position: relative;
		}
		#content div.thumbs_posts:hover,
		#content div.thumbs_posts img {
			background:url("/include/res/sidebar_shape.png") repeat-x scroll left bottom;
			-webkit-box-shadow: 0 1px 4px 1px #ABABAB; -moz-box-shadow:0 1px 4px 1px #ABABAB;
			box-shadow:0 1px 4px 1px #ABABAB;
		}
		
		#content div.thumbs_posts div.blogPost {padding: 6px;}
		#content #description {background: #f6f6f6; padding: 4px; margin-bottom: 10px; clear: both;}

		h1.pagetitle{color: #ccc; border-bottom: 1px dotted #cbe1af; display: block; text-decoration:none;font-size:18px; font-style: italic; background: url(/include/res/tag_orange.png) 2px no-repeat;padding:4px 4px 4px 24px; margin-bottom: 10px;font-weight: 400;}
		/*
		#content .ui-sortable-placeholder {display: block; clear: both; margin: 0 0 20px 0; background: #FEFFAF; border: 1px dotted black; visibility: visible !important; height: 400px !important; }
		#content .ui-sortable-placeholder * { visibility: hidden; }
		*/
		#content #cse-search-results iframe {width: 670px;}
		
			.blogPost{margin:4px 0;padding:0;}

			.blogPost a{border-bottom:1px dotted #76943A;text-decoration:none;}
			.blogPost a:hover{border-bottom:1px solid #76943A;}
			
			/*.blogPost h2 {font-size: 20px;font-weight: 400;}*/
			.blogPost h2 a{padding:4px 0 4px 0;margin-bottom:8px;color:#76943A;display: block; border:0;font-weight: lighter;}
			.blogPost h2 a:hover{border: 0;}
			
			/*2010-01-31*/
			.blogPost h2.thumbs_posts a{
				/*font-family:'Trebuchet MS',Verdana,sans-serif;
				font-size:15px;*/
				color: #76943A;
				font-weight: lighter;
				display: block;
				text-decoration:none;
				border:none;
				margin:0;
				padding:4px 0 4px 0;
			}
			h2.thumbs_posts a:hover{border: none;}
			h2.thumbs_posts{min-height: 60px; font-size: 14px;} 
			.blogPost .item-image a, .blogPost .center a {border:none;}
			.blogPost .center{text-align: center;}

			.blogPost strong{font-weight:700;}
			.blogPost blockquote{background:transparent url(/include/res/bg_blockquote.gif) no-repeat scroll 0 5px; padding-left:35px;margin:20px 0 20px 0; }

			.blogPost ul{margin:20px 0 20px 0; padding:0px;}
			.blogPost li{margin-left: 20px;}

			/*#social{float:left;margin:0 30px 10px 0; padding:0;}*/
			#social{margin:10px 0 10px 0; padding:0;}

				#social li {list-style: none;margin:0;padding: 4px 0 4px 0; display: inline;}
				#social a{font-size:11px; text-decoration: none; color: #666666;border: 0;}
				#social a:hover{text-decoration: none; color: #212121;border: 0;}
				#social img{height: 12px;width:12px;}

				.blogItem{margin-top: 0px;padding:0px;}
				.blogItem p{margin-bottom:14px;}
				/*.blogItem img{float: left; padding: 0 4px 4px 0;}*/
				
					a.bookmark {border: none; margin-bottom: 10px;}
					a:hover.bookmark{border: none;}

					div.excerpt{font-size:11px;height: 60px;}
					
					p.blogger-labels{clear: both; background: #f6f6f6; color: #ccc; font-size: 10px; padding: 2px; position: absolute; left: 0; bottom: 0; width: 205px;margin:0;}
					p.blogger-labels a{font-size: 10px; background: #f6f6f6; padding: 2px; border: none;}
					p.blogger-labels a:hover{border: none;}  
					p.postmetadata, p.postmetadata a{font-size: 10px;}

					span.timestamp{float: right; color:#ccc;text-align:right;font-size:10px;padding:0; margin: 0;}
					div.timestamp{clear: both; color:#ccc;text-align:right;font-size:10px;padding:0; border-top: 1px dotted #DEDBD1;}
					.timestamp a{font-size:10px;color:#76943A;}

				ul.commentlist {list-style: none;}
				.comment-body, ul.related_post{clear: both; overflow: hidden; margin:0 0 10px 0;font-size:12px;background: url(/include/res/sidebar_shape.png) repeat-x scroll left bottom;-webkit-border-radius:2px;-moz-border-radius:2px;padding:0;border: 0px solid #EEEEEE;} 
				.comment-body a{font-size:12px;color: #76943A; text-decoration: none; }
				.comment-body p{padding: 8px; clear: both;}
				.avatar{float: left; margin: 0px 6px 2px 0px; padding:0 4px 0 0;}
				li.pingback, li.comment{list-style: none;}
				.comment-author{padding: 8px; background: #fdfdfd;}
				.comment-meta{padding-left: 8px;}
				.comment-meta a{font-size:10px;}
				
				span.comment-date a{font-size: 10px; color: #cccccc;}
				.reply{text-align:right; padding:4px; }


			h2.related_post_title{clear: both; margin: 20px 0 0 0;color:#CCCCCC; border-bottom: 1px dotted #ccc;font-weight: 400;}
			ul.related_post li{list-style: square; padding: 4px; margin:0;}
			ul.related_post li a{border-bottom:0;color: #76943A;}
			ul.related_post li img{float:left;padding:0 4px 4px 0;}
			#respond h2, h2#comments{font-weight: 400;color:#CCCCCC; margin: 20px 0 0 0; clear: both;}

			#commentform textarea,#commentform input{border:2px solid #F4F4EE;margin:0 0 6px;padding:4px;}
			#commentform input:focus,#commentform textarea:focus{border:2px solid #C4DFA7;}
			#error{color: red;}

			#disqus_thread{margin-bottom:10px;padding:4px;}

		.nextpost{font-size:12px;margin:8px 0;padding:2px;}
		.nextpost a{background: url(/include/res/arrow_prev_nav.png) 0px -3px no-repeat;display:block;font-size:12px;text-decoration:none;border-bottom:1px dotted #E7E9E9;padding:4px 4px 4px 24px;}
		.nextpost a:hover{color:#76943A;background-position:0px -3px;background-repeat:no-repeat;}

		.wp-pagenavi{margin:10px 0 10px 0;clear: both;padding:0;color: #666;}
		.wp-pagenavi a, .wp-pagenavi  a, .gsc-cursor-page{color: #666; width: 20px; cursor: pointer; margin-right: 4px; display: inline; text-decoration:none;font-size:12px;border:0px solid #F4F4EE;background:#F4F4EE;-webkit-border-radius:2px;-moz-border-radius:2px;padding:4px;}
		.wp-pagenavi a.active, .wp-pagenavi  a:hover {color:#76943A;text-decoration: underline;}
		.wp-pagenavi span.pages{padding: 4px; margin-right:10px; background: #f6f6f6;-webkit-border-radius:2px;-moz-border-radius:2px;}
		.wp-pagenavi span.current{margin:0 5px 0 5px;color: #76943A; text-decoration: underline;}
		
 /* #sidebar */
	#sidebar h3{font-size:14px;display:block;cursor:pointer;border-bottom:1px dotted #d6d6d6;padding:4px;}
	#sidebar h2.widgettitle{font-size: 14px; color:#666; background: #EEEEEE; padding: 4px;clear: both;}
	#sidebar a{font-size:11px;display:block;text-decoration:none;padding:3px 4px;}
	#sidebar a:hover{color: #76943A;}
	#sidebar a:visited{text-decoration:underline;}
	/*#sidebar p.delicious-extended{padding:0px 4px 0px 4px;}*/
	

	#sidebar ul{margin:0;padding:4px 0 8px;overflow: hidden;}
	#sidebar li{font-size:11px;list-style-type:none;border-bottom:1px dotted #d6d6d6;margin:0;padding:0;}

	#sidebar ul span{list-style-type:none;border-bottom:1px dotted #F4F4EE;margin:0;padding:0;}
	#sidebar .adsense{padding:5px;text-align:center;}
/*
	#sidebar .ui-sortable-placeholder {display: block; clear: both; margin: 0 0 10px 0; background: #FEFFAF; border: 1px dotted black; visibility: visible !important; height: 100px !important; }
	#sidebar .ui-sortable-placeholder * { visibility: hidden; }
*/
		span.star{float:left;font-size:29px;font-family:Arial,Helvetica,sans-serif;color:#76943A; margin: -4px 4px 0 0;}
		span.starx{float:left;font-size:29px;font-family:Arial,Helvetica,sans-serif;color:#eeeeee; margin: -4px 4px 0 0;}

		#thumbs,#stats{text-align:right;font-size:10px;margin:2px 0 0;padding:2px;}
		#thumbs img.ajax{width:16px;height:16px;border:none;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
		#thumbs img.ajax:hover,.blogPost img,#top_label ul li a img{border:none;}
		#thumbs img{width:70px;height:50px;}
		#thumbs a,#stats a{color:#76943A;padding:1px;display: inline;}

		/*#browse .cat-item a:hover,#browse  ul li a:hover{color: #76943A;}*/
		#browse ul li{border: none;}

		#browse ul li.cat-item,
		#browse li.widget_archive ul li {float:left;width:124px;padding: 4px;}
		#browse li.widget_tag_cloud div a {display: inline;font-size: lighter;}

		.shapex, .shape{background: #fff url(/include/res/sidebar_shape.png) repeat-x left bottom; overflow: hidden; -moz-border-radius:2px;-webkit-border-radius:2px;clear:both;margin-bottom:8px;padding:0px;border: 2px solid #EEEEEE;}
		.shapex{background: none;border:0;}
		#add{dispay:block;text-align:center;border-top:1px dotted #E9E9E8;margin:4px 0 0;padding:10px 0px 0px 4px;}
		#add a{color:#76943A;display:inline;text-decoration:none;padding:0px;border: none;}

		#add li{display:inline;margin:0;padding:0;border:0;}

/*
		#div-7820030321162404555{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
		#div-7820030321162404555:hover{opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
*/
		/* Google_ads */ 
		#google_ads_div_sidebar125_125{}
		#google_ads_div_sidebar125_125, #google_ads_div_sidebar125_125_2{display: inline;}


		#vid img{border:1px solid #ccc;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;margin:0 0 0 1px;padding:2px;}
		#vid img:hover{border:1px solid #76943A;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
		
		#profile_pics a{display: inline;}
		
		#readers{display: block; padding: 4px;}
		#readers p{margin-bottom: 4px;}
		
		
	#sidebar ul.related_post{border: none;background: none;}
	#sidebar ul.related_post small{display: none;}

	#sidebar .twitter-followers a {display: inline; padding: 2px;}
		
/* #footer */
	#footer{color: #666; font-size: 11px;overflow: hidden; clear: both; margin:0;padding:8px 0; border-top: 1px dotted #ccc;}
		#footercat li, #footer li{display: inline; padding: 0px;}
		#footer a{font-size:11px;color:#666;text-decoration:none;padding:2px;}
		#footer a:hover{color:#76943A;text-decoration:underline;}

		#footer img,#top_nav_left img{border:0;}
		#footer ul{float: left;}
		#footer span{float: right;}
		/*#footercat{border-bottom: 1px dotted #d6d6d6;padding: 4px;}*/



/* music player*/
#display {display:none;}
#display p{cursor: pointer; padding: 2px;}

/* Featured Post Plugin */
/*
#featureTabsContainer_post div.featuredposts {margin: 5px 0 0;min-height: 220px;}
#featureTabsContainer_post div.featuredposts h2, #featureTabsContainer_post div.featuredposts h2 a{padding: 0;font-size: 20px;}
#featureTabsContainer_post div.featuredposts img.featuredimg {float: right;margin: 0 0 5px 10px;}
*/


/* Frontpage Gallery Plugin dfcg_images */
#dfcg-slideshow {color:#fff;list-style:none;}
#dfcg-slideshow span {display:none;}
#dfcg-wrapper {display:none;margin:0px;	}
#dfcg-wrapper * {margin:0;padding:0;/*overflow:hidden;Added AW */}
#dfcg-fullsize {background:#89B556;border:0px solid #000000;height:266px;overflow: hidden;	padding:0px;position:relative;	width:654px;}
#dfcg-text {background-color:#fff !important;bottom:0;filter:alpha(opacity=70);height:0px;opacity:.7;overflow:hidden;padding-bottom:5px;position:absolute;width:654px;z-index:200;}
#dfcg-text h3 {color:#76943A !important;margin:2px 5px !important;padding:0px 0px !important;font-size:20px !important;font-weight:normal !important;}
#dfcg-text p {color:#000000 !important;font-size: 11px !important;line-height:13px !important;margin:2px 5px !important;padding:0px 0px !important;}
#dfcg-text p a, #dfcg-text p a:link, #dfcg-text p a:visited {color: #FFFFFF !important;font-weight:normal !important;}
#dfcg-text p a:hover {color: #FFFFFF !important;font-weight:bold !important;}
#dfcg-image img {position:absolute;z-index:25;width:auto;/*height:px;/* Added AAW - not sure */}
.dfcg-imgnav {position:absolute;width:25%;height:266px;cursor:pointer;z-index:150;}
#dfcg-imgprev {left:0;background:url(http://webmove.org/include/res/light/prev.png) left center no-repeat;}
#dfcg-imgnext {right:0;background:url(http://webmove.org/include/res/light/next.png) right center no-repeat;}
#dfcg-imglink {position:absolute;/*height:266px;*/width:100%;z-index:100;opacity:.4;filter:alpha(opacity=40);}
.linkhover {background:url(images/link.gif) center center no-repeat;}
#dfcg-thumbnails {position: absolute;top: -110px;left: 0;z-index: 999;height: 130px;}
#slideleft {float:left;width:20px;height:81px;background:url(images/scroll-left.gif) center center no-repeat;background-color:#222;}
#slideleft:hover {background-color:#333;}
#slideright {float:right;width:20px;height:81px;background:#222 url(images/scroll-right.gif) center center no-repeat;}
#slideright:hover {background-color:#333;}
#dfcg-slidearea {float:left;position:relative;width:654px;height:81px;overflow:hidden;padding-top: 6px;}
#dfcg-slider {position:absolute;left:0;height:81px;}
#dfcg-slider img {cursor:pointer;border:1px solid #fff;padding:0px;height: 75px;}
#dfcg-thumbnails .dfcg-carouselBtn {  position: absolute;bottom: -3px;right: 20px;display: block;/*color: #fff;*/cursor: pointer;font-size: 13px;padding: 0px 8px 3px;}
.dfcg-carouselBtn, .dfcg-sliderContainer {background: #fff;opacity: 0.9;filter: alpha(opacity=90);}
#dfcg-thumbnails .dfcg-sliderContainer {height: 110px;position: relative;width: 654px;padding: 0 5px;}
#dfcg-sliderInfo {color: #fff;bottom: 5px;position: absolute;padding-left: 5px;}

/* ColorBox Core Style */
/*
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
*/
/* ColorBox example user style */
/*
#cboxOverlay{background:#fff;}

#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(/include/res/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(/include/res/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(/include/res/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/include/res/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(/include/res/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(/include/res/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(/include/res/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(/include/res/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:url(/include/res/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}
*/
/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
/*
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/include/res/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
*/
