/*
Theme Name: GPS
Theme URI: http://www.gpsheights.org/
Description: The WordPress theme for the GPS Heights website.
Version: 1.0
Author: Oliver Chang, James M. Allen
Author URI: http://www.gpsheights.org/
*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #E6E3DF url("./images/bg.jpg") no-repeat;
	color: #4D4D4D;
	font-size: 1.0em; /* 12pt */
	font-family: arial, verdana, sans-serif;
	text-align: center;
	line-height: 1.44;
	padding: 1.25em 0;
}

h1 small, h2 small, h3 small {
	display: block;
	font-size: 80%;
}

a, #content a {
	color: #8E2800;
	text-decoration: none;
}

a:hover, #content a:hover {
	color: #B64926;
	text-decoration: underline;
}


/* rir = Revised Image Replacement (Dwyer Method) */
.rir { background: transparent no-repeat; display: block; margin: 0; padding: 0; position: relative; }
.rir a { display: block; height: 100%; width: 100%; }
.rir span { display: block; height: 0; overflow: hidden; width: 0; }


#page-container {
	background-color: white;
	padding-top: .625em;
	padding-bottom: .625em;
	width: 824px;
	margin: auto;
}

#page {
	text-align: left;
	margin: 0 11px;
	background-color: white;
	border: 1px solid #E6E3DF;
	padding: 5px 20px 20px 20px;
}

#header {
	border-bottom: 4px solid #4D4D4D;
	height: 117px;
	overflow: hidden;
	position: relative;
}

#header h1 {
	left: 0;
	position: absolute;
	top: 10px;
}

#logo {
	background-image: url(./images/logo.jpg);
	height: 97px;
	width: 336px;
}

#two-column-layout {
	width: 720px;
	background: white url(./images/v_line.gif) repeat-y 490px 0;
	padding: 0 20px;
	margin: 20px 0;
	overflow: auto;
}

#content {
	float: left;
	font-size: .8em;
	padding-bottom: 10px;
	width: 450px;
}

#content h1 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 .2em;
}

#content h2 {
	color: #4D4D4D;
	font-size: 1.4em;
	line-height: 1.2;
	margin: 0;
	padding: .6em 0 .3em 0;
}

#content h2 a {
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}

#content h2 a:hover {
	color: #B64926;
	text-decoration: underline;
}


#content h3 {
	margin: 0;
	padding: .4em 0 .4em 0;
	font-size: 1.2em;
	color: #717171;
	font-weight: normal;
}

#content p {
	margin: 0;
	padding: .4em 0 .4em 0;
}


.entry {
	border-bottom: 1px solid #B8B8B8;
}

.entry h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.entry p {
	margin: 0;
	padding: 0 0 .6em;
}




.entry h3 {
	color: #717171;
	padding: 0 0 0 0;
}

.entry h4 {
	margin: 0;
	padding: .6em 0 1.25em;
	font-size: .7em;
	color: #4D4D4D;
	font-weight: normal;
}


img {
	border: none;
}

#video {
	text-align: center;
	padding: 20px 0 10px;
}

.videosize {
	width: 350px;
	height: 288px;
}

#video p {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

.postmetadata {
	font-size: .7em;
}

.read-more-link {
	font-size: .8em;
}

.footer-sm {
	font-size: .7em;
	background-color: #F6F6F6;
	padding: .4em .7em .4em .7em;
	margin-top: .6em;
	overflow: hidden;
}

.footer-sm .alignleft {
	float: left;
	width: 45%;
}

.footer-sm .alignright {
	float: right;
	width: 45%;
}

.footer-sm a {
	font-size: 1em;
	color: #4D4D4D;
	text-decoration: none;
	padding-top: .1em;
	padding-bottom: .1em;
}

.footer-sm a:hover {
	text-decoration: underline;
	color: #3E3E3E;
}

#post-comments {
	padding-top: 1.25em;
}

#post-comments h1 {
	padding: 0 0 .6em 0;
	margin: 0;
	font-size: 1em;
	color: #717171;
}

#post-comments h2 {
	font-size: 1em;
}

#post-comments h3 {
	padding: 0 0 .8em 0;
	margin: 0;
	font-size: .9em;
	color: #717171;
}

#post-comments h4 {
	padding: 0;
	margin: 0;
	font-size: .9em;
	font-style: italic;
}

#post-comments h4 a {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}

#post-comments a {
	text-decoration: none;
	color: #B64926;
}

#post-comments a:hover {
	text-decoration: underline;
}

#post-comments ol li h4 a:hover {
	text-decoration: underline;
}

#post-comments ol {
	padding: 0 0 1.8em 2.0em;
	margin: 0;
	font-size: .9em;
}

#post-comments ol li {
	padding: .3em .6em .3em .6em;
}

#post-comments ol li p {
	padding: 0;
	margin: 0;
}

.comment-author {
	font-weight: bold;
}

.comment-author a {
	font-size: 1em;
	font-weight: bold;
}

#comment-form-container {
	padding: 0em .6em;
	text-align: center;
	background: #F4F4F4;
}

#comment-form {
	padding-top: .2em;
	padding-bottom: .2em;
	margin: 0;
	font-size: .9em;
	font-weight: bold;
	background-color: #F4F4F4;
	text-align: left;
}

#comment-form input {
	border: 1px solid #B8B8B8;
	font-size: 1em;
}

#comment-form textarea {
	border: 1px solid #B8B8B8;
	padding: 0;
	margin: 0;
	width: 100%;
}

#previous-posts {
	float: left;
	font-size: .9em;
}

#next-posts {
	float: right;
	font-size: .9em;
}

