/*Tabbed Widget Version 2.0*/
.tabbedwidget {
margin-top: 3em;
background: #DF7718;
padding: 5px;
padding-top: 10px;
border: 1px solid #DF7718;
}

.tabnav {
margin-bottom: 10px;
}

.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
}

.tabnav li a {
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 4px 6px;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #e5f6fc;
border: 1px solid #0262A5;
}

.tabdiv {
margin-top: 2px;
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 7px;
}

.tabdiv li {
list-style: none;
margin-bottom: 0.667em;
}

.ui-tabs-hide {
display: none;
}

.custom ul#tabs li ul {display:none; position:absolute; list-style:none;}
.custom ul#tabs li ul li {float:none;}
.custom ul#tabs li:hover ul {display:block;}
.custom ul#tabs { margin-bottom:-1px;} /* Fix for IE6 */

/* L I N K S */

a:link, a:visited {
	color: #660099;
	text-decoration: bold;
	}
	
a:hover {
	color: #660099;
	text-decoration: underline;
	}

/* Customize Previous and Next Links */
div.prev_next p {
color: #660099;
}

.custom #header #logo a {
   color: #660099;
   text-decoration: none;
}

.custom #header #logo a:visited {
   color: #660099;
   text-decoration: none;
}

.custom #header #logo a:hover {
   color: #660099;
   text-decoration: underline;
}
.custom #header #logo a:active {
   color: #660099;
   text-decoration: none;
}

.custom #header #tagline {
   color: #660099;
   font-weight: normal;
   padding-left: 10px;
}

.prev_next a {
text-decoration: color: #660099;
}
.custom ul#tabs li.current-cat a, .custom ul#tabs li.current_page_item a {
  background-color: #660099;
  color: #ffffff;
}

/* Customize Footer Text */
.custom #footer {
   color: #660099;
text-align: right;
}

/* Customize Footer Links */

.custom #footer a:hover {
color: #660099;
}

.custom #footer a {
border-bottom: 1px solid #CCCCCC;
color: #660099;
}

.custom ul#tabs li a:hover {color: #fff; text-decoration: underline; background-color: #660099; }

/* Unlinked author name */
.custom span.author {
   color: #660099;
}

/* Linked author name */
.custom span.author a {
   color: #660099;
}

.custom #sidebars li.widget li a {
color:#660099;
}

ul.domtabs li.active {background:#000000;}		/* Active tab background color */
ul.domtabs li:active a {color:#ffffff;}		/* Active tab font color */
ul.domtabs li {background:#888888;}			/* Inactive tabs background color */
ul.domtabs li a {color:#ffffff;}				/* Inactive tabs font color */
ul.domtabs li {border-color:#000000;}			/* Tabs border color */
.domtab div {border:1px solid #000000;}					/* Box border color - Should be the same as the Active tab background color */
.domtab div {background:#ffffff;}						/* Box background color */

ul.domtabs li {margin-right:0.5em;}			/* Space between each tab. Set to 0 for no space. */

div.domtab div {
	display:none;
	}

ul.domtabs {
	list-style:none;
	padding:0;
	margin:0;
	}

ul.domtabs li {
	float:left;
	padding:0 0.5em;
	text-align:center;
	border-style:solid;
	border-width:1px 1px 0 1px;
	}


ul.domtabs li a {
	text-decoration:none;
	}

.domtab div {
	border-width:0 1px 1px 1px;
	padding:0.5em;
	clear:both;
	}

.custom .headline_meta a {
   color: #660099;
}
.custom .format_text .to_comments span.bracket {color: #660099;}
.custom headlines {color:#660099;}
.custom h1 {color:#660099;}
.custom h2 {color:#660099;}
.custom h3 {color:#660099;}
.custom title {color:#660099;}

.custom #header { border-bottom:none;
height:190px;
padding-top:0;
padding-bottom:0;
background:url(http://piedmont-hoops.net/wp-content/uploads/2009/06/pbbflogo-rt.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom .menu { padding: 0 1.1em; font-weight: bold; }

.custom #footer { padding-bottom: 0; }