@import url(stylesheet.css);@import url(formatted.css);

html{overflow-y:scroll;height:100%}
html.ios html{overflow-x:hidden;-webkit-transform:translate3d(0, 0, 0)}
body{min-width:980px;background:#FFF;margin:0;padding:80px 0 65px;font-family:Georgia,serif;}
html.docked body{padding:80px 0 0}html.ios body{padding:0}

/* LINKS ------------------------------------------------------------------ */

a {
	text-decoration:none;
	color:#A87A51;
	outline:none;

	-webkit-transition: all .2s ease-out; 
	-moz-transition: all .2s ease-out; 
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

a:hover, a:focus {
	color:#616f71;
}


.wrapper{width:960px;margin:0 auto}
.wrapper-slide{
	width:900px;
	height: 800px;
	z-index: 30;
	position: fixed;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	
}







.shellBtn{background:#2e2622;text-align:center;color:#fff;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;line-height:2em;padding:0 0.5em;text-decoration:none;cursor:pointer;-webkit-transition:background-color 0.25s linear;-moz-transition:background-color 0.25s linear;-ms-transition:background-color 0.25s linear;-o-transition:background-color 0.25s linear;transition:background-color 0.25s linear;font-size:14px}.shellBtn:hover{color:#fff;background:#3d322d}
#dash{display:none;height:0px;width:960px;margin:0 auto;position:absolute;bottom:0;left:50%;margin-left:-480px;z-index:1}
#dash .contents{width:143px;padding:15px 15px 10px;background:#fdb692;position:absolute;bottom:0;left:50%;margin:81px 0 0 -480px;z-index:1;-webkit-box-shadow:inset 0px 2px 1px rgba(0,0,0,0.1);-moz-box-shadow:inset 0px 2px 1px rgba(0,0,0,0.1);box-shadow:inset 0px 2px 1px rgba(0,0,0,0.1);-webkit-transition:bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);-moz-transition:bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);-ms-transition:bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);-o-transition:bottom 500ms cubic-bezier(0.19, 1, 0.22, 1);transition:bottom 500ms cubic-bezier(0.19, 1, 0.22, 1)}#dash li{padding:5px 0 5px 25px;margin-bottom:10px;height:14px;font:15px/14px "NewAthena",serif;background:url("../images/dashboard_icons.png") no-repeat;word-wrap:normal}#dash li a{position:absolute;color:#000;text-decoration:none}#dash li a:hover{text-decoration:underline}#dash li.points{background-position:0 0}#dash li.friends{background-position:0 -24px}#dash li.messages{background-position:0 -48px}#dash .stats{padding:0}#dash .shellBtn{display:block;margin-bottom:5px}#dash .shellBtn,#dash .shellBtn:hover{color:#FFF}#dash .toggle{height:22px;width:173px;position:absolute;bottom:-22px;left:0;background:url("../images/dashboard_pulldown.png") 0 0 no-repeat;cursor:pointer}#dash .toggle:hover{background-position:0 -28px}#connect{background-color:#f3ad8a;background-image:-moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%),url("../images/connect_bg.png");background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.1)), color-stop(100%, rgba(0,0,0,0.1))),url("../images/connect_bg.png");background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%),url("../images/connect_bg.png");background-image:-o-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%),url("../images/connect_bg.png");background-image:-ms-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%),url("../images/connect_bg.png");background-image:linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%),url("../images/connect_bg.png");display:none;z-index:3;position:relative;-webkit-box-shadow:inset 0px -2px 1px rgba(0,0,0,0.1);-moz-box-shadow:inset 0px -2px 1px rgba(0,0,0,0.1);box-shadow:inset 0px -2px 1px rgba(0,0,0,0.1)}html.csstransitions #connect{display:block !important;overflow:hidden;height:0;-webkit-transition:height 800ms cubic-bezier(0.19, 1, 0.22, 1);-moz-transition:height 800ms cubic-bezier(0.19, 1, 0.22, 1);-ms-transition:height 800ms cubic-bezier(0.19, 1, 0.22, 1);-o-transition:height 800ms cubic-bezier(0.19, 1, 0.22, 1);transition:height 800ms cubic-bezier(0.19, 1, 0.22, 1)}#connect .wrapper{height:124px;overflow:hidden;position:relative}#connect .slider-boundary{width:768px !important;opacity:0;-webkit-transition:opacity 500ms linear;-moz-transition:opacity 500ms linear;-ms-transition:opacity 500ms linear;-o-transition:opacity 500ms linear;transition:opacity 500ms linear}#connect .slider-boundary,#connect .slider-wrapper,#connect .slider-container,#connect .items{height:124px !important}#connect #activityFeed{width:768px;background:url("../images/preloaders/spinner_e4a585_48.gif") 50% 50% no-repeat}#connect #activityFeed.active{background:none}#connect #activityFeed.active .slider-boundary{opacity:1}#connect .activity .item{overflow:hidden;height:94px !important;padding:30px 0 0}#connect .activity .item.other{background-position:0 10px}#connect .activity .item.blog{background-position:-200px 10px}#connect .activity .item.forum{background-position:-400px 10px}#connect .activity .item p{font:14px/1.25em "Lucida Sans Unicode", "Lucida Grande", sans-serif;color:#444;padding:7px 0 5px}#connect .activity .item p strong{font-weight:normal;font-size:16px;line-height:1.1em;display:block;margin-bottom:0.25em}#connect .activity .item .action{color:#FFF;text-decoration:none;font:14px/1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}#connect .slider-frame{float:left;background:url("../images/connect-icons.png") no-repeat}#connect .menu{position:absolute;top:0;right:0;z-index:2;margin-right:0;background:0;width:192px !important;padding:0}#connect .menu ul{padding:10px 0 10px 20px;margin:0}#connect .menu a{display:block;background:#2e2622;text-align:center;color:#fff;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;line-height:2em;padding:0 0.5em;text-decoration:none;cursor:pointer;-webkit-transition:background-color 0.25s linear;-moz-transition:background-color 0.25s linear;-ms-transition:background-color 0.25s linear;-o-transition:background-color 0.25s linear;transition:background-color 0.25s linear;font-size:18px;line-height:28px;margin:5px 0;text-transform:lowercase;text-align:left}#connect .menu a:hover{color:#fff;background:#3d322d}#connect .menu:before{content:'.';text-indent:-9999em;display:block;position:absolute;right:190px;width:18px;height:100%;background:url("../images/connect-nav_shadow.png") 0 50% no-repeat}#connect.loaded .wrapper{background:transparent}#homeNav{display:none}body.home #homeNav{display:block}#interiorNav{display:block}body.home #interiorNav{display:none}

#header{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:60;
	}
#header .top{
	width:960px;
	margin:0 auto;
	width:100%;
	background:#fff url("../images/top_bg.png") 50% 0 repeat-x;
	border-bottom:1px solid #AAA;
	box-shadow:0px 1px 3px rgba(0,0,0,0.1);
	position:relative;
	z-index:2;
	}
html.ios #header .top{border-bottom:none !important}#header .top .wrapper{padding:10px 0;height:59px;position:relative}#header .top #logo{position:absolute;left:0;top:50%;margin:-32.5px 0 0}#header .top #logo,#header .top #logo a{
	width:204px;
	height:65px;
	padding:0
}
#header .top #logo a{
	display:block;
	text-indent:-9999em;
	background-image: url(../images/logo/Koh-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .top .navigation{
	background:url("") 50% 50% no-repeat;
	position:absolute;
	right:0;top:10px;
	min-width:720px
	}
#header .top .navigation ul{
	padding:12px 0;
	font-size:16px;
	}
