/*
Theme Name: Bruce Diamond Corp
Theme URI: http://www.brucediamond.com

Author: Jeff Golenski
Author URI: http://www.midnight-shift.net

*/


    /* --------------------------------------- BODY  */


body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: left;
	background: #fff;
	font-size: 9pt;
	background: #ddd
}


a:link, a:visited, a:active {
	color: #7d2300;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover, a:focus {
	text-decoration: underline;
}	

/* --------------------------------------- STRUCTURE  */
 
#shell {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* ------ STREEEETCH  */  
   

#externalheader {
	width: 100%;
	color: #fff;
	margin: 0;
	background: #fff url(images/headerbg.gif) 0 0 repeat-x;
	border-bottom: 2px #000 solid; 
}

#externalmidsection {
	width: 100%;
	border-bottom: 2px #000 solid; 
     background: #fff;
}

#externalfooter {
	width: 100%;
	background: #ddd;
}

/* ------ END STREEEETCH  */ 


#internalheader {
	width: 965px;
	}
	   

h1#title {
 	margin: 0;
	padding: 0;
}

	h1#title a {
		display: block;
		width: 300px;
		height: 200px;
		text-indent: -9999px;
	}


	
#internalmidsection {
	width: 965px;
	background: url(images/midsectionbg.gif) 0 0 repeat-y;
}     



/* ------------- LEFT COL ---- */


#leftcol {
	float: left;
	width: 115px;
	padding: 10px 10px 10px 20px;
	min-height: 400px;
	vertical-align: top;
}

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

#leftcol ul a:link, #leftcol ul a:visited, #leftcol ul a:active  {
	color: #fff;
	font-weight: bold;
	padding: 6px 0;
	display: block;
}

#leftcol ul a:hover, #leftcol ul a:focus {
	text-decoration: underline;
} 

#leftcol ul li ul.subnav {
	margin: 5px 0 5px 5px;
	padding: 0;
	list-style: none;
}

#leftcol ul li ul.subnav a:link, #leftcol ul li ul.subnav a:visited, #leftcol ul li ul.subnav a:active  {
	color: #ddd;
	font-weight: bold;
	padding: 3px 0;
	display: block;
	font-size: 8pt;
}

#leftcol ul li ul.subnav a:hover, #leftcol ul li ul.subnav a:focus {
	text-decoration: underline;
} 



  
 /* ------------- RIGHT COL ---- */
   

#rightcol {
	float: left;
	width: 756px;
	padding: 20px 32px;
	min-height: 400px;
	vertical-align: top;   
}


	
#rightcol h1 {
	color: #666;
	font-size: 14pt;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: normal;
}   

#rightcol h2 {
		padding: 5px 0 2px 0;
		margin: 0;
		font-weight: bold;
		color: #643700;
		font-size: 11pt;
		font-family: arial, helvetica, verdana, sans-serif;
		border-bottom: 1px #ddd solid;
		clear: both;	
}

#rightcol h3 {
	color: #7a7a7a;
	font-style: italic;
	margin: 15px 0 0 0;
	padding: 0;
}


#rightcol p {
 font-family: arial, helvetica, verdana, sans-serif;   
} 

#rightcol ul {
	font-size: 100%;
	line-height: 14pt;
}

 

/* ------------- COMMON ELEMENTS---- */

p {
	font-size: 10pt;
	line-height: 14pt;
}



img.right {
	float: right;
	margin: 5px 0 15px 15px;
}

span.highlight {
	color: #B6742E;
	font-weight: bold;	
	}  

.clear {
   clear: both;
   font-size: 1px;
   height: 1px;
}

 
.toplink {
	clear: both;
	display: block;
	width: 100%;
	text-align: left;
	padding: 10px 0;
	font-weight: bold;
}

.alignright {
	float: right;
	margin: 14px 0 0 0;
}

ul.faq {
	list-style: none;
}

ul.faq a {
	font-weight: bold;
	display: block;
	padding: 3px 0;
}

img.homepageimg {
	margin: -20px 0 20px -32px;
}

/* ------------- PRODUCTS ---- */
#productslisting {
  clear: both;   
}

#productslisting a img {
	border: none;
	}
	
#productslisting img {
	 float: left;
	 margin: 0 15px 0 0;
	} 

#productslisting .product {
	padding: 15px;
	background: #eee;
	border: 1px #ddd solid;
	border-top: none;
	border-bottom: none;
	margin: 0 0 10px 0;
	
}

#productslisting h3 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12pt;
}

#productslisting h3 a {
	font-weight: bold !important;
	font-style: normal;
}

a.learnmore {
	font-weight: bold;
}
/* ------------- FOOTER ---- */

#internalfooter {
	width: 925px; 
	margin: 10px 20px 20px 20px;
	text-align: left;
	font-size: 9pt;
	color: #666;
} 

#internalfooter ul {
	margin: 0;
	padding: 0;
}

#internalfooter ul li {
	list-style: none;
	line-height: 14pt;
} 

#internalfooter a {
	font-weight: bold;
}


.footerright {
	float: right;
	text-align: right;
} 

/* ------------- FOOTER ---- */

.postholder small {
	color: #666;
	margin: 2px 0 2px 0;
	padding: 2px 0;
}

.postholder h2 {
		padding: 5px 0 0 0;
		margin: 0;
		font-weight: bold;
		color: #643700;
		font-size: 11pt;
		font-family: arial, helvetica, verdana, sans-serif;
		border-bottom: 1px #ddd solid;
		clear: both;	
} 

.postholder h2 a {
	font-weight: bold !important;
}