#sidebar {
	font-size: .7em;
	margin-left: 450px;
	padding-left: 40px;
}

.sb-box {
	margin-bottom: 1.25em;
	border-bottom: 1px solid #B8B8B8;
}

#sidebar h1 {
	margin: 0;
	font-size: 1.2em;
	padding-bottom: 1.1em;
	text-align: left;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: .7em;
	font-size: 1.2em;
	color: #4D4D4D;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	padding-bottom: .7em;
	font-size: 1em;
	font-weight: bold;
}

#sidebar h4 {
	margin: 0;
	padding: 0;
	padding-bottom: 1.25em;
	font-size: 1em;
	font-weight: normal;
}

#sidebar p {
	margin: 0;
	padding-bottom: .7em;
	font-weight: normal;
}

#footer {
	border-top: 1px solid #B8B8B8;
	text-align: center;
	padding-top: 1.25em;
	font-size: .7em;
	line-height: 1.5em;
	color: #938F83;
}


/*
main navigation based on accessible image-tab rollovers
http://www.simplebits.com/notebook/2003/09/30/accessible_imagetab_rollovers.html
*/

#nav {
	position: absolute;
	height: 10px;
	overflow: hidden;
	right: 20px;
	top: 85px;
}

#nav dl {
	margin: 0;
	padding: 0;
}

.menudiv {
	float: left;
	padding: 0 12px 0 12px;
}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:10px; /* IE 5/Win hack */
}

#nav dt {
	display: inline;
}

#nav dt#home a {
	width: 31px;
	background: white url(./images/m_home.gif);
	background-repeat: no-repeat;
	height: 0px !important;
}

#nav dt#message {
	border: none;
}

#nav dt#message a {
	width: 117px;
	background: white url(./images/m_message.gif);
	background-repeat: no-repeat;
	height: 0px !important;
}

#nav dt#news a {
	width: 30px;
	background: white url(./images/m_news.gif);
	background-repeat: no-repeat;
	height: 0px !important;
}

#nav dt#about a {
	width: 60px;
	background: white url(./images/m_about.gif);
	background-repeat: no-repeat;
	height: 0px !important;
}

#nav dt#contact a {
	width: 66px;
	background: white url(./images/m_contact.gif);
	background-repeat: no-repeat;
	height: 0px !important;
}

#nav dt#home a:hover {
	background-position: 0 -10px;
}

#nav dt#message a:hover {
	background-position: 0 -10px;
}

#nav dt#news a:hover {
	background-position: 0 -10px;
}
#nav dt#about a:hover {
	background-position: 0 -10px;
}
#nav dt#contact a:hover {
	background-position: 0 -10px;
}

/* home page specific */

#h_message {
	background-image: url(./images/h_message.gif);
	height: 46px;
	width: 158px;
}

#h_site_blog_sm {
	background-image: url(images/h_site_blog_sm.gif);
	height: 29px;
	width: 54px;
}



#weekly-message {
	margin: 0 0 .6em;
}

#two-column-layout-sm {
	overflow: auto;
	margin-top: 20px;
	background: white url(./images/v_line.gif) repeat-y 50% 0;
}

#site-news {
	float: left;
	border-bottom: 1px solid #B8B8B8;
	width: 205px;
}

#blog {
	float: left;
	border-bottom: 1px solid #B8B8B8;
	width: 450px;
}

#featured-group {
	float: right;
	border-bottom: 1px solid #B8B8B8;
	width: 205px;
}


#small-group-info {
	padding-bottom: .6em;
}

#small-group-info a {
	color: #4D4D4D;
	text-decoration: none;
}

#small-group-info a:hover {
	color: #000000;
	text-decoration: underline;
}
/* common styles */

.no-border {
	border: none;
}

.strong {
	font-weight: bold;
}

.alt {
	background-color: #F4F4F3;
}

.message-box {
	background-color: #F4F4F3;
	padding: 24px;
	margin-top: 1.25em;
	font-size: 1.1em;
	font-weight: normal;
	color: #C26B4F;
}

.message-box img {
	vertical-align: middle;
	padding-right: .25em;
}

.alignleft {
	text-align: left;
}

.alignleft a {
	text-decoration: none;
}

.alignright {
	text-align: right;
}

.date {
	font-size: 1em;
	color: #717171;
	font-weight: bold;
	padding-bottom: .6em;
}

a.post {
	background-image: url(./images/i_post_hover.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

a.post:hover {
	background-image: url(./images/i_post_hover.gif);
}

a.comments {
	background-image: url(./images/i_comment_hover.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: .1em 0 .1em 18px;
}

a.comments:hover {
	background-image: url(./images/i_comment_hover.gif);
}

a.calendar {
	background-image: url(./images/i_cal_hover.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: .1em 0 .1em 18px;
}

a.calendar:hover {
	background-image: url(./images/i_cal_hover.gif);
}

a.rss {
	background-image: url(./images/i_rss_hover.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: .1em 0 .1em 1.125em;
}

a.rss:hover {
	background-image: url(./images/i_rss_hover.gif);
}

.info-left {
	float: left;
	font-size: .7em;
	/*color:#86794E;*/
	font-weight:bold;
	text-align: right;
	padding-right: .4em;
}

.info-right {
	font-size: .7em;
	/* color:#86794E; */
	font-weight:normal;
}

.contact-left {
	padding-top: .6em;
	float: left;
	width: 145px;
	font-weight: bold;
	color: #717171;
}

.contact-right {
	float: left;
	padding-top: .6em;
}

.clearit {
	clear: both;
	font-size: 0;
}
