/*
Theme Name: Spaceship
Description: Made by <a href="http://themeforest.net/user/apollo13" target="_blank">Apollo13</a>.<br/> Get support from <a href="http://support.apollo13.eu/" target="_blank">Forum</a>.
Author: <a href="http://themeforest.net/user/apollo13"  target="_blank">Apollo13</a>
Author URI: http://themeforest.net/user/apollo13
Theme URI: http://themeforest.net/user/apollo13
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.7.0
*/

/* HTML5 Boilerplate  */
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: inherit; color: #3b3b3b; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #5a88fe; color: #fff; text-shadow: none; }
::selection { background: #5a88fe; color: #fff; text-shadow: none; }

a { color: #909090; text-decoration: none; }
a:hover { color: #3b3b3b; text-decoration: none; }
a:focus { outline: thin dotted; }
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: 1em 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: 1em 0; padding: 0 0 0 40px; }
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; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* =============================================================================
   WP styles
   ========================================================================== */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    clear: both;
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 4px;
    text-align: center;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.wp-caption.alignnone {
    clear: both;
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption a{
    display: block;
}
.wp-caption img {
    border: 0 none;
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    color: #9d9d9d;
    font-size: 11px;
    font-style: italic;
    line-height: 17px;
    margin: 0;
    padding: 10px;
}
.gallery-caption {
    color: #666;
    font-size: 12px;
}
.sticky { /*Empty*/ }

/* Assistive text */
.assistive-text {
    position: absolute;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
    background: #eee;
    border-bottom: 1px solid #ddd;
    color: #1982d1;
    clip: auto !important;
    font-size: 12px;
    position: absolute;
    text-decoration: underline;
    top: 0;
    left: 7.6%;
}
h1,h2,h3,h4,h5{
    color: #484848;
    font-weight: bold;
    line-height: 1.05em;
    margin: 0 0 0.9em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,
.widget .post-title{
    color: #484848;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,
.widget .post-title:hover{
    color: #909090;
}
h1{
    font-size: 30px;
}
h2{
    font-size: 27px;
}
h3{
    font-size: 24px;
}
h4{
    font-size: 20px;
}
h5{
    font-size: 17px;
}


/* =============================================================================
   MAIN STYLES
   ========================================================================== */
html, body{
    font-family: Georgia, Cambria, Arial, sans-serif;
    min-height: 100%;
}
html.lt-ie8{
    height: 100%;
}
.lt-ie8 body{
    height: 100%;
}
#whole-bg-image{
    position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    z-index: 0;
}
#whole-bg-image img{
    display: block;
    height: auto;
    width: 100%;
}
#root{
    padding: 60px 0 0;
    position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
}
#root > header{
    background-color: #fff;
    min-height: 60px;
    padding: 0 75px 0 0;
    position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 200;
    -moz-box-shadow: 0 5px 5px rgba(0,0,0, 0.15);
    -webkit-box-shadow: 0 5px 5px  rgba(0,0,0, 0.15);
    box-shadow: 0 5px 5px  rgba(0,0,0, 0.15);
}
#root > header.no-widgets{
    padding-right: 40px;
}
#root > header.open{
}
#root > header .handle{
    background: transparent url(images/header-handle-strip.gif) 0 0 repeat;
    cursor: pointer;
    position: absolute;
        top: 0;
        bottom: 0;
        right: 40px;
    width: 30px;
}
#root > header .handle span{
    background: transparent url(images/spriteme1.png) -10px -168px no-repeat;
    height: 27px;
    position: absolute;
        bottom: -27px;
        left: 0;
    width: 30px;
}
#root > header.open .handle span{
    background-position: -10px -195px;
}
#root > header .handle:hover span{
    background-position: -10px -163px;
    bottom: -32px;
    height: 32px;
}
#root > header.open .handle:hover span{
    background-position: -10px -190px;
}
#mid{
    padding: 100px 0;
    position: relative;
}
#content{
    background-color: #fff;
	/*webbsedit*/
	opacity:0.9;
	/*end of webbsedit*/
	
    margin: 0 auto;
    padding: 40px;
    width: 820px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0, 0.15);
    -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0, 0.15);
    box-shadow: 0 0 5px 5px rgba(0,0,0, 0.15);
}
.static-right #content{
    float: right;
}
.static-left #content{
    margin: 0;
}
#root > footer{
    background-color: transparent;
    font-size: 12px;
    min-height: 50px;
    padding: 0 40px;
    position: relative;
}
.copyright{
    float: left;
    line-height: 50px;
}
.signature{
    float: right;
    line-height: 50px;
}

/* GLASS SWITCH*/
.glass-switch{
    background: transparent url(images/spriteme1.png) 0 -549px no-repeat;
    cursor: pointer;
    display: none;
    height: 50px;
    margin-top: -25px;
    position: fixed;
        top: 50%;
        left: 0;
    width: 50px;
    z-index: 500;
}
body.page-template-albums_template-php .glass-switch,
body.single-album .glass-switch{
    margin-top: -90px;
}
body.apollo_glass_on.glass_switch .glass-switch{
    display: block;
}
.glass-switch.off{
    background-position: -50px -549px;
}


/* =============================================================================
   HEADER
   ========================================================================== */
