/* CSS by Travis King of Green Tea Design www.greenteadesign.ca */


/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }



																		/* CSS Document */
																		/******* Body ********/
body {
	font-family: Verdana,"Trebuchet MS",Trebuchet,Arial,Sans-serif;
	text-align:center;
	margin:0;
	font-size: 62.5%;
	background: #FFF url(images/paper_bg.jpg);
}
.home {
	background: url(images/body_bg.gif) repeat-x;
}
.kanji {
	position: relative;
}
.kanji_img {
	position: absolute;
	bottom: 100px;
	z-index:-1;
}
																		/******* Typography ********/
h1 {
	color: #acacac;
	font-family: 'IM Fell English', Baskerville, "Palatino Linotype", Times, Times New Roman, serif;
	font-size: 2.8em;
	text-transform: uppercase;
	margin-bottom: 1.8em;
}
h2 {
	color: #000;
	font-family: 'Molengo','Lucida Grande',Geneva,Helvetica,sans-serif;
	font-size: 2.6em;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}
h3 {
	color: #000;
	font-family: 'Molengo','Lucida Grande',Geneva,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.6em;
	margin-bottom: 1.8em;
}
p {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
ol {
	font-size: 1.4em;
}
.tag_line_bg {
	min-height: 67px;
	background: url(images/tag_line_bg.png) no-repeat;
}
.break {
	width: 940px;
	height: 29px;
	background: url(images/hr_bg.gif) repeat-x;
}
																		/******* Wrapper ********/
.wrapper{
	width: 960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	top: 0;
	left:0;
	background: url(images/paper_bg.jpg);
}
																		/******* Header ********/
#header {

	
}



																		/******* Navigation ********/
#navigation {
	
}
#navigation ul{

}
#navigation li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	color: #a1a1a1;
	font-size: 1.6em;
}
#navigation a {
	float: left;
	width: 100px;
	height: 40px;
	display: inline;
	text-decoration: none;
	text-align: center;
	line-height: 2.5;
	color: #a1a1a1;
}
#navigation a:visited {
	color: #a1a1a1;
}
#navigation a:link:hover, #navigation a:visited:hover {
	color: #fff;
	font-weight: bold;
	background: url(images/nav_dust_bg.jpg) no-repeat #a1a1a1;
}

																		/******* Content ********/
#content_big {
	position: relative;
	width: 960px;
	height: 817px;
	clear: both;
	padding: 0px 20px 20px 20px;
}

.content-bg {
	background: url(images/maiko_main.jpg) no-repeat;
}
#content {
	position: relative;
	width: 960px;
	min-height: 817px;
	clear: both;
	padding: 0px 20px 20px 20px;
}
#content p{
	margin-bottom: 10px;
	padding: 0 10px 0 0;
}
#content h2 {
	color:#943030;
}
#content h3 {
	color:#666;
}
#content a {
	color: #657c96;
}
#content a:visited {
	color: #657c96;
}
#content a:link:hover, #content a:visited:hover {
	color: #657c96;
	text-decoration: underline;
}
#content img{
	padding: 0 0 10px 0;
}
.splash {
	position: absolute;
	top: 150px;
	left: 80px;
	width: 300px;
	min-height: 440px;
	padding: 20px;
	background: url(images/splash_bg.png);
	border: 1px solid #CCC;
}
.splash h2{
	padding-bottom: 10px;
	margin-bottom: 0px;
	color: #FFF;
	text-transform: uppercase;
}
.splash p{
	color: #FFF;
	padding: 5px 0;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.6em;
}
.splash a {
	color: #bdcad8;
}
.splash a:visited {
	color: #bdcad8;
}
.splash a:link:hover, .splash a:visited:hover {
	color: #bdcad8;
	text-decoration: underline;
}
.intro_paragraph {
	font-size: 1.6em !Important;
	font-weight: bold;
}
																		/******* Portfolio ********/

.work_urban {
	width: 940px;
	height: 323px;
	background: url(images/urban_abode_bw.jpg) no-repeat;
}
.work_haskins {
	width: 940px;
	height: 323px;
	background: url(images/haskins_bw.jpg) no-repeat;
}
.work_japan {
	width: 940px;
	height: 323px;
	background: url(images/iheartjapan_bw.jpg) no-repeat;
}
.work_calgary{
	width: 940px;
	height: 323px;
	background: url(images/calgary_bw.jpg) no-repeat;
}
																		/******* About ********/	
#travis {
	width: 940px;
}
#travis img{
	float: right;
	padding-left: 20px;
	display: inline;
}
#stacey {
	width: 940px;
}
#stacey img {
	float: left;
	padding-right: 20px;
	display: inline;
}
#logos ul{
	clear: both;
}
#logos li{
	display: inline;
}
#logos img{
	float: none;
}

																		/******* Why Us ********/
#why_us {
	width: 940px;
}
#why_us img {
	float: right;
	padding-left: 20px;
	display:inline;
}
																		/******* Contact ********/
#contact {
	width: 940px;
}
#contact img {
	float: right;
	padding-left: 20px;
	display: inline;
}
#form_bg {
	background: url(images/postcard.jpg) no-repeat;
}
#contact_form {
	width: 570px;
}
																		/******* Footer ********/
#footer {
	height: 100px;
	padding-top: 10px;
	background: url(images/footer_bg.jpg) repeat-x;
}
#footer p{
	font-size: 1.4em;
}
#footer a {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:link:hover, #footer a:visited:hover {
	color: #000;
	text-decoration: underline;
}
#footer ul {
	text-align: center;
	margin-bottom: 20px;
}
#footer li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #999;
}
.last_li {
	border-right: none !Important;
}



			
																		/******* Sepcial Style Classes ********/

.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.left {
	float: left !Important;
	display: inline;
	padding-right: 20px;
}
.right {
	float: right;
	display: inline;
}
.red {
	color:#ffcfcf;
}
.red_dark {
	color:#943030;
}
.uppercase {
	text-transform: uppercase;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

