/*  
Theme Name: GeoMattix
Theme URI: http://geomattix.com/wp-content/themes/geomattix
Description: The Wordpress Theme for geomattix.com
Version: 1.0
Author: Chad Bush
Author URI: http://ravenseyedesign.com/
*/

/* color scheme

.orange {
  color: #c30;
}
.turquoise {
  color: #0a9;
}
.sage {
  color: #9b9;
}
. green {
  color: #353;
}
.med-grey {
  color: #777;
}
.grey {
  color: #333;
}
.white {
  color: #fff;
}

*/

/* Reset All Margins and Padding */
* { 
  margin: 0; 
  padding: 0;
}

/* Layout */
body {
	background: #777 url(images/halo.jpg) repeat-x;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	text-align: center;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#masthead {
	background: #fff url(images/masthead.jpg) no-repeat;
	height: 181px;
	width: 960px;
	text-align: left;
}
#column-wrap {
	background: #fff url(images/container.jpg) repeat-y;
}
#left {
	width: 200px;
	float: left;
}
#main {
	width: 760px;
	float: left;
}
#main-blog {
	width: 560px;
	float: left;
}
#right {
	width: 200px;
	height: 500px;
	float: left;
}
#footer {
	background: #9b9 url(images/footer.jpg) repeat-y;
	width: 960px;
	border-bottom: 2px solid #c30;
}
.content {
	padding: 10px;
}
#left .content {
	padding: 0 0 0 0;
}
#main-blog .content {
	padding: 20px 40px 20px;
}
#main .content {
	padding: 20px 80px 20px 40px;
}
#footer .content {
	padding: 4px 20px;
	font-size: 0.9em;
	color: #333;
}
#right .content {
	padding: 14px 20px 20px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Masthead */
#masthead h1 {
	text-indent: -9000px;
	line-height: 0;
	font-size: 0;
}
#masthead h1 a {
	background: transparent url(images/header.gif) no-repeat;
	width: 570px;
	height: 75px;
	display: block;
}
#masthead .content {
	padding: 40px 0 0 360px;
}

/* Left Menu */
.skiplinks {
	display: none;
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	width: 200px;
}
#left ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#left ul li a {
	display: block;
	text-decoration: none;
	padding: 6px 12px 6px 30px;
	color: #fff;
	line-height: 20px;
	font-size: 13px;
	margin: 0 0 0 5px;
	background: transparent url(images/nav.gif) 0 3px no-repeat;
}
#left ul li a:hover {
	color: #0a9;
	background-position: 0 -32px;
}
#left ul li.page_item li a {
	color: #fff;
	padding: 2px 0 2px 4px;
	font-size: 12px;
	line-height: 14px;
	background: none;
	margin: 0 0 0 32px;
}
#left ul li.page_item li a:hover {
	color: #0a9;
	background: none;
}
 #left ul li li.current_page_item a {
 	background: none;
 	color: #999;
	font-weight: bold;
}
#left ul li li.current_page_item a:hover {
 	color: #0a9;
	font-weight: bold;
}
#left ul li.current_page_item a {
	color: #999;
	background-position: 0 -66px;
	font-weight: bold;
}
#left ul li.current_page_item a:hover, #left ul li.current_page_ancestor a:hover {
	color: #0a9;
	background-position: 0 -32px;
	font-weight: bold;
}
#left ul li.current_page_item li a, #left ul li li.current_page_item li a {
	color: #fff;
	font-weight: normal;
}
#left ul li.current_page_ancestor a {
	background-position: 0 -32px;
	color: #999;
}

/* Right Sidebar */
#right h4 {
	margin-top: 2em;
}
#right ul {
	margin: 0.8em 0 0 0;
}
#right ul li {
	list-style-image: url(images/bullet.gif);
	margin: 0.8em 0 0 0;
	font-size: 0.9em;
}
#right .ctc a {
	border-width: 0;
}
#right a {
	text-decoration: none;
	color: #353;
	border-bottom: none;
}
#right a:visited {
	color:#464;
	border-color: #464;
}
#right a:hover {
	color: #0a9;
	border-bottom: 1px solid #0a9;
}