#root > header .inside{
    display: table;
    width: 100%;
}
#logo{
    display: table-cell;
    padding: 0 40px;
    vertical-align: top;
}
.lt-ie8 #logo{
    float: left;
}
.collapsing{
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
.lt-ie8 .collapsing{
    width: auto;
}
.lt-ie8 .collapsing nav{
    float: left;
}
.collapsing .add-ons{
    float: right;
    width: 39%;
}
.lt-ie8 .collapsing .add-ons{
    width: auto;
}
#access{
    float: left;
    width: 60%;
}
#access > ul{
    min-height: 36px;
    padding: 13px 0 11px;
}
#access > ul > li{
    border: 1px solid transparent;
    float: left;
    margin-right: 5px;
    position: relative;
    white-space: nowrap;
}
#access > ul > li:hover,
#access > ul > li.hovered{
    background-color: #fff;
    border-color: #f2f2f2;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
    border-radius: 3px;
}
#access > ul > li > a{
    display: block;
    line-height: 36px;
    padding: 0 9px;
    position: relative;
        z-index: 5;
}
#access > ul > li:hover > a{
    background-color: #fff;
}
#access > ul ul{
    background-color: #fff;
    border: 1px solid #f2f2f2;
    display: none;
    position: absolute;
        top: 100%;
        left: 0;
    margin-left: -1px;
    margin-top: -1px;
    min-width: 100%;
    padding: 3px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
    border-radius: 3px;
}
#access > ul ul ul{
    top: 0;
    left: 100%;
    margin-left: 4px;
    margin-top: -3px;
}
#access li:hover{
    z-index: 201;
}
#access h3.assistive-text{
    line-height: 36px;
}
#access li a,
#access h3.assistive-text{
    color: #4a4a4a;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#access li li a{
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0 10px;
}
#access li li a:hover{
    color: #9d9d9d;
}
#access li li a span{
    border-top: 1px solid #f2f2f2;
    display: block;
    line-height: 2em;
    padding: 3px 0 2px;
}
#access li li:first-child > a span{
    border-top: none;
}
#access li li.parent{
    position: relative;
}
#access li li.parent:after{
    content: "";
    background: transparent url(images/spriteme1.png) -8px -431px no-repeat;
    height: 8px;
    margin-top: -4px;
    position: absolute;
        top: 50%;
        right: 10px;
    width: 6px;
}
#access li li.parent > a span{
    padding-right: 6px;
}
.lt-ie8 #access li li.parent > a span{
    background: transparent url(images/spriteme1.png) 67px -422px no-repeat;
}
#header .socials{
    float: right;
    height: 39px;
    overflow: hidden;
    padding: 7px 0 0;
    visibility: hidden;
}
#header .socials.hover{
    overflow: visible;
}
#header .socials .slide{
    padding: 0 7px 7px 0;
    -webkit-border-radius: 16px;
    -moz-border-radius:16px;
    border-radius: 16px;
}
#header .socials.hover .slide{
    background-color: rgb(255,255,255); /* IE */
    background-color: rgba(255,255,255,0.8);
}
#header .socials .slide a{
    float: left;
    height: 32px;
    margin: 7px 0 0 7px;
    opacity: 0.6;
}
#header .socials .slide a:hover{
    opacity: 1;
}
#header .socials .slide img{
    display: block;
}
#head-widgets{
    clear: both;
    display: none;
    overflow: auto;
    margin-right: -5px;
    padding: 40px 5px 0 0;
}
.lt-ie8 #head-widgets {
    position: relative;
    padding-bottom: 10px;
}

#jpHeaderPlayer{
    border-right: 1px solid #eee;
    float: right;
    height: 40px;
    padding: 0;
    margin-top: 10px; /* only margin-top */
    width: 40px;
}
#jpHeaderPlayer ul{
    height: 40px;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#jpHeaderPlayer a.jp-play,
#jpHeaderPlayer a.jp-pause{
    background: url(images/speaker.png) 50% -55px no-repeat;
    display: block;
    height: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 40px;
}
#jpHeaderPlayer a.jp-pause{
    background-position: 50% -5px;
}
#jpAudioContainer audio{
    max-width:30px; /*IOS fix */
}

/* =============================================================================
   FORMS
   ========================================================================== */
input[type="text"],
input[type="search"],
input[type="password"],
textarea{
    border: 1px solid #cfcfcf;
    background-color: #fbfbfb;
    color: #747474;
    font-size: 13px;
    height: 17px;
    padding: 6px 10px;
    width: 216px;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
    border-radius: 3px;
}
textarea{
    display: block;
    height: 100px;
}
/* FOCUS COLORS */
input[type="text"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
textarea:hover,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus,
input[type="text"].focus,
input[type="search"].focus,
input[type="password"].focus,
textarea.focus{
    background-color: #fff;
    border-color: #969696;
    color: #000;
}

/* PLACE HOLDERS COLORS */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
    color: #747474;
}
input:-moz-placeholder,
textarea:-moz-placeholder{
    color: #747474;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
    color: #747474;
}
input:hover::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder,
textarea:hover::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder{
    color: #000;
}
input:hover:-moz-placeholder,{}
input:focus:-moz-placeholder,
textarea:-moz-placeholder:hover,
textarea:-moz-placeholder:focus{
    color: #000;
}
input:hover:-ms-input-placeholder,
input:focus:-ms-input-placeholder,
textarea:hover:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder{
    color: #000;
}

input[type="submit"]{
    background-color: #575757;
    border: 1px solid transparent;
    color: #fff;
    font-weight: bold;
    height: 30px;
    padding: 0 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius:3px;
    border-radius: 3px;
}
input[type="submit"]:hover,
input[type="submit"]:focus{
    border-color: #575757;
    background-color: #fff;
    color: #575757;
}
.error input,
.error textarea{
    border-color: #f99595;
}



/* =============================================================================
   SEACRH FORM
   ========================================================================== */
.search-form{
    position: relative;
}
.search-form input[type="search"]{
    padding-right: 35px;
    width: 60px;
}
.lt-ie8 .search-form input[type="text"]{
    padding-right: 35px;
    width: 60px;
}
.search-form input[type="search"]:focus,
.lt-ie8 .search-form input[type="search"].focus{
    width: 170px;
    outline: none;
}
.search-form input[type="submit"]{
    background: transparent url(images/search.png) 50% 50% no-repeat;
    border: none;
    height: 29px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 29px;
}
header .search-form{
    float: right;
    margin: 15px 0 0;
}
header .search-form + div{
    margin-right: 15px;
}
header .search-form + div.socials{
    margin: 0 7px;
}


/* =============================================================================
   SINGLE PAGE / POST
   ========================================================================== */
