/*
      Theme Name: Ann Finley Collins Titan
      Theme URI: http://annfinleycollins.com/
      Description: Titan customizations.
      Author: Erik Purins (erik@purins.com)
      Author URI: http://www.purins.com/
      Template: titan
      Version: 1.0

      This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
      http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/
@import url('../titan/style.css');
#header {
  background: #EF7422 url(images/nav-background.gif) repeat-x bottom left;
  }
#follow {
  background: #30167C;
}
#description { 
  color: #30167C;
}
#bar-association-evaluations
{
	font-size: 1.0em;
        margin-bottom: 15px; 
        line-height: 1.6em;
        padding: 14px;
        border: 1px solid #E6E1DC;
	margin: 12px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#bar-association-evaluations th
{
	font-size: 1.3em;
	font-weight: normal;
	color: #4265A7;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#bar-association-evaluations td
{
	color: #4265A7;
	padding: 9px 8px 0px 8px;
}
#bar-association-evaluations tbody tr:hover td
{
	color: #993333;
}
#education
{
	font-size: 1.0em;
        margin-bottom: 15px; 
        line-height: 1.6em;
        padding: 14px;
        border: 1px solid #E6E1DC;
	margin: 12px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#education th
{
	font-size: 1.3em;
	font-weight: normal;
	color: #4265A7;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#education td
{
	color: #4265A7;
	padding: 9px 8px 0px 8px;
}
#education tbody tr:hover td
{
	color: #993333;
}

