/* CSS Document 
-----------------------------------------------
Style Sheet

Site: Goodwill Design 
Author:   Jason Goodwill    www.jgoodwill.com
Version:  2007.01
----------------------------------------------- 
*/

/* Universal */
* {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:hover { cursor:pointer;}


html, body, div, p {
	font-family: Verdana, Arial, sans-serif;
	color: #444;
}
body {
	margin:0px 0px;
	padding:0px;
	background-color: #000;
}

/* END Universal */

/* Structure */
#Content {
	width: 500px;
	z-index: 100;
	text-align: left;
	background-color: #141414;
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	position: relative;
	padding-bottom: 5px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 100%;
}

#container {
	0padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	width: 100%;
	z-index: 0;
	text-align: center;
	float: left;
	left: 0px;
	background-color: #000000;
	height: 100%;
	margin: auto;
	position: relative;
}
#main {
	text-align: center;
	width: 100%;
	position: relative;
	margin: auto;
	z-index: 2;
	height: 100%;
}
/* END Structure */

/* General Fonts */
.smallLinks a {
	font-size: 9px;
	text-decoration: none;
}
.smallFont {
	font-size: 10px;
}
#contactContent {
	margin: auto;
	height: 100%;
	width: 500px;
	text-align: left;
	float: left;
	color: #BBD75C;
}
#Contact #container #contactContent #emailEntry .entrylabels {
	color: #C4C4C4;
}

#Contact #container #leftColumn {
	height: 550px;
	width: 230px;
	float: left;
}



a.smallVisitLinks {
	font-size: 10px;
	text-decoration: none;
	color: #D0D0D0;
	text-align: right;
	display: block;
	padding: 10px;
}

/*END Structure*/

/* Page Headers */
#Homepage #container #header {
	margin:0px;
	padding:0px;
	background-color: #000000;
	background-image: url(images/Backgroundv2.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	height: 250px;
	overflow: visible;
	clear: both;
	float: left;
	width: 100%;
}
#Work #container  #header, #Contact #container  #header  {
	background-color: #000000;
	background-image: url(images/pageBGheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
	height: 160px;
	overflow: visible;
	float: left;
	width: 100%;
}
/* END Headers */



/* Homepage Content */
#latestProject {
	margin-right: 20px;
	margin-left: 20px;
	opacity: 1.0;
	filter:alpha(opacity = 100);
	-moz-opacity: 1.0;
	z-index: 5;
}
#latestProject h2 {
	color: #f0fdc8;
	font-size: 14px;
}

#latestProject h3 {
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	float: left;
	clear: right;
}
#latestProjectContent p {
	padding: 3px;
	font-size: 10px;
	color: #C4C4C4;
}

#latestProjectContent em {
	padding-left: 7px;
	color: #BBD75C;
	font-size: 10px;
	text-decoration: none;
}


#latestProjectContent {
	UUpadding-top: 10px;
	position: relative;
	margin-bottom: 0px;
	height: 100px;
	z-index: 5;
	padding-top: 15px;
}

#contentHeader {
	overflow: visible;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
}


#contentHeader h2 {
	color: #f0fdc8;
	font-size: 14px;
}

#latestProjectContent .latestProjectThumb  a:link img, #latestProjectContent .latestProjectThumb  a:active img, #latestProjectContent .latestProjectThumb a:visited img   {

	opacity: .7;
	filter:alpha(opacity = 70);
	-moz-opacity: .7;
	z-index: 5;

}
#latestProjectContent .latestProjectText {
	margin: auto;
	height: 100%;
	display: inline;
}
#latestProjectContent .latestProjectText p {
	line-height: 14px;
	display: block;
	clear: left;
	position: relative;
	width: 340px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: justify;
	
}

/*#latestProjectContent .latestProjectText p:first-letter {
font-size: 3.5em;
line-height: 1em;
}*/

#latestProjectContent .latestProjectThumb  a:hover img  {
	opacity: 1.0;
	filter:alpha(opacity = 100);
	-moz-opacity: 1.0;
	z-index: 5;

}
#latestProjectContent .latestProjectThumb {
	clear: none;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
	opacity: 1.0;
	filter:alpha(opacity = 100);
	-moz-opacity: 1.0;
	z-index: 5;
	position: relative;
}

#latestProjectContent h3 a {
	display:block
}

#latestProjectContent h3 a:link, #latestProjectContent h3 a:active, #latestProjectContent h3 a:visited  {
	color: #FFFFFF;
	text-decoration: none;	
}

#latestProjectContent h3 a:hover {
	color: #D5E699;
}

#latestProjectContent .latestProjectText a em:hover {
	text-decoration: underline;
}

.latestProjectText em {
	text-decoration: none;
}
.latestProjectText a {
	text-decoration: none;
}

/* END Homepage Content */

/* Work Content */

#Work #container #leftColumn {
	float: left;
	height: 100%;
	width: 220px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	overflow: hidden;
	position: relative;
}