body.single-post #content{
    position: relative;
}
article{
    background: transparent url(images/line.gif) 0 0 repeat-x;
    float: left;
    padding-top: 30px;
    width: 560px;
}
.full-width article{
    float: none;
    width: auto;
}
.page-title{
    margin-bottom: 25px;
    word-wrap: break-word;
}
.post-info{
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    font-size: 13px;
    margin-bottom: 25px;
    padding: 5px 0;
}
.post-info > a,
.post-info > span{
    line-height: 20px;
    margin-right: 10px;
    padding-left: 17px;
}
.post-info > a:last-child,
.post-info > span:last-child{
    margin-right: 0;
}
.post-info a.date{
    background: transparent url(images/icons.png) 0 3px no-repeat;
}
.post-info span.author{
    background: transparent url(images/icons.png) 0 -24px no-repeat;
}
.post-info span.categories{
    background: transparent url(images/icons.png) 0 -56px no-repeat;
}
.post-info span.tags{
    background: transparent url(images/icons.png) 0 -87px no-repeat;
}
article .post-info a.comments{
    background-color: #3b3b3b;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    min-width: 20px;
    padding: 0 5px;
    position: absolute;
        top: 30px;
        left: -50px;
    text-align: center;
}
article .post-info a.comments:hover{
    background-color: #909090;
}
article .post-info a.comments:after{
    content: "";
    border-top: 10px solid #cdcdcd;
    border-left: 10px solid transparent;
    position: absolute;
        bottom: -10px;
        left: 0;
    height: 0;
    width: 0;
}
.static-left article .post-info a.comments{
    left: -40px;
}
body.single-post article .post-info a.comments{
    left: -10px;
    top: 37px;
}
body.single-post .static-left article .post-info a.comments{
    left: 0;
}

.post-info em{
    font-style: normal;
}
.comment-info a.comment-reply-link,
.post-info .post-edit-link{
    border-left: 1px solid #ebebeb;
    margin: 0 0 0 8px;
    padding: 0 0 0 8px;
}
.post-info .post-edit-link{
    margin-left: 0;
}
.post-info .post-edit-link:first-child{
    border: none;
    margin: 0;
    padding: 0;
}
.post-info .comments{
    white-space: nowrap;
}
.post-media{
    margin: 0 0 25px;
}
.post-media iframe,
.post-media img{
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
}
.real-content{
    font-size: 14px;
    line-height: 1.6;
    padding: 0 0 10px;
}
.real-content p:first-child{
    margin-top: 0;
}
.real-content img{
    height: auto;
    max-width: 100%;
}
.real-content a:hover img,
.wp-caption:hover{
    border-radius: 10px;
}
.post-video{
    padding: 10px 0;
}
.post-video iframe,
.post-media iframe{
    display: block;
    margin: 0 auto;
}

/* =============================================================================
   SIDEBAR
   ========================================================================== */
#content aside{
    background: transparent url(images/line.gif) 0 0 repeat-x;
    float: right;
    padding-top: 10px;
    width: 220px;
}
.empty-sidebar{
    font-size: 13px;
    padding: 25px 10px 10px;
}
.widget{
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 25px;
}
.widget .item{
    margin: 0 0 25px;
}
.widget .item.full{
    margin: 0 0 25px;
    min-height: 77px;
}
.widget h3.title{
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 25px;
    padding: 25px 0 0;
    text-transform: uppercase;
}
.widget .post-info{
    border: none;
    margin: 0;
    padding: 0;
}
.widget ul{
    font-size: 13px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget ul ul{
    padding-left: 20px;
}
.widget_rss{
    padding: 0;
}
.widget_rss li{
    margin-bottom: 25px;
}
.widget .post-title{
    display: block;
    font-size: 13px;
    zoom: 1; /* IE 7 */
}
.widget .full .thumb{
    float: left;
    height: 77px;
    width: 77px;
}
.widget-area .widget_about_posts,
.widget-area .widget_recent_comments,
.widget-area .apollo13_widget_twitter{
    padding-bottom: 0;
}
.widget .full .post-info,
.widget .full .post-title,
.widget_about_posts .full .content{
    margin-left: 95px;
}
.widget .post-info a.date{
    background: none;
    padding-left: 0;
}
.widget .post-info a.comments{
    background: transparent url(images/icons.png) 0 -118px no-repeat;
    padding-left: 17px;
}
.widget_about_posts .content,
.widget_recent_comments .content,
#head-widgets .apollo13_widget_twitter .content{
    font-size: 13px;
    margin-top: 10px;
}
.widget .post-info .comments{
    margin-left: 0;
}
.widget_recent_comments{
    font-size: 14px;
}
.widget_recent_comments .post-title{
    display: inline;
}
.widget_recent_comments .content,
.widget_about_posts .content{
    display: none;
}

/* ALBUMS WIDGET */
.widget_recent_albums,
.widget_text{
    padding-bottom: 13px;
}
.widget_recent_albums > div{
    margin: 0 0 0 -12px;
}
.widget_recent_albums .item{
    float: left;
    height: 65px;
    margin: 0 0 12px 12px;
    width: 65px;
}
.widget_recent_albums .item img{
    max-height: 100%;
    max-width: 100%;
}

#wp-calendar{
    font-size: 14px;
    width: 100%;
}
#wp-calendar caption{
    padding-bottom: 10px;
}
#wp-calendar td{
    text-align: center;
}
#wp-calendar tfoot td{
    padding-top: 10px;
}
#wp-calendar tfoot td#prev{
    text-align: left;
}
#wp-calendar tfoot td#next{
    text-align: right;
}
.textwidget{
    font-size: 14px;
    line-height: 1.5em;
}

/* GOOGLE MAP WIDGET */
#SGM{
    height: 400px;
    width: 220px;
}

