/*
Theme Name: Can't Hold Down the Fort
Theme URI: http://www.mmihouston.com/
Description: The default Can't Hold Down the Fort Theme
Version: 1.0
Author: Marion, Montgomery, Inc.
Author URI: http://www.mmihouston.com/

	Can't Hold Down the Fort v 1.0
	 http://www.cantholddownthefort.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end CSS Reset */

/* General */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.fortbendcounty.com/javascript/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


body {
	background: #000 url(images/fbedc_bg_main.jpg) repeat-x top left;
	margin: 0 auto;
	padding: 0;
	font:  normal 62.5% 'Trebuchet MS', Tahoma, Verdana, san-serif; 
	color: #333;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Garamond, Georgia, serif;
	font-weight: bold;
	}

h1 {
	margin: 0;
	padding-top: 70px;
	font-size: 4em;
	}

h2 {
	border-top: dotted 1px #666633;
	border-bottom: dotted 1px #666633;
	margin: 0 0 30px;
	padding: 6px 0 0 8px;
	font-weight: normal;
	font-size: 2.00em;
	line-spacing: 1.00em;
	color: #666633;
	}
	
h3 {
	margin: 30px 0 0;
	padding: 0;
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666633;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}
	
a {
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {
	color: #663333;
}

a:hover, a:active {
	color: #ff6600;
	text-decoration: underline;
	}

a img {
	border: none;
	}

hr {
	display: none;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
select {
	width: 130px;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
/* end General */	
	
	
/* Structure */
#page {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 860px;
	}

#content {
	background: url(images/fbedc_bg_stage.jpg) repeat top left;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	float: left;
	text-align: center;
	width: 840px;
}
	
#contentBody {
	background: #f2f2e5 url(images/fbedc_bg_content.jpg) no-repeat top left;
	border-right: solid 1px #999966;
	border-bottom: solid 1px #999966;
	border-left: solid 1px #999966;
	padding-bottom: 10px;
	float: left;
	font-size: 1.35em;
	text-align: center;
	width: 838px;
	}
	
#narrowcolumn {
	margin: 0;
	padding: 0 10px;
	float: left;
	width: 520px;
	text-align: left;
	}
	
#narrowcolumn ul, #widecolumn ul {
	margin: 10px 0;
	padding: 0 0 0 30px;
	list-style-type: square;
}

#narrowcolumn .postmetadata {
	margin-left: 10px;
	padding-top: 5px;
	}

#widecolumn {
	margin: 10px 0;
	padding: 0 30px 0 10px; 
	float: left;
	width: 790px;
	}

#narrowcolumn .entry h3, #widecolumn .entry h3, #narrowcolumn .post h3, #widecolumn .post h3, #narrowcolumn .post small, #widecolumn .post small {
	margin-left: 10px;
}

#narrowcolumn .entry p, #widecolumn .entry p{
	margin: 0 0 20px 10px;
	line-height: 2.35em;
	}
	
#narrowcolumn .entry ul li, #widecolumn .entry ul li {
	margin: 0 0 20px;
}

#widecolumn .post {
	margin: 0;
	}

#widecolumn .postmetadata {
	margin: 30px 0;
	}

#widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#narrowcolumn .entry, #widecolumn .entry {
	line-height: 1.4em;
	}
/* end Structure */


/* Header */
#header {
	background: url(images/fbedc_bg_stage.jpg) repeat top left;
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 840px;
	text-align: center;
	}

#headerNav {
	padding: 5px 0;
	text-align: right;
	width: 860px;
	color: #fff;
}

#headerNav a:link, #headerNav a:visited {
	color: #fff;
}

#headerNav a:hover, #headerNav a:active {
	color: #ff9900;
}

#headerimg 	{
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	height: 331px;
	}

#flashAd {
	border-top: solid 1px #999966;
	border-right: solid 1px #999966;
	border-left: solid 1px #999966;
}

#flashMap {
	background-color: #fff;
	border: solid 1px #999966;
	margin: 0 auto;
	padding: 8px 4px;
	text-align: center;
}
/* end Header */


