<?php get_header(); ?>
<main id="main-content">
<section id="intro-pyrenees-reviews" class="home-content-info-group">
		<div class="home-content-inner-wrapper">
			<div class="img-block">
                <img src="<?php bloginfo('wpurl'); ?>/wp-content/uploads/2014/08/skiers-mountain-scenery-Piau-Engaly-French-Pyrenees-23305.jpg">
            </div>
		</div>

		<div class="category-content-inner-wrapper">
			
		<div class="category-content">
		<span class="ski-reviews-icon"></span>
			<h1>Pyrenees Ski Resorts</h1>

			<h3>Find your perfect ski destination</h3>
		
		

			<p><?php echo category_description( $category_id ); ?></p>
		
		</div>
		</div>
		
</section>	




<section id="pyrenees-listings" class="wrapper">			
			<div class="navigation">
						<?php if(function_exists('wp_paginate')) wp_paginate($the_query); ?>
						</div>
						
						<div class="content-container">
							
						<?php get_template_part('loop-pyrenees'); ?>
					
						</div>

						<div class="navigation">
						<?php if(function_exists('wp_paginate')) wp_paginate($the_query); ?>
						</div>
</section>

	<section>
		 <div class="content-container">
		 <div class="inprofile2col-extended">
               <div class="content">
               <p>Located between France and Spain, the Atlantic and the Mediterranean, the mountains
                of the Pyrénées have offered traditional ski holidays to the French and Spanish for generations.
                UK skiers have discovered that the larger ski stations can rival any in the Alps for quality skiing and infrastructure, 
                and in recent years have received snowfalls envied by resorts across the globe. </p>
                <p>Many resorts have been awarded the Famille Plus label and offer a mix of activities to suit all ages. 
                In addition, you'll find the thermal spa towns now have friendly modern aqua centres, with well-being and beauty treatments.

               </p>
               </div>
               </div>
               </div>
	</section>

	
</main>		
		
<?php get_footer(); ?>
