/* 
Theme Name: EvoLve Pro
Theme URI: http://theme4press.com/evolve-pro/
Version: 2.4.1
Description: EvoLve Pro is our premium WordPress theme for elegant blogs, magazine content and business sites. The centerpiece of EvoLve Pro is a stunning large slideshow on the home page that includes visually stunning transformations from one slide to the next. Each slide is linked to the post it relates to, while left and right arrows over the slides provide navigation and small buttons below the slideshow make the slides individually selectable. Google web fonts throughout the design deliver a high level of readability and glossy look to the presentation. A "highlight last post" feature displays posts in full and a built-in Lightbox makes your images really "pop". A lovely Flickr widget displays images from your Flickr photostream and each photo directly links to the image on Flickr. The Twitter stream is also displayed in the sidebar, with good use of color to make the stream quickly readable. EvoLve Pro include templates that can be customized right down to selecting individual layouts on each page. There are two widgets to allow easy inclusion of YouTube videos within a page or post. In addition, all the features of the free EvoLve theme are included in the Pro version, including unlimited colored layouts, selectable components to add to any post or page, custom menus, ad spaces, support for 14 languages and all major web browsers. 
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.4.1  -  Added 13 Google Fonts 
Date:         8/12/12

Version:         2.4.0  -  Added new design options, improved overall design, added Sidebar Manager  
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.2  -  Improved theme control panel, improved advertisement settings, php fixes
Date:         13/5/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:         22/3/12

Version:         2.0.4  -  Fixed issue with links in the header
Date:         22/3/12

Version:         2.0.2  -  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
 * 
 * @package WPEvoLve
 * @subpackage Layouts
 * @beta
 */

.container { width: 960px; margin: 20px auto; }
#wrapper {width:990px;}
.hfeed { width: 620px; float: left; }
.aside { width: 320px; float: right; }
.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 screen and (max-width: 960px) {
  .widgets-holder, .container, #nivo_holder, .slider-wrapper {width: 758px!important;}  
  #wrapper {width:798px!important;}	
  .aside {width: 232px;}
  #primary {width:500px;}
  .entry-content img {max-width:480px;}
  .widget:after {content: url("library/media/images/widget-shadow.png"); margin-left:-105px;} 
  #slide_holder, .slide-container {width:470px!important;}  
  #righttopcolumn {width:200px;}
  div.sc_menu {width:200px;}   
  #search-text, #search-text-box #search_label { width: 150px;}
}


@media screen and (max-width: 758px) {
	.widgets-holder, .container, .aside {width: 524px!important;}
  #wrapper {width:568px!important;}
  .widget:after {content: url("library/media/images/widget-shadow-one.png"); margin-left: -160px;}
  #logo, #logo a {font-size:30px!important;}
  #tagline {font-size:11px!important;}
  .nosl {margin:20px auto;width:515px;}
  #righttopcolumn {clear:both;width:300px;float:none;margin:0 auto 20px auto!important;}
  #search-text, #search-text-box #search_label {width:250px;}
  #slide_holder, .slide-container {width:495px!important;}   
}  


@media screen and (max-width: 524px) {
  .widgets-holder, .container, .aside, #content, #primary, #social {width: 292px!important;}
  #wrapper {width:332px!important;}
  .entry-content img {max-width:280px!important;}                	
	.entry-title, .entry-title a {font-size: 24px!important; line-height:24px!important;}
  #righttopcolumn {clear:both;float:none;margin:0 auto;width:292px;}
  #search-text, #search-text-box #search_label {width:242px;}
  #social {width:282px!important;clear:both;}
  #slide_holder, .slide-container {width:265px!important;} 
  #logo, #logo a, #tagline {text-align:center;float:none;padding:0;} 
  .gallery img {max-width:70px!important;}
  .gallery-icon:after {content: "";}
  .social-title {display:none;}
}




