/* CSS Document */

/* CSS Removed from in page 2010-11-05 */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	border: thin none #43abd6;
}
body {
	margin:0;
	background-color: #000000; 
}
a img {
	border: none;
}
a {
	color: #43abd6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style1 {color: #33CCFF}
.style2 {color: #999999;} /* home.php > Latest Posts text */
.style6 {color: #47B8E6}
.style9 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.style12 {
	color: #666666;
	font-weight: bold;
}
.style16 {
	color: #999999;
	font-style: italic;
}

/* For Press Room page only */
#PressRoom a {
	color: #FFFFFF;
	text-decoration:underline;
}
#PressRoom a:visited {
	color: #CCCCCC;
}

/*  */
.email-note {
	font-size: 1.5em;
	text-align: center;
	color: #FFFF99;
}

.email-error {
	font-size: 1.5em;
	text-align: center;
	color: #FF0000;
}

/* Original CSS */

#user-profile {
	text-align: justify;
	padding: 0px 4px;
	border-left: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
}

.post-entry {
	text-align: justify;
}

.com_cnt_floater {
	display: block;
	float: right;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 3px;
	font-size: 1.2em;
}

.post-date {
	font-size: 0.8em;
}

.post-spacer {
	margin: 2px;
	border-bottom: 1px dashed #333333;
	clear: both;
}
.left {
	float: left;
	padding: 5px;
	padding-left: 0px;
}
.right {
	float: right;
	padding: 5px;
	padding-right: 0px;
}

#comment-box {

}

#cb-header {
	background-color: #333333;
	border: 1px solid #666666;
	padding: 3px;
	font-size: 1.2em;
}

.cb-add-comment {
	display: block;
	float: right;
}

#cb-show-img {
}

#cb-body {
}

.cb-body-div {
	border-bottom: 1px dashed #333333;
	margin: 4px 10px;
}

.cb-comment {
	border: 1px solid #666666;
	padding: 5px;
	margin: 5px 0px;
}

.cb-author {
	font-weight: bold;
}

.cb-date {
	font-weight: bold;
}

/********************** Footer CSS Styling added 2010-06-16 to replace previous Flash document. **********************/
#footerContainer{
	float:left;
	width:100%;
	background-color:#000;
}
#footerContainer2{
	width:892px;
	margin:0 auto;
}
#footer{
	width:832px; /* Current width of table is 892px, as defined by its contents. ~30px side margins = 832px */
	margin:0 auto;
	padding: 0 0 10px 0;
	color:#c7c7c7;
	font-family: Helvetica, Arial, sans-serif;
}
#footer .pane1{
	width:322px;
	height:214px;
	display:inline-block;
	float:left;
}
#footer .pane2{
	width:510px; /* 822-322 = 500 */
	height:214px;
	display:inline-block;
	float:right;
}
#footer h2{
	margin:0 0 6px; padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style:italic;
	color:#fff;
}
#footer acronym{
	text-decoration:none;
	border:none;
}
#footer a{
	text-decoration:none;
	color:#c7c7c7;
}
#footer a:hover{
	color:#43abd6;
}
/* Social Icons */
	#socialIcons {
		margin:0;padding:0;
		height:30px;
		line-height:30px;
		list-style-type:none;
	}
	#socialIcons li {
	list-style:none outside none;
	display:inline;
	}
	#socialIcons a {
		display:inline-block;
		height:30px;
		width:30px;
		margin:0 3px 0 0;
	}
	#footer a.facebook  {
		background:url("http://www.d-structuresf.com/footer_images/DSSF-Social-Icons.png") no-repeat scroll 0 0 transparent;
	}
	#footer a.twitter  {
		background:url("http://www.d-structuresf.com/footer_images/DSSF-Social-Icons.png") no-repeat scroll -31px 0 transparent;
	}
	#footer a.flickr  {
		background:url("http://www.d-structuresf.com/footer_images/DSSF-Social-Icons.png") no-repeat scroll -62px 0 transparent;
	}
	#footer a.vimeo  {
		background:url("http://www.d-structuresf.com/footer_images/DSSF-Social-Icons.png") no-repeat scroll -93px 0  transparent;
	}
	#footer a.youtube  {
		background:url("http://www.d-structuresf.com/footer_images/DSSF-Social-Icons.png") no-repeat scroll -124px 0 transparent;
	}
	#footer a.yelp  {
		background:url("http://www.d-structuresf.com/footer_images/DSSF-Social-Icons.png") no-repeat scroll -155px 0 transparent;
	}

