@charset "UTF-8";

/*
    Connie Dolstra Portfolio Seb Site CSS

*/

/**********************************
	Color values:
	#4b3e38 - bkgd dark brown
	#594c46 - bkgd light brown
	#7a6961 - locker
	#c7b299 - copy top
	#efd8bd - copy main
	#d9531e - orange
	#f0b310 - yellow
	#9fa615 - green
	#fff - white

***************************************/



* {
	margin:0;
	padding:0;
}

div { 
	border: solid #000 0px; 
}

body  {
	background: #594c46 url(../images/bkgd.gif) repeat-x 0 83px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #efd8bd;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: small;
}
a img {
border:medium none;
}

/* --------------------------------------------------------------------------layout structure */

#wrapper {
    width: 806px;
    height: 725px;
	position: absolute;
	left: 50%;
	top: 0;
	font-size: 110%;
	margin: 0px 0px 0px -403px;
	background: #594c46;
	background: url(../images/homeBkgd.gif) 0 55px no-repeat;
}
.about #wrapper{
	background: url(../images/aboutBkgd.gif) 0 55px no-repeat;
}
.portfolio #wrapper, .web #wrapper, .print #wrapper{
	background: url(../images/portfolioBkgd.gif) 0 55px no-repeat;
}




/* --------------------------------------------------------------------------navBar */

#navBar {
	clear: right;
	float: left;
	width: 470px;
	height: 30px;
}
#navBar ul{
	width: 470px;
	height: 30px;
	list-style: none;
	padding: 0;
	margin: 15px 0 0 5px;
}
#navBar li {
	float: left;
	background-image: url(../images/navBar.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
}
#navBar a {
	margin: 0px;
	padding: 0px;
	background: url(../images/navBar.gif) no-repeat 0 0;
	display: block;
	overflow: hidden;
	color:#000;
	text-indent: -9999px;
}
#navBar li.home a {
	float: left;
	width: 95px;
	height: 30px;
	background-position: 0px 0px;
}
#navBar li.home a:hover {
	float: left;
	width: 95px;
	height: 30px;
	background-position: 0px -30px;
}
#navBar li.about a {
	float: left;
	width: 130px;
	height: 30px;
	background-position: -95px 0px;
}
#navBar li.about a:hover {
	float: left;
	width: 130px;
	height: 30px;
	background-position: -95px -30px;
}
#navBar li.portfolio a {
	float: left;
	width: 125px;
	height: 30px;
	background-position: -225px 0px;
}
#navBar li.portfolio a:hover {
	float: left;
	width: 125px;
	height: 30px;
	background-position: -225px -30px;
}
#navBar li.blog a {
	float: left;
	width: 110px;
	height: 30px;
	background-position: -355px 0px;
}
#navBar li.blog a:hover {
	float: left;
	width: 110px;
	height: 30px;
	background-position: -355px -30px;
}
/*#navBar li.home a.current {
    background: url(../images/navBar.gif) no-repeat;
	width: 95px;
	height: 30px;
	background-position: 0px 0px;
}
#navBar li.about a.current {
    background: url(../images/navBar.gif) no-repeat;
	width: 130px;
	height: 30px;
	background-position: -95px 0px;
}
#navBar li.portfolio a.current {
    background: url(../images/navBar.gif) no-repeat;
	width: 125px;
	height: 30px;
	background-position: -225px 0px;
}
#navBar li a.current:hover {
    cursor: default;
} */

/* -------------------------------------------------------------------------- top emailRes */

#emailRes {
	float: right;
	width: 164px;
	height: 34px;
}
#emailRes ul{
	width: 164px;
	height: 34px;
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}
#emailRes li {
	float: right;
	background-image: url(../images/emailRes.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}
#emailRes a {
	margin: 0px;
	padding: 0px;
	background: url(../images/emailRes.gif) no-repeat 0px 0px;
	display: block;
	overflow: hidden;
	color:#000;
	text-indent: -9999px;
}
#emailRes li.email a {
	float: left;
	width: 164px;
	height: 24px;
	background-position: 0px 0px;
}
#emailRes li.email a:hover {
	float: left;
	width: 164px;
	height: 24px;
	background-position: -164px 0px;
}
#emailRes li.resume a {
	float: left;
	width: 164px;
	height: 34px;
	background-position: 0px -24px;
}
#emailRes li.resume a:hover {
	float: left;
	width: 164px;
	height: 34px;
	background-position: -164px -24px;
}


/* --------------------------------------------------------------------------home lockerNav */