#header .top .navigation ul li{
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	margin-left:10px;
	padding:1px 0;
	font-weight:normal;
	font-size:16px
	}
#header .top .navigation ul li{*display:inline}
#header .top .navigation ul li a{
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	padding:2px;
	color:#444;
	text-decoration:none;
	text-transform:lowercase;
	text-shadow:0px 1px 0px rgba(255,255,255,0.5);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 32px;
}
#header .top .navigation ul li a{
	*display:inline
	}
#header .top .navigation ul li a:hover{color:#000}
#header .top .navigation ul li.connectLink a{
	display:-moz-inline-box;
	-moz-box-orient:vertical;
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	padding-right:12px;
	background:url("../images/connect-nav_arrow.png") 100% 0 no-repeat}
#header .top .navigation ul li.connectLink a{*display:inline}#header .top .navigation ul li.connectLink a:hover{background-position:100% -36px}
#header.active .top .navigation .connectLink a,#header.active .top .navigation .connectLink a:hover{color:#000;background-position:100% -72px}
html.ios #header{position:relative !important}#page{position:relative}html.ios #page{padding-top:80px}
#container{z-index:2}.pagination{padding:15px 0 0;text-align:left}.pagination .pages{overflow:hidden}.pagination .pages li{float:left;font:16px/1.75em "NewAthena",serif;text-transform:uppercase}.pagination .pages li.current,.pagination .pages li a{display:block;background:transparent;padding:0.25em 0.75em 0 !important;border:1px solid transparent}.pagination .pages li.current{color:#000}.pagination .pages li a{text-decoration:none}.pagination .pages li a:hover{background:#FFF;color:#fab491;border-color:#ded3c0}#footer{width:100%;height:auto}
#footer #newsflash{position:fixed;height:32px;bottom:34px;left:0px;background:#ab182b;width:100%;opacity:0.5;z-index:8}html.csstransitions #footer #newsflash{-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-ms-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}#footer #newsflash.active{opacity:1;bottom:65px}#footer #newsflash .wrapper{height:32px;position:relative;overflow:hidden}#footer #newsflash .title{background:url("../images/footer-lightning_bolt.png") 100% 50% no-repeat;float:left;font:14px/32px Georgia,serif;text-transform:uppercase;color:#000;padding:0 26px 0 0;margin:0 15px 0 0}#footer #newsflash .slider-wrapper{float:left}#footer #newsflash .sldier-boundary,#footer #newsflash .slider-container,#footer #newsflash .slider-wrapper{width:640px !important;height:32px !important}#footer #newsflash .slider-frame{color:#000;font:14px/32px Georgia,serif}#footer #newsflash .slider-frame a{color:#000}#footer #newsflash .closeBtn{text-indent:-9999em;display:block;height:32px;width:32px;position:absolute;right:0;top:0;opacity:0.8;background:url("../images/close_button-black.png") 50% 50% no-repeat;-webkit-transition:opacity 0.25s linear;-moz-transition:opacity 0.25s linear;-ms-transition:opacity 0.25s linear;-o-transition:opacity 0.25s linear;transition:opacity 0.25s linear}#footer #newsflash .closeBtn:hover{opacity:0.8}#footer #bottom{
	width:100%;
	position:fixed;
	left:0;
	bottom:0;
	height:65px;
	z-index:9;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat;
	background-position: 0 0;
}
#footer #bottom .wrapper{height:65px;position:relative}#footer #bottom .slider-wrapper,#footer #bottom .slider-boundary{
	width:590px !important;
	height:65px !important
	}
