/*
Theme Name: Geographic Research, Inc.
Theme URI: http://geographicresearch.com/
Description: The default WordPress theme for the GRI and SimplyMap websites.
Version: 1.0
Author: Adam Campbell
Author URI: http://hotmeteor.com/
*/

/*
---------------------------------------
Universals
---------------------------------------
*/

* {
	outline: none;
}

body {
	background: #004a80 url(img/bg-body.png) repeat-x 0 0;
	font-family: "lucida grande", "lucida sans unicode", tahoma, arial, helvetica;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

address, blockquote, h1, h2, h3, h4, h5, h6, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

button, input, select, textarea {
	font-family: "lucida grande", "lucida sans unicode", tahoma, arial, helvetica;
}

/*
---------------------------------------
General Layout
---------------------------------------
*/

#container {
	margin: 0 auto;
	padding: 0;
	width: 920px;
}

#header {
	clear: both;
	height: 90px;
	margin: 0 0 30px;
	position: relative;
	width: 100%;
}

#footer {
	border-top: 1px solid #1a5c8d;
	clear: both;
	height: 60px;
	margin: 0 0 40px;
	padding: 10px 0 0;
}

/*
---------------------------------------
Content Layout
---------------------------------------
*/

.content {
	border-bottom: 1px solid #1a5c8d;
	clear: both;
	float: left;
	margin: 0 0 20px;
	width: 100%;
}

.main {
	background: url(img/bg-main.png) repeat-y 0 0;
	float: left;
	margin: 0 0 20px;
	width: 100%;
}

.narrow {
	display: block;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;	
	padding: 10px 10px 10px 45px;
	width: 615px;
}

.sidebar {
	float: right;
	width: 235px;
}

.top {
	background: url(img/bg-top.png) no-repeat 0 bottom;
	padding: 0 45px 30px;
}

.bottom {
	border-bottom: 0;
}

.col-left {
	height: 320px;
	float: left;
	width: 470px;
}

.col-right {
	height: 320px;
	float: left;
	text-align: center;
	width: 430px;
}

#page-bottom {
	background: url(img/bg-main-bottom.png) no-repeat 0 bottom;
	clear: both;
	height: 25px;
	width: 705px;
}

/*
---------------------------------------
General Typography
---------------------------------------
*/

a {
	text-decoration: none;
}

a:link,
a:visited {
	border-bottom: 1px solid #16537f;
	color: #7dff8f;
}

a:hover {
	border-bottom: 1px solid #2c6793;
	color: #fff;
}

address {
	color: #fff;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.5em;
	margin: 0 0 2em;
}

a img {
	border: 0;
}

blockquote {
	background-color: #2c6793;
	border-bottom: 1px solid #16537f;
	display: block;
	float: right;
	margin: 5px 0 15px 20px;
	padding: 10px 20px;
	width: 33%;
}

	blockquote p {
		background: url(img/bg-blockquote.png) no-repeat 0 0;
		color: #fff;
		font-size: 1.1em;
		line-height: 1.5em;
		margin: 0;
	}
	
	blockquote p {
		padding-top: 6px;
		text-indent: 30px;
	}

	blockquote p em {
		color: #b4d0ed;
		display: block;
		font-size: 0.9em;
		font-style: normal;
		line-height: 1.2em;
		margin: 7px 0 0;
		text-align: right;
	}

dt {
	color: #b4d0ed;
	font-size: 1.2em;
	font-weight: bold;
}

dd {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 10px;
}

h1 {
	background: url(img/img-logo.png) no-repeat 0 0;
	display: block;
	height: 90px;
	overflow: hidden;
	text-indent: -999em;
	width: 280px;
}

	h1 a {
		border: 0;
		display: block;
		height: 100%;
		width: 100%;
	}
	
h2 {
	color: #fff;
	font-size: 3.5em;
	font-weight: normal;
	margin: 0 0 25px;
}

