@charset "UTF-8";
/* CSS Document */

/* ### CONTAINER IDs ### */

#container {
	width: 750px;
	margin: 0px auto;
	padding: 10px;
	background: #fff;
}

#header {
	background: url(../images/pageBkgd/bkgdA.gif) left no-repeat;
	height: 103px;
}

#leftBars {
	background: url(../images/pageBkgd/bkgdB.gif) top left no-repeat;
	width: 83px;
	height: 355px;
	float: left;
	left: 0px;
}

#rightBar {
	background: url(../images/pageBkgd/bkgdC.gif) bottom right no-repeat;
	width: 38px;
	height: 187px;
	border: 1px none #000;
	position: relative;
	top: -200px;
	left: 672px;
}

#content {
	width: 609px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 93px;
	clear: none;
}

#footer {
	clear: left;
	width: 710px;
	height: 55px;
	float: right;
	border: 1px none #000;
	background-image: url(../images/pageBkgd/bkgdD.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#topnav {
	margin: 42px 0px 0px 350px;
	text-align: center;
}

#topnav1 {
	margin: 42px 0px 0px 152px;
	text-align: center;
}

#email {
	margin: 0px 0px 0px 400px;
	padding: 0;
	width: 270px;
}


/* ### index.php text areas ### */

#homeNews {
	width: 165px;
	/*border-left: 2px solid #dcdddf;
	border-bottom: 2px solid #dcdddf;*/
	background: #dcdddf url(../images/int-bkgd-diagonals.png) repeat;
	margin: 10px 10px 10px 20px;
	padding: 5px;
	text-align: left;
	float: right;
}

#homeNews h2 {
	text-align: left;
	display: block;
	border-bottom: 1px solid #000;
}

#homeNews ul {
	margin: 0;
	padding-left: 5px;
}

#homeNews li {
	font-size: .9em;
	padding-left: 0;
	margin-bottom: 15px;
	list-style-type: none;
}

#homeNews a {
	/*white-space: nowrap;*/
}

#homeNews a:link,
#homeNews a:visited {
	color: #000;
}
#homeNews a:hover {
	color: #c00;
}


/* ### TAGS ### */
body {
	background: /*#DCDDDF*/ #c7c7c7 url(../images/body-bkgd-diagonals.png) repeat;
	background-attachment: fixed;
}

p, ul, q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p a,
p a:visited {
	color: #777;
}
p a:hover {
	color: #c00;
}

   /* so far the only table is on the contact page */
table {
	margin: 0px auto;
}

td {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}


/* ### NAVIGATION MENU ### */

#nav, 
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav a {
	display: block;
	border: 0;
	text-decoration: none;
	background: #DCDDDF url(../images/int-bkgd-diagonals.png) repeat;
	border-right: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 5px 0px 5px 0px;
}
#nav a:active,
#nav a:hover {
	background-color: #ccc;
	color: #D23633;
}

#nav li {
	float: left;
	width: 6em;
}

#nav li ul {
	position: absolute;
	width: 6em;
	left: -999em;
	text-align: left;
	background: #ccc;
	z-index: 500;
}
#nav li ul a {
	padding-left: 4px;
	border-top: 1px solid #fff;
}
#nav li ul li {
	float: none;
	background: #ccc;
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/* ### container classes ### */

.cloak {
	clear: both;
	height: 2px;
}
	.cloak p {
		font-size: 1px;
		line-height: 1px;
		margin: 0;
		padding: 0;
	}

.center {
	text-align: center;
}

.flashindex {
	z-index: 1;
}


/* ### span classes ### */

.whoami {
	float: left;
	margin-right: 10px;
}

.redtitle {
	margin: 0px 0px 5px 0px;
	color: #d23633;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%;
	border-bottom: 1px solid #d23633;
}

.miniheader {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.minitext {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
}

.titletext {
	font: 18px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 24px;
	text-decoration: underline;
	text-align: center;
}

.smtitle,
.smtitleclear {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
}
.smtitleclear {
	clear: both;
}

.error {
	color: #c00;
}

.nomargin {
	margin: 0;
}

.nomarginbottom {
	margin-bottom: 0px;
}

.top {
	margin-top: 0;
}

.bottom {
	margin-bottom: 0;
}

.bold {
	font-weight: bold;
}

.topmargin {
	margin-top: 10px;
}

.pflink {
	width: 200px;
	text-align: center;
	float: left;
	text-decoration: none;
}

.pflnk a,
.pflink a:visited {
	color: #000;
	text-decoration: none;
}

.pflink a:hover {
	color: #c00;
}

p.footLinks {
	text-align: center;
}
p.footLinks a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
p.footLinks a:hover {
	color: #d23633;
}


.noborder {
	text-decoration: none;
	border: 0 none;
}

img#logolink {
	margin-top: 20px;
	margin-left: 45px;
	border: 0 none;
}


/* ### text formatting ### */

.top {
	margin-top: 0;
}

.bottom {
	margin-bottom: 0;
}



/* ### portfolio containers ### */

