/*
Theme Name: CEMP Online
Theme URI: http://www.cemp.de/
Description: Das fluffige CEMP-Theme.
Version: 0.1
Author: Emanuel Kluge
Author URI: http://www.emanuel-kluge.de/
Tags: blue, violet, fixed width, two columns, centered

	CEMP Online v0.1
	 http://www.cemp.de/

	This theme was designed and built by Emanuel Kluge,
	whose blog you will find at http://www.emanuel-kluge.de/

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

*/

/* CSS-RESET by Eric Meyer
===========================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* HELPER
===========================================================*/

.clearfix {
	_overflow: hidden; /* for IE6 */
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

.textReplace {
	display: block;
	width: auto;
	overflow: hidden;
	text-indent: -9999px;
}

/* ALLGEMEIN
===========================================================*/

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	padding: 40px 0 0 0;
	margin: 0 0 1px 0;
	background-color: #210;
	font: normal 14px Helvetica, Verdana;
	line-height: 20px;
	color: #666;
	text-align: center;
}

ol, ul {
	list-style: none;
}

a:link,
a:visited {
	color: #a32948;
	text-decoration: none;
}

a:hover {
	color: #a32948;
	text-decoration: underline;
}

a:active {
	color: #8baebf;
	text-decoration: none;
}

#wrap {
	width: 770px;
	padding: 0 31px 0 25px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

/* HEADER
===========================================================*/

#shadow_left {
	width: 10px;
	height: 145px;
	float: left;
	display: inline;
	background: url('images/shadow_left.jpg') 0 100% no-repeat;
}

#shadow_right {
	width: 10px;
	height: 145px;
	float: left;
	display: inline;
	background: url('images/shadow_right.jpg') 100% 100% no-repeat;
}

#header {
	width: 750px;
	height: 145px;
	float: left;
	display: inline;
	position: relative;
}

#navigation {
	width: 383px;
	height: 40px;
	padding: 0 0 0 367px;
	clear: left;
	background: url('images/navigation.jpg') 0 100% repeat-x;
}

#navigation li {
	height: 40px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation li a {
	display: block;
	width: auto;
	height: 40px;
}

.home,
.home_active { width: 61px; }
.home a:link,
.home a:visited {
	background: url('images/cemp_main_sprite.jpg') 0 0 no-repeat;
}
.home_active a:link,
.home_active a:visited {
	background: url('images/cemp_main_sprite.jpg') 0 -82px no-repeat;
}
.home a:hover,
.home_active a:hover {
	background: url('images/cemp_main_sprite.jpg') 0 -41px no-repeat;
}

.team,
.team_active { width: 58px; }
.team a:link,
.team a:visited {
	background: url('images/cemp_main_sprite.jpg') -62px 0 no-repeat;
}
.team_active a:link,
.team_active a:visited {
	background: url('images/cemp_main_sprite.jpg') -62px -82px no-repeat;
}
.team a:hover,
.team_active a:hover {
	background: url('images/cemp_main_sprite.jpg') -62px -41px no-repeat;
}

.faq,
.faq_active { width: 50px; }
.faq a:link,
.faq a:visited {
	background: url('images/cemp_main_sprite.jpg') -121px 0 no-repeat;
}
.faq_active a:link,
.faq_active a:visited {
	background: url('images/cemp_main_sprite.jpg') -121px -82px no-repeat;
}
.faq a:hover,
.faq_active a:hover {
	background: url('images/cemp_main_sprite.jpg') -121px -41px no-repeat;
}

.archiv,
.archiv_active { width: 66px; }
.archiv a:link,
.archiv a:visited {
	background: url('images/cemp_main_sprite.jpg') -172px 0 no-repeat;
}
.archiv_active a:link,
.archiv_active a:visited {
	background: url('images/cemp_main_sprite.jpg') -172px -82px no-repeat;
}
.archiv a:hover,
.archiv_active a:hover {
	background: url('images/cemp_main_sprite.jpg') -172px -41px no-repeat;
}