h3 {
	color: #fff;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}

	h3 a:link,
	h3 a:visited {
		border: 0;
		color: #fff;
	}
	
	h3 a:hover {
		border-bottom: 1px solid #a0afd3;
		color: #fff;
	}
	
h4 {
	clear: both;
	color: #fff;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin: 0 0 7px;
}

	h4 a:link,
	h4 a:visited {
		border: 0;
		color: #fff;
	}
	
	h4 a:hover {
		border-bottom: 1px solid #a0afd3;
		color: #fff;
	}
	
	.bottom h4 {
		clear: none;
		margin: 0 0 10px;
		padding: 0;
	}
	
	.top h4 { 
		margin: 0;
		padding: 0;
	}
	
	.h4-new {
		background-color: #d98814;
		display: block;
		float: left;
		font-size: 0.7em;
		font-weight: bold;
		line-height: 1em;
		margin: 3px 5px 0 0;
		padding: 2px 5px;
		text-transform: uppercase;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}		
	
h5 {
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 6px;
}

	.bottom h5 {
		color: #b4d0ed;
	}
	
	.bottom h5 strong {
		color: #fff;
		font-weight: normal;
	}
	
	h5.h5-address {
		background: url(img/icon-lg-address.png) no-repeat 0 0;
		padding: 7px 0 12px 38px;
	}
	
p {
	color: #d6e7f8;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 1.2em;
}

	#homepage p {
		font-size: 1.2em;
	}
	
p small {	
	color: #b4d0ed;
}

p strong {
	color: #fff;
}

	.subtext {
		font-size: 1em;
		line-height: 1.4em;
	}
	
ol,
ul {
	margin: 0 0 2em 2.5em;
}

ol li,
ul li {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}

	#homepage li {
		font-size: 1.2em;
	}

ol li ul li,
ul li ul li {
	font-size: 1em;
}

sup {
	line-height: 0.6em;
}

/* Images */

img.alignnone {
	display: block;
	margin: 0 auto 30px;
	text-align: center;
}

/*
---------------------------------------
Forms
---------------------------------------
*/

form {
	margin: 0;
	padding: 0;
}

label {
	display: block;
	float: left;
	margin: 2px 20px 0 0;
	width: 160px;
}

form p {
	clear: left;
	font-size: 1.1em;
	margin: 0 0 .5em;
	padding: 0;
}

textarea {
	font-size: 1em;
	padding: 2px;
	width: 98%;
}

	textarea.fmtextarea {
		width: 60%;
	}
	
.credits {
	display: none;
}
	
/* Contact Form */

.fieldwrap img {
	display: block;
	margin: 5px 0 0 120px;
}

.fieldwrap label {
	width: 100px;
}

.fieldwrap input.fmtext {
	width: 200px;
}

.fieldwrap input.fmverify {
	width: 50px;
}

.ddfmwrap {
	clear: both;
	margin: 0 0 20px;
}

.ddfmerrors {
	color: #fff;
	font-size: 1.4em;
	margin: 0 0 10px;
}

.errorlist {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.6em;
}
		
/*
---------------------------------------
Home Page / SimplyMap Home Page
---------------------------------------
*/

#homepage h2 {
	color: #fff;
	font-weight: bold;
	margin: 0 !important;
	line-height: 1.1em;
	padding: 0;
	width: 470px;
}

.col-left img {
	margin: 0 0 25px;
}

.news-area {
	clear: both;
	height: 210px;
	width: 100%;
}

.news-block {
	float: left;
	height: 210px;
	margin-right: 3%;
	width: 30%;
}

.news-block h4 {
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 0 0 3px;
	padding: 0;
}

.news-block p {
	font-size: 1.1em;
}

.news-block .news-date {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 7px;
	padding: 0;
	text-transform: uppercase;
}

.news-block p a {
	border: 0;
	display: block;
}

.news-block p a strong {
	border-bottom: 1px solid #7dff8f;	
	color: #7dff8f;
}

/* Q & A */

.question-block {
	background: url(img/img-question-point.png) no-repeat right 40px;
	display: block;
	float: left;
	height: 120px;
	margin-right: 20px;
	padding-right: 40px;
	width: 410px;
}

.question-inner {
	background: #001626;
	padding: 15px 25px;
}

.question-inner p {
	color: #a0afd3;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0;
}

.question-inner q {
	display: block;
	font-size: 1.4em;
	letter-spacing: -1px;
	line-height: 1.3em;
	margin: 0 0 12px;
}

	.question-inner q em {
		color: #fff;
		font-style: normal;
	}
	
.question-inner ul {
	display: block;
	height: 10px;
	margin: 10px 0 10px;
	padding: 0;
}