/* SEARCH WIDGET */
.widget_search .search-form:before, .widget_search .search-form:after { content: ""; display: table; }
.widget_search .search-form:after { clear: both; }
.widget_search .search-form {
    float: none;
    *zoom: 1;
}
.widget_search .search-form fieldset{
    float: left;
    position: relative;
}
/* TWITTER WIDGET */
.tweet{
    font-size: 13px;
    margin: 0 0 25px;
}
.twitter_widget li{
    font-size: 14px;
    font-style: italic;
    line-height: 1.5em;
    margin: 20px 0 0;
}
.twitter_widget li:first-child{
    margin: 0;
}
.twitter_widget li > p{
    margin: 0;
}
.tweet-ico{
    background: transparent url(images/spriteme1.png) -10px -128px no-repeat;
    display: inline-block;
    height: 15px;
    margin-left: 5px;
    vertical-align: -1px;
    width: 17px;
}
.widget_twitter li{
    margin-bottom: 15px;
}

/* HEADER WIDGETS */
#head-widgets .widget{
    border-bottom: none;
    border-left: 1px solid #ECECEC;
    float: left;
    height: 180px;
    margin: 0 0 40px;
    overflow: auto;
    padding: 0 40px;
    width: 24.75%;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.lt-ie8 #head-widgets .widget{
    width: 16%;
}
#head-widgets .SGMwidget,
#head-widgets .widget_text,
#head-widgets .widget_recent_comments,
#head-widgets .widget_about_posts,
#head-widgets .apollo13_widget_twitter{
    width: 49.5%;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.lt-ie8 #head-widgets .SGMwidget,
.lt-ie8 #head-widgets .widget_text,
.lt-ie8 #head-widgets .widget_recent_comments,
.lt-ie8 #head-widgets .widget_about_posts,
.lt-ie8 #head-widgets .apollo13_widget_twitter{
    width: 40%;
}
#head-widgets .widget_recent_comments .content,
#head-widgets .widget_about_posts .content{
    display: block;
}
#head-widgets .widget h3.title{
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 10px;
    min-height: 20px;
    padding: 0;
}
#head-widgets .widget_recent_albums > div{
    margin-bottom: 0;
}
#head-widgets #SGM{
    height: 180px;
    width: 100%;
}
#head-widgets #wp-calendar{
    font-size: 12px;
    line-height: 1.1em;
}
#head-widgets #calendar_wrap,
#head-widgets .textwidget,
#head-widgets .tagcloud,
#head-widgets .widget_search .search-form,
#head-widgets .twitter_widget{
    margin-bottom: 0;
}
.apollo13_widget_twitter .content{
    margin: 0;
}
/* HEADER SLIDER WIDGETS */
#head-widgets .slider{
    height: 128px;
}
#head-widgets .slider .item{
    margin-bottom: 0;
}
#head-widgets .navigation{
    border-top: none;
    padding: 0 45px;
}
#head-widgets .nav-previous,
#head-widgets .nav-next{
    cursor: pointer;
    height: 20px;
    top: 0;
}


/* =============================================================================
   ARCHIVE LIST
   ========================================================================== */
.archive-item{
    background: transparent url(images/line.gif) 0 0 repeat-x;
    padding: 30px 0 0;
    position: relative;
}
.archive-item:first-child{
    background: none;
    padding: 0;
}
.archive-item:first-child .post-info a.comments{
    top: 0;
}
.title{
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 10px;
}


/* =============================================================================
   PAGINATION
   ========================================================================== */
.navigation{
    border-top: 1px solid #ececec;
    min-height: 22px;
    padding: 25px 140px 0;
    position: relative;
    text-align: center;
}
#comments .navigation{
    border: none;
}
.navigation > a{
    background-color: #e5e5e5;
    display: inline-block;
    height: 7px;
    margin: 0 12px 0 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.lt-ie8 .navigation > a{
    background-color: transparent;
    display: inline-block;
    height: auto;
    padding: 0 5px;
    text-indent: 0;
    width: auto;
}
.navigation > a.current,
.navigation > a:hover{
    background-color: #707070;
    color: #fff; /* IE 7 */
}
.nav-previous,
.nav-next{
    background: transparent url(images/blog-nav.gif) 0 50% no-repeat;
    font-size: 14px;
    position: absolute;
        top: 25px;
}
.nav-previous{
    left: 0;
    padding-left: 45px;
}
.nav-next{
    background-position: 100% 50%;
    padding-right: 45px;
    right: 0;
}


/* =============================================================================
   COMMENTS
   ========================================================================== */
.comments-area{
    background: transparent url(images/line.gif) 0 0 repeat-x;
    padding: 35px 0 0;
}
.comments-area h3{
    font-size: 18px;
    margin: 0 0 30px;
}
#reply-title{
    background: transparent url(images/line.gif) 0 0 repeat-x;
    margin-bottom: 5px;
    padding-top: 30px;
}
.comments-area #respond:first-child #reply-title{
    background: none;
    padding-top: 0;
}
.comment{
    margin: 32px 0 0;
}
.comment .comment{
    margin-left: 30px;
}
.avatar{
    float: left;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.avatar img{
    display: block;
}
.comment-info{
    font-size: 14px;
    margin: 0 0 0 90px;
}
.comment-text{
    border-left: 1px solid #e0e0e0;
    font-size: 14px;
    font-style: italic;
    padding: 0 0 0 12px;
    margin: 0 0 0 90px;
    word-wrap: break-word;
}
.bypostauthor > .comment-inside{
    border: 1px solid #e3e3e3;
    margin: 0 -15px;
    padding: 15px;
}
.bypostauthor{
    position: relative;
}
.bypostauthor:after{
    content: "";
    background: transparent url(images/author.png) 0 0 no-repeat;
    height: 60px;
    position: absolute;
        top: 0;
        right: -15px;
    width: 60px;
}
.bypostauthor .comment-info{
    padding-right: 45px;
}
em.comment-awaiting-moderation{
    border-bottom: 1px dashed;
}
.comment-text p{
    margin-bottom: 0;
}
#commentform p,
.message-form p{
    clear: left;
    float: left;
    margin: 0 0 12px;
}
p.logged-in-as{
    width: 238px;
}
#commentform p.full,
.message-form p.full{
    clear: none;
    float: none;
    margin-left: 251px;
}
#commentform p.form-submit,
.message-form p.form-submit{
    clear: none;
    float: right;
}
#commentform textarea,
.message-form textarea{
    height: 103px;
    width: 287px;
}
#respond{
    margin: 30px 0 0;
    width: 560px;
}
#respond:first-child{
    margin-top: 0;
}
#respond:before, #respond:after { content: ""; display: table; }
#respond:after { clear: both; }
#respond { *zoom: 1; }
.comment #respond{
    margin-left: 30px;
}
#respond .info,
.message-form .info{
    font-size: 12px;
    float: left;
    line-height: 30px;
}
.error-info,
.submit-info{
    background-color: #ccc;
    color: #92070c;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 5px;
    text-align: center;
}
.error-info{
    opacity: 0;
        filter: alpha(opacity=0);
}


