/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/issi-background-tile.jpg');
padding: 0px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: arial, sans;

}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}
p.tagline
{
	font-size:14px;
	color: #666;
}
ul
{

}
a
{
color: #fff;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3
{
font-weight: bold;
font-size: 16px;
display: block;
}

h4
{
	font-weight:normal;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
	border:none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 968px;
margin: 0 auto;
}

#header
{
position: relative;
float:left;
width: 100%;
margin-bottom: 2px;
color: #fff;
}

#header h1
{
	padding: 6px 0 0 12px;
	border-left: 1px solid #fff;
	margin-left: 106px;
	float: left;
	width: 273px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#menu
{
position: relative;
float: left;
width: 555px;
padding: 80px 0 5px 12px;
border-left: 1px solid #fff;
}

#menu ul
{
	text-transform: uppercase;
	letterspacing: 0.05em;
	font-size: 11px;
}

#menu ul li
{
position: relative;
display: inline;
padding-right: 12px;
}

#menu ul li a
{
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
color:#9FAFCE;
}
#menu ul li a.active:hover
{
cursor: default;
text-decoration: none;
}

#content
{
width:832px;
background:#fff;
float:left;
margin: 24px 0 12px 0;
padding: 6px 12px 12px 118px;
font-size: 12px;
line-height: 20px;
text-align: left;
}

#contentText
{
	width: 544px;
	float:left;
}
#contentText ul
{
margin-bottom: 1.0em;
}

#contentText h1
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #F26825;
	margin-bottom: 1em;
}

#contentImages
{
	background: #ececec;
	float:right;
	width: 247px;
	margin-top: 6px;
	padding:6px;
}

#contentLinkBox
{
	float:right;
	width: 235px;
	margin-top: 27px;
	padding:6px;
	padding-left: 18px;
	background:url(images/arrowRound.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#contentLinkBox a
{
	color:#666;
}
#projectWrapper
{
	float:left;
	width:852px;
	margin-top:12px;
}
#contentHome
{
	width:832px;
	float:left;
	background: url(images/home-projects.gif);
	background-repeat: no-repeat;
	background-position:30px 6px;
}
.projectUnit
{
	width: 259px;
	float:left;
	margin:0 24px 24px 0;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

.year
{
	color: #666;
}

#content a
{
	color: #666;
}

.article_head
{
	font-size:14px;
}

.article_head_active
{
}
ul.article_list
{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
ul.article_list li
{
	border-bottom: 1px #cdcdcd solid;
}

ul.article_list li p a
{
	text-decoration: none;
}

ul.article_list li p a:hover
{
	text-decoration: underline;
}

p.article_head
{
	margin-top: 6px;
	margin-bottom: 6px;
}

#footer
{
position: relative;
float:left;
width: 100%;
height: 2.0em;
clear: both;
font-size: 12px;
padding-left: 106px;
color: #fff;
}

#footer a
{
	color: #fff;
}

.footer-unit
{
	width: 95px;
	float:left;
}

#footer .left
{
float:left;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}





/* Homepage rollovers *********************************************************************/
ul.nav
{
width:845px;
height:168px;
list-style:none;
margin:0;
margin-top: 6px;
padding:0;
}

ul.nav li
{
	float: left;
	margin-right:24px;
}

ul.nav li#last
{
	margin-right: 0;
}


ul.nav li a
{
	position: relative;
}

ul.nav li a.featured-departure
{
	background:url(projects/departure/departure-t-blue.jpg);
	width: 259px;
	height: 168px;
	display:block;	
}

ul.nav li a.featured-book
{
	background:url(projects/book/book-t-blue.jpg);
	width: 259px;
	height: 168px;
	display:block;	
}

ul.nav li a.featured-ear
{
	background:url(projects/busan/busan-t-blue.jpg);
	width: 259px;
	height: 168px;
	display:block;	
}

ul.nav li a.featured-pulse
{
	background:url(projects/pulse/pulse-t-blue.jpg);
	width: 259px;
	height: 168px;	
	display:block;
}

ul.nav li a span {
display:block;
position:absolute;
top:0;
left:0;
width:259px;
height:168px;
z-index:100;
}

ul.nav li a.featured-departure span
{
	background:url(projects/departure/departure-t.jpg);
}

ul.nav li a.featured-book span
{
	background:url(projects/book/book-t.jpg);
}

ul.nav li a.featured-ear span
{
	background:url(projects/busan/busan-t.jpg);

}

ul.nav li a.featured-pulse span
{
	background:url(projects/pulse/pulse-t.jpg);
}


/* Fabrication galleries on About page */

#about a.thickbox img
{
	border: 2px solid #ececec;
}

#about a.thickbox:hover img
{
	border: 2px solid #F26825;
}