/*
Theme Name: Incredible Things
Version: 1.0
*/

/* General */
*, *:before, *:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font:14px 'livory_regularregular', sans-serif;
	color: #333;
}
@font-face{
	font-family: 'brandon_grotesquebold';
	src: url('fonts/hvd_fonts_-_brandongrotesque-bold-webfont.eot');
	src: url('fonts/hvd_fonts_-_brandongrotesque-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/hvd_fonts_-_brandongrotesque-bold-webfont.woff') format('woff'), url('fonts/hvd_fonts_-_brandongrotesque-bold-webfont.ttf') format('truetype'), url('fonts/hvd_fonts_-_brandongrotesque-bold-webfont.svg#brandon_grotesquebold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'livory_regularregular';
	src: url('fonts/hvd_fonts_-_livory-regular-webfont.eot');
	src: url('fonts/hvd_fonts_-_livory-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/hvd_fonts_-_livory-regular-webfont.woff') format('woff'), url('fonts/hvd_fonts_-_livory-regular-webfont.ttf') format('truetype'), url('fonts/hvd_fonts_-_livory-regular-webfont.svg#livory_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'AlternateGothic2BTRegular';
	src: url('fonts/tt0542m_-webfont.eot');
	src: url('fonts/tt0542m_-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/tt0542m_-webfont.woff') format('woff'), url('fonts/tt0542m_-webfont.ttf') format('truetype'), url('fonts/tt0542m_-webfont.svg#AlternateGothic2BTRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'HelveticaNeueCondensedBlack';
	src: url('fonts/helveticaneue-condensedblack.eot');
	src: url('fonts/helveticaneue-condensedblack.eot?#iefix') format('embedded-opentype'), url('fonts/helveticaneue-condensedblack.woff2') format('woff2'), url('fonts/helveticaneue-condensedblack.woff') format('woff'), url('fonts/helveticaneue-condensedblack.ttf') format('truetype'), url('fonts/helveticaneue-condensedblack.svg#HelveticaNeueCondensedBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'CartoGothicStdBold';
	src: url("fonts/CartoGothicStd-Bold-webfont.eot");
	src: url("fonts/CartoGothicStd-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/CartoGothicStd-Bold-webfont.woff") format("woff"), url("fonts/CartoGothicStd-Bold-webfont.ttf") format("truetype"), url("fonts/CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'HelveticaNeueLight';
	src: url('fonts/HelveticaNeue-Light.eot');
	src: url('fonts/HelveticaNeue-CondensedBlack?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Light.woff') format('woff'), url('fonts/HelveticaNeue-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, select, input, textarea, img, dl, dt, dd, table, div, td, theder, button, blockquote, article, aside, audio, canvas, command, datalist, details, figcaption, figure, footer, header, hgroup, keygen, mark, menu, meter, nav, output, progress, rp, rt, ruby, section, source, summary, time, video, wbr{
	padding: 0;
	margin: 0;
}
article, aside, audio, canvas, command, datalist, details, figcaption, figure, footer, header, hgroup, keygen, mark, menu, meter, nav, output, progress, rp, rt, ruby, section, source, summary, time, video, wbr, address{
	display: block;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	line-height: none;
}
img{
	border: none;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
iframe{
	max-width: 100%;
}
p{
	padding: 9px 0 15px 0;
}
ol, ul{
	padding: 10px 0 10px 20px;
}
ol ol, ul ul{
	padding: 0 0 0 20px;
}
blockquote{
	padding: 15px 20px;
}
blockquote p{
	padding: 0;
}
blockquote cite, blockquote em, blockquote i{
	font-style: normal;
}
a{
	color: #0e647a;
	text-decoration: none;
}
a:hover{
	color: #179dbf;
	text-decoration: none;
}
img.alignnone{
	display: block;
}
img.aligncenter{
	display: block;
	margin: 0 auto;
}
img.alignright{
	margin: 4px 0 5px 20px;
	display: inline;
	float: right;
}
img.alignleft{
	margin: 4px 20px 5px 0;
	display: inline;
	float: left;
}
div.navigation{
	padding: 10px 0 10px 0;
}
div.nav-previous{
	float: left;
}
div.nav-next{
	float: right;
}

/* cf */
.cf:before, .cf:after{
	content: "";
	display: block;
	overflow: hidden;
}
.cf:after{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
div.global-box{
	width: 100%;
	position: relative;
	overflow: hidden;
}
div.center-box{
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}
div.center-box:after{
	content: '';
	display: table;
	clear: both;
}
div.top-banner{
	width: 100%;
	overflow: hidden;
	padding: 0 0 21px 0;
	text-align: center;
}
div.top-banner > div{
	max-width: 100%;
}
div.top-banner img{
	display: block;
	margin: 0 auto;
}

/* ---------- HEADER ---------- */
header#header{
	width: 100%;
	height: 65px;
	background: #e5e5e5;
	font-family: 'HelveticaNeueLight';
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000;
	position: fixed;
	z-index: 3;
}
.ie8 header#header{
	font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	font-weight: 300;
	font-stretch: normal;
}
h1.logo{
	width: 314px;
	height: 81px;
	position: absolute;
	top: 0;
	left: 0;
}
h1.logo a{
	height: 100%;
	display: block;
	background: 0 0 url(images/logo_new.png) no-repeat;
	text-indent: -9999em;
	position: relative;
	overflow: hidden;
}
nav.main-menu{
	padding: 24px 0 0 321px;
	float: left;
	font-size: 20px;
	line-height: 20px;
}
nav.main-menu ul{
	padding: 0;
	list-style: none;
}
nav.main-menu ul li{
	padding: 0 0 0 30px;
	float: left;
}
nav.main-menu ul li a{
	color: #000;
	text-decoration: none;
}
div.search-header{
	padding: 27px 0 0 29px;
	float: right;
	position: relative;
}
div.search-header a{
	padding: 0 0 0 21px;
	background: 0 0 url(images/bg_search.png) no-repeat;
	color: #000;
	text-decoration: none;
}
form#searchform{
	padding: 40px 32px 30px 32px;
	width: 400px;
}
form#searchform input#s{
	width: 65%;
	height: 30px;
	padding: 4px 5px 4px 5px;
	float: left;
	border: 1px solid #000;
	background: #fff;
	font:12px/20px Arial, Helvetica, sans-serif;
	color: #000;
}
form#searchform input#searchsubmit{
	width: 30%;
	height: 30px;
	float: right;
	border: none;
	background: #000;
	font:bolder 12px/30px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}
header#header a.send-link{
	margin: 27px 0 0 0;
	display: block;
	float: right;
	color: #000;
	text-decoration: none;
}

/* ---------- end HEADER ---------- */

/* ---------- FOOTER ---------- */
footer#footer{
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	padding: 30px 0 14px 0;
	font:11px/18px 'brandon_grotesquebold';
	color: #8b8b8b;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
footer#footer p{
	padding: 0;
}
footer#footer .right p{
	padding: 0 0 10px;
}
footer#footer div.right{
	padding: 0 32px 0 0;
}
aside.sidebar-footer{
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d6d4d4;
	border-top: 1px solid #d6d4d4;
}
aside.sidebar-footer h3{
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	color: #423f3f;
	position: absolute;
	top: -32px;
	left: 0;
}
div.sites-like{
	width: 664px;
	max-width: 100%;
	padding: 28px 0 0;
	float: left;
	border-right: 1px solid #d6d4d4;
	font-size: 11px;
	position: relative;
}
div.sites-like ul{
	display: inline-block;
	vertical-align: top;
	width: 162px;
	padding: 0 17px 20px 0;
	list-style: none;
}
div.sites-like ul li{
	padding: 0;
}
div.sites-like a, div.sites-like a:hover{
	color: #333;
	text-decoration: none;
}
div.share-footer{
	width: 335px;
	max-width: 100%;
	padding: 0;
	margin: 0 0 0 -1px;
	float: left;
	border-left: 1px solid #d6d4d4;
	position: relative;
}
aside.sidebar-footer div.share-footer h3{
	left: 16px;
}
div.share-footer ul.home-page{
	display: none;
}
.home-page div.share-footer ul.home-page{
	padding: 65px 0 83px 54px;
	list-style: none;
	display: block;
}
div.share-footer ul.home-page li{
	padding: 0 14px 0 0;
	display: inline-block;
	vertical-align: top;
}
div.share-footer ul.home-page li a{
	width: 29px;
	height: 29px;
	display: block;
	text-indent: -9999em;
	position: relative;
	overflow: hidden;
}
div.share-footer ul.home-page li.tweet a{
	background: 0 0 url(images/icons.png) no-repeat;
}
div.share-footer ul.home-page li.facebook a{
	background: -29px 0 url(images/icons.png) no-repeat;
}
div.share-footer ul.home-page li.pinterest a{
	background: -58px 0 url(images/icons.png) no-repeat;
}
div.share-footer ul.home-page li.google a{
	background: -145px 0 url(images/icons.png) no-repeat;
}
div.share-footer ul.home-page li.rss a{
	background: -87px 0 url(images/icons.png) no-repeat;
}
div.share-footer ul.home-page li.mail a{
	background: -116px 0 url(images/icons.png) no-repeat;
}
.home-page div.share-footer ul.landing-page{
	display: none;
}
div.share-footer ul.landing-page{
	padding: 72px 0 88px 42px;
	list-style: none;
}
div.share-footer ul.landing-page li{
	padding: 0 26px 0 0;
	float: left;
}
div.share-footer ul.landing-page li a{
	display: block;
	text-indent: -9999em;
	position: relative;
	overflow: hidden;
}
div.share-footer ul.landing-page li.facebook a{
	width: 8px;
	height: 15px;
	background: 0 -29px url(images/icons.png) no-repeat;
}
div.share-footer ul.landing-page li.tweet a{
	width: 17px;
	height: 13px;
	background: -28px -29px url(images/icons.png) no-repeat;
}
div.share-footer ul.landing-page li.google a{
	width: 18px;
	height: 15px;
	background: -9px -29px url(images/icons.png) no-repeat;
}
div.share-footer ul.landing-page li.in a{
	width: 17px;
	height: 15px;
	background: 0 -44px url(images/icons.png) no-repeat;
}
div.share-footer ul.landing-page li.t a{
	width: 10px;
	height: 15px;
	background: -18px -44px url(images/icons.png) no-repeat;
}
div.share-footer ul.landing-page li.pinterest a{
	width: 17px;
	height: 17px;
	background: -29px -42px url(images/icons.png) no-repeat;
}
nav.footer-menu{
	padding: 0 0 10px;
}
nav.footer-menu ul{
	padding: 0;
	list-style: none;
}
nav.footer-menu ul li{
	padding: 0 38px 0 0;
	float: left;
}
nav.footer-menu ul li a, nav.footer-menu ul li a:hover{
	color: #8b8b8b;
	text-decoration: none;
}

