/* @override http://dallascfa.com/site.css */

/* GLOBAL */
body {
    color: #3f3f3f;    
}
p, a, li, input, select, textarea, #breadcrumb {    
    font-size: 12px;
}
p {
    margin-bottom: 10px;
}
a {
    color: #3f3f3f;    
    text-decoration: underline;
}
a:hover {
	color: #4e41e3;
    text-decoration: underline;
}
li, dd, blockquote {
    margin-left: 20px;
}
hr {
    margin-bottom: 10px;
}

/* Temp Page */
#temp-container h1 {
    margin-bottom: 40px;
    width: 400px;
    height: 30px;
    background-image: url(assets/images/dcfa_logo.png);
    text-indent: -9999px;
    margin-top: 40px;
}

/* HEADER */
#header {
    margin-top: 27px;
}
#header h1 {
    margin-bottom: 0;
    width: 400px;
    height: 30px;
    background-image: url(assets/images/dcfa_logo.png);
}
#header h1 a {
    display: block;
    width: 400px;
    height: 30px;
    text-indent: -9999px;
}

/* Main Nav */
#nav {
    width: 940px;
    height: 25px;
}
#nav ul {
	list-style: none; 
	min-height: 25px; 
	display: inline; 
	float: right; 
	margin: 0;
}
#nav li {
	background: url(assets/images/tab.png) 0 0; 
	float: left; 
	display: block; 
	margin: 0 2px 0 0; 
	padding: 0 0 0 9px;
	position:relative; 
	z-index: 98; 
	zoom: 1;
}
#nav a {
	background: #d6e342 url(assets/images/tab.png) 100% 0; 
	display:block; 
	float:left; 
	padding: 1px 9px 0 0; 
	line-height: 24px;
	text-decoration:none; 
	color: #3f3f3f;
    font-size: 10px;
}
#nav .here a { 
	background-position: 100% -50px;
}
#nav .here { 
	background-position: 0 -50px;
}
#nav a:hover {
	color: #000;
}
#nav li.last { 
	margin: 0;
}
#nav li ul { 
    display: none; 
    position: absolute; 
    height: auto; 
    top: 24px;
    left: -10px;
    width: 11em;
	padding: 1px 10px 10px 10px;
	background:url(images/clear.gif);/* trick to keep'em open */
	z-index: 99;
}
#nav li:hover ul { 
	display: block; }
#nav li li {
    background-image: none;
    background-color: #3f3f3f;
    float: none;
    clear: left;
    display: block;
	margin: 0 !important;
	margin-bottom: -3px;
	line-height: auto;
	line-height: 1%;
	zoom: 1;
    padding: 0;
    width: 150px;
    z-index: 100;
    position: relative;
}
#nav li li a {
    background: none;
    display: block;
    float: none;
    line-height: 1.5em;
    padding: 8px 15px 12px;
    color: #cfcfcf;
	position: relative;
	zoom: 1;
}
#nav li li a:hover {
    color: #fff;
}

/* Sub Nav */
#subnav {
    height: 26px;
    border-top: 10px solid #000;
    border-bottom: 1px solid #000;
}
/* Breadcrumbs */
#breadcrumb {
    float: left;
    line-height: 26px;
}
/* Search Form */
#subnav #search {
    float: right;
    text-align: right;
	margin-top: -20px; /* added after upgrade to 1.8.4 */
}
#subnav fieldset {
    margin-bottom: 0;
    height: 26px;
    line-height: 26px;
}
/* MAIN */
#main {
    position: relative;
    margin-bottom: 20px;
}
/* Content */
#content {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    margin: 0;
    width: 418px;
	min-height: 554px;
	height: auto !important;
	height: 554px;
}
#content a {
    color: #4e41e3;
}
#content a:hover {
    color: #3f3f3f;
}
#content .boxed {
    border-top: 1px solid #000;
}
#content .area, #content .boxed {
    padding: 10px;
}
#content .boxed h3 a {
    color: #3f3f3f;
}
#content .boxed h3 a:hover {
    color: #4e41e3;
}

/* Copyright / Siteby */
#copyright, #siteby {
    margin-top: 10px;
    position: relative;
}
#copyright p, #siteby p {
    margin-top: 550px;
	font-size: 10px;
}
#copyright p, #siteby p,
#copyright a, #siteby a {
	font-size: 10px;
}
#siteby p {
    text-align: right;
}
.shad-r, .shad-l {
    height: 545px;
    width: 17px;
    position: absolute;
    z-index: 99;
    top: 0;
}
.shad-l {
    left: 0;
    background: url(assets/images/shad-R.png) repeat-y;
}
.shad-r {
    right: 0;
    background: url(assets/images/shad-L.png) repeat-y;
}

