/* CSS for Jikken Technology */

body,p {
    font-family: 'Roboto', sans-serif !important;
    /*    color: #611616;*/
}
h1,h2,h3 {
    /*font-family: 'Roboto Condensed', sans-serif !important;*/
    color: #000033;
    font-family: 'Architects Daughter', cursive !important;
    /*color: #611616;*/
}

body.pull_top {
    padding-top: 0px !important;
}
header {
    background: rgba(0,0,0,.6) !important;
}

img {
    /*border-style: solid;
    border-width: 10px 10px 10px 10px;
    -moz-border-image: url(wood_pattern.png) 41 27 27 round;
    -webkit-border-image: url(wood_pattern.png) 41 27 27 round;
    -o-border-image: url(wood_pattern.png) 41 27 27 round;
    border-image: url(wood_pattern.png) 41 27 27 round;
    padding:1px;
    border:1px solid #000033;
    background-color: #8b201e;*/

}

#pagecontent {

    padding-bottom: 70px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 3em;
    padding-left: 3em;
    /*border-width: 1px;*/
    /*border-color: #000033;*/
    /*border-style: solid;*/
    /*box-shadow: 1em 1em 1em;*/
}

.content-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
/*    font-family: 'Roboto Condensed', sans-serif !important; */
}
.content-body {
    margin-top: 20px;
    margin-bottom: 10px;
}
.content-body li {
    margin-left: 25px;
}
.custom-caption {
    padding-top: 20px;

}

/* Spacing for page elements */
.intro {
    margin-top: 30px;
    padding-bottom: 30px;
    font-size: 100%;
}
.quote {
    padding-bottom: 30px;
    font-size: 180%;
    font-style: italic;
    vertical-align: middle;
}
.quote-fill{
    margin-top: 10px;
}

.heading-fill{
    margin-left: 40px;

    margin-top: 110px;
    margin-bottom: 100px;
    text-align: right;
}
.product-description{
    max-height: 10em;
    overflow-y: auto;
    color: #949494;
}
.header-row{
    margin: 1em;
}
.breadcrumbs{
    list-style: none;
    white-space: nowrap;
    font-size: 70%;
}
.breadcrumbs li{
    display: inline;
}
.logo-row{
    margin:1em;
    min-height: 8em;
}
.sidebar-fill{
    margin-top: 110px;
/*    margin-bottom: 30px;*/
    text-align: right;
}
.sidebar-fill li {
    list-style: none;
}

/* Page Body
-------------------------------------------------- */
.page-body {

}

.page-body li {
    margin-left: 25px;
}

/* Testimonials
-------------------------------------------------- */
.testimonial {

}
.testimonial blockquote {
    font-size: 85%
}
.testimonial .byline {
    font-style: italic;
    font-weight: bold;
    font-size: 110%;
}
.testimonial li {
    list-style: none;
}

/* Newsletters
-------------------------------------------------- */
.newsletter {

}
.newsletter blockquote {
    font-size: 85%
}
.newsletter .byline {
    font-style: italic;
    font-weight: bold;
    font-size: 110%;
}
.newsletter li {
    list-style: none;
}
/* Biographies
-------------------------------------------------- */
.biography {
    padding-top: 3em;
}

/* Address Block for Contact Page
-------------------------------------------------- */
.address-block {
    padding-bottom: 3em;
}
.address-detail {

}
.address-suburb {
    font-weight: bold;
}
.address-section {
    padding-top: 3em;
}
.address-icon {
    text-align: right;
}

/* Articles and Testimonials
-------------------------------------------------- */
.article {

}
.article .description {
 /*   margin-top: 5px;
    *//*padding: 5px 2px 15px 2px; *//*
    border-bottom: solid;
    border-color: black;
    border-width: 1px;
}*/
}
/* Footer
-------------------------------------------------- */
#footer {
    min-height: 60px;
    margin-top: 10px;
    background-color: #3a3a3a;
    color: #000;
    padding-top: 10px;
}
#footer .footer_header {
    color: rgb(196, 196, 196);
    font-style: italic;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 40px;
    margin-left: 15px;
}

#footer a
{
    color: #b5b5b6;
}
#footer a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#footer h3 {
    color: #9B937E
}

/* recent posts */
#footer .recent_posts {
    margin-left: 0px;
}
#footer .recent_posts .post {
    margin-bottom: 70px;
    width: 93%;
}
#footer .recent_posts .post img {
    float: left;
    margin-right: 20px;
}
#footer .recent_posts .post .date {
    font-weight: bold;
    font-style: italic;
}
#footer .recent_posts .post .title {
    display: block;
    color: #b5b5b6;
    font-size: 14px;
}


