/******************************
Reset styles
******************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }

/* remember to define focus styles! */
:focus {
	outline: 0; }

body {
	line-height: 1;
	color: #333;
	background: #fff; }

ol, ul {
	list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0; }

caption, th, td {
	text-align: left;
	font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
	content: ""; }

blockquote, q {
	quotes: "" ""; }

/******************************
General styles
******************************/
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size:62.5%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #fff;}

#globalHeader-outter {
	margin: 20px auto 0 auto;
	width: 986px;
	text-align: left; 
	background: #fff; 
	}
	
#globalHeader {
	margin: 0 auto 15px auto;
	width: 946px;
	text-align: left; 
	background: #fff; 
	clear:both;
	border-bottom: 5px solid #f47c30; 
	padding: 0 0 0 0;}
	
#globalHeader img {display: none; }
	
.foundryLogo {
	float: left;
	margin: 0 0 0 20px;
	background: #fff; }
	
#globalPositioning {
	margin: 0 auto;
	width: 986px;
	text-align: left; 
	background: #fff; }

#portfolio {
	display: none; }
	
.rowGroup {
	border-right: 1px solid #ccc;
	padding-right: 10px;
	width: 225px; 
	font-size: 1.2em;
	color: #666; 
	float: left; }
	
.rowGroupLast{
	border-right: none;
	padding-right: 0; 
	width: 225px; 
	font-size: 1.2em;
	color: #666; 
	float: left;}
	
.rowGroup img, .rowGroupLast img {
	float: left; 
	margin: 0 10px;}
		
.rowGroup a, .rowGroupLast a {color: #333; font-weight: normal; font-size: 1.0em; padding-top: 10px; text-decoration: none; display: block;}
	
.rowGroup a:link, .rowGroupLast a:link {color: #333; }
.rowGroup a:visited, .rowGroupLast a:visited {color: #333; }
.rowGroup a:hover, .rowGroupLast a:hover {color: #f47c30; text-decoration: underline; }
.rowGroup a:active, .rowGroupLast a:active {color: #333; }
	
.clear {clear:both;}

.content a.detail {color: #f47c30; margin: 10px 0; font-weight: bold; font-size: 1.1em;}
.content a.detail:link {color: #f47c30; }
.content a.detail:visited {color: #f47c30; }
.content a.detail:hover {color: #a4a4a4; }
.content a.detail:active {color: #f47c30; }

.borderedPhoto {
	float: left;
	margin: 0 15px 5px 0;
	padding: 7px;
	border: 5px #ccc solid; }
	
#mainColumn .content a.photoLink {
	float: left;
	margin: 0 15px 5px 0;
	padding: 7px;
	border: 5px #ccc solid; }
	
#mainColumn .content a.photoLink:link {border: 5px #ccc solid; }
#mainColumn .content a.photoLink:visited {border: 5px #ccc solid; }
#mainColumn .content a.photoLink:hover {border: 5px #f47c30 solid; }
#mainColumn .content a.photoLink:active {border: 5px #ccc solid; }

	
.contentGroup {
	padding: 10px 20px 10px 0;
	display: inline-block;
	width: 600px; }

.contentGroup:after {
    content: "."; 
    display: block; 
    height: 0;
    font-size: 0;
    clear: both; 
    visibility: hidden; }
	
#mainColumn .content .contentGroup p {display:block; margin-left:140px;}

/******************************
Page Header styles
******************************/
.staticHeader {
	margin: 20px 0 0 20px; }
	
#homeHeader h1 {
	font-size: 2em;
	line-height: 1em;
	letter-spacing: .02em;
	color: #fff;
	width: 500px; 
	padding: 20px 0 0 20px; }
	
#insideHeader {
	display: none; }
	
	
#insideHeader a {color: #fff; text-decoration: none; }
#insideHeader a:link {color: #fff; text-decoration: none; }
#insideHeader a:visited {color: #fff; text-decoration: none; }
#insideHeader a:hover {color: #fff; text-decoration: underline; }
#insideHeader a:active {color: #fff; text-decoration: none; }

#insideHeadercopy {
	margin: 0;}
	
#insideHeader h1 {
	font-size: 2.2em;
	color: #fff;
	margin: 20px 0 0 20px; }

#insideHeader h2 {
	font-size: 1.6em;
	color: #fff;
	margin: 20px 0 0 20px;
	line-height: 1.2em;
	letter-spacing: .02em; }
		


.insideHeaderimage {float: right; width: 480px; }

.headerLeft {
	width: 466px;
	height: 179px; 
	float: left;}

.headerRight {
	float: right; 
	width: 480px;
	background: url("/images/headers/headerBGRight.gif") no-repeat top left; }
	
#map { 
	margin: 10px; }

.blogHeaderimage { 
	float: right;
	width: 480px; 
	height: 179px;
	background: url("/images/headers/blogHeader.jpg") no-repeat top left;}
	
/******************************
Main Navigation styles
******************************/
#globalNav {
	display: none; }

#globalNav:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size: 0;	
    clear: both; 
    visibility: hidden; }
	
ul#level1Nav   {
	list-style: none;
	color: #fff;
	padding:10px 0 0 10px;
	width:930px;
	margin:0 auto 0 auto; }

ul#level1Nav li {
	float:left;
	padding: 0;
	margin:0;
	background: none; 
	}

ul#level1Nav a {
  display:block;
  text-decoration:none;
  font-size: 1.6em; 
  font-weight: bold;
  line-height: .917em;
  color:#fff;
  padding: 10px 40px 10px 40px;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
ul#level1Nav a {float:none;}
/* End IE5-Mac hack */

ul#level1Nav a:hover {
  color:#993300;}

ul#level1Nav a#current {
  color:#f47c30;
  background: url("/images/tabLeft.gif") no-repeat top left;}
  
