* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #332e26;
	text-align: center;
	font-size: 62.5%;
	font-family: Georgia, Times, serif;
	color: #999;
}

h1 {
	background: transparent url('../img/ck_logo.2.gif') no-repeat bottom left;
	width: 299px;
	height: 84px;
	text-indent: -9000px;
}

h3 {
	font-size: 1.8em;
	margin-bottom: 0.75em;
	color: #ccc;
}

a { color: #fff; }
a:link, a:visited { text-decoration: none; }
a:hover, a:visited:hover { text-decoration: underline; }

p {
	font-size: 1.3em;
	line-height: 1.5em;
}

.clear {
	clear: both;
}


/* Navigation
-------------------------------*/

#nav-wrapper {
	position: absolute;
	right: 0px;
	margin-top: 58px;
	width: 289px;
	z-index: 2000;
}

#nav {
	height: 24px;
	width: 289px;
	background: transparent url('../img/ck_nav.2.gif') no-repeat top right;
	list-style: none;
	position: relative;
}

#nav li ul {
	padding: 15px 0 20px 0;
	display: none;
	background: #2e2a25 url('../img/ck_menu_bottom.gif') repeat-x bottom left;	
	width: 200px;
	list-style: none;
}

#nav li.menu ul {
	display: block;
}

#nav li, #nav a {
	display: block;
	height: 24px;
}

#nav ul li, #nav ul a {
	display: normal;
	height: auto;
	color: #999;
	font-size: 11px;
}

#nav li {
	position: absolute;
	top: 0;
}

#nav ul li {
	padding: 0 15px;
	position: relative;
}

#nav li a {
	text-indent: -9000px;
	text-decoration: none;
	border-bottom: none;
}

#nav ul a {
	text-indent: 0;
	background: none;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #484136;
}

#nav ul a.selected { color: #fff; }
#nav ul a:hover, #nav ul a:visited:hover { color: #fff; }

/* css sprites */
#nav-home { left: 0px; width: 48px; }
#nav-portfolio { left: 60px; width: 89px; }
#nav-about { left: 161px; width: 53px; }
#nav-contact { left: 228px; width: 61px; }

/* hover states */
#nav-home a:hover, #nav-home a:visited:hover { background: url('../img/ck_nav.2.gif') 0px -24px no-repeat; }
#nav-portfolio a:hover, #nav-portfolio a:visited:hover { background: url('../img/ck_nav.2.gif') -60px -24px no-repeat; }
#nav-about a:hover, #nav-about a:visited:hover { background: url('../img/ck_nav.2.gif') -161px -24px no-repeat; }
#nav-contact a:hover, #nav-contact a:visited:hover { background: url('../img/ck_nav.2.gif') -228px -24px no-repeat; }

/* selected state */
#nav-home a.selected:link, #nav-home a.selected:visited { background: url('../img/ck_nav.2.gif') 0px -48px no-repeat; }
#nav-portfolio a.selected:link, #nav-portfolio a.selected:visited { background: url('../img/ck_nav.2.gif') -60px -48px no-repeat; }
#nav-about a.selected:link, #nav-about a.selected:visited { background: url('../img/ck_nav.2.gif') -161px -48px no-repeat; }
#nav-contact a.selected:link, #nav-contact a.selected:visited { background: url('../img/ck_nav.2.gif') -228px -48px no-repeat; }

/* handle that darned portfolio menu */
#nav-portfolio.menu a:link,
#nav-portfolio.menu a:visited,
#nav-portfolio.menu a:hover,
#nav-portfolio.menu a:visited:hover,
#nav-portfolio.menu a.selected:link,
#nav-portfolio.menu a.selected:visited,
#nav-portfolio.menu a.selected:hover,
#nav-portfolio.menu a.selected:visited:hover { background: url('../img/ck_nav.2.gif') -60px -72px no-repeat; }
#nav-portfolio.menu ul a:link,
#nav-portfolio.menu ul a:visited,
#nav-portfolio.menu ul a:hover,
#nav-portfolio.menu ul a:visited:hover,
#nav-portfolio.menu ul a.selected:link,
#nav-portfolio.menu ul a.selected:visited,
#nav-portfolio.menu ul a.selected:hover,
#nav-portfolio.menu ul a.selected:visited:hover { background: none; }