html.docked #footer #bottom{position:static !important}

#footer #twitterFeed{
	opacity:0;
	-webkit-transition:opacity 500ms ease-in-out;
	-moz-transition:opacity 500ms ease-in-out;
	-ms-transition:opacity 500ms ease-in-out;
	-o-transition:opacity 500ms ease-in-out;
	transition:opacity 500ms ease-in-out}
#footer #twitterFeed .slider-wrapper,#footer #twitterFeed .slider-boundary,#footer #twitterFeed .slider-container{
	overflow:visible !important
	}
#footer .tweets{
	position:relative;
	width:695px;
	background-image: url(../images/ico_tweets.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
#footer .tweets .message{
	display:block;
	font:12px/1.25em;
	color:#FFF;
	word-wrap:break-word;
	}
#footer .tweets .slider-frame{
	font:12px/1.25em;
	float:none !important;
	padding:10px 0 10px 35px;
	height:45px !important;
	width:695px;
	}
#footer .tweets .slider-frame.error{
	color:#FFF;
	text-shadow:0px 1px 1px rgba(0,0,0,0.5);
	font-style:italic;
	opacity:0.5;
	line-height:45px;
	padding-left:45px;
	}
#footer .tweets .slider-frame a{color:#fab491}
#footer .tweets .slider-frame .meta{display:block}
#footer .tweets .slider-frame .time,#footer .tweets .slider-frame .follow{font-size:12px;margin-right:0.5em}
#footer .tweets .slider-frame .time a{font-style:italic;color:#666;text-decoration:none}
#footer .tweets .slider-frame .time a:hover{color:#999}
#footer .vote a{position:absolute;right:210px;top:50%;margin-top:-18px;background:url("../images/vote-button.png") no-repeat;text-indent:-9999px;height:38px;width:122px}
#footer .socialize{
	height:32px;
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-12px;
	}