.impressum,
.impressum_active { width: 98px; }
.impressum a:link,
.impressum a:visited {
	background: url('images/cemp_main_sprite.jpg') -239px 0 no-repeat;
}
.impressum_active a:link,
.impressum_active a:visited {
	background: url('images/cemp_main_sprite.jpg') -239px -82px no-repeat;
}
.impressum a:hover,
.impressum_active a:hover {
	background: url('images/cemp_main_sprite.jpg') -239px -41px no-repeat;
}

h1 {
	width: 155px;
	height: 155px;
	position: absolute;
	top: 5px;
	left: -35px;	
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/logo.png') 0 0 no-repeat;
	cursor: pointer;
	z-index: 10;
}

#description {
	width: 750px;
	height: 105px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/cemp_main_sprite.jpg') 0 -123px no-repeat;
}

/* CONTENT
===========================================================*/

#content {
	width: 730px;
	padding: 0 20px;
	clear: left;
	background: #FFF url('images/content.jpg') 0 0 repeat-y;
}

.clearall {
	width: auto;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

/* SIDEBAR
===========================================================*/

#sidebar {
	width: 260px;
	padding: 25px 0 0 0;
	margin: 0 20px 1px 0;
	float: left;
	display: inline;
	background-color: #8baebf;
}

#searchform {
	width: 240px;
	height: 30px;
	margin: 0 10px 15px 10px;
	clear: left;
}

#s {
	width: 197px;
	height: 21px;
	padding: 7px 5px 2px 6px;
	float: left;
	display: inline;
	background: #FFF url('images/cemp_main_sprite.jpg') 0 -229px no-repeat;
	font-size: 16px;
	line-height: 21px;
	color: #666;
}

#s:focus {
	color: #a32948;
}

#searchsubmit {
	width: 32px;
	height: 30px;
	float: left;
	display: inline;
	background: url('images/cemp_main_sprite.jpg') -209px -229px no-repeat;
}

#searchsubmit:hover {
	background: url('images/cemp_main_sprite.jpg') -242px -229px no-repeat;
}

.rss {
	height: 20px;
	margin: 0 10px 15px 10px;
}

.rss a {
	display: block;
	height: 15px;
	padding: 5px 0 0 25px;
	background: #8baebf url('images/cemp_main_sprite.jpg') -478px -260px no-repeat;
	line-height: 15px;
}

#categories_title {
	width: 260px;
	height: 25px;
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/cemp_main_sprite.jpg') -275px -229px no-repeat;
}

#blogroll_title {
	width: 260px;
	height: 25px;
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/cemp_main_sprite.jpg') -536px -229px no-repeat;
}

#sidebar ul {
	margin-bottom: 15px;
}

#sidebar ul li {
	width: 260px;
	height: 22px;
	margin-bottom: 1px;
	background-color: #9abaca;
	line-height: 22px;
}

#sidebar ul li a {
	display: block;
	width: auto;
	height: 22px;
	padding: 0 10px 0 15px;
}

#sidebar ul li a:hover {
	background-color: #8baebf;
	text-decoration: none;
}

/* POSTS
===========================================================*/

#posts {
	width: 450px;
	padding: 25px 0 0 0;
	float: left;
	display: inline;
}

.post {
	width: auto;
	position: relative;
	clear: both;
	margin-bottom: 25px;
}

h2 {
	color: #a32948;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 3px solid #c7dde8;
}

h3 {
	width: 450px;
	margin-bottom: 15px;
	font-size: 17px;
	letter-spacing: -1px;
}

#faq {
	padding-left: 20px;
	margin-bottom: 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

#faq li {
	font-size: 12px;
	color: #888;
}

#faq li h3,
#faq li div {
	color: #666;
}

#faq li h3 {
	width: auto;
	border-bottom: 1px solid #BBB;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

body.js #faq li h3 {
	cursor: pointer;
}

