@import url('../twentyten/style.css');
/*

Theme Name: Ideas and Directions

Theme URI: /

Description: Theme for Ideas and Directions

Author: Jan Choi

Version: 0.0.1

Template: twentyten

Tags: custom theme


*/


@font-face {
	font-family: 'HelveticaNeueLTStdLtRegular';
	src: url('fonts/helveticaneueltstd-lt-webfont.eot');
	src: url('fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/helveticaneueltstd-lt-webfont.woff') format('woff'), url('fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ModernHeavyItalic';
	src: url('fonts/modernheavyitalic-webfont.eot');
	src: url('fonts/modernheavyitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/modernheavyitalic-webfont.woff') format('woff'), url('fonts/modernheavyitalic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #e51b24;
	text-decoration:none;
}
a:visited {
	color: #e51b24;
}
a:active, a:hover {
	color: #fff;
}
body {
	background-attachment:fixed !important;
	background-repeat: repeat-x !important;
}
body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'HelveticaNeueLTStdLtRegular';
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
	margin-bottom: 8px;
}
#content h1 {
	font-family: 'ModernHeavyItalic';
	letter-spacing:-2px;
	font-size:44px;
	line-height: 54px;
	margin: 20px 0 30px 0;
	color:#fff;
	text-transform:lowercase;
}
.white {
	color:#FFF;
}
body.page-template-default {
	background:url(images/general-main-bg.png) no-repeat #FFF;
	background-position-y:-109px;
}
#wrapper {
	background: none;
	margin-top: 0;
	padding:0 80px;
}
#header {
	float: left;
	padding:0;
	height: 123px;
	position:relative;
}
#site-title {
	float: none;
	margin:0;
	width: 114px;
	height:113px;
	position:absolute;
	right:7px;
	top:72px;
	z-index:999;
}
#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
	width: 1014px;
}
#access {
	background: none;
	width: auto;
	text-transform:uppercase;
	margin-top:85px;
}
#access a {
	color: #455560;
	padding:0 28px;
}
/*active*/



#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #e51b24;
}
#access li:hover > a, #access ul ul :hover > a {
	color: #e51b24;
	background:#fff;
}
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
	color: #e51b24;
}
#access ul ul {
	width:150px;
	box-shadow:none;
}
#access ul ul a {
	background:#fff;
	text-align:center;
	width:130px;
	border-bottom:1px #455560 solid;
	box-shadow:#333 2px 2px 2px;
}
.submenu-arrow {
	display:block;
	position:absolute;
	background:url(images/sub_menu_arrow.png) no-repeat;
	width:22px;
	height:11px;
	top:7px;
}
#main {
	padding: 0;
	overflow:visible;
}
#container, #content {
	margin:0;
	position:relative;
}
#content, #content input, #content textarea {
	color: #333;
	font-size: 12px;
	line-height: 15px;
}
#content {
	padding:35px 0 0 35px;
	width: 979px;
	height:635px;
	color: #fff;
	background:url(images/home-bg.png) no-repeat;
}
.left-column {
	float:left;
	width:52%
}
.right-column {
	float:right;
	width:30%;
	margin-right:130px;
}
.list-character, .light-blue {
	font-family: 'ModernHeavyItalic';
	color:#99d7db;
	padding-right:10px;
}
#site-info {
	font-weight:normal;
	font-size: 10px;
	color:#d0d4d7;
}
.light-blue {
	font-size:1.5em;
	color:#99d7db;
	padding:0 5px;
}
/*home page*/



.home #content h1 {
	color:#95a2ac;
	margin:100px 0 10px 0;
}
/*about page*/



.page-id-7 #content h1 {
	color:#455560;
}
.page-id-7 #content {
	background:url(images/about-bg.png) no-repeat;
	color:#455560;
}
/*staff page*/