/* ---------- end FOOTER ---------- */

/* ---------- CONTENT ---------- */
section#content{
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
	padding: 92px 0 0 0;
	position: relative;
	z-index: 2;
}
section.popular-posts{
	padding: 0 0 17px 0;
	font-family: 'brandon_grotesquebold';
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	position: relative;
	clear: both;
}
section.popular-posts h3{
	padding: 0 0 15px 0;
	font-size: 20px;
	line-height: 24px;
	color: #423f3f;
}
section.popular-posts ul{
	padding: 0;
	margin: 0 -16px 0 0;
	list-style: none;
}
section.popular-posts ul li{
	width: 187px;
	height: 140px;
	margin: 0 16px 16px 0;
	float: left;
	position: relative;
	overflow: hidden;
}
section.popular-posts figure{
	position: relative;
	z-index: 1;
}
section.popular-posts img{
	display: block;
}
section.popular-posts ul li header{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
section.popular-posts ul li:hover header{
	display: block;
}
section.popular-posts h2{
	width: 187px;
	height: 140px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	position: relative;
}
section.popular-posts h2:before{
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #db0402;
	opacity: 0.94;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=94);
	z-index: 1;
}
section.popular-posts h2 a, section.popular-posts h2 a:hover{
	width: 187px;
	height: 98px;
	padding: 21px 20px 21px 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 2;
}
div.signup-form{
	padding: 63px 0 97px 0;
	line-height: 16px;
	text-align: center;
}
div.signup-form h3{
	padding: 0 0 15px 0;
	font-family: 'brandon_grotesquebold';
	font-size: 30px;
	line-height: 30px;
	color: #423f3f;
}
div.signup-form p{
	padding: 0 0 23px 0;
}
div.signup-form div.form-fild{
	width: 418px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}
