.
\ No newline at end of file
diff --git a/wp-content/themes/responsive-childtheme-master/rtl.css b/wp-content/themes/responsive-childtheme-master/rtl.css
deleted file mode 100644
index e69de29..0000000
diff --git a/wp-content/themes/responsive-childtheme-master/screenshot.png b/wp-content/themes/responsive-childtheme-master/screenshot.png
deleted file mode 100644
index ca90c3a..0000000
Binary files a/wp-content/themes/responsive-childtheme-master/screenshot.png and /dev/null differ
diff --git a/wp-content/themes/responsive-childtheme-master/style.css b/wp-content/themes/responsive-childtheme-master/style.css
deleted file mode 100644
index 4735740..0000000
--- a/wp-content/themes/responsive-childtheme-master/style.css
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
-Theme Name: Responsive Child Theme
-Theme URI: http://cyberchimps.com/guide/child-theme-example/
-Description: Responsive Child Theme
-Template: responsive
-Version: 1.0.0
-Author: CyberChimps
-Author URI: https://cyberchimps.com/
-License: GNU General Public License
-License URI: license.txt
-
-*/
-
-/* =Start From Here
--------------------------------------------------------------- */
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-/*The last 29 days of the month are the hardest."- Nikola Tesla*/
\ No newline at end of file
diff --git a/wp-content/themes/responsive/404.php b/wp-content/themes/responsive/404.php
deleted file mode 100644
index d966d54..0000000
--- a/wp-content/themes/responsive/404.php
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
-
-
diff --git a/wp-content/themes/responsive/archive.php b/wp-content/themes/responsive/archive.php
deleted file mode 100644
index b76f78a..0000000
--- a/wp-content/themes/responsive/archive.php
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
>
-
-
-
-
-
-
-
- 'alignleft' ) ); ?>
-
-
-
- '' ) ); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/wp-content/themes/responsive/blog-excerpt.php b/wp-content/themes/responsive/blog-excerpt.php
deleted file mode 100644
index 0b0a6a8..0000000
--- a/wp-content/themes/responsive/blog-excerpt.php
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
- 'post', 'paged' => $paged ) );
- $temp_query = $wp_query;
- $wp_query = null;
- $wp_query = $blog_query;
-
- if( $blog_query->have_posts() ) :
-
- while( $blog_query->have_posts() ) : $blog_query->the_post();
- ?>
-
-
-
>
-
-
-
-
-
-
-
-
-
-
-
- '' ) ); ?>
-
-
-
-
-
-
-
-
-
- max_num_pages > 1 ) :
- ?>
-
-
max_num_pages ); ?>
-
max_num_pages ); ?>
-
-
-
-
-
-
-
diff --git a/wp-content/themes/responsive/blog.php b/wp-content/themes/responsive/blog.php
deleted file mode 100644
index f09dfef..0000000
--- a/wp-content/themes/responsive/blog.php
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-
-
-
- 'post', 'paged' => $paged ) );
- $temp_query = $wp_query;
- $wp_query = null;
- $wp_query = $blog_query;
-
- if( $blog_query->have_posts() ) :
-
- while( $blog_query->have_posts() ) : $blog_query->the_post();
- ?>
-
-
-
>
-
-
-
-
-
-
-
-
-
-
-
- '' ) ); ?>
-
-
-
-
-
-
-
-
-
- max_num_pages > 1 ) :
- ?>
-
-
max_num_pages ); ?>
-
max_num_pages ); ?>
-
-
-
-
-
-
-
diff --git a/wp-content/themes/responsive/changelog.txt b/wp-content/themes/responsive/changelog.txt
deleted file mode 100644
index 8e001f3..0000000
--- a/wp-content/themes/responsive/changelog.txt
+++ /dev/null
@@ -1,832 +0,0 @@
-Changelog Legend:
-----
-
-[+] = Added
-[*] = Changed
-[^] = Moved
-[=] = No Changes
-[x] = Deleted
-[!] = Bugs
-
-(02/13/14) - Improvements - Version 1.9.5.1
-
-[!] Fixed widget bug
-
-(02/09/14) - Improvements - Version 1.9.5.0
-
-[+] Added support for minified css version
-[*] Restructured CSS files - moved styles to core/css/
-[*] Dispaly plugin install notification only on theme.php
-[*] Customized theme activation notice
-[^] Moved sidebar functions in functions-sidebar.php
-
-----
-
-(02/02/14) - Improvements - Version 1.9.4.9
-
-[+] Updated to new social icon function
-
-----
-
-(01/28/14) - Improvements - Version 1.9.4.7-8
-
-[*] Allow for gallery image size can be defined
-[!] Fixed disabling breadcrumbs
-
-----
-
-(01/19/14) - Improvements - Version 1.9.4.6
-
-[*] Improved Responsive Breadcrumbs
-[+] Added support for Breadcrumb NavXT, Breadcrum Trail and Yoast SEO
-breadcrumbs.
-
-----
-
-(01/12/14) - Improvements - Version 1.9.4.5
-
-[*] Made Theme Options responsive
-[*] Update coyright to 2014
-[x] Removed old code in header.php
-
-----
-
-(01/07/14) - Improvements - Version 1.9.4.4
-
-[+] Added improved support gallery images
-[x] Removed old tags
-
-----
-
-(12/22/13) - Improvements - Version 1.9.4.3
-
-[+] Allow switching minified scripts with SCRIPT_DEBUG
-[x] Removed code for Backward Compatibility of WP 3.4
-[*] Improved responsive_widget_menu_class as suggested by markoheijnen
-[*] Allow Stylesheet version update automatically.
-[!] Fix disabling breadcrumbs
-
-----
-
-(12/15/13) - Improvements - Version 1.9.4.2
-
-[+] Made search form accessible
-[*] Updated screenshot to 880x660px
-[*] Moved breadcrumb check from template to functions.php
-[*] Updated responsive.pot
-[*] Updated links from themeid.com to cyberchimps.com
-
-----
-
-(12/08/13) - Improvements - Version 1.9.4.1
-
-[+] Added `featured-content` id to front-page.
-[*] Updated Welsh, Russian and Greek translations.
-[!] Fixed the footer widget with adding fit class to third widget.
-[x] Removed duplicated theme options titles.
-[x] Removed old mobile menu css.
-
-----
-
-(11/29/13) - Improvements - Version 1.9.4.0
-
-[+] Added front page setting notification to reading settings.
-[+] Added support for paragraphs for the front page areas.
-[*] Update German Translation.
-[!] Fix placeholder + IE8 + The Event Calendar issue.
-[*] Improve mobile menu title.
-
-----
-
-(10/28/13) - Improvements - Version 1.9.3.9
-
-[+] Added footer widget area.
-[+] Added Id's to home widgets.
-[+] Added h3 tags to widgets.
-[x] Removed 100% width from input form fields.
-[*] Plugin notification is made to be displayed only to admin.
-[*] Updated language files.
-[!] Fixed if else structure.
-[!] Fixed Image map area.
-[*] Widgets - Added better descriptions.
-
-----
-
-(10/04/13) - Improvements - Version 1.9.3.8
-
-http://cyberchimps.com/guide/update-1-9-3-8/
-
-[*] Spaces for indentation have been swapped out for tabs in the code.
-[!] Fixed javascript bug that was preventing other javascripts from working correctly.
-
-----
-
-(09/26/13) - Improvements - Version 1.9.3.7
-
-http://cyberchimps.com/guide/update-1-9-3-7/
-
-[*] Set up icon links with new responsive_child_uri() function.
-[+] Added function responsive_free_get_option() to get value of individual free option.
-[+] Added title to blog post page.
-[x] Removed trailing blank spaces.
-[+] Added editor option type for Content area and Featured content options.
-
-----
-
-(08/21/13) - Improvements - Version 1.9.3.6
-
-http://cyberchimps.com/guide/update-1-9-3-6/
-
-[+] Themes page to appearance menu
-[!] Fixed support and forum links.
-[^] Moved plugin from theme to wordpress plugin repo.
-[+] Added ability to add classes to options.
-[*] Allowed call to action update without home content.
-
-----
-
-(08/06/13) - Improvements - Version 1.9.3.5
-
-http://cyberchimps.com/guide/update-1-9-3-5/
-
-[+] Added rtl css support.
-[+] Added cyberchimps logo to footer.
-[+] Added option class to define theme options.
-[+] Added support for companion plugin.
-[*] Changed post title tag of blog post from h1 to h2.
-[x] Removed google-site-verification etc as per WP rules.
-[!] Fixed css loading sequence.
-[!] Fixed customizer redirection issue.
-
-----
-
-(07/22/13) - Improvements - Version 1.9.3.4
-
-http://cyberchimps.com/guide/update-1-9-3-4/
-
-[+] Allow pinch to zoom
-[+] Close mobile menu by clicking anywhere on the page
-[+] Add waring when reseting options to defaults
-[+] Translation can be loaded from the the WordPress language folder or child theme
-[*] Update Translations
-[*] Allow pinch to zoom
-[*] Improvments for loading of title for mobile menu
-[*] Support for jQuery 1.9
-[!] RTL Sub-Header Menu fix
-[!] Fix errors on image atachment page
-[!] Fix breadcrumb errors
-
-----
-
-(06/18/13) - Improvements - Version 1.9.3.3
-
-http://themeid.com/docs/update-1-9-3-3/
-
-[+] Upgrade bar
-[+] Breadcrumb class to single breadcrumb
-[+] Utility classes
-[+] Created core folder
-[*] Function exists responsive_wp_title
-[*] Mobile menu set height removed for pages with longer title
-[*] Link to http://www.quirksmode.org/blog/archives/2013/06/devicepixelrati.html
-[^] Buttons and info box lower
-[^] Parent style enqueue
-[^] Media queries into the core
-[x] Old menu styles
-[x] ie7 compatibility text from style.css
-[x] Print css h1 page breaks
-
-----
-
-(05/07/13) - Improvements - Version 1.9.3.2
-
-http://themeid.com/docs/update-1-9-3-2/
-
-[!] Multiple fixes for the menu mobile menu
-[!] Fix blog templates to change layout
-
-----
-
-(04/24/13) - Improvements - Version 1.9.3.1
-
-http://themeid.com/docs/update-1-9-3-1/
-
-[!] Multiple fixes for the menu mobile menu
-[!] Fix custom front page for Polylang
-[!] Fix title when using All in One SEO plugin
-[+] Add support for hatom-entry: entry title and updated
-[x] Removed link from title in single posts
-
-----
-
-(04/02/13) - Improvements - Version 1.9.3
-[*] Update pot
-[!] Fix navigation on blog templates when set as front page
-
-----
-
-(04/02/13) - Improvements - Version 1.9.2
-[*] Correct homelink in breadcrumbs
-[*] Static page margin
-[*] New way to set front page from theme options
-[+] New mobile menu
-
-----
-
-(03/24/2013) - Bug Fixes - Version 1.9.1
-
-[!] Readded - Title Tag while AIOSEOP not activated.
-[!] Fix hover effect on the parent item when dropdown is hovered on for IE
-[!] Fix older posts link for blog templates
-[!] Breadcrumbs on blog
-
-----
-
-(03/19/2013) - Major Improvemnts - Version 1.9.0
-
-[+] Layout templates for posts
-[+] Default layout templates for Pages, Posts and blog page
-[+] Added theme templates for code that is used in multiple files
-[+] Added class for the title on the archiv page
-[+] Add css for support for responsive html5 video
-[+] Basic WPML and Polylang styling
-[+] Hover effect on the parent item when dropdown is hovered on
-[*] Basic support for WooCommerce 2.0
-[*] Updated breadcrumbs code
-[*] Change the way setting the custom home page. Now conforms with WordPress default reading setting
-[*] Improved theme options default settings
-[*] Improve translations
-[*] Language updates for:
- - responsive.pot
- - Slovak
- - Japanese
- - Slovenian
- - German
- - German Formal
- - French
- - Russian
- - Catalan
- - Dutch
- - Danish
- - Portuguese, Brazil
- - Serbian
-[!] Hide mobile menu on landing page template
-[!] RTL menu fixs
-
-----
-
-(02/04/2013) - Minor Bug Release - Version 1.8.9.2/3
-
-[!] TinyNav [object]
-[^] MS filter is back in.
-
-----
-
-(02/03/2013) - Maintenance and Minor Bug Release - Version 1.8.9.1
-
-[!] Title Tag while AIOSEOP not activated.
-[!] SB Holder for landing page templates.
-
-----
-
-(02/03/2013) - Maintenance and Minor Bug Release - Version 1.8.9
-
-[x] IE filters for buttons. This also removes the conflict with
- video plugins. (props Ulrich Pogson)
-
-[*] FitVids [object] removal. (props Ulrich Pogson)
- @see: https://github.com/davatron5000/FitVids.js/pull/90
-
-[+] Functions to check whether or not All in One SEO and WordPress
- SEO are activated. In: /includes/functions.php and header.php
- for WP SEO. If AIOSEOP, we will remove the Responsive's wp_title
- filter. And use wp_title() only for WP SEO. Pretty nice stuff.
-
-[*] Theme Options info buttons. Changed "Donate Now" to more visible
- blue color and removed Responsive classes.
-
-----
-
-(01/27/2013) - Maintenance and Minor Bug Release - Version 1.8.8
-
-[!] SelectBox for Android and iPhone
-[*] SelectBox style.css improvements
-[*] quirksmode.org link fix
-[*] Support link for style.css
-[x] Arabic language duplicates
-[+] Hindi language
-
-----
-
-(01/06/2013) - Improvements - Version 1.8.7
-
-----
-Please see: http://themeid.com/forum/topic/4780/responsive-version-187/
-----
-[*] Copyright date change to 2013
-[+] New and improved Responsive menu style updates in:
- - /js/responsive-scripts.js
- - /js/responsive-plugins.js
- - style.css
- - rtl.css
-[*] Language updates for:
- - responsive.pot
- - Italian
- - Dutch
- - Estonian
-[+] SEO Improvements
- - Highly recommended wp_title filter added in functions.php
- -- http://codex.wordpress.org/Plugin_API/Filter_Reference/wp_title
- -- http://yoast.com/wordpress-themes-page-title/
-[+] Unique function class for custom menus in widgets
-
-----
-
-(12/23/2012) - Maintenance and Improvements - Version 1.8.6
-[+] Localization
- - responsive.pot
- - Languages improvements
- - New Languages (40 total)
- - Arabic
- - Estonian
- - Hindi
- - Korean
- - Turkish
-
-[+] If statement for breadcrumb lists and code formatting
-[+] Breadcrumb lists to Blog and Blog Excerpt Template
-[*] CSS Improvements
-[*] Twitter Icon to comply with https://twitter.com/logo guidelines
-[*] New screenshot.png for Retina displays
-
-----
-
-(12/09/2012) - Maintenance and Improvements - Version 1.8.4.1
-[!] Sidebar Half Page - rtl.css
-
-----
-
-(11/25/2012) - Maintenance and Improvements - Version 1.8.4
-[*] blog-excerpt.php Template now uses a default sidebar
-[*] content-sidebar-page.php Template is now the only
- Template where right sidebar is assigned to.
-[*] IE9+ Conditionals
-[x] IE6 Conditionals
-[+] IE Conditionals to target non-ie browsers.
-[+] FitVids support for YouTube's "privacy-enhanced" mode.
-[+] Border Radius and improvements for Author's Box.
-[!] code fix
-
-----
-
-(11/14/2012) - Maintenance and Improvements - Version 1.8.3
-[*] TinyNav Update - https://github.com/viljamis/TinyNav.js
-[*] CSS Fix for TinyNav on the landing page template
-
-----
-
-(11/07/2012) - Maintenance and Improvements - Version 1.8.2
-[*] Localization Improvements
-[*] TinyNav Update
-[*] CSS Improvements
-
-(10/11/2012) - IE Fix - Version 1.8.0.1
-[!] IE Current Page Item Fix
-
-----
-
-(10/09/2012) - Maintenance and Improvements - Version 1.8.0
-[*] W3C Markup Validation
-[!] Android Squares in Menus
-[*] All New CSS Button Gradients
-[*] New Default Logo
-[*] New TinyNav Background
-[*] New Screenshot
-[*] CSS Improvements
-
-----
-
-(09/30/2012) - Quick Bug Fixes - Version 1.7.9.1
-[!] Partial Localization
-[!] Top Widget Form
-[!] Error 404 Forms
-[x] (temporary) Previously added 4 languages
- - Indonesian
- - Welsh
- - Turkish
- - Romanian
-----
-
-(09/27/2012) - Maintenance and Improvements - Version 1.7.9
-[*] Localization and Languages
- - Global Localization Improvements
- - New responsive.pot re-generated
- - New Languages (32 total):
- - Indonesian
- - Welsh
- - Turkish
- - Romanian
-[*] style.css
- - Pretty Indentation
- - Better Form Responsiveness
-[!] style.css
- -
- - IE7 dropdown menu
-[x]
- - #widgets ID from top-widget not needed
- - X-UA-Compatible from header.php not needed
-[+] W3C Markup Validation
-[+] RTL Support
-
-----
-
-
-(09/09/2012) - Maintenance and Improvements - Version 1.7.8
-[*] Language Revisions
- - responsive.pot
- - Japanese
- - Finish
- - Lithuanian
-[*] Script Updates
-[*] style.css
- - IE image fixes
- - pre code improvements
- - general improvements and clean-ups
-[x] no-title, substituted with dates only
-[+] Retina (HiDPI) Display Support
- - Media Queries
-[+] TinyNav - page/post select box intends
-[+] Top Widget
-
-----
-
-(08/27/2012) - IE7 Bug Fix - Version 1.7.7
-[+] Theme Options, support links hook
-[+] New Languages
- - Czech
- - Hungarian
- - Greek
-[*] responsive.pot
-[*] tinynav.js jQuery 1.8.0 compatibility
-
-(08/21/2012) - IE7 Bug Fix - Version 1.7.6
-[!] widget clearfix
-
-----
-
-(08/19/2012) - Maintenance and Improvements - Version 1.7.5
-[+] Shortcode support for home and featured areas
-[+] Colophon widget (on-demand)
-[x] style.css
- - Table blocks for 480px
- - Margins for old widgets
-[*] style.css
- - Description
-[x] Old action hook
-[*] Modernizr 2.6.1 (update)
-
-
-(08/06/2012) - Improvements - Version 1.7.3/4
-[+] WooCommerce Compatible
-[+] New Languages
- - Japanese
- - Chinese (Taiwan)
-[*] responsive.pot
-[*] style.css for WooCommerce Compatibility
-
-----
-
-(07/19/2012) - Improvements - Version 1.7.2
-[+] Multilingual Ready (wmpl.org)
-[+] style.css
- - b,i,iframe,embed and object
-
-----
-
-(07/09/2012) - Improvements and Maintenance - Version 1.7.0/1
-[+] New Languages
- - Chinese
- - Dutch
- - Finish
- - Icelandic
-[*] responsive.pot
-[+] class for all post titles
-[+] post navigation links
-[*] global CSS improvements
-[+] Theme Options support links
-
-----
-
-(07/02/2012) - Footer Bug Fix - Version 1.6.8/9
-[!] footer items did not align properly
- while there was no menu or icons
-
-(07/01/2012) - Improvements, Maintenance - Version 1.6.8
-[+] New Languages
- - Russian
- - Lithuanian
- - Danish
- - Slovenian
-[!] Yelp icon
-[*] CSS page load improvements
-[*] Icons optimizations
-[+] FitVids support for HTTPS
-[!] IE7 JS tinynav
-[*] Dummy content revisions
-
-----
-
-(06/24/2012) - Bug fix - Version 1.6.7
-[!] Unformatted form fields
-[+] Polish Language
-
-----
-
-(06/24/2012) - Improvements - Version 1.6.6
-[+] missing social icons added in previous version
-[!] tinynav.js
-
-----
-
-(06/23/2012) - Improvements - Version 1.6.3/4/5
-[+] Theme Options
-[+] Serbian and Persian languages
-[+] New media queries 240 and 320
-[x] JS Dev removal of duplicates
-[+] Tinynav CSS
-[+] Icons Yelp, Vimeo and foursquare
-[*] FitVids support for Wistia
-[!] Missing select image
-[+] Placing back modernizer.js DEV
-
-----
-
-(06/11/2012)
-[*] Improvement in Theme Options
-[*] Tinynav to show Home instead of Navigation
-
-----
-
-(06/08/2012) - Maintenance - Version 1.6.0/1
-[!] /includes/version.php
-[!] fallback_cb for all but main menu
-[!] admin-head-callback < 3.4
-[*] code beautifying
-
-----
-
-(06/07/2012) - Maintenance - Version 1.5.9
-[x] Theme Option redirect upon activation
-[*] /includes/version.php 3.4 compatibility
-[*] Theme Option name < 3.4 compatibility
-[+] menu hover color
-[+] antialiased CSS
-[x] body background image CSS
-[+] minimized responsive menu
-
-----
-
-(06/03/2012) - Version 1.5.8
-[!] missing search query from search.php
-
-----
-
-(06/02/2012) - Version 1.5.6/7
-[*] all* language updates
-[+] new languages
- - Croatian
- - Serbian (Latin)
-[+] featured image support for archive.php
-[+] overflow auto for blockquote
-[*] improved search.php
-
-----
-
-(05/26/2012) - Version 1.5.4/5
-[+] new languages
- - Bulgarian
- - Norwegian
-[*] all* language updates
-[+] direct script access disallowed
-[*] featured-image.png
-[*] screenshot.png
-[x] Google Font removed for non-English
- language compatibility
-[+] all* "Helvetica Neue", Helvetica, Arial, sans-serif;
-[*] search.php text
-[*] all* not found arrows
-[x] breadcrumbs for search.php
-[*] reduced font-size in theme-options.css
-[*] more precise responsive grids
-[*] style.css maintenance
-
-----
-
-(05/17/2012) - Version 1.5.3
-[+] new languages
- - Malay
- - Catalan
- - Spanish
-[*] CSS tutorial link changed to
- https://developer.mozilla.org/en/CSS
-
-----
-
-(05/13/2012) - Quick Bug Fixes Version 1.5.2
-[*] comment counts in comments.php
-[*] help-links in /includes/theme-options.php
-[+] new .pot generated
-[+] new languages
- - Swedish
-[*] CSS buttons
-
-----
-
-(05/10/2012) - Bug Fixes/Maintenance Version 1.5.1
-[!] missing textdomain in
- - comments.php
- - home.php (CTA button)
- - /includes/functions.php
- - /includes/theme-options.php
-[!] function prefix missmatch in
- - /includes/functions.php
-[+] new .pot generated
-[*] new German language generated
-[+] new languages
- - Portuguese
- - French
- - Italian
-[*] screenshot.png
-
-----
-
-(05/01/2012) - Maintenance Version 1.5.0
-[+] missing textdomain for 'powered by' footer.php
-[*] featured-image DIV end (comment only) home.php
-[+] Instagram and Pinterest icons
-[+] custom styles in Theme Options
-[+] German translation
-[*] theme-options.css
-
-----
-
-(04/24/2012) - Bug Fixes/Maintenance Version 1.4.8/9
-[!] dropdown menu clear background
-[!] no breadcrumb chevron on page levels
-[+] Class for breadcrumb lists CSS
-[+] form-allowed-tags element
-[*] search.php post-meta rearrangement
-[*] default logo
-[*] featured image
-[*] localization
-[*] reset input class CSS
-
-
-(04/21/2012) - Bug Fix
-[!] Breadcrumb List chevron was not displaying
- correctly on Windows based systems
-
-----
-
-(04/18/2012) - Maintenance Version 1.4.5/6
-[!] social icons px fix
-[+] WP 3.4 add_theme_support('custom-background') w/backward compatibilities
-[+] WP 3.4 add_theme_support('custom-header') w/backward compatibilities
-[+] new breadcrumb lists
-[*] featured-image.png
-[*] screenshot.png
-
-----
-
-(04/14/2012) - Maintenance Version 1.4.4
-[!] blog.php and blog-excerpt.php while frontpage fix
-[+] image dimensions for social icons
-[-] image dimension for social icons CSS
-[*] PHP sidebar-left headings
-[x] unnecessary theme options functions.php
-[x] sub-header-menu border-radius
-
-----
-
-(04/05/2012) - Maintenance Version 1.4.2/3
-[x] widgets ul styles CSS
-[*] widgets a padding CSS
-[^] widgets ul styles to widget-wrapper and widget-wrapper-left
-[!] widgets were breaking styles CSS/functions.php
-[!] main menu current_page_item CSS
-[*] margins for widget titles CSS
-[!] featured-title line-height CSS
-[*] featured-subtitle padding CSS
-[+] clearfix to widget-wrapper
-[+] footer a color CSS
-[+] post-data a color CSS and font-weight
-[+] comment-meta font-size CSS
-[x] global links underline
-[*] Theme description in style.css
-[*] headimg background-repeat none /includes/functions.php
-[*] read-more font-weight CSS
-[+] widget-wrapper DIV to all default sidebars
-
-----
-
-(04/01/2012) - Maintenance Version 1.4.0/1
-[x] ul children for better CSS efficiency
-[x] ul widget a color
-[x] form div margins
-[+] ID/class for all widgetized areas
-[*] author-meta margins
-[*] WP-Core image alignments
-[*] top-menu CSS
-[*] featured div comments
-[!] extra ; in .address CSS
-[+] word-wrap to all p's and headings CSS
-[x] paddings for global a's CSS
-[+] margin-bottom for site-description CSS
-[+] font-weight for site-name CSS
-[x] header search-box CSS
-[x] featured-button CSS
-[*] jQuery version in theme-options.php
-[x] border in pre CSS
-[*] blockquote's CSS
-[*] author-meta CSS
-
-----
-
-(03/27/2012) - Maintenance Version 1.3.8
-[*] description typo in style.css
-[+] link color in style.css for better visibility
-[*] load_theme_textdomain in /includes/functions.php
-
-----
-
-(03/22/2012) - Maintenance Version 1.3.6
-[x] #widgets #s padding in style.css
-[+] bbPress breadcrumb compatibility patch by Dan Smith keystonedatabase.com
-[+] localization support
-
-----
-
-(03/21/2012) - Maintenance Version 1.3.4
-[!] #widgets p border bug
-[x] #widgets p
-[+] .textwidget for demo only
-[x] .widget-title, .widget-title-home h3 height:23px
-[!] Responsive videos
-
-----
-
-(03/17/2012) - Maintenance Version 1.3.2
-[+] jquery.fitvids.js for responsive videos
-[*] respond.js for responsive videos
-[^] CSS featured to featured Content
-[+] Additional JS authors added
-[*] CSS featured-image
-[*] comments_popup_link search.php
-[*] CSS heading word-wrap:break-word
-[*] CSS aligncenter margins
-[*] sitemap.php
-[+] CSS pre margin
-[*] comments cite
-[*] CSS forms
-[*] posts_per_page=-1 sitemap.php
-
-----
-
-(03/15/2012) - Version 1.3.1
-[+] CSS formatting
-[x] the_excerpt
-
-----
-
-(03/15/2012) - Version 1.3.0
-[!] Prefix inconstancy for comment reply function
-[+] wp_enqueue_scripts instead of wp_print_scripts
-[+] wp_enqueue_style for Google Fonts replaced with a static link
-[+] translation function in:
- - comments.php
- - functions.php
- - home.php
- - sidebar-home.php
- - sidebar-gallery.php
- - single.php
- - search.php
-[+] wp_filter_post_kses changed to esc_url_raw in theme-options.php
-[+] CTA references changed to Call to Action followed
- by option renaming for the same in theme-option.php
- and home.php
-[+] class for home #widgets
-[^] titles just after #widgets
-[^] widget-title-home h3 in .widget-title
-[x] widget-title-home h3 a
-[*] read more
-[x] gallery-meta
-[+] CSS source formatting
-[+] social-icons center align for responsive layout
-[x] post thumbnail CSS
-[+] See more to Read more in all files
-[+] global $more; $more = 0; for pages with _excerpt
-
-----
-
-(03/12/2012)
-Initial Release
\ No newline at end of file
diff --git a/wp-content/themes/responsive/comments.php b/wp-content/themes/responsive/comments.php
deleted file mode 100644
index 62e225d..0000000
--- a/wp-content/themes/responsive/comments.php
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
- 1 && get_option( 'page_comments' ) ) : ?>
-
-
-
-
-
- 1 && get_option( 'page_comments' ) ) : ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- '',
- 'email' => '',
- 'url' => '',
- );
-
- $defaults = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ) );
-
- comment_form( $defaults );
- ?>
-
-
-
diff --git a/wp-content/themes/responsive/content-sidebar-half-page.php b/wp-content/themes/responsive/content-sidebar-half-page.php
deleted file mode 100644
index e12297b..0000000
--- a/wp-content/themes/responsive/content-sidebar-half-page.php
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
>
-
-
-
-
-
-
- '' ) ); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/wp-content/themes/responsive/content-sidebar-page.php b/wp-content/themes/responsive/content-sidebar-page.php
deleted file mode 100644
index 5807ea9..0000000
--- a/wp-content/themes/responsive/content-sidebar-page.php
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
>
-
-
-
-
-
-
- '' ) ); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/wp-content/themes/responsive/core/Gruntfile.js b/wp-content/themes/responsive/core/Gruntfile.js
deleted file mode 100644
index 00de4b6..0000000
--- a/wp-content/themes/responsive/core/Gruntfile.js
+++ /dev/null
@@ -1,20 +0,0 @@
-module.exports = function(grunt) {
-
- grunt.initConfig({
- cssmin: {
- add_banner: {
- options: {
- //banner: '/* Theme Name: Responsive Author: CyberChimps.com Version: 1.9.4.9 Text Domain: responsive */'
- },
- files: {
- 'css/style.min.css': ['css/style.css', 'css/responsive.css']
- }
- }
- }
- });
-
- grunt.loadNpmTasks('grunt-contrib-cssmin');
-
- //grunt.registerTask('default', ['jshint', 'qunit', 'concat', 'uglify']);
-
-}
diff --git a/wp-content/themes/responsive/core/README.md b/wp-content/themes/responsive/core/README.md
deleted file mode 100644
index d279699..0000000
--- a/wp-content/themes/responsive/core/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-responsivecore
-==============
-
-Core files and functions for the responsive theme
diff --git a/wp-content/themes/responsive/core/css/responsive.css b/wp-content/themes/responsive/core/css/responsive.css
deleted file mode 100644
index f4137bd..0000000
--- a/wp-content/themes/responsive/core/css/responsive.css
+++ /dev/null
@@ -1,397 +0,0 @@
-/* =Responsive (Mobile) Design
--------------------------------------------------------------- */
-
-@media screen and (max-width: 980px) {
-
- body {
- }
-
- .grid,
- .grid-right {
- float: none;
- }
-
- .copyright,
- .scroll-top,
- .powered {
- float: left;
- }
-
- #featured-image .fluid-width-video-wrapper {
- margin: 20px 0 0 0;
- }
-
- .front-page #widgets {
- margin-top: 40px;
- }
-
- .top-widget,
- .front-page .top-widget {
- margin-top: 0 !important;
- }
-
- .hide-desktop {
- display: block;
- }
-
- .show-desktop {
- display: none;
- }
-
- .hide-980 {
- display: none;
- }
-
- .show-980 {
- display: block;
- }
-
-}
-
-@media screen and (max-width: 650px) {
-
- body {
- }
-
- #logo {
- float: none;
- margin: 0;
- text-align: center;
- }
-
- .grid,
- .grid-right {
- float: none;
- }
-
- #featured-image .fluid-width-video-wrapper {
- margin: 20px 0 0 0;
- }
-
- .top-widget {
- float: none;
- margin: 0 auto 10px auto;
- position: relative;
- text-align: center;
- width: auto;
- }
-
- .top-widget .widget-title h3 {
- text-align: center;
- }
-
- .js .sub-header-menu {
- display: none;
- }
-
- .js .main-nav {
- position: relative;
- background-color: #585858;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
- background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
- background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
- background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
- background-image: -o-linear-gradient(top, #585858, #3d3d3d);
- background-image: linear-gradient(top, #585858, #3d3d3d);
- clear: both;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
- margin: 0 auto;
- }
-
- .js .main-nav .menu {
- display: none;
- position: absolute;
- width: 100%;
- top: 30px;
- z-index: 1000;
- }
-
- .js .main-nav .menu ul {
- margin-top: 1px;
- }
-
- .js .main-nav .menu li {
- float: none;
- background-color: #ffffff;
- border: none;
- }
-
- .js .main-nav .menu li a {
- color: #444444;
- font-size: 13px;
- font-weight: normal;
- height: 45px;
- line-height: 45px;
- padding: 0 15px;
- border: none;
- border-bottom: 1px solid #f5f5f5;
- text-shadow: none;
- text-align: left;
- cursor: pointer;
- }
-
- .js .main-nav .menu li.current_page_item,
- .js .menu .current_page_item a,
- .js .menu .current-menu-item a {
- background-color: #f5f5f5;
- }
-
- .js .main-nav .menu li li:hover {
- background: none !important;
- }
-
- .js .main-nav .menu li li a {
- position: relative;
- padding: 0 10px 0 30px;
- }
-
- .js .main-nav .menu li li li a {
- position: relative;
- padding: 0 10px 0 40px;
- }
-
- .js .main-nav .menu li a:hover,
- .js .main-nav .menu li li a:hover {
- background-image: none;
- filter: none;
- background-color: #f5f5f5 !important;
- }
-
- .js .main-nav .menu li li a::before {
- content: '\2013';
- position: absolute;
- top: 0;
- left: 20px;
- }
-
- .js .main-nav .menu li li li a::before {
- content: '\2013';
- position: absolute;
- top: 0;
- left: 20px;
- }
-
- .js .main-nav .menu li li li a::after {
- content: '\2013';
- position: absolute;
- top: 0;
- left: 30px;
- }
-
- .js .main-nav .menu li ul {
- position: static;
- visibility: visible;
- background-color: #ffffff;
- }
-
- .js .main-nav .menu ul {
- min-width: 0;
- }
-
- .js .main-nav #responsive_current_menu_item {
- display: block;
- padding: 5px 40px 5px 10px;
- color: #ffffff;
- font-weight: 700;
- cursor: pointer;
- }
-
- .js .main-nav a#responsive_menu_button {
- position: absolute;
- display: block;
- top: 0;
- left: 100%;
- height: 30px;
- width: 23px;
- margin-left: -30px;
- background: url('../images/select-icons.png') 0 5px no-repeat;
- cursor: pointer;
- }
-
- .js .main-nav a#responsive_menu_button.responsive-toggle-open {
- background: url('../images/select-icons.png') 0 -46px no-repeat;
- }
-
- .top-menu,
- .footer-menu li {
- float: none;
- font-size: 11px;
- text-align: center;
- }
-
- #author-meta {
- padding: 20px;
- }
-
- #wrapper .gallery .gallery-item {
- max-width: 100%;
- }
-
- .hide-650 {
- display: none;
- }
-
- .show-650 {
- display: block;
- }
-
- .hide-mobile {
- display: none;
- }
-
- #footer {
- text-align: center;
- }
-
- #footer .social-icons {
- padding-bottom: 10px;
- text-align: center;
- }
-}
-
-@media screen and (max-width: 480px) {
-
- body {
- }
-
- #logo {
- float: none;
- text-align: center;
- }
-
- .grid,
- .grid-right {
- float: none;
- }
-
- #featured-image .fluid-width-video-wrapper {
- margin: 20px 0 0 0;
- }
-
- .featured-title {
- font-size: 40px;
- padding: 40px 20px 0 20px
- }
-
- .featured-subtitle {
- font-size: 24px;
- }
-
- .navigation .next,
- .navigation .previous {
- display: block;
- margin: 0 auto;
- text-align: center;
- }
-
- .menu ul,
- .menu li,
- .top-menu,
- .footer-menu li,
- .sub-header-menu li {
- float: none;
- text-align: center;
- text-rendering: optimizeSpeed;
- }
-
- #wrapper .gallery .gallery-item {
- float: none;
- }
-
- .hide-480 {
- display: none;
- }
-
- .show-480 {
- display: block;
- }
-
- #footer {
- text-align: center;
- }
-
- #footer .social-icons {
- text-align: center;
- }
-}
-
-@media screen and (max-width: 320px) {
-
- body {
- }
-
- #featured p {
- font-size: 12px;
- line-height: 1.5em;
- }
-
- .featured-title {
- font-size: 35px;
- }
-
- .featured-subtitle {
- font-size: 15px;
- }
-
- .call-to-action a.button {
- font-size: 14px;
- padding: 7px 17px;
- }
-
- .hide-320 {
- display: none;
- }
-
- .show-320 {
- display: block;
- }
-}
-
-@media screen and (max-width: 240px) {
-
- body {
- }
-
- #featured p {
- font-size: 11px;
- line-height: 1.5em;
- }
-
- .featured-title {
- font-size: 20px;
- }
-
- .featured-subtitle {
- font-size: 11px;
- }
-
- .call-to-action a.button {
- font-size: 12px;
- padding: 5px 15px;
- }
-
- .top-widget area,
- .top-widget select,
- .top-widget textarea,
- .top-widget input[type="text"],
- .top-widget input[type="password"],
- .top-widget input[type="email"] {
- width: 75%;
- }
-
- .widget-title h3,
- .widget-title-home h3 {
- font-size: 14px;
- height: 13px;
- line-height: 13px;
- text-align: left;
- }
-
- .hide-240 {
- display: none;
- }
-
- .show-240 {
- display: block;
- }
-}
diff --git a/wp-content/themes/responsive/core/css/style.css b/wp-content/themes/responsive/core/css/style.css
deleted file mode 100644
index b6442ca..0000000
--- a/wp-content/themes/responsive/core/css/style.css
+++ /dev/null
@@ -1,2763 +0,0 @@
-/* CSS Rules: Sorted alphabetically for better organization. */
-
-/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
--------------------------------------------------------------- */
-html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
- border: 0;
- font-size: 100%;
- font: inherit;
- margin: 0;
- padding: 0;
- vertical-align: baseline;
-}
-
-/*HTML5 display-role reset for older browsers */
-article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
- display: block;
-}
-
-body {
- line-height: 1;
-}
-
-ol, ul {
- list-style: none;
-}
-
-blockquote, q {
- quotes: none;
-}
-
-blockquote:before, blockquote:after, q:before, q:after {
- content: '';
- content: none;
-}
-
-table {
- border-collapse: collapse;
- border-spacing: 0;
-}
-
-button, input, select, textarea {
- font-size: 100%;
- overflow: visible;
- margin: 0;
- vertical-align: baseline;
- width: auto;
-}
-
-textarea {
- overflow: auto;
- vertical-align: text-top;
-}
-
-/* =Horizontal Rule
--------------------------------------------------------------- */
-hr {
- background: #dddddd;
- border: none;
- clear: both;
- color: #dddddd;
- float: none;
- height: 1px;
- width: 100%;
-}
-
-hr.space {
- background: #ffffff;
- color: #ffffff;
-}
-
-/* =Base
--------------------------------------------------------------- */
-html {
- height: 100%;
-}
-
-body {
- -moz-font-smoothing: antialiased;
- -webkit-font-smoothing: antialiased;
- background: #efefef;
- color: #555555;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-smoothing: antialiased;
- line-height: 1.5em;
- text-rendering: optimizeLegibility;
-}
-
-/* =Typography
--------------------------------------------------------------- */
-p {
- word-wrap: break-word;
-}
-
-i,
-em,
-dfn,
-cite {
- font-style: italic;
-}
-
-tt,
-var,
-pre,
-kbd,
-samp,
-code {
- font-family: monospace, serif;
- font-style: normal;
-}
-
-b,
-strong {
- font-weight: 700;
-}
-
-pre {
- -moz-box-sizing: border-box;
- -moz-border-radius: 2px;
- -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- -webkit-border-radius: 2px;
- -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- -webkit-box-sizing: border-box;
- box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- box-sizing: border-box;
- background: #f4f4f4;
- border: 1px solid #aaaaaa;
- border-bottom-color: #cccccc;
- border-radius: 2px;
- height: auto;
- margin: 0;
- outline: none;
- padding: 6px 10px;
- vertical-align: middle;
- width: 100%;
- word-wrap: break-word;
- white-space: pre-wrap;
-}
-
-del {
- color: #555555;
- text-decoration: line-through;
-}
-
-ins,
-dfn {
- border-bottom: 1px solid #cccccc;
-}
-
-sup,
-sub,
-small {
- font-size: 85%;
-}
-
-abbr,
-acronym {
- font-size: 85%;
- letter-spacing: .1em;
- text-transform: uppercase;
-}
-
-a abbr,
-a acronym {
- border: none;
-}
-
-dfn[title],
-abbr[title],
-acronym[title] {
- border-bottom: 1px solid #cccccc;
- cursor: help;
-}
-
-sup {
- vertical-align: super;
-}
-
-sub {
- vertical-align: sub;
-}
-
-/* =Responsive 12 Column Grid
- http://demos.cyberchimps.com/responsivepro/responsive-grid/
--------------------------------------------------------------- */
-.grid {
- float: left;
- margin-bottom: 2.127659574468%;
- padding-top: 0;
-}
-
-.grid-right {
- float: right;
- margin-bottom: 2.127659574468%;
- padding-top: 0;
-}
-
-.col-60,
-.col-140,
-.col-220,
-.col-300,
-.col-380,
-.col-460,
-.col-540,
-.col-620,
-.col-700,
-.col-780,
-.col-860 {
- display: inline;
- margin-right: 2.127659574468%;
-}
-
-.col-60 {
- width: 6.382978723404%;
-}
-
-.col-140 {
- width: 14.893617021277%;
-}
-
-.col-220 {
- width: 23.404255319149%;
-}
-
-.col-300 {
- width: 31.914893617021%;
-}
-
-.col-380 {
- width: 40.425531914894%;
-}
-
-.col-460 {
- width: 48.936170212766%;
-}
-
-.col-540 {
- width: 57.446808510638%;
-}
-
-.col-620 {
- width: 65.957446808511%;
-}
-
-.col-700 {
- width: 74.468085106383%;
-}
-
-.col-780 {
- width: 82.978723404255%;
-}
-
-.col-860 {
- width: 91.489361702128%;
-}
-
-.col-940 {
- width: 100%;
-}
-
-.fit {
- margin-left: 0 !important;
- margin-right: 0 !important;
-}
-
-/* =Visibility
--------------------------------------------------------------- */
-.hidden {
- visibility: hidden;
-}
-
-.visible {
- visibility: visible;
-}
-
-.none {
- display: none;
-}
-
-.hide-desktop {
- display: none;
-}
-
-.show-desktop {
- display: block;
-}
-
-/* =Responsive Images
--------------------------------------------------------------- */
-img {
- -ms-interpolation-mode: bicubic;
- border: 0;
- height: auto;
- max-width: 100%;
- vertical-align: middle;
-}
-
-.ie8 img {
- height: auto;
- width: auto\9;
-}
-
-.ie8 img.size-large {
- max-width: 60%;
- width: auto;
-}
-
-/* =Responsive Videos
--------------------------------------------------------------- */
-video {
- width: 100%;
- max-width: 100%;
- height: auto;
-}
-
-/* =Responsive Embeds/Objects
--------------------------------------------------------------- */
-embed,
-object {
- max-width: 100%;
-}
-
-svg:not(:root) {
- overflow: hidden;
-}
-
-/* =Links
--------------------------------------------------------------- */
-a {
- color: #0066cc;
- font-weight: 400;
- text-decoration: none;
-}
-
-a:hover,
-a:focus,
-a:active {
- color: #444444;
- outline: 0;
- text-decoration: none;
-}
-
-::selection {
- background: #999999;
- color: #ffffff;
- text-shadow: none;
-}
-
-/* =Forms
--------------------------------------------------------------- */
-label {
- display: inline-block;
- font-weight: 700;
- padding: 2px 0;
-}
-
-legend {
- padding: 2px 5px;
-}
-
-fieldset {
- border: 1px solid #cccccc;
- margin: 0 0 1.5em;
- padding: 1em 2em;
-}
-
-select,
-input[type="text"],
-input[type="password"],
-input[type="email"] {
- -moz-box-sizing: border-box;
- -moz-border-radius: 2px;
- -webkit-box-sizing: border-box;
- -webkit-border-radius: 2px;
- -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- background-color: #ffffff;
- box-sizing: border-box;
- border: 1px solid #aaaaaa;
- border-bottom-color: #cccccc;
- border-radius: 2px;
- cursor: text;
- margin: 0;
- outline: none;
- padding: 6px 8px;
- vertical-align: middle;
- max-width: 100%;
-}
-
-select {
- height: auto;
- max-width: 100%;
-}
-
-area,
-textarea {
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- -webkit-border-radius: 2px;
- -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- background-color: #ffffff;
- box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
- box-sizing: border-box;
- border: 1px solid #aaaaaa;
- border-bottom-color: #cccccc;
- border-radius: 2px;
- height: auto;
- overflow: auto;
- margin: 0;
- outline: none;
- padding: 8px 10px;
- max-width: 100%;
-}
-
-map area {
- padding: 0px;
- border: 0px;
-}
-
-input,
-select {
- cursor: pointer;
-}
-
-area:focus,
-input:focus,
-textarea:focus {
- border: 1px solid #66ccff;
-}
-
-input[type='text'],
-input[type='password'] {
- cursor: text;
-}
-
-/* =IE Forms
--------------------------------------------------------------- */
-.ie7 area,
-.ie7 select,
-.ie7 textarea,
-.ie7 input[type="text"],
-.ie7 input[type="password"],
-.ie7 input[type="email"] {
- width: 96%;
-}
-
-/* =IE6 Notice
--------------------------------------------------------------- */
-.msie-box {
- background-color: #f9edbe;
- border: 1px solid #f0c36d;
- color: #212121;
- display: block;
- margin: 0 auto;
- max-width: 960px;
- padding: 10px;
- position: absolute;
- top: 60px;
- text-align: center;
- width: 100%;
-}
-
-.msie-box a {
- color: #212121;
-}
-
-/* =Tables
--------------------------------------------------------------- */
-th,
-td,
-table {
- border: 1px solid #dddddd;
-}
-
-table {
- border-collapse: collapse;
- width: 100%;
-}
-
-/* =Lists
--------------------------------------------------------------- */
-ul {
- list-style-type: disc;
- margin: 0;
- padding: 0;
-}
-
-ol {
- line-height: 22px;
- list-style-position: outside;
- list-style-type: decimal;
- margin: 0;
- padding: 0;
-}
-
-dt {
- font-weight: 400;
-}
-
-/* =Blockquote
--------------------------------------------------------------- */
-blockquote {
- background: #f9f9f9;
- border: none;
- border-left: 4px solid #d6d6d6;
- margin: 20px;
- overflow: auto;
- padding: 0 0 10px 12px;
-}
-
-blockquote p {
- font-family: 'Georgia', 'Times New Roman', Times, serif;
- font-style: italic;
- font-size: 18px;
- line-height: 26px;
-}
-
-/* =Headings
--------------------------------------------------------------- */
-h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
- font-weight: 700;
- line-height: 1.0em;
- word-wrap: break-word;
-}
-
-h1 {
- font-size: 2.625em; /* = 42px */
- margin-bottom: .5em;
- margin-top: .5em;
-}
-
-h2 {
- font-size: 2.250em; /* = 36px */
- margin-bottom: .75em;
- margin-top: .75em;
-}
-
-h3 {
- font-size: 1.875em; /* = 30px */
- margin-bottom: .857em;
- margin-top: .857em;
-}
-
-h4 {
- font-size: 1.500em; /* = 24px */
- margin-bottom: 1em;
- margin-top: 1em;
-}
-
-h5 {
- font-size: 1.125em; /* = 18px */
- margin-bottom: 1.125em;
- margin-top: 1.125em;
-}
-
-h6 {
- font-size: 1.000em; /* = 16px */
- margin-bottom: 1.285em;
- margin-top: 1.285em;
-}
-
-/* =Margins & Paddings
--------------------------------------------------------------- */
-p,
-hr,
-dl,
-pre,
-form,
-table,
-address,
-blockquote {
- margin: 1.6em 0;
-}
-
-th, td {
- padding: .8em;
-}
-
-caption {
- padding-bottom: .8em;
-}
-
-blockquote {
- padding: 0 1em;
-}
-
-blockquote:first-child {
- margin: .8em 0;
-}
-
-fieldset {
- margin: 1.6em 0;
- padding: 0 1em 1em;
-}
-
-legend {
- padding-left: .8em;
- padding-right: .8em;
-}
-
-legend+* {
- margin-top: 1em;
-}
-
-input,
-textarea {
- padding: .3em .4em .15em;
-}
-
-select {
- padding: .1em .2em 0;
-}
-
-option {
- padding: 0 .4em;
-}
-
-dt {
- margin-bottom: .4em;
- margin-top: .8em;
-}
-
-ul {
- list-style-type: disc;
-}
-
-ol {
- list-style-type: decimal;
-}
-
-ul,
-ol {
- margin: 0 1.5em 1.5em 0;
- padding-left: 2.0em;
-}
-
-li ul,
-li ol {
- margin: 0;
-}
-
-form div {
- margin-bottom: .8em;
-}
-
-/* =Globals
--------------------------------------------------------------- */
-#container {
- margin: 0 auto;
- max-width: 960px;
- padding: 0px 25px;
-}
-
-#wrapper {
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- background-color: #ffffff;
- border: 1px solid #e5e5e5;
- border-radius: 4px;
- clear: both;
- margin: 20px auto 20px auto;
- padding: 0 20px 20px 20px;
- position: relative;
-}
-
-.front-page #wrapper {
- background-color: transparent;
- border: none;
- margin: 20px auto 20px auto;
- padding: 0;
-}
-
-#header {
- margin: 0;
-}
-
-#footer {
- clear: both;
- margin: 0 auto;
- max-width: 960px;
- padding: 0 25px 0 25px;
-}
-
-#footer-wrapper {
- margin: 0;
- padding: 0;
-}
-
-/* =Header
--------------------------------------------------------------- */
-#logo {
- float: left;
- margin: 0;
-}
-
-.site-name {
- display: block;
- font-size: 2.063em; /* = 33px */
- line-height: 1.0em;
- padding-top: 20px;
-}
-
-.site-name a {
- color: #333333;
- font-weight: 700;
-}
-
-.site-description {
- color: #afafaf;
- display: block;
- font-size: 0.875em; /* = 14px */
- margin: 10px 0;
-}
-
-/* =Content
--------------------------------------------------------------- */
-#content {
- margin-top: 40px;
- margin-bottom: 20px;
-}
-
-#content-full {
- margin-top: 40px;
- margin-bottom: 20px;
-}
-
-#content-blog {
- margin-top: 40px;
- margin-bottom: 20px;
-}
-
-#content-images {
- margin-bottom: 20px;
-}
-
-#content-search {
- margin-bottom: 20px;
- margin-top: 20px;
-}
-
-#content-archive {
- margin-top: 40px;
- margin-bottom: 20px;
-}
-
-#content-sitemap {
- margin-top: 40px;
- margin-bottom: 20px;
-}
-
-#content-sitemap a {
- font-size: 12px;
-}
-
-#content .sticky {
- clear: both;
-}
-
-#content .sticky p {
-}
-
-/* =Templates (Landing Page)
--------------------------------------------------------------- */
-.page-template-landing-page-php .menu,
-.page-template-landing-page-php .top-menu,
-.page-template-landing-page-php .main-nav,
-.page-template-landing-page-php .footer-menu,
-.page-template-landing-page-php .sub-header-menu {
- display: none;
-}
-
-/* =Author Meta (Author's Box)
--------------------------------------------------------------- */
-#author-meta {
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- background: #f9f9f9;
- border: 1px solid #d6d6d6;
- border-radius: 4px;
- clear: both;
- display: block;
- margin: 30px 0 40px 0;
- padding: 10px;
- overflow: hidden;
-}
-
-#author-meta img {
- float: left;
- padding: 10px 15px 0 5px;
-}
-
-#author-meta p {
- margin: 0;
- padding: 5px;
-}
-
-#author-meta .about-author {
- font-weight: 700;
- margin: 10px 0 0 0;
-}
-
-/* =Featured Content
--------------------------------------------------------------- */
-#featured {
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- background-color: #ffffff;
- border: 1px solid #e5e5e5;
- border-radius: 4px;
- padding-bottom: 40px;
- width: 99.893617021277%;
-}
-
-#featured p {
- font-size: 18px;
- font-weight: 200;
- line-height: 27px;
- padding: 0 40px 0 40px;
- text-align: center;
-}
-
-#featured-image {
- margin: 40px 0 0 0;
-}
-
-#featured-image .fluid-width-video-wrapper {
- margin-left: -20px;
-}
-
-.featured-image img {
- margin-top: 44px;
-}
-
-/* =Post
--------------------------------------------------------------- */
-.comments-link {
- font-size: 12px;
-}
-
-#cancel-comment-reply-link {
- color: #990000;
-}
-
-.post-data {
- clear: both;
- font-size: 12px;
- font-weight: 700;
- margin-top: 20px;
-}
-
-.post-data a {
- color: #111111;
-}
-
-.post-entry {
- clear: both;
-}
-
-.post-meta {
- clear: both;
- color: #9f9f9f;
- font-size: 12px;
- margin-bottom: 10px;
-}
-
-.post-edit {
- clear: both;
- display: block;
- font-size: 12px;
- margin: 1.5em 0;
-}
-
-.post-search-terms {
- clear: both;
-}
-
-.read-more {
- clear: both;
- font-weight: 700;
-}
-
-.attachment-entry {
- clear: both;
- text-align: center;
-}
-
-/* =bbPress
- bbPress has its own breadcrumb lists
--------------------------------------------------------------- */
-.bbPress .breadcrumb-list {
- display: none;
-}
-
-/* =Symbols
--------------------------------------------------------------- */
-.ellipsis {
- color: #aaaaaa;
- font-size: 18px;
- margin-left: 5px;
-}
-
-.form-allowed-tags {
- display: none;
- font-size: 10px;
-}
-
-/* =Widgets
--------------------------------------------------------------- */
-.widget-wrapper {
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- background-color: #f9f9f9;
- border: 1px solid #e5e5e5;
- border-radius: 4px;
- margin: 0 0 20px;
- padding: 20px;
-}
-
-.widget-wrapper select,
-.widget-wrapper input[type="text"],
-.widget-wrapper input[type="password"],
-.widget-wrapper input[type="email"] {
- width: 75%;
-}
-
-#widgets {
- margin-top: 40px;
-}
-
-#widgets a {
- display: inline-block;
- margin: 0;
- padding: 0;
- text-decoration: none;
-}
-
-#widgets form {
- margin: 0;
-}
-
-#widgets ul,
-#widgets ol {
- padding: 0 0 0 20px;
-}
-
-#widgets ul li a {
- display: inline;
- text-decoration: none;
-}
-
-#widgets .widget-title img {
- float: right;
- height: 11px;
- position: relative;
- top: 4px;
- width: 11px;
-}
-
-#widgets .rss-date {
- line-height: 18px;
- padding: 6px 12px;
-}
-
-#widgets .rssSummary {
- padding: 10px;
-}
-
-#widgets cite {
- font-style: normal;
- line-height: 18px;
- padding: 6px 12px;
-}
-
-#widgets .tagcloud,
-#widgets .textwidget {
- display: block;
- line-height: 1.5em;
- margin: 0;
- word-wrap: break-word;
-}
-
-#widgets .textwidget a {
- display: inline;
-}
-
-#widgets ul .children {
- padding: 0 0 0 10px;
-}
-
-#widgets .author {
- font-weight: 700;
- padding-top: 4px;
-}
-
-.widget_archive select, #cat {
- display: block;
- margin: 0 15px 0 0;
-}
-
-#colophon-widget ul {
-}
-
-.colophon-widget {
- background: none;
- min-height: 0;
-}
-
-.colophon-widget select,
-.colophon-widget input[type="text"],
-.colophon-widget input[type="password"],
-.colophon-widget input[type="email"] {
- width: 100%;
-}
-
-#top-widget {
-}
-
-.top-widget {
- background: none;
- border: none;
- clear: right;
- float: right;
- min-height: 0;
- padding: 0 3px 0 0;
- text-align: right;
- width: 45%;
-}
-
-.top-widget ul {
- padding: 0;
-}
-
-.top-widget select,
-.top-widget input[type="text"],
-.top-widget input[type="password"],
-.top-widget input[type="email"] {
- width: auto;
-}
-
-.top-widget #searchform {
- margin: 0;
-}
-
-/* =Titles
--------------------------------------------------------------- */
-.featured-title {
- font-size: 60px;
- letter-spacing: -1px;
- margin: 0;
- padding-top: 40px;
- text-align: center;
-}
-
-.featured-subtitle {
- padding: 0 10px;
- text-align: center;
-}
-
-.widget-title h3,
-.widget-title-home h3 {
- display: block;
- font-size: 24px;
- font-weight: 700;
- line-height: 23px;
- margin: 0;
- padding: 0 0 20px 0;
- text-align: left;
-}
-
-.top-widget .widget-title h3 {
- font-size: 14px;
- padding: 0;
- text-align: right;
-}
-
-.widget-title a {
- border-bottom: none;
- padding: 0 !important;
-}
-
-.title-404 {
- color: #993333;
-}
-
-/* =404 Page
--------------------------------------------------------------- */
-.error404 select,
-.error404 input[type="text"],
-.error404 input[type="password"],
-.error404 input[type="email"] {
- width: auto;
-}
-
-/* =Accessibility
--------------------------------------------------------------- */
-.screen-reader-text{
- position: absolute !important;
- clip: rect(1px, 1px, 1px, 1px);
-}
-
-/* =Top Menu
--------------------------------------------------------------- */
-.top-menu {
- float: right;
- margin: 10px 0;
- padding: 0;
-}
-
-.top-menu li {
- display: inline;
- list-style-type: none;
-}
-
-.top-menu li a {
- border-left: 1px solid #cccccc;
- color: #333333;
- font-size: 11px;
- padding: 0 4px 0 8px;
-}
-
-.top-menu > li:first-child > a {
- border-left: none;
-}
-
-.top-menu li a:hover {
- color: #333333;
-}
-
-/* =Header Menu (Primary)
--------------------------------------------------------------- */
-.menu {
- background-color: #585858;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
- background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
- background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
- background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
- background-image: -o-linear-gradient(top, #585858, #3d3d3d);
- background-image: linear-gradient(top, #585858, #3d3d3d);
- clear: both;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
- margin: 0 auto;
-}
-
-.main-nav {
- clear: both;
-}
-
-.menu,
-.menu ul {
- display: block;
- list-style-type: none;
- margin: 0;
- padding: 0;
-}
-
-.menu li {
- border: 0;
- display: block;
- float: left;
- margin: 0;
- padding: 0;
- position: relative;
- z-index: 5;
-}
-
-.menu li:hover {
- white-space: normal;
- z-index: 10000;
-}
-
-.menu li li {
- float: none;
-}
-
-.menu ul {
- left: 0;
- position: absolute;
- top: 0;
- visibility: hidden;
- z-index: 10;
-}
-
-.menu li:hover > ul {
- top: 100%;
- visibility: visible;
-}
-
-.menu li li:hover > ul {
- left: 100%;
- top: 0;
-}
-
-.menu:after,
-.menu ul:after {
- clear: both;
- content: '.';
- display: block;
- height: 0;
- overflow: hidden;
- visibility: hidden;
-}
-
-.menu,
-.menu ul {
- min-height: 0;
-}
-
-.menu ul,
-.menu ul ul {
- margin: 0;
- padding: 0;
-}
-
-.menu ul li a:hover,
-.menu li li a:hover {
- color: #484848;
- text-decoration: none;
-}
-
-.menu ul {
- margin-top: 1px;
- min-width: 15em;
- width: auto;
-}
-
-.menu a {
- border-left: 1px solid #585858;
- color: #ffffff;
- cursor: pointer;
- display: block;
- font-size: 13px;
- font-weight: 700;
- height: 45px;
- line-height: 45px;
- margin: 0;
- padding: 0 0.9em;
- position: relative;
- text-decoration: none;
- text-shadow: 0 -1px 0 #000000;
- white-space: nowrap;
-}
-
-.menu a:hover {
- background-color: #808080;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#363636));
- background-image: -webkit-linear-gradient(top, #808080, #363636);
- background-image: -moz-linear-gradient(top, #808080, #363636);
- background-image: -ms-linear-gradient(top, #808080, #363636);
- background-image: -o-linear-gradient(top, #808080, #363636);
- background-image: linear-gradient(top, #808080, #363636);
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636);
-}
-
-ul.menu > li:hover {
- background-color: #363636;
- color: #ffffff;
-}
-
-.menu .current_page_item a,
-.menu .current-menu-item a {
- background-color: #343434;
-}
-
-.front-page .menu .current_page_item a {
- background: none;
- background-color: transparent;
- background-image: none;
- filter: none;
-}
-
-.menu li li {
- background: #ffffff;
- background-image: none;
- border: 1px solid #e5e5e5;
- color: #444444;
- filter: none;
- margin: -1px 0 1px 0;
- width: auto;
-}
-
-.menu li li a {
- background: transparent !important;
- border: none;
- color: #444444;
- font-size: 12px;
- font-weight: 400;
- height: auto;
- height: 20px;
- line-height: 20px;
- padding: 5px 10px;
- text-shadow: none;
- white-space: nowrap;
-}
-
-.menu li li a:hover {
- background: #f5f5f5 !important;
- background-image: none;
- border: none;
- color: #444444;
- filter: none;
-}
-
-.menu li li:hover {
- background: #f5f5f5 !important;
- filter: none;
-}
-
-.menu ul > li + li {
- border-top: 0;
-}
-
-.menu li li:hover > ul {
- left: 100%;
- top: 0;
-}
-
-.menu > li:first-child > a {
- border-left: none;
-}
-
-.menu a#responsive_menu_button {
- display: none;
-}
-
-.main-nav #responsive_current_menu_item {
- display: none;
-}
-
-/*.js .main-nav .menu {*/
-/*display: block;*/
-/*}*/
-
-/* =Primary Main Menu IE Fixes
--------------------------------------------------------------- */
-.ie7 .menu ul {
- background: url(core/images/ie7-fix.gif) repeat;
-}
-
-.ie7 .menu li li a {
- min-width: 100%;
-}
-
-/* =Sub-Header Menu
--------------------------------------------------------------- */
-.sub-header-menu {
- background-color: #ffffff;
- border: 1px solid #e5e5e5;
- border-top: none;
- clear: both;
- margin: 0 auto;
-}
-
-.sub-header-menu,
-.sub-header-menu ul {
- display: block;
- list-style-type: none;
- margin: 0;
- padding: 0;
-}
-
-.sub-header-menu li {
- border: 0;
- display: block;
- float: left;
- margin: 0;
- padding: 0;
- position: relative;
- z-index: 5;
-}
-
-.sub-header-menu li:hover {
- white-space: normal;
- z-index: 10000;
-}
-
-.sub-header-menu li li {
- float: none;
-}
-
-.sub-header-menu ul {
- left: 0;
- position: absolute;
- top: 0;
- visibility: hidden;
- z-index: 10;
-}
-
-.sub-header-menu li:hover > ul {
- top: 100%;
- visibility: visible;
-}
-
-.sub-header-menu li li:hover > ul {
- left: 100%;
- top: 0;
-}
-
-.sub-header-menu:after,
-.sub-header-menu ul:after {
- clear: both;
- content: '.';
- display: block;
- height: 0;
- overflow: hidden;
- visibility: hidden;
-}
-
-.sub-header-menu,
-.sub-header-menu ul {
- min-height: 0;
-}
-
-.sub-header-menu ul,
-.sub-header-menu ul ul {
- margin: 0;
- padding: 0;
-}
-
-.sub-header-menu ul li a:hover,
-.sub-header-menu li li a:hover {
- color: #484848;
- text-decoration: none;
-}
-
-.sub-header-menu ul {
- margin-top: 1px;
- min-width: 15em;
- width: auto;
-}
-
-.sub-header-menu a {
- border-left: 1px solid #e5e5e5;
- color: #333333;
- cursor: pointer;
- display: block;
- font-size: 12px;
- font-weight: 400;
- height: 35px;
- line-height: 35px;
- margin: 0;
- padding: 0 0.9em;
- position: relative;
- text-decoration: none;
- text-shadow: none;
-}
-
-.sub-header-menu a:hover {
- -moz-background-clip: padding-box;
- -webkit-background-clip: padding-box;
- background-color: #f9f9f9;
- background-clip: padding-box;
-}
-
-.sub-header-menu .current_page_item a,
-.sub-header-menu .current-menu-item a {
- background-color: #f9f9f9;
-}
-
-.sub-header-menu li li {
- background: #ffffff;
- background-image: none;
- border: 1px solid #e5e5e5;
- color: #444444;
- filter: none;
- margin: -1px 0 1px 0;
- width: auto;
-}
-
-.sub-header-menu li li a {
- border: none;
- color: #444444;
- font-size: 12px;
- font-weight: 400;
- height: auto;
- height: 20px;
- line-height: 20px;
- padding: 5px 10px;
- text-shadow: none;
-}
-
-.sub-header-menu li li a:hover {
- background: #f9f9f9;
- background-image: none;
- border: none;
- color: #444444;
- filter: none;
-}
-
-.sub-header-menu ul > li + li {
- border-top: 0;
-}
-
-.sub-header-menu li li:hover > ul {
- left: 100%;
- top: 0;
-}
-
-.sub-header-menu > li:first-child > a {
- border-left: none;
-}
-
-.sub-header-menu ul.children a,
-.sub-header-menu .current_page_ancestor,
-.sub-header-menu .current_page_ancestor ul a {
- background: none;
- background-image: none;
- filter: none;
-}
-
-/* =Sub Header Menu IE Fixes
--------------------------------------------------------------- */
-.ie7 .sub-header-menu ul {
- background: url(core/images/ie7-fix.gif) repeat;
-}
-
-.ie7 .sub-header-menu li li a {
- min-width: 100%;
-}
-
-/* =Footer Menu
--------------------------------------------------------------- */
-.footer-menu {
- margin-left: 0;
- padding: 0;
-}
-
-.footer-menu li {
- display: inline;
- list-style-type: none;
-}
-
-.footer-menu li a {
- border-left: 1px solid #cccccc;
- color: #333333;
- padding: 0 8px;
-}
-
-.footer-menu li a:hover {
- color: #222222;
-}
-
-.footer-menu > li:first-child > a {
- border-left: none;
- padding: 0 8px 0 0;
-}
-
-/* =Navigation
--------------------------------------------------------------- */
-.navigation {
- color: #111111;
- display: block;
- font-size: 13px;
- height: 28px;
- line-height: 28px;
- margin: 20px 0;
- padding: 0 5px;
-}
-
-.navigation a {
- color: #aaaaaa;
- padding: 4px 10px;
-}
-
-.navigation a:hover {
- color: #111111;
- text-decoration: none;
-}
-
-.navigation .previous {
- float: left;
-}
-
-.navigation .next {
- float: right;
-}
-
-.navigation .bracket {
- font-size: 36px;
-}
-
-/* =Pagination (pages)
--------------------------------------------------------------- */
-.pagination {
- clear: both;
- display: block;
- font-size: 16px;
- font-weight: 700;
- margin: 10px 0;
- padding: 5px 0;
-}
-
-.pagination a {
- text-decoration: none;
-}
-
-/* =Breadcrumb Lists
--------------------------------------------------------------- */
-.breadcrumb-list {
- font-size: 12px;
-}
-
-/* =Comments
--------------------------------------------------------------- */
-#commentform {
- margin: 0;
-}
-
-.commentlist {
- border-bottom: 1px solid #e5e5e5;
- list-style: none;
- margin: 0;
- padding: 0;
-}
-
-.commentlist ol {
- list-style: decimal;
-}
-
-.commentlist li {
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- background-color: #ffffff;
- border-radius: 4px;
- margin: 0;
-}
-
-.commentlist .bypostauthor {
-}
-
-.commentlist li cite {
- color: #111111;
- font-size: 1.1em;
- font-style: normal;
- font-weight: 400;
-}
-
-.commentlist li.alt {
- background: #f9f9f9;
-}
-
-.commentlist .children {
- list-style: none;
- margin-left: 10px;
- padding: 10px;
-}
-
-.commentlist .avatar {
- -webkit-border-radius: 2px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- float: left;
- margin-right: 10px;
- padding: 0;
- vertical-align: middle;
-}
-
-.comment-author .fn {
-}
-
-.comment-author .says {
- color: #999999;
-}
-
-.comment-body .comment-meta {
- color: #999999;
- display: inline-block;
- margin: 0;
- padding: 0;
- text-align: left;
-}
-
-.comment-body .comment-meta a {
- font-size: 11px;
-}
-
-.comment-body {
- clear: both;
- padding: 10px;
-}
-
-.comment-body p {
- clear: both;
-}
-
-.comment-body .reply {
-}
-
-.pingback, .trackback {
- list-style: none;
- margin: 20px 0;
-}
-
-.pingback cite,
-.trackback cite {
- font-style: normal;
-}
-
-#pings,
-#comments {
- text-align: left;
-}
-
-#respond {
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- background-color: #eaeaea;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
- background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
- background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
- background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
- background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
- background-image: linear-gradient(top, #ffffff, #eaeaea);
- border: 1px solid #cccccc;
- border-bottom-color: #aaaaaa;
- border-radius: 4px;
- clear: both;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
- margin-top: 15px;
- padding: 10px 20px 50px;
-}
-
-#respond label {
- display: inline;
-}
-
-.reply {
- margin: 10px 0;
-}
-
-.comment-form-url input,
-.comment-form-email input,
-.comment-form-author input,
-.comment-form-comment textarea {
- display: block;
- width: 100%;
-}
-
-.nocomments {
- color: #999999;
- font-size: .9em;
- text-align: center;
-}
-
-/* Gallery */
-.gallery br[style] {
- clear: none!important;
-}
-
-.gallery br:nth-last-child(1) {
- clear: both!important;
-}
-
-/* Normal */
-.gallery-columns-1 .gallery-item {
- max-width: 600px;
-}
-
-.gallery-columns-2 .gallery-item {
- max-width: 300px;
-}
-
-.gallery-columns-3 .gallery-item {
- max-width: 200px;
-}
-
-.gallery-columns-4 .gallery-item {
- max-width: 150px;
-}
-
-.gallery-columns-5 .gallery-item {
- max-width: 120px;
-}
-
-.gallery-columns-6 .gallery-item {
- max-width: 100px;
-}
-
-.gallery-columns-7 .gallery-item {
- max-width: 85px;
-}
-.gallery-columns-8 .gallery-item {
- max-width: 75px;
-}
-
-.gallery-columns-9 .gallery-item {
- max-width: 66px;
-}
-
-/* Full Width */
-.page-template-full-width-page-php .gallery-columns-1 .gallery-item,
-.page-template-landing-page.php .gallery-columns-1 .gallery-item {
- max-width: 900px;
-}
-
-.page-template-full-width-page-php .gallery-columns-2 .gallery-item,
-.page-template-landing-page.php .gallery-columns-2 .gallery-item {
- max-width: 450px;
-}
-
-.page-template-full-width-page-php .gallery-columns-3 .gallery-item,
-.page-template-landing-page.php .gallery-columns-3 .gallery-item {
- max-width: 300px;
-}
-
-.page-template-full-width-page-php .gallery-columns-4 .gallery-item,
-.page-template-landing-page.php .gallery-columns-4 .gallery-item {
- max-width: 225px;
-}
-
-.page-template-full-width-page-php .gallery-columns-5 .gallery-item,
-.page-template-landing-page.php .gallery-columns-5.gallery-item {
- max-width: 180px;
-}
-
-.page-template-full-width-page-php .gallery-columns-6 .gallery-item,
-.page-template-landing-page.php .gallery-columns-6 .gallery-item {
- max-width: 150px;
-}
-
-.page-template-full-width-page-php .gallery-columns-7 .gallery-item,
-.page-template-landing-page.php .gallery-columns-7 .gallery-item {
- max-width: 125px;
-}
-
-.page-template-full-width-page-php .gallery-columns-8 .gallery-item,
-.page-template-landing-page.php .gallery-columns-8 .gallery-item {
- max-width: 112.5px;
-}
-
-.page-template-full-width-page-php .gallery-columns-9 .gallery-item,
-.page-template-landing-page.php .gallery-columns-9 .gallery-item {
- max-width: 100px;
-}
-
-/* =WordPress Core
--------------------------------------------------------------- */
-.alignnone {
- margin: 5px 20px 20px 0;
-}
-
-.aligncenter,
-div.aligncenter {
- display: block;
- margin: 5px auto 20px auto;
-}
-
-.alignright {
- float: right;
- margin: 5px 0 20px 20px;
-}
-
-.alignleft {
- float: left;
- margin: 5px 20px 20px 0;
-}
-
-.aligncenter {
- display: block;
- margin: 5px auto;
-}
-
-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: #f9f9f9;
- border: 1px solid #f0f0f0;
- max-width: 96%;
- padding: 13px 10px 10px 10px;
- text-align: center;
-}
-
-.wp-caption.alignnone {
- margin: 5px 20px 20px 0;
-}
-
-.wp-caption.alignleft {
- margin: 5px 20px 20px 0;
-}
-
-.wp-caption.alignright {
- margin: 5px 0 20px 20px;
-}
-
-.wp-caption img {
- border: 0 none;
- height: auto;
- margin: 0;
- max-width: 98.5%;
- padding: 0;
- width: auto;
-}
-
-.wp-caption p.wp-caption-text {
- font-size: 12px;
- line-height: 1.5em;
- margin: 0;
- padding: 10px;
-}
-
-img.wp-smiley {
- vertical-align: middle;
-}
-
-/* =WordPress Gallery
--------------------------------------------------------------- */
-.gallery {
- margin: 0 auto 18px;
-}
-
-.gallery .gallery-item {
- float: left;
- margin-top: 0;
- text-align: center;
- max-width: 155px;
-}
-
-.gallery img {
- border: 1px solid #dddddd;
-}
-
-.gallery .gallery-caption {
- font-size: 12px;
- margin: 0 0 12px;
-}
-
-.gallery dl {
- margin: 0;
-}
-
-.gallery br+br {
- display: none;
-}
-
-.attachment-gallery img {
- background: #ffffff;
- border: 1px solid #f0f0f0;
- display: block;
- height: auto;
- margin: 15px auto;
- max-width: 96%;
- padding: 5px;
- width: auto;
-}
-
-.gallery-meta .iso,
-.gallery-meta .camera,
-.gallery-meta .shutter,
-.gallery-meta .aperture,
-.gallery-meta .full-size,
-.gallery-meta .focal-length {
- display: block;
-}
-
-/* =Post Thumbnails
--------------------------------------------------------------- */
-img.wp-post-image,
-img.attachment-full,
-img.attachment-large,
-img.attachment-medium,
-img.attachment-thumbnail {
- display: block;
- margin: 15px auto;
- width: auto;
-}
-
-/* =Buttons
--------------------------------------------------------------- */
-a.button,
-input[type='reset'],
-input[type='button'],
-input[type='submit'] {
- -moz-border-radius: 2px;
- -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
- -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
- -webkit-border-radius: 2px;
- background-color: #f9f9f9; /* Alabaster */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
- background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
- box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
- border: 1px solid #dddddd;
- border-radius: 2px;
- color: #333333;
- cursor: pointer;
- display: inline-block;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
- font-size: 14px;
- font-weight: 700;
- line-height: 20px;
- margin: 0;
- padding: 4px 10px;
- text-decoration: none;
- text-shadow: 0 1px 0 #ffffff;
- vertical-align: middle;
- white-space: nowrap;
-}
-
-a.button:hover,
-input[type='reset']:hover,
-input[type='button']:hover,
-input[type='submit']:hover {
- -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
- -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
- background-color: #ffffff;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
- background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
- background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
- background-image: -ms-linear-gradient(top, #ffffff, #f1f1f1);
- background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
- background-image: linear-gradient(top, #ffffff, #f1f1f1);
- border: 1px solid #dddddd;
- box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
- color: #333333;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1);
-}
-
-a.button:active,
-input[type='reset']:active,
-input[type='button']:active,
-input[type='submit']:active {
- -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
- -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
- background-color: #f9f9f9;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
- background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
- background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
- box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
-}
-
-/* =Buttons (Call to Action)
--------------------------------------------------------------- */
-.call-to-action {
- text-align: center;
-}
-
-.call-to-action a.button {
- font-size: 24px;
- padding: 15px 35px;
-}
-
-.call-to-action a.button:hover {
- text-decoration: none;
-}
-
-.ie7 .call-to-action a.button {
- padding: 11px 35px 19px 35px;
-}
-
-/* =Buttons (Sizes)
--------------------------------------------------------------- */
-.small a.button {
- font-size: 10px;
- padding: 3px 6px;
-}
-
-.medium a.button {
- font-size: 16px;
- padding: 8px 16px;
-}
-
-.large a.button {
- font-size: 18px;
- padding: 10px 35px;
-}
-
-.xlarge a.button {
- font-size: 24px;
- padding: 12px 55px;
-}
-
-/* =Buttons (Colors)
--------------------------------------------------------------- */
-a.blue {
- background-color: #1874cd; /* Dodger Blue */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
- background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
- background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
- background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
- background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
- background-image: linear-gradient(top, #4f9eea, #1874cd);
- border: 1px solid #115290;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd);
- text-shadow: 0 -1px 0 #115290;
-}
-
-a.blue:hover {
- background-color: #7db7f0;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#7db7f0), to(#1874cd));
- background-image: -webkit-linear-gradient(top, #7db7f0, #1874cd);
- background-image: -moz-linear-gradient(top, #7db7f0, #1874cd);
- background-image: -ms-linear-gradient(top, #7db7f0, #1874cd);
- background-image: -o-linear-gradient(top, #7db7f0, #1874cd);
- background-image: linear-gradient(top, #7db7f0, #1874cd);
- border: 1px solid #115290;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db7f0, endColorstr=#1874cd);
- text-shadow: 0 -1px 0 #115290;
-}
-
-a.red {
- background-color: #cd0000; /* Red 4 */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#ff2323), to(#cd0000));
- background-image: -webkit-linear-gradient(top, #ff2323, #cd0000);
- background-image: -moz-linear-gradient(top, #ff2323, #cd0000);
- background-image: -ms-linear-gradient(top, #ff2323, #cd0000);
- background-image: -o-linear-gradient(top, #ff2323, #cd0000);
- background-image: linear-gradient(top, #ff2323, #cd0000);
- border: 1px solid #890000;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff2323, endColorstr=#cd0000);
- text-shadow: 0 -1px 0 #890000;
-}
-
-a.red:hover {
- background-color: #ff5656;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5656), to(#cd0000));
- background-image: -webkit-linear-gradient(top, #ff5656, #cd0000);
- background-image: -moz-linear-gradient(top, #ff5656, #cd0000);
- background-image: -ms-linear-gradient(top, #ff5656, #cd0000);
- background-image: -o-linear-gradient(top, #ff5656, #cd0000);
- background-image: linear-gradient(top, #ff5656, #cd0000);
- border: 1px solid #890000;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5656, endColorstr=#cd0000);
- text-shadow: 0 -1px 0 #890000;
-}
-
-a.orange {
- background-color: #ff7f00; /* Dark Orange 1 */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaa55), to(#ff7f00));
- background-image: -webkit-linear-gradient(top, #ffaa55, #ff7f00);
- background-image: -moz-linear-gradient(top, #ffaa55, #ff7f00);
- background-image: -ms-linear-gradient(top, #ffaa55, #ff7f00);
- background-image: -o-linear-gradient(top, #ffaa55, #ff7f00);
- background-image: linear-gradient(top, #ffaa55, #ff7f00);
- border: 1px solid #bb5d00;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaa55, endColorstr=#ff7f00);
- text-shadow: 0 -1px 0 #bb5d00;
-}
-
-a.orange:hover {
- background-color: #ffc388;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc388), to(#ff7f00));
- background-image: -webkit-linear-gradient(top, #ffc388, #ff7f00);
- background-image: -moz-linear-gradient(top, #ffc388, #ff7f00);
- background-image: -ms-linear-gradient(top, #ffc388, #ff7f00);
- background-image: -o-linear-gradient(top, #ffc388, #ff7f00);
- background-image: linear-gradient(top, #ffc388, #ff7f00);
- border: 1px solid #bb5d00;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc388, endColorstr=#ff7f00);
- text-shadow: 0 -1px 0 #bb5d00;
-}
-
-a.yellow {
- background-color: #ecca06; /* Yellow Gold */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2aa), to(#ffd700));
- background-image: -webkit-linear-gradient(top, #fff2aa, #ffd700);
- background-image: -moz-linear-gradient(top, #fff2aa, #ffd700);
- background-image: -ms-linear-gradient(top, #fff2aa, #ffd700);
- background-image: -o-linear-gradient(top, #fff2aa, #ffd700);
- background-image: linear-gradient(top, #fff2aa, #ffd700);
- border: 1px solid #bb9e00;
- color: #161300;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff2aa, endColorstr=#ffd700);
- text-shadow: 0 1px 0 #ffffff;
-}
-
-a.yellow:hover {
- background-color: #fffadd;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#fffadd), to(#ffd700));
- background-image: -webkit-linear-gradient(top, #fffadd, #ffd700);
- background-image: -moz-linear-gradient(top, #fffadd, #ffd700);
- background-image: -ms-linear-gradient(top, #fffadd, #ffd700);
- background-image: -o-linear-gradient(top, #fffadd, #ffd700);
- background-image: linear-gradient(top, #fffadd, #ffd700);
- border: 1px solid #bb9e00;
- color: #161300;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffadd, endColorstr=#ffd700);
- text-shadow: 0 1px 0 #ffffff;
-}
-
-a.green {
- background-color: #2e8b57; /* Sea Green 4 */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#4bc380), to(#2e8b57));
- background-image: -webkit-linear-gradient(top, #4bc380, #2e8b57);
- background-image: -moz-linear-gradient(top, #4bc380, #2e8b57);
- background-image: -ms-linear-gradient(top, #4bc380, #2e8b57);
- background-image: -o-linear-gradient(top, #4bc380, #2e8b57);
- background-image: linear-gradient(top, #4bc380, #2e8b57);
- border: 1px solid #1d5837;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4bc380, endColorstr=#2e8b57);
- text-shadow: 0 -1px 0 #1d5837;
-}
-
-a.green:hover {
- background-color: #71d09b;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#71d09b), to(#2e8b57));
- background-image: -webkit-linear-gradient(top, #71d09b, #2e8b57);
- background-image: -moz-linear-gradient(top, #71d09b, #2e8b57);
- background-image: -ms-linear-gradient(top, #71d09b, #2e8b57);
- background-image: -o-linear-gradient(top, #71d09b, #2e8b57);
- background-image: linear-gradient(top, #71d09b, #2e8b57);
- border: 1px solid #1d5837;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#71d09b, endColorstr=#2e8b57);
- text-shadow: 0 -1px 0 #1d5837;
-}
-
-a.olive {
- background-color: #838b83; /* Honey Dew 4 */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e000), to(#838b83));
- background-image: -webkit-linear-gradient(top, #afb4af, #838b83);
- background-image: -moz-linear-gradient(top, #afb4af, #838b83);
- background-image: -ms-linear-gradient(top, #afb4af, #838b83);
- background-image: -o-linear-gradient(top, #afb4af, #838b83);
- background-image: linear-gradient(top, #afb4af, #838b83);
- border: 1px solid #626862;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#afb4af, endColorstr=#838b83);
- text-shadow: 0 -1px 0 #626862;
-}
-
-a.olive:hover {
- background-color: #c9cdc9;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#c9cdc9), to(#838b83));
- background-image: -webkit-linear-gradient(top, #c9cdc9, #838b83);
- background-image: -moz-linear-gradient(top, #c9cdc9, #838b83);
- background-image: -ms-linear-gradient(top, #c9cdc9, #838b83);
- background-image: -o-linear-gradient(top, #c9cdc9, #838b83);
- background-image: linear-gradient(top, #c9cdc9, #838b83);
- border: 1px solid #626862;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9cdc9, endColorstr=#838b83);
- text-shadow: 0 -1px 0 #626862;
-}
-
-a.purple {
- background-color: #5d478b; /* Medium Purple 4 */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#8771b6), to(#5d478b));
- background-image: -webkit-linear-gradient(top, #8771b6, #5d478b);
- background-image: -moz-linear-gradient(top, #8771b6, #5d478b);
- background-image: -ms-linear-gradient(top, #8771b6, #5d478b);
- background-image: -o-linear-gradient(top, #8771b6, #5d478b);
- background-image: linear-gradient(top, #8771b6, #5d478b);
- border: 1px solid #3f305e;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8771b6, endColorstr=#5d478b);
- text-shadow: 0 -1px 0 #3f305e;
-}
-
-a.purple:hover {
- background-color: #a492c8;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#a492c8), to(#5d478b));
- background-image: -webkit-linear-gradient(top, #a492c8, #5d478b);
- background-image: -moz-linear-gradient(top, #a492c8, #5d478b);
- background-image: -ms-linear-gradient(top, #a492c8, #5d478b);
- background-image: -o-linear-gradient(top, #a492c8, #5d478b);
- background-image: linear-gradient(top, #a492c8, #5d478b);
- border: 1px solid #3f305e;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a492c8, endColorstr=#5d478b);
- text-shadow: 0 -1px 0 #3f305e;
-}
-
-a.pink {
- background-color: #cd1076; /* Deep Pink 3 */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#f042a0), to(#cd1076));
- background-image: -webkit-linear-gradient(top, #f042a0, #cd1076);
- background-image: -moz-linear-gradient(top, #f042a0, #cd1076);
- background-image: -ms-linear-gradient(top, #f042a0, #cd1076);
- background-image: -o-linear-gradient(top, #f042a0, #cd1076);
- background-image: linear-gradient(top, #f042a0, #cd1076);
- border: 1px solid #8e0b52;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f042a0, endColorstr=#cd1076);
- text-shadow: 0 -1px 0 #8e0b52;
-}
-
-a.pink:hover {
- background-color: #f471b8;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#f471b8), to(#cd1076));
- background-image: -webkit-linear-gradient(top, #f471b8, #cd1076);
- background-image: -moz-linear-gradient(top, #f471b8, #cd1076);
- background-image: -ms-linear-gradient(top, #f471b8, #cd1076);
- background-image: -o-linear-gradient(top, #f471b8, #cd1076);
- background-image: linear-gradient(top, #f471b8, #cd1076);
- border: 1px solid #8e0b52;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f471b8, endColorstr=#cd1076);
- text-shadow: 0 -1px 0 #8e0b52;
-}
-
-a.brick {
- background-color: #b22222; /* Fire Brick */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), to(#b22222));
- background-image: -webkit-linear-gradient(top, #dd4c4c, #b22222);
- background-image: -moz-linear-gradient(top, #dd4c4c, #b22222);
- background-image: -ms-linear-gradient(top, #dd4c4c, #b22222);
- background-image: -o-linear-gradient(top, #dd4c4c, #b22222);
- background-image: linear-gradient(top, #dd4c4c, #b22222);
- border: 1px solid #791717;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dd4c4c, endColorstr=#b22222);
- text-shadow: 0 -1px 0 #791717;
-}
-
-a.brick:hover {
- background-color: #e57777;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#e57777), to(#b22222));
- background-image: -webkit-linear-gradient(top, #e57777, #b22222);
- background-image: -moz-linear-gradient(top, #e57777, #b22222);
- background-image: -ms-linear-gradient(top, #e57777, #b22222);
- background-image: -o-linear-gradient(top, #e57777, #b22222);
- background-image: linear-gradient(top, #e57777, #b22222);
- border: 1px solid #791717;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e57777, endColorstr=#b22222);
- text-shadow: 0 -1px 0 #791717;
-}
-
-a.gold {
- background-color: #8b6508; /* Dark Golden Rod 4 */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#db9f0d), to(#8b6508));
- background-image: -webkit-linear-gradient(top, #db9f0d, #8b6508);
- background-image: -moz-linear-gradient(top, #db9f0d, #8b6508);
- background-image: -ms-linear-gradient(top, #db9f0d, #8b6508);
- background-image: -o-linear-gradient(top, #db9f0d, #8b6508);
- background-image: linear-gradient(top, #db9f0d, #8b6508);
- border: 1px solid #6b4e06;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#db9f0d, endColorstr=#8b6508);
- text-shadow: 0 -1px 0 #6b4e06;
-}
-
-a.gold:hover {
- background-color: #f3b828;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#f3b828), to(#8b6508));
- background-image: -webkit-linear-gradient(top, #f3b828, #8b6508);
- background-image: -moz-linear-gradient(top, #f3b828, #8b6508);
- background-image: -ms-linear-gradient(top, #f3b828, #8b6508);
- background-image: -o-linear-gradient(top, #f3b828, #8b6508);
- background-image: linear-gradient(top, #f3b828, #8b6508);
- border: 1px solid #6b4e06;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3b828, endColorstr=#8b6508);
- text-shadow: 0 -1px 0 #6b4e06;
-}
-
-a.brown {
- background-color: #8b4513; /* Saddle Brown */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#d66a1d), to(#8b4513));
- background-image: -webkit-linear-gradient(top, #d66a1d, #8b4513);
- background-image: -moz-linear-gradient(top, #d66a1d, #8b4513);
- background-image: -ms-linear-gradient(top, #d66a1d, #8b4513);
- background-image: -o-linear-gradient(top, #d66a1d, #8b4513);
- background-image: linear-gradient(top, #d66a1d, #8b4513);
- border: 1px solid #4f270b;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d66a1d, endColorstr=#8b4513);
- text-shadow: 0 -1px 0 #4f270b;
-}
-
-a.brown:hover {
- background-color: #8b4513;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#e58541), to(#8b4513));
- background-image: -webkit-linear-gradient(top, #e58541, #8b4513);
- background-image: -moz-linear-gradient(top, #e58541, #8b4513);
- background-image: -ms-linear-gradient(top, #e58541, #8b4513);
- background-image: -o-linear-gradient(top, #e58541, #8b4513);
- background-image: linear-gradient(top, #e58541, #8b4513);
- border: 1px solid #4f270b;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e58541, endColorstr=#8b4513);
- text-shadow: 0 -1px 0 #4f270b;
-}
-
-a.silver {
- background-color: #c0c0c0; /* Silver */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c0c0c0));
- background-image: -webkit-linear-gradient(top, #eaeaea, #c0c0c0);
- background-image: -moz-linear-gradient(top, #eaeaea, #c0c0c0);
- background-image: -ms-linear-gradient(top, #eaeaea, #c0c0c0);
- background-image: -o-linear-gradient(top, #eaeaea, #c0c0c0);
- background-image: linear-gradient(top, #eaeaea, #c0c0c0);
- border: 1px solid #9e9e9e;
- color: #444444;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#c0c0c0);
- text-shadow: 0 1px 0 #ffffff;
-}
-
-a.silver:hover {
- background-color: #ffffff;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c0c0c0));
- background-image: -webkit-linear-gradient(top, #ffffff, #c0c0c0);
- background-image: -moz-linear-gradient(top, #ffffff, #c0c0c0);
- background-image: -ms-linear-gradient(top, #ffffff, #c0c0c0);
- background-image: -o-linear-gradient(top, #ffffff, #c0c0c0);
- background-image: linear-gradient(top, #ffffff, #c0c0c0);
- border: 1px solid #9e9e9e;
- color: #444444;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c0c0);
- text-shadow: 0 1px 0 #ffffff;
-}
-
-a.gray {
- background-color: #696969; /* Dim Gray */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#696969));
- background-image: -webkit-linear-gradient(top, #939393, #696969);
- background-image: -moz-linear-gradient(top, #939393, #696969);
- background-image: -ms-linear-gradient(top, #939393, #696969);
- background-image: -o-linear-gradient(top, #939393, #696969);
- background-image: linear-gradient(top, #939393, #696969);
- border: 1px solid #474747;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#696969);
- text-shadow: 0 -1px 0 #474747;
-}
-
-a.gray:hover {
- background-color: #adadad;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#adadad), to(#696969));
- background-image: -webkit-linear-gradient(top, #adadad, #696969);
- background-image: -moz-linear-gradient(top, #adadad, #696969);
- background-image: -ms-linear-gradient(top, #adadad, #696969);
- background-image: -o-linear-gradient(top, #adadad, #696969);
- background-image: linear-gradient(top, #adadad, #696969);
- border: 1px solid #474747;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#adadad, endColorstr=#696969);
- text-shadow: 0 -1px 0 #474747;
-}
-
-a.black {
- background-color: #080808; /* Black */
- background-image: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#080808));
- background-image: -webkit-linear-gradient(top, #323232, #080808);
- background-image: -moz-linear-gradient(top, #323232, #080808);
- background-image: -ms-linear-gradient(top, #323232, #080808);
- background-image: -o-linear-gradient(top, #323232, #080808);
- background-image: linear-gradient(top, #323232, #080808);
- border: 1px solid #000000;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#323232, endColorstr=#080808);
- text-shadow: 0 -1px 0 #000000;
-}
-
-a.black:hover {
- background-color: #4c4c4c;
- background-image: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#080808));
- background-image: -webkit-linear-gradient(top, #4c4c4c, #080808);
- background-image: -moz-linear-gradient(top, #4c4c4c, #080808);
- background-image: -ms-linear-gradient(top, #4c4c4c, #080808);
- background-image: -o-linear-gradient(top, #4c4c4c, #080808);
- background-image: linear-gradient(top, #4c4c4c, #080808);
- border: 1px solid #000000;
- color: #ffffff;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c, endColorstr=#080808);
- text-shadow: 0 -1px 0 #000000;
-}
-
-/* =Info Boxes
--------------------------------------------------------------- */
-.info-box {
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- display: block;
- margin: 20px 0;
- padding: 15px;
- text-align: left;
-}
-
-.alert {
- background-color: #faebeb;
- border: 1px solid #dc7070;
- color: #212121;
-}
-
-.address {
- background-color: #f6f5ef;
- border: 1px solid #cdc9a5;
- color: #212121;
-}
-
-.notice {
- background-color: #fbf9e9;
- border: 1px solid #e3cf57;
- color: #212121;
-}
-
-.success {
- background-color: #f9fde8;
- border: 1px solid #a2bc13;
- color: #212121;
-}
-
-.download {
- background-color: #fff4e5;
- border: 1px solid #ff9912;
- color: #212121;
-}
-
-.information {
- background-color: #eef3f6;
- border: 1px solid #6ca6cd;
- color: #212121;
-}
-
-.required {
- color: #d5243f;
-}
-
-/* =WooCommerce
--------------------------------------------------------------- */
-#breadcrumb {
- padding: 40px 0 0 0;
-}
-
-#breadcrumb a {
- color: #0066cc;
- font-size: 12px;
- font-weight: 400;
-}
-
-#breadcrumb a:hover {
- color: #444444;
- text-decoration: none;
-}
-
-#content-woocommerce {
- margin-top: 40px;
- margin-bottom: 20px;
-}
-
-.products ul, ul.products {
- margin-top: 40px;
-}
-
-.cart-collaterals .shipping_calculator {
- width: 100%;
-}
-
-table.shop_table {
-}
-
-table.cart td.actions .coupon .input-text,
-table.cart td.actions .coupon .input-text {
- cursor: text;
-}
-
-/* =WPML
--------------------------------------------------------------- */
-.icl_languages_selector {
- float: right;
- text-align: left
-}
-
-.rtl .icl_languages_selector {
- float: left;
- text-align: right
-}
-
-@media screen and (max-width: 650px) {
- .icl_languages_selector,
- .rtl .icl_languages_selector {
- float: none;
- }
-}
-
-/* =Polylang
--------------------------------------------------------------- */
-.widget_polylang li {
- display: inline;
- list-style-type: none;
-}
-
-/* =Footer
--------------------------------------------------------------- */
-#footer {
- font-size: 11px;
- line-height: 1.5em;
-}
-
-#footer a {
- color: #333333;
- font-weight: 400;
-}
-
-#footer a:hover {
- color: #444444;
-}
-
-#footer-wrapper .grid.col-940 {
- margin: 0;
-}
-
-.scroll-top {
- text-align: center;
-}
-
-.copyright {
- text-align: left;
-}
-
-.powered {
- text-align: right;
-}
-
-#footer_widget .col-300:nth-child(3n+3) {
- margin-right: 0;
-}
-
-/* =Social Icons
--------------------------------------------------------------- */
-#footer .social-icons {
- list-style: none;
- line-height: normal;
- padding: 0;
- margin: 0;
- text-align: right;
-}
-
-#footer .rss-icon,
-#footer .yelp-icon,
-#footer .vimeo-icon,
-#footer .youtube-icon,
-#footer .twitter-icon,
-#footer .facebook-icon,
-#footer .linkedin-icon,
-#footer .rss-feed-icon,
-#footer .instagram-icon,
-#footer .pinterest-icon,
-#footer .foursquare-icon,
-#footer .googleplus-icon,
-#footer .google-plus-icon,
-#footer .stumbleupon-icon,
-#footer .stumble-upon-icon {
- display: inline;
- margin: 1px;
- padding-left: 3px;
-}
-
-/* =Alignments Extras
--------------------------------------------------------------- */
-.left {
- float: left;
-}
-
-.right {
- float: right;
-}
-
-.center {
- text-align: center;
-}
-
-/* =Clearfix
--------------------------------------------------------------- */
-.clearfix:after,
-.clearfix:before,
-#container:after,
-#container:before,
-.widget-wrapper:after,
-.widget-wrapper:before {
- content: ' ';
- display: table;
-}
-
-.clearfix:after,
-#container:after,
-.widget-wrapper:after {
- clear: both;
-}
-
-.ie7 .clearfix,
-.ie7 #container,
-.ie7 .widget-wrapper {
- zoom: 1;
-}
-
-.clear {
- clear: both;
-}
-
-/* =Begin bidirectionality settings (do not change)
--------------------------------------------------------------- */
-BDO[DIR="ltr"] {
- direction: ltr;
- unicode-bidi: bidi-override;
-}
-
-BDO[DIR="rtl"] {
- direction: rtl;
- unicode-bidi: bidi-override;
-}
-
-[DIR="ltr"] {
- direction: ltr;
- unicode-bidi: embed;
-}
-
-[DIR="rtl"] {
- direction: rtl;
- unicode-bidi: embed;
-}
-
-/* =Media Print
- If you're working on a Child Theme, make sure that all
- media queries are included in your style.css
--------------------------------------------------------------- */
-@media print {
-
- h1, h2, h3, h4, h5, h6 {
- page-break-after: avoid;
- }
-
- ul, ol, dl {
- page-break-before: avoid;
- }
-}
-
-/* Retina (HiDPI) Display
- http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
--------------------------------------------------------------- */
-@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
-
- body {
- }
-}
-
-/*The last 29 days of the month are the hardest."- Nikola Tesla*/
diff --git a/wp-content/themes/responsive/core/css/style.min.css b/wp-content/themes/responsive/core/css/style.min.css
deleted file mode 100644
index ebcea3a..0000000
--- a/wp-content/themes/responsive/core/css/style.min.css
+++ /dev/null
@@ -1 +0,0 @@
-a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-spacing:0}button,input,select,textarea{font-size:100%;overflow:visible;margin:0;vertical-align:baseline;width:auto}textarea{vertical-align:text-top}hr{background:#ddd;border:0;clear:both;color:#ddd;float:none;height:1px;width:100%}hr.space{background:#fff;color:#fff}html{height:100%}body{-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;background:#efefef;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-smoothing:antialiased;line-height:1.5em;text-rendering:optimizeLegibility}p{word-wrap:break-word}cite,dfn,em,i{font-style:italic}code,kbd,pre,samp,tt,var{font-family:monospace,serif;font-style:normal}b,strong{font-weight:700}pre{-moz-box-sizing:border-box;-moz-border-radius:2px;-moz-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);-webkit-border-radius:2px;-webkit-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);-webkit-box-sizing:border-box;box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);box-sizing:border-box;background:#f4f4f4;border:1px solid #aaa;border-bottom-color:#ccc;border-radius:2px;height:auto;outline:0;padding:6px 10px;vertical-align:middle;width:100%;word-wrap:break-word;white-space:pre-wrap}del{color:#555;text-decoration:line-through}dfn,ins{border-bottom:1px solid #ccc}small,sub,sup{font-size:85%}abbr,acronym{font-size:85%;letter-spacing:.1em;text-transform:uppercase}a abbr,a acronym{border:0}abbr[title],acronym[title],dfn[title]{border-bottom:1px solid #ccc;cursor:help}sup{vertical-align:super}sub{vertical-align:sub}.grid{float:left;margin-bottom:2.127659574468%;padding-top:0}.grid-right{float:right;margin-bottom:2.127659574468%;padding-top:0}.col-140,.col-220,.col-300,.col-380,.col-460,.col-540,.col-60,.col-620,.col-700,.col-780,.col-860{display:inline;margin-right:2.127659574468%}.col-60{width:6.382978723404%}.col-140{width:14.893617021277%}.col-220{width:23.404255319149%}.col-300{width:31.914893617021%}.col-380{width:40.425531914894%}.col-460{width:48.936170212766%}.col-540{width:57.446808510638%}.col-620{width:65.957446808511%}.col-700{width:74.468085106383%}.col-780{width:82.978723404255%}.col-860{width:91.489361702128%}.col-940{width:100%}.fit{margin-left:0!important;margin-right:0!important}.hidden{visibility:hidden}.visible{visibility:visible}.hide-desktop,.none{display:none}.show-desktop{display:block}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}.ie8 img{height:auto;width:auto\9}.ie8 img.size-large{max-width:60%;width:auto}video{width:100%;max-width:100%;height:auto}embed,object{max-width:100%}svg:not(:root){overflow:hidden}a{color:#06c;font-weight:400;text-decoration:none}a:active,a:focus,a:hover{color:#444;outline:0;text-decoration:none}::selection{background:#999;color:#fff;text-shadow:none}label{display:inline-block;font-weight:700;padding:2px 0}legend{padding:2px 5px}fieldset{border:1px solid #ccc}input[type=email],input[type=password],input[type=text],select{-moz-box-sizing:border-box;-moz-border-radius:2px;-webkit-box-sizing:border-box;-webkit-border-radius:2px;-webkit-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);background-color:#fff;box-sizing:border-box;border:1px solid #aaa;border-bottom-color:#ccc;border-radius:2px;cursor:text;margin:0;outline:0;padding:6px 8px;vertical-align:middle;max-width:100%}select{height:auto;max-width:100%}area,textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-border-radius:2px;-webkit-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);background-color:#fff;box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.2);box-sizing:border-box;border:1px solid #aaa;border-bottom-color:#ccc;border-radius:2px;height:auto;overflow:auto;margin:0;outline:0;padding:8px 10px;max-width:100%}map area{padding:0;border:0}input,select{cursor:pointer}area:focus,input:focus,textarea:focus{border:1px solid #6cf}input[type=password],input[type=text]{cursor:text}.ie7 area,.ie7 input[type=email],.ie7 input[type=password],.ie7 input[type=text],.ie7 select,.ie7 textarea{width:96%}.msie-box{background-color:#f9edbe;border:1px solid #f0c36d;color:#212121;display:block;margin:0 auto;max-width:960px;padding:10px;position:absolute;top:60px;text-align:center;width:100%}.msie-box a{color:#212121}table,td,th{border:1px solid #ddd}table{border-collapse:collapse;width:100%}ul{padding:0}ol{line-height:22px;list-style-position:outside;padding:0}dt{font-weight:400}blockquote{background:#f9f9f9;border:0;border-left:4px solid #d6d6d6;overflow:auto}blockquote p{font-family:Georgia,'Times New Roman',Times,serif;font-style:italic;font-size:18px;line-height:26px}h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{font-weight:700;line-height:1em;word-wrap:break-word}h1{font-size:2.625em;margin-bottom:.5em;margin-top:.5em}h2{font-size:2.25em;margin-bottom:.75em;margin-top:.75em}h3{font-size:1.875em;margin-bottom:.857em;margin-top:.857em}h4{font-size:1.5em;margin-bottom:1em;margin-top:1em}h5{font-size:1.125em;margin-bottom:1.125em;margin-top:1.125em}h6{font-size:1em;margin-bottom:1.285em;margin-top:1.285em}address,blockquote,dl,form,hr,p,pre,table{margin:1.6em 0}td,th{padding:.8em}caption{padding-bottom:.8em}blockquote{padding:0 1em}blockquote:first-child{margin:.8em 0}fieldset{margin:1.6em 0;padding:0 1em 1em}legend{padding-left:.8em;padding-right:.8em}legend+*{margin-top:1em}input,textarea{padding:.3em .4em .15em}select{padding:.1em .2em 0}option{padding:0 .4em}dt{margin-bottom:.4em;margin-top:.8em}ul{list-style-type:disc}ol{list-style-type:decimal}ol,ul{margin:0 1.5em 1.5em 0;padding-left:2em}li ol,li ul{margin:0}form div{margin-bottom:.8em}#container{margin:0 auto;max-width:960px;padding:0 25px}#wrapper{-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;clear:both;margin:20px auto;padding:0 20px 20px;position:relative}.front-page #wrapper{background-color:transparent;border:0;margin:20px auto;padding:0}#header{margin:0}#footer{clear:both;margin:0 auto;max-width:960px;padding:0 25px}#footer-wrapper{margin:0;padding:0}#logo{float:left;margin:0}.site-name{display:block;font-size:2.063em;line-height:1em;padding-top:20px}.site-name a{color:#333;font-weight:700}.site-description{color:#afafaf;display:block;font-size:.875em;margin:10px 0}#content,#content-blog,#content-full{margin-top:40px;margin-bottom:20px}#content-images{margin-bottom:20px}#content-search{margin-bottom:20px;margin-top:20px}#content-archive,#content-sitemap{margin-top:40px;margin-bottom:20px}#content-sitemap a{font-size:12px}#content .sticky{clear:both}.page-template-landing-page-php .footer-menu,.page-template-landing-page-php .main-nav,.page-template-landing-page-php .menu,.page-template-landing-page-php .sub-header-menu,.page-template-landing-page-php .top-menu{display:none}#author-meta{-moz-border-radius:4px;-webkit-border-radius:4px;background:#f9f9f9;border:1px solid #d6d6d6;border-radius:4px;clear:both;display:block;margin:30px 0 40px;padding:10px;overflow:hidden}#author-meta img{float:left;padding:10px 15px 0 5px}#author-meta p{margin:0;padding:5px}#author-meta .about-author{font-weight:700;margin:10px 0 0}#featured{-moz-border-radius:4px;-webkit-border-radius:4px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding-bottom:40px;width:99.893617021277%}#featured p{font-size:18px;font-weight:200;line-height:27px;padding:0 40px;text-align:center}#featured-image{margin:40px 0 0}#featured-image .fluid-width-video-wrapper{margin-left:-20px}.featured-image img{margin-top:44px}.comments-link{font-size:12px}#cancel-comment-reply-link{color:#900}.post-data{clear:both;font-size:12px;font-weight:700;margin-top:20px}.post-data a{color:#111}.post-entry{clear:both}.post-meta{clear:both;color:#9f9f9f;font-size:12px;margin-bottom:10px}.post-edit{clear:both;display:block;font-size:12px;margin:1.5em 0}.post-search-terms{clear:both}.read-more{clear:both;font-weight:700}.attachment-entry{clear:both;text-align:center}.bbPress .breadcrumb-list{display:none}.ellipsis{color:#aaa;font-size:18px;margin-left:5px}.form-allowed-tags{display:none;font-size:10px}.widget-wrapper{-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#f9f9f9;border:1px solid #e5e5e5;border-radius:4px;margin:0 0 20px;padding:20px}.widget-wrapper input[type=email],.widget-wrapper input[type=password],.widget-wrapper input[type=text],.widget-wrapper select{width:75%}#widgets{margin-top:40px}#widgets a{display:inline-block;margin:0;padding:0;text-decoration:none}#widgets form{margin:0}#widgets ol,#widgets ul{padding:0 0 0 20px}#widgets ul li a{display:inline;text-decoration:none}#widgets .widget-title img{float:right;height:11px;position:relative;top:4px;width:11px}#widgets .rss-date{line-height:18px;padding:6px 12px}#widgets .rssSummary{padding:10px}#widgets cite{font-style:normal;line-height:18px;padding:6px 12px}#widgets .tagcloud,#widgets .textwidget{display:block;line-height:1.5em;margin:0;word-wrap:break-word}#widgets .textwidget a{display:inline}#widgets ul .children{padding:0 0 0 10px}#widgets .author{font-weight:700;padding-top:4px}#cat,.widget_archive select{display:block;margin:0 15px 0 0}.colophon-widget{background:0 0;min-height:0}.colophon-widget input[type=email],.colophon-widget input[type=password],.colophon-widget input[type=text],.colophon-widget select{width:100%}.top-widget{background:0 0;border:0;clear:right;float:right;min-height:0;padding:0 3px 0 0;text-align:right;width:45%}.top-widget ul{padding:0}.top-widget input[type=email],.top-widget input[type=password],.top-widget input[type=text],.top-widget select{width:auto}.top-widget #searchform{margin:0}.featured-title{font-size:60px;letter-spacing:-1px;margin:0;padding-top:40px;text-align:center}.featured-subtitle{padding:0 10px;text-align:center}.widget-title h3,.widget-title-home h3{display:block;font-size:24px;font-weight:700;line-height:23px;margin:0;padding:0 0 20px;text-align:left}.top-widget .widget-title h3{font-size:14px;padding:0;text-align:right}.widget-title a{border-bottom:0;padding:0!important}.title-404{color:#933}.error404 input[type=email],.error404 input[type=password],.error404 input[type=text],.error404 select{width:auto}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px)}.top-menu{float:right;margin:10px 0;padding:0}.top-menu li{display:inline;list-style-type:none}.top-menu li a{border-left:1px solid #ccc;color:#333;font-size:11px;padding:0 4px 0 8px}.top-menu>li:first-child>a{border-left:0}.top-menu li a:hover{color:#333}.menu{background-color:#585858;background-image:-webkit-gradient(linear,left top,left bottom,from(#585858),to(#3d3d3d));background-image:-webkit-linear-gradient(top,#585858,#3d3d3d);background-image:-moz-linear-gradient(top,#585858,#3d3d3d);background-image:-ms-linear-gradient(top,#585858,#3d3d3d);background-image:-o-linear-gradient(top,#585858,#3d3d3d);background-image:linear-gradient(top,#585858,#3d3d3d);clear:both;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d)}.main-nav{clear:both}.menu,.menu ul{display:block;list-style-type:none;margin:0;padding:0}.menu li{border:0;display:block;float:left;margin:0;padding:0;position:relative;z-index:5}.menu li:hover{white-space:normal;z-index:10000}.menu li li{float:none}.menu ul{left:0;position:absolute;top:0;visibility:hidden;z-index:10}.menu li:hover>ul{top:100%;visibility:visible}.menu ul:after,.menu:after{clear:both;content:'.';display:block;height:0;overflow:hidden;visibility:hidden}.menu,.menu ul{min-height:0}.menu ul,.menu ul ul{margin:0;padding:0}.menu li li a:hover,.menu ul li a:hover{color:#484848;text-decoration:none}.menu ul{margin-top:1px;min-width:15em;width:auto}.menu a{border-left:1px solid #585858;color:#fff;cursor:pointer;display:block;font-size:13px;font-weight:700;height:45px;line-height:45px;margin:0;padding:0 .9em;position:relative;text-decoration:none;text-shadow:0 -1px 0 #000;white-space:nowrap}.menu a:hover{background-color:gray;background-image:-webkit-gradient(linear,left top,left bottom,from(gray),to(#363636));background-image:-webkit-linear-gradient(top,gray,#363636);background-image:-moz-linear-gradient(top,gray,#363636);background-image:-ms-linear-gradient(top,gray,#363636);background-image:-o-linear-gradient(top,gray,#363636);background-image:linear-gradient(top,gray,#363636);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636)}ul.menu>li:hover{background-color:#363636;color:#fff}.menu .current-menu-item a,.menu .current_page_item a{background-color:#343434}.front-page .menu .current_page_item a{background:0 0;background-color:transparent;background-image:none;filter:none}.menu li li{background:#fff;background-image:none;border:1px solid #e5e5e5;color:#444;filter:none;margin:-1px 0 1px 0;width:auto}.menu li li a{background:transparent!important;border:0;color:#444;font-size:12px;font-weight:400;height:auto;height:20px;line-height:20px;padding:5px 10px;text-shadow:none;white-space:nowrap}.menu li li a:hover{background:#f5f5f5!important;background-image:none;border:0;color:#444;filter:none}.menu li li:hover{background:#f5f5f5!important;filter:none}.menu ul>li+li{border-top:0}.menu li li:hover>ul{left:100%;top:0}.menu>li:first-child>a{border-left:0}.main-nav #responsive_current_menu_item,.menu a#responsive_menu_button{display:none}.ie7 .menu ul{background:url(core/images/ie7-fix.gif) repeat}.ie7 .menu li li a{min-width:100%}.sub-header-menu{background-color:#fff;border:1px solid #e5e5e5;border-top:0;clear:both}.sub-header-menu,.sub-header-menu ul{display:block;list-style-type:none;margin:0;padding:0}.sub-header-menu li{border:0;display:block;float:left;margin:0;padding:0;position:relative;z-index:5}.sub-header-menu li:hover{white-space:normal;z-index:10000}.sub-header-menu li li{float:none}.sub-header-menu ul{left:0;position:absolute;top:0;visibility:hidden;z-index:10}.sub-header-menu li:hover>ul{top:100%;visibility:visible}.sub-header-menu ul:after,.sub-header-menu:after{clear:both;content:'.';display:block;height:0;overflow:hidden;visibility:hidden}.sub-header-menu,.sub-header-menu ul{min-height:0}.sub-header-menu ul,.sub-header-menu ul ul{margin:0;padding:0}.sub-header-menu li li a:hover,.sub-header-menu ul li a:hover{color:#484848;text-decoration:none}.sub-header-menu ul{margin-top:1px;min-width:15em;width:auto}.sub-header-menu a{border-left:1px solid #e5e5e5;color:#333;cursor:pointer;display:block;font-size:12px;font-weight:400;height:35px;line-height:35px;margin:0;padding:0 .9em;position:relative;text-decoration:none;text-shadow:none}.sub-header-menu a:hover{-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-color:#f9f9f9;background-clip:padding-box}.sub-header-menu .current-menu-item a,.sub-header-menu .current_page_item a{background-color:#f9f9f9}.sub-header-menu li li{background:#fff;background-image:none;border:1px solid #e5e5e5;color:#444;filter:none;margin:-1px 0 1px 0;width:auto}.sub-header-menu li li a{border:0;color:#444;font-size:12px;font-weight:400;height:auto;height:20px;line-height:20px;padding:5px 10px;text-shadow:none}.sub-header-menu li li a:hover{background:#f9f9f9;background-image:none;border:0;color:#444;filter:none}.sub-header-menu ul>li+li{border-top:0}.sub-header-menu li li:hover>ul{left:100%;top:0}.sub-header-menu>li:first-child>a{border-left:0}.sub-header-menu .current_page_ancestor,.sub-header-menu .current_page_ancestor ul a,.sub-header-menu ul.children a{background:0 0;background-image:none;filter:none}.ie7 .sub-header-menu ul{background:url(core/images/ie7-fix.gif) repeat}.ie7 .sub-header-menu li li a{min-width:100%}.footer-menu{margin-left:0;padding:0}.footer-menu li{display:inline;list-style-type:none}.footer-menu li a{border-left:1px solid #ccc;color:#333;padding:0 8px}.footer-menu li a:hover{color:#222}.footer-menu>li:first-child>a{border-left:0;padding:0 8px 0 0}.navigation{color:#111;display:block;font-size:13px;height:28px;line-height:28px;margin:20px 0;padding:0 5px}.navigation a{color:#aaa;padding:4px 10px}.navigation a:hover{color:#111;text-decoration:none}.navigation .previous{float:left}.navigation .next{float:right}.navigation .bracket{font-size:36px}.pagination{clear:both;display:block;font-size:16px;font-weight:700;margin:10px 0;padding:5px 0}.pagination a{text-decoration:none}.breadcrumb-list{font-size:12px}#commentform{margin:0}.commentlist{border-bottom:1px solid #e5e5e5;list-style:none;margin:0;padding:0}.commentlist ol{list-style:decimal}.commentlist li{-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff;border-radius:4px;margin:0}.commentlist li cite{color:#111;font-size:1.1em;font-style:normal;font-weight:400}.commentlist li.alt{background:#f9f9f9}.commentlist .children{list-style:none;margin-left:10px;padding:10px}.commentlist .avatar{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;float:left;margin-right:10px;padding:0;vertical-align:middle}.comment-author .says{color:#999}.comment-body .comment-meta{color:#999;display:inline-block;margin:0;padding:0;text-align:left}.comment-body .comment-meta a{font-size:11px}.comment-body{clear:both;padding:10px}.comment-body p{clear:both}.pingback,.trackback{list-style:none;margin:20px 0}.pingback cite,.trackback cite{font-style:normal}#comments,#pings{text-align:left}#respond{-moz-border-radius:4px;-webkit-border-radius:4px;background-color:#eaeaea;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#eaeaea));background-image:-webkit-linear-gradient(top,#fff,#eaeaea);background-image:-moz-linear-gradient(top,#fff,#eaeaea);background-image:-ms-linear-gradient(top,#fff,#eaeaea);background-image:-o-linear-gradient(top,#fff,#eaeaea);background-image:linear-gradient(top,#fff,#eaeaea);border:1px solid #ccc;border-bottom-color:#aaa;border-radius:4px;clear:both;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);margin-top:15px;padding:10px 20px 50px}#respond label{display:inline}.reply{margin:10px 0}.comment-form-author input,.comment-form-comment textarea,.comment-form-email input,.comment-form-url input{display:block;width:100%}.nocomments{color:#999;font-size:.9em;text-align:center}.gallery br[style]{clear:none!important}.gallery br:nth-last-child(1){clear:both!important}.gallery-columns-1 .gallery-item{max-width:600px}.gallery-columns-2 .gallery-item{max-width:300px}.gallery-columns-3 .gallery-item{max-width:200px}.gallery-columns-4 .gallery-item{max-width:150px}.gallery-columns-5 .gallery-item{max-width:120px}.gallery-columns-6 .gallery-item{max-width:100px}.gallery-columns-7 .gallery-item{max-width:85px}.gallery-columns-8 .gallery-item{max-width:75px}.gallery-columns-9 .gallery-item{max-width:66px}.page-template-full-width-page-php .gallery-columns-1 .gallery-item,.page-template-landing-page.php .gallery-columns-1 .gallery-item{max-width:900px}.page-template-full-width-page-php .gallery-columns-2 .gallery-item,.page-template-landing-page.php .gallery-columns-2 .gallery-item{max-width:450px}.page-template-full-width-page-php .gallery-columns-3 .gallery-item,.page-template-landing-page.php .gallery-columns-3 .gallery-item{max-width:300px}.page-template-full-width-page-php .gallery-columns-4 .gallery-item,.page-template-landing-page.php .gallery-columns-4 .gallery-item{max-width:225px}.page-template-full-width-page-php .gallery-columns-5 .gallery-item,.page-template-landing-page.php .gallery-columns-5.gallery-item{max-width:180px}.page-template-full-width-page-php .gallery-columns-6 .gallery-item,.page-template-landing-page.php .gallery-columns-6 .gallery-item{max-width:150px}.page-template-full-width-page-php .gallery-columns-7 .gallery-item,.page-template-landing-page.php .gallery-columns-7 .gallery-item{max-width:125px}.page-template-full-width-page-php .gallery-columns-8 .gallery-item,.page-template-landing-page.php .gallery-columns-8 .gallery-item{max-width:112.5px}.page-template-full-width-page-php .gallery-columns-9 .gallery-item,.page-template-landing-page.php .gallery-columns-9 .gallery-item{max-width:100px}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 20px}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}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:#f9f9f9;border:1px solid #f0f0f0;max-width:96%;padding:13px 10px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:12px;line-height:1.5em;margin:0;padding:10px}img.wp-smiley{vertical-align:middle}.gallery{margin:0 auto 18px}.gallery .gallery-item{float:left;margin-top:0;text-align:center;max-width:155px}.gallery img{border:1px solid #ddd}.gallery .gallery-caption{font-size:12px;margin:0 0 12px}.gallery dl{margin:0}.gallery br+br{display:none}.attachment-gallery img{background:#fff;border:1px solid #f0f0f0;display:block;height:auto;margin:15px auto;max-width:96%;padding:5px;width:auto}.gallery-meta .aperture,.gallery-meta .camera,.gallery-meta .focal-length,.gallery-meta .full-size,.gallery-meta .iso,.gallery-meta .shutter{display:block}img.attachment-full,img.attachment-large,img.attachment-medium,img.attachment-thumbnail,img.wp-post-image{display:block;margin:15px auto;width:auto}a.button,input[type=button],input[type=reset],input[type=submit]{-moz-border-radius:2px;-moz-box-shadow:0 1px 0 rgba(255,255,255,.3) inset;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3) inset;-webkit-border-radius:2px;background-color:#f9f9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:-moz-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:-ms-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:-o-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:linear-gradient(top,#f9f9f9,#f1f1f1);box-shadow:0 1px 0 rgba(255,255,255,.3) inset;border:1px solid #ddd;border-radius:2px;color:#333;cursor:pointer;display:inline-block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);font-size:14px;font-weight:700;line-height:20px;margin:0;padding:4px 10px;text-decoration:none;text-shadow:0 1px 0 #fff;vertical-align:middle;white-space:nowrap}a.button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{-moz-box-shadow:0 1px 0 rgba(255,255,255,.3) inset;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3) inset;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#fff,#f1f1f1);background-image:-moz-linear-gradient(top,#fff,#f1f1f1);background-image:-ms-linear-gradient(top,#fff,#f1f1f1);background-image:-o-linear-gradient(top,#fff,#f1f1f1);background-image:linear-gradient(top,#fff,#f1f1f1);border:1px solid #ddd;box-shadow:0 1px 0 rgba(255,255,255,.3) inset;color:#333;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1)}a.button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{-moz-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.1);background-color:#f9f9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:-moz-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:-ms-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:-o-linear-gradient(top,#f9f9f9,#f1f1f1);background-image:linear-gradient(top,#f9f9f9,#f1f1f1);box-shadow:0 1px 0 #fff,inset 0 1px 1px rgba(0,0,0,.1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1)}.call-to-action{text-align:center}.call-to-action a.button{font-size:24px;padding:15px 35px}.call-to-action a.button:hover{text-decoration:none}.ie7 .call-to-action a.button{padding:11px 35px 19px}.small a.button{font-size:10px;padding:3px 6px}.medium a.button{font-size:16px;padding:8px 16px}.large a.button{font-size:18px;padding:10px 35px}.xlarge a.button{font-size:24px;padding:12px 55px}a.blue{background-color:#1874cd;background-image:-webkit-gradient(linear,left top,left bottom,from(#4f9eea),to(#1874cd));background-image:-webkit-linear-gradient(top,#4f9eea,#1874cd);background-image:-moz-linear-gradient(top,#4f9eea,#1874cd);background-image:-ms-linear-gradient(top,#4f9eea,#1874cd);background-image:-o-linear-gradient(top,#4f9eea,#1874cd);background-image:linear-gradient(top,#4f9eea,#1874cd);border:1px solid #115290;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd);text-shadow:0 -1px 0 #115290}a.blue:hover{background-color:#7db7f0;background-image:-webkit-gradient(linear,left top,left bottom,from(#7db7f0),to(#1874cd));background-image:-webkit-linear-gradient(top,#7db7f0,#1874cd);background-image:-moz-linear-gradient(top,#7db7f0,#1874cd);background-image:-ms-linear-gradient(top,#7db7f0,#1874cd);background-image:-o-linear-gradient(top,#7db7f0,#1874cd);background-image:linear-gradient(top,#7db7f0,#1874cd);border:1px solid #115290;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db7f0, endColorstr=#1874cd);text-shadow:0 -1px 0 #115290}a.red{background-color:#cd0000;background-image:-webkit-gradient(linear,left top,left bottom,from(#ff2323),to(#cd0000));background-image:-webkit-linear-gradient(top,#ff2323,#cd0000);background-image:-moz-linear-gradient(top,#ff2323,#cd0000);background-image:-ms-linear-gradient(top,#ff2323,#cd0000);background-image:-o-linear-gradient(top,#ff2323,#cd0000);background-image:linear-gradient(top,#ff2323,#cd0000);border:1px solid #890000;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff2323, endColorstr=#cd0000);text-shadow:0 -1px 0 #890000}a.red:hover{background-color:#ff5656;background-image:-webkit-gradient(linear,left top,left bottom,from(#ff5656),to(#cd0000));background-image:-webkit-linear-gradient(top,#ff5656,#cd0000);background-image:-moz-linear-gradient(top,#ff5656,#cd0000);background-image:-ms-linear-gradient(top,#ff5656,#cd0000);background-image:-o-linear-gradient(top,#ff5656,#cd0000);background-image:linear-gradient(top,#ff5656,#cd0000);border:1px solid #890000;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5656, endColorstr=#cd0000);text-shadow:0 -1px 0 #890000}a.orange{background-color:#ff7f00;background-image:-webkit-gradient(linear,left top,left bottom,from(#fa5),to(#ff7f00));background-image:-webkit-linear-gradient(top,#fa5,#ff7f00);background-image:-moz-linear-gradient(top,#fa5,#ff7f00);background-image:-ms-linear-gradient(top,#fa5,#ff7f00);background-image:-o-linear-gradient(top,#fa5,#ff7f00);background-image:linear-gradient(top,#fa5,#ff7f00);border:1px solid #bb5d00;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaa55, endColorstr=#ff7f00);text-shadow:0 -1px 0 #bb5d00}a.orange:hover{background-color:#ffc388;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffc388),to(#ff7f00));background-image:-webkit-linear-gradient(top,#ffc388,#ff7f00);background-image:-moz-linear-gradient(top,#ffc388,#ff7f00);background-image:-ms-linear-gradient(top,#ffc388,#ff7f00);background-image:-o-linear-gradient(top,#ffc388,#ff7f00);background-image:linear-gradient(top,#ffc388,#ff7f00);border:1px solid #bb5d00;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc388, endColorstr=#ff7f00);text-shadow:0 -1px 0 #bb5d00}a.yellow{background-color:#ecca06;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff2aa),to(gold));background-image:-webkit-linear-gradient(top,#fff2aa,gold);background-image:-moz-linear-gradient(top,#fff2aa,gold);background-image:-ms-linear-gradient(top,#fff2aa,gold);background-image:-o-linear-gradient(top,#fff2aa,gold);background-image:linear-gradient(top,#fff2aa,gold);border:1px solid #bb9e00;color:#161300;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff2aa, endColorstr=#ffd700);text-shadow:0 1px 0 #fff}a.yellow:hover{background-color:#fffadd;background-image:-webkit-gradient(linear,left top,left bottom,from(#fffadd),to(gold));background-image:-webkit-linear-gradient(top,#fffadd,gold);background-image:-moz-linear-gradient(top,#fffadd,gold);background-image:-ms-linear-gradient(top,#fffadd,gold);background-image:-o-linear-gradient(top,#fffadd,gold);background-image:linear-gradient(top,#fffadd,gold);border:1px solid #bb9e00;color:#161300;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffadd, endColorstr=#ffd700);text-shadow:0 1px 0 #fff}a.green{background-color:#2e8b57;background-image:-webkit-gradient(linear,left top,left bottom,from(#4bc380),to(#2e8b57));background-image:-webkit-linear-gradient(top,#4bc380,#2e8b57);background-image:-moz-linear-gradient(top,#4bc380,#2e8b57);background-image:-ms-linear-gradient(top,#4bc380,#2e8b57);background-image:-o-linear-gradient(top,#4bc380,#2e8b57);background-image:linear-gradient(top,#4bc380,#2e8b57);border:1px solid #1d5837;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4bc380, endColorstr=#2e8b57);text-shadow:0 -1px 0 #1d5837}a.green:hover{background-color:#71d09b;background-image:-webkit-gradient(linear,left top,left bottom,from(#71d09b),to(#2e8b57));background-image:-webkit-linear-gradient(top,#71d09b,#2e8b57);background-image:-moz-linear-gradient(top,#71d09b,#2e8b57);background-image:-ms-linear-gradient(top,#71d09b,#2e8b57);background-image:-o-linear-gradient(top,#71d09b,#2e8b57);background-image:linear-gradient(top,#71d09b,#2e8b57);border:1px solid #1d5837;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#71d09b, endColorstr=#2e8b57);text-shadow:0 -1px 0 #1d5837}a.olive{background-color:#838b83;background-image:-webkit-gradient(linear,left top,left bottom,from(#e0e000),to(#838b83));background-image:-webkit-linear-gradient(top,#afb4af,#838b83);background-image:-moz-linear-gradient(top,#afb4af,#838b83);background-image:-ms-linear-gradient(top,#afb4af,#838b83);background-image:-o-linear-gradient(top,#afb4af,#838b83);background-image:linear-gradient(top,#afb4af,#838b83);border:1px solid #626862;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#afb4af, endColorstr=#838b83);text-shadow:0 -1px 0 #626862}a.olive:hover{background-color:#c9cdc9;background-image:-webkit-gradient(linear,left top,left bottom,from(#c9cdc9),to(#838b83));background-image:-webkit-linear-gradient(top,#c9cdc9,#838b83);background-image:-moz-linear-gradient(top,#c9cdc9,#838b83);background-image:-ms-linear-gradient(top,#c9cdc9,#838b83);background-image:-o-linear-gradient(top,#c9cdc9,#838b83);background-image:linear-gradient(top,#c9cdc9,#838b83);border:1px solid #626862;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9cdc9, endColorstr=#838b83);text-shadow:0 -1px 0 #626862}a.purple{background-color:#5d478b;background-image:-webkit-gradient(linear,left top,left bottom,from(#8771b6),to(#5d478b));background-image:-webkit-linear-gradient(top,#8771b6,#5d478b);background-image:-moz-linear-gradient(top,#8771b6,#5d478b);background-image:-ms-linear-gradient(top,#8771b6,#5d478b);background-image:-o-linear-gradient(top,#8771b6,#5d478b);background-image:linear-gradient(top,#8771b6,#5d478b);border:1px solid #3f305e;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#8771b6, endColorstr=#5d478b);text-shadow:0 -1px 0 #3f305e}a.purple:hover{background-color:#a492c8;background-image:-webkit-gradient(linear,left top,left bottom,from(#a492c8),to(#5d478b));background-image:-webkit-linear-gradient(top,#a492c8,#5d478b);background-image:-moz-linear-gradient(top,#a492c8,#5d478b);background-image:-ms-linear-gradient(top,#a492c8,#5d478b);background-image:-o-linear-gradient(top,#a492c8,#5d478b);background-image:linear-gradient(top,#a492c8,#5d478b);border:1px solid #3f305e;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#a492c8, endColorstr=#5d478b);text-shadow:0 -1px 0 #3f305e}a.pink{background-color:#cd1076;background-image:-webkit-gradient(linear,left top,left bottom,from(#f042a0),to(#cd1076));background-image:-webkit-linear-gradient(top,#f042a0,#cd1076);background-image:-moz-linear-gradient(top,#f042a0,#cd1076);background-image:-ms-linear-gradient(top,#f042a0,#cd1076);background-image:-o-linear-gradient(top,#f042a0,#cd1076);background-image:linear-gradient(top,#f042a0,#cd1076);border:1px solid #8e0b52;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f042a0, endColorstr=#cd1076);text-shadow:0 -1px 0 #8e0b52}a.pink:hover{background-color:#f471b8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f471b8),to(#cd1076));background-image:-webkit-linear-gradient(top,#f471b8,#cd1076);background-image:-moz-linear-gradient(top,#f471b8,#cd1076);background-image:-ms-linear-gradient(top,#f471b8,#cd1076);background-image:-o-linear-gradient(top,#f471b8,#cd1076);background-image:linear-gradient(top,#f471b8,#cd1076);border:1px solid #8e0b52;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f471b8, endColorstr=#cd1076);text-shadow:0 -1px 0 #8e0b52}a.brick{background-color:#b22222;background-image:-webkit-gradient(linear,left top,left bottom,from(#dd4c4c),to(#b22222));background-image:-webkit-linear-gradient(top,#dd4c4c,#b22222);background-image:-moz-linear-gradient(top,#dd4c4c,#b22222);background-image:-ms-linear-gradient(top,#dd4c4c,#b22222);background-image:-o-linear-gradient(top,#dd4c4c,#b22222);background-image:linear-gradient(top,#dd4c4c,#b22222);border:1px solid #791717;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#dd4c4c, endColorstr=#b22222);text-shadow:0 -1px 0 #791717}a.brick:hover{background-color:#e57777;background-image:-webkit-gradient(linear,left top,left bottom,from(#e57777),to(#b22222));background-image:-webkit-linear-gradient(top,#e57777,#b22222);background-image:-moz-linear-gradient(top,#e57777,#b22222);background-image:-ms-linear-gradient(top,#e57777,#b22222);background-image:-o-linear-gradient(top,#e57777,#b22222);background-image:linear-gradient(top,#e57777,#b22222);border:1px solid #791717;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e57777, endColorstr=#b22222);text-shadow:0 -1px 0 #791717}a.gold{background-color:#8b6508;background-image:-webkit-gradient(linear,left top,left bottom,from(#db9f0d),to(#8b6508));background-image:-webkit-linear-gradient(top,#db9f0d,#8b6508);background-image:-moz-linear-gradient(top,#db9f0d,#8b6508);background-image:-ms-linear-gradient(top,#db9f0d,#8b6508);background-image:-o-linear-gradient(top,#db9f0d,#8b6508);background-image:linear-gradient(top,#db9f0d,#8b6508);border:1px solid #6b4e06;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#db9f0d, endColorstr=#8b6508);text-shadow:0 -1px 0 #6b4e06}a.gold:hover{background-color:#f3b828;background-image:-webkit-gradient(linear,left top,left bottom,from(#f3b828),to(#8b6508));background-image:-webkit-linear-gradient(top,#f3b828,#8b6508);background-image:-moz-linear-gradient(top,#f3b828,#8b6508);background-image:-ms-linear-gradient(top,#f3b828,#8b6508);background-image:-o-linear-gradient(top,#f3b828,#8b6508);background-image:linear-gradient(top,#f3b828,#8b6508);border:1px solid #6b4e06;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3b828, endColorstr=#8b6508);text-shadow:0 -1px 0 #6b4e06}a.brown{background-color:#8b4513;background-image:-webkit-gradient(linear,left top,left bottom,from(#d66a1d),to(#8b4513));background-image:-webkit-linear-gradient(top,#d66a1d,#8b4513);background-image:-moz-linear-gradient(top,#d66a1d,#8b4513);background-image:-ms-linear-gradient(top,#d66a1d,#8b4513);background-image:-o-linear-gradient(top,#d66a1d,#8b4513);background-image:linear-gradient(top,#d66a1d,#8b4513);border:1px solid #4f270b;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#d66a1d, endColorstr=#8b4513);text-shadow:0 -1px 0 #4f270b}a.brown:hover{background-color:#8b4513;background-image:-webkit-gradient(linear,left top,left bottom,from(#e58541),to(#8b4513));background-image:-webkit-linear-gradient(top,#e58541,#8b4513);background-image:-moz-linear-gradient(top,#e58541,#8b4513);background-image:-ms-linear-gradient(top,#e58541,#8b4513);background-image:-o-linear-gradient(top,#e58541,#8b4513);background-image:linear-gradient(top,#e58541,#8b4513);border:1px solid #4f270b;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e58541, endColorstr=#8b4513);text-shadow:0 -1px 0 #4f270b}a.silver{background-color:silver;background-image:-webkit-gradient(linear,left top,left bottom,from(#eaeaea),to(silver));background-image:-webkit-linear-gradient(top,#eaeaea,silver);background-image:-moz-linear-gradient(top,#eaeaea,silver);background-image:-ms-linear-gradient(top,#eaeaea,silver);background-image:-o-linear-gradient(top,#eaeaea,silver);background-image:linear-gradient(top,#eaeaea,silver);border:1px solid #9e9e9e;color:#444;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#c0c0c0);text-shadow:0 1px 0 #fff}a.silver:hover{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(silver));background-image:-webkit-linear-gradient(top,#fff,silver);background-image:-moz-linear-gradient(top,#fff,silver);background-image:-ms-linear-gradient(top,#fff,silver);background-image:-o-linear-gradient(top,#fff,silver);background-image:linear-gradient(top,#fff,silver);border:1px solid #9e9e9e;color:#444;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c0c0);text-shadow:0 1px 0 #fff}a.gray{background-color:#696969;background-image:-webkit-gradient(linear,left top,left bottom,from(#939393),to(#696969));background-image:-webkit-linear-gradient(top,#939393,#696969);background-image:-moz-linear-gradient(top,#939393,#696969);background-image:-ms-linear-gradient(top,#939393,#696969);background-image:-o-linear-gradient(top,#939393,#696969);background-image:linear-gradient(top,#939393,#696969);border:1px solid #474747;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#696969);text-shadow:0 -1px 0 #474747}a.gray:hover{background-color:#adadad;background-image:-webkit-gradient(linear,left top,left bottom,from(#adadad),to(#696969));background-image:-webkit-linear-gradient(top,#adadad,#696969);background-image:-moz-linear-gradient(top,#adadad,#696969);background-image:-ms-linear-gradient(top,#adadad,#696969);background-image:-o-linear-gradient(top,#adadad,#696969);background-image:linear-gradient(top,#adadad,#696969);border:1px solid #474747;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#adadad, endColorstr=#696969);text-shadow:0 -1px 0 #474747}a.black{background-color:#080808;background-image:-webkit-gradient(linear,left top,left bottom,from(#323232),to(#080808));background-image:-webkit-linear-gradient(top,#323232,#080808);background-image:-moz-linear-gradient(top,#323232,#080808);background-image:-ms-linear-gradient(top,#323232,#080808);background-image:-o-linear-gradient(top,#323232,#080808);background-image:linear-gradient(top,#323232,#080808);border:1px solid #000;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#323232, endColorstr=#080808);text-shadow:0 -1px 0 #000}a.black:hover{background-color:#4c4c4c;background-image:-webkit-gradient(linear,left top,left bottom,from(#4c4c4c),to(#080808));background-image:-webkit-linear-gradient(top,#4c4c4c,#080808);background-image:-moz-linear-gradient(top,#4c4c4c,#080808);background-image:-ms-linear-gradient(top,#4c4c4c,#080808);background-image:-o-linear-gradient(top,#4c4c4c,#080808);background-image:linear-gradient(top,#4c4c4c,#080808);border:1px solid #000;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c, endColorstr=#080808);text-shadow:0 -1px 0 #000}.info-box{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:block;margin:20px 0;padding:15px;text-align:left}.alert{background-color:#faebeb;border:1px solid #dc7070;color:#212121}.address{background-color:#f6f5ef;border:1px solid #cdc9a5;color:#212121}.notice{background-color:#fbf9e9;border:1px solid #e3cf57;color:#212121}.success{background-color:#f9fde8;border:1px solid #a2bc13;color:#212121}.download{background-color:#fff4e5;border:1px solid #ff9912;color:#212121}.information{background-color:#eef3f6;border:1px solid #6ca6cd;color:#212121}.required{color:#d5243f}#breadcrumb{padding:40px 0 0}#breadcrumb a{color:#06c;font-size:12px;font-weight:400}#breadcrumb a:hover{color:#444;text-decoration:none}#content-woocommerce{margin-top:40px;margin-bottom:20px}.products ul,ul.products{margin-top:40px}.cart-collaterals .shipping_calculator{width:100%}table.cart td.actions .coupon .input-text{cursor:text}.icl_languages_selector{float:right;text-align:left}.rtl .icl_languages_selector{float:left;text-align:right}@media screen and (max-width:650px){.icl_languages_selector,.rtl .icl_languages_selector{float:none}}.widget_polylang li{display:inline;list-style-type:none}#footer{font-size:11px;line-height:1.5em}#footer a{color:#333;font-weight:400}#footer a:hover{color:#444}#footer-wrapper .grid.col-940{margin:0}.scroll-top{text-align:center}.copyright{text-align:left}.powered{text-align:right}#footer_widget .col-300:nth-child(3n+3){margin-right:0}#footer .social-icons{list-style:none;line-height:normal;padding:0;margin:0;text-align:right}#footer .facebook-icon,#footer .foursquare-icon,#footer .google-plus-icon,#footer .googleplus-icon,#footer .instagram-icon,#footer .linkedin-icon,#footer .pinterest-icon,#footer .rss-feed-icon,#footer .rss-icon,#footer .stumble-upon-icon,#footer .stumbleupon-icon,#footer .twitter-icon,#footer .vimeo-icon,#footer .yelp-icon,#footer .youtube-icon{display:inline;margin:1px;padding-left:3px}.left{float:left}.right{float:right}.center{text-align:center}#container:after,#container:before,.clearfix:after,.clearfix:before,.widget-wrapper:after,.widget-wrapper:before{content:' ';display:table}#container:after,.clearfix:after,.widget-wrapper:after{clear:both}.ie7 #container,.ie7 .clearfix,.ie7 .widget-wrapper{zoom:1}.clear{clear:both}BDO[DIR=ltr]{direction:ltr;unicode-bidi:bidi-override}BDO[DIR=rtl]{direction:rtl;unicode-bidi:bidi-override}[DIR=ltr]{direction:ltr;unicode-bidi:embed}[DIR=rtl]{direction:rtl;unicode-bidi:embed}@media print{h1,h2,h3,h4,h5,h6{page-break-after:avoid}dl,ol,ul{page-break-before:avoid}}@media screen and (max-width:980px){.grid,.grid-right{float:none}.copyright,.powered,.scroll-top{float:left}#featured-image .fluid-width-video-wrapper{margin:20px 0 0}.front-page #widgets{margin-top:40px}.front-page .top-widget,.top-widget{margin-top:0!important}.hide-desktop{display:block}.hide-980,.show-desktop{display:none}.show-980{display:block}}@media screen and (max-width:650px){#logo{float:none;margin:0;text-align:center}.grid,.grid-right{float:none}#featured-image .fluid-width-video-wrapper{margin:20px 0 0}.top-widget{float:none;margin:0 auto 10px;position:relative;text-align:center;width:auto}.top-widget .widget-title h3{text-align:center}.js .sub-header-menu{display:none}.js .main-nav{position:relative;background-color:#585858;background-image:-webkit-gradient(linear,left top,left bottom,from(#585858),to(#3d3d3d));background-image:-webkit-linear-gradient(top,#585858,#3d3d3d);background-image:-moz-linear-gradient(top,#585858,#3d3d3d);background-image:-ms-linear-gradient(top,#585858,#3d3d3d);background-image:-o-linear-gradient(top,#585858,#3d3d3d);background-image:linear-gradient(top,#585858,#3d3d3d);clear:both;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);margin:0 auto}.js .main-nav .menu{display:none;position:absolute;width:100%;top:30px;z-index:1000}.js .main-nav .menu ul{margin-top:1px}.js .main-nav .menu li{float:none;background-color:#fff;border:0}.js .main-nav .menu li a{color:#444;font-size:13px;font-weight:400;height:45px;line-height:45px;padding:0 15px;border:0;border-bottom:1px solid #f5f5f5;text-shadow:none;text-align:left;cursor:pointer}.js .main-nav .menu li.current_page_item,.js .menu .current-menu-item a,.js .menu .current_page_item a{background-color:#f5f5f5}.js .main-nav .menu li li:hover{background:none!important}.js .main-nav .menu li li a{position:relative;padding:0 10px 0 30px}.js .main-nav .menu li li li a{position:relative;padding:0 10px 0 40px}.js .main-nav .menu li a:hover,.js .main-nav .menu li li a:hover{background-image:none;filter:none;background-color:#f5f5f5!important}.js .main-nav .menu li li a::before,.js .main-nav .menu li li li a::before{content:'\2013';position:absolute;top:0;left:20px}.js .main-nav .menu li li li a::after{content:'\2013';position:absolute;top:0;left:30px}.js .main-nav .menu li ul{position:static;visibility:visible;background-color:#fff}.js .main-nav .menu ul{min-width:0}.js .main-nav #responsive_current_menu_item{display:block;padding:5px 40px 5px 10px;color:#fff;font-weight:700;cursor:pointer}.js .main-nav a#responsive_menu_button{position:absolute;display:block;top:0;left:100%;height:30px;width:23px;margin-left:-30px;background:url(../images/select-icons.png) 0 5px no-repeat;cursor:pointer}.js .main-nav a#responsive_menu_button.responsive-toggle-open{background:url(../images/select-icons.png) 0 -46px no-repeat}.footer-menu li,.top-menu{float:none;font-size:11px;text-align:center}#author-meta{padding:20px}#wrapper .gallery .gallery-item{max-width:100%}.hide-650{display:none}.show-650{display:block}.hide-mobile{display:none}#footer{text-align:center}#footer .social-icons{padding-bottom:10px;text-align:center}}@media screen and (max-width:480px){#logo{float:none;text-align:center}.grid,.grid-right{float:none}#featured-image .fluid-width-video-wrapper{margin:20px 0 0}.featured-title{font-size:40px;padding:40px 20px 0}.featured-subtitle{font-size:24px}.navigation .next,.navigation .previous{display:block;margin:0 auto;text-align:center}.footer-menu li,.menu li,.menu ul,.sub-header-menu li,.top-menu{float:none;text-align:center;text-rendering:optimizeSpeed}#wrapper .gallery .gallery-item{float:none}.hide-480{display:none}.show-480{display:block}#footer,#footer .social-icons{text-align:center}}@media screen and (max-width:320px){#featured p{font-size:12px;line-height:1.5em}.featured-title{font-size:35px}.featured-subtitle{font-size:15px}.call-to-action a.button{font-size:14px;padding:7px 17px}.hide-320{display:none}.show-320{display:block}}@media screen and (max-width:240px){#featured p{font-size:11px;line-height:1.5em}.featured-title{font-size:20px}.featured-subtitle{font-size:11px}.call-to-action a.button{font-size:12px;padding:5px 15px}.top-widget area,.top-widget input[type=email],.top-widget input[type=password],.top-widget input[type=text],.top-widget select,.top-widget textarea{width:75%}.widget-title h3,.widget-title-home h3{font-size:14px;height:13px;line-height:13px;text-align:left}.hide-240{display:none}.show-240{display:block}}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/icons/facebook-icon.png b/wp-content/themes/responsive/core/icons/facebook-icon.png
deleted file mode 100644
index 4e11d7b..0000000
Binary files a/wp-content/themes/responsive/core/icons/facebook-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/foursquare-icon.png b/wp-content/themes/responsive/core/icons/foursquare-icon.png
deleted file mode 100644
index fd2ae65..0000000
Binary files a/wp-content/themes/responsive/core/icons/foursquare-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/googleplus-icon.png b/wp-content/themes/responsive/core/icons/googleplus-icon.png
deleted file mode 100644
index 3f80d10..0000000
Binary files a/wp-content/themes/responsive/core/icons/googleplus-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/instagram-icon.png b/wp-content/themes/responsive/core/icons/instagram-icon.png
deleted file mode 100644
index 8b23cf1..0000000
Binary files a/wp-content/themes/responsive/core/icons/instagram-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/linkedin-icon.png b/wp-content/themes/responsive/core/icons/linkedin-icon.png
deleted file mode 100644
index 88d22a8..0000000
Binary files a/wp-content/themes/responsive/core/icons/linkedin-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/pinterest-icon.png b/wp-content/themes/responsive/core/icons/pinterest-icon.png
deleted file mode 100644
index e8ddb7d..0000000
Binary files a/wp-content/themes/responsive/core/icons/pinterest-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/rss-feed-icon.png b/wp-content/themes/responsive/core/icons/rss-feed-icon.png
deleted file mode 100644
index ca8d3cd..0000000
Binary files a/wp-content/themes/responsive/core/icons/rss-feed-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/rss-icon.png b/wp-content/themes/responsive/core/icons/rss-icon.png
deleted file mode 100644
index ca8d3cd..0000000
Binary files a/wp-content/themes/responsive/core/icons/rss-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/stumble-upon-icon.png b/wp-content/themes/responsive/core/icons/stumble-upon-icon.png
deleted file mode 100644
index a001984..0000000
Binary files a/wp-content/themes/responsive/core/icons/stumble-upon-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/stumbleupon-icon.png b/wp-content/themes/responsive/core/icons/stumbleupon-icon.png
deleted file mode 100644
index a001984..0000000
Binary files a/wp-content/themes/responsive/core/icons/stumbleupon-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/twitter-icon.png b/wp-content/themes/responsive/core/icons/twitter-icon.png
deleted file mode 100644
index 0fcebb3..0000000
Binary files a/wp-content/themes/responsive/core/icons/twitter-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/vimeo-icon.png b/wp-content/themes/responsive/core/icons/vimeo-icon.png
deleted file mode 100644
index 2502bcd..0000000
Binary files a/wp-content/themes/responsive/core/icons/vimeo-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/yelp-icon.png b/wp-content/themes/responsive/core/icons/yelp-icon.png
deleted file mode 100644
index 4f127c2..0000000
Binary files a/wp-content/themes/responsive/core/icons/yelp-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/icons/youtube-icon.png b/wp-content/themes/responsive/core/icons/youtube-icon.png
deleted file mode 100644
index c6bd511..0000000
Binary files a/wp-content/themes/responsive/core/icons/youtube-icon.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/images/achimps.png b/wp-content/themes/responsive/core/images/achimps.png
deleted file mode 100644
index d325bcb..0000000
Binary files a/wp-content/themes/responsive/core/images/achimps.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/images/default-logo.png b/wp-content/themes/responsive/core/images/default-logo.png
deleted file mode 100644
index da4d463..0000000
Binary files a/wp-content/themes/responsive/core/images/default-logo.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/images/featured-image.png b/wp-content/themes/responsive/core/images/featured-image.png
deleted file mode 100644
index 4716c4e..0000000
Binary files a/wp-content/themes/responsive/core/images/featured-image.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/images/ie7-fix.gif b/wp-content/themes/responsive/core/images/ie7-fix.gif
deleted file mode 100644
index d7ed1a5..0000000
Binary files a/wp-content/themes/responsive/core/images/ie7-fix.gif and /dev/null differ
diff --git a/wp-content/themes/responsive/core/images/select-icons.png b/wp-content/themes/responsive/core/images/select-icons.png
deleted file mode 100644
index d5ad627..0000000
Binary files a/wp-content/themes/responsive/core/images/select-icons.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/classes/Responsive_Options.php b/wp-content/themes/responsive/core/includes/classes/Responsive_Options.php
deleted file mode 100644
index 929c9a2..0000000
--- a/wp-content/themes/responsive/core/includes/classes/Responsive_Options.php
+++ /dev/null
@@ -1,318 +0,0 @@
-sections = $sections;
- $this->options = $options;
- $this->responsive_options = get_option( 'responsive_theme_options' );
- // Set confirmaton text for restore default option as attributes of submit_button().
- $this->attributes['onclick'] = 'return confirm("' . __( 'Do you want to restore? \nAll theme settings will be lost! \nClick OK to Restore.', 'responsive' ) . '")';
- }
-
- /**
- * Displays the options, called from class instance
- *
- * Loops through sections array
- *
- * @return string
- */
- public function render_display() {
- $html = '';
- foreach( $this->sections as $section ) {
- $sub = $this->options[$section['id']];
- $this->container( $section['title'], $sub );
- }
- }
-
- /**
- * Creates main sections title and container
- *
- * Loops through the options array
- *
- * @param $title string
- * @param $sub array
- *
- * @return string
- */
- protected function container( $title, $sub ) {
-
- echo '
-
-
';
- foreach( $sub as $opt ) {
- echo $this->sub_heading( $this->parse_args( $opt ) );
- echo $this->section( $this->parse_args( $opt ) );
- }
-
- echo $this->save();
- echo '
';
-
- }
-
- /**
- * Creates the title section for each option input
- *
- * @param $title string
- * @param $subtitle string
- *
- * @return string
- */
- protected function sub_heading( $args ) {
-
- // If width is not set or it's not set to full then go ahead and create default layout
- if( !isset( $args['width'] ) || $args['width'] != 'full' ) {
- echo '';
-
- echo $args['title'];
-
- echo $args['subtitle'];
-
- echo '
';
-
- }
- }
-
- /**
- * Creates option section with inputs
- *
- * Calls option type
- *
- * @param $options array
- *
- * @return string
- */
- protected function section( $options ) {
-
- // If the width is not set to full then create normal grid size, otherwise create full width
- echo ( !isset( $options['width'] ) || $options['width'] != 'full' ) ? '' : '
';
-
- echo self::$options['type']( $options );
-
- echo '
';
-
- }
-
- /**
- * Creates text input
- *
- * @param $args array
- *
- * @return string
- */
- protected function text( $args ) {
-
- extract( $args );
-
- $value = ( !empty( $this->responsive_options[$id] ) ) ? ( $this->responsive_options[$id] ) : '';
-
- $html = '
-
' . esc_html( $description ) . ' ';
-
- return $html;
- }
-
- /**
- * Creates textarea input
- *
- * @param $args array
- *
- * @return string
- */
- protected function textarea( $args ) {
-
- extract( $args );
-
- $class[] = 'large-text';
- $classes = implode( ' ', $class );
-
- $value = ( !empty( $this->responsive_options[$id] ) ) ? $this->responsive_options[$id] : '';
-
- $html = '
' . esc_html( $heading ) . '
-
-
' . esc_html( $description ) . ' ';
-
- return $html;
- }
-
- /**
- * Creates select dropdown input
- *
- * Loops through options
- *
- * @param $args array
- *
- * @return string
- */
- protected function select( $args ) {
-
- extract( $args );
-
- $html = '
';
- foreach( $options as $key => $value ) {
- $html .= 'responsive_options[$id], $key, false ) . ' value="' . esc_attr( $key ) . '">' . esc_html( $value ) . ' ';
- }
- $html .= ' ';
-
- return $html;
-
- }
-
- /**
- * Creates checkbox input
- *
- * @param $args array
- *
- * @return string
- */
- protected function checkbox( $args ) {
-
- extract( $args );
-
- $checked = ( isset( $this->responsive_options[$id] ) ) ? checked( '1', esc_attr( $this->responsive_options[$id] ), false ) : checked( 0, 1 );
-
- $html = '
-
' . wp_kses_post( $description ) . ' ';
-
- return $html;
- }
-
- /**
- * Creates description only. No input
- */
- protected function description( $args ) {
-
- extract( $args );
-
- $html = '
' . wp_kses_post( $description ) . '
';
-
- return $html;
- }
-
- /**
- * Creates save, reset and upgrade buttons
- *
- * @return string
- */
- protected function save() {
- echo '
-
- ' . get_submit_button( __( 'Save Options', 'responsive' ), 'primary', 'responsive_theme_options[submit]', false ) .
- get_submit_button( __( 'Restore Defaults', 'responsive' ), 'secondary', 'responsive_theme_options[reset]', false, $this->attributes ) . '
- ' . __( 'Upgrade', 'responsive' ) . '
-
-
';
-
- }
-
- /**
- * Default layouts static function
- *
- * @return array
- */
- public static function valid_layouts() {
- $layouts = array(
- 'content-sidebar-page' => __( 'Content/Sidebar', 'responsive' ),
- 'sidebar-content-page' => __( 'Sidebar/Content', 'responsive' ),
- 'content-sidebar-half-page' => __( 'Content/Sidebar Half Page', 'responsive' ),
- 'sidebar-content-half-page' => __( 'Sidebar/Content Half Page', 'responsive' ),
- 'full-width-page' => __( 'Full Width Page (no sidebar)', 'responsive' )
- );
-
- return apply_filters( 'responsive_valid_layouts', $layouts );
- }
-
- /**
- * Makes sure that every option has all the required args
- *
- * @param $args array
- *
- * @return array
- */
- protected function parse_args( $args ) {
- $default_args = array(
- 'title' => '',
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => '',
- 'class' => array(),
- 'description' => '',
- 'placeholder' => '',
- 'options' => array()
- );
-
- $result = array_merge( $default_args, $args );
-
- return $result;
- }
-
- /**
- * Creates editor input
- *
- * @param $args array
- *
- * @return string
- */
- protected function editor( $args ) {
-
- extract( $args );
-
- $class[] = 'large-text';
- $classes = implode( ' ', $class );
-
- $value = ( !empty( $this->responsive_options[$id] ) ) ? $this->responsive_options[$id] : '';
-
- $editor_settings = array(
- 'textarea_name' => 'responsive_theme_options[' . $id . ']',
- 'media_buttons' => true,
- 'tinymce' => array( 'plugins' => 'wordpress' ),
- 'editor_class' => esc_attr( $classes )
- );
-
- echo '
';
- echo '
' . esc_html( $heading ) . '
';
-
- wp_editor( $value, 'responsive_theme_options[' . $id . ']', $editor_settings );
- echo '
' . esc_html( $description ) . ' ';
- echo '
';
- }
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php b/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php
deleted file mode 100644
index 3af1f61..0000000
--- a/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php
+++ /dev/null
@@ -1,2184 +0,0 @@
-
- * @author Gary Jones
- * @copyright Copyright (c) 2012, Thomas Griffin
- * @license http://opensource.org/licenses/gpl-2.0.php GPL v2 or later
- * @link https://github.com/thomasgriffin/TGM-Plugin-Activation
- */
-
-/*
- Copyright 2012 Thomas Griffin (email : thomas@thomasgriffinmedia.com)
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License, version 3, as
- published by the Free Software Foundation.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-*/
-
-if( !class_exists( 'TGM_Plugin_Activation' ) ) {
- /**
- * Automatic plugin installation and activation library.
- *
- * Creates a way to automatically install and activate plugins from within themes.
- * The plugins can be either pre-packaged, downloaded from the WordPress
- * Plugin Repository or downloaded from a private repository.
- *
- * @since 1.0.0
- *
- * @package TGM-Plugin-Activation
- * @author Thomas Griffin
- * @author Gary Jones
- */
- class TGM_Plugin_Activation {
-
- /**
- * Holds a copy of itself, so it can be referenced by the class name.
- *
- * @since 1.0.0
- *
- * @var TGM_Plugin_Activation
- */
- static $instance;
-
- /**
- * Holds arrays of plugin details.
- *
- * @since 1.0.0
- *
- * @var array
- */
- public $plugins = array();
-
- /**
- * Parent menu slug for plugins page.
- *
- * @since 2.2.0
- *
- * @var string Parent menu slug. Defaults to 'themes.php'.
- */
- public $parent_menu_slug = 'themes.php';
-
- /**
- * Parent URL slug for URL references.
- *
- * This is useful if you want to place the custom plugins page as a
- * submenu item under a custom parent menu.
- *
- * @since 2.2.0
- *
- * @var string Parent URL slug. Defaults to 'themes.php'.
- */
- public $parent_url_slug = 'themes.php';
-
- /**
- * Name of the querystring argument for the admin page.
- *
- * @since 1.0.0
- *
- * @var string
- */
- public $menu = 'install-required-plugins';
-
- /**
- * Default absolute path to folder containing pre-packaged plugin zip files.
- *
- * @since 2.0.0
- *
- * @var string Absolute path prefix to packaged zip file location. Default is empty string.
- */
- public $default_path = '';
-
- /**
- * Flag to show admin notices or not.
- *
- * @since 2.1.0
- *
- * @var boolean
- */
- public $has_notices = true;
-
- /**
- * Flag to set automatic activation of plugins. Off by default.
- *
- * @since 2.2.0
- *
- * @var boolean
- */
- public $is_automatic = false;
-
- /**
- * Optional message to display before the plugins table.
- *
- * @since 2.2.0
- *
- * @var string Message filtered by wp_kses_post(). Default is empty string.
- */
- public $message = '';
-
- /**
- * Holds configurable array of strings.
- *
- * Default values are added in the constructor.
- *
- * @since 2.0.0
- *
- * @var array
- */
- public $strings = array();
-
- /**
- * Adds a reference of this object to $instance, populates default strings,
- * does the tgmpa_init action hook, and hooks in the interactions to init.
- *
- * @since 1.0.0
- *
- * @see TGM_Plugin_Activation::init()
- */
- public function __construct() {
-
- self::$instance =& $this;
-
- $this->strings = array(
- 'page_title' => __( 'Install Required Plugins', 'tgmpa' ),
- 'menu_title' => __( 'Install Plugins', 'tgmpa' ),
- 'installing' => __( 'Installing Plugin: %s', 'tgmpa' ),
- 'oops' => __( 'Something went wrong.', 'tgmpa' ),
- 'notice_can_install_required' => _n_noop( 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' ),
- 'notice_can_install_recommended' => _n_noop( 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' ),
- 'notice_cannot_install' => _n_noop( 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' ),
- 'notice_can_activate_required' => _n_noop( 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' ),
- 'notice_can_activate_recommended' => _n_noop( 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' ),
- 'notice_cannot_activate' => _n_noop( 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' ),
- 'notice_ask_to_update' => _n_noop( 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' ),
- 'notice_cannot_update' => _n_noop( 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' ),
- 'install_link' => _n_noop( 'Begin installing plugin', 'Begin installing plugins' ),
- 'activate_link' => _n_noop( 'Activate installed plugin', 'Activate installed plugins' ),
- 'return' => __( 'Return to Required Plugins Installer', 'tgmpa' ),
- 'dashboard' => __( 'Return to the dashboard', 'tgmpa' ),
- 'plugin_activated' => __( 'Plugin activated successfully.', 'tgmpa' ),
- 'activated_successfully' => __( 'The following plugin was activated successfully:', 'tgmpa' ),
- 'complete' => __( 'All plugins installed and activated successfully. %1$s', 'tgmpa' ),
- 'dismiss' => __( 'Dismiss this notice', 'tgmpa' ),
- );
-
- /** Announce that the class is ready, and pass the object (for advanced use) */
- do_action_ref_array( 'tgmpa_init', array( &$this ) );
-
- /** When the rest of WP has loaded, kick-start the rest of the class */
- add_action( 'init', array( &$this, 'init' ) );
-
- }
-
- /**
- * Initialise the interactions between this class and WordPress.
- *
- * Hooks in three new methods for the class: admin_menu, notices and styles.
- *
- * @since 2.0.0
- *
- * @see TGM_Plugin_Activation::admin_menu()
- * @see TGM_Plugin_Activation::notices()
- * @see TGM_Plugin_Activation::styles()
- */
- public function init() {
-
- do_action( 'tgmpa_register' );
- /** After this point, the plugins should be registered and the configuration set */
-
- /** Proceed only if we have plugins to handle */
- if( $this->plugins ) {
- $sorted = array(); // Prepare variable for sorting
-
- foreach( $this->plugins as $plugin ) {
- $sorted[] = $plugin['name'];
- }
-
- array_multisort( $sorted, SORT_ASC, $this->plugins ); // Sort plugins alphabetically by name
-
- add_action( 'admin_menu', array( &$this, 'admin_menu' ) );
- add_action( 'admin_head', array( &$this, 'dismiss' ) );
- add_filter( 'install_plugin_complete_actions', array( &$this, 'actions' ) );
-
- /** Load admin bar in the header to remove flash when installing plugins */
- if( $this->is_tgmpa_page() ) {
- remove_action( 'wp_footer', 'wp_admin_bar_render', 1000 );
- remove_action( 'admin_footer', 'wp_admin_bar_render', 1000 );
- add_action( 'wp_head', 'wp_admin_bar_render', 1000 );
- add_action( 'admin_head', 'wp_admin_bar_render', 1000 );
- }
-
- if( $this->has_notices ) {
- add_action( 'admin_notices', array( &$this, 'notices' ) );
- add_action( 'admin_init', array( &$this, 'admin_init' ), 1 );
- add_action( 'admin_enqueue_scripts', array( &$this, 'thickbox' ) );
- add_action( 'switch_theme', array( &$this, 'update_dismiss' ) );
- }
-
- /** Setup the force activation hook */
- foreach( $this->plugins as $plugin ) {
- if( isset( $plugin['force_activation'] ) && true === $plugin['force_activation'] ) {
- add_action( 'admin_init', array( &$this, 'force_activation' ) );
- break;
- }
- }
-
- /** Setup the force deactivation hook */
- foreach( $this->plugins as $plugin ) {
- if( isset( $plugin['force_deactivation'] ) && true === $plugin['force_deactivation'] ) {
- add_action( 'switch_theme', array( &$this, 'force_deactivation' ) );
- break;
- }
- }
- }
-
- }
-
- /**
- * Handles calls to show plugin information via links in the notices.
- *
- * We get the links in the admin notices to point to the TGMPA page, rather
- * than the typical plugin-install.php file, so we can prepare everything
- * beforehand.
- *
- * WP doesn't make it easy to show the plugin information in the thickbox -
- * here we have to require a file that includes a function that does the
- * main work of displaying it, enqueue some styles, set up some globals and
- * finally call that function before exiting.
- *
- * Down right easy once you know how...
- *
- * @since 2.1.0
- *
- * @global string $tab Used as iframe div class names, helps with styling
- * @global string $body_id Used as the iframe body ID, helps with styling
- * @return null Returns early if not the TGMPA page.
- */
- public function admin_init() {
-
- if( !$this->is_tgmpa_page() ) {
- return;
- }
-
- if( isset( $_REQUEST['tab'] ) && 'plugin-information' == $_REQUEST['tab'] ) {
- require_once ABSPATH . 'wp-admin/includes/plugin-install.php'; // Need for install_plugin_information()
-
- wp_enqueue_style( 'plugin-install' );
-
- global $tab, $body_id;
- $body_id = $tab = 'plugin-information';
-
- install_plugin_information();
-
- exit;
- }
-
- }
-
- /**
- * Enqueues thickbox scripts/styles for plugin info.
- *
- * Thickbox is not automatically included on all admin pages, so we must
- * manually enqueue it for those pages.
- *
- * Thickbox is only loaded if the user has not dismissed the admin
- * notice or if there are any plugins left to install and activate.
- *
- * @since 2.1.0
- */
- public function thickbox() {
-
- if( !get_user_meta( get_current_user_id(), 'tgmpa_dismissed_notice', true ) ) {
- add_thickbox();
- }
-
- }
-
- /**
- * Adds submenu page under 'Appearance' tab.
- *
- * This method adds the submenu page letting users know that a required
- * plugin needs to be installed.
- *
- * This page disappears once the plugin has been installed and activated.
- *
- * @since 1.0.0
- *
- * @see TGM_Plugin_Activation::init()
- * @see TGM_Plugin_Activation::install_plugins_page()
- */
- public function admin_menu() {
-
- // Make sure privileges are correct to see the page
- if( !current_user_can( 'install_plugins' ) ) {
- return;
- }
-
- $this->populate_file_path();
-
- foreach( $this->plugins as $plugin ) {
- if( !is_plugin_active( $plugin['file_path'] ) ) {
- add_theme_page(
- $this->strings['page_title'], // Page title
- $this->strings['menu_title'], // Menu title
- 'edit_theme_options', // Capability
- $this->menu, // Menu slug
- array( &$this, 'install_plugins_page' ) // Callback
- );
- break;
- }
- }
-
- }
-
- /**
- * Echoes plugin installation form.
- *
- * This method is the callback for the admin_menu method function.
- * This displays the admin page and form area where the user can select to install and activate the plugin.
- *
- * @since 1.0.0
- *
- * @return null Aborts early if we're processing a plugin installation action
- */
- public function install_plugins_page() {
-
- /** Store new instance of plugin table in object */
- $plugin_table = new TGMPA_List_Table;
-
- /** Return early if processing a plugin installation action */
- if( isset( $_POST[sanitize_key( 'action' )] ) && 'tgmpa-bulk-install' == $_POST[sanitize_key( 'action' )] && $plugin_table->process_bulk_actions() || $this->do_plugin_install() ) {
- return;
- }
-
- ?>
-
-
-
-
- prepare_items(); ?>
-
- message ) ) {
- _e( wp_kses_post( $this->message ), 'tgmpa' );
- } ?>
-
-
-
-
- $this->menu,
- 'plugin' => $plugin['slug'],
- 'plugin_name' => $plugin['name'],
- 'plugin_source' => $plugin['source'],
- 'tgmpa-install' => 'install-plugin',
- ),
- admin_url( $this->parent_url_slug )
- ),
- 'tgmpa-install'
- );
- $method = ''; // Leave blank so WP_Filesystem can populate it as necessary
- $fields = array( sanitize_key( 'tgmpa-install' ) ); // Extra fields to pass to WP_Filesystem
-
- if( false === ( $creds = request_filesystem_credentials( $url, $method, false, false, $fields ) ) ) {
- return true;
- }
-
- if( !WP_Filesystem( $creds ) ) {
- request_filesystem_credentials( $url, $method, true, false, $fields ); // Setup WP_Filesystem
- return true;
- }
-
- require_once ABSPATH . 'wp-admin/includes/plugin-install.php'; // Need for plugins_api
- require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php'; // Need for upgrade classes
-
- /** Set plugin source to WordPress API link if available */
- if( isset( $plugin['source'] ) && 'repo' == $plugin['source'] ) {
- $api = plugins_api( 'plugin_information', array( 'slug' => $plugin['slug'], 'fields' => array( 'sections' => false ) ) );
-
- if( is_wp_error( $api ) ) {
- wp_die( $this->strings['oops'] . var_dump( $api ) );
- }
-
- if( isset( $api->download_link ) ) {
- $plugin['source'] = $api->download_link;
- }
- }
-
- /** Set type, based on whether the source starts with http:// or https:// */
- $type = preg_match( '|^http(s)?://|', $plugin['source'] ) ? 'web' : 'upload';
-
- /** Prep variables for Plugin_Installer_Skin class */
- $title = sprintf( $this->strings['installing'], $plugin['name'] );
- $url = add_query_arg( array( 'action' => 'install-plugin', 'plugin' => $plugin['slug'] ), 'update.php' );
- if( isset( $_GET['from'] ) ) {
- $url .= add_query_arg( 'from', urlencode( stripslashes( $_GET['from'] ) ), $url );
- }
-
- $nonce = 'install-plugin_' . $plugin['slug'];
-
- /** Prefix a default path to pre-packaged plugins */
- $source = ( 'upload' == $type ) ? $this->default_path . $plugin['source'] : $plugin['source'];
-
- /** Create a new instance of Plugin_Upgrader */
- $upgrader = new Plugin_Upgrader( $skin = new Plugin_Installer_Skin( compact( 'type', 'title', 'url', 'nonce', 'plugin', 'api' ) ) );
-
- /** Perform the action and install the plugin from the $source urldecode() */
- $upgrader->install( $source );
-
- /** Flush plugins cache so we can make sure that the installed plugins list is always up to date */
- wp_cache_flush();
-
- /** Only activate plugins if the config option is set to true */
- if( $this->is_automatic ) {
- $plugin_activate = $upgrader->plugin_info(); // Grab the plugin info from the Plugin_Upgrader method
- $activate = activate_plugin( $plugin_activate ); // Activate the plugin
- $this->populate_file_path(); // Re-populate the file path now that the plugin has been installed and activated
-
- if( is_wp_error( $activate ) ) {
- echo '' . $activate->get_error_message() . '
';
- echo '' . $this->strings['return'] . '
';
-
- return true; // End it here if there is an error with automatic activation
- }
- else {
- echo '' . $this->strings['plugin_activated'] . '
';
- }
- }
-
- /** Display message based on if all plugins are now active or not */
- $complete = array();
- foreach( $this->plugins as $plugin ) {
- if( !is_plugin_active( $plugin['file_path'] ) ) {
- echo '' . $this->strings['return'] . '
';
- $complete[] = $plugin;
- break;
- }
- /** Nothing to store */
- else {
- $complete[] = '';
- }
- }
-
- /** Filter out any empty entries */
- $complete = array_filter( $complete );
-
- /** All plugins are active, so we display the complete string and hide the plugin menu */
- if( empty( $complete ) ) {
- echo '' . sprintf( $this->strings['complete'], '' . $this->strings['domain'] . ' ' ) . '
';
- echo '';
- }
-
- return true;
- }
- /** Checks for actions from hover links to process the activation */
- elseif( isset( $_GET[sanitize_key( 'plugin' )] ) && ( isset( $_GET[sanitize_key( 'tgmpa-activate' )] ) && 'activate-plugin' == $_GET[sanitize_key( 'tgmpa-activate' )] ) ) {
- check_admin_referer( 'tgmpa-activate', 'tgmpa-activate-nonce' );
-
- /** Populate $plugin array with necessary information */
- $plugin['name'] = $_GET[sanitize_key( 'plugin_name' )];
- $plugin['slug'] = $_GET[sanitize_key( 'plugin' )];
- $plugin['source'] = $_GET[sanitize_key( 'plugin_source' )];
-
- $plugin_data = get_plugins( '/' . $plugin['slug'] ); // Retrieve all plugins
- $plugin_file = array_keys( $plugin_data ); // Retrieve all plugin files from installed plugins
- $plugin_to_activate = $plugin['slug'] . '/' . $plugin_file[0]; // Match plugin slug with appropriate plugin file
- $activate = activate_plugin( $plugin_to_activate ); // Activate the plugin
-
- if( is_wp_error( $activate ) ) {
- echo '' . $activate->get_error_message() . '
';
- echo '' . $this->strings['return'] . '
';
-
- return true; // End it here if there is an error with activation
- }
- else {
- /** Make sure message doesn't display again if bulk activation is performed immediately after a single activation */
- if( !isset( $_POST[sanitize_key( 'action' )] ) ) {
- $msg = $this->strings['activated_successfully'] . ' ' . $plugin['name'] . ' ';
- echo '';
- }
- }
- }
-
- return false;
-
- }
-
- /**
- * Echoes required plugin notice.
- *
- * Outputs a message telling users that a specific plugin is required for
- * their theme. If appropriate, it includes a link to the form page where
- * users can install and activate the plugin.
- *
- * @since 1.0.0
- *
- * @global object $current_screen
- * @return null Returns early if we're on the Install page
- */
- public function notices() {
-
- global $current_screen;
-
- /** Remove nag on the install page */
- if( $this->is_tgmpa_page() ) {
- return;
- }
-
- $installed_plugins = get_plugins(); // Retrieve a list of all the plugins
- $this->populate_file_path();
-
- $message = array(); // Store the messages in an array to be outputted after plugins have looped through
- $install_link = false; // Set to false, change to true in loop if conditions exist, used for action link 'install'
- $install_link_count = 0; // Used to determine plurality of install action link text
- $activate_link = false; // Set to false, change to true in loop if conditions exist, used for action link 'activate'
- $activate_link_count = 0; // Used to determine plurality of activate action link text
-
- foreach( $this->plugins as $plugin ) {
- /** If the plugin is installed and active, check for minimum version argument before moving forward */
- if( is_plugin_active( $plugin['file_path'] ) ) {
- /** A minimum version has been specified */
- if( isset( $plugin['version'] ) ) {
- if( isset( $installed_plugins[$plugin['file_path']]['Version'] ) ) {
- /** If the current version is less than the minimum required version, we display a message */
- if( version_compare( $installed_plugins[$plugin['file_path']]['Version'], $plugin['version'], '<' ) ) {
- if( current_user_can( 'install_plugins' ) ) {
- $message['notice_ask_to_update'][] = $plugin['name'];
- }
- else {
- $message['notice_cannot_update'][] = $plugin['name'];
- }
- }
- }
- /** Can't find the plugin, so iterate to the next condition */
- else {
- continue;
- }
- }
- /** No minimum version specified, so iterate over the plugin */
- else {
- continue;
- }
- }
-
- /** Not installed */
- if( !isset( $installed_plugins[$plugin['file_path']] ) ) {
- $install_link = true; // We need to display the 'install' action link
- $install_link_count++; // Increment the install link count
- if( current_user_can( 'install_plugins' ) ) {
- if( $plugin['required'] ) {
- $message['notice_can_install_required'][] = $plugin['name'];
- }
- /** This plugin is only recommended */
- else {
- $message['notice_can_install_recommended'][] = $plugin['name'];
- }
- }
- /** Need higher privileges to install the plugin */
- else {
- $message['notice_cannot_install'][] = $plugin['name'];
- }
- }
- /** Installed but not active */
- elseif( is_plugin_inactive( $plugin['file_path'] ) ) {
- $activate_link = true; // We need to display the 'activate' action link
- $activate_link_count++; // Increment the activate link count
- if( current_user_can( 'activate_plugins' ) ) {
- if( ( isset( $plugin['required'] ) ) && ( $plugin['required'] ) ) {
- $message['notice_can_activate_required'][] = $plugin['name'];
- }
- /** This plugin is only recommended */
- else {
- $message['notice_can_activate_recommended'][] = $plugin['name'];
- }
- }
- /** Need higher privileges to activate the plugin */
- else {
- $message['notice_cannot_activate'][] = $plugin['name'];
- }
- }
- }
-
- /** Only process the nag messages if the user has not dismissed them already */
- if( !get_user_meta( get_current_user_id(), 'tgmpa_dismissed_notice', true ) ) {
- /** If we have notices to display, we move forward */
- if( !empty( $message ) ) {
- krsort( $message ); // Sort messages
- $rendered = ''; // Display all nag messages as strings
-
- /** Grab all plugin names */
- foreach( $message as $type => $plugin_groups ) {
- $linked_plugin_groups = array();
-
- /** Count number of plugins in each message group to calculate singular/plural message */
- $count = count( $plugin_groups );
-
- /** Loop through the plugin names to make the ones pulled from the .org repo linked */
- foreach( $plugin_groups as $plugin_group_single_name ) {
- $external_url = $this->_get_plugin_data_from_name( $plugin_group_single_name, 'external_url' );
- $source = $this->_get_plugin_data_from_name( $plugin_group_single_name, 'source' );
-
- if( $external_url && preg_match( '|^http(s)?://|', $external_url ) ) {
- $linked_plugin_groups[] = '' . $plugin_group_single_name . ' ';
- }
- elseif( !$source || preg_match( '|^http://wordpress.org/extend/plugins/|', $source ) ) {
- $url = add_query_arg(
- array(
- 'tab' => 'plugin-information',
- 'plugin' => $this->_get_plugin_data_from_name( $plugin_group_single_name ),
- 'TB_iframe' => 'true',
- 'width' => '640',
- 'height' => '500',
- ),
- admin_url( 'plugin-install.php' )
- );
-
- $linked_plugin_groups[] = '' . $plugin_group_single_name . ' ';
- }
- else {
- $linked_plugin_groups[] = $plugin_group_single_name; // No hyperlink
- }
-
- if( isset( $linked_plugin_groups ) && (array)$linked_plugin_groups ) {
- $plugin_groups = $linked_plugin_groups;
- }
- }
-
- $last_plugin = array_pop( $plugin_groups ); // Pop off last name to prep for readability
- $imploded = empty( $plugin_groups ) ? '' . $last_plugin . ' ' : '' . ( implode( ', ', $plugin_groups ) . ' and ' . $last_plugin . ' ' );
-
- $rendered .= '' . sprintf( translate_nooped_plural( $this->strings[$type], $count, 'tgmpa' ), $imploded, $count ) . '
'; // All messages now stored
- }
-
- /** Setup variables to determine if action links are needed */
- $show_install_link = $install_link ? '' . translate_nooped_plural( $this->strings['install_link'], $install_link_count, 'tgmpa' ) . ' ' : '';
- $show_activate_link = $activate_link ? '' . translate_nooped_plural( $this->strings['activate_link'], $activate_link_count, 'tgmpa' ) . ' ' : '';
-
- /** Define all of the action links */
- $action_links = apply_filters(
- 'tgmpa_notice_action_links',
- array(
- 'install' => ( current_user_can( 'install_plugins' ) ) ? $show_install_link : '',
- 'activate' => ( current_user_can( 'activate_plugins' ) ) ? $show_activate_link : '',
- 'dismiss' => '' . $this->strings['dismiss'] . ' ',
- )
- );
-
- $action_links = array_filter( $action_links ); // Remove any empty array items
- if( $action_links ) {
- $rendered .= '' . implode( ' | ', $action_links ) . '
';
- }
-
- /** Register the nag messages and prepare them to be processed */
- if( isset( $this->strings['nag_type'] ) ) {
- add_settings_error( 'tgmpa', 'tgmpa', $rendered, sanitize_html_class( strtolower( $this->strings['nag_type'] ), 'updated' ) );
- }
- else {
- add_settings_error( 'tgmpa', 'tgmpa', $rendered, 'updated' );
- }
- }
- }
-
- /** Admin options pages already output settings_errors, so this is to avoid duplication */
- if( 'options-general' !== $current_screen->parent_base ) {
- settings_errors( 'tgmpa' );
- }
-
- }
-
- /**
- * Add dismissable admin notices.
- *
- * Appends a link to the admin nag messages. If clicked, the admin notice disappears and no longer is visible to users.
- *
- * @since 2.1.0
- */
- public function dismiss() {
-
- if( isset( $_GET[sanitize_key( 'tgmpa-dismiss' )] ) ) {
- update_user_meta( get_current_user_id(), 'tgmpa_dismissed_notice', 1 );
- }
-
- }
-
- /**
- * Add individual plugin to our collection of plugins.
- *
- * If the required keys are not set, the plugin is not added.
- *
- * @since 2.0.0
- *
- * @param array $plugin Array of plugin arguments.
- */
- public function register( $plugin ) {
-
- if( !isset( $plugin['slug'] ) || !isset( $plugin['name'] ) ) {
- return;
- }
-
- $this->plugins[] = $plugin;
-
- }
-
- /**
- * Amend default configuration settings.
- *
- * @since 2.0.0
- *
- * @param array $config
- */
- public function config( $config ) {
-
- $keys = array( 'default_path', 'parent_menu_slug', 'parent_url_slug', 'domain', 'has_notices', 'menu', 'is_automatic', 'message', 'strings' );
-
- foreach( $keys as $key ) {
- if( isset( $config[$key] ) ) {
- if( is_array( $config[$key] ) ) {
- foreach( $config[$key] as $subkey => $value ) {
- $this->{$key}[$subkey] = $value;
- }
- }
- else {
- $this->$key = $config[$key];
- }
- }
- }
-
- }
-
- /**
- * Amend action link after plugin installation.
- *
- * @since 2.0.0
- *
- * @param array $install_actions Existing array of actions
- *
- * @return array Amended array of actions
- */
- public function actions( $install_actions ) {
-
- /** Remove action links on the TGMPA install page */
- if( $this->is_tgmpa_page() ) {
- return false;
- }
-
- return $install_actions;
-
- }
-
- /**
- * Set file_path key for each installed plugin.
- *
- * @since 2.1.0
- */
- public function populate_file_path() {
-
- /** Add file_path key for all plugins */
- foreach( $this->plugins as $plugin => $values ) {
- $this->plugins[$plugin]['file_path'] = $this->_get_plugin_basename_from_slug( $values['slug'] );
- }
-
- }
-
- /**
- * Helper function to extract the file path of the plugin file from the
- * plugin slug, if the plugin is installed.
- *
- * @since 2.0.0
- *
- * @param string $slug Plugin slug (typically folder name) as provided by the developer
- *
- * @return string Either file path for plugin if installed, or just the plugin slug
- */
- protected function _get_plugin_basename_from_slug( $slug ) {
-
- $keys = array_keys( get_plugins() );
-
- foreach( $keys as $key ) {
- if( preg_match( '|^' . $slug . '|', $key ) ) {
- return $key;
- }
- }
-
- return $slug;
-
- }
-
- /**
- * Retrieve plugin data, given the plugin name.
- *
- * Loops through the registered plugins looking for $name. If it finds it,
- * it returns the $data from that plugin. Otherwise, returns false.
- *
- * @since 2.1.0
- *
- * @param string $name Name of the plugin, as it was registered
- * @param string $data Optional. Array key of plugin data to return. Default is slug
- *
- * @return string|boolean Plugin slug if found, false otherwise.
- */
- protected function _get_plugin_data_from_name( $name, $data = 'slug' ) {
-
- foreach( $this->plugins as $plugin => $values ) {
- if( $name == $values['name'] && isset( $values[$data] ) ) {
- return $values[$data];
- }
- }
-
- return false;
-
- }
-
- /**
- * Determine if we're on the TGMPA Install page.
- *
- * We use $current_screen when it is available, and a slightly less ideal
- * conditional when it isn't (like when displaying the plugin information
- * thickbox).
- *
- * @since 2.1.0
- *
- * @global object $current_screen
- * @return boolean True when on the TGMPA page, false otherwise.
- */
- protected function is_tgmpa_page() {
-
- global $current_screen;
-
- if( !is_null( $current_screen ) && $this->parent_menu_slug == $current_screen->parent_file && isset( $_GET['page'] ) && $this->menu === $_GET['page'] ) {
- return true;
- }
-
- if( isset( $_GET['page'] ) && $this->menu === $_GET['page'] ) {
- return true;
- }
-
- return false;
-
- }
-
- /**
- * Delete dismissable nag option when theme is switched.
- *
- * This ensures that the user is again reminded via nag of required
- * and/or recommended plugins if they re-activate the theme.
- *
- * @since 2.1.1
- */
- public function update_dismiss() {
-
- delete_user_meta( get_current_user_id(), 'tgmpa_dismissed_notice' );
-
- }
-
- /**
- * Forces plugin activation if the parameter 'force_activation' is
- * set to true.
- *
- * This allows theme authors to specify certain plugins that must be
- * active at all times while using the current theme.
- *
- * Please take special care when using this parameter as it has the
- * potential to be harmful if not used correctly. Setting this parameter
- * to true will not allow the specified plugin to be deactivated unless
- * the user switches themes.
- *
- * @since 2.2.0
- */
- public function force_activation() {
-
- /** Set file_path parameter for any installed plugins */
- $this->populate_file_path();
-
- $installed_plugins = get_plugins();
-
- foreach( $this->plugins as $plugin ) {
- /** Oops, plugin isn't there so iterate to next condition */
- if( isset( $plugin['force_activation'] ) && $plugin['force_activation'] && !isset( $installed_plugins[$plugin['file_path']] ) ) {
- continue;
- }
- /** There we go, activate the plugin */
- elseif( isset( $plugin['force_activation'] ) && $plugin['force_activation'] && is_plugin_inactive( $plugin['file_path'] ) ) {
- activate_plugin( $plugin['file_path'] );
- }
- }
-
- }
-
- /**
- * Forces plugin deactivation if the parameter 'force_deactivation'
- * is set to true.
- *
- * This allows theme authors to specify certain plugins that must be
- * deactived upon switching from the current theme to another.
- *
- * Please take special care when using this parameter as it has the
- * potential to be harmful if not used correctly.
- *
- * @since 2.2.0
- */
- public function force_deactivation() {
-
- /** Set file_path parameter for any installed plugins */
- $this->populate_file_path();
-
- foreach( $this->plugins as $plugin ) {
- /** Only proceed forward if the paramter is set to true and plugin is active */
- if( isset( $plugin['force_deactivation'] ) && $plugin['force_deactivation'] && is_plugin_active( $plugin['file_path'] ) ) {
- deactivate_plugins( $plugin['file_path'] );
- }
- }
-
- }
-
- }
-}
-
-/** Create a new instance of the class */
-new TGM_Plugin_Activation;
-
-if( !function_exists( 'tgmpa' ) ) {
- /**
- * Helper function to register a collection of required plugins.
- *
- * @since 2.0.0
- * @api
- *
- * @param array $plugins An array of plugin arrays
- * @param array $config Optional. An array of configuration values
- */
- function tgmpa( $plugins, $config = array() ) {
-
- foreach( $plugins as $plugin ) {
- TGM_Plugin_Activation::$instance->register( $plugin );
- }
-
- if( $config ) {
- TGM_Plugin_Activation::$instance->config( $config );
- }
-
- }
-}
-
-/**
- * WP_List_Table isn't always available. If it isn't available,
- * we load it here.
- *
- * @since 2.2.0
- */
-if( !class_exists( 'WP_List_Table' ) ) {
- require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.php' );
-}
-
-if( !class_exists( 'TGMPA_List_Table' ) ) {
- /**
- * List table class for handling plugins.
- *
- * Extends the WP_List_Table class to provide a future-compatible
- * way of listing out all required/recommended plugins.
- *
- * Gives users an interface similar to the Plugin Administration
- * area with similar (albeit stripped down) capabilities.
- *
- * This class also allows for the bulk install of plugins.
- *
- * @since 2.2.0
- *
- * @package TGM-Plugin-Activation
- * @author Thomas Griffin
- * @author Gary Jones
- */
- class TGMPA_List_Table extends WP_List_Table {
-
- /**
- * References parent constructor and sets defaults for class.
- *
- * The constructor also grabs a copy of $instance from the TGMPA class
- * and stores it in the global object TGM_Plugin_Activation::$instance.
- *
- * @since 2.2.0
- *
- * @global unknown $status
- * @global string $page
- */
- public function __construct() {
-
- global $status, $page;
-
- parent::__construct(
- array(
- 'singular' => 'plugin',
- 'plural' => 'plugins',
- 'ajax' => false,
- )
- );
-
- }
-
- /**
- * Gathers and renames all of our plugin information to be used by
- * WP_List_Table to create our table.
- *
- * @since 2.2.0
- *
- * @return array $table_data Information for use in table
- */
- protected function _gather_plugin_data() {
-
- /** Load thickbox for plugin links */
- TGM_Plugin_Activation::$instance->admin_init();
- TGM_Plugin_Activation::$instance->thickbox();
-
- /** Prep variables for use and grab list of all installed plugins */
- $table_data = array();
- $i = 0;
- $installed_plugins = get_plugins();
-
- foreach( TGM_Plugin_Activation::$instance->plugins as $plugin ) {
- if( is_plugin_active( $plugin['file_path'] ) ) {
- continue;
- } // No need to display plugins if they are installed and activated
-
- $table_data[$i]['sanitized_plugin'] = $plugin['name'];
- $table_data[$i]['slug'] = $this->_get_plugin_data_from_name( $plugin['name'] );
-
- $external_url = $this->_get_plugin_data_from_name( $plugin['name'], 'external_url' );
- $source = $this->_get_plugin_data_from_name( $plugin['name'], 'source' );
-
- if( $external_url && preg_match( '|^http(s)?://|', $external_url ) ) {
- $table_data[$i]['plugin'] = '' . $plugin['name'] . ' ';
- }
- elseif( !$source || preg_match( '|^http://wordpress.org/extend/plugins/|', $source ) ) {
- $url = add_query_arg(
- array(
- 'tab' => 'plugin-information',
- 'plugin' => $this->_get_plugin_data_from_name( $plugin['name'] ),
- 'TB_iframe' => 'true',
- 'width' => '640',
- 'height' => '500',
- ),
- admin_url( 'plugin-install.php' )
- );
-
- $table_data[$i]['plugin'] = '' . $plugin['name'] . ' ';
- }
- else {
- $table_data[$i]['plugin'] = '' . $plugin['name'] . ' '; // No hyperlink
- }
-
- if( isset( $table_data[$i]['plugin'] ) && (array)$table_data[$i]['plugin'] ) {
- $plugin['name'] = $table_data[$i]['plugin'];
- }
-
- if( isset( $plugin['external_url'] ) ) {
- /** The plugin is linked to an external source */
- $table_data[$i]['source'] = __( 'External Link', 'tgmpa' );
- }
- elseif( isset( $plugin['source'] ) ) {
- /** The plugin must be from a private repository */
- if( preg_match( '|^http(s)?://|', $plugin['source'] ) ) {
- $table_data[$i]['source'] = __( 'Private Repository', 'tgmpa' );
- }
- /** The plugin is pre-packaged with the theme */
- else {
- $table_data[$i]['source'] = __( 'Pre-Packaged', 'tgmpa' );
- }
- }
- /** The plugin is from the WordPress repository */
- else {
- $table_data[$i]['source'] = __( 'WordPress Repository', 'tgmpa' );
- }
-
- $table_data[$i]['type'] = $plugin['required'] ? __( 'Required', 'tgmpa' ) : __( 'Recommended', 'tgmpa' );
-
- if( !isset( $installed_plugins[$plugin['file_path']] ) ) {
- $table_data[$i]['status'] = sprintf( '%1$s', __( 'Not Installed', 'tgmpa' ) );
- }
- elseif( is_plugin_inactive( $plugin['file_path'] ) ) {
- $table_data[$i]['status'] = sprintf( '%1$s', __( 'Installed But Not Activated', 'tgmpa' ) );
- }
-
- $table_data[$i]['file_path'] = $plugin['file_path'];
- $table_data[$i]['url'] = isset( $plugin['source'] ) ? $plugin['source'] : 'repo';
-
- $i++;
- }
-
- /** Sort plugins by Required/Recommended type and by alphabetical listing within each type */
- $resort = array();
- $req = array();
- $rec = array();
-
- /** Grab all the plugin types */
- foreach( $table_data as $plugin ) {
- $resort[] = $plugin['type'];
- }
-
- /** Sort each plugin by type */
- foreach( $resort as $type ) {
- if( 'Required' == $type ) {
- $req[] = $type;
- }
- else {
- $rec[] = $type;
- }
- }
-
- /** Sort alphabetically each plugin type array, merge them and then sort in reverse (lists Required plugins first) */
- sort( $req );
- sort( $rec );
- array_merge( $resort, $req, $rec );
- array_multisort( $resort, SORT_DESC, $table_data );
-
- return $table_data;
-
- }
-
- /**
- * Retrieve plugin data, given the plugin name. Taken from the
- * TGM_Plugin_Activation class.
- *
- * Loops through the registered plugins looking for $name. If it finds it,
- * it returns the $data from that plugin. Otherwise, returns false.
- *
- * @since 2.2.0
- *
- * @param string $name Name of the plugin, as it was registered
- * @param string $data Optional. Array key of plugin data to return. Default is slug
- *
- * @return string|boolean Plugin slug if found, false otherwise
- */
- protected function _get_plugin_data_from_name( $name, $data = 'slug' ) {
-
- foreach( TGM_Plugin_Activation::$instance->plugins as $plugin => $values ) {
- if( $name == $values['name'] && isset( $values[$data] ) ) {
- return $values[$data];
- }
- }
-
- return false;
-
- }
-
- /**
- * Create default columns to display important plugin information
- * like type, action and status.
- *
- * @since 2.2.0
- *
- * @param array $item
- * @param string $column_name
- */
- public function column_default( $item, $column_name ) {
-
- switch( $column_name ) {
- case 'source':
- case 'type':
- case 'status':
- return $item[$column_name];
- }
-
- }
-
- /**
- * Create default title column along with action links of 'Install'
- * and 'Activate'.
- *
- * @since 2.2.0
- *
- * @param array $item
- *
- * @return string The action hover links
- */
- public function column_plugin( $item ) {
-
- $installed_plugins = get_plugins();
-
- /** No need to display any hover links */
- if( is_plugin_active( $item['file_path'] ) ) {
- $actions = array();
- }
-
- /** We need to display the 'Install' hover link */
- if( !isset( $installed_plugins[$item['file_path']] ) ) {
- $actions = array(
- 'install' => sprintf(
- 'Install ',
- wp_nonce_url(
- add_query_arg(
- array(
- 'page' => TGM_Plugin_Activation::$instance->menu,
- 'plugin' => $item['slug'],
- 'plugin_name' => $item['sanitized_plugin'],
- 'plugin_source' => $item['url'],
- 'tgmpa-install' => 'install-plugin',
- ),
- admin_url( TGM_Plugin_Activation::$instance->parent_url_slug )
- ),
- 'tgmpa-install'
- ),
- $item['sanitized_plugin']
- ),
- );
- }
- /** We need to display the 'Activate' hover link */
- elseif( is_plugin_inactive( $item['file_path'] ) ) {
- $actions = array(
- 'activate' => sprintf(
- 'Activate ',
- add_query_arg(
- array(
- 'page' => TGM_Plugin_Activation::$instance->menu,
- 'plugin' => $item['slug'],
- 'plugin_name' => $item['sanitized_plugin'],
- 'plugin_source' => $item['url'],
- 'tgmpa-activate' => 'activate-plugin',
- 'tgmpa-activate-nonce' => wp_create_nonce( 'tgmpa-activate' ),
- ),
- admin_url( TGM_Plugin_Activation::$instance->parent_url_slug )
- ),
- $item['sanitized_plugin']
- ),
- );
- }
-
- return sprintf( '%1$s %2$s', $item['plugin'], $this->row_actions( $actions ) );
-
- }
-
- /**
- * Required for bulk installing.
- *
- * Adds a checkbox for each plugin.
- *
- * @since 2.2.0
- *
- * @param array $item
- *
- * @return string The input checkbox with all necessary info
- */
- public function column_cb( $item ) {
-
- $value = $item['file_path'] . ',' . $item['url'] . ',' . $item['sanitized_plugin'];
-
- return sprintf( ' ', $this->_args['singular'], $value, $item['sanitized_plugin'] );
-
- }
-
- /**
- * Sets default message within the plugins table if no plugins
- * are left for interaction.
- *
- * Hides the menu item to prevent the user from clicking and
- * getting a permissions error.
- *
- * @since 2.2.0
- */
- public function no_items() {
-
- printf( __( 'No plugins to install or activate. Return to the Dashboard ', 'tgmpa' ), admin_url() );
- echo '';
-
- }
-
- /**
- * Output all the column information within the table.
- *
- * @since 2.2.0
- *
- * @return array $columns The column names
- */
- public function get_columns() {
-
- $columns = array(
- 'cb' => ' ',
- 'plugin' => __( 'Plugin', 'tgmpa' ),
- 'source' => __( 'Source', 'tgmpa' ),
- 'type' => __( 'Type', 'tgmpa' ),
- 'status' => __( 'Status', 'tgmpa' )
- );
-
- return $columns;
-
- }
-
- /**
- * Defines all types of bulk actions for handling
- * registered plugins.
- *
- * @since 2.2.0
- *
- * @return array $actions The bulk actions for the plugin install table
- */
- public function get_bulk_actions() {
-
- $actions = array(
- 'tgmpa-bulk-install' => __( 'Install', 'tgmpa' ),
- 'tgmpa-bulk-activate' => __( 'Activate', 'tgmpa' ),
- );
-
- return $actions;
-
- }
-
- /**
- * Processes bulk installation and activation actions.
- *
- * The bulk installation process looks either for the $_POST
- * information or for the plugin info within the $_GET variable if
- * a user has to use WP_Filesystem to enter their credentials.
- *
- * @since 2.2.0
- */
- public function process_bulk_actions() {
-
- /** Bulk installation process */
- if( 'tgmpa-bulk-install' === $this->current_action() ) {
- check_admin_referer( 'bulk-' . $this->_args['plural'] );
-
- /** Prep variables to be populated */
- $plugins_to_install = array();
- $plugin_installs = array();
- $plugin_path = array();
- $plugin_name = array();
-
- /** Look first to see if information has been passed via WP_Filesystem */
- if( isset( $_GET[sanitize_key( 'plugins' )] ) ) {
- $plugins = explode( ',', stripslashes( $_GET[sanitize_key( 'plugins' )] ) );
- }
- /** Looks like the user can use the direct method, take from $_POST */
- elseif( isset( $_POST[sanitize_key( 'plugin' )] ) ) {
- $plugins = (array)$_POST[sanitize_key( 'plugin' )];
- }
- /** Nothing has been submitted */
- else {
- $plugins = array();
- }
-
- $a = 0; // Incremental variable
-
- /** Grab information from $_POST if available */
- if( isset( $_POST[sanitize_key( 'plugin' )] ) ) {
- foreach( $plugins as $plugin_data ) {
- $plugins_to_install[] = explode( ',', $plugin_data );
- }
-
- foreach( $plugins_to_install as $plugin_data ) {
- $plugin_installs[] = $plugin_data[0];
- $plugin_path[] = $plugin_data[1];
- $plugin_name[] = $plugin_data[2];
- }
- }
- /** Information has been passed via $_GET */
- else {
- foreach( $plugins as $key => $value ) {
- /** Grab plugin slug for each plugin */
- if( 0 == $key % 3 || 0 == $key ) {
- $plugins_to_install[] = $value;
- $plugin_installs[] = $value;
- }
- $a++;
- }
- }
-
- /** Look first to see if information has been passed via WP_Filesystem */
- if( isset( $_GET[sanitize_key( 'plugin_paths' )] ) ) {
- $plugin_paths = explode( ',', stripslashes( $_GET[sanitize_key( 'plugin_paths' )] ) );
- }
- /** Looks like the user doesn't need to enter his FTP creds */
- elseif( isset( $_POST[sanitize_key( 'plugin' )] ) ) {
- $plugin_paths = (array)$plugin_path;
- }
- /** Nothing has been submitted */
- else {
- $plugin_paths = array();
- }
-
- /** Look first to see if information has been passed via WP_Filesystem */
- if( isset( $_GET[sanitize_key( 'plugin_names' )] ) ) {
- $plugin_names = explode( ',', stripslashes( $_GET[sanitize_key( 'plugin_names' )] ) );
- }
- /** Looks like the user doesn't need to enter his FTP creds */
- elseif( isset( $_POST[sanitize_key( 'plugin' )] ) ) {
- $plugin_names = (array)$plugin_name;
- }
- /** Nothing has been submitted */
- else {
- $plugin_names = array();
- }
-
- $b = 0; // Incremental variable
-
- /** Loop through plugin slugs and remove already installed plugins from the list */
- foreach( $plugin_installs as $key => $plugin ) {
- if( preg_match( '|.php$|', $plugin ) ) {
- unset( $plugin_installs[$key] );
-
- /** If the plugin path isn't in the $_GET variable, we can unset the corresponding path */
- if( !isset( $_GET[sanitize_key( 'plugin_paths' )] ) ) {
- unset( $plugin_paths[$b] );
- }
-
- /** If the plugin name isn't in the $_GET variable, we can unset the corresponding name */
- if( !isset( $_GET[sanitize_key( 'plugin_names' )] ) ) {
- unset( $plugin_names[$b] );
- }
- }
- $b++;
- }
-
- /** No need to proceed further if we have no plugins to install */
- if( empty( $plugin_installs ) ) {
- return false;
- }
-
- /** Reset array indexes in case we removed already installed plugins */
- $plugin_installs = array_values( $plugin_installs );
- $plugin_paths = array_values( $plugin_paths );
- $plugin_names = array_values( $plugin_names );
-
- /** If we grabbed our plugin info from $_GET, we need to decode it for use */
- $plugin_installs = array_map( 'urldecode', $plugin_installs );
- $plugin_paths = array_map( 'urldecode', $plugin_paths );
- $plugin_names = array_map( 'urldecode', $plugin_names );
-
- /** Pass all necessary information via URL if WP_Filesystem is needed */
- $url = wp_nonce_url(
- add_query_arg(
- array(
- 'page' => TGM_Plugin_Activation::$instance->menu,
- 'tgmpa-action' => 'install-selected',
- 'plugins' => urlencode( implode( ',', $plugins ) ),
- 'plugin_paths' => urlencode( implode( ',', $plugin_paths ) ),
- 'plugin_names' => urlencode( implode( ',', $plugin_names ) ),
- ),
- admin_url( TGM_Plugin_Activation::$instance->parent_url_slug )
- ),
- 'bulk-plugins'
- );
- $method = ''; // Leave blank so WP_Filesystem can populate it as necessary
- $fields = array( sanitize_key( 'action' ), sanitize_key( '_wp_http_referer' ), sanitize_key( '_wpnonce' ) ); // Extra fields to pass to WP_Filesystem
-
- if( false === ( $creds = request_filesystem_credentials( $url, $method, false, false, $fields ) ) ) {
- return true;
- }
-
- if( !WP_Filesystem( $creds ) ) {
- request_filesystem_credentials( $url, $method, true, false, $fields ); // Setup WP_Filesystem
- return true;
- }
-
- require_once ABSPATH . 'wp-admin/includes/plugin-install.php'; // Need for plugins_api
- require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php'; // Need for upgrade classes
-
- /** Store all information in arrays since we are processing a bulk installation */
- $api = array();
- $sources = array();
- $install_path = array();
-
- $c = 0; // Incremental variable
-
- /** Loop through each plugin to install and try to grab information from WordPress API, if not create 'tgmpa-empty' scalar */
- foreach( $plugin_installs as $plugin ) {
- $api[$c] = plugins_api( 'plugin_information', array( 'slug' => $plugin, 'fields' => array( 'sections' => false ) ) ) ? plugins_api( 'plugin_information', array( 'slug' => $plugin, 'fields' => array( 'sections' => false ) ) ) : (object)$api[$c] = 'tgmpa-empty';
- $c++;
- }
-
- if( is_wp_error( $api ) ) {
- wp_die( TGM_Plugin_Activation::$instance->strings['oops'] . var_dump( $api ) );
- }
-
- $d = 0; // Incremental variable
-
- /** Capture download links from $api or set install link to pre-packaged/private repo */
- foreach( $api as $object ) {
- $sources[$d] = isset( $object->download_link ) && 'repo' == $plugin_paths[$d] ? $object->download_link : $plugin_paths[$d];
- $d++;
- }
-
- /** Finally, all the data is prepared to be sent to the installer */
- $url = add_query_arg( array( 'page' => TGM_Plugin_Activation::$instance->menu ), admin_url( TGM_Plugin_Activation::$instance->parent_url_slug ) );
- $nonce = 'bulk-plugins';
- $names = $plugin_names;
-
- /** Create a new instance of TGM_Bulk_Installer */
- $installer = new TGM_Bulk_Installer( $skin = new TGM_Bulk_Installer_Skin( compact( 'url', 'nonce', 'names' ) ) );
-
- /** Wrap the install process with the appropriate HTML */
- echo '';
- screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
- echo '
' . esc_html( get_admin_page_title() ) . ' ';
- /** Process the bulk installation submissions */
- $installer->bulk_install( $sources );
- echo '';
-
- return true;
- }
-
- /** Bulk activation process */
- if( 'tgmpa-bulk-activate' === $this->current_action() ) {
- check_admin_referer( 'bulk-' . $this->_args['plural'] );
-
- /** Grab plugin data from $_POST */
- $plugins = isset( $_POST[sanitize_key( 'plugin' )] ) ? (array)$_POST[sanitize_key( 'plugin' )] : array();
- $plugins_to_activate = array();
-
- /** Split plugin value into array with plugin file path, plugin source and plugin name */
- foreach( $plugins as $i => $plugin ) {
- $plugins_to_activate[] = explode( ',', $plugin );
- }
-
- foreach( $plugins_to_activate as $i => $array ) {
- if( !preg_match( '|.php$|', $array[0] ) ) // Plugins that haven't been installed yet won't have the correct file path
- {
- unset( $plugins_to_activate[$i] );
- }
- }
-
- /** Return early if there are no plugins to activate */
- if( empty( $plugins_to_activate ) ) {
- return;
- }
-
- $plugins = array();
- $plugin_names = array();
-
- foreach( $plugins_to_activate as $plugin_string ) {
- $plugins[] = $plugin_string[0];
- $plugin_names[] = $plugin_string[2];
- }
-
- $count = count( $plugin_names ); // Count so we can use _n function
- $last_plugin = array_pop( $plugin_names ); // Pop off last name to prep for readability
- $imploded = empty( $plugin_names ) ? '' . $last_plugin . ' ' : '' . ( implode( ', ', $plugin_names ) . ' and ' . $last_plugin . ' .' );
-
- /** Now we are good to go - let's start activating plugins */
- $activate = activate_plugins( $plugins );
-
- if( is_wp_error( $activate ) ) {
- echo '' . $activate->get_error_message() . '
';
- }
- else {
- printf( '', _n( 'The following plugin was activated successfully:', 'The following plugins were activated successfully:', $count, 'tgmpa' ), $imploded );
- }
-
- /** Update recently activated plugins option */
- $recent = (array)get_option( 'recently_activated' );
-
- foreach( $plugins as $plugin => $time ) {
- if( isset( $recent[$plugin] ) ) {
- unset( $recent[$plugin] );
- }
- }
-
- update_option( 'recently_activated', $recent );
-
- unset( $_POST ); // Reset the $_POST variable in case user wants to perform one action after another
- }
- }
-
- /**
- * Prepares all of our information to be outputted into a usable table.
- *
- * @since 2.2.0
- */
- public function prepare_items() {
-
- $per_page = 100; // Set it high so we shouldn't have to worry about pagination
- $columns = $this->get_columns(); // Get all necessary column information
- $hidden = array(); // No columns to hide, but we must set as an array
- $sortable = array(); // No reason to make sortable columns
- $this->_column_headers = array( $columns, $hidden, $sortable ); // Get all necessary column headers
-
- /** Process our bulk actions here */
- $this->process_bulk_actions();
-
- /** Store all of our plugin data into $items array so WP_List_Table can use it */
- $this->items = $this->_gather_plugin_data();
-
- }
-
- }
-}
-
-/**
- * The WP_Upgrader file isn't always available. If it isn't available,
- * we load it here.
- *
- * We check to make sure no action or activation keys are set so that WordPress
- * doesn't try to re-include the class when processing upgrades or installs outside
- * of the class.
- *
- * @since 2.2.0
- */
-if( !class_exists( 'WP_Upgrader' ) && ( isset( $_GET[sanitize_key( 'page' )] ) && TGM_Plugin_Activation::$instance->menu === $_GET[sanitize_key( 'page' )] ) ) {
- require_once ABSPATH . 'wp-admin/includes/class-wp-upgrader.php';
-
- if( !class_exists( 'TGM_Bulk_Installer' ) ) {
- /**
- * Installer class to handle bulk plugin installations.
- *
- * Extends WP_Upgrader and customizes to suit the installation of multiple
- * plugins.
- *
- * @since 2.2.0
- *
- * @package TGM-Plugin-Activation
- * @author Thomas Griffin
- * @author Gary Jones
- */
- class TGM_Bulk_Installer extends WP_Upgrader {
-
- /**
- * Holds result of bulk plugin installation.
- *
- * @since 2.2.0
- *
- * @var string
- */
- public $result;
-
- /**
- * Flag to check if bulk installation is occurring or not.
- *
- * @since 2.2.0
- *
- * @var boolean
- */
- public $bulk = false;
-
- /**
- * Processes the bulk installation of plugins.
- *
- * @since 2.2.0
- *
- * @param array $packages The plugin sources needed for installation
- *
- * @return string|boolean Install confirmation messages on success, false on failure
- */
- public function bulk_install( $packages ) {
-
- /** Pass installer skin object and set bulk property to true */
- $this->init();
- $this->bulk = true;
-
- /** Set install strings and automatic activation strings (if config option is set to true) */
- $this->install_strings();
- if( TGM_Plugin_Activation::$instance->is_automatic ) {
- $this->activate_strings();
- }
-
- /** Run the header string to notify user that the process has begun */
- $this->skin->header();
-
- /** Connect to the Filesystem */
- $res = $this->fs_connect( array( WP_CONTENT_DIR, WP_PLUGIN_DIR ) );
- if( !$res ) {
- $this->skin->footer();
-
- return false;
- }
-
- /** Set the bulk header and prepare results array */
- $this->skin->bulk_header();
- $results = array();
-
- /** Get the total number of packages being processed and iterate as each package is successfully installed */
- $this->update_count = count( $packages );
- $this->update_current = 0;
-
- /** Loop through each plugin and process the installation */
- foreach( $packages as $plugin ) {
- $this->update_current++; // Increment counter
-
- /** Do the plugin install */
- $result = $this->run(
- array(
- 'package' => $plugin, // The plugin source
- 'destination' => WP_PLUGIN_DIR, // The destination dir
- 'clear_destination' => false, // Do we want to clear the destination or not?
- 'clear_working' => true, // Remove original install file
- 'is_multi' => true, // Are we processing multiple installs?
- 'hook_extra' => array( 'plugin' => $plugin, ), // Pass plugin source as extra data
- )
- );
-
- /** Store installation results in result property */
- $results[$plugin] = $this->result;
-
- /** Prevent credentials auth screen from displaying multiple times */
- if( false === $result ) {
- break;
- }
- }
-
- /** Pass footer skin strings */
- $this->skin->bulk_footer();
- $this->skin->footer();
-
- /** Return our results */
-
- return $results;
-
- }
-
- /**
- * Performs the actual installation of each plugin.
- *
- * This method also activates the plugin in the automatic flag has been
- * set to true for the TGMPA class.
- *
- * @since 2.2.0
- *
- * @param array $options The installation cofig options
- *
- * @return null/array Return early if error, array of installation data on success
- */
- public function run( $options ) {
-
- /** Default config options */
- $defaults = array(
- 'package' => '',
- 'destination' => '',
- 'clear_destination' => false,
- 'clear_working' => true,
- 'is_multi' => false,
- 'hook_extra' => array(),
- );
-
- /** Parse default options with config options from $this->bulk_upgrade and extract them */
- $options = wp_parse_args( $options, $defaults );
- extract( $options );
-
- /** Connect to the Filesystem */
- $res = $this->fs_connect( array( WP_CONTENT_DIR, $destination ) );
- if( !$res ) {
- return false;
- }
-
- /** Return early if there is an error connecting to the Filesystem */
- if( is_wp_error( $res ) ) {
- $this->skin->error( $res );
-
- return $res;
- }
-
- /** Call $this->header separately if running multiple times */
- if( !$is_multi ) {
- $this->skin->header();
- }
-
- /** Set strings before the package is installed */
- $this->skin->before();
-
- /** Download the package (this just returns the filename of the file if the package is a local file) */
- $download = $this->download_package( $package );
- if( is_wp_error( $download ) ) {
- $this->skin->error( $download );
- $this->skin->after();
-
- return $download;
- }
-
- /** Don't accidentally delete a local file */
- $delete_package = ( $download != $package );
-
- /** Unzip file into a temporary working directory */
- $working_dir = $this->unpack_package( $download, $delete_package );
- if( is_wp_error( $working_dir ) ) {
- $this->skin->error( $working_dir );
- $this->skin->after();
-
- return $working_dir;
- }
-
- /** Install the package into the working directory with all passed config options */
- $result = $this->install_package(
- array(
- 'source' => $working_dir,
- 'destination' => $destination,
- 'clear_destination' => $clear_destination,
- 'clear_working' => $clear_working,
- 'hook_extra' => $hook_extra,
- )
- );
-
- /** Pass the result of the installation */
- $this->skin->set_result( $result );
-
- /** Set correct strings based on results */
- if( is_wp_error( $result ) ) {
- $this->skin->error( $result );
- $this->skin->feedback( 'process_failed' );
- }
- /** The plugin install is successful */
- else {
- $this->skin->feedback( 'process_success' );
- }
-
- /** Only process the activation of installed plugins if the automatic flag is set to true */
- if( TGM_Plugin_Activation::$instance->is_automatic ) {
- /** Flush plugins cache so we can make sure that the installed plugins list is always up to date */
- wp_cache_flush();
-
- /** Get the installed plugin file and activate it */
- $plugin_info = $this->plugin_info( $package );
- $activate = activate_plugin( $plugin_info );
-
- /** Re-populate the file path now that the plugin has been installed and activated */
- TGM_Plugin_Activation::$instance->populate_file_path();
-
- /** Set correct strings based on results */
- if( is_wp_error( $activate ) ) {
- $this->skin->error( $activate );
- $this->skin->feedback( 'activation_failed' );
- }
- /** The plugin activation is successful */
- else {
- $this->skin->feedback( 'activation_success' );
- }
- }
-
- /** Flush plugins cache so we can make sure that the installed plugins list is always up to date */
- wp_cache_flush();
-
- /** Set install footer strings */
- $this->skin->after();
- if( !$is_multi ) {
- $this->skin->footer();
- }
-
- return $result;
-
- }
-
- /**
- * Sets the correct install strings for the installer skin to use.
- *
- * @since 2.2.0
- */
- public function install_strings() {
-
- $this->strings['no_package'] = __( 'Install package not available.', 'tgmpa' );
- $this->strings['downloading_package'] = __( 'Downloading install package from %s …', 'tgmpa' );
- $this->strings['unpack_package'] = __( 'Unpacking the package…', 'tgmpa' );
- $this->strings['installing_package'] = __( 'Installing the plugin…', 'tgmpa' );
- $this->strings['process_failed'] = __( 'Plugin install failed.', 'tgmpa' );
- $this->strings['process_success'] = __( 'Plugin installed successfully.', 'tgmpa' );
-
- }
-
- /**
- * Sets the correct activation strings for the installer skin to use.
- *
- * @since 2.2.0
- */
- public function activate_strings() {
-
- $this->strings['activation_failed'] = __( 'Plugin activation failed.', 'tgmpa' );
- $this->strings['activation_success'] = __( 'Plugin activated successfully.', 'tgmpa' );
-
- }
-
- /**
- * Grabs the plugin file from an installed plugin.
- *
- * @since 2.2.0
- *
- * @return string|boolean Return plugin file on success, false on failure
- */
- public function plugin_info() {
-
- /** Return false if installation result isn't an array or the destination name isn't set */
- if( !is_array( $this->result ) ) {
- return false;
- }
- if( empty( $this->result['destination_name'] ) ) {
- return false;
- }
-
- /** Get the installed plugin file or return false if it isn't set */
- $plugin = get_plugins( '/' . $this->result['destination_name'] );
- if( empty( $plugin ) ) {
- return false;
- }
-
- /** Assume the requested plugin is the first in the list */
- $pluginfiles = array_keys( $plugin );
-
- return $this->result['destination_name'] . '/' . $pluginfiles[0];
-
- }
-
- }
- }
-
- if( !class_exists( 'TGM_Bulk_Installer_Skin' ) ) {
- /**
- * Installer skin to set strings for the bulk plugin installations..
- *
- * Extends Bulk_Upgrader_Skin and customizes to suit the installation of multiple
- * plugins.
- *
- * @since 2.2.0
- *
- * @package TGM-Plugin-Activation
- * @author Thomas Griffin
- * @author Gary Jones
- */
- class TGM_Bulk_Installer_Skin extends Bulk_Upgrader_Skin {
-
- /**
- * Holds plugin info for each individual plugin installation.
- *
- * @since 2.2.0
- *
- * @var array
- */
- public $plugin_info = array();
-
- /**
- * Holds names of plugins that are undergoing bulk installations.
- *
- * @since 2.2.0
- *
- * @var array
- */
- public $plugin_names = array();
-
- /**
- * Integer to use for iteration through each plugin installation.
- *
- * @since 2.2.0
- *
- * @var integer
- */
- public $i = 0;
-
- /**
- * Constructor. Parses default args with new ones and extracts them for use.
- *
- * @since 2.2.0
- *
- * @param array $args Arguments to pass for use within the class
- */
- public function __construct( $args = array() ) {
-
- /** Parse default and new args */
- $defaults = array( 'url' => '', 'nonce' => '', 'names' => array() );
- $args = wp_parse_args( $args, $defaults );
-
- /** Set plugin names to $this->plugin_names property */
- $this->plugin_names = $args['names'];
-
- /** Extract the new args */
- parent::__construct( $args );
-
- }
-
- /**
- * Sets install skin strings for each individual plugin.
- *
- * Checks to see if the automatic activation flag is set and uses the
- * the proper strings accordingly.
- *
- * @since 2.2.0
- */
- public function add_strings() {
-
- /** Automatic activation strings */
- if( TGM_Plugin_Activation::$instance->is_automatic ) {
- $this->upgrader->strings['skin_upgrade_start'] = __( 'The installation and activation process is starting. This process may take a while on some hosts, so please be patient.', 'tgmpa' );
- $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed and activated successfully.', 'tgmpa' ) . ' ' . __( 'Show Details', 'tgmpa' ) . ' ' . __( 'Hide Details', 'tgmpa' ) . ' . ';
- $this->upgrader->strings['skin_upgrade_end'] = __( 'All installations and activations have been completed.', 'tgmpa' );
- $this->upgrader->strings['skin_before_update_header'] = __( 'Installing and Activating Plugin %1$s (%2$d/%3$d)', 'tgmpa' );
- }
- /** Default installation strings */
- else {
- $this->upgrader->strings['skin_upgrade_start'] = __( 'The installation process is starting. This process may take a while on some hosts, so please be patient.', 'tgmpa' );
- $this->upgrader->strings['skin_update_failed_error'] = __( 'An error occurred while installing %1$s: %2$s .', 'tgmpa' );
- $this->upgrader->strings['skin_update_failed'] = __( 'The installation of %1$s failed.', 'tgmpa' );
- $this->upgrader->strings['skin_update_successful'] = __( '%1$s installed successfully.', 'tgmpa' ) . ' ' . __( 'Show Details', 'tgmpa' ) . ' ' . __( 'Hide Details', 'tgmpa' ) . ' . ';
- $this->upgrader->strings['skin_upgrade_end'] = __( 'All installations have been completed.', 'tgmpa' );
- $this->upgrader->strings['skin_before_update_header'] = __( 'Installing Plugin %1$s (%2$d/%3$d)', 'tgmpa' );
- }
-
- }
-
- /**
- * Outputs the header strings and necessary JS before each plugin installation.
- *
- * @since 2.2.0
- */
- public function before( $title = '' ) {
-
- /** We are currently in the plugin installation loop, so set to true */
- $this->in_loop = true;
-
- printf( '' . $this->upgrader->strings['skin_before_update_header'] . ' ', $this->plugin_names[$this->i], $this->upgrader->update_current, $this->upgrader->update_count );
- echo '';
- echo '';
-
- /** Flush header output buffer */
- $this->before_flush_output();
-
- }
-
- /**
- * Outputs the footer strings and necessary JS after each plugin installation.
- *
- * Checks for any errors and outputs them if they exist, else output
- * success strings.
- *
- * @since 2.2.0
- */
- public function after( $title = '' ) {
-
- /** Close install strings */
- echo '
';
-
- /** Output error strings if an error has occurred */
- if( $this->error || !$this->result ) {
- if( $this->error ) {
- echo '' . sprintf( $this->upgrader->strings['skin_update_failed_error'], $this->plugin_names[$this->i], $this->error ) . '
';
- }
- else {
- echo '' . sprintf( $this->upgrader->strings['skin_update_failed'], $this->plugin_names[$this->i] ) . '
';
- }
-
- echo '';
- }
-
- /** If the result is set and there are no errors, success! */
- if( !empty( $this->result ) && !is_wp_error( $this->result ) ) {
- echo '' . sprintf( $this->upgrader->strings['skin_update_successful'], $this->plugin_names[$this->i], 'jQuery(\'#progress-' . esc_js( $this->upgrader->update_current ) . '\').toggle();jQuery(\'span\', this).toggle(); return false;' ) . '
';
- echo '';
- }
-
- /** Set in_loop and error to false and flush footer output buffer */
- $this->reset();
- $this->after_flush_output();
-
- }
-
- /**
- * Outputs links after bulk plugin installation is complete.
- *
- * @since 2.2.0
- */
- public function bulk_footer() {
-
- /** Serve up the string to say installations (and possibly activations) are complete */
- parent::bulk_footer();
-
- /** Flush plugins cache so we can make sure that the installed plugins list is always up to date */
- wp_cache_flush();
-
- /** Display message based on if all plugins are now active or not */
- $complete = array();
- foreach( TGM_Plugin_Activation::$instance->plugins as $plugin ) {
- if( !is_plugin_active( $plugin['file_path'] ) ) {
- echo '' . TGM_Plugin_Activation::$instance->strings['return'] . '
';
- $complete[] = $plugin;
- break;
- }
- /** Nothing to store */
- else {
- $complete[] = '';
- }
- }
-
- /** Filter out any empty entries */
- $complete = array_filter( $complete );
-
- /** All plugins are active, so we display the complete string and hide the menu to protect users */
- if( empty( $complete ) ) {
- echo '' . sprintf( TGM_Plugin_Activation::$instance->strings['complete'], '' . __( 'Return to the Dashboard', 'tgmpa' ) . ' ' ) . '
';
- echo '';
- }
-
- }
-
- /**
- * Flush header output buffer.
- *
- * @since 2.2.0
- */
- public function before_flush_output() {
-
- wp_ob_end_flush_all();
- flush();
-
- }
-
- /**
- * Flush footer output buffer and iterate $this->i to make sure the
- * installation strings reference the correct plugin.
- *
- * @since 2.2.0
- */
- public function after_flush_output() {
-
- wp_ob_end_flush_all();
- flush();
- $this->i++;
-
- }
-
- }
- }
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/functions-install.php b/wp-content/themes/responsive/core/includes/functions-install.php
deleted file mode 100644
index d9197f8..0000000
--- a/wp-content/themes/responsive/core/includes/functions-install.php
+++ /dev/null
@@ -1,60 +0,0 @@
-';
- $my_theme = wp_get_theme();
- if ( isset( $_GET['previewed'] ) ) {
- $return .= sprintf( __( 'Settings saved and %s activated successfully.' ), $my_theme->get( 'Name' ) );
- } else {
- $return .= sprintf( __( '%s activated successfully.' ), $my_theme->get( 'Name' ) );
- }
- $return .= ' ' . __( 'Visit site', 'responsive' ) . '
';
- //$return .= '' . __( 'Customize', 'responsive' ) . ' ';
- $return .= ' ' . __( 'Theme Options', 'responsive' ) . ' ';
- $return .= ' ' . __( 'Help', 'responsive' ) . ' ';
- $return .= '
';
- echo $return;
- }
-}
-add_action( 'admin_notices', 'responsive_activation_notice' );
-
-/*
- * Hide core theme activation message.
- *
- * @since 1.9.5.0
- */
-function responsive_admin_css() { ?>
-
- __( 'Main Sidebar', 'responsive' ),
- 'description' => __( 'Area 1 - sidebar.php - Displays on Default, Blog, Blog Excerpt page templates', 'responsive' ),
- 'id' => 'main-sidebar',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Right Sidebar', 'responsive' ),
- 'description' => __( 'Area 2 - sidebar-right.php - Displays on Content/Sidebar page templates', 'responsive' ),
- 'id' => 'right-sidebar',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Left Sidebar', 'responsive' ),
- 'description' => __( 'Area 3 - sidebar-left.php - Displays on Sidebar/Content page templates', 'responsive' ),
- 'id' => 'left-sidebar',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Left Sidebar Half Page', 'responsive' ),
- 'description' => __( 'Area 4 - sidebar-left-half.php - Displays on Sidebar Half Page/Content page templates', 'responsive' ),
- 'id' => 'left-sidebar-half',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Right Sidebar Half Page', 'responsive' ),
- 'description' => __( 'Area 5 - sidebar-right-half.php - Displays on Content/Sidebar Half Page page templates', 'responsive' ),
- 'id' => 'right-sidebar-half',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Home Widget 1', 'responsive' ),
- 'description' => __( 'Area 6 - sidebar-home.php - Displays on the Home Page', 'responsive' ),
- 'id' => 'home-widget-1',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Home Widget 2', 'responsive' ),
- 'description' => __( 'Area 7 - sidebar-home.php - Displays on the Home Page', 'responsive' ),
- 'id' => 'home-widget-2',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Home Widget 3', 'responsive' ),
- 'description' => __( 'Area 8 - sidebar-home.php - Displays on the Home Page', 'responsive' ),
- 'id' => 'home-widget-3',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Gallery Sidebar', 'responsive' ),
- 'description' => __( 'Area 9 - sidebar-gallery.php - Displays on the page after an image has been clicked in a Gallery', 'responsive' ),
- 'id' => 'gallery-widget',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Colophon Widget', 'responsive' ),
- 'description' => __( 'Area 10 - sidebar-colophon.php, 100% width Footer widgets', 'responsive' ),
- 'id' => 'colophon-widget',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Top Widget', 'responsive' ),
- 'description' => __( 'Area 11 - sidebar-top.php - Displays on the right of the header', 'responsive' ),
- 'id' => 'top-widget',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => '',
- 'after_widget' => '
'
- ) );
-
- register_sidebar( array(
- 'name' => __( 'Footer Widget', 'responsive' ),
- 'description' => __( 'Area 12 - sidebar-footer.php - Maximum of 3 widgets per row', 'responsive' ),
- 'id' => 'footer-widget',
- 'before_title' => '
',
- 'after_title' => ' ',
- 'before_widget' => ''
- ) );
-}
-
-add_action( 'widgets_init', 'responsive_widgets_init' );
-
-/* Add fit class to third footer widget */
-function responsive_footer_widgets( $params ) {
-
- global $footer_widget_num; //Our widget counter variable
-
- //Check if we are displaying "Footer Sidebar"
- if ( $params[0]['id'] == 'footer-widget' ) {
- $footer_widget_num++;
- $divider = 3; //This is number of widgets that should fit in one row
-
- //If it's third widget, add last class to it
- if ( $footer_widget_num % $divider == 0 ) {
- $class = 'class="fit ';
- $params[0]['before_widget'] = str_replace( 'class="', $class, $params[0]['before_widget'] );
- }
-
- }
-
- return $params;
-}
-
-add_filter( 'dynamic_sidebar_params', 'responsive_footer_widgets' );
diff --git a/wp-content/themes/responsive/core/includes/functions-update.php b/wp-content/themes/responsive/core/includes/functions-update.php
deleted file mode 100644
index 3770be6..0000000
--- a/wp-content/themes/responsive/core/includes/functions-update.php
+++ /dev/null
@@ -1,25 +0,0 @@
-
- false,
- 'cta_button' => false,
- 'minified_css' => false,
- 'front_page' => 1,
- 'home_headline' => null,
- 'home_subheadline' => null,
- 'home_content_area' => null,
- 'cta_text' => null,
- 'cta_url' => null,
- 'featured_content' => null,
- 'google_site_verification' => '',
- 'bing_site_verification' => '',
- 'yahoo_site_verification' => '',
- 'site_statistics_tracker' => '',
- 'twitter_uid' => '',
- 'facebook_uid' => '',
- 'linkedin_uid' => '',
- 'youtube_uid' => '',
- 'stumble_uid' => '',
- 'rss_uid' => '',
- 'google_plus_uid' => '',
- 'instagram_uid' => '',
- 'pinterest_uid' => '',
- 'yelp_uid' => '',
- 'vimeo_uid' => '',
- 'foursquare_uid' => '',
- 'responsive_inline_css' => '',
- 'responsive_inline_js_head' => '',
- 'responsive_inline_css_js_footer' => '',
- 'static_page_layout_default' => 'content-sidebar-page',
- 'single_post_layout_default' => 'content-sidebar-page',
- 'blog_posts_index_layout_default' => 'content-sidebar-page',
- );
-
- return apply_filters( 'responsive_option_defaults', $defaults );
-}
-
-/**
- * Helps file locations in child themes. If the file is not being overwritten by the child theme then
- * return the parent theme location of the file. Great for images.
- *
- * @param $dir string directory
- *
- * @return string complete uri
- */
-function responsive_child_uri( $dir ) {
- if ( is_child_theme() ) {
- $directory = get_stylesheet_directory() . $dir;
- $test = is_file( $directory );
- if ( is_file( $directory ) ) {
- $file = get_stylesheet_directory_uri() . $dir;
- } else {
- $file = get_template_directory_uri() . $dir;
- }
- } else {
- $file = get_template_directory_uri() . $dir;
- }
-
- return $file;
-}
-
-/**
- * Fire up the engines boys and girls let's start theme setup.
- */
-add_action( 'after_setup_theme', 'responsive_setup' );
-
-if ( !function_exists( 'responsive_setup' ) ):
-
- function responsive_setup() {
-
- global $content_width;
-
- $template_directory = get_template_directory();
-
- /**
- * Global content width.
- */
- if ( !isset( $content_width ) ) {
- $content_width = 550;
- }
-
- /**
- * Responsive is now available for translations.
- * The translation files are in the /languages/ directory.
- * Translations are pulled from the WordPress default lanaguge folder
- * then from the child theme and then lastly from the parent theme.
- * @see http://codex.wordpress.org/Function_Reference/load_theme_textdomain
- */
-
- $domain = 'responsive';
-
- load_theme_textdomain( $domain, WP_LANG_DIR . '/responsive/' );
- load_theme_textdomain( $domain, get_stylesheet_directory() . '/languages/' );
- load_theme_textdomain( $domain, get_template_directory() . '/languages/' );
-
- /**
- * Add callback for custom TinyMCE editor stylesheets. (editor-style.css)
- * @see http://codex.wordpress.org/Function_Reference/add_editor_style
- */
- add_editor_style();
-
- /**
- * This feature enables post and comment RSS feed links to head.
- * @see http://codex.wordpress.org/Function_Reference/add_theme_support#Feed_Links
- */
- add_theme_support( 'automatic-feed-links' );
-
- /**
- * This feature enables post-thumbnail support for a theme.
- * @see http://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails
- */
- add_theme_support( 'post-thumbnails' );
-
- /**
- * This feature enables woocommerce support for a theme.
- * @see http://www.woothemes.com/2013/02/last-call-for-testing-woocommerce-2-0-coming-march-4th/
- */
- add_theme_support( 'woocommerce' );
-
- /**
- * This feature enables custom-menus support for a theme.
- * @see http://codex.wordpress.org/Function_Reference/register_nav_menus
- */
- register_nav_menus( array(
- 'top-menu' => __( 'Top Menu', 'responsive' ),
- 'header-menu' => __( 'Header Menu', 'responsive' ),
- 'sub-header-menu' => __( 'Sub-Header Menu', 'responsive' ),
- 'footer-menu' => __( 'Footer Menu', 'responsive' )
- )
- );
-
- add_theme_support( 'custom-background' );
-
- add_theme_support( 'custom-header', array(
- // Header image default
- 'default-image' => get_template_directory_uri() . '/core/images/default-logo.png',
- // Header text display default
- 'header-text' => false,
- // Header image flex width
- 'flex-width' => true,
- // Header image width (in pixels)
- 'width' => 300,
- // Header image flex height
- 'flex-height' => true,
- // Header image height (in pixels)
- 'height' => 100,
- // Admin header style callback
- 'admin-head-callback' => 'responsive_admin_header_style'
- ) );
-
- // gets included in the admin header
- function responsive_admin_header_style() {
- ?>
- 0,
- 'sort_column' => 'menu_order, post_title',
- 'menu_class' => 'menu',
- 'include' => '',
- 'exclude' => '',
- 'echo' => false,
- 'show_home' => true,
- 'link_before' => '',
- 'link_after' => ''
- );
- $pages = wp_page_menu( $args );
- $prepend = '';
- $append = '
';
- $output = $prepend . $pages . $append;
- echo $output;
-}
-
-/**
- * This function removes .menu class from custom menus
- * in widgets only and fallback's on default widget lists
- * and assigns new unique class called .menu-widget
- *
- * Marko Heijnen Contribution
- *
- */
-class responsive_widget_menu_class {
- public function __construct() {
- add_action( 'widget_display_callback', array( $this, 'menu_different_class' ), 10, 2 );
- }
-
- public function menu_different_class( $settings, $widget ) {
- if ( $widget instanceof WP_Nav_Menu_Widget ) {
- add_filter( 'wp_nav_menu_args', array( $this, 'wp_nav_menu_args' ) );
- }
-
- return $settings;
- }
-
- public function wp_nav_menu_args( $args ) {
- remove_filter( 'wp_nav_menu_args', array( $this, 'wp_nav_menu_args' ) );
-
- if ( 'menu' == $args['menu_class'] ) {
- $args['menu_class'] = apply_filters( 'responsive_menu_widget_class', 'menu_widget' );
- }
-
- return $args;
- }
-}
-
-$GLOBALS['nav_menu_widget_classname'] = new responsive_widget_menu_class();
-
-/**
- * Removes div from wp_page_menu() and replace with ul.
- */
-function responsive_wp_page_menu( $page_markup ) {
- preg_match( '/^/i', $page_markup, $matches );
- $divclass = $matches[1];
- $replace = array( '
', '
' );
- $new_markup = str_replace( $replace, '', $page_markup );
- $new_markup = preg_replace( '/^
/i', '', $new_markup );
-
- return $new_markup;
-}
-
-add_filter( 'wp_page_menu', 'responsive_wp_page_menu' );
-
-/**
- * wp_title() Filter for better SEO.
- *
- * Adopted from Twenty Twelve
- * @see http://codex.wordpress.org/Plugin_API/Filter_Reference/wp_title
- *
- */
-if ( !function_exists( 'responsive_wp_title' ) && !defined( 'AIOSEOP_VERSION' ) ) :
-
- function responsive_wp_title( $title, $sep ) {
- global $page, $paged;
-
- if ( is_feed() ) {
- return $title;
- }
-
- // Add the site name.
- $title .= get_bloginfo( 'name' );
-
- // Add the site description for the home/front page.
- $site_description = get_bloginfo( 'description', 'display' );
- if ( $site_description && ( is_home() || is_front_page() ) ) {
- $title .= " $sep $site_description";
- }
-
- // Add a page number if necessary.
- if ( $paged >= 2 || $page >= 2 ) {
- $title .= " $sep " . sprintf( __( 'Page %s', 'responsive' ), max( $paged, $page ) );
- }
-
- return $title;
- }
-
- add_filter( 'wp_title', 'responsive_wp_title', 10, 2 );
-
-endif;
-
-/**
- * Filter 'get_comments_number'
- *
- * Filter 'get_comments_number' to display correct
- * number of comments (count only comments, not
- * trackbacks/pingbacks)
- *
- * Chip Bennett Contribution
- */
-function responsive_comment_count( $count ) {
- if ( !is_admin() ) {
- global $id;
- $comments = get_comments( 'status=approve&post_id=' . $id );
- $comments_by_type = separate_comments( $comments );
-
- return count( $comments_by_type['comment'] );
- } else {
- return $count;
- }
-}
-
-add_filter( 'get_comments_number', 'responsive_comment_count', 0 );
-
-/**
- * wp_list_comments() Pings Callback
- *
- * wp_list_comments() Callback function for
- * Pings (Trackbacks/Pingbacks)
- */
-function responsive_comment_list_pings( $comment ) {
- $GLOBALS['comment'] = $comment;
- ?>
- id="li-comment-">
-' . __( 'Read more ›', 'responsive' ) . ' ';
-}
-
-/**
- * Replaces "[...]" (appended to automatically generated excerpts) with an ellipsis and responsive_read_more_link().
- */
-function responsive_auto_excerpt_more( $more ) {
- return '… ' . responsive_read_more();
-}
-
-add_filter( 'excerpt_more', 'responsive_auto_excerpt_more' );
-
-/**
- * Adds a pretty "Read more" link to custom post excerpts.
- */
-function responsive_custom_excerpt_more( $output ) {
- if ( has_excerpt() && !is_attachment() ) {
- $output .= responsive_read_more();
- }
-
- return $output;
-}
-
-add_filter( 'get_the_excerpt', 'responsive_custom_excerpt_more' );
-
-/**
- * This function removes inline styles set by WordPress gallery.
- */
-function responsive_remove_gallery_css( $css ) {
- return preg_replace( "##s", '', $css );
-}
-
-add_filter( 'gallery_style', 'responsive_remove_gallery_css' );
-
-/**
- * This function removes default styles set by WordPress recent comments widget.
- */
-function responsive_remove_recent_comments_style() {
- global $wp_widget_factory;
- if ( isset( $wp_widget_factory->widgets['WP_Widget_Recent_Comments'] ) ) {
- remove_action( 'wp_head', array( $wp_widget_factory->widgets['WP_Widget_Recent_Comments'], 'recent_comments_style' ) );
- }
-}
-
-add_action( 'widgets_init', 'responsive_remove_recent_comments_style' );
-
-/**
- * This function prints post meta data.
- *
- * Ulrich Pogson Contribution
- *
- */
-if ( !function_exists( 'responsive_post_meta_data' ) ) :
-
- function responsive_post_meta_data() {
- printf( __( 'Posted on %2$s by %4$s', 'responsive' ),
- 'meta-prep meta-prep-author posted',
- sprintf( '%3$s ',
- esc_url( get_permalink() ),
- esc_attr( get_the_time() ),
- esc_html( get_the_date() )
- ),
- 'byline',
- sprintf( '%3$s ',
- get_author_posts_url( get_the_author_meta( 'ID' ) ),
- sprintf( esc_attr__( 'View all posts by %s', 'responsive' ), get_the_author() ),
- esc_attr( get_the_author() )
- )
- );
- }
-endif;
-
-/**
- * This function removes WordPress generated category and tag atributes.
- * For W3C validation purposes only.
- *
- */
-function responsive_category_rel_removal( $output ) {
- $output = str_replace( ' rel="category tag"', '', $output );
-
- return $output;
-}
-
-add_filter( 'wp_list_categories', 'responsive_category_rel_removal' );
-add_filter( 'the_category', 'responsive_category_rel_removal' );
-
-/**
- * Breadcrumb Lists
- * Load the plugin from the plugin that is installed.
- *
- */
-function get_responsive_breadcrumb_lists() {
- $responsive_options = get_option( 'responsive_theme_options' );
- if ( 1 == $responsive_options['breadcrumb'] ) {
- return;
- } elseif ( function_exists( 'bcn_display' ) ) {
- bcn_display();
- } elseif ( function_exists( 'breadcrumb_trail' ) ) {
- breadcrumb_trail();
- } elseif ( function_exists( 'yoast_breadcrumb' ) ) {
- yoast_breadcrumb( '', '
' );
- } elseif ( ! is_search() ) {
- responsive_breadcrumb_lists();
- }
-}
-
-/**
- * Breadcrumb Lists
- * Allows visitors to quickly navigate back to a previous section or the root page.
- *
- * Adopted from Dimox
- *
- */
-if ( !function_exists( 'responsive_breadcrumb_lists' ) ) {
-
- function responsive_breadcrumb_lists() {
-
- /* === OPTIONS === */
- $text['home'] = __( 'Home', 'responsive' ); // text for the 'Home' link
- $text['category'] = __( 'Archive for %s', 'responsive' ); // text for a category page
- $text['search'] = __( 'Search results for: %s', 'responsive' ); // text for a search results page
- $text['tag'] = __( 'Posts tagged %s', 'responsive' ); // text for a tag page
- $text['author'] = __( 'View all posts by %s', 'responsive' ); // text for an author page
- $text['404'] = __( 'Error 404', 'responsive' ); // text for the 404 page
-
- $show['current'] = 1; // 1 - show current post/page title in breadcrumbs, 0 - don't show
- $show['home'] = 0; // 1 - show breadcrumbs on the homepage, 0 - don't show
-
- $delimiter = ' › '; // delimiter between crumbs
- $before = ''; // tag before the current crumb
- $after = ' '; // tag after the current crumb
- /* === END OF OPTIONS === */
-
- $home_link = home_url( '/' );
- $before_link = '';
- $after_link = ' ';
- $link_att = ' rel="v:url" property="v:title"';
- $link = $before_link . '%2$s ' . $after_link;
-
- $post = get_queried_object();
- $parent_id = isset( $post->post_parent ) ? $post->post_parent : '';
-
- $html_output = '';
-
- if ( is_front_page() ) {
- if ( 1 == $show['home'] ) {
- $html_output .= '';
- }
-
- } else {
- $html_output .= '' . sprintf( $link, $home_link, $text['home'] ) . $delimiter;
-
- if ( is_home() ) {
- if ( 1 == $show['current'] ) {
- $html_output .= $before . get_the_title( get_option( 'page_for_posts', true ) ) . $after;
- }
-
- } elseif ( is_category() ) {
- $this_cat = get_category( get_query_var( 'cat' ), false );
- if ( 0 != $this_cat->parent ) {
- $cats = get_category_parents( $this_cat->parent, true, $delimiter );
- $cats = str_replace( '
', ' ' . $after_link, $cats );
- $html_output .= $cats;
- }
- $html_output .= $before . sprintf( $text['category'], single_cat_title( '', false ) ) . $after;
-
- } elseif ( is_search() ) {
- $html_output .= $before . sprintf( $text['search'], get_search_query() ) . $after;
-
- } elseif ( is_day() ) {
- $html_output .= sprintf( $link, get_year_link( get_the_time( 'Y' ) ), get_the_time( 'Y' ) ) . $delimiter;
- $html_output .= sprintf( $link, get_month_link( get_the_time( 'Y' ), get_the_time( 'm' ) ), get_the_time( 'F' ) ) . $delimiter;
- $html_output .= $before . get_the_time( 'd' ) . $after;
-
- } elseif ( is_month() ) {
- $html_output .= sprintf( $link, get_year_link( get_the_time( 'Y' ) ), get_the_time( 'Y' ) ) . $delimiter;
- $html_output .= $before . get_the_time( 'F' ) . $after;
-
- } elseif ( is_year() ) {
- $html_output .= $before . get_the_time( 'Y' ) . $after;
-
- } elseif ( is_single() && !is_attachment() ) {
- if ( 'post' != get_post_type() ) {
- $post_type = get_post_type_object( get_post_type() );
- $archive_link = get_post_type_archive_link( $post_type->name );
- $html_output .= sprintf( $link, $archive_link, $post_type->labels->singular_name );
- if ( 1 == $show['current'] ) {
- $html_output .= $delimiter . $before . get_the_title() . $after;
- }
- } else {
- $cat = get_the_category();
- $cat = $cat[0];
- $cats = get_category_parents( $cat, true, $delimiter );
- if ( 0 == $show['current'] ) {
- $cats = preg_replace( "#^(.+)$delimiter$#", "$1", $cats );
- }
- $cats = str_replace( '
', ' ' . $after_link, $cats );
- $html_output .= $cats;
- if ( 1 == $show['current'] ) {
- $html_output .= $before . get_the_title() . $after;
- }
- }
-
- } elseif ( !is_single() && !is_page() && !is_404() && 'post' != get_post_type() ) {
- $post_type = get_post_type_object( get_post_type() );
- $html_output .= $before . $post_type->labels->singular_name . $after;
-
- } elseif ( is_attachment() ) {
- $parent = get_post( $parent_id );
- $cat = get_the_category( $parent->ID );
-
- if ( isset( $cat[0] ) ) {
- $cat = $cat[0];
- }
-
- if ( $cat ) {
- $cats = get_category_parents( $cat, true, $delimiter );
- $cats = str_replace( '
', ' ' . $after_link, $cats );
- $html_output .= $cats;
- }
-
- $html_output .= sprintf( $link, get_permalink( $parent ), $parent->post_title );
- if ( 1 == $show['current'] ) {
- $html_output .= $delimiter . $before . get_the_title() . $after;
- }
-
- } elseif ( is_page() && !$parent_id ) {
- if ( 1 == $show['current'] ) {
- $html_output .= $before . get_the_title() . $after;
- }
-
- } elseif ( is_page() && $parent_id ) {
- $breadcrumbs = array();
- while ( $parent_id ) {
- $page_child = get_page( $parent_id );
- $breadcrumbs[] = sprintf( $link, get_permalink( $page_child->ID ), get_the_title( $page_child->ID ) );
- $parent_id = $page_child->post_parent;
- }
- $breadcrumbs = array_reverse( $breadcrumbs );
- for ( $i = 0; $i < count( $breadcrumbs ); $i++ ) {
- $html_output .= $breadcrumbs[$i];
- if ( $i != count( $breadcrumbs ) - 1 ) {
- $html_output .= $delimiter;
- }
- }
- if ( 1 == $show['current'] ) {
- $html_output .= $delimiter . $before . get_the_title() . $after;
- }
-
- } elseif ( is_tag() ) {
- $html_output .= $before . sprintf( $text['tag'], single_tag_title( '', false ) ) . $after;
-
- } elseif ( is_author() ) {
- $user_id = get_query_var( 'author' );
- $userdata = get_the_author_meta( 'display_name', $user_id );
- $html_output .= $before . sprintf( $text['author'], $userdata ) . $after;
-
- } elseif ( is_404() ) {
- $html_output .= $before . $text['404'] . $after;
-
- }
-
- if ( get_query_var( 'paged' ) || get_query_var( 'page' ) ) {
- $page_num = get_query_var( 'page' ) ? get_query_var( 'page' ) : get_query_var( 'paged' );
- $html_output .= $delimiter . sprintf( __( 'Page %s', 'responsive' ), $page_num );
-
- }
-
- $html_output .= '
';
-
- }
-
- echo $html_output;
-
- } // end responsive_breadcrumb_lists
-
-}
-
-/**
- * A safe way of adding stylesheets to a WordPress generated page.
- */
-if ( !function_exists( 'responsive_css' ) ) {
-
- function responsive_css() {
- $theme = wp_get_theme();
- $responsive = wp_get_theme( 'responsive' );
- $responsive_options = get_option( 'responsive_theme_options' );
- if ( 1 == $responsive_options['minified_css'] ) {
- wp_enqueue_style( 'responsive-style', get_template_directory_uri() . '/core/css/style.min.css', false, $responsive['Version'] );
- } else {
- wp_enqueue_style( 'responsive-style', get_template_directory_uri() . '/core/css/style.css', false, $responsive['Version'] );
- wp_enqueue_style( 'responsive-media-queries', get_template_directory_uri() . '/core/css/responsive.css', false, $responsive['Version'] );
- }
-
- if ( is_rtl() ) {
- wp_enqueue_style( 'responsive-rtl-style', get_template_directory_uri() . '/rtl.css', false, $responsive['Version'] );
- }
- if ( is_child_theme() ) {
- wp_enqueue_style( 'responsive-child-style', get_stylesheet_uri(), false, $theme['Version'] );
- }
- }
-
-}
-add_action( 'wp_enqueue_scripts', 'responsive_css' );
-
-/**
- * A safe way of adding JavaScripts to a WordPress generated page.
- */
-if ( !function_exists( 'responsive_js' ) ) {
-
- function responsive_js() {
- $suffix = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
- $directory = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? 'js-dev' : 'js';
- $template_directory_uri = get_template_directory_uri();
-
- // JS at the bottom for fast page loading.
- // except for Modernizr which enables HTML5 elements & feature detects.
- wp_enqueue_script( 'modernizr', $template_directory_uri . '/core/' . $directory . '/responsive-modernizr' . $suffix . '.js', array( 'jquery' ), '2.6.1', false );
- wp_enqueue_script( 'responsive-scripts', $template_directory_uri . '/core/' . $directory . '/responsive-scripts' . $suffix . '.js', array( 'jquery' ), '1.2.5', true );
- if ( !wp_script_is( 'tribe-placeholder' ) ) {
- wp_enqueue_script( 'jquery-placeholder', $template_directory_uri . '/core/' . $directory . '/jquery.placeholder' . $suffix . '.js', array( 'jquery' ), '2.0.7', true );
- }
- }
-
-}
-add_action( 'wp_enqueue_scripts', 'responsive_js' );
-
-/**
- * A comment reply.
- */
-function responsive_enqueue_comment_reply() {
- if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
- wp_enqueue_script( 'comment-reply' );
- }
-}
-
-add_action( 'wp_enqueue_scripts', 'responsive_enqueue_comment_reply' );
-
-/**
- * Theme options upgrade bar
- */
-function responsive_upgrade_bar() {
- ?>
-
-
-
- Responsive Pro '
- ); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 'Responsive Add Ons', // The plugin name
- 'slug' => 'responsive-add-ons', // The plugin slug (typically the folder name)
- 'required' => false
- )
- );
-
- // Change this to your theme text domain, used for internationalising strings
- $theme_text_domain = 'responsive';
-
- /**
- * Array of configuration settings. Amend each line as needed.
- * If you want the default strings to be available under your own theme domain,
- * leave the strings uncommented.
- * Some of the strings are added into a sprintf, so see the comments at the
- * end of each line for what each argument will be.
- */
-
- $config = array(
- 'domain' => $theme_text_domain, // Text domain - likely want to be the same as your theme.
- 'default_path' => '', // Default absolute path to pre-packaged plugins
- 'parent_menu_slug' => 'themes.php', // Default parent menu slug
- 'parent_url_slug' => 'themes.php', // Default parent URL slug
- 'menu' => 'install-responsive-addons', // Menu slug
- 'has_notices' => true, // Show admin notices or not
- 'is_automatic' => true, // Automatically activate plugins after installation or not
- 'message' => '', // Message to output right before the plugins table
- 'strings' => array(
- 'page_title' => __( 'Responsive Add Features', $theme_text_domain ),
- 'menu_title' => __( 'Activate Add Ons', $theme_text_domain ),
- 'installing' => __( 'Installing Plugin: %s', $theme_text_domain ), // %1$s = plugin name
- 'oops' => __( 'Something went wrong with the plugin API.', $theme_text_domain ),
- 'notice_can_install_required' => _n_noop( 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' ), // %1$s = plugin name(s)
- 'notice_can_install_recommended' => _n_noop( 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' ), // %1$s = plugin name(s)
- 'notice_cannot_install' => _n_noop( 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' ), // %1$s = plugin name(s)
- 'notice_can_activate_required' => _n_noop( 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' ), // %1$s = plugin name(s)
- 'notice_can_activate_recommended' => _n_noop( 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' ), // %1$s = plugin name(s)
- 'notice_cannot_activate' => _n_noop( 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' ), // %1$s = plugin name(s)
- 'notice_ask_to_update' => _n_noop( 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' ), // %1$s = plugin name(s)
- 'notice_cannot_update' => _n_noop( 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' ), // %1$s = plugin name(s)
- 'install_link' => _n_noop( 'Begin installing plugin', 'Begin installing plugins' ),
- 'activate_link' => _n_noop( 'Activate installed plugin', 'Activate installed plugins' ),
- 'return' => __( 'Return to Required Plugins Installer', $theme_text_domain ),
- 'plugin_activated' => __( 'Plugin activated successfully.', $theme_text_domain ),
- 'complete' => __( 'All plugins installed and activated successfully. %s', $theme_text_domain ) // %1$s = dashboard link
- )
- );
-
- global $pagenow;
- // Add plugin notification only if the current user is admin and on theme.php
- if ( current_user_can( 'manage_options' ) && 'themes.php' == $pagenow ) {
- tgmpa( $plugins, $config );
- }
-
-}
-add_action( 'tgmpa_register', 'responsive_install_plugins' );
-
-/*
- * Add notification to Reading Settings page to notify if Custom Front Page is enabled.
- *
- * @since 1.9.4.0
- */
-function responsive_front_page_reading_notice() {
- $screen = get_current_screen();
- $responsive_options = responsive_get_options();
- if ( 'options-reading' == $screen->id ) {
- $html = '';
- if ( 1 == $responsive_options['front_page'] ) {
- $html .= '
' . sprintf( __( 'The Custom Front Page is enabled. You can disable it in the theme settings .', 'responsive' ), admin_url( 'themes.php?page=theme_options' ) ) . '
';
- } else {
- $html .= '
' . sprintf( __( 'The Custom Front Page is disabled. You can enable it in the theme settings .', 'responsive' ), admin_url( 'themes.php?page=theme_options' ) ) . '
';
- }
- $html .= '
';
- echo $html;
- }
-}
-
-add_action( 'admin_notices', 'responsive_front_page_reading_notice' );
-
-/**
- * Use shortcode_atts_gallery filter to add new defaults to the WordPress gallery shortcode.
- * Allows user input in the post gallery shortcode.
- *
- */
-function responsive_gallery_atts( $out, $pairs, $atts ) {
-
- $full_width = is_page_template( 'full-width-page.php' ) || is_page_template( 'landing-page.php' );
-
- // Check if the size attribute has been set, if so use it and skip the responsive sizes
- if ( array_key_exists( 'size', $atts ) ) {
- $size = $atts['size'];
- } else {
-
- if ( $full_width ) {
- switch ( $out['columns'] ) {
- case 1:
- $size = 'responsive-900'; //900
- break;
- case 2:
- $size = 'responsive-450'; //450
- break;
- case 3:
- $size = 'responsive-300'; //300
- break;
- case 4:
- $size = 'responsive-200'; //225
- break;
- case 5:
- $size = 'responsive-200'; //180
- break;
- case 6:
- $size = 'responsive-150'; //150
- break;
- case 7:
- $size = 'responsive-150'; //125
- break;
- case 8:
- $size = 'responsive-150'; //112
- break;
- case 9:
- $size = 'responsive-100'; //100
- break;
- }
- } else {
- switch ( $out['columns'] ) {
- case 1:
- $size = 'responsive-600'; //600
- break;
- case 2:
- $size = 'responsive-300'; //300
- break;
- case 3:
- $size = 'responsive-200'; //200
- break;
- case 4:
- $size = 'responsive-150'; //150
- break;
- case 5:
- $size = 'responsive-150'; //120
- break;
- case 6:
- $size = 'responsive-100'; //100
- break;
- case 7:
- $size = 'responsive-100'; //85
- break;
- case 8:
- $size = 'responsive-100'; //75
- break;
- case 9:
- $size = 'responsive-100'; //66
- break;
- }
- }
-
- }
-
- $atts = shortcode_atts(
- array(
- 'size' => $size,
- ),
- $atts
- );
-
- $out['size'] = $atts['size'];
-
- return $out;
-
-}
-
-add_filter( 'shortcode_atts_gallery', 'responsive_gallery_atts', 10, 3 );
-
-/*
- * Create image sizes for the galley
- */
-add_image_size( 'responsive-100', 100, 9999 );
-add_image_size( 'responsive-150', 150, 9999 );
-add_image_size( 'responsive-200', 200, 9999 );
-add_image_size( 'responsive-300', 300, 9999 );
-add_image_size( 'responsive-450', 450, 9999 );
-add_image_size( 'responsive-600', 600, 9999 );
-add_image_size( 'responsive-900', 900, 9999 );
-
-/*
- * Get social icons.
- *
- * @since 1.9.4.9
- */
-function responsive_get_social_icons() {
-
- $responsive_options = responsive_get_options();
-
- $sites = array (
- 'twitter' => __( 'Twitter', 'responsive' ),
- 'facebook' => __( 'Facebook', 'responsive' ),
- 'linkedin' => __( 'LinkedIn', 'responsive' ),
- 'youtube' => __( 'YouTube', 'responsive' ),
- 'stumbleupon' => __( 'StumbleUpon', 'responsive' ),
- 'rss' => __( 'RSS Feed', 'responsive' ),
- 'googleplus' => __( 'Google+', 'responsive' ),
- 'instagram' => __( 'Instagram', 'responsive' ),
- 'pinterest' => __( 'Pinterest', 'responsive' ),
- 'yelp' => __( 'Yelp!', 'responsive' ),
- 'vimeo' => __( 'Vimeo', 'responsive' ),
- 'foursquare' => __( 'foursquare', 'responsive' ),
- );
-
- $html = ' ';
- foreach( $sites as $key => $value ) {
- if ( !empty( $responsive_options[$key . '_uid'] ) ) {
- $html .= '' . ' ' . ' ';
- }
- }
- $html .= ' ';
-
- return $html;
-
-}
diff --git a/wp-content/themes/responsive/core/includes/hooks.php b/wp-content/themes/responsive/core/includes/hooks.php
deleted file mode 100644
index 685ba95..0000000
--- a/wp-content/themes/responsive/core/includes/hooks.php
+++ /dev/null
@@ -1,290 +0,0 @@
- tag
- *
- * @see header.php
- */
-function responsive_container() {
- do_action( 'responsive_container' );
-}
-
-/**
- * Just after closing
- *
- * @see footer.php
- */
-function responsive_container_end() {
- do_action( 'responsive_container_end' );
- tha_footer_before();
-}
-
-/**
- * Just after opening
- *
- * @see header.php
- */
-function responsive_header() {
- do_action( 'responsive_header' );
- tha_header_before();
-}
-
-/**
- * Just after opening
- *
- * @see header.php
- */
-function responsive_header_end() {
- do_action( 'responsive_header_end' );
- tha_header_after();
-}
-
-/**
- * Just before opening
- *
- * @see header.php
- */
-function responsive_wrapper() {
- do_action( 'responsive_wrapper' );
- tha_content_before();
-}
-
-/**
- * Just after opening
- *
- * @see header.php
- */
-function responsive_wrapper_top() {
- do_action( 'responsive_wrapper_top' );
- tha_content_top();
-}
-
-/**
- * Just after opening
- *
- * @see header.php
- */
-function responsive_in_wrapper() {
- do_action( 'responsive_in_wrapper' );
-}
-
-/**
- * Just before closing
- *
- * @see header.php
- */
-function responsive_wrapper_bottom() {
- do_action( 'responsive_wrapper_bottom' );
- tha_content_bottom();
-}
-
-/**
- * Just after closing
- *
- * @see header.php
- */
-function responsive_wrapper_end() {
- do_action( 'responsive_wrapper_end' );
- tha_content_after();
-}
-
-/** Just before
- *
- * @see index.php
- */
-function responsive_entry_before() {
- do_action( 'responsive_entry_before' );
- tha_entry_before();
-}
-
-/** Just after
- *
- * @see index.php
- */
-function responsive_entry_top() {
- do_action( 'responsive_entry_top' );
- tha_entry_top();
-}
-
-/** Just before
- *
- * @see index.php
- */
-function responsive_entry_bottom() {
- do_action( 'responsive_entry_bottom' );
- tha_entry_bottom();
-}
-
-/** Just after
- *
- * @see index.php
- */
-function responsive_entry_after() {
- do_action( 'responsive_entry_after' );
- tha_entry_after();
-}
-
-/** Just before comments_template()
- *
- * @see index.php
- */
-function responsive_comments_before() {
- do_action( 'responsive_comments_before' );
- tha_comments_before();
-}
-
-/** Just after comments_template()
- *
- * @see index.php
- */
-function responsive_comments_after() {
- do_action( 'responsive_comments_after' );
- tha_comments_after();
-}
-
-/**
- * Just before opening
- *
- * @see sidebar.php
- */
-function responsive_widgets_after() {
- do_action( 'responsive_widgets_after' );
- tha_sidebars_after();
-}
-
-/**
- * Just after opening
- *
- * @see footer.php
- */
-function responsive_footer_bottom() {
- do_action( 'responsive_footer_bottom' );
- tha_footer_bottom();
-}
-
-/**
- * Just after closing
- *
- * @see footer.php
- */
-function responsive_footer_after() {
- do_action( 'responsive_footer_after' );
- tha_footer_after();
-}
-
-/**
- * Theme Options
- *
- * @see theme-options.php
- */
-function responsive_theme_options() {
- do_action( 'responsive_theme_options' );
-}
-
-/**
- * WooCommerce
- *
- * Unhook/Hook the WooCommerce Wrappers
- */
-remove_action( 'woocommerce_before_main_content', 'woocommerce_output_content_wrapper', 10 );
-remove_action( 'woocommerce_after_main_content', 'woocommerce_output_content_wrapper_end', 10 );
-
-add_action( 'woocommerce_before_main_content', 'responsive_woocommerce_wrapper', 10 );
-add_action( 'woocommerce_after_main_content', 'responsive_woocommerce_wrapper_end', 10 );
-
-function responsive_woocommerce_wrapper() {
- echo '
';
-}
-
-function responsive_woocommerce_wrapper_end() {
- echo '
';
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/images/arrow-dark.png b/wp-content/themes/responsive/core/includes/images/arrow-dark.png
deleted file mode 100644
index 44343a2..0000000
Binary files a/wp-content/themes/responsive/core/includes/images/arrow-dark.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/images/arrow-light.png b/wp-content/themes/responsive/core/includes/images/arrow-light.png
deleted file mode 100644
index 6750c15..0000000
Binary files a/wp-content/themes/responsive/core/includes/images/arrow-light.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/images/arrows-dark.png b/wp-content/themes/responsive/core/includes/images/arrows-dark.png
deleted file mode 100644
index 29f814d..0000000
Binary files a/wp-content/themes/responsive/core/includes/images/arrows-dark.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/images/chimp.png b/wp-content/themes/responsive/core/includes/images/chimp.png
deleted file mode 100644
index 72212b8..0000000
Binary files a/wp-content/themes/responsive/core/includes/images/chimp.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/post-custom-meta.php b/wp-content/themes/responsive/core/includes/post-custom-meta.php
deleted file mode 100644
index 9689aca..0000000
--- a/wp-content/themes/responsive/core/includes/post-custom-meta.php
+++ /dev/null
@@ -1,260 +0,0 @@
-ID, '_responsive_layout', true ) ? get_post_meta( $post->ID, '_responsive_layout', true ) : 'default' );
- $layout_meta = ( array_key_exists( $layout_meta_value, $valid_layouts ) ? $layout_meta_value : 'default' );
- }
- /* Static pages */
- if( is_page() ) {
- $page_template = get_post_meta( $post->ID, '_wp_page_template', true );
- /* If custom page template is defined, use it first */
- if( 'default' != $page_template ) {
- if( in_array( $page_template, array( 'blog.php', 'blog-excerpt.php' ) ) ) {
- $layout = $responsive_options['blog_posts_index_layout_default'];
- }
- else {
- $layout = $responsive_options['static_page_layout_default'];
- }
- }
- /* Else, if post custom meta is set, use it */
- elseif( 'default' != $layout_meta ) {
- $layout = $layout_meta;
- }
- /* Else, use the default */
- else {
- $layout = $responsive_options['static_page_layout_default'];
- }
-
- }
- /* Single blog posts */
- else {
- if( is_single() ) {
- /* If post custom meta is set, use it */
- if( 'default' != $layout_meta ) {
- $layout = $layout_meta;
- }
- /* Else, use the default */
- else {
- $layout = $responsive_options['single_post_layout_default'];
- }
-
- }
- /* Posts index */
- elseif( is_home() || is_archive() || is_search() ) {
- $layout = $responsive_options['blog_posts_index_layout_default'];
- }
- /* Fallback */
- else {
- $layout = 'default';
- }
-
- }
-
- return apply_filters( 'responsive_get_layout', $layout );
-}
-
-/**
- * Get valid layouts
- */
-function responsive_get_valid_layouts() {
- $layouts = array(
- 'content-sidebar-page' => __( 'Content/Sidebar', 'responsive' ),
- 'sidebar-content-page' => __( 'Sidebar/Content', 'responsive' ),
- 'content-sidebar-half-page' => __( 'Content/Sidebar Half Page', 'responsive' ),
- 'sidebar-content-half-page' => __( 'Sidebar/Content Half Page', 'responsive' ),
- 'full-width-page' => __( 'Full Width Page (no sidebar)', 'responsive' )
- );
-
- return apply_filters( 'responsive_valid_layouts', $layouts );
-}
-
-/**
- * Add Layout Meta Box
- *
- * @link http://codex.wordpress.org/Function_Reference/_2 __()
- * @link http://codex.wordpress.org/Function_Reference/add_meta_box add_meta_box()
- */
-function responsive_add_layout_meta_box( $post ) {
- global $post, $wp_meta_boxes;
-
- $context = apply_filters( 'responsive_layout_meta_box_context', 'side' ); // 'normal', 'side', 'advanced'
- $priority = apply_filters( 'responsive_layout_meta_box_priority', 'default' ); // 'high', 'core', 'low', 'default'
-
- add_meta_box(
- 'responsive_layout', __( 'Layout', 'responsive' ), 'responsive_layout_meta_box', 'post', $context, $priority
- );
-}
-
-// Hook meta boxes into 'add_meta_boxes'
-add_action( 'add_meta_boxes', 'responsive_add_layout_meta_box' );
-
-/**
- * Define Layout Meta Box
- *
- * Define the markup for the meta box
- * for the "layout" post custom meta
- * data. The metabox will consist of
- * radio selection options for "default"
- * and each defined, valid layout
- * option for single blog posts or
- * static pages, depending on the
- * context.
- *
- * @uses responsive_get_option_parameters() Defined in \functions\options.php
- * @uses checked()
- * @uses get_post_custom()
- */
-function responsive_layout_meta_box() {
- global $post;
- $custom = ( get_post_custom( $post->ID ) ? get_post_custom( $post->ID ) : false );
- $layout = ( isset( $custom['_responsive_layout'][0] ) ? $custom['_responsive_layout'][0] : 'default' );
- $valid_layouts = responsive_get_valid_layouts();
- ?>
-
- value="default"/>
-
- $name ) { ?>
- value=""/>
-
-
-
-ID, '_responsive_layout', $layout );
-}
-
-// Hook the save layout post custom meta data into
-// publish_{post-type}, draft_{post-type}, and future_{post-type}
-add_action( 'publish_post', 'responsive_save_layout_post_metadata' );
-add_action( 'publish_page', 'responsive_save_layout_post_metadata' );
-add_action( 'draft_post', 'responsive_save_layout_post_metadata' );
-add_action( 'draft_page', 'responsive_save_layout_post_metadata' );
-add_action( 'future_post', 'responsive_save_layout_post_metadata' );
-add_action( 'future_page', 'responsive_save_layout_post_metadata' );
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/tha-theme-hooks.php b/wp-content/themes/responsive/core/includes/tha-theme-hooks.php
deleted file mode 100644
index 6775da0..0000000
--- a/wp-content/themes/responsive/core/includes/tha-theme-hooks.php
+++ /dev/null
@@ -1,227 +0,0 @@
-
- * // Declare support for all hook types
- * add_theme_support( 'tha_hooks', array( 'all' ) );
- *
- * // Declare support for certain hook types only
- * add_theme_support( 'tha_hooks', array( 'header', 'content', 'footer' ) );
- *
- */
-add_theme_support( 'tha_hooks', array(
-
- /**
- * As a Theme developer, use the 'all' parameter, to declare support for all
- * hook types.
- * Please make sure you then actually reference all the hooks in this file,
- * Plugin developers depend on it!
- */
- 'all',
-
- /**
- * Themes can also choose to only support certain hook types.
- * Please make sure you then actually reference all the hooks in this type
- * family.
- *
- * When the 'all' parameter was set, specific hook types do not need to be
- * added explicitly.
- */
- 'head',
- 'header',
- 'content',
- 'entry',
- 'comments',
- 'sidebars',
- 'sidebar',
- 'footer',
-
- /**
- * If/when WordPress Core implements similar methodology, Themes and Plugins
- * will be able to check whether the version of THA supplied by the theme
- * supports Core hooks.
- */
-// 'core'
-) );
-
-/**
- * Determines, whether the specific hook type is actually supported.
- *
- * Plugin developers should always check for the support of a
specific
- * hook type before hooking a callback function to a hook of this type.
- *
- * Example:
- *
- * if ( current_theme_supports( 'tha_hooks', 'header' ) )
- * add_action( 'tha_head_top', 'prefix_header_top' );
- *
- *
- * @param bool $bool true
- * @param array $args The hook type being checked
- * @param array $registered All registered hook types
- *
- * @return bool
- */
-function tha_current_theme_supports( $bool, $args, $registered ) {
- return in_array( $args[0], $registered[0] ) || in_array( 'all', $registered[0] );
-}
-
-add_filter( 'current_theme_supports-tha_hooks', 'tha_current_theme_supports', 10, 3 );
-
-/**
- * HTML hooks
- *
- * $tha_supports[] = 'head';
- */
-function tha_head_top() {
- do_action( 'tha_head_top' );
-}
-
-function tha_head_bottom() {
- do_action( 'tha_head_bottom' );
-}
-
-/**
- * Semantic
hooks
- *
- * $tha_supports[] = 'header';
- */
-function tha_header_before() {
- do_action( 'tha_header_before' );
-}
-
-function tha_header_after() {
- do_action( 'tha_header_after' );
-}
-
-function tha_header_top() {
- do_action( 'tha_header_top' );
-}
-
-function tha_header_bottom() {
- do_action( 'tha_header_bottom' );
-}
-
-/**
- * Semantic hooks
- *
- * $tha_supports[] = 'content';
- */
-function tha_content_before() {
- do_action( 'tha_content_before' );
-}
-
-function tha_content_after() {
- do_action( 'tha_content_after' );
-}
-
-function tha_content_top() {
- do_action( 'tha_content_top' );
-}
-
-function tha_content_bottom() {
- do_action( 'tha_content_bottom' );
-}
-
-/**
- * Semantic hooks
- *
- * $tha_supports[] = 'entry';
- */
-function tha_entry_before() {
- do_action( 'tha_entry_before' );
-}
-
-function tha_entry_after() {
- do_action( 'tha_entry_after' );
-}
-
-function tha_entry_top() {
- do_action( 'tha_entry_top' );
-}
-
-function tha_entry_bottom() {
- do_action( 'tha_entry_bottom' );
-}
-
-/**
- * Comments block hooks
- *
- * $tha_supports[] = 'comments';
- */
-function tha_comments_before() {
- do_action( 'tha_comments_before' );
-}
-
-function tha_comments_after() {
- do_action( 'tha_comments_after' );
-}
-
-/**
- * Semantic hooks
- *
- * $tha_supports[] = 'sidebar';
- */
-function tha_sidebars_before() {
- do_action( 'tha_sidebars_before' );
-}
-
-function tha_sidebars_after() {
- do_action( 'tha_sidebars_after' );
-}
-
-function tha_sidebar_top() {
- do_action( 'tha_sidebar_top' );
-}
-
-function tha_sidebar_bottom() {
- do_action( 'tha_sidebar_bottom' );
-}
-
-/**
- * Semantic hooks
- *
- * $tha_supports[] = 'footer';
- */
-function tha_footer_before() {
- do_action( 'tha_footer_before' );
-}
-
-function tha_footer_after() {
- do_action( 'tha_footer_after' );
-}
-
-function tha_footer_top() {
- do_action( 'tha_footer_top' );
-}
-
-function tha_footer_bottom() {
- do_action( 'tha_footer_bottom' );
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/theme-options.css b/wp-content/themes/responsive/core/includes/theme-options.css
deleted file mode 100644
index b328c93..0000000
--- a/wp-content/themes/responsive/core/includes/theme-options.css
+++ /dev/null
@@ -1,481 +0,0 @@
-/* =Responsive 12 Column Grid
- http://themeid.com/responsive-grid/
--------------------------------------------------------------- */
-
-.grid {
- float: left;
- margin-bottom: 2.127659574468%;
- padding-top: 0;
-}
-
-.grid-right {
- float: right;
- margin-bottom: 2.127659574468%;
- padding-top: 0;
-}
-
-.col-60,
-.col-140,
-.col-220,
-.col-300,
-.col-380,
-.col-460,
-.col-540,
-.col-620,
-.col-700,
-.col-780,
-.col-860 {
- float: left;
- margin-right: 2.127659574468%;
-}
-
-.col-60 {
- width: 6.382978723404%;
-}
-
-.col-140 {
- width: 14.893617021277%;
-}
-
-.col-220 {
- width: 23.404255319149%;
-}
-
-.col-300 {
- width: 31.914893617021%;
-}
-
-.col-380 {
- width: 40.425531914894%;
-}
-
-.col-460 {
- width: 48.936170212766%;
-}
-
-.col-540 {
- width: 57.446808510638%;
-}
-
-.col-620 {
- width: 65.957446808511%;
-}
-
-.col-700 {
- width: 74.468085106383%;
-}
-
-.col-780 {
- width: 82.978723404255%;
-}
-
-.col-860 {
- width: 91.489361702128%;
-}
-
-.col-940 {
- width: 100%;
-}
-
-/* Clear new lines */
-.col-300 {
- clear: left;
-}
-
-.fit {
- margin-left: 0 !important;
- margin-right: 0 !important;
-}
-
-#rwd {
- max-width: 980px;
-}
-
-h3.rwd-toggle {
- float: left;
- position: relative;
- width: 98%;
- height: 34px;
- -webkit-border-radius: 1px;
- -moz-border-radius: 1px;
- border-radius: 1px;
- box-shadow: inset 0 1px 0 #ffffff;
- padding: 0;
- margin: 20px 0 0 0;
- border: 3px solid #dfdfdf;
- background: #f5f5f5;
- background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f9f9f9));
- background-image: -webkit-linear-gradient(bottom, #f5f5f5, #f9f9f9);
- background-image: -moz-linear-gradient(bottom, #f5f5f5, #f9f9f9);
- background-image: -o-linear-gradient(bottom, #f5f5f5, #f9f9f9);
- background-image: linear-gradient(to top, #f5f5f5, #f9f9f9);
- line-height: 34px;
- font-size: 15px;
- font-weight: normal;
- text-indent: 10px;
-}
-
-h3.rwd-toggle a {
- background: url(images/arrow-light.png) 99% 50% no-repeat;
- color: #464646;
- font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
- text-decoration: none;
- display: block;
- text-shadow: 0 1px 0 #ffffff;
-}
-
-h3.rwd-toggle a:hover {
- background: url(images/arrow-dark.png) 99% 50% no-repeat;
- color: #444444;
-}
-
-h3.active {
- background-position: left bottom;
-}
-
-h3.rwd-toggle .option-arrow {
- height: 10px;
- width: 10px;
- position: absolute;
- top: 50%;
- left: 100%;
- margin-top: -5px;
- margin-left: -30px;
-}
-
-h4.sub-title {
- float: left;
- width: 100%;
-}
-
-.rwd-container {
- width: 98%;
- -webkit-border-bottom-right-radius: 3px;
- -webkit-border-bottom-left-radius: 3px;
- -moz-border-radius-bottomright: 3px;
- -moz-border-radius-bottomleft: 3px;
- border-bottom-right-radius: 3px;
- border-bottom-left-radius: 3px;
- margin: 0;
- padding: 20px 0 0 0;
- border: 3px solid #dfdfdf;
- border-top: none;
- background: #fcfcfc;
- overflow: hidden;
- font-size: 12px;
- clear: both;
- color: #333333;
-}
-
-.rwd-container .rwd-block {
- padding: 20px;
-}
-
-.rwd-container .rwd-block .rwd-section {
- float: left;
- clear: left;
- width: 100%;
- margin-bottom: 15px;
-}
-
-.rwd-container .rwd-block input[type=text] {
- width: 100%;
-}
-
-div.updated {
-}
-
-/* ==================================== Hide container immediately if js is available ================================================== */
-
-.js .rwd-container {
- display: none;
-}
-
-/* Set max width to 768px to match WP */
-@media screen and (max-width:768px) {
- .col-300 {
- width: 40.425531914894%;
- }
-
- .col-300.select {
- width: 100%;
- }
-
- .col-620 {
- width: 57.446808510638%;
- }
-
- .col-620.select {
- width: 100%;
- margin-bottom: 10px;
- }
-
- .col-300.media-upload {
- width: 100%;
- }
-
- .col-460.media-upload {
- width: 65.957446808511%;
- }
-
- .col-140.media-upload {
- width: 31.914893617021%;
- }
-}
-
-@media screen and (max-width:480px) {
- .col-300 {
- width: 100%;
- margin: 10px 0;
- }
-
- .col-620 {
- width: 100%;
- margin: 10px 0;
- }
-}
-
-/* ==================================== FORM ELEMENTS ================================================== */
-
-.rwd-block button.upload {
- clear: left;
- float: right;
- margin: 10px 0;
-}
-
-.plugin-check {
- position: relative;
- margin-bottom: 25px;
-}
-
-.plugin-check a {
- padding-left: 50px;
-}
-
-.plugins-icon {
- position: absolute;
- top: -50%;
- left: 0;
-}
-
-/* ==================================== MEDIA UPLOAD ================================================== */
-
-.upload-image {
- max-width: 100%;
- height: auto;
-}
-
-/* ==================================== TABS ================================================== */
-
-#header-links-wrapper {
- margin-top: 20px;
- margin-bottom: 0;
-}
-
-#header-links-wrapper .header-links a.button {
- height: auto;
- color: #ffffff;
- padding: 5px 15px;
- margin-right: 5px;
- margin-bottom: 10px;
- background: none;
- background-color: #333333;
- border-color: transparent;
- box-shadow: none;
- text-shadow: none;
- line-height: 1.5em;
-}
-
-#header-links-wrapper .header-links a.button:hover {
- background-color: #0074a2;
-}
-
-/* media call set at 768px to match WP */
-@media screen and (max-width:768px) {
-
-}
-
-/* =Inline CSS
--------------------------------------------------------------- */
-.inline-css {
- background: #f9f9f9;
- font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
- outline: none;
-}
-
-/* =Help Links
--------------------------------------------------------------- */
-.help-links {
- border-top: 1px solid #dddddd;
- display: block;
- font-size: 12px;
- margin-top: 10px;
- padding-top: 10px;
-}
-
-/* =Extra Links
--------------------------------------------------------------- */
-.extra-links {
- float: right;
- margin-right: 5px;
-}
-
-/* =Info Boxes
--------------------------------------------------------------- */
-#info-box-wrapper {
- margin-bottom: 0;
-}
-
-.info-box {
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- display: block;
- margin: 20px 0 10px 0;
- padding: 15px 10px;
- text-align: left;
-}
-
-.alert {
- background-color: #faebeb;
- border: 1px solid #dc7070;
- color: #212121;
-}
-
-.address {
- background-color: #f6f5ef;
- border: 1px solid #cdc9a5;
- color: #212121;
-}
-
-.notice {
- background-color: #fbf9e9;
- border: 1px solid #e3cf57;
- color: #212121;
-}
-
-.success {
- background-color: #f9fde8;
- border: 1px solid #a2bc13;
- color: #212121;
-}
-
-.download {
- background-color: #fff4e5;
- border: 1px solid #ff9912;
- color: #212121;
-}
-
-.information {
- background-color: #eef3f6;
- border: 1px solid #6ca6cd;
- color: #212121;
-}
-
-.required {
- color: #d5243f;
-}
-
-ul.error-list {
- margin-left: 20px;
-}
-
-.tinymce-editor iframe {
- min-height: 300px;
-}
-
-/* =RTL CSS
--------------------------------------------------------------- */
-.rtl .grid {
- float: right;
- margin-bottom: 2.083%;
- padding-top: 0;
-}
-
-.rtl .col-60, .rtl .col-140, .rtl .col-220, .rtl .col-300, .rtl .col-380, .rtl .col-460, .rtl .col-540, .rtl .col-620, .rtl .col-700, .rtl .col-780, .rtl .col-860 {
- margin-right: 0;
- margin-left: 2.12766%;
-}
-
-.rtl h3.rwd-toggle {
- padding: 0 10px 0 0;
- float: right;
-}
-
-.rtl h3.rwd-toggle a {
- background: url(images/arrow-light.png) 1% 50% no-repeat;
-}
-
-.rtl h3.rwd-toggle a:hover {
- background: url(images/arrow-dark.png) 1% 50% no-repeat;
-}
-
-.rtl .info-box {
- text-align: right;
-}
-
-/*************** Upgrade bar ****************/
-
-.upgrade-callout {
- background: #81c7ef;
- padding: 0 10px 10px 10px;
- margin-top: 10px;
- font-size: 1.5em;
- border: 1px solid #5ba9d3;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- overflow: hidden;
-}
-
-.upgrade-callout p {
- color: #ffffff;
- text-align: center;
- line-height: 1.4em;
- font-weight: bold;
- margin: 5px 0 0;
-}
-
-.upgrade-callout p img {
- position: relative;
- top: 10px;
- left: 0;
- margin-right: 5px;
-}
-
-.upgrade-callout a:link {
- color: #006da8;
-}
-
-.upgrade-callout a:visited {
- color: #006da8;
-}
-
-.upgrade-callout a:hover {
- color: #0085cf;
-}
-
-.upgrade-callout div.social-container {
- position: relative;
- left: 50%;
- height: 20px;
- margin-top: 10px;
- margin-left: -100px;
-}
-
-.upgrade-callout div.social {
- float: left;
-}
-
-.upgrade-callout div.social .twitter-follow-button {
- height: 21px !important;
-}
-
-.upgrade-callout div.social:last-child {
- margin-left: 10px;
-}
-
-/*************** Extra Option Classes *****************/
-
-.site-tracker {
- height: 150px;
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/theme-options.js b/wp-content/themes/responsive/core/includes/theme-options.js
deleted file mode 100644
index 1d311d0..0000000
--- a/wp-content/themes/responsive/core/includes/theme-options.js
+++ /dev/null
@@ -1,19 +0,0 @@
-// JavaScript Document
-jQuery(document).ready(function ($) {
-
- $(".rwd-container").hide();
-
- $("h3.rwd-toggle").click(function () {
- $(this).toggleClass("active").next().slideToggle("fast");
- return false; //Prevent the browser jump to the link anchor
- });
-
-});
-jQuery(document).ready(function ($) {
- setTimeout(function () {
- $(".fade").fadeOut("slow", function () {
- $(".fade").remove();
- });
-
- }, 2000);
-});
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/theme-options.php b/wp-content/themes/responsive/core/includes/theme-options.php
deleted file mode 100644
index d6862e4..0000000
--- a/wp-content/themes/responsive/core/includes/theme-options.php
+++ /dev/null
@@ -1,567 +0,0 @@
-' . "\n";
- echo '' . "\n";
- }
-}
-
-add_action( 'wp_head', 'responsive_inline_css', 110 );
-
-function responsive_inline_js_head() {
- global $responsive_options;
- if( !empty( $responsive_options['responsive_inline_js_head'] ) ) {
- echo '' . "\n";
- echo $responsive_options['responsive_inline_js_head'];
- echo "\n";
- }
-}
-
-add_action( 'wp_head', 'responsive_inline_js_head' );
-
-function responsive_inline_js_footer() {
- global $responsive_options;
- if( !empty( $responsive_options['responsive_inline_js_footer'] ) ) {
- echo '' . "\n";
- echo $responsive_options['responsive_inline_js_footer'];
- echo "\n";
- }
-}
-
-add_action( 'wp_footer', 'responsive_inline_js_footer' );
-
-/**
- * Create the options page
- */
-function responsive_theme_options_do_page() {
-
- if( !isset( $_REQUEST['settings-updated'] ) ) {
- $_REQUEST['settings-updated'] = false;
- }
-
- // Set confirmaton text for restore default option as attributes of submit_button().
- $attributes['onclick'] = 'return confirm("' . __( 'Do you want to restore? \nAll theme settings will be lost! \nClick OK to Restore.', 'responsive' ) . '")';
- ?>
-
-
-
- " . $theme_name . " " . __( 'Theme Options', 'responsive' ) . ""; ?>
-
-
-
-
-
-
-
-
- __( 'Theme Elements', 'responsive' ),
- 'id' => 'theme_elements'
- ),
-
- array(
- 'title' => __( 'Logo Upload', 'responsive' ),
- 'id' => 'logo_upload'
- ),
- array(
- 'title' => __( 'Home Page', 'responsive' ),
- 'id' => 'home_page'
- )
- ,
- array(
- 'title' => __( 'Default Layouts', 'responsive' ),
- 'id' => 'layouts'
- ),
- array(
- 'title' => __( 'Social Icons', 'responsive' ),
- 'id' => 'social'
- ),
- array(
- 'title' => __( 'CSS Styles', 'responsive' ),
- 'id' => 'css'
- ),
- array(
- 'title' => __( 'Scripts', 'responsive' ),
- 'id' => 'scripts'
- )
-
- )
-
- );
-
- /**
- * Creates and array of options that get added to the relevant sections
- *
- * @key This must match the id of the section you want the options to appear in
- *
- * @title Title on the left hand side of the options
- * @subtitle Displays underneath main title on left hand side
- * @heading Right hand side above input
- * @type The type of input e.g. text, textarea, checkbox
- * @id The options id
- * @description Instructions on what to enter in input
- * @placeholder The placeholder for text and textarea
- * @options array used by select dropdown lists
- */
- $options = apply_filters( 'responsive_options_filter', array(
- 'theme_elements' => array(
- array(
- 'title' => __( 'Disable breadcrumb list?', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'checkbox',
- 'id' => 'breadcrumb',
- 'description' => __( 'check to disable', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Disable Call to Action Button?', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'checkbox',
- 'id' => 'cta_button',
- 'description' => __( 'check to disable', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Enable minified css?', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'checkbox',
- 'id' => 'minified_css',
- 'description' => __( 'check to enable', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Blog Title Toggle', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'checkbox',
- 'id' => 'blog_post_title_toggle',
- 'description' => ''
- ),
- array(
- 'title' => __( 'Title Text', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'blog_post_title_text',
- 'description' => '',
- 'placeholder' => __( 'Blog', 'responsive' )
- )
- ),
- 'logo_upload' => array(
- array(
- 'title' => __( 'Custom Header', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'description',
- 'id' => '',
- 'description' => __( 'Need to replace or remove default logo?', 'responsive' ) . sprintf( __( '
Click here .', 'responsive' ),
- admin_url( 'themes.php?page=custom-header' ) ),
- 'placeholder' => ''
- )
- ),
- 'home_page' => array(
- array(
- 'title' => __( 'Enable Custom Front Page', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'checkbox',
- 'id' => 'front_page',
- 'description' => sprintf( __( 'Overrides the WordPress %1sfront page option%2s', 'responsive' ), '
', ' ' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Headline', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'home_headline',
- 'description' => __( 'Enter your headline', 'responsive' ),
- 'placeholder' => __( 'Hello, World!', 'responsive' )
- ),
- array(
- 'title' => __( 'Subheadline', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'home_subheadline',
- 'description' => __( 'Enter your subheadline', 'responsive' ),
- 'placeholder' => __( 'Your H2 subheadline here', 'responsive' )
- ),
- array(
- 'title' => __( 'Content Area', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'editor',
- 'id' => 'home_content_area',
- 'description' => __( 'Enter your content', 'responsive' ),
- 'placeholder' => __( 'Your title, subtitle and this very content is editable from Theme Option. Call to Action button and its destination link as well. Image on your right can be an image or even YouTube video if you like.', 'responsive' )
- ),
- array(
- 'title' => __( 'Call to Action (URL)', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'cta_url',
- 'description' => __( 'Enter your call to action URL', 'responsive' ),
- 'placeholder' => '#nogo'
- ),
- array(
- 'title' => __( 'Call to Action (Text)', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'cta_text',
- 'description' => __( 'Enter your call to action text', 'responsive' ),
- 'placeholder' => __( 'Call to Action', 'responsive' )
- ),
- array(
- 'title' => __( 'Featured Content', 'responsive' ),
- 'subtitle' => '
' .
- __( 'See Docs', 'responsive' ) . ' ',
- 'heading' => '',
- 'type' => 'editor',
- 'id' => 'featured_content',
- 'description' => __( 'Paste your shortcode, video or image source', 'responsive' ),
- 'placeholder' => "
"
- )
-
- ),
- 'layouts' => array(
- array(
- 'title' => __( 'Default Static Page Layout', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'select',
- 'id' => 'static_page_layout_default',
- 'description' => '',
- 'placeholder' => '',
- 'options' => Responsive_Options::valid_layouts()
- ),
- array(
- 'title' => __( 'Default Single Blog Post Layout', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'select',
- 'id' => 'single_post_layout_default',
- 'description' => '',
- 'placeholder' => '',
- 'options' => Responsive_Options::valid_layouts()
- ),
- array(
- 'title' => __( 'Default Blog Posts Index Layout', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'select',
- 'id' => 'blog_posts_index_layout_default',
- 'description' => '',
- 'placeholder' => '',
- 'options' => Responsive_Options::valid_layouts()
- )
-
- ),
- 'social' => array(
- array(
- 'title' => __( 'Twitter', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'twitter_uid',
- 'description' => __( 'Enter your Twitter URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Facebook', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'facebook_uid',
- 'description' => __( 'Enter your Facebook URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'LinkedIn', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'linkedin_uid',
- 'description' => __( 'Enter your LinkedIn URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'YouTube', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'youtube_uid',
- 'description' => __( 'Enter your YouTube URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'StumbleUpon', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'stumble_uid',
- 'description' => __( 'Enter your StumbleUpon URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'RSS Feed', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'rss_uid',
- 'description' => __( 'Enter your RSS Feed URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Google+', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'google_plus_uid',
- 'description' => __( 'Enter your Google+ URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Instagram', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'instagram_uid',
- 'description' => __( 'Enter your Instagram URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Pinterest', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'pinterest_uid',
- 'description' => __( 'Enter your Pinterest URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Yelp!', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'yelp_uid',
- 'description' => __( 'Enter your Yelp! URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'Vimeo', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'vimeo_uid',
- 'description' => __( 'Enter your Vimeo URL', 'responsive' ),
- 'placeholder' => ''
- ),
- array(
- 'title' => __( 'foursquare', 'responsive' ),
- 'subtitle' => '',
- 'heading' => '',
- 'type' => 'text',
- 'id' => 'foursquare_uid',
- 'description' => __( 'Enter your foursquare URL', 'responsive' ),
- 'placeholder' => ''
- )
-
- ),
- 'css' => array(
- array(
- 'title' => __( 'Custom CSS Styles', 'responsive' ),
- 'subtitle' => '
' . __( 'CSS Tutorial', 'responsive' ) . ' ',
- 'heading' => '',
- 'type' => 'textarea',
- 'id' => 'responsive_inline_css',
- 'description' => __( 'Enter your custom CSS styles.', 'responsive' ),
- 'placeholder' => ''
- )
- ),
- 'scripts' => array(
- array(
- 'title' => __( 'Custom Scripts for Header and Footer', 'responsive' ),
- 'subtitle' => '
' . __( 'Quick Tutorial', 'responsive' ) . ' ',
- 'heading' => __( 'Embeds to header.php ↓', 'responsive' ),
- 'type' => 'textarea',
- 'id' => 'responsive_inline_js_head',
- 'description' => __( 'Enter your custom header script.', 'responsive' ),
- 'placeholder' => ''
- ), array(
- 'title' => '',
- 'subtitle' => '',
- 'heading' => __( 'Embeds to footer.php ↓', 'responsive' ),
- 'type' => 'textarea',
- 'id' => 'responsive_inline_js_footer',
- 'description' => __( 'Enter your custom footer script.', 'responsive' ),
- 'placeholder' => ''
- )
-
- )
- )
-
- );
- if( class_exists( 'Responsive_Pro_Options' ) ) {
- $display = new Responsive_Pro_Options( $sections, $options );
- }
- else {
- $display = new Responsive_Options( $sections, $options );
- }
-
- ?>
-
-
- li {
- margin-left: 30px;
- }
-
- .row-fluid .thumbnails {
- margin-left: 0;
- }
-}
-
-@media (min-width: 768px) and (max-width: 979px) {
- .row {
- margin-left: -20px;
- *zoom: 1;
- }
-
- .row:before,
- .row:after {
- display: table;
- line-height: 0;
- content: "";
- }
-
- .row:after {
- clear: both;
- }
-
- [class*="span"] {
- float: left;
- min-height: 1px;
- margin-left: 20px;
- }
-
- .container,
- .navbar-static-top .container,
- .navbar-fixed-top .container,
- .navbar-fixed-bottom .container {
- width: 724px;
- }
-
- .span12 {
- width: 724px;
- }
-
- .span11 {
- width: 662px;
- }
-
- .span10 {
- width: 600px;
- }
-
- .span9 {
- width: 538px;
- }
-
- .span8 {
- width: 476px;
- }
-
- .span7 {
- width: 414px;
- }
-
- .span6 {
- width: 352px;
- }
-
- .span5 {
- width: 290px;
- }
-
- .span4 {
- width: 228px;
- }
-
- .span3 {
- width: 166px;
- }
-
- .span2 {
- width: 104px;
- }
-
- .span1 {
- width: 42px;
- }
-
- .offset12 {
- margin-left: 764px;
- }
-
- .offset11 {
- margin-left: 702px;
- }
-
- .offset10 {
- margin-left: 640px;
- }
-
- .offset9 {
- margin-left: 578px;
- }
-
- .offset8 {
- margin-left: 516px;
- }
-
- .offset7 {
- margin-left: 454px;
- }
-
- .offset6 {
- margin-left: 392px;
- }
-
- .offset5 {
- margin-left: 330px;
- }
-
- .offset4 {
- margin-left: 268px;
- }
-
- .offset3 {
- margin-left: 206px;
- }
-
- .offset2 {
- margin-left: 144px;
- }
-
- .offset1 {
- margin-left: 82px;
- }
-
- .row-fluid {
- width: 100%;
- *zoom: 1;
- }
-
- .row-fluid:before,
- .row-fluid:after {
- display: table;
- line-height: 0;
- content: "";
- }
-
- .row-fluid:after {
- clear: both;
- }
-
- .row-fluid [class*="span"] {
- display: block;
- float: left;
- width: 100%;
- min-height: 30px;
- margin-left: 2.7624309392265194%;
- *margin-left: 2.709239449864817%;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
-
- .row-fluid [class*="span"]:first-child {
- margin-left: 0;
- }
-
- .row-fluid .controls-row [class*="span"] + [class*="span"] {
- margin-left: 2.7624309392265194%;
- }
-
- .row-fluid .span12 {
- width: 100%;
- *width: 99.94680851063829%;
- }
-
- .row-fluid .span11 {
- width: 91.43646408839778%;
- *width: 91.38327259903608%;
- }
-
- .row-fluid .span10 {
- width: 82.87292817679558%;
- *width: 82.81973668743387%;
- }
-
- .row-fluid .span9 {
- width: 74.30939226519337%;
- *width: 74.25620077583166%;
- }
-
- .row-fluid .span8 {
- width: 65.74585635359117%;
- *width: 65.69266486422946%;
- }
-
- .row-fluid .span7 {
- width: 57.18232044198895%;
- *width: 57.12912895262725%;
- }
-
- .row-fluid .span6 {
- width: 48.61878453038674%;
- *width: 48.56559304102504%;
- }
-
- .row-fluid .span5 {
- width: 40.05524861878453%;
- *width: 40.00205712942283%;
- }
-
- .row-fluid .span4 {
- width: 31.491712707182323%;
- *width: 31.43852121782062%;
- }
-
- .row-fluid .span3 {
- width: 22.92817679558011%;
- *width: 22.87498530621841%;
- }
-
- .row-fluid .span2 {
- width: 14.3646408839779%;
- *width: 14.311449394616199%;
- }
-
- .row-fluid .span1 {
- width: 5.801104972375691%;
- *width: 5.747913483013988%;
- }
-
- .row-fluid .offset12 {
- margin-left: 105.52486187845304%;
- *margin-left: 105.41847889972962%;
- }
-
- .row-fluid .offset12:first-child {
- margin-left: 102.76243093922652%;
- *margin-left: 102.6560479605031%;
- }
-
- .row-fluid .offset11 {
- margin-left: 96.96132596685082%;
- *margin-left: 96.8549429881274%;
- }
-
- .row-fluid .offset11:first-child {
- margin-left: 94.1988950276243%;
- *margin-left: 94.09251204890089%;
- }
-
- .row-fluid .offset10 {
- margin-left: 88.39779005524862%;
- *margin-left: 88.2914070765252%;
- }
-
- .row-fluid .offset10:first-child {
- margin-left: 85.6353591160221%;
- *margin-left: 85.52897613729868%;
- }
-
- .row-fluid .offset9 {
- margin-left: 79.8342541436464%;
- *margin-left: 79.72787116492299%;
- }
-
- .row-fluid .offset9:first-child {
- margin-left: 77.07182320441989%;
- *margin-left: 76.96544022569647%;
- }
-
- .row-fluid .offset8 {
- margin-left: 71.2707182320442%;
- *margin-left: 71.16433525332079%;
- }
-
- .row-fluid .offset8:first-child {
- margin-left: 68.50828729281768%;
- *margin-left: 68.40190431409427%;
- }
-
- .row-fluid .offset7 {
- margin-left: 62.70718232044199%;
- *margin-left: 62.600799341718584%;
- }
-
- .row-fluid .offset7:first-child {
- margin-left: 59.94475138121547%;
- *margin-left: 59.838368402492065%;
- }
-
- .row-fluid .offset6 {
- margin-left: 54.14364640883978%;
- *margin-left: 54.037263430116376%;
- }
-
- .row-fluid .offset6:first-child {
- margin-left: 51.38121546961326%;
- *margin-left: 51.27483249088986%;
- }
-
- .row-fluid .offset5 {
- margin-left: 45.58011049723757%;
- *margin-left: 45.47372751851417%;
- }
-
- .row-fluid .offset5:first-child {
- margin-left: 42.81767955801105%;
- *margin-left: 42.71129657928765%;
- }
-
- .row-fluid .offset4 {
- margin-left: 37.01657458563536%;
- *margin-left: 36.91019160691196%;
- }
-
- .row-fluid .offset4:first-child {
- margin-left: 34.25414364640884%;
- *margin-left: 34.14776066768544%;
- }
-
- .row-fluid .offset3 {
- margin-left: 28.45303867403315%;
- *margin-left: 28.346655695309746%;
- }
-
- .row-fluid .offset3:first-child {
- margin-left: 25.69060773480663%;
- *margin-left: 25.584224756083227%;
- }
-
- .row-fluid .offset2 {
- margin-left: 19.88950276243094%;
- *margin-left: 19.783119783707537%;
- }
-
- .row-fluid .offset2:first-child {
- margin-left: 17.12707182320442%;
- *margin-left: 17.02068884448102%;
- }
-
- .row-fluid .offset1 {
- margin-left: 11.32596685082873%;
- *margin-left: 11.219583872105325%;
- }
-
- .row-fluid .offset1:first-child {
- margin-left: 8.56353591160221%;
- *margin-left: 8.457152932878806%;
- }
-
- input,
- textarea,
- .uneditable-input {
- margin-left: 0;
- }
-
- .controls-row [class*="span"] + [class*="span"] {
- margin-left: 20px;
- }
-
- input.span12,
- textarea.span12,
- .uneditable-input.span12 {
- width: 710px;
- }
-
- input.span11,
- textarea.span11,
- .uneditable-input.span11 {
- width: 648px;
- }
-
- input.span10,
- textarea.span10,
- .uneditable-input.span10 {
- width: 586px;
- }
-
- input.span9,
- textarea.span9,
- .uneditable-input.span9 {
- width: 524px;
- }
-
- input.span8,
- textarea.span8,
- .uneditable-input.span8 {
- width: 462px;
- }
-
- input.span7,
- textarea.span7,
- .uneditable-input.span7 {
- width: 400px;
- }
-
- input.span6,
- textarea.span6,
- .uneditable-input.span6 {
- width: 338px;
- }
-
- input.span5,
- textarea.span5,
- .uneditable-input.span5 {
- width: 276px;
- }
-
- input.span4,
- textarea.span4,
- .uneditable-input.span4 {
- width: 214px;
- }
-
- input.span3,
- textarea.span3,
- .uneditable-input.span3 {
- width: 152px;
- }
-
- input.span2,
- textarea.span2,
- .uneditable-input.span2 {
- width: 90px;
- }
-
- input.span1,
- textarea.span1,
- .uneditable-input.span1 {
- width: 28px;
- }
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap.css b/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap.css
deleted file mode 100644
index 3c55a78..0000000
--- a/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap.css
+++ /dev/null
@@ -1,6050 +0,0 @@
-/*!
- * Bootstrap v2.2.2
- *
- * Copyright 2012 Twitter, Inc
- * Licensed under the Apache License v2.0
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Designed and built with all the love in the world @twitter by @mdo and @fat.
- */
-
-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;
-}
-
-html {
- font-size: 100%;
- -webkit-text-size-adjust: 100%;
- -ms-text-size-adjust: 100%;
-}
-
-a:focus {
- outline: thin dotted #333333;
- outline: 5px auto -webkit-focus-ring-color;
- outline-offset: -2px;
-}
-
-a:hover,
-a:active {
- outline: 0;
-}
-
-sub,
-sup {
- position: relative;
- font-size: 75%;
- line-height: 0;
- vertical-align: baseline;
-}
-
-sup {
- top: -0.5em;
-}
-
-sub {
- bottom: -0.25em;
-}
-
-img {
- width: auto\9;
- height: auto;
- max-width: 100%;
- vertical-align: middle;
- border: 0;
- -ms-interpolation-mode: bicubic;
-}
-
-#map_canvas img,
-.google-maps img {
- max-width: none;
-}
-
-button,
-input,
-select,
-textarea {
- margin: 0;
- font-size: 100%;
- vertical-align: middle;
-}
-
-button,
-input {
- *overflow: visible;
- line-height: normal;
-}
-
-button::-moz-focus-inner,
-input::-moz-focus-inner {
- padding: 0;
- border: 0;
-}
-
-button,
-html input[type="button"],
-input[type="reset"],
-input[type="submit"] {
- cursor: pointer;
- -webkit-appearance: button;
-}
-
-label,
-select,
-button,
-input[type="button"],
-input[type="reset"],
-input[type="submit"],
-input[type="radio"],
-input[type="checkbox"] {
- cursor: pointer;
-}
-
-input[type="search"] {
- -webkit-box-sizing: content-box;
- -moz-box-sizing: content-box;
- box-sizing: content-box;
- -webkit-appearance: textfield;
-}
-
-input[type="search"]::-webkit-search-decoration,
-input[type="search"]::-webkit-search-cancel-button {
- -webkit-appearance: none;
-}
-
-textarea {
- overflow: auto;
- vertical-align: top;
-}
-
-@media print {
- * {
- color: #000000 !important;
- text-shadow: none !important;
- background: transparent !important;
- box-shadow: 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 #999999;
- 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;
- }
-}
-
-.clearfix {
- *zoom: 1;
-}
-
-.clearfix:before,
-.clearfix:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.clearfix:after {
- clear: both;
-}
-
-.hide-text {
- font: 0/0 a;
- color: transparent;
- text-shadow: none;
- background-color: transparent;
- border: 0;
-}
-
-.input-block-level {
- display: block;
- width: 100%;
- min-height: 30px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
-}
-
-body {
- margin: 0;
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 14px;
- line-height: 20px;
- color: #333333;
- background-color: #ffffff;
-}
-
-a {
- color: #0088cc;
- text-decoration: none;
-}
-
-a:hover {
- color: #005580;
- text-decoration: underline;
-}
-
-.img-rounded {
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
-}
-
-.img-polaroid {
- padding: 4px;
- background-color: #ffffff;
- border: 1px solid #cccccc;
- border: 1px solid rgba(0, 0, 0, 0.2);
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-}
-
-.img-circle {
- -webkit-border-radius: 500px;
- -moz-border-radius: 500px;
- border-radius: 500px;
-}
-
-.row {
- margin-left: -20px;
- *zoom: 1;
-}
-
-.row:before,
-.row:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.row:after {
- clear: both;
-}
-
-[class*="span"] {
- float: left;
- min-height: 1px;
- margin-left: 20px;
-}
-
-.container,
-.navbar-static-top .container,
-.navbar-fixed-top .container,
-.navbar-fixed-bottom .container {
- width: 940px;
-}
-
-.span12 {
- width: 940px;
-}
-
-.span11 {
- width: 860px;
-}
-
-.span10 {
- width: 780px;
-}
-
-.span9 {
- width: 700px;
-}
-
-.span8 {
- width: 620px;
-}
-
-.span7 {
- width: 540px;
-}
-
-.span6 {
- width: 460px;
-}
-
-.span5 {
- width: 380px;
-}
-
-.span4 {
- width: 300px;
-}
-
-.span3 {
- width: 220px;
-}
-
-.span2 {
- width: 140px;
-}
-
-.span1 {
- width: 60px;
-}
-
-.offset12 {
- margin-left: 980px;
-}
-
-.offset11 {
- margin-left: 900px;
-}
-
-.offset10 {
- margin-left: 820px;
-}
-
-.offset9 {
- margin-left: 740px;
-}
-
-.offset8 {
- margin-left: 660px;
-}
-
-.offset7 {
- margin-left: 580px;
-}
-
-.offset6 {
- margin-left: 500px;
-}
-
-.offset5 {
- margin-left: 420px;
-}
-
-.offset4 {
- margin-left: 340px;
-}
-
-.offset3 {
- margin-left: 260px;
-}
-
-.offset2 {
- margin-left: 180px;
-}
-
-.offset1 {
- margin-left: 100px;
-}
-
-.row-fluid {
- width: 100%;
- *zoom: 1;
-}
-
-.row-fluid:before,
-.row-fluid:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.row-fluid:after {
- clear: both;
-}
-
-.row-fluid [class*="span"] {
- display: block;
- float: left;
- width: 100%;
- min-height: 30px;
- margin-left: 2.127659574468085%;
- *margin-left: 2.074468085106383%;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
-}
-
-.row-fluid [class*="span"]:first-child {
- margin-left: 0;
-}
-
-.row-fluid .controls-row [class*="span"] + [class*="span"] {
- margin-left: 2.127659574468085%;
-}
-
-.row-fluid .span12 {
- width: 100%;
- *width: 99.94680851063829%;
-}
-
-.row-fluid .span11 {
- width: 91.48936170212765%;
- *width: 91.43617021276594%;
-}
-
-.row-fluid .span10 {
- width: 82.97872340425532%;
- *width: 82.92553191489361%;
-}
-
-.row-fluid .span9 {
- width: 74.46808510638297%;
- *width: 74.41489361702126%;
-}
-
-.row-fluid .span8 {
- width: 65.95744680851064%;
- *width: 65.90425531914893%;
-}
-
-.row-fluid .span7 {
- width: 57.44680851063829%;
- *width: 57.39361702127659%;
-}
-
-.row-fluid .span6 {
- width: 48.93617021276595%;
- *width: 48.88297872340425%;
-}
-
-.row-fluid .span5 {
- width: 40.42553191489362%;
- *width: 40.37234042553192%;
-}
-
-.row-fluid .span4 {
- width: 31.914893617021278%;
- *width: 31.861702127659576%;
-}
-
-.row-fluid .span3 {
- width: 23.404255319148934%;
- *width: 23.351063829787233%;
-}
-
-.row-fluid .span2 {
- width: 14.893617021276595%;
- *width: 14.840425531914894%;
-}
-
-.row-fluid .span1 {
- width: 6.382978723404255%;
- *width: 6.329787234042553%;
-}
-
-.row-fluid .offset12 {
- margin-left: 104.25531914893617%;
- *margin-left: 104.14893617021275%;
-}
-
-.row-fluid .offset12:first-child {
- margin-left: 102.12765957446808%;
- *margin-left: 102.02127659574467%;
-}
-
-.row-fluid .offset11 {
- margin-left: 95.74468085106382%;
- *margin-left: 95.6382978723404%;
-}
-
-.row-fluid .offset11:first-child {
- margin-left: 93.61702127659574%;
- *margin-left: 93.51063829787232%;
-}
-
-.row-fluid .offset10 {
- margin-left: 87.23404255319149%;
- *margin-left: 87.12765957446807%;
-}
-
-.row-fluid .offset10:first-child {
- margin-left: 85.1063829787234%;
- *margin-left: 84.99999999999999%;
-}
-
-.row-fluid .offset9 {
- margin-left: 78.72340425531914%;
- *margin-left: 78.61702127659572%;
-}
-
-.row-fluid .offset9:first-child {
- margin-left: 76.59574468085106%;
- *margin-left: 76.48936170212764%;
-}
-
-.row-fluid .offset8 {
- margin-left: 70.2127659574468%;
- *margin-left: 70.10638297872339%;
-}
-
-.row-fluid .offset8:first-child {
- margin-left: 68.08510638297872%;
- *margin-left: 67.9787234042553%;
-}
-
-.row-fluid .offset7 {
- margin-left: 61.70212765957446%;
- *margin-left: 61.59574468085106%;
-}
-
-.row-fluid .offset7:first-child {
- margin-left: 59.574468085106375%;
- *margin-left: 59.46808510638297%;
-}
-
-.row-fluid .offset6 {
- margin-left: 53.191489361702125%;
- *margin-left: 53.085106382978715%;
-}
-
-.row-fluid .offset6:first-child {
- margin-left: 51.063829787234035%;
- *margin-left: 50.95744680851063%;
-}
-
-.row-fluid .offset5 {
- margin-left: 44.68085106382979%;
- *margin-left: 44.57446808510638%;
-}
-
-.row-fluid .offset5:first-child {
- margin-left: 42.5531914893617%;
- *margin-left: 42.4468085106383%;
-}
-
-.row-fluid .offset4 {
- margin-left: 36.170212765957444%;
- *margin-left: 36.06382978723405%;
-}
-
-.row-fluid .offset4:first-child {
- margin-left: 34.04255319148936%;
- *margin-left: 33.93617021276596%;
-}
-
-.row-fluid .offset3 {
- margin-left: 27.659574468085104%;
- *margin-left: 27.5531914893617%;
-}
-
-.row-fluid .offset3:first-child {
- margin-left: 25.53191489361702%;
- *margin-left: 25.425531914893618%;
-}
-
-.row-fluid .offset2 {
- margin-left: 19.148936170212764%;
- *margin-left: 19.04255319148936%;
-}
-
-.row-fluid .offset2:first-child {
- margin-left: 17.02127659574468%;
- *margin-left: 16.914893617021278%;
-}
-
-.row-fluid .offset1 {
- margin-left: 10.638297872340425%;
- *margin-left: 10.53191489361702%;
-}
-
-.row-fluid .offset1:first-child {
- margin-left: 8.51063829787234%;
- *margin-left: 8.404255319148938%;
-}
-
-[class*="span"].hide,
-.row-fluid [class*="span"].hide {
- display: none;
-}
-
-[class*="span"].pull-right,
-.row-fluid [class*="span"].pull-right {
- float: right;
-}
-
-.container {
- margin-right: auto;
- margin-left: auto;
- *zoom: 1;
-}
-
-.container:before,
-.container:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.container:after {
- clear: both;
-}
-
-.container-fluid {
- padding-right: 20px;
- padding-left: 20px;
- *zoom: 1;
-}
-
-.container-fluid:before,
-.container-fluid:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.container-fluid:after {
- clear: both;
-}
-
-p {
- margin: 0 0 10px;
-}
-
-.lead {
- margin-bottom: 20px;
- font-size: 21px;
- font-weight: 200;
- line-height: 30px;
-}
-
-small {
- font-size: 85%;
-}
-
-strong {
- font-weight: bold;
-}
-
-em {
- font-style: italic;
-}
-
-cite {
- font-style: normal;
-}
-
-.muted {
- color: #999999;
-}
-
-a.muted:hover {
- color: #808080;
-}
-
-.text-warning {
- color: #c09853;
-}
-
-a.text-warning:hover {
- color: #a47e3c;
-}
-
-.text-error {
- color: #b94a48;
-}
-
-a.text-error:hover {
- color: #953b39;
-}
-
-.text-info {
- color: #3a87ad;
-}
-
-a.text-info:hover {
- color: #2d6987;
-}
-
-.text-success {
- color: #468847;
-}
-
-a.text-success:hover {
- color: #356635;
-}
-
-h1,
-h2,
-h3,
-h4,
-h5,
-h6 {
- margin: 10px 0;
- font-family: inherit;
- font-weight: bold;
- line-height: 20px;
- color: inherit;
- text-rendering: optimizelegibility;
-}
-
-h1 small,
-h2 small,
-h3 small,
-h4 small,
-h5 small,
-h6 small {
- font-weight: normal;
- line-height: 1;
- color: #999999;
-}
-
-h1,
-h2,
-h3 {
- line-height: 40px;
-}
-
-h1 {
- font-size: 38.5px;
-}
-
-h2 {
- font-size: 31.5px;
-}
-
-h3 {
- font-size: 24.5px;
-}
-
-h4 {
- font-size: 17.5px;
-}
-
-h5 {
- font-size: 14px;
-}
-
-h6 {
- font-size: 11.9px;
-}
-
-h1 small {
- font-size: 24.5px;
-}
-
-h2 small {
- font-size: 17.5px;
-}
-
-h3 small {
- font-size: 14px;
-}
-
-h4 small {
- font-size: 14px;
-}
-
-.page-header {
- padding-bottom: 9px;
- margin: 20px 0 30px;
- border-bottom: 1px solid #eeeeee;
-}
-
-ul,
-ol {
- padding: 0;
- margin: 0 0 10px 25px;
-}
-
-ul ul,
-ul ol,
-ol ol,
-ol ul {
- margin-bottom: 0;
-}
-
-li {
- line-height: 20px;
-}
-
-ul.unstyled,
-ol.unstyled {
- margin-left: 0;
- list-style: none;
-}
-
-ul.inline,
-ol.inline {
- margin-left: 0;
- list-style: none;
-}
-
-ul.inline > li,
-ol.inline > li {
- display: inline-block;
- padding-right: 5px;
- padding-left: 5px;
-}
-
-dl {
- margin-bottom: 20px;
-}
-
-dt,
-dd {
- line-height: 20px;
-}
-
-dt {
- font-weight: bold;
-}
-
-dd {
- margin-left: 10px;
-}
-
-.dl-horizontal {
- *zoom: 1;
-}
-
-.dl-horizontal:before,
-.dl-horizontal:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.dl-horizontal:after {
- clear: both;
-}
-
-.dl-horizontal dt {
- float: left;
- width: 160px;
- overflow: hidden;
- clear: left;
- text-align: right;
- text-overflow: ellipsis;
- white-space: nowrap;
-}
-
-.dl-horizontal dd {
- margin-left: 180px;
-}
-
-hr {
- margin: 20px 0;
- border: 0;
- border-top: 1px solid #eeeeee;
- border-bottom: 1px solid #ffffff;
-}
-
-abbr[title],
-abbr[data-original-title] {
- cursor: help;
- border-bottom: 1px dotted #999999;
-}
-
-abbr.initialism {
- font-size: 90%;
- text-transform: uppercase;
-}
-
-blockquote {
- padding: 0 0 0 15px;
- margin: 0 0 20px;
- border-left: 5px solid #eeeeee;
-}
-
-blockquote p {
- margin-bottom: 0;
- font-size: 16px;
- font-weight: 300;
- line-height: 25px;
-}
-
-blockquote small {
- display: block;
- line-height: 20px;
- color: #999999;
-}
-
-blockquote small:before {
- content: '\2014 \00A0';
-}
-
-blockquote.pull-right {
- float: right;
- padding-right: 15px;
- padding-left: 0;
- border-right: 5px solid #eeeeee;
- border-left: 0;
-}
-
-blockquote.pull-right p,
-blockquote.pull-right small {
- text-align: right;
-}
-
-blockquote.pull-right small:before {
- content: '';
-}
-
-blockquote.pull-right small:after {
- content: '\00A0 \2014';
-}
-
-q:before,
-q:after,
-blockquote:before,
-blockquote:after {
- content: "";
-}
-
-address {
- display: block;
- margin-bottom: 20px;
- font-style: normal;
- line-height: 20px;
-}
-
-code,
-pre {
- padding: 0 3px 2px;
- font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
- font-size: 12px;
- color: #333333;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
-}
-
-code {
- padding: 2px 4px;
- color: #dd1144;
- white-space: nowrap;
- background-color: #f7f7f9;
- border: 1px solid #e1e1e8;
-}
-
-pre {
- display: block;
- padding: 9.5px;
- margin: 0 0 10px;
- font-size: 13px;
- line-height: 20px;
- word-break: break-all;
- word-wrap: break-word;
- white-space: pre;
- white-space: pre-wrap;
- background-color: #f5f5f5;
- border: 1px solid #cccccc;
- border: 1px solid rgba(0, 0, 0, 0.15);
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-pre.prettyprint {
- margin-bottom: 20px;
-}
-
-pre code {
- padding: 0;
- color: inherit;
- white-space: pre;
- white-space: pre-wrap;
- background-color: transparent;
- border: 0;
-}
-
-.pre-scrollable {
- max-height: 340px;
- overflow-y: scroll;
-}
-
-form {
- margin: 0 0 20px;
-}
-
-fieldset {
- padding: 0;
- margin: 0;
- border: 0;
-}
-
-legend {
- display: block;
- width: 100%;
- padding: 0;
- margin-bottom: 20px;
- font-size: 21px;
- line-height: 40px;
- color: #333333;
- border: 0;
- border-bottom: 1px solid #e5e5e5;
-}
-
-legend small {
- font-size: 15px;
- color: #999999;
-}
-
-label,
-input,
-button,
-select,
-textarea {
- font-size: 14px;
- font-weight: normal;
- line-height: 20px;
-}
-
-input,
-button,
-select,
-textarea {
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-}
-
-label {
- display: block;
- margin-bottom: 5px;
-}
-
-select,
-textarea,
-input[type="text"],
-input[type="password"],
-input[type="datetime"],
-input[type="datetime-local"],
-input[type="date"],
-input[type="month"],
-input[type="time"],
-input[type="week"],
-input[type="number"],
-input[type="email"],
-input[type="url"],
-input[type="search"],
-input[type="tel"],
-input[type="color"],
-.uneditable-input {
- display: inline-block;
- height: 20px;
- padding: 4px 6px;
- margin-bottom: 10px;
- font-size: 14px;
- line-height: 20px;
- color: #555555;
- vertical-align: middle;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-input,
-textarea,
-.uneditable-input {
- width: 206px;
-}
-
-textarea {
- height: auto;
-}
-
-textarea,
-input[type="text"],
-input[type="password"],
-input[type="datetime"],
-input[type="datetime-local"],
-input[type="date"],
-input[type="month"],
-input[type="time"],
-input[type="week"],
-input[type="number"],
-input[type="email"],
-input[type="url"],
-input[type="search"],
-input[type="tel"],
-input[type="color"],
-.uneditable-input {
- background-color: #ffffff;
- border: 1px solid #cccccc;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
- -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
- -o-transition: border linear 0.2s, box-shadow linear 0.2s;
- transition: border linear 0.2s, box-shadow linear 0.2s;
-}
-
-textarea:focus,
-input[type="text"]:focus,
-input[type="password"]:focus,
-input[type="datetime"]:focus,
-input[type="datetime-local"]:focus,
-input[type="date"]:focus,
-input[type="month"]:focus,
-input[type="time"]:focus,
-input[type="week"]:focus,
-input[type="number"]:focus,
-input[type="email"]:focus,
-input[type="url"]:focus,
-input[type="search"]:focus,
-input[type="tel"]:focus,
-input[type="color"]:focus,
-.uneditable-input:focus {
- border-color: rgba(82, 168, 236, 0.8);
- outline: 0;
- outline: thin dotted \9;
- /* IE6-9 */
-
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-}
-
-input[type="radio"],
-input[type="checkbox"] {
- margin: 4px 0 0;
- margin-top: 1px \9;
- *margin-top: 0;
- line-height: normal;
-}
-
-input[type="file"],
-input[type="image"],
-input[type="submit"],
-input[type="reset"],
-input[type="button"],
-input[type="radio"],
-input[type="checkbox"] {
- width: auto;
-}
-
-select,
-input[type="file"] {
- height: 30px;
- /* In IE7, the height of the select element cannot be changed by height, only font-size */
-
- *margin-top: 4px;
- /* For IE7, add top margin to align select with labels */
-
- line-height: 30px;
-}
-
-select {
- width: 220px;
- background-color: #ffffff;
- border: 1px solid #cccccc;
-}
-
-select[multiple],
-select[size] {
- height: auto;
-}
-
-select:focus,
-input[type="file"]:focus,
-input[type="radio"]:focus,
-input[type="checkbox"]:focus {
- outline: thin dotted #333333;
- outline: 5px auto -webkit-focus-ring-color;
- outline-offset: -2px;
-}
-
-.uneditable-input,
-.uneditable-textarea {
- color: #999999;
- cursor: not-allowed;
- background-color: #fcfcfc;
- border-color: #cccccc;
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
- -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-}
-
-.uneditable-input {
- overflow: hidden;
- white-space: nowrap;
-}
-
-.uneditable-textarea {
- width: auto;
- height: auto;
-}
-
-input:-moz-placeholder,
-textarea:-moz-placeholder {
- color: #999999;
-}
-
-input:-ms-input-placeholder,
-textarea:-ms-input-placeholder {
- color: #999999;
-}
-
-input::-webkit-input-placeholder,
-textarea::-webkit-input-placeholder {
- color: #999999;
-}
-
-.radio,
-.checkbox {
- min-height: 20px;
- padding-left: 20px;
-}
-
-.radio input[type="radio"],
-.checkbox input[type="checkbox"] {
- float: left;
- margin-left: -20px;
-}
-
-.controls > .radio:first-child,
-.controls > .checkbox:first-child {
- padding-top: 5px;
-}
-
-.radio.inline,
-.checkbox.inline {
- display: inline-block;
- padding-top: 5px;
- margin-bottom: 0;
- vertical-align: middle;
-}
-
-.radio.inline + .radio.inline,
-.checkbox.inline + .checkbox.inline {
- margin-left: 10px;
-}
-
-.input-mini {
- width: 60px;
-}
-
-.input-small {
- width: 90px;
-}
-
-.input-medium {
- width: 150px;
-}
-
-.input-large {
- width: 210px;
-}
-
-.input-xlarge {
- width: 270px;
-}
-
-.input-xxlarge {
- width: 530px;
-}
-
-input[class*="span"],
-select[class*="span"],
-textarea[class*="span"],
-.uneditable-input[class*="span"],
-.row-fluid input[class*="span"],
-.row-fluid select[class*="span"],
-.row-fluid textarea[class*="span"],
-.row-fluid .uneditable-input[class*="span"] {
- float: none;
- margin-left: 0;
-}
-
-.input-append input[class*="span"],
-.input-append .uneditable-input[class*="span"],
-.input-prepend input[class*="span"],
-.input-prepend .uneditable-input[class*="span"],
-.row-fluid input[class*="span"],
-.row-fluid select[class*="span"],
-.row-fluid textarea[class*="span"],
-.row-fluid .uneditable-input[class*="span"],
-.row-fluid .input-prepend [class*="span"],
-.row-fluid .input-append [class*="span"] {
- display: inline-block;
-}
-
-input,
-textarea,
-.uneditable-input {
- margin-left: 0;
-}
-
-.controls-row [class*="span"] + [class*="span"] {
- margin-left: 20px;
-}
-
-input.span12,
-textarea.span12,
-.uneditable-input.span12 {
- width: 926px;
-}
-
-input.span11,
-textarea.span11,
-.uneditable-input.span11 {
- width: 846px;
-}
-
-input.span10,
-textarea.span10,
-.uneditable-input.span10 {
- width: 766px;
-}
-
-input.span9,
-textarea.span9,
-.uneditable-input.span9 {
- width: 686px;
-}
-
-input.span8,
-textarea.span8,
-.uneditable-input.span8 {
- width: 606px;
-}
-
-input.span7,
-textarea.span7,
-.uneditable-input.span7 {
- width: 526px;
-}
-
-input.span6,
-textarea.span6,
-.uneditable-input.span6 {
- width: 446px;
-}
-
-input.span5,
-textarea.span5,
-.uneditable-input.span5 {
- width: 366px;
-}
-
-input.span4,
-textarea.span4,
-.uneditable-input.span4 {
- width: 286px;
-}
-
-input.span3,
-textarea.span3,
-.uneditable-input.span3 {
- width: 206px;
-}
-
-input.span2,
-textarea.span2,
-.uneditable-input.span2 {
- width: 126px;
-}
-
-input.span1,
-textarea.span1,
-.uneditable-input.span1 {
- width: 46px;
-}
-
-.controls-row {
- *zoom: 1;
-}
-
-.controls-row:before,
-.controls-row:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.controls-row:after {
- clear: both;
-}
-
-.controls-row [class*="span"],
-.row-fluid .controls-row [class*="span"] {
- float: left;
-}
-
-.controls-row .checkbox[class*="span"],
-.controls-row .radio[class*="span"] {
- padding-top: 5px;
-}
-
-input[disabled],
-select[disabled],
-textarea[disabled],
-input[readonly],
-select[readonly],
-textarea[readonly] {
- cursor: not-allowed;
- background-color: #eeeeee;
-}
-
-input[type="radio"][disabled],
-input[type="checkbox"][disabled],
-input[type="radio"][readonly],
-input[type="checkbox"][readonly] {
- background-color: transparent;
-}
-
-.control-group.warning .control-label,
-.control-group.warning .help-block,
-.control-group.warning .help-inline {
- color: #c09853;
-}
-
-.control-group.warning .checkbox,
-.control-group.warning .radio,
-.control-group.warning input,
-.control-group.warning select,
-.control-group.warning textarea {
- color: #c09853;
-}
-
-.control-group.warning input,
-.control-group.warning select,
-.control-group.warning textarea {
- border-color: #c09853;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-}
-
-.control-group.warning input:focus,
-.control-group.warning select:focus,
-.control-group.warning textarea:focus {
- border-color: #a47e3c;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
-}
-
-.control-group.warning .input-prepend .add-on,
-.control-group.warning .input-append .add-on {
- color: #c09853;
- background-color: #fcf8e3;
- border-color: #c09853;
-}
-
-.control-group.error .control-label,
-.control-group.error .help-block,
-.control-group.error .help-inline {
- color: #b94a48;
-}
-
-.control-group.error .checkbox,
-.control-group.error .radio,
-.control-group.error input,
-.control-group.error select,
-.control-group.error textarea {
- color: #b94a48;
-}
-
-.control-group.error input,
-.control-group.error select,
-.control-group.error textarea {
- border-color: #b94a48;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-}
-
-.control-group.error input:focus,
-.control-group.error select:focus,
-.control-group.error textarea:focus {
- border-color: #953b39;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
-}
-
-.control-group.error .input-prepend .add-on,
-.control-group.error .input-append .add-on {
- color: #b94a48;
- background-color: #f2dede;
- border-color: #b94a48;
-}
-
-.control-group.success .control-label,
-.control-group.success .help-block,
-.control-group.success .help-inline {
- color: #468847;
-}
-
-.control-group.success .checkbox,
-.control-group.success .radio,
-.control-group.success input,
-.control-group.success select,
-.control-group.success textarea {
- color: #468847;
-}
-
-.control-group.success input,
-.control-group.success select,
-.control-group.success textarea {
- border-color: #468847;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-}
-
-.control-group.success input:focus,
-.control-group.success select:focus,
-.control-group.success textarea:focus {
- border-color: #356635;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
-}
-
-.control-group.success .input-prepend .add-on,
-.control-group.success .input-append .add-on {
- color: #468847;
- background-color: #dff0d8;
- border-color: #468847;
-}
-
-.control-group.info .control-label,
-.control-group.info .help-block,
-.control-group.info .help-inline {
- color: #3a87ad;
-}
-
-.control-group.info .checkbox,
-.control-group.info .radio,
-.control-group.info input,
-.control-group.info select,
-.control-group.info textarea {
- color: #3a87ad;
-}
-
-.control-group.info input,
-.control-group.info select,
-.control-group.info textarea {
- border-color: #3a87ad;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-}
-
-.control-group.info input:focus,
-.control-group.info select:focus,
-.control-group.info textarea:focus {
- border-color: #2d6987;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
-}
-
-.control-group.info .input-prepend .add-on,
-.control-group.info .input-append .add-on {
- color: #3a87ad;
- background-color: #d9edf7;
- border-color: #3a87ad;
-}
-
-input:focus:invalid,
-textarea:focus:invalid,
-select:focus:invalid {
- color: #b94a48;
- border-color: #ee5f5b;
-}
-
-input:focus:invalid:focus,
-textarea:focus:invalid:focus,
-select:focus:invalid:focus {
- border-color: #e9322d;
- -webkit-box-shadow: 0 0 6px #f8b9b7;
- -moz-box-shadow: 0 0 6px #f8b9b7;
- box-shadow: 0 0 6px #f8b9b7;
-}
-
-.form-actions {
- padding: 19px 20px 20px;
- margin-top: 20px;
- margin-bottom: 20px;
- background-color: #f5f5f5;
- border-top: 1px solid #e5e5e5;
- *zoom: 1;
-}
-
-.form-actions:before,
-.form-actions:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.form-actions:after {
- clear: both;
-}
-
-.help-block,
-.help-inline {
- color: #595959;
-}
-
-.help-block {
- display: block;
- margin-bottom: 10px;
-}
-
-.help-inline {
- display: inline-block;
- *display: inline;
- padding-left: 5px;
- vertical-align: middle;
- *zoom: 1;
-}
-
-.input-append,
-.input-prepend {
- margin-bottom: 5px;
- font-size: 0;
- white-space: nowrap;
-}
-
-.input-append input,
-.input-prepend input,
-.input-append select,
-.input-prepend select,
-.input-append .uneditable-input,
-.input-prepend .uneditable-input,
-.input-append .dropdown-menu,
-.input-prepend .dropdown-menu {
- font-size: 14px;
-}
-
-.input-append input,
-.input-prepend input,
-.input-append select,
-.input-prepend select,
-.input-append .uneditable-input,
-.input-prepend .uneditable-input {
- position: relative;
- margin-bottom: 0;
- *margin-left: 0;
- vertical-align: top;
- -webkit-border-radius: 0 4px 4px 0;
- -moz-border-radius: 0 4px 4px 0;
- border-radius: 0 4px 4px 0;
-}
-
-.input-append input:focus,
-.input-prepend input:focus,
-.input-append select:focus,
-.input-prepend select:focus,
-.input-append .uneditable-input:focus,
-.input-prepend .uneditable-input:focus {
- z-index: 2;
-}
-
-.input-append .add-on,
-.input-prepend .add-on {
- display: inline-block;
- width: auto;
- height: 20px;
- min-width: 16px;
- padding: 4px 5px;
- font-size: 14px;
- font-weight: normal;
- line-height: 20px;
- text-align: center;
- text-shadow: 0 1px 0 #ffffff;
- background-color: #eeeeee;
- border: 1px solid #cccccc;
-}
-
-.input-append .add-on,
-.input-prepend .add-on,
-.input-append .btn,
-.input-prepend .btn,
-.input-append .btn-group > .dropdown-toggle,
-.input-prepend .btn-group > .dropdown-toggle {
- vertical-align: top;
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.input-append .active,
-.input-prepend .active {
- background-color: #a9dba9;
- border-color: #46a546;
-}
-
-.input-prepend .add-on,
-.input-prepend .btn {
- margin-right: -1px;
-}
-
-.input-prepend .add-on:first-child,
-.input-prepend .btn:first-child {
- -webkit-border-radius: 4px 0 0 4px;
- -moz-border-radius: 4px 0 0 4px;
- border-radius: 4px 0 0 4px;
-}
-
-.input-append input,
-.input-append select,
-.input-append .uneditable-input {
- -webkit-border-radius: 4px 0 0 4px;
- -moz-border-radius: 4px 0 0 4px;
- border-radius: 4px 0 0 4px;
-}
-
-.input-append input + .btn-group .btn:last-child,
-.input-append select + .btn-group .btn:last-child,
-.input-append .uneditable-input + .btn-group .btn:last-child {
- -webkit-border-radius: 0 4px 4px 0;
- -moz-border-radius: 0 4px 4px 0;
- border-radius: 0 4px 4px 0;
-}
-
-.input-append .add-on,
-.input-append .btn,
-.input-append .btn-group {
- margin-left: -1px;
-}
-
-.input-append .add-on:last-child,
-.input-append .btn:last-child,
-.input-append .btn-group:last-child > .dropdown-toggle {
- -webkit-border-radius: 0 4px 4px 0;
- -moz-border-radius: 0 4px 4px 0;
- border-radius: 0 4px 4px 0;
-}
-
-.input-prepend.input-append input,
-.input-prepend.input-append select,
-.input-prepend.input-append .uneditable-input {
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.input-prepend.input-append input + .btn-group .btn,
-.input-prepend.input-append select + .btn-group .btn,
-.input-prepend.input-append .uneditable-input + .btn-group .btn {
- -webkit-border-radius: 0 4px 4px 0;
- -moz-border-radius: 0 4px 4px 0;
- border-radius: 0 4px 4px 0;
-}
-
-.input-prepend.input-append .add-on:first-child,
-.input-prepend.input-append .btn:first-child {
- margin-right: -1px;
- -webkit-border-radius: 4px 0 0 4px;
- -moz-border-radius: 4px 0 0 4px;
- border-radius: 4px 0 0 4px;
-}
-
-.input-prepend.input-append .add-on:last-child,
-.input-prepend.input-append .btn:last-child {
- margin-left: -1px;
- -webkit-border-radius: 0 4px 4px 0;
- -moz-border-radius: 0 4px 4px 0;
- border-radius: 0 4px 4px 0;
-}
-
-.input-prepend.input-append .btn-group:first-child {
- margin-left: 0;
-}
-
-input.search-query {
- padding-right: 14px;
- padding-right: 4px \9;
- padding-left: 14px;
- padding-left: 4px \9;
- /* IE7-8 doesn't have border-radius, so don't indent the padding */
-
- margin-bottom: 0;
- -webkit-border-radius: 15px;
- -moz-border-radius: 15px;
- border-radius: 15px;
-}
-
-/* Allow for input prepend/append in search forms */
-
-.form-search .input-append .search-query,
-.form-search .input-prepend .search-query {
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.form-search .input-append .search-query {
- -webkit-border-radius: 14px 0 0 14px;
- -moz-border-radius: 14px 0 0 14px;
- border-radius: 14px 0 0 14px;
-}
-
-.form-search .input-append .btn {
- -webkit-border-radius: 0 14px 14px 0;
- -moz-border-radius: 0 14px 14px 0;
- border-radius: 0 14px 14px 0;
-}
-
-.form-search .input-prepend .search-query {
- -webkit-border-radius: 0 14px 14px 0;
- -moz-border-radius: 0 14px 14px 0;
- border-radius: 0 14px 14px 0;
-}
-
-.form-search .input-prepend .btn {
- -webkit-border-radius: 14px 0 0 14px;
- -moz-border-radius: 14px 0 0 14px;
- border-radius: 14px 0 0 14px;
-}
-
-.form-search input,
-.form-inline input,
-.form-horizontal input,
-.form-search textarea,
-.form-inline textarea,
-.form-horizontal textarea,
-.form-search select,
-.form-inline select,
-.form-horizontal select,
-.form-search .help-inline,
-.form-inline .help-inline,
-.form-horizontal .help-inline,
-.form-search .uneditable-input,
-.form-inline .uneditable-input,
-.form-horizontal .uneditable-input,
-.form-search .input-prepend,
-.form-inline .input-prepend,
-.form-horizontal .input-prepend,
-.form-search .input-append,
-.form-inline .input-append,
-.form-horizontal .input-append {
- display: inline-block;
- *display: inline;
- margin-bottom: 0;
- vertical-align: middle;
- *zoom: 1;
-}
-
-.form-search .hide,
-.form-inline .hide,
-.form-horizontal .hide {
- display: none;
-}
-
-.form-search label,
-.form-inline label,
-.form-search .btn-group,
-.form-inline .btn-group {
- display: inline-block;
-}
-
-.form-search .input-append,
-.form-inline .input-append,
-.form-search .input-prepend,
-.form-inline .input-prepend {
- margin-bottom: 0;
-}
-
-.form-search .radio,
-.form-search .checkbox,
-.form-inline .radio,
-.form-inline .checkbox {
- padding-left: 0;
- margin-bottom: 0;
- vertical-align: middle;
-}
-
-.form-search .radio input[type="radio"],
-.form-search .checkbox input[type="checkbox"],
-.form-inline .radio input[type="radio"],
-.form-inline .checkbox input[type="checkbox"] {
- float: left;
- margin-right: 3px;
- margin-left: 0;
-}
-
-.control-group {
- margin-bottom: 10px;
-}
-
-legend + .control-group {
- margin-top: 20px;
- -webkit-margin-top-collapse: separate;
-}
-
-.form-horizontal .control-group {
- margin-bottom: 20px;
- *zoom: 1;
-}
-
-.form-horizontal .control-group:before,
-.form-horizontal .control-group:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.form-horizontal .control-group:after {
- clear: both;
-}
-
-.form-horizontal .control-label {
- float: left;
- width: 160px;
- padding-top: 5px;
- text-align: right;
-}
-
-.form-horizontal .controls {
- *display: inline-block;
- *padding-left: 20px;
- margin-left: 180px;
- *margin-left: 0;
-}
-
-.form-horizontal .controls:first-child {
- *padding-left: 180px;
-}
-
-.form-horizontal .help-block {
- margin-bottom: 0;
-}
-
-.form-horizontal input + .help-block,
-.form-horizontal select + .help-block,
-.form-horizontal textarea + .help-block,
-.form-horizontal .uneditable-input + .help-block,
-.form-horizontal .input-prepend + .help-block,
-.form-horizontal .input-append + .help-block {
- margin-top: 10px;
-}
-
-.form-horizontal .form-actions {
- padding-left: 180px;
-}
-
-table {
- max-width: 100%;
- background-color: transparent;
- border-collapse: collapse;
- border-spacing: 0;
-}
-
-.table {
- width: 100%;
- margin-bottom: 20px;
-}
-
-.table th,
-.table td {
- padding: 8px;
- line-height: 20px;
- text-align: left;
- vertical-align: top;
- border-top: 1px solid #dddddd;
-}
-
-.table th {
- font-weight: bold;
-}
-
-.table thead th {
- vertical-align: bottom;
-}
-
-.table caption + thead tr:first-child th,
-.table caption + thead tr:first-child td,
-.table colgroup + thead tr:first-child th,
-.table colgroup + thead tr:first-child td,
-.table thead:first-child tr:first-child th,
-.table thead:first-child tr:first-child td {
- border-top: 0;
-}
-
-.table tbody + tbody {
- border-top: 2px solid #dddddd;
-}
-
-.table .table {
- background-color: #ffffff;
-}
-
-.table-condensed th,
-.table-condensed td {
- padding: 4px 5px;
-}
-
-.table-bordered {
- border: 1px solid #dddddd;
- border-collapse: separate;
- *border-collapse: collapse;
- border-left: 0;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-.table-bordered th,
-.table-bordered td {
- border-left: 1px solid #dddddd;
-}
-
-.table-bordered caption + thead tr:first-child th,
-.table-bordered caption + tbody tr:first-child th,
-.table-bordered caption + tbody tr:first-child td,
-.table-bordered colgroup + thead tr:first-child th,
-.table-bordered colgroup + tbody tr:first-child th,
-.table-bordered colgroup + tbody tr:first-child td,
-.table-bordered thead:first-child tr:first-child th,
-.table-bordered tbody:first-child tr:first-child th,
-.table-bordered tbody:first-child tr:first-child td {
- border-top: 0;
-}
-
-.table-bordered thead:first-child tr:first-child > th:first-child,
-.table-bordered tbody:first-child tr:first-child > td:first-child {
- -webkit-border-top-left-radius: 4px;
- border-top-left-radius: 4px;
- -moz-border-radius-topleft: 4px;
-}
-
-.table-bordered thead:first-child tr:first-child > th:last-child,
-.table-bordered tbody:first-child tr:first-child > td:last-child {
- -webkit-border-top-right-radius: 4px;
- border-top-right-radius: 4px;
- -moz-border-radius-topright: 4px;
-}
-
-.table-bordered thead:last-child tr:last-child > th:first-child,
-.table-bordered tbody:last-child tr:last-child > td:first-child,
-.table-bordered tfoot:last-child tr:last-child > td:first-child {
- -webkit-border-bottom-left-radius: 4px;
- border-bottom-left-radius: 4px;
- -moz-border-radius-bottomleft: 4px;
-}
-
-.table-bordered thead:last-child tr:last-child > th:last-child,
-.table-bordered tbody:last-child tr:last-child > td:last-child,
-.table-bordered tfoot:last-child tr:last-child > td:last-child {
- -webkit-border-bottom-right-radius: 4px;
- border-bottom-right-radius: 4px;
- -moz-border-radius-bottomright: 4px;
-}
-
-.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
- -webkit-border-bottom-left-radius: 0;
- border-bottom-left-radius: 0;
- -moz-border-radius-bottomleft: 0;
-}
-
-.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
- -webkit-border-bottom-right-radius: 0;
- border-bottom-right-radius: 0;
- -moz-border-radius-bottomright: 0;
-}
-
-.table-bordered caption + thead tr:first-child th:first-child,
-.table-bordered caption + tbody tr:first-child td:first-child,
-.table-bordered colgroup + thead tr:first-child th:first-child,
-.table-bordered colgroup + tbody tr:first-child td:first-child {
- -webkit-border-top-left-radius: 4px;
- border-top-left-radius: 4px;
- -moz-border-radius-topleft: 4px;
-}
-
-.table-bordered caption + thead tr:first-child th:last-child,
-.table-bordered caption + tbody tr:first-child td:last-child,
-.table-bordered colgroup + thead tr:first-child th:last-child,
-.table-bordered colgroup + tbody tr:first-child td:last-child {
- -webkit-border-top-right-radius: 4px;
- border-top-right-radius: 4px;
- -moz-border-radius-topright: 4px;
-}
-
-.table-striped tbody > tr:nth-child(odd) > td,
-.table-striped tbody > tr:nth-child(odd) > th {
- background-color: #f9f9f9;
-}
-
-.table-hover tbody tr:hover td,
-.table-hover tbody tr:hover th {
- background-color: #f5f5f5;
-}
-
-table td[class*="span"],
-table th[class*="span"],
-.row-fluid table td[class*="span"],
-.row-fluid table th[class*="span"] {
- display: table-cell;
- float: none;
- margin-left: 0;
-}
-
-.table td.span1,
-.table th.span1 {
- float: none;
- width: 44px;
- margin-left: 0;
-}
-
-.table td.span2,
-.table th.span2 {
- float: none;
- width: 124px;
- margin-left: 0;
-}
-
-.table td.span3,
-.table th.span3 {
- float: none;
- width: 204px;
- margin-left: 0;
-}
-
-.table td.span4,
-.table th.span4 {
- float: none;
- width: 284px;
- margin-left: 0;
-}
-
-.table td.span5,
-.table th.span5 {
- float: none;
- width: 364px;
- margin-left: 0;
-}
-
-.table td.span6,
-.table th.span6 {
- float: none;
- width: 444px;
- margin-left: 0;
-}
-
-.table td.span7,
-.table th.span7 {
- float: none;
- width: 524px;
- margin-left: 0;
-}
-
-.table td.span8,
-.table th.span8 {
- float: none;
- width: 604px;
- margin-left: 0;
-}
-
-.table td.span9,
-.table th.span9 {
- float: none;
- width: 684px;
- margin-left: 0;
-}
-
-.table td.span10,
-.table th.span10 {
- float: none;
- width: 764px;
- margin-left: 0;
-}
-
-.table td.span11,
-.table th.span11 {
- float: none;
- width: 844px;
- margin-left: 0;
-}
-
-.table td.span12,
-.table th.span12 {
- float: none;
- width: 924px;
- margin-left: 0;
-}
-
-.table tbody tr.success td {
- background-color: #dff0d8;
-}
-
-.table tbody tr.error td {
- background-color: #f2dede;
-}
-
-.table tbody tr.warning td {
- background-color: #fcf8e3;
-}
-
-.table tbody tr.info td {
- background-color: #d9edf7;
-}
-
-.table-hover tbody tr.success:hover td {
- background-color: #d0e9c6;
-}
-
-.table-hover tbody tr.error:hover td {
- background-color: #ebcccc;
-}
-
-.table-hover tbody tr.warning:hover td {
- background-color: #faf2cc;
-}
-
-.table-hover tbody tr.info:hover td {
- background-color: #c4e3f3;
-}
-
-[class^="icon-"],
-[class*=" icon-"] {
- display: inline-block;
- width: 14px;
- height: 14px;
- margin-top: 1px;
- *margin-right: .3em;
- line-height: 14px;
- vertical-align: text-top;
- background-image: url("../img/glyphicons-halflings.png");
- background-position: 14px 14px;
- background-repeat: no-repeat;
-}
-
-/* White icons with optional class, or on hover/active states of certain elements */
-
-.icon-white,
-.nav-pills > .active > a > [class^="icon-"],
-.nav-pills > .active > a > [class*=" icon-"],
-.nav-list > .active > a > [class^="icon-"],
-.nav-list > .active > a > [class*=" icon-"],
-.navbar-inverse .nav > .active > a > [class^="icon-"],
-.navbar-inverse .nav > .active > a > [class*=" icon-"],
-.dropdown-menu > li > a:hover > [class^="icon-"],
-.dropdown-menu > li > a:hover > [class*=" icon-"],
-.dropdown-menu > .active > a > [class^="icon-"],
-.dropdown-menu > .active > a > [class*=" icon-"],
-.dropdown-submenu:hover > a > [class^="icon-"],
-.dropdown-submenu:hover > a > [class*=" icon-"] {
- background-image: url("../img/glyphicons-halflings-white.png");
-}
-
-.icon-glass {
- background-position: 0 0;
-}
-
-.icon-music {
- background-position: -24px 0;
-}
-
-.icon-search {
- background-position: -48px 0;
-}
-
-.icon-envelope {
- background-position: -72px 0;
-}
-
-.icon-heart {
- background-position: -96px 0;
-}
-
-.icon-star {
- background-position: -120px 0;
-}
-
-.icon-star-empty {
- background-position: -144px 0;
-}
-
-.icon-user {
- background-position: -168px 0;
-}
-
-.icon-film {
- background-position: -192px 0;
-}
-
-.icon-th-large {
- background-position: -216px 0;
-}
-
-.icon-th {
- background-position: -240px 0;
-}
-
-.icon-th-list {
- background-position: -264px 0;
-}
-
-.icon-ok {
- background-position: -288px 0;
-}
-
-.icon-remove {
- background-position: -312px 0;
-}
-
-.icon-zoom-in {
- background-position: -336px 0;
-}
-
-.icon-zoom-out {
- background-position: -360px 0;
-}
-
-.icon-off {
- background-position: -384px 0;
-}
-
-.icon-signal {
- background-position: -408px 0;
-}
-
-.icon-cog {
- background-position: -432px 0;
-}
-
-.icon-trash {
- background-position: -456px 0;
-}
-
-.icon-home {
- background-position: 0 -24px;
-}
-
-.icon-file {
- background-position: -24px -24px;
-}
-
-.icon-time {
- background-position: -48px -24px;
-}
-
-.icon-road {
- background-position: -72px -24px;
-}
-
-.icon-download-alt {
- background-position: -96px -24px;
-}
-
-.icon-download {
- background-position: -120px -24px;
-}
-
-.icon-upload {
- background-position: -144px -24px;
-}
-
-.icon-inbox {
- background-position: -168px -24px;
-}
-
-.icon-play-circle {
- background-position: -192px -24px;
-}
-
-.icon-repeat {
- background-position: -216px -24px;
-}
-
-.icon-refresh {
- background-position: -240px -24px;
-}
-
-.icon-list-alt {
- background-position: -264px -24px;
-}
-
-.icon-lock {
- background-position: -287px -24px;
-}
-
-.icon-flag {
- background-position: -312px -24px;
-}
-
-.icon-headphones {
- background-position: -336px -24px;
-}
-
-.icon-volume-off {
- background-position: -360px -24px;
-}
-
-.icon-volume-down {
- background-position: -384px -24px;
-}
-
-.icon-volume-up {
- background-position: -408px -24px;
-}
-
-.icon-qrcode {
- background-position: -432px -24px;
-}
-
-.icon-barcode {
- background-position: -456px -24px;
-}
-
-.icon-tag {
- background-position: 0 -48px;
-}
-
-.icon-tags {
- background-position: -25px -48px;
-}
-
-.icon-book {
- background-position: -48px -48px;
-}
-
-.icon-bookmark {
- background-position: -72px -48px;
-}
-
-.icon-print {
- background-position: -96px -48px;
-}
-
-.icon-camera {
- background-position: -120px -48px;
-}
-
-.icon-font {
- background-position: -144px -48px;
-}
-
-.icon-bold {
- background-position: -167px -48px;
-}
-
-.icon-italic {
- background-position: -192px -48px;
-}
-
-.icon-text-height {
- background-position: -216px -48px;
-}
-
-.icon-text-width {
- background-position: -240px -48px;
-}
-
-.icon-align-left {
- background-position: -264px -48px;
-}
-
-.icon-align-center {
- background-position: -288px -48px;
-}
-
-.icon-align-right {
- background-position: -312px -48px;
-}
-
-.icon-align-justify {
- background-position: -336px -48px;
-}
-
-.icon-list {
- background-position: -360px -48px;
-}
-
-.icon-indent-left {
- background-position: -384px -48px;
-}
-
-.icon-indent-right {
- background-position: -408px -48px;
-}
-
-.icon-facetime-video {
- background-position: -432px -48px;
-}
-
-.icon-picture {
- background-position: -456px -48px;
-}
-
-.icon-pencil {
- background-position: 0 -72px;
-}
-
-.icon-map-marker {
- background-position: -24px -72px;
-}
-
-.icon-adjust {
- background-position: -48px -72px;
-}
-
-.icon-tint {
- background-position: -72px -72px;
-}
-
-.icon-edit {
- background-position: -96px -72px;
-}
-
-.icon-share {
- background-position: -120px -72px;
-}
-
-.icon-check {
- background-position: -144px -72px;
-}
-
-.icon-move {
- background-position: -168px -72px;
-}
-
-.icon-step-backward {
- background-position: -192px -72px;
-}
-
-.icon-fast-backward {
- background-position: -216px -72px;
-}
-
-.icon-backward {
- background-position: -240px -72px;
-}
-
-.icon-play {
- background-position: -264px -72px;
-}
-
-.icon-pause {
- background-position: -288px -72px;
-}
-
-.icon-stop {
- background-position: -312px -72px;
-}
-
-.icon-forward {
- background-position: -336px -72px;
-}
-
-.icon-fast-forward {
- background-position: -360px -72px;
-}
-
-.icon-step-forward {
- background-position: -384px -72px;
-}
-
-.icon-eject {
- background-position: -408px -72px;
-}
-
-.icon-chevron-left {
- background-position: -432px -72px;
-}
-
-.icon-chevron-right {
- background-position: -456px -72px;
-}
-
-.icon-plus-sign {
- background-position: 0 -96px;
-}
-
-.icon-minus-sign {
- background-position: -24px -96px;
-}
-
-.icon-remove-sign {
- background-position: -48px -96px;
-}
-
-.icon-ok-sign {
- background-position: -72px -96px;
-}
-
-.icon-question-sign {
- background-position: -96px -96px;
-}
-
-.icon-info-sign {
- background-position: -120px -96px;
-}
-
-.icon-screenshot {
- background-position: -144px -96px;
-}
-
-.icon-remove-circle {
- background-position: -168px -96px;
-}
-
-.icon-ok-circle {
- background-position: -192px -96px;
-}
-
-.icon-ban-circle {
- background-position: -216px -96px;
-}
-
-.icon-arrow-left {
- background-position: -240px -96px;
-}
-
-.icon-arrow-right {
- background-position: -264px -96px;
-}
-
-.icon-arrow-up {
- background-position: -289px -96px;
-}
-
-.icon-arrow-down {
- background-position: -312px -96px;
-}
-
-.icon-share-alt {
- background-position: -336px -96px;
-}
-
-.icon-resize-full {
- background-position: -360px -96px;
-}
-
-.icon-resize-small {
- background-position: -384px -96px;
-}
-
-.icon-plus {
- background-position: -408px -96px;
-}
-
-.icon-minus {
- background-position: -433px -96px;
-}
-
-.icon-asterisk {
- background-position: -456px -96px;
-}
-
-.icon-exclamation-sign {
- background-position: 0 -120px;
-}
-
-.icon-gift {
- background-position: -24px -120px;
-}
-
-.icon-leaf {
- background-position: -48px -120px;
-}
-
-.icon-fire {
- background-position: -72px -120px;
-}
-
-.icon-eye-open {
- background-position: -96px -120px;
-}
-
-.icon-eye-close {
- background-position: -120px -120px;
-}
-
-.icon-warning-sign {
- background-position: -144px -120px;
-}
-
-.icon-plane {
- background-position: -168px -120px;
-}
-
-.icon-calendar {
- background-position: -192px -120px;
-}
-
-.icon-random {
- width: 16px;
- background-position: -216px -120px;
-}
-
-.icon-comment {
- background-position: -240px -120px;
-}
-
-.icon-magnet {
- background-position: -264px -120px;
-}
-
-.icon-chevron-up {
- background-position: -288px -120px;
-}
-
-.icon-chevron-down {
- background-position: -313px -119px;
-}
-
-.icon-retweet {
- background-position: -336px -120px;
-}
-
-.icon-shopping-cart {
- background-position: -360px -120px;
-}
-
-.icon-folder-close {
- background-position: -384px -120px;
-}
-
-.icon-folder-open {
- width: 16px;
- background-position: -408px -120px;
-}
-
-.icon-resize-vertical {
- background-position: -432px -119px;
-}
-
-.icon-resize-horizontal {
- background-position: -456px -118px;
-}
-
-.icon-hdd {
- background-position: 0 -144px;
-}
-
-.icon-bullhorn {
- background-position: -24px -144px;
-}
-
-.icon-bell {
- background-position: -48px -144px;
-}
-
-.icon-certificate {
- background-position: -72px -144px;
-}
-
-.icon-thumbs-up {
- background-position: -96px -144px;
-}
-
-.icon-thumbs-down {
- background-position: -120px -144px;
-}
-
-.icon-hand-right {
- background-position: -144px -144px;
-}
-
-.icon-hand-left {
- background-position: -168px -144px;
-}
-
-.icon-hand-up {
- background-position: -192px -144px;
-}
-
-.icon-hand-down {
- background-position: -216px -144px;
-}
-
-.icon-circle-arrow-right {
- background-position: -240px -144px;
-}
-
-.icon-circle-arrow-left {
- background-position: -264px -144px;
-}
-
-.icon-circle-arrow-up {
- background-position: -288px -144px;
-}
-
-.icon-circle-arrow-down {
- background-position: -312px -144px;
-}
-
-.icon-globe {
- background-position: -336px -144px;
-}
-
-.icon-wrench {
- background-position: -360px -144px;
-}
-
-.icon-tasks {
- background-position: -384px -144px;
-}
-
-.icon-filter {
- background-position: -408px -144px;
-}
-
-.icon-briefcase {
- background-position: -432px -144px;
-}
-
-.icon-fullscreen {
- background-position: -456px -144px;
-}
-
-.dropup,
-.dropdown {
- position: relative;
-}
-
-.dropdown-toggle {
- *margin-bottom: -3px;
-}
-
-.dropdown-toggle:active,
-.open .dropdown-toggle {
- outline: 0;
-}
-
-.caret {
- display: inline-block;
- width: 0;
- height: 0;
- vertical-align: top;
- border-top: 4px solid #000000;
- border-right: 4px solid transparent;
- border-left: 4px solid transparent;
- content: "";
-}
-
-.dropdown .caret {
- margin-top: 8px;
- margin-left: 2px;
-}
-
-.dropdown-menu {
- position: absolute;
- top: 100%;
- left: 0;
- z-index: 1000;
- display: none;
- float: left;
- min-width: 160px;
- padding: 5px 0;
- margin: 2px 0 0;
- list-style: none;
- background-color: #ffffff;
- border: 1px solid #cccccc;
- border: 1px solid rgba(0, 0, 0, 0.2);
- *border-right-width: 2px;
- *border-bottom-width: 2px;
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- -webkit-background-clip: padding-box;
- -moz-background-clip: padding;
- background-clip: padding-box;
-}
-
-.dropdown-menu.pull-right {
- right: 0;
- left: auto;
-}
-
-.dropdown-menu .divider {
- *width: 100%;
- height: 1px;
- margin: 9px 1px;
- *margin: -5px 0 5px;
- overflow: hidden;
- background-color: #e5e5e5;
- border-bottom: 1px solid #ffffff;
-}
-
-.dropdown-menu li > a {
- display: block;
- padding: 3px 20px;
- clear: both;
- font-weight: normal;
- line-height: 20px;
- color: #333333;
- white-space: nowrap;
-}
-
-.dropdown-menu li > a:hover,
-.dropdown-menu li > a:focus,
-.dropdown-submenu:hover > a {
- color: #ffffff;
- text-decoration: none;
- background-color: #0081c2;
- background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
- background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
- background-image: -o-linear-gradient(top, #0088cc, #0077b3);
- background-image: linear-gradient(to bottom, #0088cc, #0077b3);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
-}
-
-.dropdown-menu .active > a,
-.dropdown-menu .active > a:hover {
- color: #ffffff;
- text-decoration: none;
- background-color: #0081c2;
- background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
- background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
- background-image: -o-linear-gradient(top, #0088cc, #0077b3);
- background-image: linear-gradient(to bottom, #0088cc, #0077b3);
- background-repeat: repeat-x;
- outline: 0;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
-}
-
-.dropdown-menu .disabled > a,
-.dropdown-menu .disabled > a:hover {
- color: #999999;
-}
-
-.dropdown-menu .disabled > a:hover {
- text-decoration: none;
- cursor: default;
- background-color: transparent;
- background-image: none;
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.open {
- *z-index: 1000;
-}
-
-.open > .dropdown-menu {
- display: block;
-}
-
-.pull-right > .dropdown-menu {
- right: 0;
- left: auto;
-}
-
-.dropup .caret,
-.navbar-fixed-bottom .dropdown .caret {
- border-top: 0;
- border-bottom: 4px solid #000000;
- content: "";
-}
-
-.dropup .dropdown-menu,
-.navbar-fixed-bottom .dropdown .dropdown-menu {
- top: auto;
- bottom: 100%;
- margin-bottom: 1px;
-}
-
-.dropdown-submenu {
- position: relative;
-}
-
-.dropdown-submenu > .dropdown-menu {
- top: 0;
- left: 100%;
- margin-top: -6px;
- margin-left: -1px;
- -webkit-border-radius: 0 6px 6px 6px;
- -moz-border-radius: 0 6px 6px 6px;
- border-radius: 0 6px 6px 6px;
-}
-
-.dropdown-submenu:hover > .dropdown-menu {
- display: block;
-}
-
-.dropup .dropdown-submenu > .dropdown-menu {
- top: auto;
- bottom: 0;
- margin-top: 0;
- margin-bottom: -2px;
- -webkit-border-radius: 5px 5px 5px 0;
- -moz-border-radius: 5px 5px 5px 0;
- border-radius: 5px 5px 5px 0;
-}
-
-.dropdown-submenu > a:after {
- display: block;
- float: right;
- width: 0;
- height: 0;
- margin-top: 5px;
- margin-right: -10px;
- border-color: transparent;
- border-left-color: #cccccc;
- border-style: solid;
- border-width: 5px 0 5px 5px;
- content: " ";
-}
-
-.dropdown-submenu:hover > a:after {
- border-left-color: #ffffff;
-}
-
-.dropdown-submenu.pull-left {
- float: none;
-}
-
-.dropdown-submenu.pull-left > .dropdown-menu {
- left: -100%;
- margin-left: 10px;
- -webkit-border-radius: 6px 0 6px 6px;
- -moz-border-radius: 6px 0 6px 6px;
- border-radius: 6px 0 6px 6px;
-}
-
-.dropdown .dropdown-menu .nav-header {
- padding-right: 20px;
- padding-left: 20px;
-}
-
-.typeahead {
- z-index: 1051;
- margin-top: 2px;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-.well {
- min-height: 20px;
- padding: 19px;
- margin-bottom: 20px;
- background-color: #f5f5f5;
- border: 1px solid #e3e3e3;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
- -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-}
-
-.well blockquote {
- border-color: #dddddd;
- border-color: rgba(0, 0, 0, 0.15);
-}
-
-.well-large {
- padding: 24px;
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
-}
-
-.well-small {
- padding: 9px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
-}
-
-.fade {
- opacity: 0;
- -webkit-transition: opacity 0.15s linear;
- -moz-transition: opacity 0.15s linear;
- -o-transition: opacity 0.15s linear;
- transition: opacity 0.15s linear;
-}
-
-.fade.in {
- opacity: 1;
-}
-
-.collapse {
- position: relative;
- height: 0;
- overflow: hidden;
- -webkit-transition: height 0.35s ease;
- -moz-transition: height 0.35s ease;
- -o-transition: height 0.35s ease;
- transition: height 0.35s ease;
-}
-
-.collapse.in {
- height: auto;
-}
-
-.close {
- float: right;
- font-size: 20px;
- font-weight: bold;
- line-height: 20px;
- color: #000000;
- text-shadow: 0 1px 0 #ffffff;
- opacity: 0.2;
- filter: alpha(opacity=20);
-}
-
-.close:hover {
- color: #000000;
- text-decoration: none;
- cursor: pointer;
- opacity: 0.4;
- filter: alpha(opacity=40);
-}
-
-button.close {
- padding: 0;
- cursor: pointer;
- background: transparent;
- border: 0;
- -webkit-appearance: none;
-}
-
-.btn {
- display: inline-block;
- *display: inline;
- padding: 4px 12px;
- margin-bottom: 0;
- *margin-left: .3em;
- font-size: 14px;
- line-height: 20px;
- color: #333333;
- text-align: center;
- text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
- vertical-align: middle;
- cursor: pointer;
- background-color: #f5f5f5;
- *background-color: #e6e6e6;
- background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
- background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
- background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
- background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
- background-repeat: repeat-x;
- border: 1px solid #bbbbbb;
- *border: 0;
- border-color: #e6e6e6 #e6e6e6 #bfbfbf;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- border-bottom-color: #a2a2a2;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
- *zoom: 1;
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
- -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-}
-
-.btn:hover,
-.btn:active,
-.btn.active,
-.btn.disabled,
-.btn[disabled] {
- color: #333333;
- background-color: #e6e6e6;
- *background-color: #d9d9d9;
-}
-
-.btn:active,
-.btn.active {
- background-color: #cccccc \9;
-}
-
-.btn:first-child {
- *margin-left: 0;
-}
-
-.btn:hover {
- color: #333333;
- text-decoration: none;
- background-position: 0 -15px;
- -webkit-transition: background-position 0.1s linear;
- -moz-transition: background-position 0.1s linear;
- -o-transition: background-position 0.1s linear;
- transition: background-position 0.1s linear;
-}
-
-.btn:focus {
- outline: thin dotted #333333;
- outline: 5px auto -webkit-focus-ring-color;
- outline-offset: -2px;
-}
-
-.btn.active,
-.btn:active {
- background-image: none;
- outline: 0;
- -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
- -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
- box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-}
-
-.btn.disabled,
-.btn[disabled] {
- cursor: default;
- background-image: none;
- opacity: 0.65;
- filter: alpha(opacity=65);
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- box-shadow: none;
-}
-
-.btn-large {
- padding: 11px 19px;
- font-size: 17.5px;
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
-}
-
-.btn-large [class^="icon-"],
-.btn-large [class*=" icon-"] {
- margin-top: 4px;
-}
-
-.btn-small {
- padding: 2px 10px;
- font-size: 11.9px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
-}
-
-.btn-small [class^="icon-"],
-.btn-small [class*=" icon-"] {
- margin-top: 0;
-}
-
-.btn-mini [class^="icon-"],
-.btn-mini [class*=" icon-"] {
- margin-top: -1px;
-}
-
-.btn-mini {
- padding: 0 6px;
- font-size: 10.5px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
-}
-
-.btn-block {
- display: block;
- width: 100%;
- padding-right: 0;
- padding-left: 0;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
-}
-
-.btn-block + .btn-block {
- margin-top: 5px;
-}
-
-input[type="submit"].btn-block,
-input[type="reset"].btn-block,
-input[type="button"].btn-block {
- width: 100%;
-}
-
-.btn-primary.active,
-.btn-warning.active,
-.btn-danger.active,
-.btn-success.active,
-.btn-info.active,
-.btn-inverse.active {
- color: rgba(255, 255, 255, 0.75);
-}
-
-.btn {
- border-color: #c5c5c5;
- border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
-}
-
-.btn-primary {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #006dcc;
- *background-color: #0044cc;
- background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
- background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
- background-image: -o-linear-gradient(top, #0088cc, #0044cc);
- background-image: linear-gradient(to bottom, #0088cc, #0044cc);
- background-repeat: repeat-x;
- border-color: #0044cc #0044cc #002a80;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.btn-primary:hover,
-.btn-primary:active,
-.btn-primary.active,
-.btn-primary.disabled,
-.btn-primary[disabled] {
- color: #ffffff;
- background-color: #0044cc;
- *background-color: #003bb3;
-}
-
-.btn-primary:active,
-.btn-primary.active {
- background-color: #003399 \9;
-}
-
-.btn-warning {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #faa732;
- *background-color: #f89406;
- background-image: -moz-linear-gradient(top, #fbb450, #f89406);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
- background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
- background-image: -o-linear-gradient(top, #fbb450, #f89406);
- background-image: linear-gradient(to bottom, #fbb450, #f89406);
- background-repeat: repeat-x;
- border-color: #f89406 #f89406 #ad6704;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.btn-warning:hover,
-.btn-warning:active,
-.btn-warning.active,
-.btn-warning.disabled,
-.btn-warning[disabled] {
- color: #ffffff;
- background-color: #f89406;
- *background-color: #df8505;
-}
-
-.btn-warning:active,
-.btn-warning.active {
- background-color: #c67605 \9;
-}
-
-.btn-danger {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #da4f49;
- *background-color: #bd362f;
- background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
- background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
- background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
- background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
- background-repeat: repeat-x;
- border-color: #bd362f #bd362f #802420;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.btn-danger:hover,
-.btn-danger:active,
-.btn-danger.active,
-.btn-danger.disabled,
-.btn-danger[disabled] {
- color: #ffffff;
- background-color: #bd362f;
- *background-color: #a9302a;
-}
-
-.btn-danger:active,
-.btn-danger.active {
- background-color: #942a25 \9;
-}
-
-.btn-success {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #5bb75b;
- *background-color: #51a351;
- background-image: -moz-linear-gradient(top, #62c462, #51a351);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
- background-image: -webkit-linear-gradient(top, #62c462, #51a351);
- background-image: -o-linear-gradient(top, #62c462, #51a351);
- background-image: linear-gradient(to bottom, #62c462, #51a351);
- background-repeat: repeat-x;
- border-color: #51a351 #51a351 #387038;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.btn-success:hover,
-.btn-success:active,
-.btn-success.active,
-.btn-success.disabled,
-.btn-success[disabled] {
- color: #ffffff;
- background-color: #51a351;
- *background-color: #499249;
-}
-
-.btn-success:active,
-.btn-success.active {
- background-color: #408140 \9;
-}
-
-.btn-info {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #49afcd;
- *background-color: #2f96b4;
- background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
- background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
- background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
- background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
- background-repeat: repeat-x;
- border-color: #2f96b4 #2f96b4 #1f6377;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.btn-info:hover,
-.btn-info:active,
-.btn-info.active,
-.btn-info.disabled,
-.btn-info[disabled] {
- color: #ffffff;
- background-color: #2f96b4;
- *background-color: #2a85a0;
-}
-
-.btn-info:active,
-.btn-info.active {
- background-color: #24748c \9;
-}
-
-.btn-inverse {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #363636;
- *background-color: #222222;
- background-image: -moz-linear-gradient(top, #444444, #222222);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
- background-image: -webkit-linear-gradient(top, #444444, #222222);
- background-image: -o-linear-gradient(top, #444444, #222222);
- background-image: linear-gradient(to bottom, #444444, #222222);
- background-repeat: repeat-x;
- border-color: #222222 #222222 #000000;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.btn-inverse:hover,
-.btn-inverse:active,
-.btn-inverse.active,
-.btn-inverse.disabled,
-.btn-inverse[disabled] {
- color: #ffffff;
- background-color: #222222;
- *background-color: #151515;
-}
-
-.btn-inverse:active,
-.btn-inverse.active {
- background-color: #080808 \9;
-}
-
-button.btn,
-input[type="submit"].btn {
- *padding-top: 3px;
- *padding-bottom: 3px;
-}
-
-button.btn::-moz-focus-inner,
-input[type="submit"].btn::-moz-focus-inner {
- padding: 0;
- border: 0;
-}
-
-button.btn.btn-large,
-input[type="submit"].btn.btn-large {
- *padding-top: 7px;
- *padding-bottom: 7px;
-}
-
-button.btn.btn-small,
-input[type="submit"].btn.btn-small {
- *padding-top: 3px;
- *padding-bottom: 3px;
-}
-
-button.btn.btn-mini,
-input[type="submit"].btn.btn-mini {
- *padding-top: 1px;
- *padding-bottom: 1px;
-}
-
-.btn-link,
-.btn-link:active,
-.btn-link[disabled] {
- background-color: transparent;
- background-image: none;
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- box-shadow: none;
-}
-
-.btn-link {
- color: #0088cc;
- cursor: pointer;
- border-color: transparent;
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.btn-link:hover {
- color: #005580;
- text-decoration: underline;
- background-color: transparent;
-}
-
-.btn-link[disabled]:hover {
- color: #333333;
- text-decoration: none;
-}
-
-.btn-group {
- position: relative;
- display: inline-block;
- *display: inline;
- *margin-left: .3em;
- font-size: 0;
- white-space: nowrap;
- vertical-align: middle;
- *zoom: 1;
-}
-
-.btn-group:first-child {
- *margin-left: 0;
-}
-
-.btn-group + .btn-group {
- margin-left: 5px;
-}
-
-.btn-toolbar {
- margin-top: 10px;
- margin-bottom: 10px;
- font-size: 0;
-}
-
-.btn-toolbar > .btn + .btn,
-.btn-toolbar > .btn-group + .btn,
-.btn-toolbar > .btn + .btn-group {
- margin-left: 5px;
-}
-
-.btn-group > .btn {
- position: relative;
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.btn-group > .btn + .btn {
- margin-left: -1px;
-}
-
-.btn-group > .btn,
-.btn-group > .dropdown-menu,
-.btn-group > .popover {
- font-size: 14px;
-}
-
-.btn-group > .btn-mini {
- font-size: 10.5px;
-}
-
-.btn-group > .btn-small {
- font-size: 11.9px;
-}
-
-.btn-group > .btn-large {
- font-size: 17.5px;
-}
-
-.btn-group > .btn:first-child {
- margin-left: 0;
- -webkit-border-bottom-left-radius: 4px;
- border-bottom-left-radius: 4px;
- -webkit-border-top-left-radius: 4px;
- border-top-left-radius: 4px;
- -moz-border-radius-bottomleft: 4px;
- -moz-border-radius-topleft: 4px;
-}
-
-.btn-group > .btn:last-child,
-.btn-group > .dropdown-toggle {
- -webkit-border-top-right-radius: 4px;
- border-top-right-radius: 4px;
- -webkit-border-bottom-right-radius: 4px;
- border-bottom-right-radius: 4px;
- -moz-border-radius-topright: 4px;
- -moz-border-radius-bottomright: 4px;
-}
-
-.btn-group > .btn.large:first-child {
- margin-left: 0;
- -webkit-border-bottom-left-radius: 6px;
- border-bottom-left-radius: 6px;
- -webkit-border-top-left-radius: 6px;
- border-top-left-radius: 6px;
- -moz-border-radius-bottomleft: 6px;
- -moz-border-radius-topleft: 6px;
-}
-
-.btn-group > .btn.large:last-child,
-.btn-group > .large.dropdown-toggle {
- -webkit-border-top-right-radius: 6px;
- border-top-right-radius: 6px;
- -webkit-border-bottom-right-radius: 6px;
- border-bottom-right-radius: 6px;
- -moz-border-radius-topright: 6px;
- -moz-border-radius-bottomright: 6px;
-}
-
-.btn-group > .btn:hover,
-.btn-group > .btn:focus,
-.btn-group > .btn:active,
-.btn-group > .btn.active {
- z-index: 2;
-}
-
-.btn-group .dropdown-toggle:active,
-.btn-group.open .dropdown-toggle {
- outline: 0;
-}
-
-.btn-group > .btn + .dropdown-toggle {
- *padding-top: 5px;
- padding-right: 8px;
- *padding-bottom: 5px;
- padding-left: 8px;
- -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
- -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
- box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-}
-
-.btn-group > .btn-mini + .dropdown-toggle {
- *padding-top: 2px;
- padding-right: 5px;
- *padding-bottom: 2px;
- padding-left: 5px;
-}
-
-.btn-group > .btn-small + .dropdown-toggle {
- *padding-top: 5px;
- *padding-bottom: 4px;
-}
-
-.btn-group > .btn-large + .dropdown-toggle {
- *padding-top: 7px;
- padding-right: 12px;
- *padding-bottom: 7px;
- padding-left: 12px;
-}
-
-.btn-group.open .dropdown-toggle {
- background-image: none;
- -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
- -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
- box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-}
-
-.btn-group.open .btn.dropdown-toggle {
- background-color: #e6e6e6;
-}
-
-.btn-group.open .btn-primary.dropdown-toggle {
- background-color: #0044cc;
-}
-
-.btn-group.open .btn-warning.dropdown-toggle {
- background-color: #f89406;
-}
-
-.btn-group.open .btn-danger.dropdown-toggle {
- background-color: #bd362f;
-}
-
-.btn-group.open .btn-success.dropdown-toggle {
- background-color: #51a351;
-}
-
-.btn-group.open .btn-info.dropdown-toggle {
- background-color: #2f96b4;
-}
-
-.btn-group.open .btn-inverse.dropdown-toggle {
- background-color: #222222;
-}
-
-.btn .caret {
- margin-top: 8px;
- margin-left: 0;
-}
-
-.btn-mini .caret,
-.btn-small .caret,
-.btn-large .caret {
- margin-top: 6px;
-}
-
-.btn-large .caret {
- border-top-width: 5px;
- border-right-width: 5px;
- border-left-width: 5px;
-}
-
-.dropup .btn-large .caret {
- border-bottom-width: 5px;
-}
-
-.btn-primary .caret,
-.btn-warning .caret,
-.btn-danger .caret,
-.btn-info .caret,
-.btn-success .caret,
-.btn-inverse .caret {
- border-top-color: #ffffff;
- border-bottom-color: #ffffff;
-}
-
-.btn-group-vertical {
- display: inline-block;
- *display: inline;
- /* IE7 inline-block hack */
-
- *zoom: 1;
-}
-
-.btn-group-vertical > .btn {
- display: block;
- float: none;
- max-width: 100%;
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.btn-group-vertical > .btn + .btn {
- margin-top: -1px;
- margin-left: 0;
-}
-
-.btn-group-vertical > .btn:first-child {
- -webkit-border-radius: 4px 4px 0 0;
- -moz-border-radius: 4px 4px 0 0;
- border-radius: 4px 4px 0 0;
-}
-
-.btn-group-vertical > .btn:last-child {
- -webkit-border-radius: 0 0 4px 4px;
- -moz-border-radius: 0 0 4px 4px;
- border-radius: 0 0 4px 4px;
-}
-
-.btn-group-vertical > .btn-large:first-child {
- -webkit-border-radius: 6px 6px 0 0;
- -moz-border-radius: 6px 6px 0 0;
- border-radius: 6px 6px 0 0;
-}
-
-.btn-group-vertical > .btn-large:last-child {
- -webkit-border-radius: 0 0 6px 6px;
- -moz-border-radius: 0 0 6px 6px;
- border-radius: 0 0 6px 6px;
-}
-
-.alert {
- padding: 8px 35px 8px 14px;
- margin-bottom: 20px;
- text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
- background-color: #fcf8e3;
- border: 1px solid #fbeed5;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-.alert,
-.alert h4 {
- color: #c09853;
-}
-
-.alert h4 {
- margin: 0;
-}
-
-.alert .close {
- position: relative;
- top: -2px;
- right: -21px;
- line-height: 20px;
-}
-
-.alert-success {
- color: #468847;
- background-color: #dff0d8;
- border-color: #d6e9c6;
-}
-
-.alert-success h4 {
- color: #468847;
-}
-
-.alert-danger,
-.alert-error {
- color: #b94a48;
- background-color: #f2dede;
- border-color: #eed3d7;
-}
-
-.alert-danger h4,
-.alert-error h4 {
- color: #b94a48;
-}
-
-.alert-info {
- color: #3a87ad;
- background-color: #d9edf7;
- border-color: #bce8f1;
-}
-
-.alert-info h4 {
- color: #3a87ad;
-}
-
-.alert-block {
- padding-top: 14px;
- padding-bottom: 14px;
-}
-
-.alert-block > p,
-.alert-block > ul {
- margin-bottom: 0;
-}
-
-.alert-block p + p {
- margin-top: 5px;
-}
-
-.nav {
- margin-bottom: 20px;
- margin-left: 0;
- list-style: none;
-}
-
-.nav > li > a {
- display: block;
-}
-
-.nav > li > a:hover {
- text-decoration: none;
- background-color: #eeeeee;
-}
-
-.nav > li > a > img {
- max-width: none;
-}
-
-.nav > .pull-right {
- float: right;
-}
-
-.nav-header {
- display: block;
- padding: 3px 15px;
- font-size: 11px;
- font-weight: bold;
- line-height: 20px;
- color: #999999;
- text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
- text-transform: uppercase;
-}
-
-.nav li + .nav-header {
- margin-top: 9px;
-}
-
-.nav-list {
- padding-right: 15px;
- padding-left: 15px;
- margin-bottom: 0;
-}
-
-.nav-list > li > a,
-.nav-list .nav-header {
- margin-right: -15px;
- margin-left: -15px;
- text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-}
-
-.nav-list > li > a {
- padding: 3px 15px;
-}
-
-.nav-list > .active > a,
-.nav-list > .active > a:hover {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
- background-color: #0088cc;
-}
-
-.nav-list [class^="icon-"],
-.nav-list [class*=" icon-"] {
- margin-right: 2px;
-}
-
-.nav-list .divider {
- *width: 100%;
- height: 1px;
- margin: 9px 1px;
- *margin: -5px 0 5px;
- overflow: hidden;
- background-color: #e5e5e5;
- border-bottom: 1px solid #ffffff;
-}
-
-.nav-tabs,
-.nav-pills {
- *zoom: 1;
-}
-
-.nav-tabs:before,
-.nav-pills:before,
-.nav-tabs:after,
-.nav-pills:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.nav-tabs:after,
-.nav-pills:after {
- clear: both;
-}
-
-.nav-tabs > li,
-.nav-pills > li {
- float: left;
-}
-
-.nav-tabs > li > a,
-.nav-pills > li > a {
- padding-right: 12px;
- padding-left: 12px;
- margin-right: 2px;
- line-height: 14px;
-}
-
-.nav-tabs {
- border-bottom: 1px solid #dddddd;
-}
-
-.nav-tabs > li {
- margin-bottom: -1px;
-}
-
-.nav-tabs > li > a {
- padding-top: 8px;
- padding-bottom: 8px;
- line-height: 20px;
- border: 1px solid transparent;
- -webkit-border-radius: 4px 4px 0 0;
- -moz-border-radius: 4px 4px 0 0;
- border-radius: 4px 4px 0 0;
-}
-
-.nav-tabs > li > a:hover {
- border-color: #eeeeee #eeeeee #dddddd;
-}
-
-.nav-tabs > .active > a,
-.nav-tabs > .active > a:hover {
- color: #555555;
- cursor: default;
- background-color: #ffffff;
- border: 1px solid #dddddd;
- border-bottom-color: transparent;
-}
-
-.nav-pills > li > a {
- padding-top: 8px;
- padding-bottom: 8px;
- margin-top: 2px;
- margin-bottom: 2px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
-}
-
-.nav-pills > .active > a,
-.nav-pills > .active > a:hover {
- color: #ffffff;
- background-color: #0088cc;
-}
-
-.nav-stacked > li {
- float: none;
-}
-
-.nav-stacked > li > a {
- margin-right: 0;
-}
-
-.nav-tabs.nav-stacked {
- border-bottom: 0;
-}
-
-.nav-tabs.nav-stacked > li > a {
- border: 1px solid #dddddd;
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.nav-tabs.nav-stacked > li:first-child > a {
- -webkit-border-top-right-radius: 4px;
- border-top-right-radius: 4px;
- -webkit-border-top-left-radius: 4px;
- border-top-left-radius: 4px;
- -moz-border-radius-topright: 4px;
- -moz-border-radius-topleft: 4px;
-}
-
-.nav-tabs.nav-stacked > li:last-child > a {
- -webkit-border-bottom-right-radius: 4px;
- border-bottom-right-radius: 4px;
- -webkit-border-bottom-left-radius: 4px;
- border-bottom-left-radius: 4px;
- -moz-border-radius-bottomright: 4px;
- -moz-border-radius-bottomleft: 4px;
-}
-
-.nav-tabs.nav-stacked > li > a:hover {
- z-index: 2;
- border-color: #dddddd;
-}
-
-.nav-pills.nav-stacked > li > a {
- margin-bottom: 3px;
-}
-
-.nav-pills.nav-stacked > li:last-child > a {
- margin-bottom: 1px;
-}
-
-.nav-tabs .dropdown-menu {
- -webkit-border-radius: 0 0 6px 6px;
- -moz-border-radius: 0 0 6px 6px;
- border-radius: 0 0 6px 6px;
-}
-
-.nav-pills .dropdown-menu {
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
-}
-
-.nav .dropdown-toggle .caret {
- margin-top: 6px;
- border-top-color: #0088cc;
- border-bottom-color: #0088cc;
-}
-
-.nav .dropdown-toggle:hover .caret {
- border-top-color: #005580;
- border-bottom-color: #005580;
-}
-
-/* move down carets for tabs */
-
-.nav-tabs .dropdown-toggle .caret {
- margin-top: 8px;
-}
-
-.nav .active .dropdown-toggle .caret {
- border-top-color: #ffffff;
- border-bottom-color: #ffffff;
-}
-
-.nav-tabs .active .dropdown-toggle .caret {
- border-top-color: #555555;
- border-bottom-color: #555555;
-}
-
-.nav > .dropdown.active > a:hover {
- cursor: pointer;
-}
-
-.nav-tabs .open .dropdown-toggle,
-.nav-pills .open .dropdown-toggle,
-.nav > li.dropdown.open.active > a:hover {
- color: #ffffff;
- background-color: #999999;
- border-color: #999999;
-}
-
-.nav li.dropdown.open .caret,
-.nav li.dropdown.open.active .caret,
-.nav li.dropdown.open a:hover .caret {
- border-top-color: #ffffff;
- border-bottom-color: #ffffff;
- opacity: 1;
- filter: alpha(opacity=100);
-}
-
-.tabs-stacked .open > a:hover {
- border-color: #999999;
-}
-
-.tabbable {
- *zoom: 1;
-}
-
-.tabbable:before,
-.tabbable:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.tabbable:after {
- clear: both;
-}
-
-.tab-content {
- overflow: auto;
-}
-
-.tabs-below > .nav-tabs,
-.tabs-right > .nav-tabs,
-.tabs-left > .nav-tabs {
- border-bottom: 0;
-}
-
-.tab-content > .tab-pane,
-.pill-content > .pill-pane {
- display: none;
-}
-
-.tab-content > .active,
-.pill-content > .active {
- display: block;
-}
-
-.tabs-below > .nav-tabs {
- border-top: 1px solid #dddddd;
-}
-
-.tabs-below > .nav-tabs > li {
- margin-top: -1px;
- margin-bottom: 0;
-}
-
-.tabs-below > .nav-tabs > li > a {
- -webkit-border-radius: 0 0 4px 4px;
- -moz-border-radius: 0 0 4px 4px;
- border-radius: 0 0 4px 4px;
-}
-
-.tabs-below > .nav-tabs > li > a:hover {
- border-top-color: #dddddd;
- border-bottom-color: transparent;
-}
-
-.tabs-below > .nav-tabs > .active > a,
-.tabs-below > .nav-tabs > .active > a:hover {
- border-color: transparent #dddddd #dddddd #dddddd;
-}
-
-.tabs-left > .nav-tabs > li,
-.tabs-right > .nav-tabs > li {
- float: none;
-}
-
-.tabs-left > .nav-tabs > li > a,
-.tabs-right > .nav-tabs > li > a {
- min-width: 74px;
- margin-right: 0;
- margin-bottom: 3px;
-}
-
-.tabs-left > .nav-tabs {
- float: left;
- margin-right: 19px;
- border-right: 1px solid #dddddd;
-}
-
-.tabs-left > .nav-tabs > li > a {
- margin-right: -1px;
- -webkit-border-radius: 4px 0 0 4px;
- -moz-border-radius: 4px 0 0 4px;
- border-radius: 4px 0 0 4px;
-}
-
-.tabs-left > .nav-tabs > li > a:hover {
- border-color: #eeeeee #dddddd #eeeeee #eeeeee;
-}
-
-.tabs-left > .nav-tabs .active > a,
-.tabs-left > .nav-tabs .active > a:hover {
- border-color: #dddddd transparent #dddddd #dddddd;
- *border-right-color: #ffffff;
-}
-
-.tabs-right > .nav-tabs {
- float: right;
- margin-left: 19px;
- border-left: 1px solid #dddddd;
-}
-
-.tabs-right > .nav-tabs > li > a {
- margin-left: -1px;
- -webkit-border-radius: 0 4px 4px 0;
- -moz-border-radius: 0 4px 4px 0;
- border-radius: 0 4px 4px 0;
-}
-
-.tabs-right > .nav-tabs > li > a:hover {
- border-color: #eeeeee #eeeeee #eeeeee #dddddd;
-}
-
-.tabs-right > .nav-tabs .active > a,
-.tabs-right > .nav-tabs .active > a:hover {
- border-color: #dddddd #dddddd #dddddd transparent;
- *border-left-color: #ffffff;
-}
-
-.nav > .disabled > a {
- color: #999999;
-}
-
-.nav > .disabled > a:hover {
- text-decoration: none;
- cursor: default;
- background-color: transparent;
-}
-
-.navbar {
- *position: relative;
- *z-index: 2;
- margin-bottom: 20px;
- overflow: visible;
-}
-
-.navbar-inner {
- min-height: 40px;
- padding-right: 20px;
- padding-left: 20px;
- background-color: #fafafa;
- background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
- background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
- background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
- background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
- background-repeat: repeat-x;
- border: 1px solid #d4d4d4;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
- *zoom: 1;
- -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
- -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
- box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-}
-
-.navbar-inner:before,
-.navbar-inner:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.navbar-inner:after {
- clear: both;
-}
-
-.navbar .container {
- width: auto;
-}
-
-.nav-collapse.collapse {
- height: auto;
- overflow: visible;
-}
-
-.navbar .brand {
- display: block;
- float: left;
- padding: 10px 20px 10px;
- margin-left: -20px;
- font-size: 20px;
- font-weight: 200;
- color: #777777;
- text-shadow: 0 1px 0 #ffffff;
-}
-
-.navbar .brand:hover {
- text-decoration: none;
-}
-
-.navbar-text {
- margin-bottom: 0;
- line-height: 40px;
- color: #777777;
-}
-
-.navbar-link {
- color: #777777;
-}
-
-.navbar-link:hover {
- color: #333333;
-}
-
-.navbar .divider-vertical {
- height: 40px;
- margin: 0 9px;
- border-right: 1px solid #ffffff;
- border-left: 1px solid #f2f2f2;
-}
-
-.navbar .btn,
-.navbar .btn-group {
- margin-top: 5px;
-}
-
-.navbar .btn-group .btn,
-.navbar .input-prepend .btn,
-.navbar .input-append .btn {
- margin-top: 0;
-}
-
-.navbar-form {
- margin-bottom: 0;
- *zoom: 1;
-}
-
-.navbar-form:before,
-.navbar-form:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.navbar-form:after {
- clear: both;
-}
-
-.navbar-form input,
-.navbar-form select,
-.navbar-form .radio,
-.navbar-form .checkbox {
- margin-top: 5px;
-}
-
-.navbar-form input,
-.navbar-form select,
-.navbar-form .btn {
- display: inline-block;
- margin-bottom: 0;
-}
-
-.navbar-form input[type="image"],
-.navbar-form input[type="checkbox"],
-.navbar-form input[type="radio"] {
- margin-top: 3px;
-}
-
-.navbar-form .input-append,
-.navbar-form .input-prepend {
- margin-top: 5px;
- white-space: nowrap;
-}
-
-.navbar-form .input-append input,
-.navbar-form .input-prepend input {
- margin-top: 0;
-}
-
-.navbar-search {
- position: relative;
- float: left;
- margin-top: 5px;
- margin-bottom: 0;
-}
-
-.navbar-search .search-query {
- padding: 4px 14px;
- margin-bottom: 0;
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 13px;
- font-weight: normal;
- line-height: 1;
- -webkit-border-radius: 15px;
- -moz-border-radius: 15px;
- border-radius: 15px;
-}
-
-.navbar-static-top {
- position: static;
- margin-bottom: 0;
-}
-
-.navbar-static-top .navbar-inner {
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.navbar-fixed-top,
-.navbar-fixed-bottom {
- position: fixed;
- right: 0;
- left: 0;
- z-index: 1030;
- margin-bottom: 0;
-}
-
-.navbar-fixed-top .navbar-inner,
-.navbar-static-top .navbar-inner {
- border-width: 0 0 1px;
-}
-
-.navbar-fixed-bottom .navbar-inner {
- border-width: 1px 0 0;
-}
-
-.navbar-fixed-top .navbar-inner,
-.navbar-fixed-bottom .navbar-inner {
- padding-right: 0;
- padding-left: 0;
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
-}
-
-.navbar-static-top .container,
-.navbar-fixed-top .container,
-.navbar-fixed-bottom .container {
- width: 940px;
-}
-
-.navbar-fixed-top {
- top: 0;
-}
-
-.navbar-fixed-top .navbar-inner,
-.navbar-static-top .navbar-inner {
- -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
- -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
- box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
-}
-
-.navbar-fixed-bottom {
- bottom: 0;
-}
-
-.navbar-fixed-bottom .navbar-inner {
- -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
- -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
- box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
-}
-
-.navbar .nav {
- position: relative;
- left: 0;
- display: block;
- float: left;
- margin: 0 10px 0 0;
-}
-
-.navbar .nav.pull-right {
- float: right;
- margin-right: 0;
-}
-
-.navbar .nav > li {
- float: left;
-}
-
-.navbar .nav > li > a {
- float: none;
- padding: 10px 15px 10px;
- color: #777777;
- text-decoration: none;
- text-shadow: 0 1px 0 #ffffff;
-}
-
-.navbar .nav .dropdown-toggle .caret {
- margin-top: 8px;
-}
-
-.navbar .nav > li > a:focus,
-.navbar .nav > li > a:hover {
- color: #333333;
- text-decoration: none;
- background-color: transparent;
-}
-
-.navbar .nav > .active > a,
-.navbar .nav > .active > a:hover,
-.navbar .nav > .active > a:focus {
- color: #555555;
- text-decoration: none;
- background-color: #e5e5e5;
- -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
- -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
- box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
-}
-
-.navbar .btn-navbar {
- display: none;
- float: right;
- padding: 7px 10px;
- margin-right: 5px;
- margin-left: 5px;
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #ededed;
- *background-color: #e5e5e5;
- background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
- background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
- background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
- background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
- background-repeat: repeat-x;
- border-color: #e5e5e5 #e5e5e5 #bfbfbf;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
- -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
-}
-
-.navbar .btn-navbar:hover,
-.navbar .btn-navbar:active,
-.navbar .btn-navbar.active,
-.navbar .btn-navbar.disabled,
-.navbar .btn-navbar[disabled] {
- color: #ffffff;
- background-color: #e5e5e5;
- *background-color: #d9d9d9;
-}
-
-.navbar .btn-navbar:active,
-.navbar .btn-navbar.active {
- background-color: #cccccc \9;
-}
-
-.navbar .btn-navbar .icon-bar {
- display: block;
- width: 18px;
- height: 2px;
- background-color: #f5f5f5;
- -webkit-border-radius: 1px;
- -moz-border-radius: 1px;
- border-radius: 1px;
- -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
- -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
- box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-}
-
-.btn-navbar .icon-bar + .icon-bar {
- margin-top: 3px;
-}
-
-.navbar .nav > li > .dropdown-menu:before {
- position: absolute;
- top: -7px;
- left: 9px;
- display: inline-block;
- border-right: 7px solid transparent;
- border-bottom: 7px solid #cccccc;
- border-left: 7px solid transparent;
- border-bottom-color: rgba(0, 0, 0, 0.2);
- content: '';
-}
-
-.navbar .nav > li > .dropdown-menu:after {
- position: absolute;
- top: -6px;
- left: 10px;
- display: inline-block;
- border-right: 6px solid transparent;
- border-bottom: 6px solid #ffffff;
- border-left: 6px solid transparent;
- content: '';
-}
-
-.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
- top: auto;
- bottom: -7px;
- border-top: 7px solid #cccccc;
- border-bottom: 0;
- border-top-color: rgba(0, 0, 0, 0.2);
-}
-
-.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
- top: auto;
- bottom: -6px;
- border-top: 6px solid #ffffff;
- border-bottom: 0;
-}
-
-.navbar .nav li.dropdown > a:hover .caret {
- border-top-color: #555555;
- border-bottom-color: #555555;
-}
-
-.navbar .nav li.dropdown.open > .dropdown-toggle,
-.navbar .nav li.dropdown.active > .dropdown-toggle,
-.navbar .nav li.dropdown.open.active > .dropdown-toggle {
- color: #555555;
- background-color: #e5e5e5;
-}
-
-.navbar .nav li.dropdown > .dropdown-toggle .caret {
- border-top-color: #777777;
- border-bottom-color: #777777;
-}
-
-.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
-.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
-.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
- border-top-color: #555555;
- border-bottom-color: #555555;
-}
-
-.navbar .pull-right > li > .dropdown-menu,
-.navbar .nav > li > .dropdown-menu.pull-right {
- right: 0;
- left: auto;
-}
-
-.navbar .pull-right > li > .dropdown-menu:before,
-.navbar .nav > li > .dropdown-menu.pull-right:before {
- right: 12px;
- left: auto;
-}
-
-.navbar .pull-right > li > .dropdown-menu:after,
-.navbar .nav > li > .dropdown-menu.pull-right:after {
- right: 13px;
- left: auto;
-}
-
-.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
-.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
- right: 100%;
- left: auto;
- margin-right: -1px;
- margin-left: 0;
- -webkit-border-radius: 6px 0 6px 6px;
- -moz-border-radius: 6px 0 6px 6px;
- border-radius: 6px 0 6px 6px;
-}
-
-.navbar-inverse .navbar-inner {
- background-color: #1b1b1b;
- background-image: -moz-linear-gradient(top, #222222, #111111);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
- background-image: -webkit-linear-gradient(top, #222222, #111111);
- background-image: -o-linear-gradient(top, #222222, #111111);
- background-image: linear-gradient(to bottom, #222222, #111111);
- background-repeat: repeat-x;
- border-color: #252525;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
-}
-
-.navbar-inverse .brand,
-.navbar-inverse .nav > li > a {
- color: #999999;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
-}
-
-.navbar-inverse .brand:hover,
-.navbar-inverse .nav > li > a:hover {
- color: #ffffff;
-}
-
-.navbar-inverse .brand {
- color: #999999;
-}
-
-.navbar-inverse .navbar-text {
- color: #999999;
-}
-
-.navbar-inverse .nav > li > a:focus,
-.navbar-inverse .nav > li > a:hover {
- color: #ffffff;
- background-color: transparent;
-}
-
-.navbar-inverse .nav .active > a,
-.navbar-inverse .nav .active > a:hover,
-.navbar-inverse .nav .active > a:focus {
- color: #ffffff;
- background-color: #111111;
-}
-
-.navbar-inverse .navbar-link {
- color: #999999;
-}
-
-.navbar-inverse .navbar-link:hover {
- color: #ffffff;
-}
-
-.navbar-inverse .divider-vertical {
- border-right-color: #222222;
- border-left-color: #111111;
-}
-
-.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
-.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
-.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
- color: #ffffff;
- background-color: #111111;
-}
-
-.navbar-inverse .nav li.dropdown > a:hover .caret {
- border-top-color: #ffffff;
- border-bottom-color: #ffffff;
-}
-
-.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
- border-top-color: #999999;
- border-bottom-color: #999999;
-}
-
-.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
-.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
-.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
- border-top-color: #ffffff;
- border-bottom-color: #ffffff;
-}
-
-.navbar-inverse .navbar-search .search-query {
- color: #ffffff;
- background-color: #515151;
- border-color: #111111;
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
- -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
- -webkit-transition: none;
- -moz-transition: none;
- -o-transition: none;
- transition: none;
-}
-
-.navbar-inverse .navbar-search .search-query:-moz-placeholder {
- color: #cccccc;
-}
-
-.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
- color: #cccccc;
-}
-
-.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
- color: #cccccc;
-}
-
-.navbar-inverse .navbar-search .search-query:focus,
-.navbar-inverse .navbar-search .search-query.focused {
- padding: 5px 15px;
- color: #333333;
- text-shadow: 0 1px 0 #ffffff;
- background-color: #ffffff;
- border: 0;
- outline: 0;
- -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
- -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
- box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-}
-
-.navbar-inverse .btn-navbar {
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #0e0e0e;
- *background-color: #040404;
- background-image: -moz-linear-gradient(top, #151515, #040404);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
- background-image: -webkit-linear-gradient(top, #151515, #040404);
- background-image: -o-linear-gradient(top, #151515, #040404);
- background-image: linear-gradient(to bottom, #151515, #040404);
- background-repeat: repeat-x;
- border-color: #040404 #040404 #000000;
- border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
- filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-}
-
-.navbar-inverse .btn-navbar:hover,
-.navbar-inverse .btn-navbar:active,
-.navbar-inverse .btn-navbar.active,
-.navbar-inverse .btn-navbar.disabled,
-.navbar-inverse .btn-navbar[disabled] {
- color: #ffffff;
- background-color: #040404;
- *background-color: #000000;
-}
-
-.navbar-inverse .btn-navbar:active,
-.navbar-inverse .btn-navbar.active {
- background-color: #000000 \9;
-}
-
-.breadcrumb {
- padding: 8px 15px;
- margin: 0 0 20px;
- list-style: none;
- background-color: #f5f5f5;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-.breadcrumb > li {
- display: inline-block;
- *display: inline;
- text-shadow: 0 1px 0 #ffffff;
- *zoom: 1;
-}
-
-.breadcrumb > li > .divider {
- padding: 0 5px;
- color: #cccccc;
-}
-
-.breadcrumb > .active {
- color: #999999;
-}
-
-.pagination {
- margin: 20px 0;
-}
-
-.pagination ul {
- display: inline-block;
- *display: inline;
- margin-bottom: 0;
- margin-left: 0;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- *zoom: 1;
- -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
- -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
- box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-}
-
-.pagination ul > li {
- display: inline;
-}
-
-.pagination ul > li > a,
-.pagination ul > li > span {
- float: left;
- padding: 4px 12px;
- line-height: 20px;
- text-decoration: none;
- background-color: #ffffff;
- border: 1px solid #dddddd;
- border-left-width: 0;
-}
-
-.pagination ul > li > a:hover,
-.pagination ul > .active > a,
-.pagination ul > .active > span {
- background-color: #f5f5f5;
-}
-
-.pagination ul > .active > a,
-.pagination ul > .active > span {
- color: #999999;
- cursor: default;
-}
-
-.pagination ul > .disabled > span,
-.pagination ul > .disabled > a,
-.pagination ul > .disabled > a:hover {
- color: #999999;
- cursor: default;
- background-color: transparent;
-}
-
-.pagination ul > li:first-child > a,
-.pagination ul > li:first-child > span {
- border-left-width: 1px;
- -webkit-border-bottom-left-radius: 4px;
- border-bottom-left-radius: 4px;
- -webkit-border-top-left-radius: 4px;
- border-top-left-radius: 4px;
- -moz-border-radius-bottomleft: 4px;
- -moz-border-radius-topleft: 4px;
-}
-
-.pagination ul > li:last-child > a,
-.pagination ul > li:last-child > span {
- -webkit-border-top-right-radius: 4px;
- border-top-right-radius: 4px;
- -webkit-border-bottom-right-radius: 4px;
- border-bottom-right-radius: 4px;
- -moz-border-radius-topright: 4px;
- -moz-border-radius-bottomright: 4px;
-}
-
-.pagination-centered {
- text-align: center;
-}
-
-.pagination-right {
- text-align: right;
-}
-
-.pagination-large ul > li > a,
-.pagination-large ul > li > span {
- padding: 11px 19px;
- font-size: 17.5px;
-}
-
-.pagination-large ul > li:first-child > a,
-.pagination-large ul > li:first-child > span {
- -webkit-border-bottom-left-radius: 6px;
- border-bottom-left-radius: 6px;
- -webkit-border-top-left-radius: 6px;
- border-top-left-radius: 6px;
- -moz-border-radius-bottomleft: 6px;
- -moz-border-radius-topleft: 6px;
-}
-
-.pagination-large ul > li:last-child > a,
-.pagination-large ul > li:last-child > span {
- -webkit-border-top-right-radius: 6px;
- border-top-right-radius: 6px;
- -webkit-border-bottom-right-radius: 6px;
- border-bottom-right-radius: 6px;
- -moz-border-radius-topright: 6px;
- -moz-border-radius-bottomright: 6px;
-}
-
-.pagination-mini ul > li:first-child > a,
-.pagination-small ul > li:first-child > a,
-.pagination-mini ul > li:first-child > span,
-.pagination-small ul > li:first-child > span {
- -webkit-border-bottom-left-radius: 3px;
- border-bottom-left-radius: 3px;
- -webkit-border-top-left-radius: 3px;
- border-top-left-radius: 3px;
- -moz-border-radius-bottomleft: 3px;
- -moz-border-radius-topleft: 3px;
-}
-
-.pagination-mini ul > li:last-child > a,
-.pagination-small ul > li:last-child > a,
-.pagination-mini ul > li:last-child > span,
-.pagination-small ul > li:last-child > span {
- -webkit-border-top-right-radius: 3px;
- border-top-right-radius: 3px;
- -webkit-border-bottom-right-radius: 3px;
- border-bottom-right-radius: 3px;
- -moz-border-radius-topright: 3px;
- -moz-border-radius-bottomright: 3px;
-}
-
-.pagination-small ul > li > a,
-.pagination-small ul > li > span {
- padding: 2px 10px;
- font-size: 11.9px;
-}
-
-.pagination-mini ul > li > a,
-.pagination-mini ul > li > span {
- padding: 0 6px;
- font-size: 10.5px;
-}
-
-.pager {
- margin: 20px 0;
- text-align: center;
- list-style: none;
- *zoom: 1;
-}
-
-.pager:before,
-.pager:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.pager:after {
- clear: both;
-}
-
-.pager li {
- display: inline;
-}
-
-.pager li > a,
-.pager li > span {
- display: inline-block;
- padding: 5px 14px;
- background-color: #ffffff;
- border: 1px solid #dddddd;
- -webkit-border-radius: 15px;
- -moz-border-radius: 15px;
- border-radius: 15px;
-}
-
-.pager li > a:hover {
- text-decoration: none;
- background-color: #f5f5f5;
-}
-
-.pager .next > a,
-.pager .next > span {
- float: right;
-}
-
-.pager .previous > a,
-.pager .previous > span {
- float: left;
-}
-
-.pager .disabled > a,
-.pager .disabled > a:hover,
-.pager .disabled > span {
- color: #999999;
- cursor: default;
- background-color: #ffffff;
-}
-
-.modal-backdrop {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 1040;
- background-color: #000000;
-}
-
-.modal-backdrop.fade {
- opacity: 0;
-}
-
-.modal-backdrop,
-.modal-backdrop.fade.in {
- opacity: 0.8;
- filter: alpha(opacity=80);
-}
-
-.modal {
- position: fixed;
- top: 10%;
- left: 50%;
- z-index: 1050;
- width: 560px;
- margin-left: -280px;
- background-color: #ffffff;
- border: 1px solid #999999;
- border: 1px solid rgba(0, 0, 0, 0.3);
- *border: 1px solid #999999;
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
- outline: none;
- -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
- -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
- box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
- -webkit-background-clip: padding-box;
- -moz-background-clip: padding-box;
- background-clip: padding-box;
-}
-
-.modal.fade {
- top: -25%;
- -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
- -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
- -o-transition: opacity 0.3s linear, top 0.3s ease-out;
- transition: opacity 0.3s linear, top 0.3s ease-out;
-}
-
-.modal.fade.in {
- top: 10%;
-}
-
-.modal-header {
- padding: 9px 15px;
- border-bottom: 1px solid #eeeeee;
-}
-
-.modal-header .close {
- margin-top: 2px;
-}
-
-.modal-header h3 {
- margin: 0;
- line-height: 30px;
-}
-
-.modal-body {
- position: relative;
- max-height: 400px;
- padding: 15px;
- overflow-y: auto;
-}
-
-.modal-form {
- margin-bottom: 0;
-}
-
-.modal-footer {
- padding: 14px 15px 15px;
- margin-bottom: 0;
- text-align: right;
- background-color: #f5f5f5;
- border-top: 1px solid #dddddd;
- -webkit-border-radius: 0 0 6px 6px;
- -moz-border-radius: 0 0 6px 6px;
- border-radius: 0 0 6px 6px;
- *zoom: 1;
- -webkit-box-shadow: inset 0 1px 0 #ffffff;
- -moz-box-shadow: inset 0 1px 0 #ffffff;
- box-shadow: inset 0 1px 0 #ffffff;
-}
-
-.modal-footer:before,
-.modal-footer:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.modal-footer:after {
- clear: both;
-}
-
-.modal-footer .btn + .btn {
- margin-bottom: 0;
- margin-left: 5px;
-}
-
-.modal-footer .btn-group .btn + .btn {
- margin-left: -1px;
-}
-
-.modal-footer .btn-block + .btn-block {
- margin-left: 0;
-}
-
-.tooltip {
- position: absolute;
- z-index: 1030;
- display: block;
- padding: 5px;
- font-size: 11px;
- opacity: 0;
- filter: alpha(opacity=0);
- visibility: visible;
-}
-
-.tooltip.in {
- opacity: 0.8;
- filter: alpha(opacity=80);
-}
-
-.tooltip.top {
- margin-top: -3px;
-}
-
-.tooltip.right {
- margin-left: 3px;
-}
-
-.tooltip.bottom {
- margin-top: 3px;
-}
-
-.tooltip.left {
- margin-left: -3px;
-}
-
-.tooltip-inner {
- max-width: 200px;
- padding: 3px 8px;
- color: #ffffff;
- text-align: center;
- text-decoration: none;
- background-color: #000000;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-.tooltip-arrow {
- position: absolute;
- width: 0;
- height: 0;
- border-color: transparent;
- border-style: solid;
-}
-
-.tooltip.top .tooltip-arrow {
- bottom: 0;
- left: 50%;
- margin-left: -5px;
- border-top-color: #000000;
- border-width: 5px 5px 0;
-}
-
-.tooltip.right .tooltip-arrow {
- top: 50%;
- left: 0;
- margin-top: -5px;
- border-right-color: #000000;
- border-width: 5px 5px 5px 0;
-}
-
-.tooltip.left .tooltip-arrow {
- top: 50%;
- right: 0;
- margin-top: -5px;
- border-left-color: #000000;
- border-width: 5px 0 5px 5px;
-}
-
-.tooltip.bottom .tooltip-arrow {
- top: 0;
- left: 50%;
- margin-left: -5px;
- border-bottom-color: #000000;
- border-width: 0 5px 5px;
-}
-
-.popover {
- position: absolute;
- top: 0;
- left: 0;
- z-index: 1010;
- display: none;
- width: 236px;
- padding: 1px;
- text-align: left;
- white-space: normal;
- background-color: #ffffff;
- border: 1px solid #cccccc;
- border: 1px solid rgba(0, 0, 0, 0.2);
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
- -webkit-background-clip: padding-box;
- -moz-background-clip: padding;
- background-clip: padding-box;
-}
-
-.popover.top {
- margin-top: -10px;
-}
-
-.popover.right {
- margin-left: 10px;
-}
-
-.popover.bottom {
- margin-top: 10px;
-}
-
-.popover.left {
- margin-left: -10px;
-}
-
-.popover-title {
- padding: 8px 14px;
- margin: 0;
- font-size: 14px;
- font-weight: normal;
- line-height: 18px;
- background-color: #f7f7f7;
- border-bottom: 1px solid #ebebeb;
- -webkit-border-radius: 5px 5px 0 0;
- -moz-border-radius: 5px 5px 0 0;
- border-radius: 5px 5px 0 0;
-}
-
-.popover-content {
- padding: 9px 14px;
-}
-
-.popover .arrow,
-.popover .arrow:after {
- position: absolute;
- display: block;
- width: 0;
- height: 0;
- border-color: transparent;
- border-style: solid;
-}
-
-.popover .arrow {
- border-width: 11px;
-}
-
-.popover .arrow:after {
- border-width: 10px;
- content: "";
-}
-
-.popover.top .arrow {
- bottom: -11px;
- left: 50%;
- margin-left: -11px;
- border-top-color: #999999;
- border-top-color: rgba(0, 0, 0, 0.25);
- border-bottom-width: 0;
-}
-
-.popover.top .arrow:after {
- bottom: 1px;
- margin-left: -10px;
- border-top-color: #ffffff;
- border-bottom-width: 0;
-}
-
-.popover.right .arrow {
- top: 50%;
- left: -11px;
- margin-top: -11px;
- border-right-color: #999999;
- border-right-color: rgba(0, 0, 0, 0.25);
- border-left-width: 0;
-}
-
-.popover.right .arrow:after {
- bottom: -10px;
- left: 1px;
- border-right-color: #ffffff;
- border-left-width: 0;
-}
-
-.popover.bottom .arrow {
- top: -11px;
- left: 50%;
- margin-left: -11px;
- border-bottom-color: #999999;
- border-bottom-color: rgba(0, 0, 0, 0.25);
- border-top-width: 0;
-}
-
-.popover.bottom .arrow:after {
- top: 1px;
- margin-left: -10px;
- border-bottom-color: #ffffff;
- border-top-width: 0;
-}
-
-.popover.left .arrow {
- top: 50%;
- right: -11px;
- margin-top: -11px;
- border-left-color: #999999;
- border-left-color: rgba(0, 0, 0, 0.25);
- border-right-width: 0;
-}
-
-.popover.left .arrow:after {
- right: 1px;
- bottom: -10px;
- border-left-color: #ffffff;
- border-right-width: 0;
-}
-
-.thumbnails {
- margin-left: -20px;
- list-style: none;
- *zoom: 1;
-}
-
-.thumbnails:before,
-.thumbnails:after {
- display: table;
- line-height: 0;
- content: "";
-}
-
-.thumbnails:after {
- clear: both;
-}
-
-.row-fluid .thumbnails {
- margin-left: 0;
-}
-
-.thumbnails > li {
- float: left;
- margin-bottom: 20px;
- margin-left: 20px;
-}
-
-.thumbnail {
- display: block;
- padding: 4px;
- line-height: 20px;
- border: 1px solid #dddddd;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
-}
-
-a.thumbnail:hover {
- border-color: #0088cc;
- -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
- -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
- box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-}
-
-.thumbnail > img {
- display: block;
- max-width: 100%;
- margin-right: auto;
- margin-left: auto;
-}
-
-.thumbnail .caption {
- padding: 9px;
- color: #555555;
-}
-
-.media,
-.media-body {
- overflow: hidden;
- *overflow: visible;
- zoom: 1;
-}
-
-.media,
-.media .media {
- margin-top: 15px;
-}
-
-.media:first-child {
- margin-top: 0;
-}
-
-.media-object {
- display: block;
-}
-
-.media-heading {
- margin: 0 0 5px;
-}
-
-.media .pull-left {
- margin-right: 10px;
-}
-
-.media .pull-right {
- margin-left: 10px;
-}
-
-.media-list {
- margin-left: 0;
- list-style: none;
-}
-
-.label,
-.badge {
- display: inline-block;
- padding: 2px 4px;
- font-size: 11.844px;
- font-weight: bold;
- line-height: 14px;
- color: #ffffff;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- white-space: nowrap;
- vertical-align: baseline;
- background-color: #999999;
-}
-
-.label {
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
-}
-
-.badge {
- padding-right: 9px;
- padding-left: 9px;
- -webkit-border-radius: 9px;
- -moz-border-radius: 9px;
- border-radius: 9px;
-}
-
-.label:empty,
-.badge:empty {
- display: none;
-}
-
-a.label:hover,
-a.badge:hover {
- color: #ffffff;
- text-decoration: none;
- cursor: pointer;
-}
-
-.label-important,
-.badge-important {
- background-color: #b94a48;
-}
-
-.label-important[href],
-.badge-important[href] {
- background-color: #953b39;
-}
-
-.label-warning,
-.badge-warning {
- background-color: #f89406;
-}
-
-.label-warning[href],
-.badge-warning[href] {
- background-color: #c67605;
-}
-
-.label-success,
-.badge-success {
- background-color: #468847;
-}
-
-.label-success[href],
-.badge-success[href] {
- background-color: #356635;
-}
-
-.label-info,
-.badge-info {
- background-color: #3a87ad;
-}
-
-.label-info[href],
-.badge-info[href] {
- background-color: #2d6987;
-}
-
-.label-inverse,
-.badge-inverse {
- background-color: #333333;
-}
-
-.label-inverse[href],
-.badge-inverse[href] {
- background-color: #1a1a1a;
-}
-
-.btn .label,
-.btn .badge {
- position: relative;
- top: -1px;
-}
-
-.btn-mini .label,
-.btn-mini .badge {
- top: 0;
-}
-
-@-webkit-keyframes progress-bar-stripes {
- from {
- background-position: 40px 0;
- }
- to {
- background-position: 0 0;
- }
-}
-
-@-moz-keyframes progress-bar-stripes {
- from {
- background-position: 40px 0;
- }
- to {
- background-position: 0 0;
- }
-}
-
-@-ms-keyframes progress-bar-stripes {
- from {
- background-position: 40px 0;
- }
- to {
- background-position: 0 0;
- }
-}
-
-@-o-keyframes progress-bar-stripes {
- from {
- background-position: 0 0;
- }
- to {
- background-position: 40px 0;
- }
-}
-
-@keyframes progress-bar-stripes {
- from {
- background-position: 40px 0;
- }
- to {
- background-position: 0 0;
- }
-}
-
-.progress {
- height: 20px;
- margin-bottom: 20px;
- overflow: hidden;
- background-color: #f7f7f7;
- background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
- background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
- background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
- background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
- background-repeat: repeat-x;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
- -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-}
-
-.progress .bar {
- float: left;
- width: 0;
- height: 100%;
- font-size: 12px;
- color: #ffffff;
- text-align: center;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
- background-color: #0e90d2;
- background-image: -moz-linear-gradient(top, #149bdf, #0480be);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
- background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
- background-image: -o-linear-gradient(top, #149bdf, #0480be);
- background-image: linear-gradient(to bottom, #149bdf, #0480be);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
- -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- -webkit-transition: width 0.6s ease;
- -moz-transition: width 0.6s ease;
- -o-transition: width 0.6s ease;
- transition: width 0.6s ease;
-}
-
-.progress .bar + .bar {
- -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
- -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
- box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-}
-
-.progress-striped .bar {
- background-color: #149bdf;
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- -webkit-background-size: 40px 40px;
- -moz-background-size: 40px 40px;
- -o-background-size: 40px 40px;
- background-size: 40px 40px;
-}
-
-.progress.active .bar {
- -webkit-animation: progress-bar-stripes 2s linear infinite;
- -moz-animation: progress-bar-stripes 2s linear infinite;
- -ms-animation: progress-bar-stripes 2s linear infinite;
- -o-animation: progress-bar-stripes 2s linear infinite;
- animation: progress-bar-stripes 2s linear infinite;
-}
-
-.progress-danger .bar,
-.progress .bar-danger {
- background-color: #dd514c;
- background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
- background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
- background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
- background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
-}
-
-.progress-danger.progress-striped .bar,
-.progress-striped .bar-danger {
- background-color: #ee5f5b;
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-}
-
-.progress-success .bar,
-.progress .bar-success {
- background-color: #5eb95e;
- background-image: -moz-linear-gradient(top, #62c462, #57a957);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
- background-image: -webkit-linear-gradient(top, #62c462, #57a957);
- background-image: -o-linear-gradient(top, #62c462, #57a957);
- background-image: linear-gradient(to bottom, #62c462, #57a957);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
-}
-
-.progress-success.progress-striped .bar,
-.progress-striped .bar-success {
- background-color: #62c462;
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-}
-
-.progress-info .bar,
-.progress .bar-info {
- background-color: #4bb1cf;
- background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
- background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
- background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
- background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
-}
-
-.progress-info.progress-striped .bar,
-.progress-striped .bar-info {
- background-color: #5bc0de;
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-}
-
-.progress-warning .bar,
-.progress .bar-warning {
- background-color: #faa732;
- background-image: -moz-linear-gradient(top, #fbb450, #f89406);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
- background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
- background-image: -o-linear-gradient(top, #fbb450, #f89406);
- background-image: linear-gradient(to bottom, #fbb450, #f89406);
- background-repeat: repeat-x;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
-}
-
-.progress-warning.progress-striped .bar,
-.progress-striped .bar-warning {
- background-color: #fbb450;
- background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-}
-
-.accordion {
- margin-bottom: 20px;
-}
-
-.accordion-group {
- margin-bottom: 2px;
- border: 1px solid #e5e5e5;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
-}
-
-.accordion-heading {
- border-bottom: 0;
-}
-
-.accordion-heading .accordion-toggle {
- display: block;
- padding: 8px 15px;
-}
-
-.accordion-toggle {
- cursor: pointer;
-}
-
-.accordion-inner {
- padding: 9px 15px;
- border-top: 1px solid #e5e5e5;
-}
-
-.carousel {
- position: relative;
- margin-bottom: 20px;
- line-height: 1;
-}
-
-.carousel-inner {
- position: relative;
- width: 100%;
- overflow: hidden;
-}
-
-.carousel-inner > .item {
- position: relative;
- display: none;
- -webkit-transition: 0.6s ease-in-out left;
- -moz-transition: 0.6s ease-in-out left;
- -o-transition: 0.6s ease-in-out left;
- transition: 0.6s ease-in-out left;
-}
-
-.carousel-inner > .item > img {
- display: block;
- line-height: 1;
-}
-
-.carousel-inner > .active,
-.carousel-inner > .next,
-.carousel-inner > .prev {
- display: block;
-}
-
-.carousel-inner > .active {
- left: 0;
-}
-
-.carousel-inner > .next,
-.carousel-inner > .prev {
- position: absolute;
- top: 0;
- width: 100%;
-}
-
-.carousel-inner > .next {
- left: 100%;
-}
-
-.carousel-inner > .prev {
- left: -100%;
-}
-
-.carousel-inner > .next.left,
-.carousel-inner > .prev.right {
- left: 0;
-}
-
-.carousel-inner > .active.left {
- left: -100%;
-}
-
-.carousel-inner > .active.right {
- left: 100%;
-}
-
-.carousel-control {
- position: absolute;
- top: 40%;
- left: 15px;
- width: 40px;
- height: 40px;
- margin-top: -20px;
- font-size: 60px;
- font-weight: 100;
- line-height: 30px;
- color: #ffffff;
- text-align: center;
- background: #222222;
- border: 3px solid #ffffff;
- -webkit-border-radius: 23px;
- -moz-border-radius: 23px;
- border-radius: 23px;
- opacity: 0.5;
- filter: alpha(opacity=50);
-}
-
-.carousel-control.right {
- right: 15px;
- left: auto;
-}
-
-.carousel-control:hover {
- color: #ffffff;
- text-decoration: none;
- opacity: 0.9;
- filter: alpha(opacity=90);
-}
-
-.carousel-caption {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- padding: 15px;
- background: #333333;
- background: rgba(0, 0, 0, 0.75);
-}
-
-.carousel-caption h4,
-.carousel-caption p {
- line-height: 20px;
- color: #ffffff;
-}
-
-.carousel-caption h4 {
- margin: 0 0 5px;
-}
-
-.carousel-caption p {
- margin-bottom: 0;
-}
-
-.hero-unit {
- padding: 60px;
- margin-bottom: 30px;
- font-size: 18px;
- font-weight: 200;
- line-height: 30px;
- color: inherit;
- background-color: #eeeeee;
- -webkit-border-radius: 6px;
- -moz-border-radius: 6px;
- border-radius: 6px;
-}
-
-.hero-unit h1 {
- margin-bottom: 0;
- font-size: 60px;
- line-height: 1;
- letter-spacing: -1px;
- color: inherit;
-}
-
-.hero-unit li {
- line-height: 30px;
-}
-
-.pull-right {
- float: right;
-}
-
-.pull-left {
- float: left;
-}
-
-.hide {
- display: none;
-}
-
-.show {
- display: block;
-}
-
-.invisible {
- visibility: hidden;
-}
-
-.affix {
- position: fixed;
-}
diff --git a/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/cyberchimps-responsive.css b/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/cyberchimps-responsive.css
deleted file mode 100644
index 046a232..0000000
--- a/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/cyberchimps-responsive.css
+++ /dev/null
@@ -1,363 +0,0 @@
-/* BootStrap responsive calls separated from rest of style sheet to help non-responsive layouts */
-@media (max-width: 979px) {
- body {
- padding-top: 0;
- }
-
- .navbar-fixed-top,
- .navbar-fixed-bottom {
- position: static;
- }
-
- .navbar-fixed-top {
- margin-bottom: 20px;
- }
-
- .navbar-fixed-bottom {
- margin-top: 20px;
- }
-
- .navbar-fixed-top .navbar-inner,
- .navbar-fixed-bottom .navbar-inner {
- padding: 5px;
- }
-
- .navbar .container {
- width: auto;
- padding: 0;
- }
-
- .navbar .brand {
- padding-right: 10px;
- padding-left: 10px;
- margin: 0 0 0 -5px;
- }
-
- .nav-collapse {
- clear: both;
- }
-
- .nav-collapse .nav {
- float: none;
- margin: 0 0 10px;
- }
-
- .nav-collapse .nav > li {
- float: none;
- }
-
- .nav-collapse .nav > li > a {
- margin-bottom: 2px;
- }
-
- .nav-collapse .nav > .divider-vertical {
- display: none;
- }
-
- .nav-collapse .nav .nav-header {
- color: #777777;
- text-shadow: none;
- }
-
- .nav-collapse .nav > li > a,
- .nav-collapse .dropdown-menu a {
- padding: 9px 15px;
- font-weight: bold;
- color: #777777;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
-
- .nav-collapse .btn {
- padding: 4px 10px 4px;
- font-weight: normal;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- }
-
- .nav-collapse .dropdown-menu li + li a {
- margin-bottom: 2px;
- }
-
- .nav-collapse .nav > li > a:hover,
- .nav-collapse .dropdown-menu a:hover {
- background-color: #f2f2f2;
- }
-
- .navbar-inverse .nav-collapse .nav > li > a,
- .navbar-inverse .nav-collapse .dropdown-menu a {
- color: #999999;
- }
-
- .navbar-inverse .nav-collapse .nav > li > a:hover,
- .navbar-inverse .nav-collapse .dropdown-menu a:hover {
- background-color: #111111;
- }
-
- .nav-collapse.in .btn-group {
- padding: 0;
- margin-top: 5px;
- }
-
- .nav-collapse .dropdown-menu {
- position: static;
- top: auto;
- left: auto;
- display: none;
- float: none;
- max-width: none;
- padding: 0;
- margin: 0 15px;
- background-color: transparent;
- border: none;
- -webkit-border-radius: 0;
- -moz-border-radius: 0;
- border-radius: 0;
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- box-shadow: none;
- }
-
- .nav-collapse .open > .dropdown-menu {
- display: block;
- }
-
- .nav-collapse .dropdown-menu:before,
- .nav-collapse .dropdown-menu:after {
- display: none;
- }
-
- .nav-collapse .dropdown-menu .divider {
- display: none;
- }
-
- .nav-collapse .nav > li > .dropdown-menu:before,
- .nav-collapse .nav > li > .dropdown-menu:after {
- display: none;
- }
-
- .nav-collapse .navbar-form,
- .nav-collapse .navbar-search {
- float: none;
- padding: 10px 15px;
- margin: 10px 0;
- border-top: 1px solid #f2f2f2;
- border-bottom: 1px solid #f2f2f2;
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
- -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
- }
-
- .navbar-inverse .nav-collapse .navbar-form,
- .navbar-inverse .nav-collapse .navbar-search {
- border-top-color: #111111;
- border-bottom-color: #111111;
- }
-
- .navbar .nav-collapse .nav.pull-right {
- float: none;
- margin-left: 0;
- }
-
- .nav-collapse,
- .nav-collapse.collapse {
- height: 0;
- overflow: hidden;
- }
-
- .navbar .btn-navbar {
- display: block;
- }
-
- .navbar-static .navbar-inner {
- padding-right: 10px;
- padding-left: 10px;
- }
-}
-
-@media (min-width: 980px) {
- .nav-collapse.collapse {
- height: auto !important;
- overflow: visible !important;
- }
-}
-
-@media (max-width: 767px) {
- body {
- padding-right: 20px;
- padding-left: 20px;
- }
-
- .navbar-fixed-top,
- .navbar-fixed-bottom,
- .navbar-static-top {
- margin-right: -20px;
- margin-left: -20px;
- }
-
- .container-fluid {
- padding: 0;
- }
-
- .dl-horizontal dt {
- float: none;
- width: auto;
- clear: none;
- text-align: left;
- }
-
- .dl-horizontal dd {
- margin-left: 0;
- }
-
- .container {
- width: auto;
- }
-
- .row-fluid {
- width: 100%;
- }
-
- .row,
- .thumbnails {
- margin-left: 0;
- }
-
- .thumbnails > li {
- float: none;
- margin-left: 0;
- }
-
- [class*="span"],
- .uneditable-input[class*="span"],
- .row-fluid [class*="span"] {
- display: block;
- float: none;
- width: 100%;
- margin-left: 0;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
-
- .span12,
- .row-fluid .span12 {
- width: 100%;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
-
- .row-fluid [class*="offset"]:first-child {
- margin-left: 0;
- }
-
- .input-large,
- .input-xlarge,
- .input-xxlarge,
- input[class*="span"],
- select[class*="span"],
- textarea[class*="span"],
- .uneditable-input {
- display: block;
- width: 100%;
- min-height: 30px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
-
- .input-prepend input,
- .input-append input,
- .input-prepend input[class*="span"],
- .input-append input[class*="span"] {
- display: inline-block;
- width: auto;
- }
-
- .controls-row [class*="span"] + [class*="span"] {
- margin-left: 0;
- }
-
- .modal {
- position: fixed;
- top: 20px;
- right: 20px;
- left: 20px;
- width: auto;
- margin: 0;
- }
-
- .modal.fade {
- top: -100px;
- }
-
- .modal.fade.in {
- top: 20px;
- }
-}
-
-@media (max-width: 480px) {
- .nav-collapse {
- -webkit-transform: translate3d(0, 0, 0);
- }
-
- .page-header h1 small {
- display: block;
- line-height: 20px;
- }
-
- input[type="checkbox"],
- input[type="radio"] {
- border: 1px solid #cccccc;
- }
-
- .form-horizontal .control-label {
- float: none;
- width: auto;
- padding-top: 0;
- text-align: left;
- }
-
- .form-horizontal .controls {
- margin-left: 0;
- }
-
- .form-horizontal .control-list {
- padding-top: 0;
- }
-
- .form-horizontal .form-actions {
- padding-right: 10px;
- padding-left: 10px;
- }
-
- .media .pull-left,
- .media .pull-right {
- display: block;
- float: none;
- margin-bottom: 10px;
- }
-
- .media-object {
- margin-right: 0;
- margin-left: 0;
- }
-
- .modal {
- top: 10px;
- right: 10px;
- left: 10px;
- }
-
- .modal-header .close {
- padding: 10px;
- margin: -10px;
- }
-
- .carousel-caption {
- position: static;
- }
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/upsell/bootstrap/js/bootstrap.min.js b/wp-content/themes/responsive/core/includes/upsell/bootstrap/js/bootstrap.min.js
deleted file mode 100644
index 3a42d66..0000000
--- a/wp-content/themes/responsive/core/includes/upsell/bootstrap/js/bootstrap.min.js
+++ /dev/null
@@ -1,988 +0,0 @@
-/*!
- * Bootstrap.js by @fat & @mdo
- * Copyright 2012 Twitter, Inc.
- * http://www.apache.org/licenses/LICENSE-2.0.txt
- */
-!function (e) {
- "use strict";
- e(function () {
- e.support.transition = function () {
- var e = function () {
- var e = document.createElement("bootstrap"), t = {WebkitTransition: "webkitTransitionEnd", MozTransition: "transitionend", OTransition: "oTransitionEnd otransitionend", transition: "transitionend"}, n;
- for (n in t) {
- if (e.style[n] !== undefined) {
- return t[n]
- }
- }
- }();
- return e && {end: e}
- }()
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = '[data-dismiss="alert"]', n = function (n) {
- e(n).on("click", t, this.close)
- };
- n.prototype.close = function (t) {
- function s() {
- i.trigger("closed").remove()
- }
-
- var n = e(this), r = n.attr("data-target"), i;
- if (!r) {
- r = n.attr("href");
- r = r && r.replace(/.*(?=#[^\s]*$)/, "")
- }
- i = e(r);
- t && t.preventDefault();
- i.length || (i = n.hasClass("alert") ? n : n.parent());
- i.trigger(t = e.Event("close"));
- if (t.isDefaultPrevented())return;
- i.removeClass("in");
- e.support.transition && i.hasClass("fade") ? i.on(e.support.transition.end, s) : s()
- };
- var r = e.fn.alert;
- e.fn.alert = function (t) {
- return this.each(function () {
- var r = e(this), i = r.data("alert");
- if (!i)r.data("alert", i = new n(this));
- if (typeof t == "string")i[t].call(r)
- })
- };
- e.fn.alert.Constructor = n;
- e.fn.alert.noConflict = function () {
- e.fn.alert = r;
- return this
- };
- e(document).on("click.alert.data-api", t, n.prototype.close)
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (t, n) {
- this.$element = e(t);
- this.options = e.extend({}, e.fn.button.defaults, n)
- };
- t.prototype.setState = function (e) {
- var t = "disabled", n = this.$element, r = n.data(), i = n.is("input") ? "val" : "html";
- e = e + "Text";
- r.resetText || n.data("resetText", n[i]());
- n[i](r[e] || this.options[e]);
- setTimeout(function () {
- e == "loadingText" ? n.addClass(t).attr(t, t) : n.removeClass(t).removeAttr(t)
- }, 0)
- };
- t.prototype.toggle = function () {
- var e = this.$element.closest('[data-toggle="buttons-radio"]');
- e && e.find(".active").removeClass("active");
- this.$element.toggleClass("active")
- };
- var n = e.fn.button;
- e.fn.button = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("button"), s = typeof n == "object" && n;
- if (!i)r.data("button", i = new t(this, s));
- if (n == "toggle")i.toggle(); else if (n)i.setState(n)
- })
- };
- e.fn.button.defaults = {loadingText: "loading..."};
- e.fn.button.Constructor = t;
- e.fn.button.noConflict = function () {
- e.fn.button = n;
- return this
- };
- e(document).on("click.button.data-api", "[data-toggle^=button]", function (t) {
- var n = e(t.target);
- if (!n.hasClass("btn"))n = n.closest(".btn");
- n.button("toggle")
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (t, n) {
- this.$element = e(t);
- this.options = n;
- this.options.pause == "hover" && this.$element.on("mouseenter", e.proxy(this.pause, this)).on("mouseleave", e.proxy(this.cycle, this))
- };
- t.prototype = {cycle: function (t) {
- if (!t)this.paused = false;
- this.options.interval && !this.paused && (this.interval = setInterval(e.proxy(this.next, this), this.options.interval));
- return this
- }, to: function (t) {
- var n = this.$element.find(".item.active"), r = n.parent().children(), i = r.index(n), s = this;
- if (t > r.length - 1 || t < 0)return;
- if (this.sliding) {
- return this.$element.one("slid", function () {
- s.to(t)
- })
- }
- if (i == t) {
- return this.pause().cycle()
- }
- return this.slide(t > i ? "next" : "prev", e(r[t]))
- }, pause: function (t) {
- if (!t)this.paused = true;
- if (this.$element.find(".next, .prev").length && e.support.transition.end) {
- this.$element.trigger(e.support.transition.end);
- this.cycle()
- }
- clearInterval(this.interval);
- this.interval = null;
- return this
- }, next: function () {
- if (this.sliding)return;
- return this.slide("next")
- }, prev: function () {
- if (this.sliding)return;
- return this.slide("prev")
- }, slide: function (t, n) {
- if (!e.support.transition && this.$element.hasClass("slide")) {
- this.$element.find(".item").stop(true, true)
- }
- var r = this.$element.find(".item.active"), i = n || r[t](), s = this.interval, o = t == "next" ? "left" : "right", u = t == "next" ? "first" : "last", a = this, f;
- this.sliding = true;
- s && this.pause();
- i = i.length ? i : this.$element.find(".item")[u]();
- f = e.Event("slide", {relatedTarget: i[0]});
- if (i.hasClass("active"))return;
- if (e.support.transition && this.$element.hasClass("slide")) {
- this.$element.trigger(f);
- if (f.isDefaultPrevented())return;
- i.addClass(t);
- i[0].offsetWidth;
- r.addClass(o);
- i.addClass(o);
- this.$element.one(e.support.transition.end, function () {
- i.removeClass([t, o].join(" ")).addClass("active");
- r.removeClass(["active", o].join(" "));
- a.sliding = false;
- setTimeout(function () {
- a.$element.trigger("slid")
- }, 0)
- })
- } else if (!e.support.transition && this.$element.hasClass("slide")) {
- this.$element.trigger(f);
- if (f.isDefaultPrevented())return;
- r.animate({left: o == "right" ? "100%" : "-100%"}, 600, function () {
- r.removeClass("active");
- a.sliding = false;
- setTimeout(function () {
- a.$element.trigger("slid")
- }, 0)
- });
- i.addClass(t).css({left: o == "right" ? "-100%" : "100%"}).animate({left: "0"}, 600, function () {
- i.removeClass(t).addClass("active")
- })
- } else {
- this.$element.trigger(f);
- if (f.isDefaultPrevented())return;
- r.removeClass("active");
- i.addClass("active");
- this.sliding = false;
- this.$element.trigger("slid")
- }
- s && this.cycle();
- return this
- }};
- var n = e.fn.carousel;
- e.fn.carousel = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("carousel"), s = e.extend({}, e.fn.carousel.defaults, typeof n == "object" && n), o = typeof n == "string" ? n : s.slide;
- if (!i)r.data("carousel", i = new t(this, s));
- if (typeof n == "number")i.to(n); else if (o)i[o](); else if (s.interval)i.cycle()
- })
- };
- e.fn.carousel.defaults = {interval: 5e3, pause: "hover"};
- e.fn.carousel.Constructor = t;
- e.fn.carousel.noConflict = function () {
- e.fn.carousel = n;
- return this
- };
- e(document).on("click.carousel.data-api", "[data-slide]", function (t) {
- var n = e(this), r, i = e(n.attr("data-target") || (r = n.attr("href")) && r.replace(/.*(?=#[^\s]+$)/, "")), s = e.extend({}, i.data(), n.data());
- i.carousel(s);
- t.preventDefault()
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (t, n) {
- this.$element = e(t);
- this.options = e.extend({}, e.fn.collapse.defaults, n);
- if (this.options.parent) {
- this.$parent = e(this.options.parent)
- }
- this.options.toggle && this.toggle()
- };
- t.prototype = {constructor: t, dimension: function () {
- var e = this.$element.hasClass("width");
- return e ? "width" : "height"
- }, show: function () {
- var t, n, r, i;
- if (this.transitioning)return;
- t = this.dimension();
- n = e.camelCase(["scroll", t].join("-"));
- r = this.$parent && this.$parent.find("> .accordion-group > .in");
- if (r && r.length) {
- i = r.data("collapse");
- if (i && i.transitioning)return;
- r.collapse("hide");
- i || r.data("collapse", null)
- }
- this.$element[t](0);
- this.transition("addClass", e.Event("show"), "shown");
- e.support.transition && this.$element[t](this.$element[0][n])
- }, hide: function () {
- var t;
- if (this.transitioning)return;
- t = this.dimension();
- this.reset(this.$element[t]());
- this.transition("removeClass", e.Event("hide"), "hidden");
- this.$element[t](0)
- }, reset: function (e) {
- var t = this.dimension();
- this.$element.removeClass("collapse")[t](e || "auto")[0].offsetWidth;
- this.$element[e !== null ? "addClass" : "removeClass"]("collapse");
- return this
- }, transition: function (t, n, r) {
- var i = this, s = function () {
- if (n.type == "show")i.reset();
- i.transitioning = 0;
- i.$element.trigger(r)
- };
- this.$element.trigger(n);
- if (n.isDefaultPrevented())return;
- this.transitioning = 1;
- this.$element[t]("in");
- e.support.transition && this.$element.hasClass("collapse") ? this.$element.one(e.support.transition.end, s) : s()
- }, toggle: function () {
- this[this.$element.hasClass("in") ? "hide" : "show"]()
- }};
- var n = e.fn.collapse;
- e.fn.collapse = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("collapse"), s = typeof n == "object" && n;
- if (!i)r.data("collapse", i = new t(this, s));
- if (typeof n == "string")i[n]()
- })
- };
- e.fn.collapse.defaults = {toggle: true};
- e.fn.collapse.Constructor = t;
- e.fn.collapse.noConflict = function () {
- e.fn.collapse = n;
- return this
- };
- e(document).on("click.collapse.data-api", "[data-toggle=collapse]", function (t) {
- var n = e(this), r, i = n.attr("data-target") || t.preventDefault() || (r = n.attr("href")) && r.replace(/.*(?=#[^\s]+$)/, ""), s = e(i).data("collapse") ? "toggle" : n.data();
- n[e(i).hasClass("in") ? "addClass" : "removeClass"]("collapsed");
- e(i).collapse(s)
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- function r() {
- e(t).each(function () {
- i(e(this)).removeClass("open")
- })
- }
-
- function i(t) {
- var n = t.attr("data-target"), r;
- if (!n) {
- n = t.attr("href");
- n = n && /#/.test(n) && n.replace(/.*(?=#[^\s]*$)/, "")
- }
- r = e(n);
- r.length || (r = t.parent());
- return r
- }
-
- var t = "[data-toggle=dropdown]", n = function (t) {
- var n = e(t).on("click.dropdown.data-api", this.toggle);
- e("html").on("click.dropdown.data-api", function () {
- n.parent().removeClass("open")
- })
- };
- n.prototype = {constructor: n, toggle: function (t) {
- var n = e(this), s, o;
- if (n.is(".disabled, :disabled"))return;
- s = i(n);
- o = s.hasClass("open");
- r();
- if (!o) {
- s.toggleClass("open")
- }
- n.focus();
- return false
- }, keydown: function (t) {
- var n, r, s, o, u, a;
- if (!/(38|40|27)/.test(t.keyCode))return;
- n = e(this);
- t.preventDefault();
- t.stopPropagation();
- if (n.is(".disabled, :disabled"))return;
- o = i(n);
- u = o.hasClass("open");
- if (!u || u && t.keyCode == 27)return n.click();
- r = e("[role=menu] li:not(.divider):visible a", o);
- if (!r.length)return;
- a = r.index(r.filter(":focus"));
- if (t.keyCode == 38 && a > 0)a--;
- if (t.keyCode == 40 && a < r.length - 1)a++;
- if (!~a)a = 0;
- r.eq(a).focus()
- }};
- var s = e.fn.dropdown;
- e.fn.dropdown = function (t) {
- return this.each(function () {
- var r = e(this), i = r.data("dropdown");
- if (!i)r.data("dropdown", i = new n(this));
- if (typeof t == "string")i[t].call(r)
- })
- };
- e.fn.dropdown.Constructor = n;
- e.fn.dropdown.noConflict = function () {
- e.fn.dropdown = s;
- return this
- };
- e(document).on("click.dropdown.data-api touchstart.dropdown.data-api", r).on("click.dropdown touchstart.dropdown.data-api", ".dropdown form",function (e) {
- e.stopPropagation()
- }).on("touchstart.dropdown.data-api", ".dropdown-menu",function (e) {
- e.stopPropagation()
- }).on("click.dropdown.data-api touchstart.dropdown.data-api", t, n.prototype.toggle).on("keydown.dropdown.data-api touchstart.dropdown.data-api", t + ", [role=menu]", n.prototype.keydown)
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (t, n) {
- this.options = n;
- this.$element = e(t).delegate('[data-dismiss="modal"]', "click.dismiss.modal", e.proxy(this.hide, this));
- this.options.remote && this.$element.find(".modal-body").load(this.options.remote)
- };
- t.prototype = {constructor: t, toggle: function () {
- return this[!this.isShown ? "show" : "hide"]()
- }, show: function () {
- var t = this, n = e.Event("show");
- this.$element.trigger(n);
- if (this.isShown || n.isDefaultPrevented())return;
- this.isShown = true;
- this.escape();
- this.backdrop(function () {
- var n = e.support.transition && t.$element.hasClass("fade");
- if (!t.$element.parent().length) {
- t.$element.appendTo(document.body)
- }
- t.$element.show();
- if (n) {
- t.$element[0].offsetWidth
- }
- t.$element.addClass("in").attr("aria-hidden", false);
- t.enforceFocus();
- n ? t.$element.one(e.support.transition.end, function () {
- t.$element.focus().trigger("shown")
- }) : t.$element.focus().trigger("shown")
- })
- }, hide: function (t) {
- t && t.preventDefault();
- var n = this;
- t = e.Event("hide");
- this.$element.trigger(t);
- if (!this.isShown || t.isDefaultPrevented())return;
- this.isShown = false;
- this.escape();
- e(document).off("focusin.modal");
- this.$element.removeClass("in").attr("aria-hidden", true);
- e.support.transition && this.$element.hasClass("fade") ? this.hideWithTransition() : this.hideModal()
- }, enforceFocus: function () {
- var t = this;
- e(document).on("focusin.modal", function (e) {
- if (t.$element[0] !== e.target && !t.$element.has(e.target).length) {
- t.$element.focus()
- }
- })
- }, escape: function () {
- var e = this;
- if (this.isShown && this.options.keyboard) {
- this.$element.on("keyup.dismiss.modal", function (t) {
- t.which == 27 && e.hide()
- })
- } else if (!this.isShown) {
- this.$element.off("keyup.dismiss.modal")
- }
- }, hideWithTransition: function () {
- var t = this, n = setTimeout(function () {
- t.$element.off(e.support.transition.end);
- t.hideModal()
- }, 500);
- this.$element.one(e.support.transition.end, function () {
- clearTimeout(n);
- t.hideModal()
- })
- }, hideModal: function (e) {
- this.$element.hide().trigger("hidden");
- this.backdrop()
- }, removeBackdrop: function () {
- this.$backdrop.remove();
- this.$backdrop = null
- }, backdrop: function (t) {
- var n = this, r = this.$element.hasClass("fade") ? "fade" : "";
- if (this.isShown && this.options.backdrop) {
- var i = e.support.transition && r;
- this.$backdrop = e('
').appendTo(document.body);
- this.$backdrop.click(this.options.backdrop == "static" ? e.proxy(this.$element[0].focus, this.$element[0]) : e.proxy(this.hide, this));
- if (i)this.$backdrop[0].offsetWidth;
- this.$backdrop.addClass("in");
- i ? this.$backdrop.one(e.support.transition.end, t) : t()
- } else if (!this.isShown && this.$backdrop) {
- this.$backdrop.removeClass("in");
- e.support.transition && this.$element.hasClass("fade") ? this.$backdrop.one(e.support.transition.end, e.proxy(this.removeBackdrop, this)) : this.removeBackdrop()
- } else if (t) {
- t()
- }
- }};
- var n = e.fn.modal;
- e.fn.modal = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("modal"), s = e.extend({}, e.fn.modal.defaults, r.data(), typeof n == "object" && n);
- if (!i)r.data("modal", i = new t(this, s));
- if (typeof n == "string")i[n](); else if (s.show)i.show()
- })
- };
- e.fn.modal.defaults = {backdrop: true, keyboard: true, show: true};
- e.fn.modal.Constructor = t;
- e.fn.modal.noConflict = function () {
- e.fn.modal = n;
- return this
- };
- e(document).on("click.modal.data-api", '[data-toggle="modal"]', function (t) {
- var n = e(this), r = n.attr("href"), i = e(n.attr("data-target") || r && r.replace(/.*(?=#[^\s]+$)/, "")), s = i.data("modal") ? "toggle" : e.extend({remote: !/#/.test(r) && r}, i.data(), n.data());
- t.preventDefault();
- i.modal(s).one("hide", function () {
- n.focus()
- })
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (e, t) {
- this.init("tooltip", e, t)
- };
- t.prototype = {constructor: t, init: function (t, n, r) {
- var i, s;
- this.type = t;
- this.$element = e(n);
- this.options = this.getOptions(r);
- this.enabled = true;
- if (this.options.trigger == "click") {
- this.$element.on("click." + this.type, this.options.selector, e.proxy(this.toggle, this))
- } else if (this.options.trigger != "manual") {
- i = this.options.trigger == "hover" ? "mouseenter" : "focus";
- s = this.options.trigger == "hover" ? "mouseleave" : "blur";
- this.$element.on(i + "." + this.type, this.options.selector, e.proxy(this.enter, this));
- this.$element.on(s + "." + this.type, this.options.selector, e.proxy(this.leave, this))
- }
- this.options.selector ? this._options = e.extend({}, this.options, {trigger: "manual", selector: ""}) : this.fixTitle()
- }, getOptions: function (t) {
- t = e.extend({}, e.fn[this.type].defaults, t, this.$element.data());
- if (t.delay && typeof t.delay == "number") {
- t.delay = {show: t.delay, hide: t.delay}
- }
- return t
- }, enter: function (t) {
- var n = e(t.currentTarget)[this.type](this._options).data(this.type);
- if (!n.options.delay || !n.options.delay.show)return n.show();
- clearTimeout(this.timeout);
- n.hoverState = "in";
- this.timeout = setTimeout(function () {
- if (n.hoverState == "in")n.show()
- }, n.options.delay.show)
- }, leave: function (t) {
- var n = e(t.currentTarget)[this.type](this._options).data(this.type);
- if (this.timeout)clearTimeout(this.timeout);
- if (!n.options.delay || !n.options.delay.hide)return n.hide();
- n.hoverState = "out";
- this.timeout = setTimeout(function () {
- if (n.hoverState == "out")n.hide()
- }, n.options.delay.hide)
- }, show: function () {
- var e, t, n, r, i, s, o;
- if (this.hasContent() && this.enabled) {
- e = this.tip();
- this.setContent();
- if (this.options.animation) {
- e.addClass("fade")
- }
- s = typeof this.options.placement == "function" ? this.options.placement.call(this, e[0], this.$element[0]) : this.options.placement;
- t = /in/.test(s);
- e.detach().css({top: 0, left: 0, display: "block"}).insertAfter(this.$element);
- n = this.getPosition(t);
- r = e[0].offsetWidth;
- i = e[0].offsetHeight;
- switch (t ? s.split(" ")[1] : s) {
- case"bottom":
- o = {top: n.top + n.height, left: n.left + n.width / 2 - r / 2};
- break;
- case"top":
- o = {top: n.top - i, left: n.left + n.width / 2 - r / 2};
- break;
- case"left":
- o = {top: n.top + n.height / 2 - i / 2, left: n.left - r};
- break;
- case"right":
- o = {top: n.top + n.height / 2 - i / 2, left: n.left + n.width};
- break
- }
- e.offset(o).addClass(s).addClass("in")
- }
- }, setContent: function () {
- var e = this.tip(), t = this.getTitle();
- e.find(".tooltip-inner")[this.options.html ? "html" : "text"](t);
- e.removeClass("fade in top bottom left right")
- }, hide: function () {
- function r() {
- var t = setTimeout(function () {
- n.off(e.support.transition.end).detach()
- }, 500);
- n.one(e.support.transition.end, function () {
- clearTimeout(t);
- n.detach()
- })
- }
-
- var t = this, n = this.tip();
- n.removeClass("in");
- e.support.transition && this.$tip.hasClass("fade") ? r() : n.detach();
- return this
- }, fixTitle: function () {
- var e = this.$element;
- if (e.attr("title") || typeof e.attr("data-original-title") != "string") {
- e.attr("data-original-title", e.attr("title") || "").removeAttr("title")
- }
- }, hasContent: function () {
- return this.getTitle()
- }, getPosition: function (t) {
- return e.extend({}, t ? {top: 0, left: 0} : this.$element.offset(), {width: this.$element[0].offsetWidth, height: this.$element[0].offsetHeight})
- }, getTitle: function () {
- var e, t = this.$element, n = this.options;
- e = t.attr("data-original-title") || (typeof n.title == "function" ? n.title.call(t[0]) : n.title);
- return e
- }, tip: function () {
- return this.$tip = this.$tip || e(this.options.template)
- }, validate: function () {
- if (!this.$element[0].parentNode) {
- this.hide();
- this.$element = null;
- this.options = null
- }
- }, enable: function () {
- this.enabled = true
- }, disable: function () {
- this.enabled = false
- }, toggleEnabled: function () {
- this.enabled = !this.enabled
- }, toggle: function (t) {
- var n = e(t.currentTarget)[this.type](this._options).data(this.type);
- n[n.tip().hasClass("in") ? "hide" : "show"]()
- }, destroy: function () {
- this.hide().$element.off("." + this.type).removeData(this.type)
- }};
- var n = e.fn.tooltip;
- e.fn.tooltip = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("tooltip"), s = typeof n == "object" && n;
- if (!i)r.data("tooltip", i = new t(this, s));
- if (typeof n == "string")i[n]()
- })
- };
- e.fn.tooltip.Constructor = t;
- e.fn.tooltip.defaults = {animation: true, placement: "top", selector: false, template: '', trigger: "hover", title: "", delay: 0, html: false};
- e.fn.tooltip.noConflict = function () {
- e.fn.tooltip = n;
- return this
- }
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (e, t) {
- this.init("popover", e, t)
- };
- t.prototype = e.extend({}, e.fn.tooltip.Constructor.prototype, {constructor: t, setContent: function () {
- var e = this.tip(), t = this.getTitle(), n = this.getContent();
- e.find(".popover-title")[this.options.html ? "html" : "text"](t);
- e.find(".popover-content")[this.options.html ? "html" : "text"](n);
- e.removeClass("fade top bottom left right in")
- }, hasContent: function () {
- return this.getTitle() || this.getContent()
- }, getContent: function () {
- var e, t = this.$element, n = this.options;
- e = t.attr("data-content") || (typeof n.content == "function" ? n.content.call(t[0]) : n.content);
- return e
- }, tip: function () {
- if (!this.$tip) {
- this.$tip = e(this.options.template)
- }
- return this.$tip
- }, destroy: function () {
- this.hide().$element.off("." + this.type).removeData(this.type)
- }});
- var n = e.fn.popover;
- e.fn.popover = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("popover"), s = typeof n == "object" && n;
- if (!i)r.data("popover", i = new t(this, s));
- if (typeof n == "string")i[n]()
- })
- };
- e.fn.popover.Constructor = t;
- e.fn.popover.defaults = e.extend({}, e.fn.tooltip.defaults, {placement: "right", trigger: "click", content: "", template: ''});
- e.fn.popover.noConflict = function () {
- e.fn.popover = n;
- return this
- }
-}(window.jQuery);
-!function (e) {
- "use strict";
- function t(t, n) {
- var r = e.proxy(this.process, this), i = e(t).is("body") ? e(window) : e(t), s;
- this.options = e.extend({}, e.fn.scrollspy.defaults, n);
- this.$scrollElement = i.on("scroll.scroll-spy.data-api", r);
- this.selector = (this.options.target || (s = e(t).attr("href")) && s.replace(/.*(?=#[^\s]+$)/, "") || "") + " .nav li > a";
- this.$body = e("body");
- this.refresh();
- this.process()
- }
-
- t.prototype = {constructor: t, refresh: function () {
- var t = this, n;
- this.offsets = e([]);
- this.targets = e([]);
- n = this.$body.find(this.selector).map(function () {
- var n = e(this), r = n.data("target") || n.attr("href"), i = /^#\w/.test(r) && e(r);
- return i && i.length && [
- [i.position().top + t.$scrollElement.scrollTop(), r]
- ] || null
- }).sort(function (e, t) {
- return e[0] - t[0]
- }).each(function () {
- t.offsets.push(this[0]);
- t.targets.push(this[1])
- })
- }, process: function () {
- var e = this.$scrollElement.scrollTop() + this.options.offset, t = this.$scrollElement[0].scrollHeight || this.$body[0].scrollHeight, n = t - this.$scrollElement.height(), r = this.offsets, i = this.targets, s = this.activeTarget, o;
- if (e >= n) {
- return s != (o = i.last()[0]) && this.activate(o)
- }
- for (o = r.length; o--;) {
- s != i[o] && e >= r[o] && (!r[o + 1] || e <= r[o + 1]) && this.activate(i[o])
- }
- }, activate: function (t) {
- var n, r;
- this.activeTarget = t;
- e(this.selector).parent(".active").removeClass("active");
- r = this.selector + '[data-target="' + t + '"],' + this.selector + '[href="' + t + '"]';
- n = e(r).parent("li").addClass("active");
- if (n.parent(".dropdown-menu").length) {
- n = n.closest("li.dropdown").addClass("active")
- }
- n.trigger("activate")
- }};
- var n = e.fn.scrollspy;
- e.fn.scrollspy = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("scrollspy"), s = typeof n == "object" && n;
- if (!i)r.data("scrollspy", i = new t(this, s));
- if (typeof n == "string")i[n]()
- })
- };
- e.fn.scrollspy.Constructor = t;
- e.fn.scrollspy.defaults = {offset: 10};
- e.fn.scrollspy.noConflict = function () {
- e.fn.scrollspy = n;
- return this
- };
- e(window).on("load", function () {
- e('[data-spy="scroll"]').each(function () {
- var t = e(this);
- t.scrollspy(t.data())
- })
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (t) {
- this.element = e(t)
- };
- t.prototype = {constructor: t, show: function () {
- var t = this.element, n = t.closest("ul:not(.dropdown-menu)"), r = t.attr("data-target"), i, s, o;
- if (!r) {
- r = t.attr("href");
- r = r && r.replace(/.*(?=#[^\s]*$)/, "")
- }
- if (t.parent("li").hasClass("active"))return;
- i = n.find(".active:last a")[0];
- o = e.Event("show", {relatedTarget: i});
- t.trigger(o);
- if (o.isDefaultPrevented())return;
- s = e(r);
- this.activate(t.parent("li"), n);
- this.activate(s, s.parent(), function () {
- t.trigger({type: "shown", relatedTarget: i})
- })
- }, activate: function (t, n, r) {
- function o() {
- i.removeClass("active").find("> .dropdown-menu > .active").removeClass("active");
- t.addClass("active");
- if (s) {
- t[0].offsetWidth;
- t.addClass("in")
- } else {
- t.removeClass("fade")
- }
- if (t.parent(".dropdown-menu")) {
- t.closest("li.dropdown").addClass("active")
- }
- r && r()
- }
-
- var i = n.find("> .active"), s = r && e.support.transition && i.hasClass("fade");
- s ? i.one(e.support.transition.end, o) : o();
- i.removeClass("in")
- }};
- var n = e.fn.tab;
- e.fn.tab = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("tab");
- if (!i)r.data("tab", i = new t(this));
- if (typeof n == "string")i[n]()
- })
- };
- e.fn.tab.Constructor = t;
- e.fn.tab.noConflict = function () {
- e.fn.tab = n;
- return this
- };
- e(document).on("click.tab.data-api", '[data-toggle="tab"], [data-toggle="pill"]', function (t) {
- t.preventDefault();
- e(this).tab("show")
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (t, n) {
- this.$element = e(t);
- this.options = e.extend({}, e.fn.typeahead.defaults, n);
- this.matcher = this.options.matcher || this.matcher;
- this.sorter = this.options.sorter || this.sorter;
- this.highlighter = this.options.highlighter || this.highlighter;
- this.updater = this.options.updater || this.updater;
- this.source = this.options.source;
- this.$menu = e(this.options.menu);
- this.shown = false;
- this.listen()
- };
- t.prototype = {constructor: t, select: function () {
- var e = this.$menu.find(".active").attr("data-value");
- this.$element.val(this.updater(e)).change();
- return this.hide()
- }, updater: function (e) {
- return e
- }, show: function () {
- var t = e.extend({}, this.$element.position(), {height: this.$element[0].offsetHeight});
- this.$menu.insertAfter(this.$element).css({top: t.top + t.height, left: t.left}).show();
- this.shown = true;
- return this
- }, hide: function () {
- this.$menu.hide();
- this.shown = false;
- return this
- }, lookup: function (t) {
- var n;
- this.query = this.$element.val();
- if (!this.query || this.query.length < this.options.minLength) {
- return this.shown ? this.hide() : this
- }
- n = e.isFunction(this.source) ? this.source(this.query, e.proxy(this.process, this)) : this.source;
- return n ? this.process(n) : this
- }, process: function (t) {
- var n = this;
- t = e.grep(t, function (e) {
- return n.matcher(e)
- });
- t = this.sorter(t);
- if (!t.length) {
- return this.shown ? this.hide() : this
- }
- return this.render(t.slice(0, this.options.items)).show()
- }, matcher: function (e) {
- return~e.toLowerCase().indexOf(this.query.toLowerCase())
- }, sorter: function (e) {
- var t = [], n = [], r = [], i;
- while (i = e.shift()) {
- if (!i.toLowerCase().indexOf(this.query.toLowerCase()))t.push(i); else if (~i.indexOf(this.query))n.push(i); else r.push(i)
- }
- return t.concat(n, r)
- }, highlighter: function (e) {
- var t = this.query.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g, "\\$&");
- return e.replace(new RegExp("(" + t + ")", "ig"), function (e, t) {
- return"" + t + " "
- })
- }, render: function (t) {
- var n = this;
- t = e(t).map(function (t, r) {
- t = e(n.options.item).attr("data-value", r);
- t.find("a").html(n.highlighter(r));
- return t[0]
- });
- t.first().addClass("active");
- this.$menu.html(t);
- return this
- }, next: function (t) {
- var n = this.$menu.find(".active").removeClass("active"), r = n.next();
- if (!r.length) {
- r = e(this.$menu.find("li")[0])
- }
- r.addClass("active")
- }, prev: function (e) {
- var t = this.$menu.find(".active").removeClass("active"), n = t.prev();
- if (!n.length) {
- n = this.$menu.find("li").last()
- }
- n.addClass("active")
- }, listen: function () {
- this.$element.on("blur", e.proxy(this.blur, this)).on("keypress", e.proxy(this.keypress, this)).on("keyup", e.proxy(this.keyup, this));
- if (this.eventSupported("keydown")) {
- this.$element.on("keydown", e.proxy(this.keydown, this))
- }
- this.$menu.on("click", e.proxy(this.click, this)).on("mouseenter", "li", e.proxy(this.mouseenter, this))
- }, eventSupported: function (e) {
- var t = e in this.$element;
- if (!t) {
- this.$element.setAttribute(e, "return;");
- t = typeof this.$element[e] === "function"
- }
- return t
- }, move: function (e) {
- if (!this.shown)return;
- switch (e.keyCode) {
- case 9:
- case 13:
- case 27:
- e.preventDefault();
- break;
- case 38:
- e.preventDefault();
- this.prev();
- break;
- case 40:
- e.preventDefault();
- this.next();
- break
- }
- e.stopPropagation()
- }, keydown: function (t) {
- this.suppressKeyPressRepeat = ~e.inArray(t.keyCode, [40, 38, 9, 13, 27]);
- this.move(t)
- }, keypress: function (e) {
- if (this.suppressKeyPressRepeat)return;
- this.move(e)
- }, keyup: function (e) {
- switch (e.keyCode) {
- case 40:
- case 38:
- case 16:
- case 17:
- case 18:
- break;
- case 9:
- case 13:
- if (!this.shown)return;
- this.select();
- break;
- case 27:
- if (!this.shown)return;
- this.hide();
- break;
- default:
- this.lookup()
- }
- e.stopPropagation();
- e.preventDefault()
- }, blur: function (e) {
- var t = this;
- setTimeout(function () {
- t.hide()
- }, 150)
- }, click: function (e) {
- e.stopPropagation();
- e.preventDefault();
- this.select()
- }, mouseenter: function (t) {
- this.$menu.find(".active").removeClass("active");
- e(t.currentTarget).addClass("active")
- }};
- var n = e.fn.typeahead;
- e.fn.typeahead = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("typeahead"), s = typeof n == "object" && n;
- if (!i)r.data("typeahead", i = new t(this, s));
- if (typeof n == "string")i[n]()
- })
- };
- e.fn.typeahead.defaults = {source: [], items: 8, menu: '', item: ' ', minLength: 1};
- e.fn.typeahead.Constructor = t;
- e.fn.typeahead.noConflict = function () {
- e.fn.typeahead = n;
- return this
- };
- e(document).on("focus.typeahead.data-api", '[data-provide="typeahead"]', function (t) {
- var n = e(this);
- if (n.data("typeahead"))return;
- t.preventDefault();
- n.typeahead(n.data())
- })
-}(window.jQuery);
-!function (e) {
- "use strict";
- var t = function (t, n) {
- this.options = e.extend({}, e.fn.affix.defaults, n);
- this.$window = e(window).on("scroll.affix.data-api", e.proxy(this.checkPosition, this)).on("click.affix.data-api", e.proxy(function () {
- setTimeout(e.proxy(this.checkPosition, this), 1)
- }, this));
- this.$element = e(t);
- this.checkPosition()
- };
- t.prototype.checkPosition = function () {
- if (!this.$element.is(":visible"))return;
- var t = e(document).height(), n = this.$window.scrollTop(), r = this.$element.offset(), i = this.options.offset, s = i.bottom, o = i.top, u = "affix affix-top affix-bottom", a;
- if (typeof i != "object")s = o = i;
- if (typeof o == "function")o = i.top();
- if (typeof s == "function")s = i.bottom();
- a = this.unpin != null && n + this.unpin <= r.top ? false : s != null && r.top + this.$element.height() >= t - s ? "bottom" : o != null && n <= o ? "top" : false;
- if (this.affixed === a)return;
- this.affixed = a;
- this.unpin = a == "bottom" ? r.top - n : null;
- this.$element.removeClass(u).addClass("affix" + (a ? "-" + a : ""))
- };
- var n = e.fn.affix;
- e.fn.affix = function (n) {
- return this.each(function () {
- var r = e(this), i = r.data("affix"), s = typeof n == "object" && n;
- if (!i)r.data("affix", i = new t(this, s));
- if (typeof n == "string")i[n]()
- })
- };
- e.fn.affix.Constructor = t;
- e.fn.affix.defaults = {offset: 0};
- e.fn.affix.noConflict = function () {
- e.fn.affix = n;
- return this
- };
- e(window).on("load", function () {
- e('[data-spy="affix"]').each(function () {
- var t = e(this), n = t.data();
- n.offset = n.offset || {};
- n.offsetBottom && (n.offset.bottom = n.offsetBottom);
- n.offsetTop && (n.offset.top = n.offsetTop);
- t.affix(n)
- })
- })
-}(window.jQuery)
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/upsell/css/upsell.css b/wp-content/themes/responsive/core/includes/upsell/css/upsell.css
deleted file mode 100644
index 06f94ac..0000000
--- a/wp-content/themes/responsive/core/includes/upsell/css/upsell.css
+++ /dev/null
@@ -1,52 +0,0 @@
-/* Defines styles for upsell page */
-
-/************************************************************************************************************/
-/********************************************* WP FIXES *****************************************************/
-/************************************************************************************************************/
-
-body {
- background-color: transparent;
-}
-
-ul, ol {
- padding: 0;
- margin: 0;
-}
-
-/************************************************************************************************************/
-/********************************************* STYLING ******************************************************/
-/************************************************************************************************************/
-
-#upsell_container a {
- text-decoration: none;
-}
-
-#upsell_header {
- text-align: center;
- margin-bottom: 30px;
-}
-
-.theme-container:before, .theme-container:after {
- display: table;
- line-height: 0;
- content: '';
-}
-
-.theme-container:after {
- clear: both;
-}
-
-.theme-container {
- margin-bottom: 40px;
- padding-bottom: 40px;
- border-bottom: 1px dashed #cccccc;
-}
-
-.theme-container .theme-image img {
- padding: 3px;
- border: 5px solid #aaaaaa;
-}
-
-.theme-description {
- margin-bottom: 20px;
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/businesspro.jpg b/wp-content/themes/responsive/core/includes/upsell/images/businesspro.jpg
deleted file mode 100644
index 773d239..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/businesspro.jpg and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/cyberchimpspro.jpg b/wp-content/themes/responsive/core/includes/upsell/images/cyberchimpspro.jpg
deleted file mode 100644
index be10ec4..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/cyberchimpspro.jpg and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/eclipsepro.jpg b/wp-content/themes/responsive/core/includes/upsell/images/eclipsepro.jpg
deleted file mode 100644
index 62cd910..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/eclipsepro.jpg and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/ifeaturepro.jpg b/wp-content/themes/responsive/core/includes/upsell/images/ifeaturepro.jpg
deleted file mode 100644
index 8abc58f..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/ifeaturepro.jpg and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/iribbonpro.jpg b/wp-content/themes/responsive/core/includes/upsell/images/iribbonpro.jpg
deleted file mode 100644
index c273cc1..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/iribbonpro.jpg and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/neuropro.jpg b/wp-content/themes/responsive/core/includes/upsell/images/neuropro.jpg
deleted file mode 100644
index 7d9b235..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/neuropro.jpg and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/responsivepro.png b/wp-content/themes/responsive/core/includes/upsell/images/responsivepro.png
deleted file mode 100644
index 83e45a8..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/responsivepro.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/images/upsell-logo.png b/wp-content/themes/responsive/core/includes/upsell/images/upsell-logo.png
deleted file mode 100644
index d18700a..0000000
Binary files a/wp-content/themes/responsive/core/includes/upsell/images/upsell-logo.png and /dev/null differ
diff --git a/wp-content/themes/responsive/core/includes/upsell/theme-upsell.php b/wp-content/themes/responsive/core/includes/upsell/theme-upsell.php
deleted file mode 100644
index 2dbdca1..0000000
--- a/wp-content/themes/responsive/core/includes/upsell/theme-upsell.php
+++ /dev/null
@@ -1,263 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
iFeature Pro5
-
-
-
iFeature Pro 5 is the World's first Touch Friendly Responsive Drag & Drop WordPress Theme. iFeature Pro 5 lets you create amazing responsive websites that you can
- control on any touch device including the iPad, iPhone, and Android devices.
-
-
iFeature Pro 5 also includes the power of a dozen plugins in a single theme allowing you to setup an entire website in minutes with touch friendly Drag and Drop
- Options on a per-page basis allowing you control the look and feel of every page.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Business Pro4
-
-
-
Business Pro 4 from CyberChimps WordPress Themes is a Professional Responsive Business WordPress Theme perfect for any business on any device. It gives your company
- the tools launch a professional website quickly turning WordPress into a modern Drag and Drop Content Management System (CMS).
-
-
Business Pro 4 is built with HTML5, CSS3, and Twitter Bootstrap .
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Eclipse Pro2
-
-
-
Eclipse 2 now offers touch friendly Responsive design, as well as Responsive Drag and Drop Theme Options that responds automatically to mobile devices such as the
- iPhone, iPad, and Android.
-
-
Eclipse Pro also includes Drag and Drop Elements such as the Portfolio Element, Responsive Feature Slider, Product Element, Page Content, Image Carousel, Twitter
- bar, Widgetized boxes, and Callout section. All of which can be used on a per-page basis using Drag and Drop Page Options that also include sidebar and layout
- options giving you the power to control the look and feel of every page of your website. We have also added 5 new colored skins to select from!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Neuro Pro 3
-
-
-
Neuro Pro 3 now offers a clean modern Responsive WordPress Theme featuring Drag and Drop Theme Options. Neuro Pro offers the same advanced functionality as
- CyberChimps other WordPress Themes including a Responsive Design that responds automatically to mobile devices such as the iPhone, iPad, and Android.
-
-
Neuro Pro now features 5 beautiful skins to select from, as well as Drag and Drop Elements such as the Responsive Feature Slider, Image Carousel,
- Twitter bar, Widgetized boxes, and Callout section. All of which can be used on a per-page basis.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
iRibbon Pro2
-
-
-
iRibbon Pro 2 is a fun and friendly Responsive WordPress Theme featuring Drag and Drop Theme Options. iRibbon Pro offers the same advanced functionality as
- CyberChimps other WordPress Themes including a Responsive Design that responds automatically to mobile devices such as the iPhone, iPad, and Android.
-
-
now features 4 beautiful skins to select from, as well as Drag and Drop Elements such as the Responsive Feature Slider, Image Carousel, Twitter bar, Widgetized
- boxes, and Callout section. All of which can be used on a per-page basis.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Cyberchimps Pro
-
-
-
CyberChimps Pro Website Builder is an advanced Responsive Starter Theme for WordPress. CyberChimps Pro is built on Twitter Bootstrap, and features a fully responsive
- design, and touch friendly Drag and Drop theme options that work on the iPad, iPhone, and Android devices.
-
-
CyberChimps Pro is designed for anyone looking to build their own website including first time WordPress users, graphic designers, and developers who want a 6-month
- head start on the competition.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Responsive Pro
-
-
-
CyberChimps Pro Website Builder is an advanced Responsive Starter Theme for WordPress. CyberChimps Pro is built on Twitter Bootstrap, and features a fully responsive
- design, and touch friendly Drag and Drop theme options that work on the iPad, iPhone, and Android devices.
-
-
CyberChimps Pro is designed for anyone looking to build their own website including first time WordPress users, graphic designers, and developers who want a 6-month
- head start on the competition.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/includes/version.php b/wp-content/themes/responsive/core/includes/version.php
deleted file mode 100644
index 3384889..0000000
--- a/wp-content/themes/responsive/core/includes/version.php
+++ /dev/null
@@ -1,70 +0,0 @@
-
-' . "\n";
- echo '' . "\n";
-}
-
-add_action( 'wp_head', 'responsive_template_data' );
-
-function responsive_theme_data() {
- if( is_child_theme() ) {
- echo '' . "\n";
- }
-}
-
-add_action( 'wp_head', 'responsive_theme_data' );
-
-function get_responsive_theme_name() {
- $theme = wp_get_theme();
-
- return $theme->Name;
-}
-
-function get_responsive_theme_version() {
- $theme = wp_get_theme();
-
- return $theme->Version;
-}
-
-function get_responsive_template_name() {
- $theme = wp_get_theme();
- $parent = $theme->parent();
- if( $parent ) {
- $theme = $parent;
- }
-
- return $theme->Name;
-}
-
-function get_responsive_template_version() {
- $theme = wp_get_theme();
- $parent = $theme->parent();
- if( $parent ) {
- $theme = $parent;
- }
-
- return $theme->Version;
-}
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/js-dev/jquery.placeholder.js b/wp-content/themes/responsive/core/js-dev/jquery.placeholder.js
deleted file mode 100644
index b1b8b7c..0000000
--- a/wp-content/themes/responsive/core/js-dev/jquery.placeholder.js
+++ /dev/null
@@ -1,183 +0,0 @@
-/*! http://mths.be/placeholder v2.0.7 by @mathias */
-;(function(window, document, $) {
-
- var isInputSupported = 'placeholder' in document.createElement('input');
- var isTextareaSupported = 'placeholder' in document.createElement('textarea');
- var prototype = $.fn;
- var valHooks = $.valHooks;
- var propHooks = $.propHooks;
- var hooks;
- var placeholder;
-
- if (isInputSupported && isTextareaSupported) {
-
- placeholder = prototype.placeholder = function() {
- return this;
- };
-
- placeholder.input = placeholder.textarea = true;
-
- } else {
-
- placeholder = prototype.placeholder = function() {
- var $this = this;
- $this
- .filter((isInputSupported ? 'textarea' : ':input') + '[placeholder]')
- .not('.placeholder')
- .bind({
- 'focus.placeholder': clearPlaceholder,
- 'blur.placeholder': setPlaceholder
- })
- .data('placeholder-enabled', true)
- .trigger('blur.placeholder');
- return $this;
- };
-
- placeholder.input = isInputSupported;
- placeholder.textarea = isTextareaSupported;
-
- hooks = {
- 'get': function(element) {
- var $element = $(element);
-
- var $passwordInput = $element.data('placeholder-password');
- if ($passwordInput) {
- return $passwordInput[0].value;
- }
-
- return $element.data('placeholder-enabled') && $element.hasClass('placeholder') ? '' : element.value;
- },
- 'set': function(element, value) {
- var $element = $(element);
-
- var $passwordInput = $element.data('placeholder-password');
- if ($passwordInput) {
- return $passwordInput[0].value = value;
- }
-
- if (!$element.data('placeholder-enabled')) {
- return element.value = value;
- }
- if (value == '') {
- element.value = value;
- // Issue #56: Setting the placeholder causes problems if the element continues to have focus.
- if (element != safeActiveElement()) {
- // We can't use `triggerHandler` here because of dummy text/password inputs :(
- setPlaceholder.call(element);
- }
- } else if ($element.hasClass('placeholder')) {
- clearPlaceholder.call(element, true, value) || (element.value = value);
- } else {
- element.value = value;
- }
- // `set` can not return `undefined`; see http://jsapi.info/jquery/1.7.1/val#L2363
- return $element;
- }
- };
-
- if (!isInputSupported) {
- valHooks.input = hooks;
- propHooks.value = hooks;
- }
- if (!isTextareaSupported) {
- valHooks.textarea = hooks;
- propHooks.value = hooks;
- }
-
- $(function() {
- // Look for forms
- $(document).delegate('form', 'submit.placeholder', function() {
- // Clear the placeholder values so they don't get submitted
- var $inputs = $('.placeholder', this).each(clearPlaceholder);
- setTimeout(function() {
- $inputs.each(setPlaceholder);
- }, 10);
- });
- });
-
- // Clear placeholder values upon page reload
- $(window).bind('beforeunload.placeholder', function() {
- $('.placeholder').each(function() {
- this.value = '';
- });
- });
-
- }
-
- function args(elem) {
- // Return an object of element attributes
- var newAttrs = {};
- var rinlinejQuery = /^jQuery\d+$/;
- $.each(elem.attributes, function(i, attr) {
- if (attr.specified && !rinlinejQuery.test(attr.name)) {
- newAttrs[attr.name] = attr.value;
- }
- });
- return newAttrs;
- }
-
- function clearPlaceholder(event, value) {
- var input = this;
- var $input = $(input);
- if (input.value == $input.attr('placeholder') && $input.hasClass('placeholder')) {
- if ($input.data('placeholder-password')) {
- $input = $input.hide().next().show().attr('id', $input.removeAttr('id').data('placeholder-id'));
- // If `clearPlaceholder` was called from `$.valHooks.input.set`
- if (event === true) {
- return $input[0].value = value;
- }
- $input.focus();
- } else {
- input.value = '';
- $input.removeClass('placeholder');
- input == safeActiveElement() && input.select();
- }
- }
- }
-
- function setPlaceholder() {
- var $replacement;
- var input = this;
- var $input = $(input);
- var id = this.id;
- if (input.value == '') {
- if (input.type == 'password') {
- if (!$input.data('placeholder-textinput')) {
- try {
- $replacement = $input.clone().attr({ 'type': 'text' });
- } catch(e) {
- $replacement = $(' ').attr($.extend(args(this), { 'type': 'text' }));
- }
- $replacement
- .removeAttr('name')
- .data({
- 'placeholder-password': $input,
- 'placeholder-id': id
- })
- .bind('focus.placeholder', clearPlaceholder);
- $input
- .data({
- 'placeholder-textinput': $replacement,
- 'placeholder-id': id
- })
- .before($replacement);
- }
- $input = $input.removeAttr('id').hide().prev().attr('id', id).show();
- // Note: `$input[0] != input` now!
- }
- $input.addClass('placeholder');
- $input[0].value = $input.attr('placeholder');
- } else {
- $input.removeClass('placeholder');
- }
- }
-
- function safeActiveElement() {
- // Avoid IE9 `document.activeElement` of death
- // https://github.com/mathiasbynens/jquery-placeholder/pull/99
- try {
- return document.activeElement;
- } catch (err) {}
- }
-
-}(this, document, jQuery));
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/js-dev/responsive-modernizr.js b/wp-content/themes/responsive/core/js-dev/responsive-modernizr.js
deleted file mode 100644
index 1d8c23d..0000000
--- a/wp-content/themes/responsive/core/js-dev/responsive-modernizr.js
+++ /dev/null
@@ -1,935 +0,0 @@
-/* Modernizr 2.6.1 (Custom Build) | MIT & BSD
- * Build: http://modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-flexbox_legacy-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-applicationcache-canvas-canvastext-draganddrop-hashchange-history-audio-video-indexeddb-input-inputtypes-localstorage-postmessage-sessionstorage-websockets-websqldatabase-webworkers-geolocation-inlinesvg-smil-svg-svgclippaths-touch-webgl-shiv-cssclasses-addtest-prefixed-teststyles-testprop-testallprops-hasevent-prefixes-domprefixes-load
- */
-;
-
-
-window.Modernizr = (function (window, document, undefined) {
-
- var version = '2.6.1',
-
- Modernizr = {},
-
- enableClasses = true,
-
- docElement = document.documentElement,
-
- mod = 'modernizr',
- modElem = document.createElement(mod),
- mStyle = modElem.style,
-
- inputElem = document.createElement('input') ,
-
- smile = ':)',
-
- toString = {}.toString,
-
- prefixes = ' -webkit- -moz- -o- -ms- '.split(' '),
-
-
- omPrefixes = 'Webkit Moz O ms',
-
- cssomPrefixes = omPrefixes.split(' '),
-
- domPrefixes = omPrefixes.toLowerCase().split(' '),
-
- ns = {'svg': 'http://www.w3.org/2000/svg'},
-
- tests = {},
- inputs = {},
- attrs = {},
-
- classes = [],
-
- slice = classes.slice,
-
- featureName,
-
-
- injectElementWithStyles = function (rule, callback, nodes, testnames) {
-
- var style, ret, node,
- div = document.createElement('div'),
- body = document.body,
- fakeBody = body ? body : document.createElement('body');
-
- if (parseInt(nodes, 10)) {
- while (nodes--) {
- node = document.createElement('div');
- node.id = testnames ? testnames[nodes] : mod + (nodes + 1);
- div.appendChild(node);
- }
- }
-
- style = ['', ''].join('');
- div.id = mod;
- (body ? div : fakeBody).innerHTML += style;
- fakeBody.appendChild(div);
- if (!body) {
- fakeBody.style.background = "";
- docElement.appendChild(fakeBody);
- }
-
- ret = callback(div, rule);
- !body ? fakeBody.parentNode.removeChild(fakeBody) : div.parentNode.removeChild(div);
-
- return !!ret;
-
- },
-
-
- isEventSupported = (function () {
-
- var TAGNAMES = {
- 'select': 'input', 'change': 'input',
- 'submit': 'form', 'reset': 'form',
- 'error': 'img', 'load': 'img', 'abort': 'img'
- };
-
- function isEventSupported(eventName, element) {
-
- element = element || document.createElement(TAGNAMES[eventName] || 'div');
- eventName = 'on' + eventName;
-
- var isSupported = eventName in element;
-
- if (!isSupported) {
- if (!element.setAttribute) {
- element = document.createElement('div');
- }
- if (element.setAttribute && element.removeAttribute) {
- element.setAttribute(eventName, '');
- isSupported = is(element[eventName], 'function');
-
- if (!is(element[eventName], 'undefined')) {
- element[eventName] = undefined;
- }
- element.removeAttribute(eventName);
- }
- }
-
- element = null;
- return isSupported;
- }
-
- return isEventSupported;
- })(),
-
-
- _hasOwnProperty = ({}).hasOwnProperty, hasOwnProp;
-
- if (!is(_hasOwnProperty, 'undefined') && !is(_hasOwnProperty.call, 'undefined')) {
- hasOwnProp = function (object, property) {
- return _hasOwnProperty.call(object, property);
- };
- }
- else {
- hasOwnProp = function (object, property) {
- return ((property in object) && is(object.constructor.prototype[property], 'undefined'));
- };
- }
-
-
- if (!Function.prototype.bind) {
- Function.prototype.bind = function bind(that) {
-
- var target = this;
-
- if (typeof target != "function") {
- throw new TypeError();
- }
-
- var args = slice.call(arguments, 1),
- bound = function () {
-
- if (this instanceof bound) {
-
- var F = function () {
- };
- F.prototype = target.prototype;
- var self = new F();
-
- var result = target.apply(
- self,
- args.concat(slice.call(arguments))
- );
- if (Object(result) === result) {
- return result;
- }
- return self;
-
- } else {
-
- return target.apply(
- that,
- args.concat(slice.call(arguments))
- );
-
- }
-
- };
-
- return bound;
- };
- }
-
- function setCss(str) {
- mStyle.cssText = str;
- }
-
- function setCssAll(str1, str2) {
- return setCss(prefixes.join(str1 + ';') + ( str2 || '' ));
- }
-
- function is(obj, type) {
- return typeof obj === type;
- }
-
- function contains(str, substr) {
- return !!~('' + str).indexOf(substr);
- }
-
- function testProps(props, prefixed) {
- for (var i in props) {
- var prop = props[i];
- if (!contains(prop, "-") && mStyle[prop] !== undefined) {
- return prefixed == 'pfx' ? prop : true;
- }
- }
- return false;
- }
-
- function testDOMProps(props, obj, elem) {
- for (var i in props) {
- var item = obj[props[i]];
- if (item !== undefined) {
-
- if (elem === false) return props[i];
-
- if (is(item, 'function')) {
- return item.bind(elem || obj);
- }
-
- return item;
- }
- }
- return false;
- }
-
- function testPropsAll(prop, prefixed, elem) {
-
- var ucProp = prop.charAt(0).toUpperCase() + prop.slice(1),
- props = (prop + ' ' + cssomPrefixes.join(ucProp + ' ') + ucProp).split(' ');
-
- if (is(prefixed, "string") || is(prefixed, "undefined")) {
- return testProps(props, prefixed);
-
- } else {
- props = (prop + ' ' + (domPrefixes).join(ucProp + ' ') + ucProp).split(' ');
- return testDOMProps(props, prefixed, elem);
- }
- }
-
- tests['flexbox'] = function () {
- return testPropsAll('flexWrap');
- };
- tests['canvas'] = function () {
- var elem = document.createElement('canvas');
- return !!(elem.getContext && elem.getContext('2d'));
- };
-
- tests['canvastext'] = function () {
- return !!(Modernizr['canvas'] && is(document.createElement('canvas').getContext('2d').fillText, 'function'));
- };
-
-
- tests['webgl'] = function () {
- return !!window.WebGLRenderingContext;
- };
-
-
- tests['touch'] = function () {
- var bool;
-
- if (('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch) {
- bool = true;
- } else {
- injectElementWithStyles(['@media (', prefixes.join('touch-enabled),('), mod, ')', '{#modernizr{top:9px;position:absolute}}'].join(''), function (node) {
- bool = node.offsetTop === 9;
- });
- }
-
- return bool;
- };
-
-
- tests['geolocation'] = function () {
- return 'geolocation' in navigator;
- };
-
-
- tests['postmessage'] = function () {
- return !!window.postMessage;
- };
-
-
- tests['websqldatabase'] = function () {
- return !!window.openDatabase;
- };
-
- tests['indexedDB'] = function () {
- return !!testPropsAll("indexedDB", window);
- };
-
- tests['hashchange'] = function () {
- return isEventSupported('hashchange', window) && (document.documentMode === undefined || document.documentMode > 7);
- };
-
- tests['history'] = function () {
- return !!(window.history && history.pushState);
- };
-
- tests['draganddrop'] = function () {
- var div = document.createElement('div');
- return ('draggable' in div) || ('ondragstart' in div && 'ondrop' in div);
- };
-
- tests['websockets'] = function () {
- return 'WebSocket' in window || 'MozWebSocket' in window;
- };
-
-
- tests['rgba'] = function () {
- setCss('background-color:rgba(150,255,150,.5)');
-
- return contains(mStyle.backgroundColor, 'rgba');
- };
-
- tests['hsla'] = function () {
- setCss('background-color:hsla(120,40%,100%,.5)');
-
- return contains(mStyle.backgroundColor, 'rgba') || contains(mStyle.backgroundColor, 'hsla');
- };
-
- tests['multiplebgs'] = function () {
- setCss('background:url(https://),url(https://),red url(https://)');
-
- return (/(url\s*\(.*?){3}/).test(mStyle.background);
- };
- tests['backgroundsize'] = function () {
- return testPropsAll('backgroundSize');
- };
-
- tests['borderimage'] = function () {
- return testPropsAll('borderImage');
- };
-
-
- tests['borderradius'] = function () {
- return testPropsAll('borderRadius');
- };
-
- tests['boxshadow'] = function () {
- return testPropsAll('boxShadow');
- };
-
- tests['textshadow'] = function () {
- return document.createElement('div').style.textShadow === '';
- };
-
-
- tests['opacity'] = function () {
- setCssAll('opacity:.55');
-
- return (/^0.55$/).test(mStyle.opacity);
- };
-
-
- tests['cssanimations'] = function () {
- return testPropsAll('animationName');
- };
-
-
- tests['csscolumns'] = function () {
- return testPropsAll('columnCount');
- };
-
-
- tests['cssgradients'] = function () {
- var str1 = 'background-image:',
- str2 = 'gradient(linear,left top,right bottom,from(#9f9),to(white));',
- str3 = 'linear-gradient(left top,#9f9, white);';
-
- setCss(
- (str1 + '-webkit- '.split(' ').join(str2 + str1) +
- prefixes.join(str3 + str1)).slice(0, -str1.length)
- );
-
- return contains(mStyle.backgroundImage, 'gradient');
- };
-
-
- tests['cssreflections'] = function () {
- return testPropsAll('boxReflect');
- };
-
-
- tests['csstransforms'] = function () {
- return !!testPropsAll('transform');
- };
-
-
- tests['csstransforms3d'] = function () {
-
- var ret = !!testPropsAll('perspective');
-
- if (ret && 'webkitPerspective' in docElement.style) {
-
- injectElementWithStyles('@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}', function (node, rule) {
- ret = node.offsetLeft === 9 && node.offsetHeight === 3;
- });
- }
- return ret;
- };
-
-
- tests['csstransitions'] = function () {
- return testPropsAll('transition');
- };
-
-
- tests['fontface'] = function () {
- var bool;
-
- injectElementWithStyles('@font-face {font-family:"font";src:url("https://")}', function (node, rule) {
- var style = document.getElementById('smodernizr'),
- sheet = style.sheet || style.styleSheet,
- cssText = sheet ? (sheet.cssRules && sheet.cssRules[0] ? sheet.cssRules[0].cssText : sheet.cssText || '') : '';
-
- bool = /src/i.test(cssText) && cssText.indexOf(rule.split(' ')[0]) === 0;
- });
-
- return bool;
- };
-
- tests['generatedcontent'] = function () {
- var bool;
-
- injectElementWithStyles(['#modernizr:after{content:"', smile, '";visibility:hidden}'].join(''), function (node) {
- bool = node.offsetHeight >= 1;
- });
-
- return bool;
- };
- tests['video'] = function () {
- var elem = document.createElement('video'),
- bool = false;
-
- try {
- if (bool = !!elem.canPlayType) {
- bool = new Boolean(bool);
- bool.ogg = elem.canPlayType('video/ogg; codecs="theora"').replace(/^no$/, '');
-
- bool.h264 = elem.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/, '');
-
- bool.webm = elem.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/, '');
- }
-
- } catch (e) {
- }
-
- return bool;
- };
-
- tests['audio'] = function () {
- var elem = document.createElement('audio'),
- bool = false;
-
- try {
- if (bool = !!elem.canPlayType) {
- bool = new Boolean(bool);
- bool.ogg = elem.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/, '');
- bool.mp3 = elem.canPlayType('audio/mpeg;').replace(/^no$/, '');
-
- bool.wav = elem.canPlayType('audio/wav; codecs="1"').replace(/^no$/, '');
- bool.m4a = ( elem.canPlayType('audio/x-m4a;') ||
- elem.canPlayType('audio/aac;')).replace(/^no$/, '');
- }
- } catch (e) {
- }
-
- return bool;
- };
-
-
- tests['localstorage'] = function () {
- try {
- localStorage.setItem(mod, mod);
- localStorage.removeItem(mod);
- return true;
- } catch (e) {
- return false;
- }
- };
-
- tests['sessionstorage'] = function () {
- try {
- sessionStorage.setItem(mod, mod);
- sessionStorage.removeItem(mod);
- return true;
- } catch (e) {
- return false;
- }
- };
-
-
- tests['webworkers'] = function () {
- return !!window.Worker;
- };
-
-
- tests['applicationcache'] = function () {
- return !!window.applicationCache;
- };
-
-
- tests['svg'] = function () {
- return !!document.createElementNS && !!document.createElementNS(ns.svg, 'svg').createSVGRect;
- };
-
- tests['inlinesvg'] = function () {
- var div = document.createElement('div');
- div.innerHTML = ' ';
- return (div.firstChild && div.firstChild.namespaceURI) == ns.svg;
- };
-
- tests['smil'] = function () {
- return !!document.createElementNS && /SVGAnimate/.test(toString.call(document.createElementNS(ns.svg, 'animate')));
- };
-
-
- tests['svgclippaths'] = function () {
- return !!document.createElementNS && /SVGClipPath/.test(toString.call(document.createElementNS(ns.svg, 'clipPath')));
- };
-
- function webforms() {
- Modernizr['input'] = (function (props) {
- for (var i = 0, len = props.length; i < len; i++) {
- attrs[ props[i] ] = !!(props[i] in inputElem);
- }
- if (attrs.list) {
- attrs.list = !!(document.createElement('datalist') && window.HTMLDataListElement);
- }
- return attrs;
- })('autocomplete autofocus list placeholder max min multiple pattern required step'.split(' '));
- Modernizr['inputtypes'] = (function (props) {
-
- for (var i = 0, bool, inputElemType, defaultView, len = props.length; i < len; i++) {
-
- inputElem.setAttribute('type', inputElemType = props[i]);
- bool = inputElem.type !== 'text';
-
- if (bool) {
-
- inputElem.value = smile;
- inputElem.style.cssText = 'position:absolute;visibility:hidden;';
-
- if (/^range$/.test(inputElemType) && inputElem.style.WebkitAppearance !== undefined) {
-
- docElement.appendChild(inputElem);
- defaultView = document.defaultView;
-
- bool = defaultView.getComputedStyle &&
- defaultView.getComputedStyle(inputElem, null).WebkitAppearance !== 'textfield' &&
- (inputElem.offsetHeight !== 0);
-
- docElement.removeChild(inputElem);
-
- } else if (/^(search|tel)$/.test(inputElemType)) {
- } else if (/^(url|email)$/.test(inputElemType)) {
- bool = inputElem.checkValidity && inputElem.checkValidity() === false;
-
- } else {
- bool = inputElem.value != smile;
- }
- }
-
- inputs[ props[i] ] = !!bool;
- }
- return inputs;
- })('search tel url email datetime date month week time datetime-local number range color'.split(' '));
- }
-
- for (var feature in tests) {
- if (hasOwnProp(tests, feature)) {
- featureName = feature.toLowerCase();
- Modernizr[featureName] = tests[feature]();
-
- classes.push((Modernizr[featureName] ? '' : 'no-') + featureName);
- }
- }
-
- Modernizr.input || webforms();
-
-
- Modernizr.addTest = function (feature, test) {
- if (typeof feature == 'object') {
- for (var key in feature) {
- if (hasOwnProp(feature, key)) {
- Modernizr.addTest(key, feature[ key ]);
- }
- }
- } else {
-
- feature = feature.toLowerCase();
-
- if (Modernizr[feature] !== undefined) {
- return Modernizr;
- }
-
- test = typeof test == 'function' ? test() : test;
-
- if (enableClasses) {
- docElement.className += ' ' + (test ? '' : 'no-') + feature;
- }
- Modernizr[feature] = test;
-
- }
-
- return Modernizr;
- };
-
-
- setCss('');
- modElem = inputElem = null;
-
- ;
- (function (window, document) {
- var options = window.html5 || {};
-
- var reSkip = /^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i;
-
- var saveClones = /^<|^(?:a|b|button|code|div|fieldset|form|h1|h2|h3|h4|h5|h6|i|iframe|img|input|label|li|link|ol|option|p|param|q|script|select|span|strong|style|table|tbody|td|textarea|tfoot|th|thead|tr|ul)$/i;
-
- var supportsHtml5Styles;
-
- var expando = '_html5shiv';
-
- var expanID = 0;
-
- var expandoData = {};
-
- var supportsUnknownElements;
-
- (function () {
- try {
- var a = document.createElement('a');
- a.innerHTML = ' ';
- supportsHtml5Styles = ('hidden' in a);
-
- supportsUnknownElements = a.childNodes.length == 1 || (function () {
- (document.createElement)('a');
- var frag = document.createDocumentFragment();
- return (
- typeof frag.cloneNode == 'undefined' ||
- typeof frag.createDocumentFragment == 'undefined' ||
- typeof frag.createElement == 'undefined'
- );
- }());
- } catch (e) {
- supportsHtml5Styles = true;
- supportsUnknownElements = true;
- }
-
- }());
- function addStyleSheet(ownerDocument, cssText) {
- var p = ownerDocument.createElement('p'),
- parent = ownerDocument.getElementsByTagName('head')[0] || ownerDocument.documentElement;
-
- p.innerHTML = 'x';
- return parent.insertBefore(p.lastChild, parent.firstChild);
- }
-
- function getElements() {
- var elements = html5.elements;
- return typeof elements == 'string' ? elements.split(' ') : elements;
- }
-
- function getExpandoData(ownerDocument) {
- var data = expandoData[ownerDocument[expando]];
- if (!data) {
- data = {};
- expanID++;
- ownerDocument[expando] = expanID;
- expandoData[expanID] = data;
- }
- return data;
- }
-
- function createElement(nodeName, ownerDocument, data) {
- if (!ownerDocument) {
- ownerDocument = document;
- }
- if (supportsUnknownElements) {
- return ownerDocument.createElement(nodeName);
- }
- if (!data) {
- data = getExpandoData(ownerDocument);
- }
- var node;
-
- if (data.cache[nodeName]) {
- node = data.cache[nodeName].cloneNode();
- } else if (saveClones.test(nodeName)) {
- node = (data.cache[nodeName] = data.createElem(nodeName)).cloneNode();
- } else {
- node = data.createElem(nodeName);
- }
-
- return node.canHaveChildren && !reSkip.test(nodeName) ? data.frag.appendChild(node) : node;
- }
-
- function createDocumentFragment(ownerDocument, data) {
- if (!ownerDocument) {
- ownerDocument = document;
- }
- if (supportsUnknownElements) {
- return ownerDocument.createDocumentFragment();
- }
- data = data || getExpandoData(ownerDocument);
- var clone = data.frag.cloneNode(),
- i = 0,
- elems = getElements(),
- l = elems.length;
- for (; i < l; i++) {
- clone.createElement(elems[i]);
- }
- return clone;
- }
-
- function shivMethods(ownerDocument, data) {
- if (!data.cache) {
- data.cache = {};
- data.createElem = ownerDocument.createElement;
- data.createFrag = ownerDocument.createDocumentFragment;
- data.frag = data.createFrag();
- }
-
-
- ownerDocument.createElement = function (nodeName) {
- if (!html5.shivMethods) {
- return data.createElem(nodeName);
- }
- return createElement(nodeName, ownerDocument, data);
- };
-
- ownerDocument.createDocumentFragment = Function('h,f', 'return function(){' +
- 'var n=f.cloneNode(),c=n.createElement;' +
- 'h.shivMethods&&(' +
- getElements().join().replace(/\w+/g, function (nodeName) {
- data.createElem(nodeName);
- data.frag.createElement(nodeName);
- return 'c("' + nodeName + '")';
- }) +
- ');return n}'
- )(html5, data.frag);
- }
-
- function shivDocument(ownerDocument) {
- if (!ownerDocument) {
- ownerDocument = document;
- }
- var data = getExpandoData(ownerDocument);
-
- if (html5.shivCSS && !supportsHtml5Styles && !data.hasCSS) {
- data.hasCSS = !!addStyleSheet(ownerDocument,
- 'article,aside,figcaption,figure,footer,header,hgroup,nav,section{display:block}' +
- 'mark{background:#FF0;color:#000}'
- );
- }
- if (!supportsUnknownElements) {
- shivMethods(ownerDocument, data);
- }
- return ownerDocument;
- }
-
- var html5 = {
-
- 'elements': options.elements || 'abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video',
-
- 'shivCSS': (options.shivCSS !== false),
-
- 'supportsUnknownElements': supportsUnknownElements,
-
- 'shivMethods': (options.shivMethods !== false),
-
- 'type': 'default',
-
- 'shivDocument': shivDocument,
-
- createElement: createElement,
-
- createDocumentFragment: createDocumentFragment
- };
- window.html5 = html5;
-
- shivDocument(document);
-
- }(this, document));
-
- Modernizr._version = version;
-
- Modernizr._prefixes = prefixes;
- Modernizr._domPrefixes = domPrefixes;
- Modernizr._cssomPrefixes = cssomPrefixes;
-
-
- Modernizr.hasEvent = isEventSupported;
-
- Modernizr.testProp = function (prop) {
- return testProps([prop]);
- };
-
- Modernizr.testAllProps = testPropsAll;
-
-
- Modernizr.testStyles = injectElementWithStyles;
- Modernizr.prefixed = function (prop, obj, elem) {
- if (!obj) {
- return testPropsAll(prop, 'pfx');
- } else {
- return testPropsAll(prop, obj, elem);
- }
- };
-
-
- docElement.className = docElement.className.replace(/(^|\s)no-js(\s|$)/, '$1$2') +
-
- (enableClasses ? ' js ' + classes.join(' ') : '');
-
- return Modernizr;
-
-})(this, this.document);
-/*yepnope1.5.4|WTFPL*/
-(function (a, b, c) {
- function d(a) {
- return"[object Function]" == o.call(a)
- }
-
- function e(a) {
- return"string" == typeof a
- }
-
- function f() {
- }
-
- function g(a) {
- return!a || "loaded" == a || "complete" == a || "uninitialized" == a
- }
-
- function h() {
- var a = p.shift();
- q = 1, a ? a.t ? m(function () {
- ("c" == a.t ? B.injectCss : B.injectJs)(a.s, 0, a.a, a.x, a.e, 1)
- }, 0) : (a(), h()) : q = 0
- }
-
- function i(a, c, d, e, f, i, j) {
- function k(b) {
- if (!o && g(l.readyState) && (u.r = o = 1, !q && h(), l.onload = l.onreadystatechange = null, b)) {
- "img" != a && m(function () {
- t.removeChild(l)
- }, 50);
- for (var d in y[c])y[c].hasOwnProperty(d) && y[c][d].onload()
- }
- }
-
- var j = j || B.errorTimeout, l = b.createElement(a), o = 0, r = 0, u = {t: d, s: c, e: f, a: i, x: j};
- 1 === y[c] && (r = 1, y[c] = []), "object" == a ? l.data = c : (l.src = c, l.type = a), l.width = l.height = "0", l.onerror = l.onload = l.onreadystatechange = function () {
- k.call(this, r)
- }, p.splice(e, 0, u), "img" != a && (r || 2 === y[c] ? (t.insertBefore(l, s ? null : n), m(k, j)) : y[c].push(l))
- }
-
- function j(a, b, c, d, f) {
- return q = 0, b = b || "j", e(a) ? i("c" == b ? v : u, a, b, this.i++, c, d, f) : (p.splice(this.i++, 0, a), 1 == p.length && h()), this
- }
-
- function k() {
- var a = B;
- return a.loader = {load: j, i: 0}, a
- }
-
- var l = b.documentElement, m = a.setTimeout, n = b.getElementsByTagName("script")[0], o = {}.toString, p = [], q = 0, r = "MozAppearance"in l.style, s = r && !!b.createRange().compareNode, t = s ? l : n.parentNode, l = a.opera && "[object Opera]" == o.call(a.opera), l = !!b.attachEvent && !l, u = r ? "object" : l ? "script" : "img", v = l ? "script" : u, w = Array.isArray || function (a) {
- return"[object Array]" == o.call(a)
- }, x = [], y = {}, z = {timeout: function (a, b) {
- return b.length && (a.timeout = b[0]), a
- }}, A, B;
- B = function (a) {
- function b(a) {
- var a = a.split("!"), b = x.length, c = a.pop(), d = a.length, c = {url: c, origUrl: c, prefixes: a}, e, f, g;
- for (f = 0; f < d; f++)g = a[f].split("="), (e = z[g.shift()]) && (c = e(c, g));
- for (f = 0; f < b; f++)c = x[f](c);
- return c
- }
-
- function g(a, e, f, g, h) {
- var i = b(a), j = i.autoCallback;
- i.url.split(".").pop().split("?").shift(), i.bypass || (e && (e = d(e) ? e : e[a] || e[g] || e[a.split("/").pop().split("?")[0]]), i.instead ? i.instead(a, e, f, g, h) : (y[i.url] ? i.noexec = !0 : y[i.url] = 1, f.load(i.url, i.forceCSS || !i.forceJS && "css" == i.url.split(".").pop().split("?").shift() ? "c" : c, i.noexec, i.attrs, i.timeout), (d(e) || d(j)) && f.load(function () {
- k(), e && e(i.origUrl, h, g), j && j(i.origUrl, h, g), y[i.url] = 2
- })))
- }
-
- function h(a, b) {
- function c(a, c) {
- if (a) {
- if (e(a))c || (j = function () {
- var a = [].slice.call(arguments);
- k.apply(this, a), l()
- }), g(a, j, b, 0, h); else if (Object(a) === a)for (n in m = function () {
- var b = 0, c;
- for (c in a)a.hasOwnProperty(c) && b++;
- return b
- }(), a)a.hasOwnProperty(n) && (!c && !--m && (d(j) ? j = function () {
- var a = [].slice.call(arguments);
- k.apply(this, a), l()
- } : j[n] = function (a) {
- return function () {
- var b = [].slice.call(arguments);
- a && a.apply(this, b), l()
- }
- }(k[n])), g(a[n], j, b, n, h))
- } else!c && l()
- }
-
- var h = !!a.test, i = a.load || a.both, j = a.callback || f, k = j, l = a.complete || f, m, n;
- c(h ? a.yep : a.nope, !!i), i && c(i)
- }
-
- var i, j, l = this.yepnope.loader;
- if (e(a))g(a, 0, l, 0); else if (w(a))for (i = 0; i < a.length; i++)j = a[i], e(j) ? g(j, 0, l, 0) : w(j) ? B(j) : Object(j) === j && h(j, l); else Object(a) === a && h(a, l)
- }, B.addPrefix = function (a, b) {
- z[a] = b
- }, B.addFilter = function (a) {
- x.push(a)
- }, B.errorTimeout = 1e4, null == b.readyState && b.addEventListener && (b.readyState = "loading", b.addEventListener("DOMContentLoaded", A = function () {
- b.removeEventListener("DOMContentLoaded", A, 0), b.readyState = "complete"
- }, 0)), a.yepnope = k(), a.yepnope.executeStack = h, a.yepnope.injectJs = function (a, c, d, e, i, j) {
- var k = b.createElement("script"), l, o, e = e || B.errorTimeout;
- k.src = a;
- for (o in d)k.setAttribute(o, d[o]);
- c = j ? h : c || f, k.onreadystatechange = k.onload = function () {
- !l && g(k.readyState) && (l = 1, c(), k.onload = k.onreadystatechange = null)
- }, m(function () {
- l || (l = 1, c(1))
- }, e), i ? k.onload() : n.parentNode.insertBefore(k, n)
- }, a.yepnope.injectCss = function (a, c, d, e, g, i) {
- var e = b.createElement("link"), j, c = i ? h : c || f;
- e.href = a, e.rel = "stylesheet", e.type = "text/css";
- for (j in d)e.setAttribute(j, d[j]);
- g || (n.parentNode.insertBefore(e, n), m(c, 0))
- }
-})(this, document);
-Modernizr.load = function () {
- yepnope.apply(window, [].slice.call(arguments, 0));
-};
-;
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/js-dev/responsive-scripts.js b/wp-content/themes/responsive/core/js-dev/responsive-scripts.js
deleted file mode 100644
index 3e3efe3..0000000
--- a/wp-content/themes/responsive/core/js-dev/responsive-scripts.js
+++ /dev/null
@@ -1,519 +0,0 @@
-/*! Responsive JS Library v1.2.2 */
-
-/*! matchMedia() polyfill - Test a CSS media type/query in JS. Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas. Dual MIT/BSD license */
-/*! NOTE: If you're already including a window.matchMedia polyfill via Modernizr or otherwise, you don't need this part */
-window.matchMedia = window.matchMedia || (function (doc, undefined) {
-
- var bool,
- docElem = doc.documentElement,
- refNode = docElem.firstElementChild || docElem.firstChild,
- // fakeBody required for
- fakeBody = doc.createElement('body'),
- div = doc.createElement('div');
-
- div.id = 'mq-test-1';
- div.style.cssText = "position:absolute;top:-100em";
- fakeBody.style.background = "none";
- fakeBody.appendChild(div);
-
- return function (q) {
-
- div.innerHTML = '';
-
- docElem.insertBefore(fakeBody, refNode);
- bool = div.offsetWidth == 42;
- docElem.removeChild(fakeBody);
-
- return { matches: bool, media: q };
- };
-
-})(document);
-
-/*! Respond.js v1.1.0: min/max-width media query polyfill. (c) Scott Jehl. MIT/GPLv2 Lic. j.mp/respondjs */
-(function (win) {
- //exposed namespace
- win.respond = {};
-
- //define update even in native-mq-supporting browsers, to avoid errors
- respond.update = function () {
- };
-
- //expose media query support flag for external use
- respond.mediaQueriesSupported = win.matchMedia && win.matchMedia("only all").matches;
-
- //if media queries are supported, exit here
- if (respond.mediaQueriesSupported) {
- return;
- }
-
- //define vars
- var doc = win.document,
- docElem = doc.documentElement,
- mediastyles = [],
- rules = [],
- appendedEls = [],
- parsedSheets = {},
- resizeThrottle = 30,
- head = doc.getElementsByTagName("head")[0] || docElem,
- base = doc.getElementsByTagName("base")[0],
- links = head.getElementsByTagName("link"),
- requestQueue = [],
-
- //loop stylesheets, send text content to translate
- ripCSS = function () {
- var sheets = links,
- sl = sheets.length,
- i = 0,
- //vars for loop:
- sheet, href, media, isCSS;
-
- for (; i < sl; i++) {
- sheet = sheets[ i ],
- href = sheet.href,
- media = sheet.media,
- isCSS = sheet.rel && sheet.rel.toLowerCase() === "stylesheet";
-
- //only links plz and prevent re-parsing
- if (!!href && isCSS && !parsedSheets[ href ]) {
- // selectivizr exposes css through the rawCssText expando
- if (sheet.styleSheet && sheet.styleSheet.rawCssText) {
- translate(sheet.styleSheet.rawCssText, href, media);
- parsedSheets[ href ] = true;
- } else {
- if ((!/^([a-zA-Z:]*\/\/)/.test(href) && !base)
- || href.replace(RegExp.$1, "").split("/")[0] === win.location.host) {
- requestQueue.push({
- href: href,
- media: media
- });
- }
- }
- }
- }
- makeRequests();
- },
-
- //recurse through request queue, get css text
- makeRequests = function () {
- if (requestQueue.length) {
- var thisRequest = requestQueue.shift();
-
- ajax(thisRequest.href, function (styles) {
- translate(styles, thisRequest.href, thisRequest.media);
- parsedSheets[ thisRequest.href ] = true;
- makeRequests();
- });
- }
- },
-
- //find media blocks in css text, convert to style blocks
- translate = function (styles, href, media) {
- var qs = styles.match(/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi),
- ql = qs && qs.length || 0,
- //try to get CSS path
- href = href.substring(0, href.lastIndexOf("/")),
- repUrls = function (css) {
- return css.replace(/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g, "$1" + href + "$2$3");
- },
- useMedia = !ql && media,
- //vars used in loop
- i = 0,
- j, fullq, thisq, eachq, eql;
-
- //if path exists, tack on trailing slash
- if (href.length) {
- href += "/";
- }
-
- //if no internal queries exist, but media attr does, use that
- //note: this currently lacks support for situations where a media attr is specified on a link AND
- //its associated stylesheet has internal CSS media queries.
- //In those cases, the media attribute will currently be ignored.
- if (useMedia) {
- ql = 1;
- }
-
-
- for (; i < ql; i++) {
- j = 0;
-
- //media attr
- if (useMedia) {
- fullq = media;
- rules.push(repUrls(styles));
- }
- //parse for styles
- else {
- fullq = qs[ i ].match(/@media *([^\{]+)\{([\S\s]+?)$/) && RegExp.$1;
- rules.push(RegExp.$2 && repUrls(RegExp.$2));
- }
-
- eachq = fullq.split(",");
- eql = eachq.length;
-
- for (; j < eql; j++) {
- thisq = eachq[ j ];
- mediastyles.push({
- media: thisq.split("(")[ 0 ].match(/(only\s+)?([a-zA-Z]+)\s?/) && RegExp.$2 || "all",
- rules: rules.length - 1,
- hasquery: thisq.indexOf("(") > -1,
- minw: thisq.match(/\(min\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/) && parseFloat(RegExp.$1) + ( RegExp.$2 || "" ),
- maxw: thisq.match(/\(max\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/) && parseFloat(RegExp.$1) + ( RegExp.$2 || "" )
- });
- }
- }
-
- applyMedia();
- },
-
- lastCall,
-
- resizeDefer,
-
- // returns the value of 1em in pixels
- getEmValue = function () {
- var ret,
- div = doc.createElement('div'),
- body = doc.body,
- fakeUsed = false;
-
- div.style.cssText = "position:absolute;font-size:1em;width:1em";
-
- if (!body) {
- body = fakeUsed = doc.createElement("body");
- body.style.background = "none";
- }
-
- body.appendChild(div);
-
- docElem.insertBefore(body, docElem.firstChild);
-
- ret = div.offsetWidth;
-
- if (fakeUsed) {
- docElem.removeChild(body);
- }
- else {
- body.removeChild(div);
- }
-
- //also update eminpx before returning
- ret = eminpx = parseFloat(ret);
-
- return ret;
- },
-
- //cached container for 1em value, populated the first time it's needed
- eminpx,
-
- //enable/disable styles
- applyMedia = function (fromResize) {
- var name = "clientWidth",
- docElemProp = docElem[ name ],
- currWidth = doc.compatMode === "CSS1Compat" && docElemProp || doc.body[ name ] || docElemProp,
- styleBlocks = {},
- lastLink = links[ links.length - 1 ],
- now = (new Date()).getTime();
-
- //throttle resize calls
- if (fromResize && lastCall && now - lastCall < resizeThrottle) {
- clearTimeout(resizeDefer);
- resizeDefer = setTimeout(applyMedia, resizeThrottle);
- return;
- }
- else {
- lastCall = now;
- }
-
- for (var i in mediastyles) {
- var thisstyle = mediastyles[ i ],
- min = thisstyle.minw,
- max = thisstyle.maxw,
- minnull = min === null,
- maxnull = max === null,
- em = "em";
-
- if (!!min) {
- min = parseFloat(min) * ( min.indexOf(em) > -1 ? ( eminpx || getEmValue() ) : 1 );
- }
- if (!!max) {
- max = parseFloat(max) * ( max.indexOf(em) > -1 ? ( eminpx || getEmValue() ) : 1 );
- }
-
- // if there's no media query at all (the () part), or min or max is not null, and if either is present, they're true
- if (!thisstyle.hasquery || ( !minnull || !maxnull ) && ( minnull || currWidth >= min ) && ( maxnull || currWidth <= max )) {
- if (!styleBlocks[ thisstyle.media ]) {
- styleBlocks[ thisstyle.media ] = [];
- }
- styleBlocks[ thisstyle.media ].push(rules[ thisstyle.rules ]);
- }
- }
-
- //remove any existing respond style element(s)
- for (var i in appendedEls) {
- if (appendedEls[ i ] && appendedEls[ i ].parentNode === head) {
- head.removeChild(appendedEls[ i ]);
- }
- }
-
- //inject active styles, grouped by media type
- for (var i in styleBlocks) {
- var ss = doc.createElement("style"),
- css = styleBlocks[ i ].join("\n");
-
- ss.type = "text/css";
- ss.media = i;
-
- //originally, ss was appended to a documentFragment and sheets were appended in bulk.
- //this caused crashes in IE in a number of circumstances, such as when the HTML element had a bg image set, so appending beforehand seems best. Thanks to @dvelyk for the initial research on this one!
- head.insertBefore(ss, lastLink.nextSibling);
-
- if (ss.styleSheet) {
- ss.styleSheet.cssText = css;
- }
- else {
- ss.appendChild(doc.createTextNode(css));
- }
-
- //push to appendedEls to track for later removal
- appendedEls.push(ss);
- }
- },
- //tweaked Ajax functions from Quirksmode
- ajax = function (url, callback) {
- var req = xmlHttp();
- if (!req) {
- return;
- }
- req.open("GET", url, true);
- req.onreadystatechange = function () {
- if (req.readyState != 4 || req.status != 200 && req.status != 304) {
- return;
- }
- callback(req.responseText);
- }
- if (req.readyState == 4) {
- return;
- }
- req.send(null);
- },
- //define ajax obj
- xmlHttp = (function () {
- var xmlhttpmethod = false;
- try {
- xmlhttpmethod = new XMLHttpRequest();
- }
- catch (e) {
- xmlhttpmethod = new ActiveXObject("Microsoft.XMLHTTP");
- }
- return function () {
- return xmlhttpmethod;
- };
- })();
-
- //translate CSS
- ripCSS();
-
- //expose update for re-running respond later on
- respond.update = ripCSS;
-
- //adjust on resize
- function callMedia() {
- applyMedia(true);
- }
-
- if (win.addEventListener) {
- win.addEventListener("resize", callMedia, false);
- }
- else if (win.attachEvent) {
- win.attachEvent("onresize", callMedia);
- }
-})(this);
-
-/**
- * jQuery Scroll Top Plugin 1.0.0
- */
-jQuery(document).ready(function ($) {
- $('a[href=#scroll-top]').click(function () {
- $('html, body').animate({
- scrollTop: 0
- }, 'slow');
- return false;
- });
-});
-
-/*!
- * FitVids 1.0
- *
- * Copyright 2011, Chris Coyier - http://css-tricks.com + Dave Rupert - http://daverupert.com
- * Credit to Thierry Koblentz - http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/
- * Released under the WTFPL license - http://sam.zoy.org/wtfpl/
- *
- * Date: Thu Sept 01 18:00:00 2011 -0500
- */
-
-(function ($) {
-
- "use strict";
-
- $.fn.fitVids = function (options) {
- var settings = {
- customSelector: null
- };
-
- var div = document.createElement('div'),
- ref = document.getElementsByTagName('base')[0] || document.getElementsByTagName('script')[0];
-
- div.className = 'fit-vids-style';
- div.innerHTML = '';
-
- ref.parentNode.insertBefore(div, ref);
-
- if (options) {
- $.extend(settings, options);
- }
-
- return this.each(function () {
- var selectors = [
- "iframe[src*='player.vimeo.com']",
- "iframe[src*='www.youtube.com']",
- "iframe[src*='www.youtube-nocookie.com']",
- "iframe[src*='fast.wistia.com']",
- "embed"
- ];
-
- if (settings.customSelector) {
- selectors.push(settings.customSelector);
- }
-
- var $allVideos = $(this).find(selectors.join(','));
-
- $allVideos.each(function () {
- var $this = $(this);
- if (this.tagName.toLowerCase() === 'embed' && $this.parent('object').length || $this.parent('.fluid-width-video-wrapper').length) {
- return;
- }
- var height = ( this.tagName.toLowerCase() === 'object' || ($this.attr('height') && !isNaN(parseInt($this.attr('height'), 10))) ) ? parseInt($this.attr('height'), 10) : $this.height(),
- width = !isNaN(parseInt($this.attr('width'), 10)) ? parseInt($this.attr('width'), 10) : $this.width(),
- aspectRatio = height / width;
- if (!$this.attr('id')) {
- var videoID = 'fitvid' + Math.floor(Math.random() * 999999);
- $this.attr('id', videoID);
- }
- $this.wrap('
').parent('.fluid-width-video-wrapper').css('padding-top', (aspectRatio * 100) + "%");
- $this.removeAttr('height').removeAttr('width');
- });
- });
- };
-})(jQuery);
-
-
-/*!
- * Mobile Menu
- */
-(function ($) {
- var current = $('.main-nav li.current-menu-item a').html();
- current = $('.main-nav li.current_page_item a').html();
- if ($('span').hasClass('custom-mobile-menu-title')) {
- current = $('span.custom-mobile-menu-title').html();
- }
- else if (typeof current == 'undefined' || current === null) {
- if ($('body').hasClass('home')) {
- if ($('#logo span').hasClass('site-name')) {
- current = $('#logo .site-name a').html();
- }
- else {
- current = $('#logo img').attr('alt');
- }
- }
- else {
- if ($('body').hasClass('woocommerce') && $('h1').hasClass('page-title')) {
- current = $('h1.page-title').html();
- }
- else if ($('body').hasClass('woocommerce') && $('h1').hasClass('entry-title')) {
- current = $('h1.entry-title').html();
- }
- else if ($('body').hasClass('archive') && $('h6').hasClass('title-archive')) {
- current = $('h6.title-archive').html();
- }
- else if ($('body').hasClass('search-results') && $('h6').hasClass('title-search-results')) {
- current = $('h6.title-search-results').html();
- }
- else if ($('body').hasClass('page-template-blog-excerpt-php') && $('li').hasClass('current_page_item')) {
- current = $('li.current_page_item').text();
- }
- else if ($('body').hasClass('page-template-blog-php') && $('li').hasClass('current_page_item')) {
- current = $('li.current_page_item').text();
- }
- else if ($('h1').hasClass('post-title')) {
- current = $('h1.post-title').html();
- }
- else {
- current = ' ';
- }
- }
- }
- ;
- $('.main-nav').append('');
- $('.main-nav').prepend('');
- $('a#responsive_menu_button, #responsive_current_menu_item').click(function () {
- $('.js .main-nav .menu').slideToggle(function () {
- if ($(this).is(':visible')) {
- $('a#responsive_menu_button').addClass('responsive-toggle-open');
- }
- else {
- $('a#responsive_menu_button').removeClass('responsive-toggle-open');
- $('.js .main-nav .menu').removeAttr('style');
- }
- });
- });
-})(jQuery);
-
-// Close the mobile menu when clicked outside of it.
-(function ($) {
- $('html').click(function () {
-
- // Check if the menu is open, close in that case.
- if ($('a#responsive_menu_button').hasClass('responsive-toggle-open')) {
- $('.js .main-nav .menu').slideToggle(function () {
- $('a#responsive_menu_button').removeClass('responsive-toggle-open');
- $('.js .main-nav .menu').removeAttr('style');
- });
- }
- })
-})(jQuery);
-
-// Stop propagation on click on menu.
-jQuery('.main-nav').click(function (event) {
- var pathname = window.location.pathname;
- if (pathname != '/wp-admin/customize.php') {
- event.stopPropagation();
- }
-});
-
-// Placeholder
-jQuery(function () {
- jQuery('input[placeholder], textarea[placeholder]').placeholder();
-});
-
-// FitVids
-jQuery(document).ready(function () {
-// Target your #container, #wrapper etc.
- jQuery("#wrapper").fitVids();
-});
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/js/jquery.placeholder.min.js b/wp-content/themes/responsive/core/js/jquery.placeholder.min.js
deleted file mode 100644
index 02d82d8..0000000
--- a/wp-content/themes/responsive/core/js/jquery.placeholder.min.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/*! http://mths.be/placeholder v2.0.7 by @mathias */
-(function(q,f,d){function r(b){var a={},c=/^jQuery\d+$/;d.each(b.attributes,function(b,d){d.specified&&!c.test(d.name)&&(a[d.name]=d.value)});return a}function g(b,a){var c=d(this);if(this.value==c.attr("placeholder")&&c.hasClass("placeholder"))if(c.data("placeholder-password")){c=c.hide().next().show().attr("id",c.removeAttr("id").data("placeholder-id"));if(!0===b)return c[0].value=a;c.focus()}else this.value="",c.removeClass("placeholder"),this==m()&&this.select()}function k(){var b,a=d(this),c=
-this.id;if(""==this.value){if("password"==this.type){if(!a.data("placeholder-textinput")){try{b=a.clone().attr({type:"text"})}catch(e){b=d(" ").attr(d.extend(r(this),{type:"text"}))}b.removeAttr("name").data({"placeholder-password":a,"placeholder-id":c}).bind("focus.placeholder",g);a.data({"placeholder-textinput":b,"placeholder-id":c}).before(b)}a=a.removeAttr("id").hide().prev().attr("id",c).show()}a.addClass("placeholder");a[0].value=a.attr("placeholder")}else a.removeClass("placeholder")}
-function m(){try{return f.activeElement}catch(b){}}var h="placeholder"in f.createElement("input"),l="placeholder"in f.createElement("textarea"),e=d.fn,n=d.valHooks,p=d.propHooks;h&&l?(e=e.placeholder=function(){return this},e.input=e.textarea=!0):(e=e.placeholder=function(){this.filter((h?"textarea":":input")+"[placeholder]").not(".placeholder").bind({"focus.placeholder":g,"blur.placeholder":k}).data("placeholder-enabled",!0).trigger("blur.placeholder");return this},e.input=h,e.textarea=l,e={get:function(b){var a=
-d(b),c=a.data("placeholder-password");return c?c[0].value:a.data("placeholder-enabled")&&a.hasClass("placeholder")?"":b.value},set:function(b,a){var c=d(b),e=c.data("placeholder-password");if(e)return e[0].value=a;if(!c.data("placeholder-enabled"))return b.value=a;""==a?(b.value=a,b!=m()&&k.call(b)):c.hasClass("placeholder")?g.call(b,!0,a)||(b.value=a):b.value=a;return c}},h||(n.input=e,p.value=e),l||(n.textarea=e,p.value=e),d(function(){d(f).delegate("form","submit.placeholder",function(){var b=
-d(".placeholder",this).each(g);setTimeout(function(){b.each(k)},10)})}),d(q).bind("beforeunload.placeholder",function(){d(".placeholder").each(function(){this.value=""})}))})(this,document,jQuery);
\ No newline at end of file
diff --git a/wp-content/themes/responsive/core/js/responsive-modernizr.min.js b/wp-content/themes/responsive/core/js/responsive-modernizr.min.js
deleted file mode 100644
index a4148aa..0000000
--- a/wp-content/themes/responsive/core/js/responsive-modernizr.min.js
+++ /dev/null
@@ -1,30 +0,0 @@
-/* Modernizr 2.6.1 (Custom Build) | MIT & BSD */
-window.Modernizr=function(k,e,x){function p(a,b){return typeof a===b}function A(a,b){for(var d in a){var r=a[d];if(!~(""+r).indexOf("-")&&l[r]!==x)return"pfx"==b?r:!0}return!1}function n(a,b,d){var r=a.charAt(0).toUpperCase()+a.slice(1),c=(a+" "+B.join(r+" ")+r).split(" ");if(p(b,"string")||p(b,"undefined"))return A(c,b);c=(a+" "+C.join(r+" ")+r).split(" ");a:{a=c;for(var e in a)if(r=b[a[e]],r!==x){b=!1===d?a[e]:p(r,"function")?r.bind(d||b):r;break a}b=!1}return b}function M(){f.input=function(a){for(var b=
-0,d=a.length;b',a,""].join("");f.id="modernizr";(s?f:h).innerHTML+=d;h.appendChild(f);s||(h.style.background="",u.appendChild(h));a=b(f,a);s?f.parentNode.removeChild(f):h.parentNode.removeChild(h);return!!a},H=function(){var a={select:"input",
-change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return function(b,d){d=d||e.createElement(a[b]||"div");b="on"+b;var c=b in d;c||(d.setAttribute||(d=e.createElement("div")),d.setAttribute&&d.removeAttribute&&(d.setAttribute(b,""),c=p(d[b],"function"),p(d[b],"undefined")||(d[b]=x),d.removeAttribute(b)));return c}}(),t={}.hasOwnProperty,I;I=p(t,"undefined")||p(t.call,"undefined")?function(a,b){return b in a&&p(a.constructor.prototype[b],"undefined")}:function(a,b){return t.call(a,
-b)};Function.prototype.bind||(Function.prototype.bind=function(a){var b=this;if("function"!=typeof b)throw new TypeError;var d=F.call(arguments,1),c=function(){if(this instanceof c){var e=function(){};e.prototype=b.prototype;var e=new e,f=b.apply(e,d.concat(F.call(arguments)));return Object(f)===f?f:e}return b.apply(a,d.concat(F.call(arguments)))};return c});c.flexbox=function(){return n("flexWrap")};c.canvas=function(){var a=e.createElement("canvas");return!(!a.getContext||!a.getContext("2d"))};
-c.canvastext=function(){return!(!f.canvas||!p(e.createElement("canvas").getContext("2d").fillText,"function"))};c.webgl=function(){return!!k.WebGLRenderingContext};c.touch=function(){var a;"ontouchstart"in k||k.DocumentTouch&&e instanceof DocumentTouch?a=!0:z(["@media (",y.join("touch-enabled),("),"modernizr){#modernizr{top:9px;position:absolute}}"].join(""),function(b){a=9===b.offsetTop});return a};c.geolocation=function(){return"geolocation"in navigator};c.postmessage=function(){return!!k.postMessage};
-c.websqldatabase=function(){return!!k.openDatabase};c.indexedDB=function(){return!!n("indexedDB",k)};c.hashchange=function(){return H("hashchange",k)&&(e.documentMode===x||7";return"http://www.w3.org/2000/svg"==(a.firstChild&&a.firstChild.namespaceURI)};c.smil=function(){return!!e.createElementNS&&/SVGAnimate/.test(w.call(e.createElementNS("http://www.w3.org/2000/svg","animate")))};c.svgclippaths=function(){return!!e.createElementNS&&/SVGClipPath/.test(w.call(e.createElementNS("http://www.w3.org/2000/svg",
-"clipPath")))};for(var J in c)I(c,J)&&(G=J.toLowerCase(),f[G]=c[J](),E.push((f[G]?"":"no-")+G));f.input||M();f.addTest=function(a,b){if("object"==typeof a)for(var d in a)I(a,d)&&f.addTest(d,a[d]);else{a=a.toLowerCase();if(f[a]!==x)return f;b="function"==typeof b?b():b;u.className+=" "+(b?"":"no-")+a;f[a]=b}return f};l.cssText="";c=g=null;(function(a,b){function d(){var b=l.elements;return"string"==typeof b?b.split(" "):b}function c(b){var a=m[b[k]];a||(a={},n++,b[k]=n,m[n]=a);return a}function e(a,
-d,f){d||(d=b);if(K)return d.createElement(a);f||(f=c(d));d=f.cache[a]?f.cache[a].cloneNode():q.test(a)?(f.cache[a]=f.createElem(a)).cloneNode():f.createElem(a);return d.canHaveChildren&&!N.test(a)?f.frag.appendChild(d):d}function f(b,a){a.cache||(a.cache={},a.createElem=b.createElement,a.createFrag=b.createDocumentFragment,a.frag=a.createFrag());b.createElement=function(d){return l.shivMethods?e(d,b,a):a.createElem(d)};b.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+
-d().join().replace(/\w+/g,function(b){a.createElem(b);a.frag.createElement(b);return'c("'+b+'")'})+");return n}")(l,a.frag)}function s(a){a||(a=b);var d=c(a);if(l.shivCSS&&!g&&!d.hasCSS){var e,m=a;e=m.createElement("p");m=m.getElementsByTagName("head")[0]||m.documentElement;e.innerHTML="x";e=m.insertBefore(e.lastChild,m.firstChild);d.hasCSS=!!e}K||f(a,d);return a}var h=a.html5||
-{},N=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,q=/^<|^(?:a|b|button|code|div|fieldset|form|h1|h2|h3|h4|h5|h6|i|iframe|img|input|label|li|link|ol|option|p|param|q|script|select|span|strong|style|table|tbody|td|textarea|tfoot|th|thead|tr|ul)$/i,g,k="_html5shiv",n=0,m={},K;(function(){try{var a=b.createElement("a");a.innerHTML=" ";g="hidden"in a;var d;if(!(d=1==a.childNodes.length)){b.createElement("a");var c=b.createDocumentFragment();d="undefined"==typeof c.cloneNode||
-"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}K=d}catch(e){K=g=!0}})();var l={elements:h.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:!1!==h.shivCSS,supportsUnknownElements:K,shivMethods:!1!==h.shivMethods,type:"default",shivDocument:s,createElement:e,createDocumentFragment:function(a,e){a||(a=b);if(K)return a.createDocumentFragment();
-e=e||c(a);for(var f=e.frag.cloneNode(),m=0,q=d(),h=q.length;m #mq-test-1 { width: 42px; }';f.insertBefore(h,n);e=42==b.offsetWidth;f.removeChild(h);return{matches:e,media:a}}}(document);
-(function(a){function d(){u(!0)}a.respond={};respond.update=function(){};respond.mediaQueriesSupported=a.matchMedia&&a.matchMedia("only all").matches;if(!respond.mediaQueriesSupported){var e=a.document,f=e.documentElement,n=[],h=[],b=[],g={},p=e.getElementsByTagName("head")[0]||f,C=e.getElementsByTagName("base")[0],q=p.getElementsByTagName("link"),k=[],z=function(){for(var D=q.length,v=0,c,b,e,f;vl-
-w)clearTimeout(A),A=setTimeout(u,30);else{w=l;for(var r in n){a=n[r];var l=a.minw,m=a.maxw,k=null===l,t=null===m;l&&(l=parseFloat(l)*(-1=l)||!(t||c<=m))||(d[a.media]||(d[a.media]=[]),d[a.media].push(h[a.rules]))}for(r in b)b[r]&&b[r].parentNode===p&&p.removeChild(b[r]);for(r in d)c=e.createElement("style"),a=d[r].join("\n"),c.type="text/css",c.media=r,p.insertBefore(c,g.nextSibling),c.styleSheet?
-c.styleSheet.cssText=a:c.appendChild(e.createTextNode(a)),b.push(c)}},E=function(a,b){var c=F();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!=c.readyState||200!=c.status&&304!=c.status||b(c.responseText)},4!=c.readyState&&c.send(null))},F=function(){var a=!1;try{a=new XMLHttpRequest}catch(b){a=new ActiveXObject("Microsoft.XMLHTTP")}return function(){return a}}();z();respond.update=z;a.addEventListener?a.addEventListener("resize",d,!1):a.attachEvent&&a.attachEvent("onresize",d)}})(this);
-jQuery(document).ready(function(a){a("a[href=#scroll-top]").click(function(){a("html, body").animate({scrollTop:0},"slow");return!1})});
-(function(a){a.fn.fitVids=function(d){var e={customSelector:null},f=document.createElement("div"),n=document.getElementsByTagName("base")[0]||document.getElementsByTagName("script")[0];f.className="fit-vids-style";f.innerHTML="";n.parentNode.insertBefore(f,
-n);d&&a.extend(e,d);return this.each(function(){var d=["iframe[src*='player.vimeo.com']","iframe[src*='www.youtube.com']","iframe[src*='www.youtube-nocookie.com']","iframe[src*='fast.wistia.com']","embed"];e.customSelector&&d.push(e.customSelector);a(this).find(d.join(",")).each(function(){var b=a(this);if(!("embed"===this.tagName.toLowerCase()&&b.parent("object").length||b.parent(".fluid-width-video-wrapper").length)){var d="object"===this.tagName.toLowerCase()||b.attr("height")&&!isNaN(parseInt(b.attr("height"),
-10))?parseInt(b.attr("height"),10):b.height(),e=isNaN(parseInt(b.attr("width"),10))?b.width():parseInt(b.attr("width"),10),d=d/e;b.attr("id")||(e="fitvid"+Math.floor(999999*Math.random()),b.attr("id",e));b.wrap('
').parent(".fluid-width-video-wrapper").css("padding-top",100*d+"%");b.removeAttr("height").removeAttr("width")}})})}})(jQuery);
-(function(a){var d=a(".main-nav li.current-menu-item a").html(),d=a(".main-nav li.current_page_item a").html();if(a("span").hasClass("custom-mobile-menu-title"))d=a("span.custom-mobile-menu-title").html();else if("undefined"==typeof d||null===d)d=a("body").hasClass("home")?a("#logo span").hasClass("site-name")?a("#logo .site-name a").html():a("#logo img").attr("alt"):a("body").hasClass("woocommerce")&&a("h1").hasClass("page-title")?a("h1.page-title").html():a("body").hasClass("woocommerce")&&a("h1").hasClass("entry-title")?
-a("h1.entry-title").html():a("body").hasClass("archive")&&a("h6").hasClass("title-archive")?a("h6.title-archive").html():a("body").hasClass("search-results")&&a("h6").hasClass("title-search-results")?a("h6.title-search-results").html():a("body").hasClass("page-template-blog-excerpt-php")&&a("li").hasClass("current_page_item")?a("li.current_page_item").text():a("body").hasClass("page-template-blog-php")&&a("li").hasClass("current_page_item")?a("li.current_page_item").text():a("h1").hasClass("post-title")?
-a("h1.post-title").html():" ";a(".main-nav").append('');a(".main-nav").prepend('");a("a#responsive_menu_button, #responsive_current_menu_item").click(function(){a(".js .main-nav .menu").slideToggle(function(){a(this).is(":visible")?a("a#responsive_menu_button").addClass("responsive-toggle-open"):(a("a#responsive_menu_button").removeClass("responsive-toggle-open"),a(".js .main-nav .menu").removeAttr("style"))})})})(jQuery);
-(function(a){a("html").click(function(){a("a#responsive_menu_button").hasClass("responsive-toggle-open")&&a(".js .main-nav .menu").slideToggle(function(){a("a#responsive_menu_button").removeClass("responsive-toggle-open");a(".js .main-nav .menu").removeAttr("style")})})})(jQuery);jQuery(".main-nav").click(function(a){"/wp-admin/customize.php"!=window.location.pathname&&a.stopPropagation()});jQuery(function(){jQuery("input[placeholder], textarea[placeholder]").placeholder()});jQuery(document).ready(function(){jQuery("#wrapper").fitVids()});
\ No newline at end of file
diff --git a/wp-content/themes/responsive/footer.php b/wp-content/themes/responsive/footer.php
deleted file mode 100644
index d978fa7..0000000
--- a/wp-content/themes/responsive/footer.php
+++ /dev/null
@@ -1,93 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-