/*
Theme Name: Moxie

*//* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */

/* =============================================================================
   Fonts
   ========================================================================== */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

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;
}
/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
button, input, select, textarea { font-weight:bold; outline: 0 none; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection {
background: #fe57a1;
color: #fff;
text-shadow: none;
outline:0 none;
}
::selection { background: #fe57a1; color: #fff; text-shadow: none; outline: 0 none; }
/* =============================================================================
   Links
   ========================================================================== */

/* =============================================================================
   Typography
   ========================================================================== */

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: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
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%; }
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
   Lists
   ========================================================================== */

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; outline: 0 none; }
/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }
/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }
/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px;
padding: 0; }
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;
}
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible;
outline: 0 none; }
/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input {
*overflow: auto; outline: 0 none; }
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; outline: 0 none; }
/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; outline: 0 none; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; outline: 0 none; }
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
outline:0 none;
}

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:invalid, textarea:invalid {background-color: #f0dddd;}
/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* =============================================================================
   Author: 
   
	1.  Reset
	2.  Body and links
	3.  Basic Structure
	4.  Header
	5.  Featured slider
	6.  Post styling
	7.  Pages, page templates, archives
	8.  Sidebar
	9.  Comments
	10. Default floats and image styling
	11. Footer
	
   ========================================================================== */

/* =============================================================================
    	
   ========================================================================== */

/* 
 * font-family
 * @ http://www.sitepoint.com/eight-definitive-font-stacks-2/
 */


pre { margin: 10px 0; padding: 1em 10px; overflow: auto; }
code { padding: 2px 3px; font: 1.1em Consolas, Courier New, sans-serif; }
pre code { font-size: 1.2em; }
blockquote { clear: both; display: block; padding: 20px 20px 10px 45px; margin: 20px 0; color:#707070; font-size: 1.1em; }
blockquote p { color:#000;}
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { font-weight: 300; letter-spacing: 0.05em; text-align: center; }
blockquote cite a, blockquote cite a:link { }
h1#site-title, #site-title { font-size: 2em; font-weight: 400; line-height: 2; text-align: center; }
h1#site-title a, #site-title a { text-decoration: none; color: inherit; }
h2.page-intro { font-size: 1.1em; margin-bottom: 1em; }
h3.entry-title { }
.site-title-logo { }
.site-title-logo a { text-indent: -10000em; display: block; background: transparent none top center no-repeat; height: 120px; border: 0; cursor: pointer; }
div#site-description { font-size: 1.2em; font-style: italic; font-weight: 400; line-height: 1.5; text-align: center; }
/* =============================================================================
    Basic Structure
   ========================================================================== */


#container { margin: 30px auto 0; padding: 20px 40px; width: 880px; }
.layout-under-construction #container { width: 600px; }
#main { overflow: hidden; }
.single-post #main { overflow: inherit !important; }
.main-sidebar { float: left; width: 560px; }
#sidebar { }
#footer-sidebar { float: left; }
nav#access { margin: 1.5em 0 2em 0; }
nav.search-on .menu { width: 675px; }
nav.search-off #searchform { display: none; }
#access ul { list-style: none; padding-left: 0; }
#access li { float: left; position: relative; }
#access a { display: block; line-height: 3.333em; padding: 0 1.2125em; text-decoration: none; border-bottom: 0; }
#access ul ul { display: none; float: left; margin: 0; position: absolute; top: 3.333em; left: 0; width: 188px; z-index: 99999; }
#access ul ul ul { border-top: 0; left: 100%; top: 0; }
#access ul ul a { font-weight: normal; height: auto; line-height: 1.4em; padding: 10px 10px; width: 168px; }
#access li:hover > a, #access ul ul :hover > a, #access a:focus { }
#access ul ul :hover > a { }
#access li:hover > a, #access a:focus { }
#access ul li:hover > ul { display: block; }
#access .current_page_item > a, #access .current_page_ancestor > a { font-weight: bold; }
#access input { display: block; margin: 0; height: 3.333em; line-height: 3.333em; padding: 0 1em 0 2.5em; width: 150px; border: 0; outline: none; }
#top_bar input:focus { }
p.page-intro { font-size: 1.1em; }
footer.main { clear: both; font-size: .9em; margin: 1.5em auto; text-align: center; width: 880px; }
footer.main p { }
footer.main a { }
ul.social-bar { display: block; list-style-type: none; text-align: center; margin: 0 0 1em; padding: 0; }
ul.social-bar li { display: inline-block; margin: 0; padding: 0; width: 75px; height: 25px;/*float: left;*/ }
ul.social-bar li a { display: block; float: left; width: 75px; height: 25px; background-color: transparent; background-image: url('img/misc/dark/social.png'); background-repeat: no-repeat; text-indent: -1000em; overflow: hidden; }
ul.social-bar li.social-twitter a { background-position: 0 0; }
ul.social-bar li.social-facebook a { background-position: 0 -50px; }
ul.social-bar li.social-myspace a { background-position: 0 -100px; }
ul.social-bar li.social-flickr a { background-position: 0 -125px; }
ul.social-bar li.social-skype a { background-position: 0 -150px; }
ul.social-bar li.social-vimeo a { background-position: 0 -175px; }
ul.social-bar li.social-youtube a { background-position: 0 -200px; }
ul.social-bar li.social-dailymotion a { background-position: 0 -225px; }
/* =============================================================================
   Post
   ========================================================================== */

article { margin-bottom: 2em; }
article .attachment-post-thumbnail { float: right; margin: 5px 0 10px 15px; }
article .attachment-large-feature { display: block; margin: 2em auto; }
article header .entry-meta { font-style: italic; font-size: .9em; }
article .entry-summary p { margin: .5em 0; }
article .entry-content { margin: .5em 0 1.5em; }
article footer.entry-meta { clear: both; font-size: .9em; padding: .5em 1em; margin: .3em 0 .3em 0; }
article footer.entry-meta a:link, article footer.entry-meta a:visited { }
nav#nav-single, nav#nav-above, nav#nav-below { float: none; padding: 5px 10px; margin-bottom: .8em; }
nav#nav-below { float: none; }
.nav-previous { float: left; }

.nav-next { float: right; }
/* =============================================================================
   Sidebar
============================================================================= */


.sidebar .widget { float: left; margin-bottom: 15px; }
/* =============================================================================
   Comments
============================================================================= */

/*-- Form ----------------------------------------------- */


#respond .comment-notes { font-style: italic; }
#respond .form-allowed-tags, #respond .form-allowed-tags code { display: none; font-size: .9em; font-style: italic; }
#respond .required { font-weight: bold; }
#respond label { display: block; padding-bottom: 5px; }
#respond input { margin: 0; width: 98%; border: #777 solid 1px; }
#respond input[type="text"] { background:transparent; }
#respond textarea { width: 98%; border: #777 solid 1px; background:transparent; }
#respond input:focus, #respond textarea:focus { }
#respond input#submit { }
/*-- List ----------------------------------------------- */


#comments div.comment div.comment { padding-left: 84px; }
#comments div.depth-2 div.comment { padding-left: 52px; }
#comments div.depth-2 { margin-bottom: 1.5em; }
#comments .comment-avatar-64, #comments .comment-avatar-32 { float: left; width: 86px; }
#comments .comment-avatar-64 img { margin-left: 4px; }
#comments .comment-avatar-32 { width: 52px; }
#comments .avatar { }
#comments .comment-body { margin-left: 86px; }
#comments .depth-2 .comment-body { margin-left: 52px; }
#comments span.fn { }
#comments span.datetime { font-style: italic; }
#comments .reply { text-align: right; }
#comments .comment-reply-link { }
/* =============================================================================
   Shortcodes
============================================================================= */


/*-- Button ----------------------------------------------- */

a.button { position: relative; display: block; float: left; height: 2em; margin: .5em .5em .5em 0; padding: 0; text-decoration: none; }
a.button span { display: block; cursor: pointer; line-height: 2em; padding: 0 1em; }
a.button span.icon { padding: 0 1em 0 26px; }
a.button span.image { position: absolute; display: block; cursor: pointer; top: 0; height: 2em; left: 0; width: 26px; padding: 0; margin: 0; background: transparent none center center no-repeat; }
/*-- Box ----------------------------------------------- */

.box { position: relative; margin-bottom: 1em; }
.box-type-default { }
.box-type-colored { }
.box-type-empty { border-width: 0; }
.box-type-shadow { }
.box .box-content { padding: 5px 10px 5px 10px; }
.box-icon { min-height: 70px; }
.box-icon .box-content { padding: 5px 10px 5px 62px; }
.box-image { display: none; }
.box-icon .box-image { display: block; position: absolute; top: 20px; left: 20px; height: 32px; width: 32px; background: transparent none center center no-repeat; }
/*-- Layout ----------------------------------------------- */

.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth { float: left; margin-right: 4%; position: relative; }
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.32%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16%; }
.last { clear: right; margin-right: 0 !important; margin-bottom: 1.5em; }
.last_no_margin { margin-bottom: 0 !important; }
/*-- DROPCAPS ----------------------------------------------- */

.dropcap { display: block; float: left; font-size: 5.5em; text-transform: capitalize; margin: 0 .2em 0 0; line-height: .8; }
.allcaps {text-transform:uppercase;}

/*-- QUOTES ----------------------------------------------- */

div.blockquote { padding-left: 30px; }
div.blockquote blockquote { padding: 0 30px 0 0; text-align: center; font-size: 1.3em; line-height: 1.2; }
blockquote.simple, blockquote.double { font-size: 1.3em; padding: 0 24px; margin: 1em 0; }
blockquote.simple { text-align: center; }
blockquote.double { text-indent: -24px; text-align: left; }
blockquote.double:first-letter { padding-left: 24px; }
blockquote.pull { float: right; width: 300px; margin: 0 0 .5em .5em; }
/*-- HORIZONTAL RULES ----------------------------------------------- */

hr.space { clear: both; background: none repeat scroll 0 0 transparent; color: transparent; visibility: hidden; }
hr.big-space { clear: both; background: none repeat scroll 0 0 transparent; color: transparent; visibility: hidden; margin: 2em 0; }
/* =============================================================================
   Fancybox
============================================================================= */


/*
 * 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('img/fancybox/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; width: auto !important; 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-width: 0px !important; border:0 !important; }
#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('img/fancybox/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('img/fancybox/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('img/fancybox/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('img/fancybox/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('img/fancybox/fancybox-x.png'); }
#fancybox-bg-ne { top: -20px; right: -20px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -162px; }
#fancybox-bg-e { top: 0; right: -20px; height: 100%; background-image: url('img/fancybox/fancybox-y.png'); background-position: -20px 0px; }
#fancybox-bg-se { bottom: -20px; right: -20px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -182px; }
#fancybox-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('img/fancybox/fancybox-x.png'); background-position: 0px -20px; }
#fancybox-bg-sw { bottom: -20px; left: -20px; background-image: url('img/fancybox/fancybox.png'); background-position: -40px -142px; }
#fancybox-bg-w { top: 0; left: -20px; height: 100%; background-image: url('img/fancybox/fancybox-y.png'); }
#fancybox-bg-nw { top: -20px; left: -20px; background-image: url('img/fancybox/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('img/fancybox/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('img/fancybox/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('img/fancybox/fancybox-x.png') 0px -40px; }
#fancybox-title-float-right { padding: 0 0 0 15px; background: url('img/fancybox/fancybox.png') -55px -90px no-repeat; }
/* IE6 */

fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_over.png', sizingMethod='scale');
zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/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='img/fancybox/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='img/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
/* =============================================================================
   Extra
   ========================================================================== */

.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: block; height: 0; clear: both; visibility: hidden; }
.clearboth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width: 100%; }
/* =============================================================================
   Required WordPress Classes, don't remove these.
   ========================================================================== */

.aligncenter { display: block; margin: 1em auto; }
.alignleft { float: left; margin-right: 20px; }
.alignright { float: right; margin-left: 20px;}
.alignnone { clear: both; display: block; }
#main img { max-width: 400px; height: auto; }
#main .sliderMain img {max-width:960px;}
.main-sidebar img { max-width: 520px !important; }
.wp-caption { max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption p.wp-caption-text { margin: 0; padding: 0 .5em .5em; font-size: 10px !important;}
.center { display: block; margin-left: auto; margin-right: auto; }
.left { float: left; }
.right { float: right; }
.sticky { }
.gallery-caption { }
.bypostauthor { }
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }




/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
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: ""; }  /* Don't show links for images, or javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* h5bp.com/t */
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; }
}