div.signup-form input.text{
	width: 323px;
	max-width: 100%;
	height: 41px;
	padding: 5px 10px 5px 10px;
	margin: 0 0 10px;
	float: left;
	border: 1px solid #cac5c5;
	background: #fff;
	font:12px/29px Arial, Helvetica, sans-serif;
	color: #333;
	position: relative;
}
div.signup-form input.submit{
	width: 85px;
	height: 41px;
	padding: 0;
	margin: 0 0 10px;
	float: right;
	border: none;
	background: #423f3f;
	font:13px/31px 'brandon_grotesquebold';
	text-transform: uppercase;
	color: #fff;
	position: relative;
	cursor: pointer;
}
section.grid-list-posts{
	margin-right: -20px;
	padding: 0 0 8px 0;
	font-family: 'brandon_grotesquebold';
	position: relative;
	left: -20px;
}
section.grid-list-posts ul{
	padding: 0;
	list-style: none;
}
section.grid-list-posts > ul > li{
	width: 320px;
	max-width: 100%;
	height: 409px;
	margin: 0 0 23px 20px;
	float: left;
	border: 1px solid #d6d4d4;
	position: relative;
	overflow: hidden;
}
section.grid-list-posts figure img{
	display: block;
	margin: 0 auto;
	margin-bottom: 22px;
}
section.grid-list-posts h2{
	height: 58px;
	padding: 0 11px 0 14px;
	font-size: 25px;
	line-height: 27px;
	color: #423f3f;
	position: relative;
	overflow: hidden;
}
section.grid-list-posts h2 a{
	color: #423f3f;
	text-decoration: none;
}
section.grid-list-posts h2 a:hover{
	color: #e20000;
	text-decoration: none;
}
section.grid-list-posts footer{
	height: 60px;
	padding: 18px 11px 0 11px;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
section.grid-list-posts footer a{
	height: 20px;
	padding: 6px 6px 0 6px;
	margin: 0 4px 3px 0;
	display: block;
	float: left;
	background: #00a8ff;
	color: #fff;
	text-decoration: none;
}
section.grid-list-posts footer a:hover{
	-webkit-box-shadow: #dad8d8 2px 2px 0;
	-moz-box-shadow: #dad8d8 2px 2px 0;
	box-shadow: #dad8d8 2px 2px 0;
}
section.grid-list-posts div.share-grid-post ul{
	padding: 0 0 0 11px;
	list-style: none;
}
section.grid-list-posts div.share-grid-post ul li{
	padding: 0 0 0 30px;
	float: left;
}
section.grid-list-posts div.share-grid-post ul li:first-child{
	padding: 0;
}
section.grid-list-posts div.banner-grid-post{
	padding: 10px 0 0 0;
	text-align: center;
}
section.grid-list-posts div.banner-grid-post  div[id^="div-gpt-ad-"]{
	max-width: 100%;
}
section.grid-list-posts div.banner-grid-post img{
	margin: 0 auto;
	display: block;
}
section.grid-list-posts div.banner-grid-post div.follow-box img{
	margin: inherit;
	display: inherit;
}
section.grid-list-posts div.banner-grid-post ul{
	padding: 0 0 13px 0;
}
section.grid-list-posts div.banner-grid-post ul li{
	padding: 0 3px 0 3px;
	display: inline;
	float: none;
}
section.grid-list-posts div.widget_text{
	padding-bottom: 15px;
}
div.more-link{
	padding: 17px 0 17px 0;
	margin: 0 0 28px 0;
	border: 1px solid #d6d4d4;
	background: #fafafa;
	font-family: 'brandon_grotesquebold';
	font-size: 20px;
	line-height: 20px;
	color: #423f3f;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}
div.more-link:hover{
	background: #FFF;
}
div.more-link a{
	color: #423f3f;
	text-decoration: none;
}
div.more-link a:hover{
	color: #e20000;
	text-decoration: none;
}
div.left-page{
	width: 603px;
	max-width: 100%;
	padding: 3px 0 25px 10px;
	float: left;
	position: relative;
	line-height: 23px;
}
h1.tit-page{
	padding: 0 0 2px 0;
	font-family: 'HelveticaNeueCondensedBlack';
	font-size: 34px;
	line-height: 35px;
	color: #333;
}
article.post footer{
	padding: 0 0 14px 0;
}
article.post footer a, article.post footer a:hover{
	font-weight: bolder;
	color: #333;
	text-decoration: none;
}
ul.share-post{
	padding: 9px 0 10px 5px;
	margin: 0 0 10px 0;
	list-style: none;
	border-top: 1px solid #d6d4d4;
	border-bottom: 1px solid #d6d4d4;
	line-height: none;
}
ul.share-post li{
	height: 24px;
	padding: 0 38px 0 0;
	float: left;
}
ul.share-post li:last-child{
	padding-right: 0 !important;
}
ul.share-post li.facebook{
	padding-right: 54px;
}
ul.share-post li.tweeter{
	padding-right: 23px;
}
ul.share-post li.stumble{
	padding-right: 54px;
}
ul.share-post li.pinterest{
	padding-right: 54px;
}
ul.share-post li.plusone{
}
ul.share-post li a, ul.share-post li span, ul.share-post li iframe{
	float: left;
}
div.bottom-post{
	padding: 1px 0 22px 0;
	font-family: 'brandon_grotesquebold';
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #333;
}
div.bottom-post span{
	width: 44px;
	padding: 10px 0 5px 0;
	float: left;
	display: block;
}
div.bottom-post a{
	height: 32px;
	padding-top: 8px;
	margin: 0 5px 5px 0;
	float: left;
	display: block;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	position: relative;
}
div.bottom-post a.btn-buy{
	padding-left: 10px;
	padding-right: 10px;
	background: #423f3f;
}
div.bottom-post a.btn-amazon{
	width: 133px;
	background: #ff9900;
}
div.bottom-post a.btn-tweet, div.bottom-post a.btn-facebook{
	width: 171px;
	padding-left: 16px;
}
div.bottom-post a.btn-tweet:before, div.bottom-post a.btn-facebook:before{
	display: block;
	content: "";
	position: absolute;
}
div.bottom-post a.btn-tweet:before{
	width: 16px;
	height: 12px;
	top: 10px;
	left: 11px;
	background: -65px -44px url(images/icons.png) no-repeat;
}
div.bottom-post a.btn-facebook:before{
	width: 7px;
	height: 13px;
	top: 9px;
	left: 16px;
	background: -73px -29px url(images/icons.png) no-repeat;
}
div.bottom-post a.btn-tweet{
	background: #00a8e6;
}
div.bottom-post a.btn-facebook{
	background: #3b5997;
}
aside.sidebar-right{
	width: 328px;
	max-width: 100%;
	padding: 9px 8px 25px 0;
	float: right;
	font-family: 'brandon_grotesquebold';
	position: relative;
}
aside.sidebar-right div[id^="div-gpt-ad-"]{
	max-width: 100%;
}
div.widget-border{
	padding: 9px;
	margin: 0 0 18px 0;
	border: 1px solid #d6d4d4;
}
div.widget-posts{
	padding: 10px 0 0 0;
}
div.widget-posts h3{
	padding: 0 0 29px 0;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #333;
}
div.widget-posts h3 span{
	color: #df0703;
}
div.widget-posts ul{
	padding: 0;
	list-style: none;
}
div.widget-posts ul li{
	padding: 0 0 30px 0;
}
div.widget-posts img{
	display: block;
}
div.widget-posts h2{
	height: 75px;
	padding: 15px 0 0 0;
	font-size: 25px;
	line-height: 28px;
	color: #423f3f;
	position: relative;
	overflow: hidden;
}
div.widget-posts h2 a, div.widget-posts h2 a:hover{
	color: #423f3f;
	text-decoration: none;
}

/* ---------- end CONTENT ---------- */

/* ---- select ---- */
div.cusel{
	width: 261px;
	height: 34px;
	border: 1px solid #e9e8ec;
	background: #fff;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
	display: block;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	line-height: 18px;
	z-index: 1;
}
div.cuselFrameRight{
	width: 31px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
div.cuselFrameRight:after{
	width: 16px;
	height: 8px;
	margin: -3px 0 0 0;
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 9px;
	background: -113px -38px url(images/icons.png) no-repeat;
}
div.cuselText{
	height: 18px;
	margin: -9px 0 0 0;
	padding: 0 0 0 12px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 15px;
	line-height: 18px;
	color: #868484;
	position: absolute;
	top: 50%;
	left: 0;
}
div.cusel span{
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 7px 12px 7px 12px;
	color: #868484;
	zoom: 1;
}
div.cusel span:hover, div.cusel div.cuselOptHover, div.cusel div.cuselActive{
	background: #b5d0d7;
	color: #0f637b;
}
div.cusel div.cuselActive{
	cursor: default;
}
div.cuselOpen{
	z-index: 999;
}
div.classDisCusel, div.classDisCusel div.cuselFrameRight{
	cursor: default;
	color: #ccc;
}
div.classDisCusel div.cuselText{
	cursor: default;
}

/* ---- scroll select ---- */
div.cusel div.cusel-scroll-wrap{
	min-width: 100%;
	margin: 0;
	display: block;
	visibility: hidden;
	position: absolute;
	left: -1px;
	top: 100%;
	border: 1px solid #e9e8ed;
	background: #fff;
}
div.cusel div.jScrollPaneContainer{
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	z-index: 5;
}
div.cusel div.jScrollPaneTrack{
	width: 20px !important;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #f9f9f9;
}
div.cusel div.jScrollPaneDrag{
	width: 12px !important;
	min-height: 38px;
	position: absolute;
	background: #e1e1e1;
	cursor: pointer;
	right: 4px;
}
div.cusel div.jScrollPaneDragTop{
	display: none;
}
div.cusel div.jScrollPaneDragBottom{
	width: 100%;
	height: 17px;
	padding: 0 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #f9f9f9;
}
div.cusel div.jScrollArrowDown, div.cusel div.jScrollArrowUp{
	width: 11px;
	height: 5px;
	position: absolute;
	right: 5px;
	cursor: pointer;
	overflow: hidden;
}
div.cusel div.jScrollArrowUp{
	bottom: 17px;
	background: -130px -38px url(images/icons.png) no-repeat;
}
div.cusel div.jScrollArrowDown{
	bottom: 5px;
	background: -130px -44px url(images/icons.png) no-repeat;
}

/* ---- end scroll select ---- */

/* ---- end select ---- */

/* ----- comments-area ----- */
section.comments-area h3{
	font-family: 'Museo300';
	font-size: 18px;
	line-height: 25px;
	color: #373738;
}

/* ---- comment list ---- */
ol.commentlist{
	padding: 0 0 12px 0;
	list-style: none;
	font-size: 15px;
	line-height: 19px;
	color: #868484;
}
ol.commentlist li{
	padding: 14px 0 16px 0;
}
ol.commentlist article{
	padding: 0;
}
ol.commentlist figure{
	display: none;
}
ol.commentlist header{
	padding: 0 0 7px 0;
}
ol.commentlist cite{
	padding: 0 0 1px 0;
	display: block;
	font-style: normal;
	color: #373738;
}
ol.commentlist cite a, ol.commentlist cite a:hover{
	color: #373738;
	text-decoration: none;
}
ol.commentlist time{
	font-size: 12px;
	text-transform: uppercase;
	color: #868484;
}
ol.commentlist time a, ol.commentlist time a:hover{
	color: #868484;
	text-decoration: none;
}
ol.commentlist section{
	padding: 0 0 3px 0;
}
ol.commentlist p{
	padding: 3px 0 3px 0;
}
ol.commentlist div.reply a, ol.commentlist div.reply a:hover{
	color: #e59623;
	text-decoration: none;
}
ol.commentlist div.reply span{
	display: none;
}
nav.navigation-com{
	margin: 0 0 22px 0;
	padding: 14px 0 15px 0;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	font-family: 'Museo300';
	font-size: 14px;
	line-height: 14px;
	color: #868484;
}
nav.navigation-com a, nav.navigation-com a:hover{
	color: #868484;
	text-decoration: none;
}

/* ---- end comment list ---- */

/* ---- comment form ---- */
div#respond{
	padding: 22px 0 0 0;
}
form#commentform{
	width: 541px;
	max-width: 100%;
	padding: 7px 0 0 0;
}
form#commentform p{
	padding: 16px 0 0 0;
	clear: both;
}
form#commentform p.form-submit{
	padding: 22px 0 0 0;
}
form#commentform label{
	display: none;
}
form#commentform input{
	width: 261px;
	height: 34px;
	padding: 4px 11px 4px 11px;
	float: right;
	border: 1px solid #e9e8ec;
	background: 0 0 url(images/bg_img_02.gif) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #868484;
}
form#commentform input#author{
	float: left;
}
form#commentform textarea{
	width: 541px;
	max-width: 100%;
	height: 183px;
	padding: 10px 11px 10px 11px;
	border: 1px solid #e9e8ec;
	background: 0 0 url(images/bg_img_02.gif) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #868484;
}
form#commentform p.form-allowed-tags{
	display: none;
}
form#commentform span.submit{
	width: 107px;
	height: 37px;
	padding: 7px 0 0 0;
	display: block;
	border: 1px solid #0b4e61;
	background: #0e657b;
	float: right;
	text-decoration: none;
	position: relative;
	z-index: 1;
}
form#commentform span.submit:before, form#commentform span.submit:after{
	display: block;
	content: "";
	position: absolute;
	z-index: 1;
}
form#commentform span.submit:before{
	width: 105px;
	border: 1px solid #1395b6;
	height: 35px;
	top: 0;
	left: 0;
}
form#commentform span.submit:after{
	width: 109px;
	height: 39px;
	top: -1px;
	left: -2px;
	border: 1px solid #cfcfce;
	border-bottom: 2px solid #cfcfce;
	border-top: none;
}
form#commentform span.submit input{
	width: 105px;
	height: auto;
	background: none;
	padding: 0;
	border: none;
	text-shadow: 0 -1px 0 #0b4c5d;
	float: none;
	font-family: 'Museo700';
	font-size: 16px;
	line-height: 16px;
	color: #fff !important;
	text-align: center;
	cursor: pointer;
	position: relative;
	z-index: 2;
}

