/* 
Theme Name: evolve
Theme URI: http://theme4press.com/evolve
Version: 2.7.0
Description: evolve is a free WordPress theme which packs a real punch. Totally responsive for mobile technologies, with single blog post or blog grid layouts on the home page and Bootstrap for customization. Parallax & post slideshows. Beautiful page designs, unlimited colors and over 500 Google Web Fonts to control the visual look. 
Author: Theme4Press
Author URI: http://theme4press.com
Tags: two-columns, flexible-width, sticky-post, threaded-comments, microformats, custom-menu, black, blue, white, dark, right-sidebar, custom-header, custom-menu, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/


/*-------- Changelog --------


Version:         2.7.0  -  Improved responsiveness with Bootstrap, added Sticky Header, Added new theme options, PHP and CSS fixes
Date:         24/11/13

Version:         2.6.4  -  Updated Bootstrap Elements, added Font Awesome, Improved Social links options
Date:         20/11/13

Version:         2.6.3  -  Added Tabs widget
Date:         19/11/13

Version:         2.6.2  -  Added Tabs widget
Date:         17/11/13

Version:         2.6.1  -  Fixed generator issue
Date:         13/11/13

Version:         2.6.0  -  Improved theme options panel, added Parallax and Posts slider feature, added backup options, added new theme options, improved overall design
Date:         10/11/13

Version:         2.5.0  -  Improved header widgets area color scheme option
Date:         11/6/13

Version:         2.4.9  -  Added button color options
Date:         8/6/13

Version:         2.4.8  -  Added new design options, improved overall design
Date:         27/5/13

Version:         2.4.7  -  Improved Google Fonts
Date:         13/5/13

Version:         2.4.6  -  CSS fixes
Date:         22/3/13

Version:         2.4.5  -  Added Blog template
Date:         12/3/13

Version:         2.4.4  -  Fixed search button issue for IE 
Date:         4/2/13

Version:         2.4.3  -  Fixed CSS background bug 
Date:         29/1/13

Version:         2.4.2  -  CSS and Javascript fixes, improved overall design 
Date:         22/1/13

Version:         2.4.1  -  Added 5 Google Fonts 
Date:         8/12/12

Version:         2.4.0  -  Added new design options, improved overall design 
Date:         17/11/12

Version:         2.3.9  -  Added new design options 
Date:         20/8/12

Version:         2.3.8  -  Fixed main menu issue 
Date:         14/8/12

Version:         2.3.7  -  Added Bootstrap Elements support, CSS fixes 
Date:         9/8/12

Version:         2.3.6  -  Added menu custom background color option 
Date:         25/7/12

Version:         2.3.5  -  PHP and CSS fixes, added responsive layout and new options 
Date:         21/7/12

Version:         2.3.0  -  PHP fixes, added new options, improved design
Date:         26/6/12

Version:         2.2.3  -  Added Greek translation
Date:         23/5/12

Version:         2.2.2  -  PHP fixes
Date:         13/5/12

Version:         2.2.1  -  Fixed php issue
Date:         11/5/12

Version:         2.2.0  -  Improved theme control panel
Date:         10/5/12

Version:         2.1.1  -  Fixed php issue
Date:         5/5/12

Version:         2.1.0  -  Added Polish translation
Date:         4/5/12

Version:         2.0.9  -  Functions and css fixes, added Serbian translation
Date:         26/4/12

Version:         2.0.8  -  Options fixes, added Danish translation
Date:         14/4/12

Version:         2.0.7  -  Script and function fixes, added documentation link
Date:         9/4/12

Version:         2.0.6  -  Fixed issue with default menu in header
Date:         28/3/12

Version:         2.0.5  -  Fixed issue with custom menu in the sidebar
Date:         26/3/12

Version:         2.0.4  -  Fixed issue with links in the header
Date:         22/3/12

Version:         2.0.3  -  Fixed issues with widgets layout
Date:         19/3/12

Version:         2.0.0  -  CSS fixes, completely redesigned
Date:         16/3/12

Version:         1.2.9  -  Bug fixes
Date:         24/10/11

Version:         1.2.8  -  Added option to disable ads, one column template, added affiliates option
Date:         18/10/11

Version:         1.2.7  -  Fixed Google Plus social button, bug fixes
Date:         14/9/11

Version:         1.2.6  -  Added Google Plus social button, bug fixes in options page
Date:         23/7/11

Version:         1.2.5  -  Bug fixes
Date:         19/6/11

Version:         1.2.4  -  Added translation - Brazilian Portuguese
Date:         29/4/11

Version:         1.2.3  -  CSS and jQuery fixes, added translations - Norwegian, Slovenian, Italian
Date:         19/4/11

Version:         1.2.2  -  jQuery fixes, CSS fixes
Date:         6/4/11

Version:         1.2.1  -  jQuery fixed, added translation - Turkish
Date:         5/4/11

Version:         1.2.0  -  Added translation - Russian
Date:         1/4/11

Version:         1.1.9  -  Layout and PHP fixes
Date:         31/3/11

Version:         1.1.8  -  CSS and PHP fixes
Date:         21/3/11

Version:         1.1.7  -  CSS and PHP fixes, added translations - Spanish, German, Swedish, Dutch, French
Date:         7/3/11

Version:         1.1.6  -  CSS and PHP fixes, added translation availability
Date:         8/2/11

Version:         1.1.5  -  CSS and PHP fixes, added LinkedIn social button
Date:         7/2/11

Version:         1.1.2  -  Initial release
Date:         11/1/11

*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/**
 * Basic 2 column (content)(aside) fixed layout
 */



.footer { clear: both; }

.alignleft { float: left; margin: 5px 20px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 20px; }
.aligncenter { margin: 5px auto 10px auto; display: block; clear: both; }

@media (min-width: 992px) {
  .container, #wrapper {
    width: 985px;
  }
}

@media only screen and (max-width: 768px){
body #header.sticky-header,body #header.sticky-header.sticky{display:none !important;}
.nav-holder ul{display:none;}
.anythingSlider {width:500px;}
.nav-holder .dd-container{display:block !important;width:100%;}
.menu-header #search-text-box { float:none;left:50%;position:relative;width:0px;margin-left:-55px; }
#righttopcolumn, #social, .sc_menu, .header a, #tagline, #logo, #logo a  {float:none;display:inline-block;width:100%;text-align:center;}
#logo-image {float:none!important;margin:10px 0!important;display:inline-block;}
.sc_menu li {float:none;}
}










