@charset "utf-8";
/*Basic Stylesheet for claudiafitch.com.*/
body  {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}

#container  {
	width: 1003px;
	background: #000000;
	text-align: right; /* this overrides the text-align: center on the body element. */
	z-index: 1;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;
	padding: 0px;
}
#sidebar1.fltlft  {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000000;
	height: 675px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	bottom: inherit;
	position: relative;
	/*border: thin solid transparent;*/
	z-index: 2;
	top: 0px;
	margin: 0px;
	padding: 0 10px;
}

#header  {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1002px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	z-index: 3;
	/*border: thin solid transparent;*/
	top: 0px;
	right: 0px;
	height: 120px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0px;
	position: relative;
	visibility: inherit;
	clear: both;
}
#header #logo {
	margin: 0px;
	height: 35px;
	width: 747px;
	position: absolute;
	z-index: 5;
	left: 255px;
	top: 20px;
	clear: left;
	float: right;
	overflow: hidden;
	padding: 0px;
	visibility: inherit;
}
/*Top Nav Bar*/
#header #toplinks {
	background-color: #000000;
	position: absolute;
	z-index: 6;
	width: 747px;
	top: 55px;
	height: 120px;
	left: 255px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	
}
.nav li {list-style: none}

.parent {
	position: relative;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav {
	float: left;
	width: 120px;
}

.nav a {
	display:block;
	background-color: transparent;
	color: #FC0;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #FC;
}
.active {
	color: #F03;
}


.dropdown {
	width: 170px;
	position: absolute;
	left: -3000px;
	top: auto;
	height: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.dropdown ul {
	width: 119px;
	margin: 5px 25px 25px 25px;
}

.topnav:hover div.dropdown {
	left: -26px
}


.floatfix {
	margin-right: -3px;
}
#imagesh {
	left: 0px;
	color: #FC0;
	position: absolute;
	visibility: visible;
	z-index: 7;
	height: 20px;
	width: 120px;
	top: 0px;
}
#abouth   {
	color: #FC0;
	position: absolute;
	visibility: visible;
	z-index: 7;
	height: 20px;
	width: 120px;
	left: 289px;
	top: 0px;
}
#contacth   {
	color: #FC0;
	height: 20px;
	width: 120px;
	visibility: visible;
	z-index: 7;
	left: 592px;
	top: 0px;
	position: absolute;
}

#imageslink 
  {
	position: absolute;
	height: 20px;
	width: 120px;
	top: 0px;
	z-index: 7;
	left: 219px;
	visibility: visible;
	color: #FC0;
	text-align: left;
} 
#aboutlink  {
	position: absolute;
	z-index: 7;
	top: 0px;
	left: 438px;
	width: 120px;
	color: #FC0;
	text-align: left;
}

#contactlink {
	position: absolute;
	width: inherit;
	left: 637px;
	top: 0px;
	z-index: 7;
	color: #FC0;
	text-align: left;
}

#homelink {
	height: 20px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FC0;
	text-align: left;
}

/*Main Content*/
#mainContent.fltrt  {
	padding: 0;
	float: right;
	width: 748px;
	position: relative;
	text-align: left;
	vertical-align: text-top;
	display: inline;
	margin: 0px;
	z-index: 5;
	clear: right;
	color: #0099ff;
}
#maincontent2 {
	color: #FFFFFF;
	text-align: left;
	width: 978px;
	position: relative;
	visibility: visible;
	z-index: 5;
	left: 0px;
	top: 0px;
	float: left;
	margin-left: 25px;
}

.brclear {
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	font-size: 1px;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	display: inline;
	margin-top: 30px;
}
#textboxindprojpg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	position: absolute;
	visibility: visible;
	top: 41px;
	left: 602px;
	width: 378px;
}

#quote .captiontext {
	top: 202px;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-top: 230px;
	text-align: left;
	z-index: 9;
	left: 0px;
	width: 579px;
}
/*Typography*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}
p.em {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0099ff;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	z-index: 40;
	left: 0px;
	top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: uppercase;
	color: #0099ff;
	text-decoration: none;
	text-align: left;
	display: block;
	position: absolute;
	top: 0px;
	left: -132px;
	z-index: 40;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099ff;
	text-decoration: none;
	text-align: left;
	display: inline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #ffcc00;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	display: inline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
}
.larger {
	font-size: 16px;
	font-weight: normal;
	display: inline;
	vertical-align: top;
}
 
/*Images on Home Page*/
#imagebox {
	padding: 0px;
	width: 748px;
	position: absolute;
	z-index: 20;
	left: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

/*Images Page*/
.medimbox {
	background-color: #000000;
	text-align: center;
	height: 227px;
	width: 215px;
	border: thin solid #FFCC00;
	z-index: 20;
	top: 208px;
}
.largimbox {
	background-color: transparent;
	width: 390px;
	height: 390px;
	z-index: 40;
	top: 41px;
	position: absolute;
	left: -130px;
	padding: 10px;
	text-align: center;
	border: 1px solid #FC0;
	margin-right: 100px;
	clear: right;
}
#indivimagepgbox {
	background-color: transparent;
	padding: 10px;
	clear: right;
	float: left;
	height: 480px;
	width: 480px;
	margin-right: 115px;
	border: 2px solid #FC0;
	position: absolute;
	visibility: visible;
	z-index: 30;
	top: 41px;
	text-align: center;
	left: 0px;
}
#IndProjImageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: block;
	clear: both;
	float: left;
	width: 480px;
	margin-top: 15px;
}


#publicart {
	clear: left;
	height: 262px;
	width: 215px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-right: 36px;
}
#install {
	height: 157px;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 68px;
	padding-left: 0px;
	position: absolute;
	z-index: 24;
	left: 228px;
	top: 0px;
}
#studio {
	height: 242px;
	width: 215px;
	padding-bottom: 50px;
	z-index: 21;
	left: 523px;
	top: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}

/*Floats & Clears*/ 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*Footer*/
#footer.push  {
	height: 4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #0099ff;
	text-decoration: none;
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	/*width: 903px;*/
	display: block;
	padding-right: 0px;
	padding-left: 210px;
	position: inherit;
	z-index: 50;
}
#ProjectTitles {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	position: absolute;
	top: 41px;
	font-size: 14px;
	float: right;
	z-index: 50;
	left: 286px;
	line-height: 1.2em;
	visibility: visible;
}
.ProjPgTitle2 {
	color: #FC0;
}
.Author {
	font-style: normal;
}
.2ColFixLtHdr #container #mainContent .captiontext .Author em {
	font-size: 12px;
}
.2ColFixLtHdr #container #mainContent .captiontext .Author {
	color: #FC0;
	font-size: medium;
}
.2ColFixLtHdr #container #mainContent .captiontext .Author {
	color: #FC0;
	font-size: small;
}
.2ColFixLtHdr #container #mainContent .captiontext Author {
	font-size: medium;
}
.Author {
	font-size: small;
}
.2ColFixLtHdr #container #mainContent .captiontext .Author em {
	color: #fc0;
}
.2ColFixLtHdr #container #mainContent .captiontext .Author em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fc0;
}