/* ---- end comment form ---- */

/* ----- end comments-area ----- */

a.btn-blue, a.btn-red{
	height: 26px;
	padding: 9px 0 0 0;
	display: block;
	float: left;
	font-family: 'Museo700';
	font-size: 16px;
	line-height: 16px;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	position: relative;
	z-index: 1;
}
a.btn-blue:before, a.btn-blue:after, a.btn-red:before, a.btn-red:after{
	display: block;
	content: "";
	position: absolute;
}
a.btn-blue:before, a.btn-red:before{
	height: 33px;
	top: 0;
	left: 0;
}
a.btn-blue:after, a.btn-red:after{
	height: 37px;
	top: -1px;
	left: -2px;
	border: 1px solid #cfcfce;
	border-bottom: 2px solid #cfcfce;
	border-top: none;
}
a.btn-blue{
	border: 1px solid #0b4e61;
	background: #0e657b;
	text-shadow: 0 -1px 0 #0b4c5d;
}
a.btn-blue:before{
	border: 1px solid #127f9a;
}
a.btn-blue:hover{
	border: 1px solid #0e7089;
	background: #1184a1;
	text-shadow: 0 -1px 0 #0b4c5d;
}
a.btn-blue:hover:before{
	border: 1px solid #1395b6;
}
a.btn-red{
	border: 1px solid #860c21;
	background: #aa0f29;
	text-decoration: none;
	text-shadow: 0 -1px 0 #700a1b;
}
a.btn-red:before{
	border: 1px solid #d71334;
}