#footer .credits {
    border-top: 1px solid #343437;
    background-color: #3a3a3a;
    padding: 10px 0px 10px 0px;
}
#footer .credits .social {
    margin-top: 30px;
    text-align: center;
}
#footer .credits .social a {
    margin: 10px;
}
#footer .credits .copyright {
    color: #a6a6a7;
    font-style: italic;
    font-size: 9px;
    text-align: left;
    margin-top: 10px;
}
#footer .credits .social a {
    margin: 10px;
}
#footer .credits .social a span{
    display: inline-block;
    width: 33px;
    height: 33px;
}
#footer .credits .social span.ico1,
#footer .credits .social span.ico1h{
    background-position: 0px 0px;
}
#footer .credits .social span.ico2,
#footer .credits .social span.ico2h{
    background-position: -37px 0px;
}
#footer .credits .social span.ico3,
#footer .credits .social span.ico3h{
    background-position: -75px 0px;
}
#footer .credits .social span.ico4,
#footer .credits .social span.ico4h{
    background-position: -112px -1px;
}
#footer .credits .social span.ico5,
#footer .credits .social span.ico5h{
    background-position: -151px 0px;
}
#footer .credits .social span.ico6,
#footer .credits .social span.ico6h{
    background-position: -188px -1px;
}
#footer .credits .social span.ico7,
#footer .credits .social span.ico7h{
    background-position: -226px 0px;
}
#footer .credits .social a:hover span.socialicons{
    display: none;
}
#footer .credits .social a:hover span.socialicons_h{
    display: inline-block !important;
}
#footer .credits .social span.socialicons_h{
    display: none;
}
.socialicons{
    background: url('../img/socialicons.png') no-repeat;
    width: 265px;
    height: 36px;
}
.socialicons_h{
    background: url('../img/socialicons_h.png') no-repeat;
    width: 265px;
    height: 36px;
}

/*Inner Footer*/
#footer .info{
    margin-bottom: 10px;
    margin-left: 0;
}
#footer .info .residence{
    margin-left: 0;
}
#footer .info ul{
    margin: 0;
    padding: 0;
}
#footer .info ul li{
    list-style: none;
    font-size: 16px;
    color: #777E83;
    line-height: 23px;
}
#footer .info ul a{
    color: #777E83;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    transition: color .2s;
}
#footer .info ul a:hover{
    color: #A9B4BB;
}
#footer .info .touch{
    float: right;
}
#footer .info .touch ul li{
    display: inline-block;
    margin-left: 30px;
}

/* site map */
#footer .sitemap {
    margin-left: 0px;
}
#footer .sitemap .post {
    margin-bottom: 70px;
    width: 93%;
}
#footer .sitemap .post img {
    float: left;
    margin-right: 20px;
}
#footer .sitemap .post .date {
    font-weight: bold;
    font-style: italic;
}
#footer .sitemap .post .title {
    display: block;
    color: #b5b5b6;
    font-size: 14px;
}
#footer .sitemap ul
{
    list-style-type: none;
}

#footer .sitemap li
{
    /*    padding-left: 2em;
     *   text-indent: -2em;*/
}

#footer .sitemap a
{
    color: #b5b5b6;
}
#footer .sitemap a:hover
{
    color: #ffffff;
}

.cell {
    /*    margin-left: -4px;*/
    margin-top: 25px;
    padding: 5px 2px 5px 2px;
    border-style: none none solid;
    border-color: black;
    border-width: 1px;
    min-height: 3cm;
}
.like-icon {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*
    these are just the default styles used in the Cycle2 demo pages.
    you can use these styles or any others that you wish.
*/


/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { margin: 10px auto; padding: 0; position: relative;
    background: url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat;

}

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img {
    /*
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: -40px; overflow: hidden;
}
.cycle-pager span {
    font-family: arial; font-size: 50px; width: 16px; height: 16px;
    display: inline-block; color: #ddd; cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay {
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/*
    media queries
    some style overrides to make things more pleasant on mobile devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { width: 200px;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
}


/* Events */

.event {
    /* padding-left: 100px;*/
}

.event time {
    float                 : left;
    /*    margin-left           : -100px;*/
    width                 : 100px;
    text-align            : center;
    font-size             : 87.5%;
    text-transform        : uppercase;
    font-family           : "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color                 : rgb(158, 158 ,158);
    -webkit-font-smoothing: antialiased;
    margin-top            : 1em;
    background-position   : 22px -108px;
}

.event time .day {
    font-size: 142.9%;
    display  : block;
    color    : rgb(147, 147 ,147);
    padding  : 18px 0 7px 0;
}

.upcoming h2 {
    text-transform     : uppercase;
    font-family        : "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size          : 87.5%;
    margin             : 0.5em 0 15px 0;
    color              : rgb(87, 149, 178);
    border             : 0;
    text-align         : center;
    padding            : 40px 0 10px 0;
    background-position: 50% -216px;
}

.upcoming li {
    list-style: none;
}

.upcoming .event {
    /*    padding   : 40px 20px 40px 100px;*/
    /*    border-top: 2px solid rgb(239, 239, 239);
        margin    : 0 -20px;*/
}

.upcoming .event:last-child {
    /*    border-bottom: 2px solid rgb(239, 239, 239);
        margin-bottom: 20px;*/
}

.upcoming time {
    margin-top : -20px;
    padding-top: 0;
}

.upcoming time .day {
    padding: 18px 0 7px 0;
}

.upcoming a:link,
.upcoming a:visited {
    border: 0;
    color : rgb(30, 30, 30);
}

.upcoming a:hover,
.upcoming a:focus,
.upcoming a:active {
    /* border-bottom: 1px solid rgb(30, 30, 30);*/
}

.upcoming .rss {
    position           : absolute;
    bottom             : 15px;
    left               : 22px;
    background-position: 0 -756px;
    width              : 32px;
    height             : 32px;
}

.upcoming .lang-rss {
    position: absolute;
    left    : -99999em;
}

.events.rss .rss {
    display            : block;
    background-position: 0 -756px;
    min-height         : 32px;
    text-decoration    : none;
    border             : 0;
    padding-left       : 56px;
    padding-top        : 0.3em;
    text-transform     : uppercase;
    font-weight        : bold;
    font-size          : 87.5%;
    color              : rgb(87, 149, 178);
}


.event-title {
    margin-top: 70px;
}
.event-description {

}
.event-summary {

}