/*  style.css
    CSS File for the Texan & the Canadian theme. 
    Basic Layout:
    
    The page has 2 columns enclosed by the body container.
*/

body {  
    background-color: #123456;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : white;
    text-align: center;
    padding: 0px;
    margin: 0px;
    height: 100%;
}

.header_image {
    background-image: url(images/texancan_header1024.jpg);
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 0 auto;
    width: 1024px;
    height: 189px;
}

.header_tabs {
    background-color: #fff;
    margin: 0 auto;
    width: 1004px;
    padding: 10px;
}

/* Wide menu for latest comments */

.body_content {
    background-color: #fff;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000080;
    font-size: 0.9em;
    text-align: left;
    margin-left: 310px;    
    padding: 15px;
    border-left: 1px solid navy;
    height: 100%;
}

#body_menu {
    color: #000080;
    background-color: #fff;
    width: 295px;
    float: left; 
    margin: 0;
    padding: 5px;
    text-align: left;
    font-size:0.9em;
    height: 100%;
}

#body_menu h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.0em;
}

/* Smaller Menu for just a menu */

#body_menu_small {
    color: #000080;
    background-color: #fff;
    width: 155px;
    float: left; 
    margin: 0;
    padding: 5px;
    text-align: left;
    font-size:0.9em;
    height: 100%;
}

#body_menu_small h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.0em;
}

.body_content_small {
    background-color: #fff;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000080;
    font-size: 0.9em;
    text-align: left;
    margin-left: 165px;    
    padding: 15px;
    border-left: 1px solid navy;
    height: 100%;
}

/* The container that encloses the body_menu and body_content */

.body_container {
    background-color: #fff;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000080;
    font-size: 0.9em;
    text-align: left;
    background-color: #fff;
    margin: 0 auto;
    width: 1004px;
    padding: 10px;
    clear: both;
    height: 100%;
    overflow: auto;
}

.footer {
    background-image: url(images/texancan_footer.jpg); 
    color: #ffffff;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center; 
    margin: 0 auto; 
    width: 1004px;
    height: 20px; 
    padding: 10px;
    font-size: 1.2em;
    clear: both;
    height: 100%;
}

hr {
    color: #000080;
    background-color: #000080;
    width: 300px;
    height: 4px;
    margin: 0 auto;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 0.5em;
    
	}


h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000080;
	}

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

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #body_menu h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#body_menu ul, #body_menu ul ol {
	margin: 0;
	padding: 0;
	}

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

#body_menu ul p, #body_menu ul select {
	margin: 5px 0 8px;
	}

#body_menu ul ul, #body_menu ul ol {
	margin: 5px 0 0 10px;
	}

#body_menu ul ul ul, #body_menu ul ol {
	margin: 0 0 0 10px;
}

ol li, #body_menu ul ol li, #body_menu_small ul ol li {
	list-style: decimal outside;
	}

#body_menu ul ul li, #body_menu_small ul ol li {
	margin: 3px 0 0;
	padding: 0;
}




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

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

#body_menu #searchsubmit {
	padding: 1px;
	}


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

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

/* begin css tabs */

ul#tabnav { 
    /* general settings */
    text-align: left; /* set to left, right or center */
    margin: 1em 0 1em 0; /* set margins as desired */
    font: bold 11px verdana, arial, sans-serif; /* set font as desired */
    border-bottom: 1px solid #000080; /* set border COLOR as desired */
    list-style-type: none;
    padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
    display: inline;
}

body#tab0 li.tab0, body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { 
    /* settings for selected tab */
    border-bottom: 1px solid #fff; /* set border color to page background color */
    background-color: #fff; /* set background color to match above border color */
}

body#tab0 li.tab0 a, body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { 
    /* settings for selected tab link */
    background-color: #fff; /* set selected tab background color as desired */
    color: #000080; /* set selected tab link color as desired */
    position: relative;
    top: 1px;
    padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { 
    /* settings for all tab links */
    
    /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
    padding: 3px 4px; 
    
    /* set border COLOR as desired; usually matches border color specified in #tabnav */
    border: 1px solid #000080; 
    background-color: silver;  /* set unselected tab background color as desired */
    color: #666; /* set unselected tab link color as desired */
    margin-right: 0px; /* set additional spacing between tabs as desired */
    text-decoration: none;
    border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
    background: #fff; /* set desired hover color */
}
 
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

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