.portfoliorow {
	padding: 0;
	margin: 0px auto;
	clear: both;
}

.portfolioblock {
	display: block;
	width: 608px;
	margin: 0 auto;
	text-align: center;
}

table.portfoliotable {
	width: 608px;
	margin: 0 auto;
	text-align: center;
	border: 0;
}
.portfoliotable a {
	text-decoration: none;
}

.portfoliolink,
.portfolioleft,
.portfoliosmleft,
.portfoliofarleft,
.portfoliowide,
.portfoliowayleft,
.webportfolioleft {
	padding: 0;
	height: 150px;
	max-width: 160px;
	display: inline;
}
.portfoliolink {
	margin: 0;
}
.portfolioleft {
	margin: 0px 0px 0px 40px;
}
.webportfolioleft {
	margin: 0 0 0 20px;
}
.portfoliofarleft { 
	margin: 0px 0px 0px 100px;
}
.portfoliowide {
	margin: 0px 50px 0px 50px;
}
.portfoliosmleft {
	margin: 0px 0px 0px 10px;
}
.portfoliowayleft {
	margin: 0px 30px 0px 150px;
}

.artLeft {
	min-width: 150px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.artLefttopmargin {
	min-width: 150px;
	margin: 10px 10px 0px 0px;
	float: left;
}

.artLeftMargin {
	min-width: 150px;
	margin: 0px 10px 0px 50px;
	float: left;
}

.artcenter {
	margin: 0px auto;
	padding-bottom: 10px;
}

.artVert {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 5px 0;
}

.textRight {
	height: 300px;
	max-width: 350px;
	float: left;
}
.textRight p {
	margin-top: 0px;
}

.textbottom {
	width: 609px;
	clear: both;
}

.returnlink {
	float: none;
	width: 609px;
	height: 10px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
.returnlink a {
	font-size: 10px;
}
.returnlink a,
.textbottom a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.returnlink a:hover,
.textbottom a:hover {
	color: #c00;
}

/* the housetrends image is in a centered div - need to supply width so it actually centers rather than filling the width of the page */
.housetrends {
	width: 450px;
}

/* border for KW movie */
.kwmovie {
	border: 1px solid #000;
	padding: 0;
}

/* center cc invite vertically */
.ccinvite {
	height: 300px;
	padding-top: 53px;
}

/* constrain LCYCC text so it floats properly*/
.lcycc {
	width: 295px;
}

/* pad dark tower interior shots so they push the text down */
.dtint {
	padding-top: 150px;
	height: 200px;
}
.dtint img {
	margin-bottom: 0;
}



/* ### drawing containers ### */
.horsetooth {
	text-align: left;
	max-width: 451px;
	margin-left: 80px;
}

.landscape {
	margin-left: 100px;
}

.portrait {
	/*max-width: 226px;*/
	margin-left: 190px;
}



/* ### resume containers ### */

.resleft,
.resright {
	width: 290px;
	padding: 5px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}
.resleft {
	margin: 0;
}
.resright {
	margin: 0px 0px 0px 9px;
}

.resboth {
	margin: 0;
	width: 607px;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
}

.resleft ul,
.resright ul,
.resboth ul {
	/*margin: 1px 0 0 0;*/
	margin-top: 1px;
	list-style-type: disc;
}

.resleft li,
.resright li,
.resboth li,
.resleft p,
.resright p,
.resboth p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

.resleft li,
.resright li {
	list-style-type: disc;
	text-indent: inherit;
}

.resleft p,
.resright p,
.resboth p {
	margin: 0;
}



/* ### contact form hidden spans ### */

#referredhidden{
	display: none;
}

#otherhidden {
	display: none;
}



/* ### news ### */

.newsimg {
	float: left;
	margin: 18px 10px 10px 0;
}



/* ### float & clear ### */

.fltLt {
	float: left;
}

.fltRt {
	float: right;
}

.clr {
	clear: both;
}



/* ### remove border from portfolio link images ### */

.artVert a,
.artLeft a,
.artLeftMargin a {
	border: 0 none;
	text-decoration: none;
}

.artVert img,
.artLeft img,
.artLeftMargin img {
	border: 0 none;
}



/* news pagination links */
ul.news_pages {
	margin: 2px 0 0;
	padding: 0;
}

ul.news_pages li {
	list-style-type: none;
}

ul.news_pages li a {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 5px;
	background: #DCDDDF;
	color: #000;
	text-decoration: none;
}

ul.news_pages li a:hover {
	background: #ccc;
	color: #D23633;
}

ul.news_pages li a.current,
ul.news_pages li a.current:hover {
	font-weight: bold;
	background: #DCDDDF;
	color: #000;
}



/* ### contact form input highlight ### */

#emailForm input:focus,
#emailForm textarea:focus {
	background: #eee;
}



/* ### ecard pop-up for web.php ### */

#ecard-popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: url(../images/popup_70.png) repeat;
	display: none;
}

#ecard-popup-content {
	border: 1px solid #000;
	background: #fff;
	padding: 20px;
	width: 400px;
	margin: 300px auto 0;
}