/* =============================================================================
   ATTACHMENT
   ========================================================================== */
p.attachment img{
    display: block;
    margin: 0 auto;
}


/* =============================================================================
   CONTACT PAGE
   ========================================================================== */
body.page-template-contact-php .page-title{
}
.contact-page .message-form{
    border-top: 1px solid #ECECEC;
    margin: 0;
    padding: 25px 0 0;
}
.contact-page .message-form{
    padding-top: 0;
}


/* =============================================================================
   ALBUMS LIST
   ========================================================================== */
.page-template-albums_template-php #mid{
    padding: 0;
}
.lt-ie8 .page-template-albums_template-php #mid{
    min-height: 80%;
}
#content.albums-list{
    background-color: transparent;
    overflow: hidden;
    padding: 0;
    position: absolute;
        top: 50%;
        left: 0;
        right: 0;
    width: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.albums{
    height: 400px;
    width: 15000px;
}
.albums .item{
    float: left;
}
.albums .active{
    cursor: pointer;
    z-index: 10;
}
.albums img{
    display: block;
    opacity: 0.85;
        filter: alpha(opacity=85);
}
.albums .active img{
    border: 6px solid #fff;
    display: block;
    opacity: 1;
        filter: alpha(opacity=100);
}
.albums .item:hover img{
    opacity: 1;
        filter: alpha(opacity=100);
}
.albums .item h2{
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 20px 0;
    position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}
.lt-ie9 .albums .item h2{
    background-color: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#CC000000,endColorStr=#CC000000);
    zoom: 1;
}
.albums .item h2 a{
    color: #fff;
}
.arrow-left,
.arrow-right{
    background: transparent url(images/spriteme1.png) -10px -242px no-repeat;
    cursor:pointer;
    height: 75px;
    margin-top: -37px;
    opacity: 0.6;
        filter: alpha(opacity=60);
    position: absolute;
    top: 50%;
    left: 0;
    width: 85px;
    z-index: 12; /* active album was p arrows */
}
.arrow-right{
    background-position: -10px -337px;
    left: auto;
    right: 0;
}
.arrow-left:hover,
.arrow-right:hover{
    opacity: 1;
        filter: alpha(opacity=100);
}


/* =============================================================================
   SINGLE ALBUM & SUPERSIZED
   ========================================================================== */
.js .single-album #mid{
    z-index: -100;
}
.lt-ie8 .single-album #root > footer{
    position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
}
#supersized-loader{
    background: url(images/spinner.gif) no-repeat center center;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: absolute;
        top: 50%;
        left: 50%;
    text-indent: -999em;
    width: 40px;
    z-index: 0;
}
#supersized{
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden; /* so slide don't make scroll bars while changing */
    position: fixed;
        left: 0;
        top: 0;
    width: 100%;
    z-index: -999;
}
#supersized img{
    border: none;
    display: none;
    height: auto;
    outline: none;
    position: relative;
    width: auto;
}
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized li{
    display: block;
    height: 100%;
    list-style: none;
    overflow: hidden;
    position: fixed;
        top: 0;
        left: 0;
    width: 100%;
    z-index: -30;
}
#supersized a {
    display: block;
    height: 100%;
    width: 100%;
}
#supersized li.prevslide {
    z-index: -20;
}
#supersized li.activeslide{
    z-index: -10;
}
#supersized li.image-loading {
    background: transparent url(images/spinner.gif) no-repeat center center;
    height: 100%;
    width: 100%;
}
#supersized li.image-loading img{
    visibility: hidden;
}
#supersized li.prevslide img,
#supersized li.activeslide img{
    display:inline;
}
#supersized li iframe{
    border: none;
    width: 100%;
    height: 100%;
}
/* Controls Bar
	----------------------------*/
#controls-wrapper {
    background: transparent url(images/supersized/thumbs_bg.png) 0 0 repeat-x;
    height: 25px;
    position: fixed;
        bottom: 60px;
        left: 40px;
        right: 40px;
    z-index:4;
}
#play-button{
    background: url(images/supersized/pause.png) 50% 50% no-repeat, url(images/supersized/play.png) 200% 200% no-repeat transparent;
    cursor: pointer;
    display: none;
    opacity: 0;
    position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    z-index: 1000;
}
.lt-ie9 #play-button{
    background: transparent url(images/supersized/pause.png) 50% 50% no-repeat;
}
li.current-thumb #play-button{
    display: block;
}
#play-button:hover,
#play-button.pause{
    opacity: 1;
}
#play-button.pause:hover{
    background-position: -100% 200%, 50% 50%;
}
#tray-button{
    background: transparent url(images/supersized/show-hide-thumbs.png) 100% -25px no-repeat;
    cursor:pointer;
    height: 25px;
    float: right;
    width: 100%;
}
#tray-button.slided{
    background-position: 100% 0;
}
#album-controls #play-button,
#album-controls #nextslide,
#album-controls #prevslide{
    background: transparent url(images/spriteme1.png) 0 0 no-repeat;
    cursor: pointer;
    height: 34px;
    opacity: 0.6;
    position: absolute;
        top: 0;
        bottom: 0;
    width: 34px;
}
#album-controls #play-button:hover,
#album-controls #nextslide:hover,
#album-controls #prevslide:hover{
    opacity: 1;
}
#album-controls #play-button{
    background-position: -82px -10px;
    display: block;
    right: auto;
    left: 36px;
}
#album-controls #play-button.pause{
    background-position: -46px -10px;
}
#album-controls #nextslide{
    background-position: -118px -10px;
    right: 0;
    left: auto;
}
#album-controls #prevslide{
    background-position: -10px -10px;
    left: 0;
}
#big-play{
    background: transparent url(images/supersized/big-play.png) 50% 50% no-repeat;
    height: 100px;
    margin: -50px 0 0 -50px;
    position: absolute;
        top: 50%;
        left: 50%;
    width: 100px;
}
#big-play.play{
    background-position: 100% 0;
    background-size: 200% 100%;
}
#big-play.pause{
    background-position: 0 0;
    background-size: 200% 100%;
}
.lt-ie9 #big-play{
    height: 50px;
    margin: -25px 0 0 -25px;
    width: 50px;
}
.lt-ie9 #big-play.play{
    background-position: 100% 50%;
}
.lt-ie9 #big-play.pause{
    background-position: 0 50%;
}