body.js #faq li h3:hover,
#faq li h3.open {
	color: #a32948;
}

#faq li div {
	margin-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;
	font-size: 14px;
}

body.js #faq li div {
	display: none;
}

.archiv_item {
	width: 70px;
	height: 100px;
	margin: 0 25px 25px 0;
	float: left;
	display: inline;
	position: relative;
}

.archiv_item.archiv_last {
	margin-right: 0;
}

.archiv_item a:link img,
.archiv_item a:visited img {
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}

.archiv_item a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.archiv_tooltip {
	display: none;
	position: absolute;
	width: 188px;
	padding: 5px;
	top: 105px;
	left: 5px;
	background: #FFF;
	border: 1px solid #333;
	z-index: 100;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.archiv_tooltip ul li {
	color: #333;
}

.post p,
.page p {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman";
}

.post img {
	border: 1px solid #999;
}

.wp-smiley {
	border: none !important;
}

.search_result {
	margin-bottom: 15px;
	font: bold 16px Helvetica, Verdana;
	letter-spacing: -1px;
	color: #8baebf;
}

.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
}

.alignright {
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.post ul,
.post ol {
	margin-bottom: 15px;
	list-style-position: inside !important;
}

.post ul { list-style: circle; }

.post ol { list-style: decimal; }

blockquote {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 2px solid #EEE;
}

.wp-caption-text {
	font-size: 11px;
}

code {
	display: block;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #DDD;
	background-color: #F9F9F9;
}

.team_list {
	margin: 20px 0;
	border-top: 1px solid #F6F6F6;
}

.team_list h3 {
	border-bottom: 1px solid #E9E9E9;
	background-color: #F3F3F3;
	text-indent: 10px;
}

.team_list img {
	float: left;
	margin: 5px 10px 10px 10px;
}

.team_list p {
	margin-left: 10px;
}

.post_meta {
	padding-top: 4px;
	border-top: 2px solid #c7dde8;
	font: normal 11px Helvetica, Verdana !important;
	line-height: 14px;
	color: #999;
	clear: both;
}

.post_meta a:link,
.post_meta a:visited {
	color: #999;
	text-decoration: underline;
}

.post_meta a:hover {
	color: #a32948;
	text-decoration: none;
}

.comment_link {
	display: block;
	position: absolute;
	width: 31px;
	height: 26px;
	top: 0;
	right: -51px;
	z-index: 10;
}

.comment_link a {
	display: block;
	width: 31px;
	height: 23px;
	padding: 0 0 3px 0;
	line-height: 23px;
	letter-spacing: -1px;
	text-align: center;
	background: #FFF url('images/cemp_main_sprite.jpg') 0 -260px no-repeat;
}

.comment_link a:hover {
	background: #FFF url('images/cemp_main_sprite.jpg') -32px -260px no-repeat;
}

/* PAGEBAR
===========================================================*/

.pagebar {
	margin-bottom: 15px;
	word-spacing: 5px;
	text-align: center;
}

.this-page {
	font-weight: bold;
}

/* COMMMENTS
===========================================================*/

#comments {
	color: #a32948;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c7dde8;
}

.commentlist li {
	width: 450px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	clear: left;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}

.comment-meta {
	width: 70px;
	float: left;
	display: inline;
}

.linked_avatar,
.non_linked_avatar {
	display: block;
	width: 50px;
	height: 50px;
	padding: 4px;
	margin: 0 12px 5px 0;
}

.linked_avatar:link,
.linked_avatar:visited {
	background-color: #c7dde8;
}

.linked_avatar:hover {
	background-color: #8baebf;
}

.non_linked_avatar {
	background-color: #DDD;
}

.comment-meta p {
	font-size: 10px;
	line-height: 12px;
	text-indent: 4px;
}

.commenttext {
	width: 335px;
	padding: 5px 15px;
	margin: 0 0 0 15px;
	float: left;
	display: inline;
	background-color: #EEE;
}
.odd .commenttext {
	background-color: #DDD;
}

