/* custom.css for Cowboys Of Dothan | Greg Rickaby dESIGN | Updated for Thesis 1.6 | 10.8.09 */

/* ----- Universal ----- */
body.custom {
	background-color: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
.custom .prev_next p {
	display: none;
}
.custom .comments_closed {
	text-indent: -9999px;
}
.custom a {
	color: #fff;
	text-decoration: underline;
}
.custom a:hover {
	color: #fff;
	text-decoration: none;
}
.custom h1 {
	color: #fff;
	font-size: 2em;
}
.custom h2 {
	color: #fff;
	font-size: 1.5em;
}
.custom .headline_area h1 {
	font-size: 4em;
	line-height: 1.364em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.custom .headline_area h2 {
	font-size: 4em;
	line-height: 1.364em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #f70800;
}
.custom .headline_meta a {
	border: none;
}
.custom #archive_info h1 {
	font-size: 3em;
	color: #f70800;
}
.custom #archive_info p {
	display: none;
}
/* ----- Menu ----- */
.custom .menu {
	border: none;
	display: block;
	height: 40px;
	background-color: #000;
}
.custom .menu a {
	border: none;
	background-color: #000;
	color: #fff;
	font-size: 1.5em;
	letter-spacing: normal;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}
.custom .menu a:hover {
	border: none;
	background-color: #000;
	color: #fff;
}
.custom .menu .current {
	border: none;
	background-color: #000;
}
.custom .menu ul a {
	border: none;
	background: none;
}
.custom .menu .rss {
	border: none;
}
.custom .menu .rss a {
	border: none;
	background-color: #000;
	color: #fff;
}
.custom .menu .rss a:hover {
	border: none;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.menu .current > a, .menu .current-cat > a {
	cursor: pointer;
}
/* ----- Header ----- */
.custom #header {
	border: none;
	height: 110px;
	width: 956px;
	background-color: #f70800;
	background-attachment: scroll;
	background-image: url(images/header-background.gif);
	background-repeat: no-repeat;
}
.custom #logo, #logo a {
	display: block;
	background-image: url(images/cowboys-logo.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 150px;
	width: 261px;
	text-indent: -9999px;
	padding: 0px;
}
.custom #header #tagline {
	text-indent: -9999px;
}
.custom #fcg {
	padding-top: 2em;
	padding-bottom: 2em;
}
/* -------- CONTENT ---------- */
.custom #container {
}
.custom #page {
}
.custom #content {
}
.custom #content_box {
	background-color: #000;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #f70800;
	border-left-color: #f70800;
	border-bottom-color: #f70800;
}
/* -------- SIDEBAR ---------- */
.custom .sidebar h3 {
	color: #f70800;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}
/* ----------- FOOTER ------------- */
.custom #footer {
	border: none;
	background-color: #000;
}
.custom #footer a {
	border: none;
	color: #FFF;
}
.custom #footer a:hover {
	border: none;
	color: #FFF;
}
/* ----- Calendar ----- */
.custom .calnk a {
	color: #fff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.custom .calnk a:hover {
	text-decoration:none;
	color:#fff;
}
.custom .calnk a:visited {
	color:#fff;
	text-decoration: underline;
}
.custom .calnk a span {
	display:none;
}
.custom .calnk a:hover span {
	color:#fff;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
	border:1px solid #333;
	background-color: #333;
}
.custom .calendar-table {
	border:none;
	width:100%;
}
.custom .calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #333;
	background-color:#000;
}
.custom .calendar-next {
	width:25%;
	text-align:center;
}
.custom .calendar-prev {
	width:25%;
	text-align:center;
}
.custom .calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.custom .normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #333;
	background-color:#000;
}
.custom .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #333;
	background-color:#000;
	color:#fff;
}
.custom .day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #333;
}
.no-events {
}
.custom .day-without-date {
	width:60px;
	height:60px;
	border:1px solid #000;
}
.custom span.weekend {
	color:#fff;
}
.custom .current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #333;
	background-color:#333;
}
.custom span.event {
	font-size:0.75em;
}
.custom .kjo-link {
	display: none;
}
.custom .event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
}
.custom .event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000;
}
.custom .event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000;
}
.custom .calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #333;
	background-color:#000;
}
.custom .calendar-date-switcher form {
	margin:0;
	padding:0;
}
.custom .calendar-date-switcher input {
	border:1px #333 solid;
}
.calendar-date-switcher select {
	border:1px #333 solid;
}
.custom .cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #333;
}
