wp/wp-content/themes/themeforest-2964855-scrn-responsive-single-page-portfolio/SCRN/css/flexslider.css
author ymh <ymh.work@gmail.com>
Wed, 06 Nov 2013 03:21:17 +0000
changeset 0 d970ebf37754
permissions -rwxr-xr-x
first import
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
/*
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
 * jQuery FlexSlider v2.0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
 * http://www.woothemes.com/flexslider/
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
 *
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
 * Copyright 2012 WooThemes
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
 * Free to use under the GPLv2 license.
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
 * http://www.gnu.org/licenses/gpl-2.0.html
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
 *
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
 * Contributing author: Tyler Smith (@mbmufffin)
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
 */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
 
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
/* Browser Resets */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
.flex-container a:active,
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
.flexslider a:active,
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
.flex-container a:focus,
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
.flexslider a:focus  {outline: none;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
.slides,
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    19
.flex-control-nav,
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    20
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
/* FlexSlider Necessary Styles
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    23
*********************************/ 
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
.flexslider {margin: 0; padding: 0;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
.flexslider .slides img {width: 100%; display: block;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
.flex-pauseplay span {text-transform: capitalize;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
/* Clearfix for the .slides element */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    30
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    31
html[xmlns] .slides {display: block;} 
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    32
* html .slides {height: 1%;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    33
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    34
/* No JavaScript Fallback */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    35
/* If you are not using another script, such as Modernizr, make sure you
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    36
 * include js that eliminates this class on page load */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    37
.no-js .slides > li:first-child {display: block;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    38
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    39
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    40
/* FlexSlider Default Theme
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    41
*********************************/
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    42
.flexslider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    43
.flex-viewport {max-height: 444px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    44
.loading .flex-viewport {max-height: 300px;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    45
.flexslider .slides {zoom: 1;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    46
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    47
.carousel li {margin-right: 5px}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    48
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    49
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    50
/* Direction Nav */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    51
.flex-direction-nav {*height: 0;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    52
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    53
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    54
.flex-direction-nav .flex-prev {left: -36px;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    55
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    56
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    57
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    58
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    59
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    60
/* Control Nav */
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    61
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    62
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    63
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    64
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    65
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    66
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    67
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    68
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    69
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    70
.flex-control-thumbs img:hover {opacity: 1;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    71
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    72
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    73
@media screen and (max-width: 860px) {
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    74
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    75
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    76
}