/* Progress Bar
    ----------------------------*/
#progress-back{
    background-color: #000;
    display: none;
    height: 2px;
    position: absolute;
        top: 0;
        left: 0;
    width: 100%;
    z-index: 5;
}
.lt-ie9 #progress-back{
    display: block;
}
#progress-bar{
    background-color: #fff;
    height: 2px;
    width: 0;
}
li.current-thumb #progress-back{
    display: block;
}

/* Thumbnail Tray
    ----------------------------*/
.tray-wrapper{
    height: 100px;
    overflow: hidden;
    position: fixed;
        bottom: 85px;
        left: 40px;
        right: 40px;
    z-index: 3;
}
#thumb-tray{
    height: 100%;
    position: absolute;
        bottom: 0;
        left: 0;
    width: 100%;
}
#thumb-list{
    display: block;
    list-style: none;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
        left: 0;
}
#thumb-list li{
    cursor: pointer;
    float: left;
    height: 100%;
    overflow: hidden;
    width: 150px;
}
ul#thumb-list li.current-thumb{
    position: relative;
}
#thumb-list li img{
    height: 100%;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    opacity: 0.75;
        filter: alpha(opacity=75);
}
ul#thumb-list li.current-thumb img,
ul#thumb-list li:hover img{
    opacity:1;
        filter:alpha(opacity=100);
}

/*ADD ONS*/
.pattern{
    background-image: url(images/patterns/pattern.png);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#slide-text{
    color: #f0f0f0;
    padding: 10px;
    position: absolute;
        bottom: 200px;
        left: 40px;
    text-shadow: 1px 1px 1px #000;
    width: 50%;
}
#slide-text.thumbs-hidden{
    bottom: 95px;
}
#slide-text.no-thumbs{
    bottom: 60px;
}
#slide-text .caption{
    font-size: 30px;
    font-weight: bold;
}
#slide-text .album-name{
    font-size: 14px;
}
#slide-text .descpription{
    font-size: 14px;
    line-height: 1.4;
    margin: 14px 0 0;
}
#supersized .descpription img {
    position: static !important;
}
#supersized .descpription a {
    display: inline;
    height: auto;
    width: auto;
}
#supersized .descpription a.social-icon{
    display: inline-block;
    margin-right: 7px;
    opacity: 0.6;
}
#supersized .descpription a.social-icon:hover{
    opacity: 1;
}
#supersized .descpription .social-icon img{
    display: block;
    height: auto;
    max-height: 24px;
    max-width: 24px;
}
#album-controls{
    display: none;
    height: 20px;
    margin-left: -54px;
    position: fixed;
        left: 50%;
        bottom: 20px;
    width: 108px;
}
#album-controls.active{
    display: block;
}

/* SEO Album */
.seo-album{
    overflow: hidden;
}
.js .seo-album{
    visibility: hidden;
    height: 100px;
    width: 100px;
    position: absolute;
    z-index: -500;
}

.seo-album .brick{
    max-width: 100%;
    float: left;
}
.seo-album .brick > a,
.seo-album .brick > em{
    display: block;
}
.seo-album .brick > em{
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}


/* =============================================================================
    SHORT CODES
    ========================================================================== */
/***** for light box */
div.gallery{
    clear: both;
}
.alpha-scope{
    display: block;
    max-width: 100%;
    position: relative;
}
.alpha-scope:after{
    background: #000 url(images/shortcodes/lightbox-ico.png) 50% 50% no-repeat;
    content: "";
    opacity: 0;
    position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
}
.alpha-scope:hover:after{
    display: block;
    opacity: 0.8;
    border-radius: 10px;
}
.alpha-scope img{
    display: block;
}
.lt-ie9 .alpha-scope:hover img{
    filter: alpha(opacity=20);
}
div.gallery{
    margin: 1em auto;
}
span.gallery-item a{
    display: block;
    margin: 0 auto;
}

/***** columns */
.left50{
    width: 47%;
    float: left;
    margin-right: 3%;
}
.right50{
    width: 47%;
    float: left;
    margin-left: 3%;
}
.left33, .right33{
    width: 30%;
    float: left;
}
.center33{
    width: 30%;
    float: left;
    margin: 0 5%;
}
.left25, .right25{
    width: 21%;
    float: left;
}
.right25{
    margin-left: 5%
}
.center25{
    width: 21%;
    float: left;
    margin: 0 0 0 5%;
}
.left20, .right20{
    width: 15%;
    float: left;
}
.right20{
    margin-left: 6%
}
.center20{
    width: 15%;
    float: left;
    margin: 0 0 0 6%;
}
div.line{
    border: none;
    border-bottom: 1px solid #f2f2f2;
    height: 0;
    line-height: 0;
    font-size: 0;
    margin: 20px 0 20px;
}
.dropcap {
    font-size: 400%;
    float: left;
    line-height: 0.8em;
    padding: 0 2px 0 0;
    font-weight: bold;
    position: relative;
    left: -3px;
}
.lt-ie8 .dropcap{
    line-height: 1;
}