#footer .socialize .icon{
	float:left;
	margin-left:5px;
	height:32px;
	}
#footer .socialize .icon a{display:block;height:32px;width:32px;text-decoration:none}
#footer .socialize .icon.twitter a{background-image:url(../images/SocialMedia/twitter.png);}
#footer .socialize .icon.twitter a:hover{background-position:0px 0px;}
#footer .socialize .icon.facebook a{ background-image:url(../images/SocialMedia/facebook.png);}
#footer .socialize .icon.facebook a:hover{background-position:0px 0px;}
#footer .socialize .icon.youtube a{ background-image:url(../images/SocialMedia/youtube.png);}
#footer .socialize .icon.youtube a:hover{background-position:0px 0px;}

#footer .socialize .icon.instagram a{ background-image:url(../images/SocialMedia/instagram.png);}
#footer .socialize .icon.instagram a:hover{background-position:0px 0px;}

#footer .socialize .icon.Idagio a{ background-image:url(../images/SocialMedia/Idagio.png);}
#footer .socialize .icon.Idagio a:hover{background-position:0px 0px;}

#footer .socialize .icon span{display:none;position:absolute;top:-28px;left:5px;padding:5px 7px;font:12px/1em Georgia,serif;color:#000;text-transform:uppercase;background:#FFF;border:1px solid rgba(0,0,0,0.8);-webkit-box-shadow:0px 1px 4px rgba(0,0,0,0.25);-moz-box-shadow:0px 1px 4px rgba(0,0,0,0.25);box-shadow:0px 1px 4px rgba(0,0,0,0.25)}
#footer .socialize .icon span:after{position:absolute;display:block;content:' ';background:url("../images/footer-tooltip_arrow.png") 0 0 no-repeat;width:10px;height:10px;top:22px;left:5px}



#footer .socialize-musicpage{
	height:32px;
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-12px;
	}
#footer .socialize-musicpage .icon{
	float:left;
	margin-left:5px;
	height:32px;
	}
#footer .socialize-musicpage .musicplayer {
	width:220px;
	position:relative;
	left: -55%;
}
#footer .socialize-musicpage .icon a{display:block;height:32px;width:32px;text-decoration:none}
#footer .socialize-musicpage .icon.twitter a{background-image:url(../images/SocialMedia/twitter.png);}
#footer .socialize-musicpage .icon.twitter a:hover{background-position:0px 2px;}
#footer .socialize-musicpage .icon.facebook a{ background-image:url(../images/SocialMedia/facebook.png);}
#footer .socialize-musicpage .icon.facebook a:hover{background-position:0px 2px;}
#footer .socialize-musicpage .icon.youtube a{ background-image:url(../images/SocialMedia/youtube.png);}
#footer .socialize-musicpage .icon.youtube a:hover{background-position:0px 2px;}
#footer .socialize-musicpage .icon span{display:none;position:absolute;top:-28px;left:5px;padding:5px 7px;font:12px/1em Georgia,serif;color:#000;text-transform:uppercase;background:#FFF;border:1px solid rgba(0,0,0,0.8);-webkit-box-shadow:0px 1px 4px rgba(0,0,0,0.25);-moz-box-shadow:0px 1px 4px rgba(0,0,0,0.25);box-shadow:0px 1px 4px rgba(0,0,0,0.25)}
#footer .socialize-musicpage .icon span:after{position:absolute;display:block;content:' ';background:url("../images/footer-tooltip_arrow.png") 0 0 no-repeat;width:10px;height:10px;top:22px;left:5px}


