/*  
Theme Name: GTT
Theme URI: 
Description: Grit Track and Trail theme
Version: 1.0
Author: 
Author URI: Jon Pearson
Tags: 
*/


/*
	dark: 00538A   medium: 989ED8	light:
*/

html
{
	background: #ccc url(/images/bg.jpg) top left repeat-x;	
/*	background: #ccc */
}

body
{
	font-family: Verdana, serif;
	font-size: 10pt;
	line-height: 14pt;
	background: white; color: black;
	margin: 10px auto 5px auto;
	width: 1000px;
/*	border: 1px dotted #00538A; */
}

a
{
	text-decoration: none;
}

h1
{
	font-size: 36pt;
	font-family: Arial, sans-serif;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 11pt;
	line-height: 18pt;

}

img 
{
	border: 0
}


#footer
{
	padding: 20px 20px 0 20px;
}

#content
{
	padding: 20px 40px 0 20px;
}

#sidebar
{
	float: right;
	width: 290px;
	background: white;
	padding: 20px 20px 0 20px;
	margin-bottom: 30px;
}

/* --------------------------------------------------------*/

#banner
{
	height: 260px; 
	background-color: white;
	padding: 45px 0 0 30px;
}

/* --------------------------------------------------------*/

#nav
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}


#nav ul
{
	display: block;
	padding: 0;
/*	margin: 0 0 0 10px; */
}

.page_item
{
	display: inline;
	color: black;
	margin: 0 2px;
	padding: 5px 5px;
	-moz-border-radius: 8px 8px 0 0;
}

.page_item a
{
	color: #111;
	text-decoration: none;
}

.page_item:hover
{
	background: #00538A;
	color: white;
}

.page_item a:hover
{
	color: white;
}

.current_page_item,  .current_page_ancestor
{
	background: #00538A; color: white;
}

.current_page_item a, .current_page_ancestor a
{
	color: white;
}


#nav hr
{
	color: #00538A; background: #00538A;
	height: 10px;
	border: 0;
	margin: 0;
}

/* --------------------------------------------------------*/

#sidebar h1
{
	font-size: 12pt;
	font-weight: bold;
	background-color: #00538A;
	color: white;
	padding: 1px 5px;
	margin: 0;
	border: 1px solid #00538A;
	-moz-border-radius: 8px 8px 0 0;
}

#sidebar h2
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #00538A;
	color: white;
	padding: 1px 5px;
	border: 1px solid #00538A;
	-moz-border-radius: 8px 8px 0 0;
/*	-moz-box-shadow: 3px 3px #ddd; */
}



.sidebar-box
{
	margin-bottom: 20px;
	padding: 5px 0;
	font-size: 9pt;
	line-height: 12pt;
	border-style: solid;
	border-color: #00538A; /*#ddd; */
	border-width: 0px 1px 1px 1px;
	-moz-border-radius: 0 0 8px 8px;
/*	-moz-box-shadow: 3px 3px #ddd; */
}


.sidebar-box-padded
{
	padding: 5px;
}

#sidebar a
{
	color: black;
}

#sidebar a:hover, #sidebar .page:hover
{
	background: #00538A; color: white; 
}

#sidebar .gallery
{
	margin-left: 10px;
}

#sidebar .gallery a
{
	padding: 0;
}

#sidebar .gallery  a:hover
{
	background: white;
}

#sidebar h2 a
{
	color: white;
}

#sidebar a:hover, #sidebar .page:hover
{
	background: #00538A; color: white; 
}


#sidebar .page
{
	padding-left: 5px;
	display: block;
}

#sidebar .current_page
{
	padding-left: 5px;
	display: block;
	background: #00538A; color: white; 
}

/* --------------------------------------------------------*/

#content
{
	text-align: left;
	background-color: white;
	padding-bottom: 60px;
	
	margin: 0 290px 0 0;
	width: auto;
}

#content h2
{
	margin-bottom: 15px;
}


#content p
{
	margin-top: 0; padding-top: 0;
}

.welcome
{
	font-size:11pt;
	font-weight: bold;
}

#content p.big
{
	margin-top: 0; padding-top: 0;
	font-size: 11pt;
	line-height: 20pt;
}

#content li
{
	margin-bottom: 2px;
}

#content img
{
	padding: 8px;
	background-color: #eee;
	border: solid 1px #ddd;
}

#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #00538A;
}

#content a:hover
{
	background: #00538A; color: White;
}

#content a:visited
{
}


#content .image-left
{
	float: left;
	margin: 0 10px 10px 0;
}

#content .image-right
{
	float: right;
	margin: 0 0 10px 10px;
}

#content .input
{
	font-family: Verdana, serif;
	font-size: 11pt;
    border: 1px solid #00538A;
    background-color: #989ED8; color: black;
    margin-top: 5px;
}


#content .submit
{
    border: 1px solid #00538A;
    margin-top: 5px;
    background-color: #989ED8; color:black;
	font-family: Arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    width: 100px; height: 25px;
}

#content .submit:hover
{
	background-color:#00538A; color: white;
}


#content .result
{
	background-color: #00538A; color: white;
	padding: 2px;
	margin-bottom: 20px;
}


#content .testimonial
{
	font-size: 9pt;
	font-weight: bold;
	color: #00538A
}

.quote
{
	font-family: Times, Serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	margin-right: 5px;
	color: #00538A;
}

.box
{
	background: #ddd; color: black;
	font-size: 9pt;
	line-height: 11pt;
	padding: 5px 10px 5px 10px;
	margin: 0 0 20px 0;
	-moz-border-radius: 15px;
}

.box h3
{
	font-size: 9pt;
	margin-bottom: 2px;
}

.box ul
{
	margin-top:0; padding-top: 0;
	padding-left: 15px;
}

.box h2
{
	padding: 0;
	margin: 0;

}

.box .title
{
	font-weight: bold; 
	font-size: 10pt;
	color: black;
	margin: 0 0 10px 0;
	padding: 0;
    border-bottom: 1px solid #00538A;
}



/* --------------------------------------------------------*/

#footer
{
	clear: both;
	border-top: 5px solid #00538A;	
	padding-top: 10px; padding-bottom: 10px;
	margin: 20px 0 0 0;
	text-align: left;
	font-size: 8pt;
	color: #444;
	background-color: white;
}

.ctclogo
{
	float:right;
	position: relative; top: -50px;
}

.quicklink
{
	font-style: italic;
	margin-bottom: 20px;
}

a.activequicklink
{
	text-decoration: underline;
}