/* DSSF Footer Logo */
a.DSSF-footer-logo{
	display:inline-block;
	background:url("http://www.d-structuresf.com/footer_images/DSSF-Footer-Logo_blue.gif") no-repeat scroll 0 0 transparent;
	height:49px;
	width:109px;
	margin:0 0 3px 0;
}
a.DSSF-footer-logo:hover{
	background:url("http://www.d-structuresf.com/footer_images/DSSF-Footer-Logo_blue.gif") no-repeat scroll 0 -50px transparent;
}

/* DSSF Address & Contact Info */
#footerContact{
	margin:15px 0 0 0;
	font-size:11px;
	line-height:14px;
	letter-spacing:0.1em;
}
#footerContact .address{
	text-transform:uppercase;
}

/* Pane2 */
/* About DSSF */
#footer .pane2 div{
	float:right;
}
#footerAbout{
	width:468px; /* 385 */
	height:181px; /* 214px - 16px (minilinkbar height) - 7px (margin) - 7px (copyright height) - 3px (for style; to align with last row of text in pane1) = 181px */
}
#footerAbout p{
	margin:-3px 0 0 0;
	font-size:14px;
	line-height:17px;
	letter-spacing:0.1em;
	text-align: justify;
}
/* Mini Linkbar */
#footerMiniLinkbar{
	height:16px;
	font-size:13px;
	line-height:16px;
	letter-spacing:0.2em;
	color:#c7c7c7;
}
#footerCopyright{
	height:7px;
	margin: 7px 0 0;
	font-size:7px;
	letter-spacing:0.2em;
	color:#c7c7c7;
}



/********************* HEADER CSS Styling added 2010-11-05 to replace previous Flash document. *********************/

#headerContainer{
	background-color:#000;
	padding:0 0 1px 0;
}
#header{
	height:150px; 			/* bg-image: 150px */
	width:100%;
	min-width:863px;
	background:url(http://www.d-structuresf.com/images/header-bg-01-sf_skyline_panorama.jpg) no-repeat top center scroll #000;
	overflow:hidden;
}
#headerLogoContainer{
	position:absolute;
	left:0;
	top:0; 
	height:122px;			/*	(150-24-4) = 122 */
	width:100%;
	min-width:863px;
}
	#headerLogo{
		height:122px;		/*	(150-24-4) = 122 */
		width:863px;
		margin:0 auto; /* center */
	}
		#header-logo-dssf{
			display:block;
			margin:14px 18px 14px 0;	/* top/bot = (heightOf#headerContainer -heightOfLinkbar -4 -this.height) / 2 = (150 -24 -4 -94) / 2 = 28 / 2 = 14px */
			float:right;
			background:none;
			width:229px; /* width & height of bg-image */
			height:94px;
		}
#headerLinkbarContainer{
	position:absolute;
	left:0;
	top: 122px; 			/* heightOfHeader -4 -heightOfLinkbar = 150-4-24 = 122px */
	height:24px;
	width:100%;
}
	#headerLinkbar{
		height:24px;
		width:100%;
		max-width:1950px;
		margin:0 auto;
		background:url(http://www.d-structuresf.com/images/header-linkbar-bg-black_striped.gif) repeat top center scroll #000;
	}
		#headerLinkbar ul{
			width:863px;
			height:24px;
			margin:0 auto;
			padding:0;
		
		/*	background-color:#fff; */
		}
		#headerLinkbar li{
			float:left;
			display:inline;
		}
		
		#headerLinkbar a{
			font-family:Helvetica, Arial, Helvetica Neue, Verdana, sans-serif;
			font-size:11px;
			font-weight:600;
			color:#fff;
			text-decoration:none;
			text-transform:uppercase;
			letter-spacing:1px;
			line-height:22px;
			
			display:inline-block;
			padding:2px 24px 0;
			
		/*	background-color:#222; */
			
		}
		#headerLinkbar a:hover{
			color:#43ABD6;
		}