#legalInfo{
	position:relative;
	z-index:1;
	clear:both;
	overflow:hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
html.desktop #legalInfo .bird{display:none;position:absolute;top:-393px;left:-10px;z-index:1;width:435px;height:393px;background:url("../images/bird_bg.png") 0 0 no-repeat}
#legalInfo .wrapper{
	position:relative;
	z-index:2;
	background-repeat: no-repeat;
	background-position: 0 50%;
}#legalInfo p{
	color:#444;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 26px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#legalInfo p .divider{color:#CCC;position:relative;top:1px;font-size:14px}
#legalInfo .social{float:left;margin:0 0 0 20px}
#legalInfo .credits{display:block;float:left}
#legalInfo .credits a{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:12px;color:#444;text-decoration:none}
#legalInfo .credits a strong{font-weight:bold}
#mailingList{background:url("../images/mailing_list_header.jpg") center 20px no-repeat;padding:20px;padding-top:170px;width:520px;font-family:'NewAthena', Georgia, serif;color:#666;text-align:center}
#mailingList input::-webkit-input-placeholder{text-align:center}
#mailingList .inputs ol{padding:0}
#mailingList .inputs li{position:relative;margin-bottom:30px}
#mailingList label{display:block;margin-bottom:10px;font-family:'NewAthena', Georgia, serif;font-size:16px;color:#333;line-height:1}
#mailingList label:after{content:':'}#mailingList label.error{position:absolute;left:50%;top:100%;margin-left:-40%;margin-top:2px;padding:5px 0;width:80%;background:#600;font-size:12px;color:#fff}#mailingList label.error:before{content:'';position:absolute;left:50%;bottom:100%;margin-left:-5px;width:0;height:0;border:5px solid #600;border-color:transparent transparent #600 transparent}#mailingList label.error:after{content:''}#mailingList .stringish input,#mailingList .select select{padding:15px 0;width:80%;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-family:Georgia, serif;font-size:14px;font-style:italic;text-align:center}#mailingList .select select{width:auto;padding:15px}#mailingList .checkbox label{font-size:12px}#mailingList .submit input{padding:10px 15px;width:80%;background:#fcb58e;border:none;font-family:'NewAthena', Georgia, serif;font-size:20px;color:#000}#fancybox-wrap.custom-gallery .fancy-bg{display:none}#fancybox-wrap.custom-gallery #fancybox-title{bottom:-35px !important}#fancybox-wrap.custom-gallery #fancybox-title-left,#fancybox-wrap.custom-gallery #fancybox-title-right{display:none !important}#fancybox-wrap.custom-gallery #fancybox-title-wrap{display:block !important;height:50px !important}#fancybox-wrap.custom-gallery #fancybox-title-wrap>span{display:block;float:none !important}#fancybox-wrap.custom-gallery #fancybox-outer{max-height:480px !important;background:#EEE}#fancybox-wrap.custom-gallery #fancybox-inner{padding-top:32px;overflow:hidden !important;border-bottom:50px solid #000}#fancybox-wrap.custom-gallery #fancybox-inner .figure{border-top:1px solid #DDD}#fancybox-wrap.custom-gallery #fancybox-inner .figure.photo{background:#EEE;text-align:center;position:relative}#fancybox-wrap.custom-gallery #fancybox-inner .figure.photo img{width:auto;max-width:none !important;height:100%}#fancybox-wrap.custom-gallery #fancybox-inner .figure.video{background:#000}#fancybox-wrap.custom-gallery #fancybox-right,#fancybox-wrap.custom-gallery #fancybox-left{width:29px;height:29px;top:50%;margin-top:-14.5px}#fancybox-wrap.custom-gallery .fancy-ico{width:29px;height:29px;text-indent:-99999em;background:url("../images/homepage/slider_controls.png") no-repeat;position:absolute;top:50%;margin-top:-14.5px;cursor:pointer;z-index:4;left:0 !important;filter:none !important}#fancybox-wrap.custom-gallery #fancybox-left{left:-55px !important}#fancybox-wrap.custom-gallery #fancybox-left .fancy-ico{background-position:0 0}#fancybox-wrap.custom-gallery #fancybox-left .fancy-ico:hover{background-position:0 100%}#fancybox-wrap.custom-gallery #fancybox-right{right:-55px !important}#fancybox-wrap.custom-gallery #fancybox-right .fancy-ico{background-position:100% 0}#fancybox-wrap.custom-gallery #fancybox-right .fancy-ico:hover{background-position:100% 100%}#fancybox-wrap.custom-gallery #fancybox-title{position:static !important}#fancybox-wrap.custom-gallery #asset-top{height:32px;width:100%;position:absolute;top:0;left:0}#fancybox-wrap.custom-gallery #asset-top .buttons{position:absolute;right:7px;top:6px;height:20px;width:60px}#fancybox-wrap.custom-gallery #asset-top .buttons a{background-image:url("../images/fancybox_buttons.png");background-repeat:no-repeat;margin-left:10px;display:block;float:left;text-indent:-9999em;width:20px;height:20px}#fancybox-wrap.custom-gallery #asset-top .buttons a.close{background-position:0 0}#fancybox-wrap.custom-gallery #asset-top .buttons a.close:hover{background-position:0 -20px}#fancybox-wrap.custom-gallery #asset-top .buttons a.comments{background-position:-20px 0}#fancybox-wrap.custom-gallery #asset-top .buttons a.comments:hover{background-position:-20px -20px}#fancybox-wrap.custom-gallery #asset-top .buttons a.permalink{background-position:-40px 0}#fancybox-wrap.custom-gallery #asset-top .buttons a.permalink:hover{background-position:-40px -20px}#fancybox-wrap.custom-gallery #asset-title{height:50px;width:100%;position:absolute;bottom:-84px;left:0}#fancybox-wrap.custom-gallery #asset-title .title{font:18px/20px "NewAthena",serif;color:#FFF;float:left;text-align:left;margin:0;padding:15px 0 0 15px}#fancybox-wrap.custom-gallery #asset-title .title a{display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*vertical-align:auto;margin-right:6px;color:#FFF}#fancybox-wrap.custom-gallery #asset-title .title a{*display:inline}#fancybox-wrap.custom-gallery #asset-title .title a.comments{background:url("../images/fancybox_title-comment_icon.png") no-repeat;text-indent:-9999em;height:20px;width:17px;background-position:-1px 0px}#fancybox-wrap.custom-gallery #asset-title .social{position:absolute;top:15px;right:15px;width:220px;height:20px}#fancybox-wrap.custom-gallery #asset-title .social>span{width:110px;float:right;height:20px}#fancybox-wrap.custom-gallery #asset-title,#fancybox-wrap.custom-gallery #asset-top{display:none}#fancybox-overlay.custom-gallery{opacity:0.2}#container .content,#container .content p,#container .content ul,#container .content ol,#container .content li,#container .content blockquote{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}#container .content ul,#container .content ol{padding:0.5em 0 0.5em 2em;margin-left:1em}#container .content ul+p:first-of-type,#container .content ol+p:first-of-type{padding-top:0.5em}#container .content ul li,#container .content ol li{
	padding:0;
	color:#444;
	line-height:1.6em
}#container .content p{padding:0.25em 0 0.5em}#container .content p:first-of-type{padding-top:0}#container .content p:last-of-type{padding-bottom:0}#container .content p:last-of-type+ul,#container .content p:last-of-type+ol{padding-top:1em}#container .content blockquote{background:#F3F3F3;padding:0.5em;margin:0.5em 0;border:1px solid #DDD}#container .content strong,#container .content b{font-weight:bold}#container .content em,#container .content i{font-style:italic}#container .content code{font-family:'Inconsolata', monospace}html.ios #header,html.ios #bottom{position:absolute !important}@media screen and (min-width: 1610px){#legalInfo .bird{display:block}}.rollover_content .badge{display:inline-block;margin-right:5px;margin-bottom:5px;width:24px;height:24px;background-size:100%;text-indent:-9999px}.rollover_content .category-membership.index-0{background-image:url("../images/tc-founder.png")}.rollover_content .category-views.index-0{background-image:url("../images/attention-grabber.png")}.rollover_content .category-friends.index-0{background-image:url("../images/so-popular.png")}.rollover_content .category-comments.index-0{background-image:url("../images/conversationalist.png")}.rollover_content .category-forum-posts.index-0{background-image:url("../images/casual-poster.png")}.rollover_content .category-forum-posts.index-1{background-image:url("../images/serious-poster.png")}.rollover_content .category-forum-posts.index-2{background-image:url("../images/super-serious-poster.png")}.rollover_content .category-forum-posts.index-3{background-image:url("../images/slight-obsession.png")}.rollover_content .category-forum-posts.index-4{background-image:url("../images/taylor-connect-life.png")}