/***** lists */
.real-content ul{
    list-style-type: none;
    margin: 1em 0;
    padding: 0;
}
.real-content ul li{
    background: url(images/shortcodes/list.png) 0 8px no-repeat;
    line-height: 1.5em;
    margin: 1em 0 0;
    padding: 0 0 0 15px;
}
.real-content  ul li li{
    background-image: url(images/shortcodes/list-sub.png)
}
.real-content  ul li li li{
    background-image: url(images/shortcodes/list-1.png)
}
.real-content  ul li li li li{
    background-image: url(images/shortcodes/list-1-sub.png)
}
.real-content  ul li li li li li{
    background-image: url(images/shortcodes/list-2.png)
}
.real-content  ul li li li li li li{
    background-image: url(images/shortcodes/list-2-sub.png)
}
.real-content ul > li:first-child{
    margin-top: 0;
}

blockquote{
    background: url(images/shortcodes/quoteleft.png) 0 0 no-repeat;
    color: #848484;
    font-style: italic;
    margin: 1em 0;
    padding: 0 50px;
}

/***** Tabs */
.tabsCell {
    margin: 1em 0;
    *zoom: 1; /* IE 7 */
}
ul.tabs {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid #cccccc;
    border-width: 0 0 1px 1px;
    width: 100%;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
ul.tabs li {
    background: transparent url(images/spriteme2.png) 0px -60px repeat-x;
    border: 1px solid #cccccc;
    border-left: none;
    float: left;
    margin: 0 0 -1px;
    padding: 0;
    overflow: hidden;
    position: relative;
}
ul.tabs li a {
    background: transparent url(images/spriteme1.png) -5px -494px no-repeat;
    border: 1px solid #fff;
    border-bottom: none;
    display: block;
    line-height: 29px;
    outline: none;
    padding: 0 15px 0 30px;
    text-decoration: none;
}
ul.tabs li a:hover{
    background-color: #fff;
}
ul.tabs li.active a{
    background: url(images/spriteme1.png) -5px -455px no-repeat;
}
ul.tabs li.active{
    background: #fff url(images/spriteme2.png) 0px -8px repeat-x;
    border-bottom: 1px solid #fff;
}
.tab_container{
    background: #fff;
    border: 1px solid #cccccc;
    border-top: none;
    clear: both;
    line-height: 1.5em;
}
.tab_container p{
    clear: both;
    margin: 0;
}
.tab_content{
    padding: 20px 30px;
}


/* =============================================================================
    LIGHTBOX
    ========================================================================== */
/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85;
    display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
    width: auto;
    height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
    border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
    padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
    left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
    outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
    width: 49%;
    height: 100%;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    /* Trick IE into showing hover */
    display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
    left: 0;
    float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
    right: 0;
    float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
    background: url(images/shortcodes/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
    background: url(images/shortcodes/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
    padding: 0 10px;
    color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
    width: 35px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
    cursor: pointer;
}


/* =============================================================================
    TRANSITIONS
    ========================================================================== */
input,
.socials .slide a,
#posts-nav > a,
#thumb-list li img,
#play-button,
#tray-button,
.real-content a img,
.wp-caption,
.transition{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

/* For elements that are also manipulated by JS */
.albums img,
.alpha-scope:after,
.arrow-left, .arrow-right,
#nextslide, #prevslide,
#supersized .descpription a.social-icon{
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity  0.3s ease;
}

.socials .slide{
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    transition: background-color  0.3s ease;
}

/* Special transition cause of plugin for resizing textarea */
textarea{
    -webkit-transition-property: background-color, border-color, color;
    -webkit-transition-duration: 0.3s;
    -moz-transition-property: background-color, border-color, color;
    -moz-transition-duration: 0.3s;
    -o-transition-property: background-color, border-color, color;
    -o-transition-duration: 0.3s;
    -ms-transition-property: background-color, border-color, color;
    -ms-transition-duration: 0.3s;
    transition-property: background-color, border-color, color;
    transition-duration: 0.3s;
}


/* =============================================================================
   HELPERS
   ========================================================================== */
.loading {
    background: url(images/spinner.gif) 50% 50% no-repeat;
    height: 100%;
    min-height: 15px;
    min-width: 15px;
}
.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; }
.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
}


/* =============================================================================
   RESPONSIVE DESIGN
   ========================================================================== */