#Work #container #leftColumn ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#Work #container #leftColumn li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#Work #container #leftColumn .subNavLinks li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#Work #container #leftColumn .subNavLinks a:link, #Work #container #leftColumn .subNavLinks a:active, #Work #container #leftColumn .subNavLinks a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}

#Work #container #leftColumn .subNavLinks a:hover, #Work #container #leftColumn .subNavLinks a:focus  {
	font-size: 10px;
	font-weight: bold;
	color: #BAB7AF;
	text-decoration: none;
}

#Work #container #leftColumn h1 {
	font-size: 24px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: inline;
}

.panelSpacer .resumeLink {
	color: #BBD75C;
	text-decoration: none;
	font-weight: bold;
	display:block;
	float:right;
}

.panelSpacer .resumeLink:hover {
	text-decoration: underline;
}
/*#workNavigation {
	margin-bottom: 10px;
}
*/

#Work #container #rightColumnWide {
	float:left
	width: 100%;
	text-align: left;
}
#workNavigation .subNavLinks a {
}

#whatWeDo  h2 {
	color: #CCCCCC;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
}

#whatWeDo { width:210px}

#Work #container #leftColumn .smallLinks a:link, #Work #container #leftColumn .smallLinks a:visited, #Work #container #leftColumn .smallLinks a:active {
	color: #b9d55a;
}


#Work #container #leftColumn .smallLinks a:hover {
	text-decoration: underline;
	color: #b9d55a;
}



#whatWeDo h3 {
	color: #999999;
	padding-bottom: 3px;
	font-size: 12px;
}
#Work #container #leftColumn #slider .scroll .scrollContainer #whatWeDo li {
	padding-top: 10px;
	padding-right: 5px;
}
#whatWeDo li {
	color: #666666;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#whatWeDo ul {
	padding-left: 7px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.panelSpacer h2 {
	color: #CCCCCC;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	padding-left: 10px;
}





/* END Work Content */

/* Footers */

#Homepage #container #footer {
	width: 100%;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	padding: 0px;
	clear: both;
	margin-top: -150px;
}
#Work #container  #footer, #Contact #container  #footer   {
	/*width: 100%;*/
	z-index: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	padding: 0px;
	clear: both;
	/*background-color: #2D3E17;*/
	text-align:right
}
#Homepage .footertext {
	font-size: 10px;
	color: #999999;
	display: block;
	padding-top: 5px;
	width: 490px;
	margin: auto;
	text-align: right;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBD75C;
}

#Work .footertext, #Contact .footertext {
	font-size: 10px;
	color: #999999;
	display: block;
	padding-top: 5px;
	/*width: 490px;*/
	/*float:right;*/
	margin-right:50px;
	text-align: right;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBD75C;
	margin-bottom: 50px;
}


/* Flash Background */

#flashbg {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 3px;
	overflow: hidden;
}

/* Flash Displays */
.flashDisplays {
	background-color: #000000;
}
.flashDisplays li {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 80px;
	list-style-type: square;
	list-style-position: inside;
}

.flashList a {
	color: #BBD75C;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.flashList a:hover {
	text-decoration: underline;
}

/* Contact Page */
#contactContent .smallFont {
	color: #C4C4C4;
}
#contactContent h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#emailEntry input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	}
	
input[Type="radio"] {
	margin-right:7px;
	margin-left: 7px;
	position: relative;
	top: 2px;
	}
#Contact #container #contactContent #emailEntry .entryText {
	color: #2D3E17;
	background-color: #D5E699;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 7px;
}

/* Navigation */

#Homepage #navigation {
	position: relative;
	z-index:200;
	overflow: visible;
	visibility: visible;
	left: 120px;
	bottom: 30px;
}
#Work #navigation, #Contact #navigation {
	position: relative;
	z-index:5;
	left: 400px;
	float: left;
	width: 250px;
	clear: both;
	top: 137px;
	height: 80px;
}
#navigation li {
	display: inline;
}
#navigation a {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #4A4A45;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	line-height: 25px;
}
#navigation a:hover {
	color: #FFFFFF;
}

#navigation  a.workNav:hover {
	background-image: url(images/workNavBG.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
/*#navigation a[Attr="Work"]:hover {
	
	background-image: url(images/workNavBG.png);
	background-repeat: no-repeat;
	background-position: left -5px;
}*/

#navigation  a.homeNav:hover {
	background-image: url(images/homeNavBG.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
/*#navigation a[Attr="Home"]:hover {
	
	background-image: url(images/homeNavBG.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}*/

#navigation  a.contactNav:hover {
	background-image: url(images/ContactNavBG.png);
	background-repeat: no-repeat;
	background-position: 40px 10px;
}


/*#navigation a[Attr="Contact"]:hover {
	
	background-image: url(images/ContactNavBG.png);
	background-repeat: no-repeat;
	background-position: 50px 10px;
}*/
#emailEntry div {
	color: #C4C4C4;
}