.question-inner li {
	display: block;
	float: left;
	font-size: 1.1em;
	list-style-type: none;
	margin: 0 3px 0 0;
	padding: 0;
}

.question-inner li a {
	display: block;
	border: 0;
	margin: 0;
	outline: none;
	padding: 1px 4px;
}

	.question-inner li a.selected {
		background-color: #0a334f;
		color: #fff;
	}

/* Mono Slideshow */

#mono {
	height: 300px;
	margin-left: 25px;
	width: 420px;
}
	
/*
---------------------------------------
Inner Pages
---------------------------------------
*/
	
.narrow h3 {
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 10px;
}

.narrow h4 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0;
}

.narrow ul {
	margin: 0 0 20px;
}

.narrow ul li {
	background: url(img/bullet-mini-green.png) no-repeat 0 2px;
	list-style-type: none;
	padding: 0 0 3px 21px;
}

	.narrow ul li.bulleted {
		border-bottom: 1px solid #2c6793;
		margin: 0 0 5px;
		padding: 0 0 5px 25px;
	}

	.narrow ul li.b-account { background: url(img/bullet-folder.png) no-repeat 0 2px; }
	.narrow ul li.b-bookmark { background: url(img/bullet-bookmark.png) no-repeat 0 2px; }
	.narrow ul li.b-workspaces { background: url(img/bullet-screens.png) no-repeat 0 2px; }
	.narrow ul li.b-video { background: url(img/bullet-film.png) no-repeat 0 2px; }
		

.super-content {
	background-color: #16537f;
	border: 1px solid #2c6793;
	margin: 0 0 20px;
	padding: 20px 30px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
	
.item-list {
	margin: 0 0 15px;
}

.item-list dt {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	height: 36px;
	margin: 0 0 5px;
	padding: 2px 0 0 50px;
	width: 50%;
}

	.s-custom { background: url(img/icon-lg-tools.png) no-repeat 0 0; }
	.s-research { background: url(img/icon-lg-report.png) no-repeat 0 0; }
	.s-geo { background: url(img/icon-lg-globe.png) no-repeat 0 0; }
	.s-design { background: url(img/icon-lg-compass.png) no-repeat 0 0; }
	.s-cleaning { background: url(img/icon-lg-search.png) no-repeat 0 0; }

.item-list dd {
	color: #b7c7d4;
	font-size: 1.2em;
	line-height: 1.7em;
	margin: -17px 0 15px 50px;
}

	.item-list dd strong { 
		color: #fff; 
		font-weight: bold;
	}

.customer-logo {
	display: block;
	float: left;
	margin: 0;
}

.partner-logo {
	display: block;
	float: right;
	margin: 8px 0 30px 20px;
}

#features-area h4,
#features-area p {
	padding-left: 56px;
}

	#features-area blockquote p {
		padding-left: 0;
	}
	
h4.feature {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 48px;
	margin-bottom: -20px;
}

	.f-data { background-image: url(img/icon-48-database.png); }
	.f-easy { background-image: url(img/icon-48-heart.png); background-position: 0 -5px; }
	.f-export { background-image: url(img/icon-48-export.png); }
	.f-import { background-image: url(img/icon-48-import.png); }
	.f-maps { background-image: url(img/icon-48-map-compass.png); }
	.f-rank { background-image: url(img/icon-48-rank.png); }
	.f-reports { background-image: url(img/icon-48-report.png); background-position: 0 5px; }
	.f-secure { background-image: url(img/icon-48-lock.png); }
	.f-spatial { background-image: url(img/icon-48-pie-graph.png); }

/*
---------------------------------------
News & Announcements
---------------------------------------
*/

.post {
	margin-bottom: 10px;
	position: relative;
}

	#homepage .post {
		margin: 0;
	}

.post-content .post {
	border-bottom: 5px solid #2c6793;
	margin-bottom: 60px;
}

.post-content .post h3 {
	font-size: 2.6em;
	font-weight: normal;
	margin: 0 0 12px;
	width: 500px;
}

.post-content .postinfo {
	border-top: 1px solid #2c6793;
	color: #a0afd3;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 5px;
	padding: 7px 0 0;
	text-transform: uppercase;
}

.post-content .postmetadata {
	color: #a0afd3;
	font-size: 1em;
	margin: 0 0 25px;
	padding: 0;
	opacity: 0.3;
}