#lockerNav {
	clear: both;
	float: left;
	width: 500px;
	height: 176px;
	margin: 372px 0 0 365px;
}
#lockerNav ul{
	width: 500px;
	height: 176px;
	list-style: none;
	padding: 0;
}
#lockerNav li {
	float: left;
	background-image: url(../images/HomeLockerNav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0;
}
#lockerNav li.lockerPortfolio {
	margin: 0 0 0 53px;
}
#lockerNav li.lockerBlog {
	margin: 0 0 0 66px;
}
#lockerNav a {
	margin: 0px;
	padding: 0px;
	background: url(../images/HomeLockerNav.gif) no-repeat 0px 0px;
	display: block;
	overflow: hidden;
	color:#000;
	text-indent: -9999px;
}
#lockerNav li.lockerAbout a {
	float: left;
	width: 56px;
	height: 176px;
	background-position: 0px 0px;
}
#lockerNav li.lockerAbout  a:hover {
	float: left;
	width: 56px;
	height: 176px;
	background-position: 0px -176px;
}
#lockerNav li.lockerPortfolio  a {
	float: left;
	width: 56px;
	height: 176px;
	background-position: -56px 0px;
}
#lockerNav li.lockerPortfolio a:hover {
	float: left;
	width: 56px;
	height: 176px;
	background-position: -56px -176px;
}
#lockerNav li.lockerBlog a {
	float: left;
	width: 56px;
	height: 176px;
	background-position: -112px 0px;
}
#lockerNav li.lockerBlog a:hover {
	float: left;
	width: 56px;
	height: 176px;
	background-position: -112px -176px;
}

/* --------------------------------------------------------------------------about content */
#aboutLink {
	width: 400px;
	margin: 100px 0 0 387px;
}
#connie {
	clear: both;
	float: left;
	width: 325px;
	margin: 170px 0 0 420px;
}
#connie dt {
	float: left;
	padding: 0 0 5px 0;
	font-size: 150%;
	letter-spacing: 1px;
	color: #9fa615;
	text-transform: uppercase;
}
#connie dd {
	float: left;
	font-size: 85%;
	line-height: 1.7em;
}
#connie dd.image img {
	float: left;
	padding: 0 15px 15px 0;
}

#contact {
	width: 164px;
	height: 100px;
}
#contact ul{
	width: 164px;
	height: 100px;
	list-style: none;
}
#contact li {
	float: right;
	background-image: url(../images/AboutContact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contact a {
	margin: 0px;
	padding: 0px;
	background: url(../images/AboutContact.gif) no-repeat 0px 0px;
	display: block;
	overflow: hidden;
	color:#000;
	text-indent: -9999px;
}
#contact li.phone a {
	float: left;
	width: 164px;
	height: 37px;
	background-position: 0px 0px;
}
#contact li.phone a:hover {
	float: left;
	width: 164px;
	height: 37px;
	background-position: -164px 0px;
}
#contact li.email a {
	float: left;
	width: 164px;
	height: 29px;
	background-position: 0px -37px;
}
#contact li.email a:hover {
	float: left;
	width: 164px;
	height: 29px;
	background-position: -164px -37px;
}
#contact li.resume a {
	float: left;
	width: 164px;
	height: 33px;
	background-position: 0px -66px;
}
#contact li.resume a:hover {
	float: left;
	width: 164px;
	height: 33px;
	background-position: -164px -66px;
}
/* --------------------------------------------------------------------------web print content */

#wrap-inner {
	float: left;
	width: 390px;
	margin: 142px 0 0 387px;
	display: block;
}
#wrap-inner h1{
	font-size: 140%;
	color: #b1a292;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
}
#wrap-inner h1 a{
	color: #f0b310;
	text-decoration: none;
}
#wrap-inner h1 a.navPrint{
	color: #9fa615;
}
#wrap-inner h1 a:hover{
	color: #b1a292;
}
.portfolio #slider p, .web #slider p, .print #slider p {
	font-size: 80%;
	line-height: 1.7em;
	width: 315px;
}
.portfolio #slider a, .web #slider a, .print #slider a {
	text-decoration: none;
	color: #efd8bd;
}
.portfolio #slider a:hover, .web #slider a:hover, .print #slider a:hover {
	color: #424242;
}
#slider-wrap {
	margin: 0 0 0 35px;
}
.subHead {
	letter-spacing: 1px;
	color: #f0b310; 
	text-transform: uppercase;	
}
.print .subHead {
	color: #9fa615; 
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li{ 
	width: 380px;
	height: 400px;
	overflow:hidden; 
}
#slider-ctrls #prevBtn {
	position: absolute;
	top: 315px;
	left: 388px;
	cursor: pointer;
}
#slider-ctrls #nextBtn {
	position: absolute;
	top: 315px;
	left: 745px;
	cursor: pointer;
}
.bkgdSlide {
	width: 380px;
	background: url(../images/portBkgd.gif) no-repeat 0 0;
}
#DisplayDiv {
	float: left;
	height: 295;
	width: 195;
	margin: 10px 0 4px 10px;
}
.print #DisplayDiv {
	float: left;
	height: 295;
	width: 195;
	margin: 10px 0 0 10px;
}
#ThumbnailDiv {
	float: left;
	height: 32px;
	width: 100%;
	margin: 0 0 5px 95px;
}
#bell #ThumbnailDiv, #kids #ThumbnailDiv, #source #ThumbnailDiv, #brandsaver #ThumbnailDiv {
	margin: 0 0 5px 115px;
}
.spaceBefore {
	margin-bottom: 3px;
}
#ThumbnailDiv img {
	padding: 0 2px;
}
/* -------------------------------------------------------------------------- footer */

#footer {
	margin: 650px 20px 0 0;
}
#footer p {
	color: #c7b299;
	font-size: 70%;
	text-align: right;
	line-height: 1.6em;
}
#footer a {
	text-decoration: none;
	color: #c7b299;
}
#footer a:hover {
	color: #000;
}