body.page-id-11 {
	background:url(images/staff-main-bg.png) no-repeat #FFF;
	background-position-y:-109px;
}
.page-id-11 #content {
	background:none;
	color:#455560;
	padding:0;
}
.page-id-11 .staff_left_col a, .page-id-11 .staff_right_col a {
	color:#455560;
}
.page-id-11 .staff_left_col a:hover, .page-id-11 .staff_right_col a:hover {
	color:#e51b24;
}
#staff_slider {
	width:650px;
	height:600px;
	position:relative;
}
#staff_slider ul {
	padding:0;
	list-style:none;
	margin:0;
}
#staff_slider li {
	position:relative;
	overflow:hidden;
	width:650px;
	height:600px;
}
.staff_bar {
	margin:40px 0 0 80px;
	color:#fff;
	background:#e51b24;
	width:100%;
	padding:4px 0 4px 30px;
}
.staff_photo {
	position:absolute;
	left: 0px;
	top: 20px;
}
.staff_name {
	font-family: 'ModernHeavyItalic';
}
.staff_title {
	text-transform:uppercase;
	padding-left:5px;
}
.staff_nick_name {
	padding-left:10px;
}
.staff_left_col {
	float:left;
	width:240px;
	padding:20px 0 20px 115px;
}
.staff_right_col {
	float:right;
	width:240px;
	padding:20px 0 20px 15px;
}
.staff_email {
}
.staff_chart {
	clear:both;
	padding-left:115px;
}
#prevBtn, #nextBtn {
	position: absolute;
	top: 31px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:26px;
	height:42px;
	text-indent:5000px;
}
#prevBtn {
	left: -60px;
	background:url(images/thumb_nav_arrow_left.png) no-repeat;
}
#prevBtn:hover {
	background:url(images/thumb_nav_arrow_left_active.png) no-repeat;
}
#nextBtn {
	right: 270px;
	background:url(images/thumb_nav_arrow_right.png) no-repeat;
}
#nextBtn:hover {
	background:url(images/thumb_nav_arrow_right_active.png) no-repeat;
}
/*portfolio page*/



.page-template-portfolio-page-php #content {
	background:none;
	padding:0;
	height:519px;
	margin-left:-195px;
}
.page-template-portfolio-page-php #footer {
	margin-top:200px;
	float:left;
}
body.page-template-portfolio-page-php {
	background:url(images/staff-main-bg.png) no-repeat #FFF;
	background-position-y:-109px;
}
/*gallery style*/



/****portfolio slider****/



.nivo_slider_container {
	position: relative;
	
}
.change-cusor{
	cursor: url(images/close_btn.cur),url(images/close_btn.cur),default;
}

.corner {
	background:url(images/corner_cover.png) no-repeat top left;
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	display:block;
	width:19px;
	height:33px;
}
.nivo_slider .nivo-controlNav a {
	float:left;
	position:relative;
	background:#fff;
}
.nivo_slider_controlNavImages .nivo-controlNav {
	height:90px;
}
.nivo_slider_controlNavImages .nivo-controlNav img {
	box-shadow:2px 2px 2px #666666;
}
.nivo-controlNav .active > img {
	opacity:1 !important;
}
* {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.nivo_slider_controlNavImages .nivo-controlNav a, .nivo_slider_controlNavImages .nivo-controlNav img {
	margin: 0 10px 0 0 !important;
}
.thumbHolder {
	display: block;
	width: 1000px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	bottom: -145px;
	left: 200px;
}
.thumbScrollRail {
	display:block;
	width: 1000px;
	height: 5px;
	position: absolute;
	bottom: -25px;
	left:200px;
	background:url(images/scroll_rail_bg.png) repeat-x center;
}
.thumbScrollBar {
	display:block;
	width: 130px;
	height: 5px;
	background:#e41b23;
	cursor:pointer;
	position:absolute;
	left:0;
}
.thumbScrollBar:hover {
	background:#ff3c44 !important;
}
.nivo-directionNav {
	display: block !important;
	bottom: -130px;
	width: 100%;
	position: absolute;
	height: 42px;
}
.nivo_slider .nivo-directionNav a {
	display:block !important;
	width:26px !important;
	height:42px !important;
	top:0;
}
.nivo_slider a.nivo-prevNav {
	background:url(images/thumb_nav_arrow_left.png) !important;
	left:150px;
}
.nivo_slider a.nivo-nextNav {
	background:url(images/thumb_nav_arrow_right.png) !important;
	right:-40px !important;
}
.nivo_slider a.nivo-prevNav:hover {
	background:url(images/thumb_nav_arrow_left_active.png) !important;
}
.nivo_slider a.nivo-nextNav:hover {
	background:url(images/thumb_nav_arrow_right_active.png) !important;
}
/****caption ****/



.nivo_slider .nivo-caption {
	position: absolute;
	display: none;
	width: 370px;
	z-index:999;
	height:160px;
	right:-9999px;
	display:none;
}
.nivo-caption p {
	padding:10px !important;
	margin-bottom:inherit !important;
}
.captionArrow {
	display:block;
	background:url(images/caption_arrow.png);
	width:16px;
	height:11px;
	position:absolute;
	right:60px;
	bottom:-10px;
}


body.home .right-column {
  position: absolute;
  top: 50px;
  right: 70px;
}




/*End gallery style*/