/* gift */
div.color-bg-gift{
	width: 1000px;
	max-width: 100%;
	position: relative;
	background: #fff;
}
div.sidebar-gift{
	width: 149px;
	padding: 30px 0 0 19px;
	float: left;
}
div.widget-gift{
	padding: 0 0 32px 0;
	font:14px Arial, Helvetica, sans-serif;
	color: #333;
}
div.widget-gift h3{
	font:bolder 18px Arial, Helvetica, sans-serif;
	color: #333;
}
div.widget-gift h3.tit-cat{
	width: 128px;
	height: 23px;
	background: 0 0 url(images/tit_categories_green.gif) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	position: relative;
	margin: 0 0 8px 0;
}
div.widget-gift ul{
	padding: 5px 0 0 0;
	list-style: none;
}
div.widget-gift ul li{
	padding: 3px 0 3px 0;
}
div.widget-gift a{
	color: #333;
	text-decoration: none;
}
div.widget-gift a:hover{
	color: #333;
	text-decoration: underline;
}
div.content-gift{
	width: 820px;
	max-width: 100%;
	padding: 22px 15px 22px 0;
	float: right;
	font:14px/17px Arial, Helvetica, sans-serif;
	color: #333;
}

div.content-gift h1.tit-gift-guide, div.content-gift h1.tit-gift-guide a{
	margin: 0 0 20px;
}