/* General Formatting */
h2 {
	font-size: 1.6em; 
	line-height: 1.2em; 
	color: #333;
	font-weight: bold;
	margin: 0 0 0.6em;
	text-align: left;
}
h3 { 
	font-size: 1.2em;
	color: #c30;
	margin: 0.8em 0 0 0;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	color: #c30;
	margin: 1.3em 0 0 0;
	font-weight: bold;
}
h5 {
	font-size: 1.1em;
	color: #333;
	margin: 1.3em 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
h6 {
	font-size: 1.0em;
	color: #544;
	margin: 1.3em 0 0 0;
	font-weight: bold;
}
p {
	font-size: 0.85em;
	line-height: 1.5em;
	margin: 0.8em 0 0 0;
}
strong {
	font-weight: bold;
	color: #555;
}
em {
	font-style: italic;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote p {
	margin: 1.6em 20px 0.8em;
	line-height: 1.6em;
}
blockquote p.withattrib {
	margin-bottom: 0;
}
hr {
	display: none;
}
a img {
	border: none;
}

/* Format Custom Classes */
.border-top {
	border-top: 1px solid #ddd;
	padding-top: 4px;
}
.border-bottom {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.centered {
	text-align: center;
}
.byline {
	font-size: 0.8em;
	text-align: right;
	color: #999;
	font-style: italic;
}
.quote {
	color: #888;
	font-size: 1.3em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1.6em 0 0 0;
	font-style: italic;
}
.quoted {
	text-align: right;
	margin: 0 30px 1em;
}
.right-text {
	text-align: right;
}
.centered-text {
	text-align: center;
}
.left-text {
	text-align: left;
}
.nomargintop {
	margin-top: 0;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
#main .subnav {
	line-height: 1.1em;
	font-size: 14px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #666;
	padding-bottom: 6px;
}
#main .subnav a {
	text-decoration: none;
}
.one-line-per-page {
	margin: 200px 20px;
}
#main #intro {
	font-size: 1em;
}
#main .pagelink p {
	word-spacing: 3px;
}
#main .pagelink a {
	width: 16px;
	line-height: 16px;
	font-size: 14px;
	margin: 2px;
	padding: 2px 6px;
	text-decoration: none;
	border: 1px solid #ddd;
	text-align: center;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 40% repeat-x;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
	color: #144;
}
#main .pagelink a:hover {	
	color: #3aa;
	border-color: #3aa;
	background-position: 0 90%;
}
.video-tall {
	text-align: center;
	margin: 10px auto 10px;
	height: auto;
	width: 540px;
	height: 437px;
}
.video-wide {
	text-align: center;
	margin: 10px auto 10px;
	height: auto;
	width: 540px;
	height: 335px;
}
sup.wpmlrequired {
	display: none;
}
#main .photocredit {
	color: #999;
	font-size: 0.6em;
	line-height: 1em;
	margin: -7px 15px 0 0;
	text-align: right;
	font-style: italic;
	letter-spacing: 0.05em;
}
.bigspaceabove {
	margin-top: 5em;
}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 14px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 14px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	border: none;
}
.alignleft {
	float: left;
	border: none;
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Main Lists */
#main ul, #main-blog ul {
	margin: 0.8em 0 0 0;
	padding: 0;
}
#main ul li, #main-blog ul li {
	margin: 0.6em 0 0 2em;
	list-style: url(images/bullet.gif);
}
#main ul li li, #main-blog ul li li {
	list-style: square;
}
#main ol, #main-blog ol {
	margin: 0.8em 0 0 0;
	padding: 0;
}
#main ol li, #main-blog ol li {
	margin: 0.4em 0 0 2em;
}
#main li, #main-blog li {
	font-size: 0.85em;
}

/* Main Links */
#main a, #main-blog a {
	text-decoration: underline;
	color: #353;
}
#main a:visited, #main-blog a:visited {
	color:#464;
}
#main a:hover, #main-blog a:hover {
	color: #0a9;
	background-color: #dee;
}