/*-----------------------------------------------------------*/

/* Twitter ------------------------------------------------------------------ */
#tweets {
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;

}

#tweets .twtr-widget,
#tweets .twtr-doc {
    width: 100%;
    height: auto;
}


#tweets .twtr-tweet .twtr-tweet-text p {
    border-bottom: none !important;
    color: #fff;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.0em;
}

.twtr-hd, 
.twtr-ft 
{ 
display: none; 
}

#tweets .twtr-tweet .twtr-tweet-text {
    border-bottom: none !important;
    padding-bottom: 4px !important;
}

#tweets .twtr-tweet a:link,
#tweets .twtr-tweet a:visited,
#tweets .twtr-tweet a:hover {

    color: #d7c2b1 !important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;

}


/*** scroll *******************************************************/
/******************************************************************************/
#mycustomscroll {
	/*percantage width: make it 100% to match container*/
width: 100%;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: -30px;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}



/*** scroll *******************************************************/
/******************************************************************************/
#mycustomscroll-contact {
	/*percantage width: make it 100% to match container*/
width: 100%;
	height: 433px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: -30px;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap-contact {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	}
	
.fixedwidth-contact {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}






#press, #ideas-insights {
	display: block;
	width: 715px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: right;
	margin-left: 60px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	}

#press .column, #ideas-insights .column, #comment-display .column {
	width: 220px;
	float: left;
	position: relative;
	display: block;
	min-height: 150px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 10px;
	}

