/*======================================
    FBI CA Kentucky stylesheet
    Version 2.0
    Using Wordpress Theme: http://www.plaintxt.org/themes/sandbox/
    -----------------------------------------------
    Updated 06.26.2007
=======================================*/


/*---------------------------------
    Structural classes
---------------------------------*/

html {
    background: #8a899f url("/images/page_bg.gif") repeat-x left top;
}

html, body {
    width: 100%;
    height: 100%;
    font: normal 13px/17px tahoma, arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
}

#container {
    position: relative;
    width: 750px;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
}

#header {
    background: url("/images/header_bg.jpg") repeat-y left top;
    width: 750px;
    height: 155px;
    margin: 10px 0 0 0;
    padding: 0;
}

#body {
    background: url("/images/content_bg.jpg") repeat-y left top;
    width: 750px;
    margin: 10px 0 0 0;
    padding: 20px 0 10px 20px;
    text-align: left;
}

#content_main { 
    width: 543px;
    margin: 0;
    padding: 0;
    text-align: left;
    float: left;
}

#footer {
    background: url("/images/footer_bg.jpg") no-repeat left top;
    width: 750px;
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 13px;
    color: #cdcdcd;
    text-align: center;
}



/*---------------------------------
    HTML tag classes
---------------------------------*/

a {
    color: #c8372d;
    text-decoration: underline;
}

a:hover {
    color: #1f2c5f;
    text-decoration: none;
}

img {
    border: 0;
    margin: 3px;
    padding: 0;
}

img.right {
    border: 0;
    margin: 3px;
    padding: 0;
    float: right;
}

img.left {
    border: 0;
    margin: 3px;
    padding: 0;
    float: left;
}

table, table td {
    border: 0;
    margin: 0;
    padding: 0;
    font: 13px/17px tahoma, arial, sans-serif;
    color: #333;
}

table th, table td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
}

table th {
	text-align: right;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    color: #1f2c5f;
    margin: 0 0 18px 0;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    color: #c8372d;
    margin: 0 0 16px 0;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    color: #1f2c5f;
    margin: 0 0 14px 0;
}


br.clear {
	clear: both;
}

ul li.letter {
	list-style: none;
	display: block;
	padding: 6px;
	margin: 10px;
	font-size: 14px;
}

ul li.directory {
	list-style: none;
	display: block;
	padding: 5px 10px;
	margin: 10px;
	background: #EFEDF0;
	border: solid 2px #C9C9C9;
}

ul li.directory h3 {
	padding: 3px;
	border-bottom: solid 2px #D9D9D9;
	font-size: 14px;
}

ul li.directory p {
	padding: 3px;
}


.entry-meta {
	border: dotted 1px #AAA;
	font-size: 85%;
	background: #f2f1ef;
	margin: 0 0 0 20px;
	padding: 3px 6px;
	color: #666;
}

.comment-meta {
	border-bottom: dotted 1px #000;
	font-size: 85%;
	color: #000;
}

.comment {
	color: #888;
}

/*---------------------------------
    Header classes
---------------------------------*/

#header h1 { /*  IE specific class  */
    cursor: pointer;
    height: 123px;
    margin: 0 0 32px 0;
}

#container > #header h1 { /*  All other standard compliant browsers' class  */
    cursor: pointer;
    height: 155px;
    margin: 0;
}

#header h1 span, #header p {
    display: none;
}


/*---------------------------------
    Navigation classes
---------------------------------*/

#nav {
    width: 710px;
    height: 25px;
    margin: 0;
    padding: 25px 20px 25px 20px;
    background: url("/images/nav_bg.jpg") no-repeat left top;
}

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

#nav ul li {
	list-style: none;
	margin: 0;
	float: left;
    margin: 0 20px 0 0;
}

#nav a:link,
#nav a:active,
#nav a:visited {
    display: block;
    margin: 0;
    padding: 0;
    color: #1f2c5f;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}

#nav a:hover {
    color: #FFF;
    text-decoration: underline;
}

#sub_nav { 
    width: 121px;
    margin: 0 0 0 52px;
    padding: 0;
    text-align: left;
    float: left;
}

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

#sub_nav ul li { 
    margin: 0;
    padding: 0 0 15px 0;
    display: block;
    float: left;
    font-size: 13px;
    color: #FFF;
}

#sub_nav ul li span.bottom { 
    display: block;
    width: 120px;
    border-top: solid 1px #BBB;
    padding: 10px 0 0 0;
}

#sub_nav ul li a:link,
#sub_nav ul li a:active,
#sub_nav ul li a:visited {
    color: #FFF;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
}

#sub_nav ul li a:hover {
    color: #f3c131;
    text-decoration: underline;
}

#nav ul.FBICAKYMenu li ul {
	display: none;
	position: absolute;
	background: #ac8d33;
	margin: 10px 0 0 0;
	padding: 0;
	width: 160px;
	list-style: none;
	border-top: solid 1px #750;
	border-left: solid 1px #750;
	border-right: solid 3px #750;
	border-bottom: solid 3px #750;
}

#nav ul.FBICAKYMenu li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	text-align: left;
}

#nav ul.FBICAKYMenu li ul li a:link,
#nav ul.FBICAKYMenu li ul li a:active,
#nav ul.FBICAKYMenu li ul li a:visited {
	display: block;
	font-size: 90%;
	background: #ac8d33;
	padding: 5px 10px;
	width: 140px;
	text-align: left;
	border-bottom: dotted 1px #750;
}

#nav ul.FBICAKYMenu li ul li a:hover {
	background: #fc4;
	color: #458;
}

/*---------------------------------
    Footer classes
---------------------------------*/

#footer div {
    padding: 0;
    margin: 0 0 10px 0;
}

#footer a {
    color: #cdcdcd;
    text-decoration: none;
}

#footer a:hover {
    color: #cdcdcd;
    text-decoration: underline;
}



/*---------------------------------
	Alumni Directory
---------------------------------*/

table.directory {
	margin: 0 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	border: solid 1px #CCC;
	background: #f5f4f2;
	font: inherit;
}

table.directory thead th {
	background: #4270ab;
	color: #FFF;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
}

table.directory tbody th {
	background: #e5e4e2;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-size: 90%;
	font-weight: normal;
}

table.directory tbody th.email {
	border-bottom: dotted 1px #AAA;
}

table.directory tbody td {
	color: #000;
	text-align: left;
	vertical-align: top;
	border-bottom: dotted 1px #CCC;
	font-size: 90%;
	font-weight: normal;
}