/* Footer Links */
#footer #to-top {
	text-align: center;
}
#footer .copyright {
	float: right;
}
#footer .address {
	float: left;
}
#footer a, #footer a:visited {
	border: none;
	text-decoration: none;
	color: #353;
	font-weight: bold;
}
#footer a:hover {
	color: #0a9;
	text-decoration: underline;
}
#footer p {
	margin: 0;
}

/* Posts */
#main-blog .post {
	padding: 6px 12px 12px;
	text-align: left;
	border: 1px solid #ddd;
	margin: 0 0 25px 0;
	position: relative;
	width: auto;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
	z-index: 6000;
}
#main-blog .post h3 {
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}
#main-blog .post h3 a {
	text-decoration: none;
}
#main-blog .post h3 a:hover {
	text-decoration: underline;
}
#main-blog.post hr {
	display: block;
}
#main-blog .post .byline {
	font-size: 0.8em;
	text-align: right;
	color: #aaa;
	font-style: italic;
	position: absolute;
	bottom: -8px;
	right: 20px;
	background: #fff;
	padding: 0 6px;
}
#main-blog .post .byline a {
	color: #888;
}
#main-blog .post .byline a:hover {
	color: #3aa;
}
#main-blog .navigation {
	margin: 0 auto;
}
#main-blog a.more-link {
	font-size: 14px;
	line-height: 20px;
	display: block;
}
#main-blog p.comments-link {
	font-size: 14px;
	display: inline;
	line-height: 20px;
}

/* Forms */
.wpcf7-list-item {
	display: block;
}
input, textarea {
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	color: #457;
	border: 1px solid #ddd;
	padding: 4px;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
textarea {
	padding: 4px;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
input select {
	background: none;
}
.contact input, .contact textarea {
	width: 400px;
	font-size: 1.2em;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	color: #457;
	border: 1px solid #ddd;
	padding: 4px;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
.contact .send, .wpcf7-submit {
	font-size: 0.9em;
	color: #000;
	background-position: 0 60%;
	padding: 3px;
	border-color: #999;
	width: 40px;
	cursor: pointer;
}
.send:hover, .wpcf7-submit:hover {
	border-color: #3aa;
	color: #3aa;
	background-position: 0 0;
}
.required {
	font-size: 0.85em;
	font-style: italic;
	color: #888;
}
.contact-label {
	margin: 10px 0 2px;
	font-size: 0.9em;
}
#si_contact_captcha_code1 {
	width: 100px;
}
#pay-form {
	text-align: center;
	margin-top: 10px;
}
#pay-form input {
	background: transparent;
	border: none;
}
#searchform {
	margin: 0px 10px 0;
	padding: 2px;
	width: auto;
	height: 30px;
}
#searchform #s {
	width: 100px;
	border: 1px solid #ddd;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 4px;
	float: left;
}
#searchsubmit {
	text-align: center;
	width: 60px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 2px;
	float: left;
	margin-left: 6px;
}
#searchsubmit:hover {
	color: #3aa;
	border-color: #3aa;
}
#main #password-section {
	width: 400px;
}
#main #password-section label {
	font-size: 16px;
	float: left;
}
#main #password-section .password-box {
	font-size: 16px;
	float: left;
	display: block;
	width: 140px;
	float: left;
	line-height: 22px;
	padding: 4px;
}
#main #password-section .password-send {
	font-size: 16px;
	cursor: pointer;
	float: left;
	display: block;
	width: 60px;
	margin-left: 0.4em;
	line-height: 22px;
	padding: 4px;
}	
#main #password-section .password-send:hover {
	color: #3aa;
	border-color: #3aa;
}
select {
	width: 130px;
}
#commentform input, #commentform textarea {
	font-size: 1.2em;
}
#commentform input {
	width: 200px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 400px;
	margin-top: 5px;
}
#commentform #submit {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #000;
	padding: 2px;
	border-color: #999;
	width: 120px;
	background-position: 0 60%;
}
#commentform #submit:hover {
	color: #3aa;
	border-color: #3aa;
	background-position: 0 90%;
}
#commentform p {
	margin: 5px 0;
}
#optinform2 {
	width: 180px;
	margin: 0 10px;
	position: relative;
	color: #fff;
}
#optinform2 label {
	margin: 0 5px;
}
#optinform2 .content {
	padding: 6px;
}
#optinform2 input {
	font-size: 14px;
	width: 110px;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	line-height: 24px;
}
#optinform2 fieldset {
	padding: 4px;
	border: 1px solid #ccc;
	font-size: 0.8em;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
