/*
  ___ ___                       
 /   |   \ __ __   ____ ___  ___
/    ~    \  |  \_/ __ \\  \/  /
\    Y    /  |  /\  ___/ >    < 
 \___|_  /|____/  \___  >__/\_ \
       \/             \/      \/
	   
*/

/*
Theme Name:Huex
Theme URI:http://www.wpnow.com/demo/#huex
Description:Huex from WordPress Now
Version:1.01
Author:WP Now
Author URI:http://www.wpnow.com

*/

/************************************************************\
* CSS
\************************************************************/
	/* CSS Tweaks */
	
	a img {border:0;}
	.clear {clear:both;}
	a {text-decoration:none;outline:none;}
	a:hover {text-decoration:underline;}
	a img {vertical-align:middle;}
	p {padding-bottom:10px;}
	.hidden {display:none;}

	
	/* Wrapper1 */
	.wrapper1 {width:960px;margin:0px}
	
	

	/* Shadows */
	.header1 .shadow {display:none;width:15px;height:15px;position:absolute;bottom:0;}
	.header-home .shadow {display:block;}
	.header1 .shadowl {left:-15px;background-position:-15px -82px;}
	.header1 .shadowr {right:-15px;background-position:0 -82px;}

	/* Featured Posts */
	.header1 .featured {padding-top:20px;position:relative;height:295px;}
	.header1 .featured .border-featured {padding:1px;border:0px solid #ffffff;-moz-border-radius:3px;-webkit-border-radius:3px;display:block;width:470px;height:250px;}
	.header1 .featured .featured-wrap {width:470px;height:230px;overflow:hidden;z-index:9;position:relative;}
	.header1 .featured .fthumbs {list-style:none;position:absolute;bottom:16px;left:0px;}
	.header1 .featured .fthumbs li {float:left;padding:1px;border:3px solid #fff;width:34px;overflow:hidden;height:34px;margin-right:10px;-moz-border-radius:3px;-webkit-border-radius:3px;}
	.header1 .featured .fthumbs li.active {width:254px;}
	.header1 .featured .fthumbs li img {vertical-align:middle;margin-right:5px;display:inline-block;width:34px;height:34px;}
	.header1 .featured .fthumbs li a {font-size:11px;font-weight:bold;display:block;}
	.header1 .featured .fthumbs li a:hover {text-decoration:none;}
	.header1 .featured .finfo_wrap {width:440px;height:272px;overflow:hidden;position:relative;text-align:left;}
	.header1 .featured .finfo {position:absolute;top:20px;right:27px;width:440px;}
	.header1 .featured .finfo ul {list-style:none;position:absolute;top:0;left:0;}
	.header1 .featured .finfo ul li {width:440px;height:272px;overflow:hidden;}
	.header1 .featured .finfo span {display:block;color:#fff;padding:5px;font-size:12px;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius:3px;}
	.header1 .featured .finfo span .comments {float:right;}
	.header1 .featured .finfo .title {font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#2B7ABF;
	font-size:18px;
	padding-bottom:10px;
	padding-top:15px;}
	.header1 .featured .finfo .excerpt {color:#666666;font-size:12px;padding-top:2px;line-height:19px;text-align:justify;}