h5 {
	font-weight: bold;
	margin-bottom: 5px;
}

.commenttext p {
	font: normal 14px Georgia, "Times New Roman";
	line-height: 17px;
	margin-bottom: 5px;
}

.comment_moderation {
	width: auto;
	padding: 5px;
	background-color: #c7dde8;
	border: 1px solid #8baebf;
	color: #3c4950;
	font: bold 14px Georgia, "Times New Roman";
	text-align: center;
}

#commentform div {
	width: 450px;
	height: 26px;
	clear: left;
	margin-bottom: 5px;
}

#author,
#email,
#url {
	width: 196px;
	height: 21px;
	padding: 5px 5px 0 5px;
	margin: 0 15px 0 0;
	float: left;
	display: inline;
	background: #EEE url('images/cemp_main_sprite.jpg') -64px -260px no-repeat;
	line-height: 21px;
	font-size: 16px;
	color: #999;
}

#author:focus,
#email:focus,
#url:focus {
	background: #EEE url('images/cemp_main_sprite.jpg') -271px -260px no-repeat;
	color: #a32948;
}

#commentform label {
	display: block;
	width: 229px;
	height: 21px;
	padding: 5px 0 0 0;
	margin: 0 0 15px 0;
	float: left;
	display: inline;
	line-height: 21px;
}

#commentform label small {
	font-size: 11px;
}

#comment {
	width: 440px;
	height: 161px;
	padding: 5px;
	margin: 0;
	border: none;
	background: #FFF url('images/cemp_main_sprite.jpg') 0 -287px no-repeat;
	line-height: 20px;
	color: #a32948;
	font: normal 14px Helvetica, Verdana;
	resize: none;
}

#comment:focus {
	outline: none;
}

#wp_grins img {
	cursor: pointer;
}

#submit {
	width: 450px;
	height: 29px;
	margin-bottom: 15px;
	border: none;
	background: #c7dde8 url('images/cemp_main_sprite.jpg') 0 -459px no-repeat;
}

#submit:hover {
	background: #c7dde8 url('images/cemp_main_sprite.jpg') 0 -489px no-repeat;
}

#submit:active {
	background: #c7dde8 url('images/cemp_main_sprite.jpg') 0 -519px no-repeat;
}

/* FOOTER
===========================================================*/

#footer {
	width: 770px;
	height: 25px;
	margin-bottom: 3px;
	clear: left;
}

#shadow_left_bottom {
	width: 10px;
	height: 10px;
	margin-bottom: 15px;
	float: left;
	display: inline;
	background: url('images/shadow_left_bottom.jpg') 0 0 no-repeat;
}

#footer p {
	width: 750px;
	height: 20px;
	padding-top: 5px;
	float: left;
	display: inline;
	background: url('images/footer.jpg') 0 0 repeat-x;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	color: #FFF;
}

#footer p a:link,
#footer p a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footer p a:hover {
	text-decoration: none;
}

#shadow_right_bottom {
	width: 10px;
	height: 10px;
	margin-bottom: 15px;
	float: left;
	display: inline;
	background: url('images/shadow_right_bottom.jpg') 0 0 no-repeat;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../../plugins/fancybox/files/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../../plugins/fancybox/files/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../../plugins/fancybox/files/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../../plugins/fancybox/files/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../../plugins/fancybox/files/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../plugins/fancybox/files/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../../plugins/fancybox/files/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../../plugins/fancybox/files/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../../plugins/fancybox/files/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../plugins/fancybox/files/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../../plugins/fancybox/files/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../../plugins/fancybox/files/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../../plugins/fancybox/files/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../../plugins/fancybox/files/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../../plugins/fancybox/files/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../../plugins/fancybox/files/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../../plugins/fancybox/files/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/plugins/fancybox/files/fancy_shadow_nw.png', sizingMethod='scale'); }
