
/*
 * +---------------------------------------------------------------------+
 * | BOBBYFINGEROTH.COM                                                  |
 * +---------------------------------------------------------------------+
 * | inc/bf.css                                                          |
 * | main style sheet                                                    |
 * |                                                                     |
 * | Dtek Digial Media, www.dtek.net                                     |
 * | 2006.04.25                                                          |
 * |                                                                     |
 * +---------------------------------------------------------------------+
 */

body  {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
body.popPhoto  {
	background-color: #000;
	color: #fff;
	margin: 4px;
}

/* font defaults */
div, td, p, ul, ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
a:link, a:visited, a:active  {
	text-decoration: none;
	font-weight: bold;
	color: #996;
}
a:hover  {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #996;
}

.hdr  {  font-weight: bold;  }

/* quotes/source titles */
.quote  {  font-style: italic;  }

/* news dates */
.news  {
	font-weight: bold;
	margin-right: 5px;
}

/* photo pop-up window captions */
.popCaption  {  color: #fff;  }

table.main  {  margin: 6px 0 13px 0;  }

td.border  {  width: 680px;  border-left: 1px solid #a39d6d;  }

div#content  {
	margin: 0 0 13px 0;
	padding: 0 16px 1em 16px;
}

p  {  margin: 0;  padding-top: 1em;  }

/* photo slab block */
div.inset  {
	float: right;
	width: 343px;
	margin: 0 0 16px 16px;
}
div.slab  {
	padding-left: 14px;
	border-left: 1px solid #000;
}
div.slab p  {
	padding: 14px;
	margin: 0;
	background: url(../img/border_slab.gif) bottom left repeat-x #000;
	font-weight: bold;
	color: #fff;
}
div.slab img  {
	margin-bottom: 3px;
	padding: 0;
}

/* form elements */
input.text  {
	width: 200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea  {
	width: 200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.button  {
	width: 75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* footer links */
.links  {
  background-color: #000;
}

#cdbaby  {
  width:113px; height:42px; padding:0; border:0; background-image:url(http://cdbaby.com/Images/Links/Black-Buy_Album_nothumb.jpg);
  margin: 0 40px 40px 40px;
}
#cdbaby a  {
  display:block; width:113px; height:42px; margin:0; border:0;
}