div.content-gift h1.tit-gift-guide2, div.content-gift h1.tit-gift-guide2 a{
	width: 683px;
	max-width: 100%;
	height: 110px;
	background: 0 0 url(images/the_incredible_gift_guide-2.gif) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	position: relative;
	display: block;
}
div.content-gift h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333;
	padding: 3px 0 7px 0;
}
div.content-gift p{
	padding: 10px 0 10px 0;
}
div.content-gift ul.list-gift{
	margin: 0 -26px;
	padding: 12px 0 0 0;
	position: relative;
	text-align: center;
}
div.content-gift ul.list-gift li{
	list-style: none;
	width: 160px;
	height: 247px;
	display: inline-block;
	vertical-align: top;
	margin: 0 28px 0 20px;
	font-size: 13px;
	color: #666;
}
div.content-gift ul.list-gift li img{
	display: block;
	margin: 0 0 5px 0;
}
div.content-gift ul.list-gift li h3{
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding: 2px 0 0 0;
	text-align: center;
}
div.content-gift ul.list-gift li p{
	text-align: center;
	padding: 0;
}
div.content-gift ul.list-gift li a{
	color: #666;
	text-decoration: none;
}
div.content-gift ul.list-gift li a:hover{
	color: #999;
	text-decoration: none;
}
div.content-gift div.pagination{
	clear: both;
	position: relative;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	padding: 15px 0 0 0;
	text-align: center;
}
div.content-gift div.pagination a, div.content-gift div.pagination span{
	color: #000;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 4px 5px 3px 5px;
	margin: 2px 0;
	display: inline-block;
	vertical-align: top;
	background: #fff;
}
div.content-gift div.pagination span{
	color: #000;
	font-weight: bolder;
}
div.content-gift div.pagination a:hover, div.content-gift div.pagination span.current{
	border-color: #000;
}
div.content-gift div.pagination span.current{
	font-weight: bold;
}
div.content-gift div.pagination .pages{
	display: none;
}
div.gg-share{
	margin: 10px 10px 0 0;
	padding: 3px 1px 5px 0;
	border-bottom: 1px #999 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	display: block;
	overflow: hidden;
	clear: both;
}
div.gg-share a{
	color: #00bdf2;
	text-decoration: none;
}
div.gg-share a:hover{
	color: #58d3f6;
	text-decoration: none;
}
div.gg-share ul.share-listnew{
	padding: 14px 0 7px 4px;
	line-height: normal;
	list-style: none;
}
div.gg-share ul.share-listnew li{
	padding: 0;
	float: left;
	position: relative;
}
div.gg-share ul.share-listnew .dothis-img{
	margin-right: 25px;
}
div.gg-share ul.share-listnew li.pad{
	padding: 0 14px 0 0;
}
div.gg-share ul.share-listnew li.gg-pad{
	padding: 6px 14px 0 0;
}
div.gg-share ul.share-listnew .gg-nodot{
	padding: 6px 0 0 0;
}
div.gg-share ul.share-listnew li span, div.gg-share ul.share-listnew li iframe, div.gg-share ul.share-listnew li a{
	float: left;
}
div.gg-share ul.share-listnew li span.wpfp-span{
	text-align: right;
	display: block;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: -5px 0 0 0;
	position: relative;
}
div.gg-share ul.share-listnew li a.addthis_button{
	height: 18px;
	padding: 0 6px 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b5998;
	text-decoration: none;
	background: #eceef5;
	border: 1px #cad4e7 solid;
	line-height: 17px;
	display: block;
	text-transform: none;
}
div.gg-share ul.share-listnew li a.addthis_button:hover{
	color: #3b5998;
	border: 1px #9dacee solid;
}
#gg-titleandp{
	float: left;
	width: 683px;
	max-width: 100%;
	margin: 0 0 30px 0;
}
#gg-social-links{
	float: right;
	width: 99px;
	margin: 0 0 30px 0;
}
#gg-social li{
	list-style-type: none;
	padding: 15px 0 0 0;
}
#gg-social li a.addthis_button{
	width: 44px;
	height: 20px;
	padding: 0 6px 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b5998;
	text-decoration: none;
	background: #eceef5;
	border: 1px #cad4e7 solid;
	line-height: 17px;
	display: block;
	text-transform: none;
}
#gg-social li a.addthis_button:hover{
	color: #3b5998;
	border: 1px #9dacee solid;
}
#follow-box{
	width: 300px;
	max-width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
	margin: 0 0 20px 0;
}
.follow-fb-tw{
	margin: 0 0 15px 0;
	clear: both;
}
.follow-other{
	float: left;
}
.follow-google{
	float: left;
	margin: 0 0 0 25px;
}
.follow-rss{
	float: left;
	margin: 0 30px 0 0;
}
#follow-box img{
	border: none;
}
div.wp-paginate{
	padding: 53px 0 30px 123px;
	font-family: 'AlternateGothic2BTRegular';
	font-size: 32px;
	text-transform: uppercase;
	color: #1b1b1b;
}
div.wp-paginate ol{
	padding: 0;
	list-style: none;
}
div.wp-paginate ol li{
	float: left;
}
div.wp-paginate a, div.wp-paginate span{
	padding: 0 11px 0 11px;
	float: left;
}
div.wp-paginate a{
	color: #1b1b1b;
	text-decoration: underline;
}
div.wp-paginate a:hover, div.wp-paginate span{
	color: #c9c9c9;
	text-decoration: underline;
}
div.wp-paginate a.prev, div.wp-paginate a.next{
	margin: 2px 0 0 0;
	position: relative;
	text-decoration: none;
}
div.wp-paginate a.prev:hover, div.wp-paginate a.next:hover{
	color: #1b1b1b;
	text-decoration: underline;
}
div.wp-paginate a.prev{
	padding: 0 18px 0 27px;
}
div.wp-paginate a.next{
	padding: 0 27px 0 18px;
}
div.wp-paginate a.prev:after, div.wp-paginate a.next:after{
	width: 13px;
	height: 20px;
	display: block;
	position: absolute;
	top: 7px;
	content: "";
}
div.wp-paginate a.prev:after{
	top: 7px;
	left: 0;
	background: -115px -29px url(images/icons.png) no-repeat;
}
div.wp-paginate a.next:after{
	top: 7px;
	right: 0;
	background: -101px -29px url(images/icons.png) no-repeat;
}
div.wp-paginate span.empty_prev{
	width: 137px;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	text-indent: -9999em;
	overflow: hidden;
}
.small-header header#header, section.grid-list-posts footer a{
	behavior: url(/wp-content/themes/incredible/js/PIE.htc);
}
.wa-numbers{
	font-size: 11px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	padding: 2px;
	margin-right: 5px;
	font-weight: bold;
	line-height: 11px;
}
div.redcomment-box{
	padding: 10px 16px 10px 16px;
	margin: 24px 0 43px 0;
	background: #e40a09;
	font-family: 'brandon_grotesquebold';
	font-size: 19px;
	color: #FFF;
	position: relative;
}
div.redcomment-box:after{
	width: 23px;
	height: 11px;
	display: block;
	background: 0 0 url(images/bg_img_01.png) no-repeat;
	content: "";
	position: absolute;
	bottom: -11px;
	left: 173px;
}
div.redcomment-box p{
	padding: 0;
}
#mc_embed_signup .mc-field-group{
	clear: left;
	position: relative;
	padding-bottom: 3%;
	min-height: 50px;
}
div.banner-wide-ad{
	clear: both;
}
div.widget-wide-ad-home-post{
	width: 1000px;
	max-width: 100%;
	margin: 0 0 0 20px;
	position: relative;
}
div.widget-wide-ad-home-post img, div.widget-post-ad img{
	display: block;
}
div.widget-post-ad{
	margin: 3px 0 0 0;
}
ul.small-post-list{
	margin: 0 -10px;
	padding: 14px 0 0 0;
	list-style: none;
	text-align: center;
}
ul.small-post-list li{
	width: 337px;
	max-width: 100%;
	height: 328px;
	/*padding: 0 26px 0 4px;*/
	padding: 0 13px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: left;
}
ul.small-post-list img{
	margin: 0 0 3px 0;
	display: block;
	border: 1px solid #cecece;
}
ul.small-post-list footer{
	padding: 0 0 3px 0;
}
ul.small-post-list footer a{
	margin: 0 5px 0 0;
	padding: 0 4px 0 4px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	background: #e5e5e5;
	color: #333;
	text-decoration: none;
}
ul.small-post-list h2{
	margin: 0;
	padding: 0;
	font-family: 'HelveticaNeueCondensedBlack';
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
	color: #000;
}
.ie8 ul.small-post-list h2{
	font-family: "HelveticaNeueBlack", "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Arial Black", sans-serif;
	font-weight: 800;
	font-stretch: normal;
}
ul.small-post-list h2 a{
	color: #000;
	text-decoration: none;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea{
	border: 1px solid #555;
	padding: 5px 10px;
	width: 290px;
	font-size: 14px;
	color: #333;
}
.wpcf7 textarea{
	height: 100px;
}
.wpcf7 select{
	border: 1px solid #555;
	background: #fff;
	width: 290px;
	height: 29px;
}
.wpcf7 .wpcf7-radio .wpcf7-list-item{
	display: block;
	margin-left: 0;
}
.wpcf7 input[type="submit"]{
	background: #000;
	border: none;
	padding: 0 15px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#fancybox-wrap,
#fancybox-outer,
#fancybox-content{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.flexslider-default{
	text-align: center;
	margin: 0 0 40px;
	font-size: 14px;
	line-height: 1.64;
}
.flexslider-default h3{
	font-size: 18px;
}
.flexslider-default img{
	margin: 0 0 15px;
}
.flexslider-default .flexslider{
	margin: 0;
}
.custom-navigation{
	text-align: center;
}
.custom-navigation .flex-prev,
.custom-navigation .flex-next{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 15px;
	margin: 0 4px;
	background: #fa1d7a;
	border: 1px solid #bc2463;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	border-radius:5px;
}
.flexslider .slides>li{
	min-height: 1px;
}