.post-edit {
	font-size: 1.1em;
	padding: 2px 6px;
	position: absolute;
	top: 0;
	right: 0;
}

/*
---------------------------------------
Comments Area
---------------------------------------
*/

.commentlist {
	clear: both;
	float: left;
	margin: 0 0 20px;
	width: 100%;
}

.commentlist dt {
	clear: left;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
	line-height: 1.4em;
	width: 160px;
}
	
	.commentlist dt cite {
		color: #fff;
		font-size: 1.1em;
		font-style: normal;
		font-weight: bold;
	}
	
	.commentlist dt em {
		display: block;
		margin: 10px 0 0;
	}
	
	.commentlist dt strong {
		display: block;
		font-weight: normal;
		font-size: .9em;
	}

.commentlist dd {
	border-bottom: 1px solid #2c6793;
	display: block;
	font-size: 1em;
	margin: 0 0 10px 180px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

	.commentlist dd p {
		font-size: 1.2em;
	}

/*
---------------------------------------
Sidebars
---------------------------------------
*/

.sidebar h4 {
	font-size: 2em;
	margin: 0 0 0 25px;
}

.side-block {
	margin: 0 0 0 25px;
}

.side-block dd {
	background: url(img/bg-sidenav-li.png) no-repeat 0 bottom;
	margin: 0 0 10px;
	padding: 0 0 12px;
}

.side-block p {
	font-size: 1.1em;
}
	
.side-callout {
	background-color: #004377;
	margin: 0 0 0 25px;
	padding: 15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

	.side-callout em {
		display: block;
		font-style: normal;
		font-weight: bold;
		margin: 7px 0 0;
		width: 70%;
	}

	.side-callout p {
		font-size: 1.1em;
		line-height: 1.5em;
		margin: 0;
	}
	
	.side-callout strong {
		display: block;
		font-size: 1.1em;
		margin: 0 0 4px;
	}
	
	.side-callout ul {
		margin: 0;
		padding: 0;
	}
	
	.side-callout ul li {
		background: url(img/bullet-mini-blue.png) no-repeat 0 1px;
		color: #d6e7f8;
		font-size: 1.1em;
		line-height: 1.4em;
		list-style-type: none;
		margin: 0 0 5px;
		padding: 0 0 0 18px;
	}
	
	.side-callout ul li strong {
		color: #fff;
		display: inline;
		font-size: 1em;
	}	

.side-nav {
	margin: 17px 0 30px;
	padding: 0;
}

.side-nav li {
	background: url(img/bg-sidenav-li.png) no-repeat 0 bottom;
	font-size: 1.2em;
	line-height: 1.4em;
	list-style-type: none;
	margin: 0;
	padding: 10px 15px 10px 25px;
}

.side-nav li a {
	border: 0 !important;
}

/*
---------------------------------------
Functions and Tools
---------------------------------------
*/

.page-edit {
	font-size: 1em;
	font-weight: bold;
}

/*
---------------------------------------
Navigation
---------------------------------------
*/

#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 40px;
}

#nav li {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 35px;
	padding: 0;
	text-transform: uppercase;
}

#nav li a {
	border: 0;
	text-decoration: none;
}

	#nav li a:link,
	#nav li a:visited {
		color: #a0afd3;
	}
	
	#nav li a:hover {
		color: #fff;
	}
	
	#nav li.current_page_item a {
		color: #fff;
	}
	
/* Subnav */

#subnav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 74px;
}

#subnav li {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0;
}

#subnav li a {
	border: 0;
	text-decoration: none;
}

	#subnav li a:link,
	#subnav li a:visited {
		color: #a0afd3;
	}
	
	#subnav li a:hover {
		color: #fff;
	}
	
	#subnav li.current_page_item a {
		color: #fff;
	}	
		
/* SimplyMap Login */

#sm-login {
	background-color: #16537f;
	border: 1px solid #2c6793;
	display: block;
	font-size: 1em;
	margin: 0;
	filter:alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;	
	padding: 12px 9px 1px;	
	position: absolute;
	top: -10px;
	right: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

	#sm-login a {
		border: 0;
	}

/*
---------------------------------------
Footer
---------------------------------------
*/

#footer p {
	color: #5e8daf;
	font-size: 1.1em;
	width: 45%;
}

.footer-left {
	float: left;
}

.footer-right {
	float: right;
	text-align: right;
}