#press h1, #ideas-insights h1, #posts h1, #comment-display h1 {
	width: 180px;
	position: absolute;
	display: block;
	height: 20px;
	left: -20px;
	background: url(../images/recent-work-title.png) no-repeat right 0;
	text-indent: -99999px;
	border-bottom: 1px solid #dfdfdf;
	padding: 0 0 12px;
	}

#ideas-insights h1, #posts h1 {
	background: url(../images/ideas-insights-title.png) no-repeat right 0;
	padding: 0 0 15px;
	}
	
	
#press a.more, #ideas-insights a.more {
	position: absolute;
	top: 45px;
	left: 10px;
	text-decoration: none;
	color: #6e7b86;
	font-size: .9em;
	width: 150px;
	height: 10px;
	padding: 4px 0;
	background: url(../images/more-btn.png) no-repeat top right;
	}

#press a.more:hover, #ideas-insights a.more:hover {
	background-position: right -18px;
	color: #444;
	}

#press a.more:active, #ideas-insights a.more:active {
	top: 46px;
	}
	
#press .image {
	width: 220px;
	height: 132px;
	background: url(../images/preview-hover.png) no-repeat center center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}

#press a:active .image,#ideas-insights a:active .image, #posts a:active .image {
	top: 1px;
	}



/************************/
/* video Container       */
/************************/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