ul#level1Nav li#selected {
  color:#f47c30;
  background: url("/images/tabRight.gif") no-repeat top right;}

/******************************
Sub Navigation styles
******************************/
#globalHeader-outter #subnav {
	display: none; }
	
#globalHeader-outter #subnav li {
	display:inline ;
	margin:0;
	padding:0; }

#globalHeader-outter #subnav li a:hover {
	color: #993300; }
	
#globalHeader-outter #subnav li a {
	color: #666;
	text-decoration: none; }
	
/******************************
Main Column styles
******************************/	
#mainColumn {
	width: 669px;
	float: left;
	border-right: 1px solid #ccc; 
	margin-bottom: 100px;
	padding-bottom: 40px;
	}
	
#mainColumn.fullWidth {
	width: 986px;
	float: left;
	border: 0; 
	margin-bottom: 100px;
	padding-bottom: 40px;
	}

#mainColumn h1 {
	font-size: 2.0em;
	font-weight: bold;
	letter-spacing: .02em;
	line-height: 1em;
	color: #f47c30; 
	margin: 0 20px 0 20px; 
	padding: 0 3px 0 0; 
	position:relative;

	}
	
#mainColumn h1 em{
	font-style: normal;
	color: #a4a4a4; 
	 }
	 
#mainColumn h1.drop{
	margin: 0 20px 0 20px; 
	 }

#mainColumn h1.rssFeed a {color: #f47c30; position:absolute; right:0px; top:5px; }



#mainColumn h1 a:link {color: #f47c30; text-decoration: none; }
#mainColumn h1 a:visited {color: #f47c30; text-decoration: none; }
#mainColumn h1 a:hover {color: #808080; text-decoration: underline; }
#mainColumn h1 a:active {color: #f47c30; text-decoration: none; }

/*	
.rss {
	float: right;
	width: 16px;
	margin: 0 20px 0 0; }
*/

#mainColumn h2 {
	font-size: 2.0em;
	font-weight: bold;
	letter-spacing: .025em;
	color: #000; 
	margin: 20px 0 0 0;
	padding:0;}
	