/* Layout
-------------------------------*/

#outer-wrapper {
	background: #484136 url('../img/ck_background_1024.jpg') no-repeat top left;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	border-left: 3px solid #40392f;
	border-right: 3px solid #40392f;
	border-bottom: 3px solid #40392f;
}

#inner-wrapper {
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

body.portfolio #inner-wrapper {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
}

#content-wrapper {
	margin-top: 15px;
	width: 100%;
	background: transparent url('../img/ck_frame.png') repeat top right;
}

#content {
	overflow: hidden;
	padding: 35px;
}

#content p { margin-bottom: 1.0em; }
#content img { float: right; margin: 0 0 25px 25px; }

#footer-wrapper {
	
	width: 100%;
	background: transparent url('../img/ck_ornament_footer.gif') no-repeat bottom right;
	height: 100px;
}

#footer-wrapper p {
	padding-top: 55px;
	font-size: 1.2em;
}


/* Required for Slideshow
-------------------------------*/

#moopix-stage {
	position: relative;
	height: 582px;
	width: 840px;
}

#moopix-thumbs {
	position: relative;
	float: right;
	width: 54px;
	padding-right: 30px;
}

#moopix-thumbs-inner {
	position: relative;
	overflow: hidden;
}

#moopix-thumbs-list {
	position: absolute;
	list-style: none;
}

#moopix-thumbs-list li {
	padding-bottom: 6px;
}

#moopix-thumbs-list a {
	padding: 0;
}

#moopix-thumbs-list img {
	border: 3px solid #666;
}

#moopix-thumbs-list a:hover img {
	border: 3px solid #999;
}

#moopix-thumbs-list a.selected img {
	border: 3px solid #fff;
}

#moopix-thumbs a.prev, #moopix-thumbs a.next {
	display: block;
	text-align: center;
	padding: 10px 0;
	text-indent: -9000px;
}

#moopix-thumbs a.prev { background: transparent url('../img/ck_thumb_arrow_up.gif') no-repeat center center; }
#moopix-thumbs a.next { background: transparent url('../img/ck_thumb_arrow_down.gif') no-repeat center center; }

#moopix-progress {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
	width: 200px;
	height: 5px;
	background-color: #332e26;
}

#moopix-progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 5px;
	background: #665c4b;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}

.slideshow-controller{
	background:url(controller.png) no-repeat;
	height:42px;
	left:50%;
	margin:-21px 0 0 -119px;
	overflow:hidden;
	position:absolute;
	top:50%;
	width:238px;
	z-index:10000;
}

.slideshow-controller *{margin:0;padding:0;}
.slideshow-controller-hidden{opacity:0;}
.slideshow-controller-visible{opacity:1;}

#moopix-controller-wrapper, #moopix-controller {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 43px;
	width: 169px;
	margin:-21px 0 0 -84px;
}

#moopix-controller-wrapper {
	z-index: 250;
	background: transparent url('../img/controller.3.png') no-repeat top left;
}

#moopix-controller {
	z-index: 300;
	list-style: none;
}

#moopix-controller li, #moopix-controller a {
	display: block;
	height: 43px;
}

#moopix-controller li {
	z-index: 10;
	position: absolute;
	top: 0;
}

#moopix-controller li a {
	text-indent: -9000px;
	text-decoration: none;
	border-bottom: none;
}

#moopix-controller li.prev { left: 0; }
#moopix-controller li.pause { left: 62px; }
#moopix-controller li.next { left: 107px; }

#moopix-controller li.prev a { width: 62px; background: transparent url('../img/controller-prev.gif') no-repeat left top; }
#moopix-controller li.pause a { width: 62px; background: transparent url('../img/controller-play.gif') no-repeat left top; }
#moopix-controller li.playing a { background: transparent url('../img/controller-play.gif') no-repeat left -43px; }
#moopix-controller li.next a { width: 62px; background: transparent url('../img/controller-next.gif') no-repeat left top; }

#moopix-scrim { position: absolute; z-index: 200; background: transparent url('../img/blank.gif') no-repeat left top; }