/* Main Navigation */
#mainNav {
	margin: 0 9px;
	padding: 20px 0 0;
	height: 105px;
}

#mainNav ul li {
	display: inline;
	list-style: none;
}

#mainNav ul li a span {
	display: none;
	visibility: hidden;
}

/*
.nav01 a span, .nav01Over a span, .nav02 a span, .nav02Over a span, .nav03 a span, .nav03Over a span {
	display: none;
	visibility: hidden;
}
*/

.nav01 a, .nav02 a, .nav03 a, .nav01Over a, .nav02Over a, .nav03Over a {
	float: left;
	width: 270px;
	height: 90px;
}

.nav01 a, .nav01Over a, .nav02 a, .nav02Over a {
	margin: 0 5px 0 0;
}

.nav01 a:link, .nav01 a:visited {
	background: url(images/navigation/fbedc_nav_live_norm.png) no-repeat top left;
}

.nav01 a:hover, .nav01 a:active, .nav01Over a {
	background: url(images/navigation/fbedc_nav_live_over.png) no-repeat top left;
}

.nav02 a:link, .nav02 a:visited {
	background: url(images/navigation/fbedc_nav_work_norm.png) no-repeat top left;
}

.nav02 a:hover, .nav02 a:active, .nav02Over a {
	background: url(images/navigation/fbedc_nav_work_over.png) no-repeat top left;
}

.nav03 a:link, .nav03 a:visited {
	background: url(images/navigation/fbedc_nav_play_norm.png) no-repeat top left;
}

.nav03 a:hover, .nav03 a:active, .nav03Over a {
	background: url(images/navigation/fbedc_nav_play_over.png) no-repeat top left;
}
/* end Main Navigation */


/* Begin Sidebar */
#sidebar {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	text-align: left;
	width: 270px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 5px 0;
	font-size: 1.2em;
	}
	
#sidebar h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul h3 {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0 10px 10px;
	padding: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.btnMoreInfo {
	
}

#sidebarNav {
	margin: 0 0 20px;
	padding: 0;
}

#sidebarNav ul {
	margin: 0;
	padding: 0;
}

#sidebarNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#sidebarNav li a {
	border-bottom: dotted 1px #999966;
	padding: 7px 10px;
	float: left;
	width: 252px;
}

#sidebarNav li a:link, #sidebarNav li a:visited {
	background-color: #e6e6ce;
	color: #663333;
}

#sidebarNav li a:hover, #sidebarNav li a:active {
	background-color: #663333;
	color: #fff;
}

#sidebarNav li ul {
	margin: 0;
	padding: 0;
}

#sidebarNav li ul li a {
	padding: 5px 20px;
	width: 232px;
}
/* End Sidebar */


/* Events */
.widget_wp_events {
	background: #e6e6ce url(images/fbedc_bg_events.gif) no-repeat top left;
	border-top: dotted 1px #999966;
	border-bottom: dotted 1px #999966;
	margin: 0;
	padding: 5px 10px;
	float: left;
	width: 252px;
	height: 200px;
}

.widget_wp_events h3 {
	
}

.eventSidebarItem {
	margin: 0 0 20px;
	font-size: 0.80em;
	text-align: left;
}

.eventBtn {
	background: url(images/fbedc_bg_btn.jpg) repeat-x top left;
	border: solid 1px #999966;
	padding: 2px 15px;
	float: right;
	font-family: Garamond, Georgia, serif;
	font-size: 0.80em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.eventItem {
	margin: 0 0 20px;
}

.eventTitle {
	font: normal 1.50em Garamond, Georgia, serif;
}

.eventDate {
	
}
/* end Events */


/* Contact Form */
.wpcf7 form {
	margin-left: 10px;
}

.wpcf7 input, .wpcf7 textarea {
	background-color: #fff;
	border: solid 1px #999966;
	padding: 4px;
}

.wpcf7-list-item {
	display: block;
}

.formText, .formSelect, .formMessage {
	margin: 0 0 10px;
}
/* end Contact Form */


/* Footer */
#footer {
	margin: 0 auto;
	padding: 10px 0;
	width: 860px;
	clear: both;
	color: #fff;
}