@media only screen and (max-width: 900px) {
    body:after {
        content: 'narrow900'; /* info for JS */
        display: none;
    }
    /* HEADER */
    #root > header{
        padding: 0 40px 0 20px;
        position: relative;
    }
    #root > header.no-widgets{
        padding-right: 20px;
    }
    #root > header .inside{
        display: block;
        text-align: center;
    }
    #root > header .inside{
        display: block;
        text-align: center;
    }
    #logo{
        display: inline-block;
        padding: 0;
    }
    .collapsing {
        display: block;
    }
    .open #head-widgets{
        border-top: 1px solid #ECECEC;
    }
    #root > header .handle{
        right: 5px;
    }

    /* MID PART*/
    #mid{
        padding: 40px 0;
    }
    #content{
        padding: 20px;
        width: 560px;
    }
    #content,
    .static-right #content,
    .static-left #content{
        float: none;
        margin: 0 auto;
    }
    article{
        float: none;
    }
    #content aside{
        float: none;
        margin-top: 25px;
        width: auto;
    }
    article .post-info a.comments{
        background: transparent url(images/icons.png) 0 -118px no-repeat;
        padding: 0 0 0 17px;
        color: inherit;
        font-size: inherit;
        line-height: 20px;
        min-width: 0;
        position: static;
        text-align: left;
    }
    article .post-info a.comments:after{
        display: none;
    }

    /* WIDGETS */
    .widget-area .widget{
        width: 50%;
        margin: 0 auto;
    }
    .widget-area .SGMwidget{
        width: 90%;
    }
    #head-widgets .widget,
    #head-widgets .SGMwidget,
    #head-widgets .widget_text,
    #head-widgets .widget_recent_comments,
    #head-widgets .widget_about_posts,
    #head-widgets .apollo13_widget_twitter{
        border-left: none;
        float: none;
        width: 100%;
    }
    #SGM {
        width: 100%;
    }

    /* ALBUMS PAGE */
    .page-template-albums_template-php #mid{
        margin: 40px 0;
        height: 60%;
    }

    /* FOOTER */
    #root > footer{
        padding: 10px;

    }
    #root > footer div{
        float: none;
        height: auto;
        line-height: 18px;
        margin: 0;
        text-align: center;
    }
    #root > footer div.copyright{
        margin-bottom: 10px;
    }

    /* SINGLE ALBUM */
    .js .single-album #mid{
        height: 100%; /* to push down footer */
        padding: 0;
        z-index: auto;
    }
    body.single-album #supersized{
        position: relative;
    }
    body.single-album #supersized li{
        position: absolute;
        overflow: visible;
    }
    #controls-wrapper, .tray-wrapper{
        position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
    }
    .tray-wrapper{
        bottom: 25px;
    }
    #slide-text{
        left: 10px;
    }
    #slide-text.no-thumbs {
        bottom: 10px;
    }
    #slide-text.thumbs-hidden {
        bottom: 35px;
    }
    body.single-album.apollo_glass_on.glass_switch .glass-switch{
        display: none;
    }
}
@media only screen and (max-width: 600px) {
    body:after {
        content: 'narrow600'; /* info for JS */
        display: none;
    }

    .glass-switch{
        display: block;
    }
    .glass-switch{
        background-position: -10px -549px;
        width: 30px;
    }
    .glass-switch.off{
        background-position: -60px -549px;
    }

    /* HEADER */
    /* MENU*/
    #access{
        background-color: #fafafa;
        border: 1px solid #d7d7d7;
        float: none;
        padding: 0 15px;
        position: relative;
        width: auto;
        z-index: 501;
    }
    #access:after{
        content: "";
        border-top: 5px solid #606060;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        position: absolute;
            top: 16px;
            right: 18px;
    }
    #access:hover:after{
        border-top-color: #999;
    }
    #access h3.assistive-text{
        clip: auto;
        cursor: pointer;
        position: static;
        margin: 0;
        text-align: left;
    }
    #access > ul{
        display: none;
        min-height: 0;
        padding: 0 0 10px;
    }
    #access > ul > li{
        border: none;
        float: none;
        margin: 0;
        text-align: left;
    }
    #access > ul > li:hover{
        background-color: transparent;
    }
    #access > ul ul,
    #access > ul ul ul{
        background-color: transparent;
        display: block;
        border: none;
        margin: 0 0 0 14px;
        min-width: 0;
        padding: 0;
        position: static;
        width: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    #access li li.parent:after{
        background: none;
    }
    #access > ul > li a{
        border-bottom: 1px solid #e1e1e1;
        padding: 0;
    }
    #access > ul > li:hover a{
        background-color: transparent;
    }
    #access li li a span{
        border-top: none;
        white-space: normal;
    }

    /* HEADER */
    /* OTHER */
    #logo img{
        height: auto;
        max-width: 250px;
    }
    .collapsing .add-ons{
        float: left;
        padding-bottom: 10px;
        width: 100%;
    }
    header .search-form {
        float: left;
        margin-right: 10px; /* push socials */
    }
    #header .socials {
        float: left;
        height: auto;
        margin-left: -4px;
        padding-left: 0;
        visibility: visible;
    }
    #header .socials .slide a{
        height: 24px;
        width: 24px;
        margin: 4px 0 0 4px;
    }
    #header .socials .slide img{
        height: auto;
        max-height: 24px;
        max-width: 24px;
    }
    #jpHeaderPlayer,
    #jpHeaderPlayer ul,
    #jpHeaderPlayer a.jp-play, #jpHeaderPlayer a.jp-pause{
        height: 28px;
        width: 28px;
    }
    #jpHeaderPlayer a.jp-play, #jpHeaderPlayer a.jp-pause{
        position: relative;
        top: -6px;
    }


    /* MID PART*/
    #content{
        width: auto;
    }
    article{
        width: auto;
    }
    #respond{
        width: auto;
    }
    #commentform p.full, .message-form p.full{
        margin-left: 0;
    }
    #commentform p, .message-form p{
        float: none;
    }
    #commentform textarea, .message-form textarea{
        width: 216px;
    }
    #commentform p.form-submit, .message-form p.form-submit {
        clear: left;
        float: none;
    }
    .comment .comment{
        margin-left: 0;
    }
    .comment-info, .comment-text{
        margin-left: 0;
    }
    .avatar{
        float: none;
        margin-bottom: 10px;
    }
    div.gallery{
        text-align: center;
    }
    .gallery-item{
        display: inline-block;
        margin: 0 10px;
        float: none !important;
        width: auto !important;
    }
    .gallery br{
        display: none;
    }
    .post-video iframe,
    .post-media iframe{
        max-width: 100%;
    }
    .navigation{
        padding: 40px 0 0;
    }
    .nav-previous, .nav-next{
        top: 15px;
    }
    .wp-caption.alignright,
    .wp-caption.alignleft,
    .wp-caption.alignnone,
    .alignright,
    .alignleft,
    .alignnone,
    a img.alignnone,
    a img.alignright,
    a img.alignleft{
        display: block;
        float: none;
        margin: 10px auto;
    }


    /* WIDGETS */
    #head-widgets .widget{
        height: auto;
        min-height: 0;
    }
    #head-widgets .navigation{
        margin-top: 10px;
    }
    #head-widgets .slider{
        height: auto;
    }
    .widget-area .widget{
        width: 90%;
        margin: 0 auto;
    }

    /* SINGLE ALBUM */
    #slide-text{
        display: none;
        visibility: hidden;
    }

    /* SHORT CODES */
    .left33, .right33, .center33,
    .left25, .right25, .center25,
    .left20, .right20, .center20{
        width: auto;;
        float: none;
        margin: 1em 0;
    }
}




@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; }
}