#optinform2 input.button {
	margin: 0;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 2px;
	width: 40px;
	position: absolute;
	top: 20px;
	left: 130px;
}
#optinform2 input.button:hover {
	color: #3aa;
	border-color: #3aa;
}
#left h4 {
	font-size: 1em;
	margin: 20px 10px 0;
	color: #fff;
}
#left p {
	margin: 0 10px;
}

/* Comments */
#main-blog .commentlist {
	text-align: left;
}
#main-blog .commentlist li {
	margin: 5px 0 0 0;
	padding: 6px 10px 4px;
	list-style: none;
	line-height: 1.3em;
	font-size: 0.9em;
	clear: both;
}
#main-blog .commentlist p {
	margin: 10px 5px 6px 0;
	line-height: 1.3em;
}
#main-blog .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
#main-blog .commentmetadata {
	font-size: 0.8em;
	text-align: right;
	color: #aaa;
	font-style: italic;
	padding: 0 6px;
	display: block;
}
#main-blog .commentmetadata a {
	color: #999;
}
#main-blog .commentmetadata a:hover {
	color: #3aa;
}
#main-blog .commentlist cite {
	color: #888;
	font-style: normal;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1em;
	display: block;
	text-align: center;
	width: 48px;
	overflow: visible;
}
#main-blog .commentlist cite a {
	text-decoration: none;
}
#main-blog #respond {
	margin-top: 10px;
}
.c-grav {
	width: 40px;
	float: left;
	position: relative;
}
.c-grav img {
  	border: 4px solid #e3e3e3;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
.c-body {
	float: left;
	width: 360px;
	font-size: 1.1em;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	padding: 4px 0 4px 20px;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
	margin-left: 25px;
	border: 1px solid #eee;
}
.talk-bubble-stem {
	background: transparent url(images/talk-bubble.png) 0 0 no-repeat;
	width: 16px;
	height: 25px;
	position: absolute;
	top: 10px;
	right: -26px;
}
.authcomment .c-grav img {
	border-color: #e4e9de;
}
.authcomment .c-body {
	background: #e4e9de !important;
	border-color: #ab9;
	color: #547;
}
.authcomment .talk-bubble-stem {
	background-image: url(images/talk-bubble-auth.png) !important;
}

/* Links Page */
#main ul li.linkcat {
	list-style: none;
}
#resource-list a, #resource-list a:hover {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	border: none;
	margin-top: 20px;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

/* Random quote */
#quote-box {
	width: 80%;
	margin: 10px auto;
}
.quotescollection_randomquote {
	width: auto;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quotescollection_randomquote q {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
}
.quotescollection_randomquote cite {
	display:block; /* To display author and source in a new line */
	text-align: right;
	font-size: 1.1em;
	color: #999;
	line-height: 1.1em;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	font-style: italic;
}
#quotescollection_nextquote-0 {
	color: #666;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-transform: lowercase;
	text-align: right;
}
#quotescollection_nextquote-0 a {
	border-width: 0;
}

/* Site Credit */
#credit {
	width: 260px;
	height: 26px;
	margin: 6px auto;
	padding: 0 0 6px 0;
}
#credit p {
	font: 11px/26px "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	text-align: right;
	margin: 0;
	float: left;
	padding: 0;
	color: #fff;
	line-height: 26px;
}
#credit a {
	background: transparent url(images/red-777.gif) 0 1% no-repeat;
	width: 152px;
	height: 26px;
	float: left;
	text-indent: -9000px;
}
#credit a:hover {
	background-position: 0 96%;
}