/* HOME */

/* Welcome */
#content h2 {
    height: 100px;
    margin-bottom: 10px;
    color: #fff;
    background: #d6e342;
    text-align: right;
    position: relative;
    line-height: 1.1em;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
}
#content h2 span {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding-left: 10px;
}
#content h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

/* Boxed */
.boxed img {
    float: left;
}
.boxed p, .boxed ul {
    margin-left: 60px;
}
.boxed ul.events {
    margin-bottom: 0;
}
#content .boxed h3, #content .boxed h4 {
    margin-left: 60px;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 0px;
}
.boxed h4 {
	font-size: 12px;
	text-transform: none;
}
.boxed p {
	margin-bottom: 0;
}
.boxed li {
    list-style-type: none;
    margin-left: 0;
}

/* Event Listings */
span.date {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline; 
	width: 120px;   
}
.events a, .eventsSection a {
    text-decoration: underline;
}
.eventsSection {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 10px;
}
.eventsSectionFirst {
    border-top: 1px solid #000;

}
.eventsSection li span.date, .events li span.date {
    position: absolute;
}
.eventsSection li a, .events li a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
    margin-left: 120px;
}
.noborder {
    border: none;
}

.eventsSection h3 {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
}
.eventsSection h3 a {
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
.eventsSection ul {
    margin-bottom: 0;
}
.eventsSection li {
    list-style-type: none;
    position: relative;
}

/* Event Details */
#eventdetails th {
    padding-bottom: 5px;
}
#eventdetails td {
    padding-left: 10px;
    padding-bottom: 5px;
}
#eventmoreinfo h3 {
    margin-bottom: 0;
    font-size: 14px;
}
#eventsShortDetails {
    display: none;
}

/* EasyEvents Calendar */
#ee_miniCalendarContainer table {
	width: 398px;
}
#ee_miniCalendarContainer table td, #ee_miniCalendarContainer table th{
	text-align: center;
}
.ee_miniCalYear {
	font-weight: bold;
}
.ee_miniCalendarDays {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.ee_miniCalendarDays thead {
	background-color: #757a80;
	color: #fff;
	border-bottom: 1px solid #000;
}
.ee_miniCalendarDays thead th {
	background-color: #757a80;
}
.ee_miniCalendarDays tbody {
	background-color: #fff;
}
.ee_miniCalendarDays th, .ee_miniCalendarDays td {
	padding: 5px;
}
.ee_miniCalendarDays td a {
	font-weight: bold;
    font-size: 12px;
}
.ee_miniCalendarDays td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.ee_miniCalendarDays td.ee_saturday {
	border-right: none;
}
.ee_miniCalendarNav {
	margin-bottom: 5px;
}
.ee_miniCalendarNav a {
	text-decoration: none;
	display: block;
	width: 16px;
	border-bottom-style: none;
	font-size: 16px;
}
.ee_miniCalendarNav a:hover {
	font-weight: bold;
}
.ee_miniCalPrev, .ee_miniCalNext {
	width: 15px;
	line-height: 16px;
}

.easyEventsList_heading {
    font-weight: bold;
}
.easyEventsList_title {
	margin-bottom: 10px;
}

.ui-tabs-nav {
    margin: 0;
    height: 14px;
}
.ui-tabs-nav li {
    list-style-type: none;
    margin: 0 54px 0 0;
    font-weight: bold;
    float: left;
}
.ui-tabs-panel {
    display: block;
}
.ui-tabs-hide {
    display: none;    
}
#datelist {
    color: #000;
}
#datelist span.date {
    width: 80px;
    font-weight: bold;
}
#datelist a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}
#datelist a:hover {
    text-decoration: underline;
}
#datelist span.sponsors {
    display: block;
    margin-left: 80px;
}
#datelist li {
    list-style-type: none;
    border-bottom: 1px solid #ab9eda;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
#datelist li.first {
    padding-top: 0;
}
#map {
    width: 398px;
    height: 398px;
}

/* Mailing List */
#mailingList label {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
    width: 100px;
    text-align: right;
}
.errors {
    color: #f81b09;
}

/* News */
.newsPost {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #7f7f7f;
}
.newsPost.first {
	padding-top: 0;
	border-top: none;
}
.newsPost .date {
	margin: 0;
	color: #7f7f7f;
	font-size: 10px;
}
.newsPost img {
    float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Scholarships */
.scholarship dt {
    float: left;
    font-weight: bold;
}
.scholarship dd {
    margin-left: 75px;
}
#TB_ajaxContent h1 {
    margin-top: 20px;
}