#mainColumn h2.drop {
	margin: 40px 0 0 0; }

#mainColumn h2 a {color: #000; text-decoration: none;}
#mainColumn h2 a:link {color: #000; text-decoration: none;}
#mainColumn h2 a:visited {color: #000; text-decoration: none;}
#mainColumn h2 a:hover {color: #000; text-decoration: underline;}
#mainColumn h2 a:active {color: #000; text-decoration: none;}
	
#mainColumn h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #f47c30; 
	margin: 10px 0 0 0;
	padding:0; }

.content {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin: 10px 20px 0 20px; }

#mainColumn .content h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #262626; 
	margin: 2px 0 5px 0;
	padding:0; }
	
#mainColumn .content h3 em{
	font-style: normal;
	color: #a4a4a4; 
	 }
	
.content p {
	font-size: 1.2em;
	color: #333333 ; 
	margin: 10px 0 20px 0px;
	line-height: 1.4em;
	padding:0; }
	
.content p.addSpace {
	margin: 10px 0 300px 0px; }

.content ul {
	font-size: 1.2em;
	list-style-image: url("/images/simpleArrow.png");
	color: #333; }
	
.content ul li {
	margin: 15px 5px 7px 20px; 
	padding-top: 2px;
	line-height: 1.5em;}

.content a { color: #f47c30; text-decoration: underline; padding: 2px;}
.content a:link { color: #f47c30; text-decoration: underline; padding: 2px;}
.content a:visited { color: #f47c30; text-decoration: underline; }
.content a:hover { color: #808080; text-decoration: underline; }
.content a:active { color: #f47c30; text-decoration: underline; }

.blogEntry {
	border-top: 1px solid #ccc;
	margin: 10px 20px 0 20px; }

.blogEntry p {
	font-size: 1.2em;
	color: #333333 ; 
	margin: 10px 0 20px 45px;
	line-height: 1.4em;
	padding:0; }

.blogEntry h2 a {margin: 20px 0 0 20px;}
	
.blogEntry a { color: #f47c30; text-decoration: underline; padding: 2px;}
.blogEntry a:link { color: #f47c30; text-decoration: underline; padding: 2px;}
.blogEntry a:visited { color: #f47c30; text-decoration: underline; }
.blogEntry a:hover { color: #808080; text-decoration: underline; }
.blogEntry a:active { color: #f47c30; text-decoration: underline; }

/* -- Date Styles -- */
.date {
	margin:15px 0;
	width:25px;
	color:#999;
	text-align:center;
	float:left;
	line-height:normal;
	}
	
.date .month{
	margin:0 0 1px 0;
	padding:0;
	display:block;
	border-bottom:1px solid #999;
	font-size:1.2em;
	}

.date strong {
	font-size:1.8em;
	padding:0;
	}
/* -- End Date Styles -- */

.blogEntry .blogLinks {
	margin: 0 0 20px 45px; } 

.blogEntry .blogLinks a {font-size: 1.2em; color: #262626; font-weight: bold;}
.blogEntry .blogLinks a:link {font-size: 1.2em; color: #262626; font-weight: bold;}
.blogEntry .blogLinks a:visited {font-size: 1.2em; color: #262626; font-weight: bold;}
.blogEntry .blogLinks a:hover {font-size: 1.2em; color: #808080; font-weight: bold;}
.blogEntry .blogLinks a:active {font-size: 1.2em; color: #262626; font-weight: bold;}

.blogEntry .blogLinks a.shareEntry {
	background: url("/images/shareIcon.gif") top left no-repeat; 
	padding: 0 20px 5px 20px; 
	margin-top: 10px; }

.blogEntry .blogLinks a.commentEntry {
	background: url("/images/commentsIcon.gif") top left no-repeat; 
	padding: 0 20px 5px 17px; 
	margin-top: 10px; }
	

/******************************
Sidebar styles
******************************/	
#sideBar {
	width: 316px;
	float: right; 
	position: relative;}
	
#sideBar h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #f47c30; 
	margin: 40px 20px 10px 20px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc; 
	position: relative; }

#sideBar h1.first {
	margin: 5px 20px 10px 20px; position:relative;}
		
#sideBar h1.first a {position:absolute; right:0px; top:0px;}

#sideBar h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #f47c30; 
	margin: 30px 20px 10px 20px; 
	padding-top: 10px;
	border-top: 1px solid #ccc; }
	
#sideBar h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: .025em;
	color: #000; 
	margin: 5px 20px; }
	
#sideBar h3 a {color: #262626; text-decoration: none;}
#sideBar h3 a:link {color: #262626; text-decoration: none;}
#sideBar h3 a:visited {color: #262626; text-decoration: none;}
#sideBar h3 a:hover {color: #f47c30; text-decoration: underline;}
#sideBar h3 a:active {color: #262626; text-decoration: none;}

#sideBar p {
	font-size: 1.1em;
	color: #666;
	margin: 0px 20px 20px 20px; }
	
.ask {margin: 0 0 0 20px; width: 114px; height: 36px;}

	
#subnavContainer {
	width: 285px;
}

#subnavContainer ul{
	width: 265px;
	margin: 0 10px 10px 20px;
	padding: 0;
	background: url("images/sidebarBtnTop.gif") top right no-repeat;
}

#subnavContainer ul#t-current{
	background: url("images/sidebarBtnTop-current.gif") top right no-repeat;
}

#subnavContainer ul li {
	padding: 15px 10px 10px 10px;
	background: url("images/sidebarBtnBottom.gif") bottom left no-repeat;
}

#subnavContainer ul li#b-current {
	background: url("images/sidebarBtnBottom-current.gif") bottom left no-repeat;
}

#subnavContainer a {
	font-size: 1.3em; 
	font-weight: bold; 
	color: #262626; 
	text-decoration: none;	}
	
#subnavContainer a#l-current {
	font-size: 1.3em; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none;	}
	
#subnavContainer a:link {color: #262626; text-decoration: none;}
#subnavContainer a:visited {color: #262626; text-decoration: none;}
#subnavContainer a:hover {color: #f47c30; text-decoration: underline;}
#subnavContainer a:active {color: #262626; text-decoration: none;}


/*-------------------------
	Directors Subnav
-------------------------*/

.subnavExt {
	position: relative;
	background: url(images/sidebarBottom.gif) bottom left;
	padding: 0 0 20px 0;
	margin: 15px 15px 15px 20px;
	width: 265px;
}

.subnavHead {
	margin: 0;
	padding: 15px 10px 10px 10px;
	display: block;
	background: url(images/sidebarTop.gif) top left no-repeat;
	font-size: 1.1em; 
	color: #fff; 
}

.subnavExt .subnavHead a {color: #fff; font-weight: bold; text-decoration: none;}
.subnavExt .subnavHead a:link {color: #fff; font-weight: bold; text-decoration: none;}
.subnavExt .subnavHead a:visited {color: #fff; font-weight: bold; text-decoration: none;}
.subnavExt .subnavHead a:hover {color: #fff; font-weight: bold; text-decoration: underline;}
.subnavExt .subnavHead a:active {color: #fff; font-weight: bold; text-decoration: none;}

.subnavExt ul {
	padding: 10px 20px 0 40px;
	margin: 0;
	list-style-image: url(images/boxedArrow-icon.gif);
}

.subnavExt ul li {
    padding: 0 0 15px 0px;
}

.subnavExt a, .subnavExt a:link, .subnavExt a:visited {
	font-size: 1.2em; font-weight: normal; color: #fff; text-decoration: underline;
}

.subnavExt a:hover, .subnavExt a:active {
	color: #993300; text-decoration: underline;
}

.subnavExt a#dir-select {
	color: #993300; text-decoration: underline;
}



/******************************
Footer styles
******************************/
#footer {
	display: none;}
	
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0; }

#footer ul li {
	display:inline;
	margin:0;
	padding:0; }
	
#footer ul li a{
	margin:0 5px;
	padding:0; }

#footer a { color: #808080; text-decoration: underline; padding: 2px;}
#footer a:link { color: #808080; text-decoration: underline; padding: 2px;}
#footer a:visited { color: #808080; text-decoration: underline; }
#footer a:hover { color: #f47c30; text-decoration: underline; }
#footer a:active { color: #808080; text-decoration: underline; }
	
/******************************
Blog Specific styles
******************************/

#viaEmail {
	margin: 120px 0 0 0; 
	float:left;}
	
#viaRSS {
	float:right;
	font-size: 1.4em;
	margin: 126px 40px 0 0; }
	
ul.sidebarList {
	margin: 0 20px 10px 20px;
	padding: 0;
	font-size: 1.2em;
	color: #666;
	font-weight: bold; }
	
ul.sidebarList li {
	margin: 0 0 15px 0;
	padding: 0; }
	
ul.sidebarList a#current {
	color: #000; }

ul.sidebarList li a { color: #808080; text-decoration: underline; }
ul.sidebarList li a:link { color: #808080; text-decoration: underline; }
ul.sidebarList li a:visited { color: #808080; text-decoration: underline; }
ul.sidebarList li a:hover { color: #f47c30; text-decoration: underline; }
ul.sidebarList li a:active { color: #808080; text-decoration: underline; }

a.note {color: #f47c30; }
a:link.note {color: #f47c30; }
a:visited.note {color: #f47c30; }
a:hover.note {color: #262626; }
a:active.note {color: #f47c30; }

.inputBox {
border:1px solid #808080;
color:#909090;
margin:0 0 5px 20px;
padding:0;
width:190px;
height:19px;
float:left;
}
.submitBtn {
margin:0 0 0 5px;
padding:0;
}

/* -- Comment Section Styles -- */
#comments {
	border-top: 1px dotted #ccc;
	margin: 10px 20px 0 65px; }

#comments p {
	color: #333333 ; 
	margin: 10px 0 0 35px;
	line-height: 1.4em;
	padding:0 0 0 10px;	}

#comments dl dt {
	color:#333;
	font-size: 1.3em;
	font-weight:bold;
	line-height:1em;
	margin: 15px 20px 0 0;
	padding: 10px 0 0 10px; 
	border-left: 10px solid #f2f2f2;}

#comments dl dt a {color: #333; text-decoration: none;}
 
#comments dl dt a:link {color: #333; text-decoration: none;}
#comments dl dt a:visited {color: #333; text-decoration: none;}
#comments dl dt a:hover {color: #f47c30; text-decoration: underline;}
#comments dl dt a:active {color: #333; text-decoration: none;}
	
#comments dl dt em{
	color:#808080;
	font-size: .9em;
	font-weight:normal;
	font-style: normal;
	line-height:1em;
	margin:0 0 0 5px;
	padding: 0; }

#comments dl dd {
	color:#404040;
	font-size:1.1em;
	margin: 0 20px 10px 0;
	padding: 5px 0 15px 10px; 
	border-left: 10px solid #f2f2f2;}
	
#mainColumn h3.bump {
	font-size: 1.4em;
	font-weight: bold;
	color: #f47c30; 
	margin: 20px 0 0 0;
	padding:0; }
	
#comments-form {
background:#f2f2f2 url("/images/form_bg.gif") repeat-x scroll left top; 
margin: 10px 20px 0 0;
padding:20px; }

#comments-form p {
	margin:0 0 15px 0;
	padding:0; }

#comments-form label {
	font-size: 1.1em;
	font-weight: bold;
	color: #666; }

#comments-form input#author, #comments-form input#email, #comments-form input#url {
border:1px solid #CCCCCC;
color:#444444;
font-size:1.2em;
margin: 3px 0 0 0;
width:250px; }

#comments-form textarea#text {
border:1px solid #CCCCCC;
color:#444444;
font-size: 1.6em;
width:400px; }

#comments-form input {
vertical-align:middle; }
	