#footerNav a:link, #footerNav a:visited {
	color: #fff;
}
	
#footerNav a:hover, #footerNav a:active {
	color: #ff9900;
}	
	
#footerLogo, #footerNav {
	display: inline;
	float: left;
}

#footerLogo {
	width: 65px;
}

#footerNav {
	width: 795px;
	text-align: right;
}
/* end Footer */


/*	Header Tags */
h2.pagetitle {
	margin-top: 30px;
	font-size: 1.6em;
}

.h2About, .h2Contact, .h2Events, .h2Home, .h2Map, .h2Press, .h2Why, .h2Live, .h2Work, .h2Play, .h2Error {
	color: #fff;
}

.h2About, .h2Contact, .h2Events, .h2Home, .h2Map, .h2Press, .h2Why, .h2Error {
	background: url(images/h2/fbedc_h2_general.jpg) repeat-y top left;
}

.h2Live {
	background: url(images/h2/fbedc_h2_live.jpg) repeat-y top left;
}

.h2Work {
	background: url(images/h2/fbedc_h2_work.jpg) repeat-y top left;
}

.h2Play {
	background: url(images/h2/fbedc_h2_play.jpg) repeat-y top left;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* end Header Tags */


/* Post */
.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.entry p a:visited {
	color: #b85b5a;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.clear {
	clear: both;
}

.imgLogo {
	margin: 2px 5px;
	display: inline;
	float: left;
}

.textStat {
	font-family: Garamond, Georgia, serif;
	font-weight: 600;
	font-size: 1.50em;
	color: #663333;
}

.tablePress {
	margin: 0 auto 20px;
	width: 500px;
}

tr.tableHeader {
	background-color: #74520A;
	float: left;
	font-weight: bold;
	color: #fff;
}

.tableDate, .tableArticle, .tableDownload {
	padding: 2px 4px;
	float: left;
}

.tableDate {
	width: 92px;
}

.tableArticle {
	width: 322px;
}

.tableDownload {
	width: 62px;
}
/* end Post */	


/* Modules */
#moduleBar {
	display: block;
	float: left;
	width: 840px;
}

#moduleBar h3 {
	margin: 0 0 5px;
	padding: 0;
	line-height: 1.10em;
	font-size: 1.10em;
	font-weight: normal;
	text-align: left;
}

.module {
	background-color: #e6e6ce;
	border-top: dotted 1px #999966;
	border-bottom: dotted 1px #999966;
	margin: 0 10px 10px;
	padding: 5px 10px;
	display: inline;
	float: left;
	height: 215px;
}

.module ul {
	margin: 0 0 0 15px;
}

.module ul li {
	margin: 0 0 0 5px;
	list-style-type: square;
	font-size: 0.80em;
	text-align: left;
}

.module p {
	margin: 5px 0;
	font-size: 0.80em;
	text-align: left;
}

.module img {
	border: solid 1px #999966;
	margin: 0 0 5px;
}

.stats {
	background: #e6e6ce url(images/fbedc_bg_events.gif) no-repeat top left;
	width: 280px;
}

.stats p {
	font-style: oblique;
	font-size: 1.25em;
}

.quotescollection_author {
	font-size: 0.85em;
}

.cities {
	background: #e6e6ce url(images/fbedc_bg_events.gif) no-repeat top left;
	width: 220px;
}

.maps {
	background: #e6e6ce url(images/fbedc_bg_events.gif) no-repeat top left;
	width: 220px;
}

.events {
	
}

.first {
	margin-left: 0;
}

.last {
	margin-right: 20px;
}
/* end Modules */


/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.imgBtn {
	margin: 10px 0 0;
	float: left;
}

.imgPage {
	margin-left: -10px;
}

.imgSeal {
	margin: 0 0 10px 0;
	vertical-align: middle;
}

.thumbCaption {
	width: 120px;
}
/* end Images */


/* Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
end Lists */


/* Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* end Form Elements */	


/* Comments */
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* end Comments */


/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* end Calendar */


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: .85em;
}
/* end Captions */


/* Various Tags & Classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}
/* end Various Tags & Classes*/