/*
Theme Name: Chiqsland
Theme URI: http://elliotjaystocks.com
Description: Chiqsland theme by Elav
Version: 0.1
Author: Elav
Author URI: http://www.elav.com.br
Tags: internationalisation-ready, starkers, naked, clean, basic
*/


/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none }

/* BOILERPLATE Global reset-RESET-reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "Courier New",Courier,monospace; color: #222; }
body { margin: 0; font: normal 16px "Courier New",Courier,monospace; color: #000000; }

/* WE'RE BOILERPLATE MATEYS! */
::-moz-selection { background: #3399ff; color: #fff; text-shadow: none; }
::selection { background: #3399ff; color: #fff; text-shadow: none; }

a { color: #000; text-decoration: underline; }
a:visited { color: #000; }
a:hover { text-decoration: none; }
a:focus, a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 30px 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 0; padding: 0; }
ul { list-style-type: none; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

h1 { color: #595c5b; font-size: 25px; font-weight: normal; margin: 0 0 15px 0; line-height: 26px; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a { color: #000000; text-decoration: none; font-size: 1.17em; margin-bottom: 15px; font-family: "Courier New",Courier,monospace; line-height:30px;} /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #2e302f!important; }
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: #000000; }
article p{font-family: "Courier New",Courier,monospace;}
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/* Font stack options

	The following represents a list of font stacks, as recommended by Nathan Ford in
	http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

	I've added inverted commas around the relevant family names to ensure compatibility.
	p = balanced for paragraphs or body copy
	t = balanced for headlines or titles

	- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/


/* INICIO CONFIGURACOES GERAIS E SPRITES */
body.home { background-color: #fff; }
body.internas { background: url('images/bg_internas.gif') repeat scroll 0 0; }
body p { margin-bottom: 10px; }
#container { width: 989px; background-color: #FFF; }


.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


.blog-img,
nav li a,
.envie,
.social a,
.redes-sociais a,
#container > footer a { background-image: url('images/sprite.gif'); background-repeat: no-repeat; }

/* PADRAO BOTOES */
a.botao, input.botao { color: #fff; font-size: 13px; background-color: #4AACA4; padding: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-decoration: none; border: 0 none; }
.botao:hover { -webkit-box-shadow: -2px 2px 10px -3px #aaaaaa; -moz-box-shadow: -2px 2px 10px -3px #aaaaaa; box-shadow: -2px 2px 10px -3px #aaaaaa; }

#fb-msg > a,
#tw-msg > a,
.reply a,
.comment-edit-link {
	color: #fff!important;
	font-size: 13px;
	background-color: #4AACA4;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	border: 0 none;
}
#fb-msg > a:hover,
#tw-msg > a:hover,
#respond .form-submit input:hover,
.reply a:hover,
.comment-edit-link:hover,
.post-edit-link:hover {
	-webkit-box-shadow: -2px 2px 10px -3px #aaaaaa;
	-moz-box-shadow: -2px 2px 10px -3px #aaaaaa;
	box-shadow: -2px 2px 10px -3px #aaaaaa;
}

/* PADRAO INPUT */
#respond input,
.search-q,
#share-mail input[type="text"],
.wpcf7 input[type="text"] {
	height: 25px;
	width: 310px;
	border: solid 1px #909090;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#respond input:focus,
#respond textarea:focus,
.search-q:focus,
#share-mail input[type="text"]:focus,
#share-mail textarea:focus,
.wpcf7 input[type="text"]:focus,
#contato textarea:focus,
#contato .wpcf7-submit:focus {
	border: solid 1px #4AACA4;
}

.search-q { padding: 0 7px; color: #555; }

#respond textarea, #share-mail textarea, #contato textarea { border: solid 1px #909090; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 310px; height: 135px; resize: vertical; }

#respond .form-submit input,
#contato .wpcf7-submit {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	width: auto;
	height: auto;
	background-color: #4AACA4;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	float: right;
	margin-top: 15px;
	border: 0 none;
}

/* INICIO HEADER */
#container > header { margin-bottom: 30px; }
#container > header a, #container > header img { display: block; width: 900px; height: 324px; }
#container > header a { margin-left: 30px; }

/* CHIQS-PUBLICIDADE */
#chiqs-publicidade { margin-bottom: 30px; padding-top: 20px; text-align: center; padding-left:200px; }
#chiqs-publicidade img { vertical-align: top; }
#publicidade1{width:468px; height:60px;}
#publicidade2{width:120px; height:60px;}
/* INICIO CONTEUDO */
#content { width: 700px; margin: 0 0 30px 30px; }
#content article { margin-bottom: 60px; position: relative; }
#content article h1{margin:0;}
.post-content img { max-width: 700px; height: auto; }
.post-content p a {color:##000000; text-decoration:none;}
article .posted-on { margin-top: 10px; }
article .posted-on span { margin-left: 5px; padding-left: 5px; border-left: solid 1px #CCC; }
article .posted-on a{color:#595c5b !important;text-decoration: underline;}
article .posted-on a:hover{color:#999;text-decoration: underline;}
article .posted-on a:visited{color:#999;text-decoration: underline;}
article .post-comment-link { position: absolute; right: 0; }
body.page-splash { background-image: none; }
#chiqs-splash { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-size: cover; background-repeat: no-repeat; background-position: 67% 55%; }
#chiqs-splash a { display: block; width: 100%; height: 100%; position: fixed; text-indent: -9999px; }
.redes-sociais li { float: left; margin-right: 3px; }
.redes-sociais a { width: 22px; height: 22px; }
.mail { background-position: -225px -579px; }
.redes-sociais .twitter { background-position: -267px -579px; }
.mail:hover { background-position: -225px -601px; }
.redes-sociais .twitter:hover { background-position: -267px -601px; }
#content .face { background-position: -288px -579px; }
#content .face:hover { background-position: -288px -601px; }
.gplus { background-position: -246px -579px;; }
.gplus:hover { background-position: -246px -601px; }
.post-date { text-transform: capitalize; margin-bottom:15px; font-size: 14px; font-family: "Courier New",Courier,monospace;  }
.time-lowercase{text-transform:lowercase;}

/* INICIO SIDEBAR */
#sidebar { width: 182px; margin: 0 30px 30px 0; }
.blog-icon { width: 118px; height: 86px; margin: 0 auto 30px; }
.blog-img {background-position: -13px 0; width:118px; height:86px;}

nav { margin-bottom: 20px; }
nav > ul > li { margin-bottom: 10px; }
nav .tamanho-port ul { height: 182px; *height: 216px; }
nav .tamanho-autora ul { height: 61px; *height: 77px;  }
nav li ul li { margin: 10px 0; }
nav li a, .envie { margin: 0 auto; display: block; }
.portifolio { background-position: -22px -94px; width: 112px; height: 46px; }
.portifolio.current, .portifolio:hover { background-position: -185px -94px; }
.quadrinhos { background-position: -12px -147px; width: 130px; height: 26px; }
.cartuns { background-position: -35px -179px; width: 90px; height: 23px; }
.tiras { background-position: -43px -205px; width: 68px; height: 22px; }
.ilustracao { background-position: -26px -232px; width: 102px; height: 30px; }
.elefoa { background-position: -46px -265px; width: 68px; height: 36px; }
.autora { background-position: -30px -303px; width: 108px; height: 46px; }
.autora.current, .autora:hover { background-position: -193px -304px; }
.quem { background-position: -30px -353px; width: 100px; height: 26px; }
.bla { background-position: -41px -383px; width: 78px; height: 25px; }
.loja { background-position: -40px -417px; width: 75px; height: 42px; }
.loja.current, .loja:hover { background-position: -205px -417px; }
.historico { background-position: -18px -467px; width: 125px; height: 45px; }
.historico.current, .historico:hover { background-position: -183px -466px; }
.envie { background-position: 0 -518px; width: 178px; height: 26px; }
.like { width: 182px; margin: 0 auto; }

.social { margin: 50px auto; width: 120px; }
.social li { float: left; margin-left: 15px; }
.social li:first-child { margin: 0; }
.social a { width: 30px; height: 31px; display: block; }
.face { background-position: -25px -595px; }
.twitter { background-position: -66px -594px; }
.rss { background-position: -104px -592px; }
.face:hover { background-position: -25px -559px; }
.twitter:hover { background-position: -66px -558px; }
.rss:hover { background-position: -104px -556px; }

.chiqs-widgets { margin: 15px 0; text-align:center; }
.chiqs-widgets img { max-width: 180px; height: auto; }

/* INICIO FOOTER */
#container > footer { clear: both;}
#container > footer ul, #container > footer li { float: right; }
#container > footer p { float: left; margin: 0; }
#container > footer a { background-position: -300px -14px; width: 10px; height: 10px; float: right; clear: both; margin-top: 10px; }
#container > footer a:hover { background-position: -274px 0; width: 36px; }

/* INICIO COMENTARIOS */
#comments #respond, #respond { border: solid 1px #909090; padding: 20px; overflow: hidden; position: relative; background-color: transparent; }
#respond h3 { border-bottom: 1px solid #909090; font-size: 18px; margin-bottom: 15px; padding-bottom: 5px; }
#respond > div { float: left; }
#respond p { display: block; }
.comment-form-comment, .reply { float: right; }
#respond label { display: block; margin-right: 15px; }
.required { display: none; }
#container ol li > div { background-color: #FAFAFA; padding: 10px; margin-bottom: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.comment > div, .comment > ul { overflow: hidden; position: relative; }
.comment div em { position: absolute; right: 10px; top: 15px; }
.comment ul { margin-left: 40px; }
#alt-login-methods { position: absolute; right: 10px; top: 58px; }
#alt-login-methods p { float: left; margin: 0 10px 0 0; }
#alt-login-methods a { display: block; overflow: hidden; width: 25px; }
#alt-login-methods .fb_button { width: 21px; height: 22px; }
#comment-user-details div { float: left; }
.comment-author { background-color: #F5F5F5; border: 1px dashed #DDDDDD; border-radius: 10px 10px 10px 10px; float: left; padding: 15px; }
.comment-author img { margin-right: 10px; }
.fn a, .commentmetadata a { font-weight: bold; }
.commentmetadata a { text-decoration:none; color:##000000;}
.commentmetadata { float: right; margin-top: 25px; }
.comment-edit-link { font-weight: normal; margin-left: 10px; }
.comment-body { clear: both; padding: 10px; }
.form-submit { clear: both; }
#commentform #fb-user, #tw-user { float: left; border: 1px dashed #DDDDDD; background-color: #F5F5F5; display: block; margin-top: 18px; padding: 16px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#tw-user { width: 300px; padding: 20px; }
#tw-msg, #tw-user img { float: left; }
#tw-msg { float: right; width: 200px; }
 #fb-msg > a, #tw-msg > a { display: block; float: right; margin-top: 15px; }
.fb_link { color: #4AACA4; font-size: 12px; font-weight: bold; }
#sfc_comm_send label, #stc_comm_send label { float: left; margin: 4px 5px 0 0; }

/* INICIO HISTORICO */
#list-archives a { 
	text-transform: uppercase;
	padding: 3px 10px;
	text-decoration: none;
	background-color: #FAFAFA;
	margin: 6px 7px;
	-webkit-box-shadow: 1px 1px 2px 0px #ccc;
	-moz-box-shadow: 1px 1px 2px 0px #ccc;
	box-shadow: 1px 1px 2px 0px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	border: solid 1px #ccc;
	display: block;
	white-space: nowrap;
}

#list-archives li { float: left; }

#list-archives a:hover { -webkit-box-shadow: 1px 1px 2px 0px #888888; -moz-box-shadow: 1px 1px 2px 0px #888888; box-shadow: 1px 1px 2px 0px #888888; background: #4AACA4; border: solid 1px #4AACA4; color: #FFF; }
.page { position: relative; }
.post-edit-link { position: absolute; right: 0; top: 0; }
.like-button { margin: 2px 0 0 15px; float: left; }

/* INICIO NAVEGACAO */
.wp-pagenavi { text-align: center; }
.wp-pagenavi a, .wp-pagenavi span { padding: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-weight: bold; margin-right: 5px; text-decoration: none; display: inline-block; *display:inline; *zoom:1;}
.wp-pagenavi span, .wp-pagenavi a:hover, .wp-pagenavi .last, .wp-pagenavi a.nextpostslink { background-color: #4AACA4; color: #fff; border-color: #4AACA4; }
.wp-pagenavi a, .wp-pagenavi span.extend { background-color: #FAFAFA; border: solid 1px #ccc; color: #666; }

/* INICIO LIGHTBOX */
#share-mail { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }
#share-mail-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 11; background: rgba(0, 0, 0, .3); }
#share-mail .wpcf7 {
	background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0px 0px 7px 4px #F0F0F0, inset 0px 0px 7px 1px #F0F0F0;
	-moz-box-shadow: 0px 0px 7px 4px #F0F0F0, inset 0px 0px 7px 1px #F0F0F0;
	box-shadow: 0px 0px 7px 4px #F0F0F0, inset 0px 0px 7px 1px #F0F0F0; 
    min-height: 260px;
    left: 50%;
    margin: -130px 0 0 -320px;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 640px;
    z-index: 100;
}
.wpcf7-form-control-wrap { display: block; }
#share-mail textarea { resize: none; height: 135px; }
#share-mail p span span, #contato p span span, .wpcf7-validation-errors { background-color: #000; -webkit-border-radius: 5px; border-radius: 5px; opacity: 0.5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; color: #fff; text-align: center; }
#share-mail p span span, #contato p span span { top: 0; left: 0; width: 306px; height: 21px; }
#contato p span span { width: 336px; }

/* INICIO CONTATO */
#contato input[type="text"], #contato textarea { width: 340px; }

/* INICIO 404 */
#notfound { text-align: center; }
#notfound #searchform { margin: 0 auto; width: 400px; }

/* FANCYBOX PLUGIN STYLE */
#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('images/fancybox.png'); }
#fancybox-overlay { position: fixed; 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('images/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('images/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('images/fancybox.png');background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('images/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('images/fancybox-x.png'); }
#fancybox-bg-ne { top: -20px;right: -20px;background-image: url('images/fancybox.png');background-position: -40px -162px; }
#fancybox-bg-e { top: 0;right: -20px;height: 100%;background-image: url('images/fancybox-y.png');background-position: -20px 0px; }
#fancybox-bg-se { bottom: -20px;right: -20px;background-image: url('images/fancybox.png');background-position: -40px -182px;  }
#fancybox-bg-s { bottom: -20px;left: 0;width: 100%;background-image: url('images/fancybox-x.png');background-position: 0px -20px; }
#fancybox-bg-sw { bottom: -20px;left: -20px;background-image: url('images/fancybox.png');background-position: -40px -142px; }
#fancybox-bg-w { top: 0;left: -20px;height: 100%;background-image: url('images/fancybox-y.png'); }
#fancybox-bg-nw { top: -20px;left: -20px;background-image: url('images/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('images/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('images/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('images/fancybox-x.png') 0px -40px; }
#fancybox-title-float-right { padding: 0 0 0 15px;background: url('images/fancybox.png') -55px -90px no-repeat; }
.fancybox-ie6 #fancybox-close {  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');  }
.fancybox-ie6 #fancybox-left-ico {  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');  }
.fancybox-ie6 #fancybox-right-ico {  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');  }
.fancybox-ie6 #fancybox-title-over {  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1;  }
.fancybox-ie6 #fancybox-title-float-left {  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');  }
.fancybox-ie6 #fancybox-title-float-main {  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');  }
.fancybox-ie6 #fancybox-title-float-right {  background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/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='fancybox/fancy_loading.png', sizingMethod='scale');  }
.fancybox-ie .fancybox-bg {  background: transparent !important;  }
.fancybox-ie #fancybox-bg-n {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');  }
.fancybox-ie #fancybox-bg-ne {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');  }
.fancybox-ie #fancybox-bg-e {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');  }
.fancybox-ie #fancybox-bg-se {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');  }
.fancybox-ie #fancybox-bg-s {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');  }
.fancybox-ie #fancybox-bg-sw {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');  }
.fancybox-ie #fancybox-bg-w {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');  }
.fancybox-ie #fancybox-bg-nw {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');  }

@media only screen and (min-width: 35em) {}

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
