/*
Theme Name: LizardTech
Author: Brian Wolfe
Description: A TwentyEleven Child Theme for LT
Version: 1.1 
License: GNU General Public License
License URI: license.txt
Template: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0 2em;
}
#page {
	margin: 0 auto;
	padding-left:47px;
	padding-right:53px;
	width: 909px;
}
#branding hgroup {
	margin: 0 7.6%;
}
#access div {
	margin: 0;
}
#primary {
	float: left;
	width: 609px;
	background-color:#F8F8F8;
	-webkit-border-radius:15px 0 0 15px;
	-moz-border-radius:15px 0 0 15px;
	border-radius:15px 0 0 15px;
	min-height:500px;
}
#content {
	margin: 0;
}
#secondary {
	background-color:#EEEEEE;
	float: right;
	width: 300px;
	position:relative;
	-webkit-border-radius:0 0 15px 0;
	-moz-border-radius:0 0 15px 0;
	border-radius:0 0 15px 0;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 20px;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 300px;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px Arial, sans-serif;
	font-weight: 300;
	line-height: 1.2em;
}
body {
	background: url(images/global/site-background-image.png);
}
#page {
	background: transparent;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 0;
}

/* Text elements */
p {
	margin-bottom: 1em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	/*font-style: italic;*/
	font-weight: normal;
	margin: 0 3em;
	font-size:14px;
	line-height:16px;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea,
select {
	padding:3px;
	/* background: #fafafa; */
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	/* border: 1px solid #ddd;*/ 
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #EE0000;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #EE0000;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	background: url(images/global/site-background-image.png);
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
#site-logo {
	padding-top:17px;
	padding-bottom:17px;
	display:block;
	float:left;
}
#social-media-links {
	float:right;
	height:34px;
}
#social-media-links a{
	display:block;
	height:34px;
}
.social-buttons{
	float:left;
	height:34px;
	width:54px;
}
#site-title {
	padding-top:17px;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #EE0000;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}

/* Search Form */
#social-search-form{
	float:left;
	background-image:url(images/global/header-search-off.png);
	width:305px;
	height:34px;
}
#social-search-form:hover{
	background-image:url(images/global/header-search-on.png);
}
#branding #searchform {
	text-align: left;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: left;
	background-color: #f9f9f9;
	width: 185px;
}
#branding input#s{
	background: #FFFFFF;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #ABADB3;
	font-size: 14px;
	height: 21px;
	line-height: 1.2em;
	margin: 3px 10px 3px 36px;
	padding:0 0 0 5px;
}
#branding input#searchsubmit {
	width:49px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height:23px;
	margin:3px 0 3px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#EEBE00;
	border:1px solid #ABADB3;
	display:inline-block;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	font-family:arial, sans-serif;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
	float:right;
    background: url(images/global/main-menu-background.png) repeat-x bottom;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #A5A5A5;
	font-size:14px;
	font-weight:bold;
	display: block;
	line-height: 40px;
	padding: 0 13px;
	text-decoration: none;
	text-transform:uppercase;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 0;
	min-width: 100px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #FFFFFF;
	border-bottom: 1px dotted #ddd;
	color: #62419A;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	line-height: 25px;
	padding: 3px 3px;
	width: 168px;
}
#access li:hover > a{

}
#access ul ul :hover > a{
	color: #EE0000;
	background: #FFD12F;
}
#access li:hover > a,
#access a:focus {
	color: #666666;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
/* Menu Item Specific CSS */
#menu-item-268 a { /* Products */
	background: url(images/global/menu-products-background.png) repeat-x bottom;
	margin-left:1px;
}
#menu-item-274 { /* Industries */
	background: url(images/global/menu-industries-background.png) repeat-x bottom;
	margin-left:1px;
}
#menu-item-277 { /* Downloads */
	background: url(images/global/menu-downloads-background.png) repeat-x bottom;
	margin-left:1px;
}
#menu-item-2441 { /* News */
	background: url(images/global/menu-news-background.png) repeat-x bottom;
	margin-left:1px;
}
#menu-item-293 { /* Support */
	background: url(images/global/menu-support-background.png) repeat-x bottom;
	margin-left:1px;
}
#menu-item-300 { /* About Us */
	background: url(images/global/menu-about-us-background.png) repeat-x bottom;
	margin-left:1px;
}
#menu-item-315 { /* Purchase */
	background: url(images/global/menu-purchase-background.png) repeat-x bottom;
	margin-left:1px;
	margin-right:1px;
}

/* =Content
----------------------------------------------- */

#main {
	background:#EEEEEE;
	clear: both;
	margin: 15px 0;
	-webkit-border-radius:10px 0 15px 15px;
	-moz-border-radius:10px 0 15px 15px;
	border-radius:10px 0 15px 15px;
	-moz-box-shadow: 0 0 7px 2px rgba(50, 50, 50, 0.5);
	-webkit-box-shadow: 0 0 7px 2px rgba(50, 50, 50, 0.5);
	box-shadow: 0 0 7px 2px rgba(50, 50, 50, 0.5);
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry-docs {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 5px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	/* padding: 4.875em 0 0; */
	position: relative;
}
.singular.page .hentry {
	/* padding: 3.5em 0 0; */
}
.singular .entry-title {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-align:left;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}
/* Search Results Page START */
.search-results{ 
	padding:20px;
}

.search-results .page-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 1em;
	line-height: 1.4em;
	color: #333;
	letter-spacing:0;
}
.search-results .page-title span{
	padding-left:14px;
	font-style:italic;
	font-weight:normal;
}
.search-results article{
	padding-bottom:1em;
	margin-bottom:1em;
}
.search-results .entry-title{
	line-height:1.2em;
	font-size:18px;
}
.search-results .entry-content{
	padding-top:8px;
}
.search-results .entry-content p{
	margin-bottom:5px;
}
.search-results #nav-below{
	padding-bottom:0;
}
/* Search Results Page END */

/* =error404
----------------------------------------------- */
.error404 #main{
	text-align:center;
	padding-top:15px;
}
.error404 .entry-title{
	padding-right: 0;
	padding-bottom:10px;
	font-size:30px;
}
.error404 #main #searchform {
	width:70%;
	background: #f9f9f9;
    border: 1px solid #ddd;
    margin: 20px auto;
	overflow: hidden;
	padding: 1em;
}
.error404 #main #s {
	width: 90%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.error404 .djvu{
	font-size:12px;
	font-style:italic;
	padding-bottom:14px;
}

/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	/*letter-spacing: 0.1em;*/
	line-height: 2.6em;
	/*text-transform: uppercase;*/
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search h3{
	color:#FF0000;
}
.widget_search #kb{
	width: 65%;
	border-radius:5px;
}
.widget_search #searchkbsubmit {
	background: #FFD12F;
	margin-left:8px;
	border: 1px solid #ccc;
	border-radius:5px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
	color: #373737;
	font-size: 13px;
	line-height: 25px;
	position: relative;
}
.widget_search #searchkbsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */
.cleared{
clear:both;
}
#colophon {
	clear: both;
}
#supplementary {
	overflow:hidden;
	padding: 0;
	font-family:Arial, sans-serif;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	background-color:#f5f5f5;
	-moz-box-shadow: 0 0 7px 2px rgba(50, 50, 50, 0.5);
	-webkit-box-shadow: 0 0 7px 2px rgba(50, 50, 50, 0.5);
	box-shadow: 0 0 7px 2px rgba(50, 50, 50, 0.5);
}
#supplementary h3.widget-title{
font-size:14px;
font-weight:bold;
margin-bottom: 0;
padding-left:25px;
}
#supplementary a{
text-decoration:none;
color:#EE0000;
}
#supplementary a:hover{
text-decoration:none;
}
#supplementary aside.widget{
	padding-top:7px;
}
#first h3.widget-title{
    background: url(images/global/footer-company-news-title-background.png) no-repeat left center;
}
#first{
	padding-left:10px;
    background: url(images/global/footer-background-lines.png) no-repeat right top;
    -webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
#first .widget{
margin-bottom:3px;
margin-left:5px;
}
#second{
    background: url(images/global/footer-background-lines.png) no-repeat right top;
}
#second .widget{
	margin-left:5px;
}
#second h3.widget-title{
    background: url(images/global/footer-developer-login-title-background.png) no-repeat left center;
}
#third{
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
#third h3.widget-title{
    background: url(images/global/footer-newsletter-signup-title-background.png) no-repeat left center;
}
#recent-container{
width:260px;
}
.footer-news-link{
display:inline;
float:right;
font-size:10px;
font-family:Arial,sans-serif;
text-transform:lowercase;
}
.login-widget-left{
float:left;
}
.login-widget-right{
float:left;
}
.login-widget-right a{
	padding-left:7px;
}
.login-widget-submit{
float:right;
clear:none;
padding-top:15px;
padding-left:7px;
}
.login-widget-submit input{
	width:49px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height:25px;
	margin:3px 0 3px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#EEBE00;
	border:1px solid #ABADB3;
	display:inline-block;
}
#rememberme{
	margin-right:7px;
}
.formFieldRight{
float:right;
clear:none;
padding-top:18px;
padding-left: 0;
}
.formFieldRight input{
	width:49px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height:25px;
	margin:3px 0 3px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#EEBE00;
	border:1px solid #ABADB3;
	display:inline-block;
}
.formFieldLeft{
	width:150px;
	float:left;
}
/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right:0;
	width: 260px;
	padding-left:15px;
	padding-right:20px;
	background-color:#f5f5f5;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Footer Links */
#footer-links {
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0.5em;
	text-align: center;
}
#footer-links a {
	color: #666;
	font-weight: bold;
}
#footer-links a:hover{
	color:#EE0000;
	text-decoration:none;
}
#footer-address {
	padding-top: 5px;
	padding-left:25px;
	text-align:left;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* GLOBALS START */
.static-title{
	font-size:14px;
	font-weight: bold;
	color:#666666;
}
.widget_text{
	margin:0 2.2em;
}
/* END GLOBALS */


/* HOMEPAGE BANNER START */

#home-content{
	margin:0;
	position:relative;
}
.homepg-banner-container{ position:relative; width:909px; height:303px; margin: 0 auto; border: 0; padding: 0; z-index:0; }
.homepg-banner-container-content div{ margin: 0 auto; padding: 0; float:left; }
.homepg-banner-fullwidth { position:absolute; top: 0; left:47px; width:910px; height:303px; margin: 0 auto; border: 0; padding: 0; z-index:50; }
.homepg-banner-ls-flash { position:absolute; top: 0; left:47px; width:426px; height:303px; margin: 0 auto; border: 0; padding: 0; z-index:50; }
.left-side-lizard	{ position:absolute; top: 0; left:-50px; width:125px; height:399px; margin: 0 auto; border: 0; padding: 0; z-index:150; overflow:visible; }
/*.right-side-lizard	{ position:absolute; height:399px; top:0; left:804px; width:125px; margin: 0 auto; border: 0; padding: 0; z-index:100; overflow:visible; }*/
.right-side-lizard {
    border: 0 none;
    clear: both;
    display: block;
    float: right;
    height: 399px;
    left: 215px;
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 125px;
    z-index: 100;
}
.right-side-lizard-no-sb	{ position:absolute; height:399px; top:0; left:824px; width:125px; margin: 0 auto; border: 0; padding: 0; z-index:100; overflow:visible; }
.homepg-banner-rs-content	{ position:absolute; top: 0; left:472px; width:485px; height:303px; margin: 0 auto; border: 0; padding: 0; z-index:0; }
.homepg-banner-rs-copy 	{ position:absolute; top: 0; left: 0; width:444px; height:283px; margin: 0 auto; border: 0; padding: 0; z-index:50; }
.homepg-banner-mg4logo	{ position:absolute; top:265px; left:242px; width:125px; height:399px; margin: 0 auto; border: 0; padding: 0; z-index:150; }

#hmpg-slider-container {position:relative; background:#fff; padding: 0; height:303px; border-right:1px solid #ccc; border-bottom:1px solid #ccc}
.hmpg-sliderbutton {float:left; width:25px; height:303px; cursor:pointer; display:none;}
#slideleft {background:transparent -50px -265px no-repeat}
#slideleft:hover {background-position:-0 -343px}
#slideright {background:transparent 0 90px no-repeat}
#slideright:hover {background-position:-50px 90px}
#hmpg-slider {float:left; position:relative; overflow:auto; width:909px; height:303px}
#hmpg-slider ul {position:absolute; list-style:none; top:0; left:0; padding: 0; margin: 0;}
#hmpg-slider li {float:left; width:909px; height:303px}
.pagination {position:absolute; top:270px; right:20px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:18px; width:18px; margin:0 6px 0 0; border:none; background-image:url(images/homepage/LizardTech-LogoTail-20px-red.png);}
.pagination li:hover, li.current {background-image:url(images/homepage/LizardTech-LogoTail-20px-white.png);}
#hmpg-slider li a{position:absolute;text-decoration:none; height:50px;display:block;border:1px solid transparent;background-image:url(about:blank);}

#banner1Link1{width: 172px; top: 215px; left: 450px;}
#banner1Link2{width: 225px; top: 215px; left: 625px;}
#banner2Link1{width: 170px; top: 160px; left: 1340px;}
#banner2Link2{width: 272px; top: 160px; left: 1510px;}
#bannerEsriLink-1{width: 280px;top:220px; left: 1354px;}

/* #banner1Link1 {width: 170px;	top: 161px; left: 2245px;}
#banner1Link2{width: 300px;	top: 161px; left: 2412px;}
#banner2Link1ES {width: 172px;	top: 200px; left: 1327px;}
#banner2Link2ES{width: 296px;	top: 200px; left: 1502px;} */
#banner3Link1 {width: 170px;	top: 161px; left: 2288px;}
#banner3Link2{width: 195px;	top: 161px; left: 2461px;}
#banner4Link1 {width: 240px;	top: 161px; left: 3267px;}
#banner5Link1 {width: 175px;	top: 174px; left: 4122px;}
#banner5Link2{width: 205px; top: 174px; left: 4301px;}
#banner6Link1{width: 411px; height: 254px !important; top: 19px; left:5866px;}
#bannerEsriLink{ top:220px; left: 445px; width: 280px;}
.bannerLink{display:none;}
.banner6Link{display:none;}
/* HOMEPAGE BANNER END */

/* HOMEPAGE CONTENT START */
#home-center-content{
height:195px;
color: #484848;
font-size:12px;
background:url(images/homepage/home-center-background.png);
	-webkit-border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px;
}
#home-center-content h3{
    font-weight:bold;
    font-family:Verdana, sans-serif;
}
#home-center-content p{
line-height:24px;
padding-top:5px;
padding-bottom:5px;
}
.home-center{
float:left;
padding-top:15px;
height:180px;
}
.home-center .off{
	display:inline;
}
.home-center:hover .off{
	display:none;
}
.home-center .on{
	display:none;
}
.home-center:hover .on {
	display:inline;
}
#home-center-left{
width:260px;
padding: 15px 20px 0;
    background: url(images/homepage/home-center-lines.png) no-repeat right 5px;
}
#home-center-left:hover{
color:#202020;
}
#home-center-left:hover p{
color:#202020;
}
.home-center:hover h3{
color:#EE0000;
}
#home-center-left p{
color:#666666;
margin: 0;
}
#home-center-left hr{
margin: 0;
}
#home-center-center{
    background: url(images/homepage/home-center-lines.png) no-repeat right 5px;
    width:285px;
padding-left:15px;
}
#home-center-center p{
padding-top:11px;
color:#666666;
margin: 0;
line-height:1em;
}
#home-center-center:hover p{
color:#202020;
}
#home-center-right{
width:293px;
padding-left:15px;
}
#home-center-right:hover p{
color:#202020;
}
#home-center-right p{
color:#666666;
padding-top:11px;
line-height:1em;
margin: 0;
}
#home-downloads-link{
float:left;
clear:left;
padding-top:10px;
}
.home-download-icon{
padding-top:15px;
}
.home-download-img{
padding-top:10px;
}
.home-download-name{
font-size:11px;
font-weight:bold;
}
.home-release-date{
font-size:9px;
}
.home-download-link{
font-size:9px;
float:right;
}
.home-downloads-left{
float:left;
width:175px;
}
.home-downloads-right{
float:right;
}
.home-downloads-clear{
clear:both;
}
/* HOMEPAGE CONTENT END */

/* PRODUCTS MAIN LANDING START */
#products-content{
	margin:0;
	position:relative;
}
.products-banner-container {
	position:relative;
	background-image: url(images/products/products-banner-background.jpg);
	width:849px;
	height:243px;
	margin: 0 auto;
	border: 0;
	padding:60px 0 0 60px;
	z-index:0;
}
.products-featured-logo{
	width: 208px;
	height: 182px;
	float:left;
}
.products-featured-info{
	float:right;
	width:560px;
	padding-right:60px;
}
.products-featured-info h1{
	color:#c4c4c4;
	font-size:54px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:60px;
}
.products-featured-info h2{
	color:#FFFFFF;
	font-weight:bold;
}
.featured-product-link{
	margin-top:10px;
	padding-left:10px;
	vertical-align:middle;
	height:30px;
	width:172px;
	background:url(images/products/products-button-background-on.png) repeat-x;
	line-height:30px;
}
.featured-product-link a{
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	vertical-align:baseline;
}
.products-content-list{
	padding-top:10px;
	width:300px;
	height:100px;
	float:left;
}
.products-content-list h3{
	font-size:12px;
	font-weight:bold;
}
.products-content-list:hover h3{
	color:#EE0000;
}
.products-content-list p{
	font-size:10px;
	color:#666666;
}
.products-content-list:hover p{
	color:#202020;
}
.products-content-text{
	padding-left:20px;
	padding-right:5px;
	width:190px;
	float:left;
	height:60px;
}
.linkon{
	background:url(images/products/products-button-background-on.png) repeat-x;
}
.linkoff{
	background:url(images/products/products-button-background-off.png) repeat-x;
}
.products-content-link{
	float:left;
	width:120px;
	font-size:14px;
	height:30px;
	margin-left:20px;
	line-height:30px;
}
.products-content-link a{
	color:#202020;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	vertical-align:baseline;
}
.products-content-image{
	float:right;
	width:65px;
	padding-right:20px;
}
.products-content-list .off{
	display:inline;
}
.products-content-list:hover .off{
	display:none;
}
.products-content-list .on{
	display:none;
}
.products-content-list:hover .on {
	display:inline;
}
#products-content-tiled{
	background: url(images/products/products-repeater-background.png) no-repeat center top;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
}
.slimclear{
	clear:both;
	height: 0;
}

/* PRODUCTS MAIN LANDING END */

/* DOCUMENTATION PORTAL LANDING START 
Note: This is meant to modify the Products Main
Landing styles for the docs landing page */

.docs-search-container{
	text-align: center;
	position:relative;
	background-image: url(images/products/products-banner-background.jpg);
	width:849px;
	height:243px;
	margin: 0 auto;
	border: 0;
	padding:60px 0 0 60px;
	z-index:0;
}
.docs-search-header h1{
	color:#c4c4c4;
	font-size:22px;
	font-weight:bold;
	line-height:60px;
}
.docs-search-form input[type="text"]{
	border: 1px solid #DADADA;
	color: #888;
	height: 24px;
	width: 215px;
	outline: 0 none;
}
.docs-search-form .submit{
	background:#c4c4c4;
	height: 29px;
	border: none;
	color: #FFF;
	margin-left: 10px;
	padding-left: 3px;
}
.docs-search-form .submit:hover{
	background:#EE0000;
	cursor: pointer;
}
.docs-search-left{
    float: left;
    padding-left: 20px;
}
.docs-search-right{
    float: right;
    padding-right:70px;
}

.docs-content-list{
	padding:20px;
	width:410px;
	height:100px;
	float:left;
}
.docs-content-list h3{
	font-size:14px;
	font-weight:bold;
}
.docs-content-list:hover h3{
	color:#EE0000;
}
.docs-content-list p{
	font-size:10px;
	color:#666666;
}
.docs-content-list:hover p{
	color:#202020;
}
.docs-content-text{
	float:right;
	width:275px;
	height: 100px;
}
.docs-content-blurb{
	height:40px;
}
.docs-browse-button{	
	width: 175px;
	padding: 5px;
	background-color: #f8f8f8;
	cursor: pointer;
	border: 1px solid #D7D7D7;
	border-radius: 4px 4px 4px 4px;
	background-clip: padding-box;
	background-image: linear-gradient(to top, #ECECEC 0, #FFF 100%);
	background-image: -moz-linear-gradient(center bottom , #ECECEC 0px, #FFF 100%);
	background-image: -o-linear-gradient(bottom, #ECECEC 0, #EFF F 100%);				
}

.docs-browse-button:hover{
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: linear-gradient(to top, #F7F7F7 0, #FFF 100%);
	background-image: -moz-linear-gradient(center bottom , #F7F7F7 0px, #FFF 100%);
	background-image: -o-linear-gradient(bottom, #F7F7F7 0, #EFF F 100%);	
}

.docs-content-image{		
	float:left;
	width:65px;
	padding-right:20px;
}
.docs-content-list .off{
	display:inline;
}
.docs-content-list:hover .off{
	display:none;
}
.docs-content-list .on{
	display:none;
}
.docs-content-list:hover .on {
	display:inline;
}

/* DOCUMENTATION PORTAL LANDING END */

/* PRODUCT DOCUMENTATION PAGES START */

.product-docs-landing{
	margin-bottom:15px;
}
.product-docs-group{
	position: relative;
	width:550px;
	height: auto;
	float: left;
	margin: 7px auto;
	padding: 0;
	    border: 1px solid #CCC;
	    border-radius:12px;
}
.product-docs-heading{
	position: relative;
	width:530px;
	float: left;
	font-size:18px;
	font-weight:bold;
	margin: 0 auto;
	    background-color: #F2F2F2;
	line-height: 40px;
	    border: 0 solid #CCC;
	    border-radius: 12px 12px 0 0;
	    padding: 0 0 0 20px;
}
.product-docs-body{
	position: relative;
	height: auto;
	float: left;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	width:100%
}
.product-docs-previous{
	padding-top:10px;
	padding-right:10px;
	float:right;
}
.product-docs-name{
	padding-left: 30px;	
	float:left;
}
.product-docs-link{
	float:right;
	padding-right: 30px;
}
/* PRODUCT DOCUMENTATION PAGES END */

/* PRODUCTS AND INDUSTRIES LANDING START */
.prod-ind-global{
	font-size: 14px;
	font-weight:normal;
	color: #666666;
    font-family: Verdana, sans-serif;
}
.prod-ind-global h2{
	font-weight:bold;
}
.prod-ind-global h3{
	font-weight:bold;
}
.prod-ind-global .ui-collapsible{
	margin-top:15px;
	margin-bottom:15px;
} 
.prod-ind-text{
	line-height:20px;
}
.prod-ind-top{
height:auto;
padding-top:30px;
}
.prod-ind-thumb{
	float:left;
	padding-left:30px;
}
.prod-ind-header {
	float:right;
	width:325px;
	padding-right:20px;
}
.prod-ind-text img{
	width:136px;
	height:22px;
}
.prod-ind-purchase{
	float:left;
	clear:none;
}
.prod-ind-demo{
	float:right;
}
.prod-ind-trial{
	float:right;
}
.testimonial {
	padding: 0 50px;
	line-height:18px;
	font-style: italic;
}
.testimonial hr{
margin-bottom:1em;
}
.testimonial-quote {
	font-weight:normal;
}
.testimonial-attrib {
	float:right;
	font-weight:bold;
}
.prod-ind-overview hr {
	margin:1em 0;
}
.case-study{
	margin:10px 0;
}

.case-study-left{
	width:100px;
	float:left;
    border: 1px solid #CCCCCC;
    /*border-radius: 12px 12px 12px 12px;*/
	padding:10px;
	margin-bottom:12px;
	text-align:center;
}
.case-study-left img{
	text-align:center;
}
.case-study-right{
	float:right;
	background-color: #EDEDED;
    border: 1px solid #CCCCCC;
    border-radius: 12px 12px 12px 12px;
    padding: 15px;
	width:360px;
	font-size:12px;
	margin-bottom:12px;
	line-height:16px;
}
.case-study-right h4{
	font-weight:bold;
	padding-bottom:10px;
}
.case-study-right img{
	vertical-align:bottom;
}
.datasheet-list{
	font-size:12px;
	font-weight:bold;
}
.datasheet-list a{
	vertical-align:middle;
}
.datasheet-non-en img{
	border:1px solid #000000;
}
.faq-question {
	font-weight:bold;
}
.expand-collapse{
	margin-top:7px;
	border:1px solid #CCCCCC;
	border-radius:3px;
	width:240px;
}
.expand-collapse button{
	background-color:#FFFFFF;
	border:none;
	cursor:pointer;
}
.expand-collapse img{
	float:left;
	padding-right:5px;
	margin-left:5px;
}
/* PRODUCTS AND INDUSTRIES LANDING END */

/* GEOVIEWER PRODUCT PAGE START */
.geoviewer-content{
    line-height:20px;
    padding-top:7px;
}
.app-store-logos{
    margin-bottom:10px;
}
.app-store-logos img{
    width: 135px;
    height: 40px;
    margin-left: 9px;
    margin-right: 11px;
}
/* GEOVIEWER PRODUCT PAGE END */

/* PRODUCTS SIDEBAR START */
#menu-products-side li{
	height:47px;
}
#menu-products-side li a{
	padding-left:60px;
	font-size:14px;
	height:47px;
	line-height:47px;
}
.widget{
	float:left;
	margin-left:20px;
	padding-top:24px;
}
.widget h3{
	font-weight:bold;
	font-size:14px;
}
.widget ul{
	float:right;
	list-style: none;
}
.widget ul li{
	height:31px;
	border:1px #cacaca solid;
	margin-bottom:7px;
	width:250px;
}
.widget ul li a{
	padding-left:20px;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	text-decoration:none;
	text-transform:uppercase;
}
.widget ul .current-menu-item{
	background-color:#FFFFFF;
}
.widget ul .current-menu-item a{
	color:#522e91;
}
.widget ul li:hover{
	background-color:#FFFFFF;
}
.widget ul li:hover a{
	color:#522E91;
}
.menu .geo-exp-prod{
	background:url(images/menu-geoexpress-off.png) no-repeat 8% center;
}
.menu .geo-exp-prod:hover, .menu .geo-exp-prod.current-menu-item{
	background-image:url(images/menu-geoexpress-on.png);
}
.menu .exp-serv-prod{
	background:url(images/menu-express-server-off.png) no-repeat 8% center;
}
.menu .exp-serv-prod:hover, .menu .exp-serv-prod.current-menu-item{
	background-image:url(images/menu-express-server-on.png);
}
.menu .spa-exp-prod{
	background:url(images/menu-spatial-express-off.png) no-repeat 8% center;
}
.menu .spa-exp-prod:hover, .menu .spa-exp-prod.current-menu-item{
	background-image:url(images/menu-spatial-express-on.png);
}
.menu .exp-sui-prod{
	background:url(images/menu-express-suite-off.png) no-repeat 8% center;
}
.menu .exp-sui-prod:hover, .menu .exp-sui-prod.current-menu-item{
	background-image:url(images/menu-express-suite-on.png);
}
.menu .lidar-prod{
	background:url(images/menu-lidar-compressor-off.png) no-repeat 8% center;
}
.menu .lidar-prod:hover, .menu .lidar-prod.current-menu-item{
	background-image:url(images/menu-lidar-compressor-on.png);
}
.menu .geogofer-prod{
	background:url(images/menu-geogofer-off.png) no-repeat 8% center;
}
.menu .geogofer-prod:hover, .menu .gofer-prod.current-menu-item{
	background-image:url(images/menu-geogofer-on.png);
}

/* PRODUCTS SIDEBAR END */

/* KNOWLEDGE BASE LANDING PAGE START */
.knowledge-base-landing{
	margin-bottom:15px;
}
.knowledge-base-group{
	position: relative;
	width:550px;
	height: auto;
	float: left;
	margin: 7px auto;
	padding: 0;
	    border: 1px solid #CCC;
	    border-radius:12px;
}
.knowledge-base-heading{
	position: relative;
	width:530px;
	float: left;
	font-size:18px;
	font-weight:bold;
	margin: 0 auto;
	    background-color: #F2F2F2;
	line-height: 40px;
	    border: 0 solid #CCC;
	    border-radius: 12px 12px 0 0;
	    padding: 0 0 0 20px;
}
.knowledge-base-body{
	position: relative;
	height: auto;
	float: left;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #CCC;
	width:100%
}
.knowledge-base-img{
    position: relative;
    height: 30px;
    width: 70px;
    float: left;
    margin: 0 auto;
    padding-top: 16px;
    border: 0 solid #EEE;
    border-top-width: 1px;
    text-align: center;
    vertical-align: middle;
}
.knowledge-base-link{
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 15px 0;
	width:460px;
	text-align: left;
	vertical-align: top;
}
/* KNOWLEDGE BASE LANDING PAGE END */

/* KNOWLEDGE BASE ARTICLES START */

.kb-title {
	clear: both;
	color: #484848;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
}
.kb-container h3{
font-weight:bold;
}
#main .kb-primary{
	-webkit-border-radius:15px 0 0 15px;
	-moz-border-radius:15px 0 0 15px;
	border-radius:15px 0 0 15px;
}
h2.kb-header{
	font-size: 13px;
	font-weight:bold;
	color:#666666;
	padding: 8px 0;
}
.support-banner, .news-banner, .anniversary-banner{
	-webkit-border-radius:11px 0 0 0;
	-moz-border-radius:11px 0 0 0;
	border-radius:11px 0 0 0;
}
#kb-box-top, .box-top {
    background-color: #EDEDED;
	color:#666;
	font-size:11px;
    border: 1px solid #E0E0E0;
    border-bottom-width: 0;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 0 15px;
    text-transform: uppercase;
	border-radius:12px 12px 0 0;	
}
.box-body{
	margin-bottom:15px;
}
#kb-box-body, .box-body{
	background-color:#F0F0F0;
	border:1px solid #E0E0E0;
	padding: 15px;
	border-radius:0 0 12px 12px;
}
#kb-box-body h3, .box-body h3{
	margin-top:12px;
}
.kb-update-date{
	font-size:12px;
	font-style:italic;
	padding-top:12px;
}
.kb-code{
font-family: Courier, 'Courier New', sans-serif;
font-size: 14px;
color: #000;
padding:0 1.25em 0.75em 1.25em;
margin-bottom:1em;
background-color:transparent;
}
.note-code{
	background-color:#DDDDDD;
	padding:5px;
}
.note-code:before{
	content:"Note: ";
	font-weight:bold;
}
/* KNOWLEDGE BASE ARTICLES END */

/* NEWS START */
.news-single{
	font-size:12px;
}
.news-single h2{
	font-size: 13px;
	font-weight:bold;
	color:#666666;
	padding: 8px 0;
}
.news-single .entry-title{
	font-size:16px;
	line-height:30px;
	color:#62419A;
}
.news-link a{
	color:#62419A;
	font-size:12px;
	font-weight:bold;
}
.news-date{
	font-size:10px;
}
.news-break{
	margin:10px 0;
}
.news-foot{
	font-size:10px;
}
/* NEWS END */

/* ANNIVERSARY START */
.anniversary  h1{
padding-top:15px;
font-weight: bold;
font-size: 24px;
color: #CC0000;
}
.anniversary h2{
	font-weight:bold;
	font-size:18px;
	color:#3333FF;
}
.anniversary hr{
height:2px;
color:#666666;
background-color:#666666;
margin-bottom:10px;
}
#anniversary1{
	padding:15px;
}
#anniversary2 {
	background-color:#EEEEEE;
	padding:15px;
}
#anniversary3{
	padding:15px;
	font-size:10px;
}
/* ANNIVERSARY END */

/* PRESS GALLERY START */
.press-gallery-content{
	font-size:12px;
	line-height:16px;
}
.press-gallery-content hr{
margin:20px 0;
}
.press-gallery-intro{
	padding:30px 0 0;
}
.press-gallery-left{
	float:left;
	width:330px;
	padding:10px;
}
.press-gallery-left h3{
	color:#62419A;
	padding-bottom:10px;
}
.press-gallery-right{
	float:right;
	text-align:center;
	width:156px;
	padding:7px;
	border:1px solid #CCCCCC;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;	
}
.press-gallery-right img{
	padding:3px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;	
}
/* PRESS GALLERY END */

/* IN THE MEDIA START */
.media-left{
	float:left;
	text-align:center;
	width:120px;
	padding:0;
	margin-top:10px;
	border:1px solid #CCCCCC;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;	
}
.media-left img{
	padding:3px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;	
	width:100px;
}
.media-right{
	float:right;
	margin-top:10px;
	width:375px;
	font-size:12px;
}
.media-right h3{
	color:#62419A;
	font-size:14px;
	padding-bottom:7px;
}
.media-right h4{
	color:#666666;
	font-weight:bold;
	padding-bottom:7px;
}
.media-right .publish{
	font-style:italic;
}
.media-right .blurb p{
	margin: 0;
}
.media-right .article-link{
	font-size:10px;
	padding-top:7px;
}
/* IN THE MEDIA END */

/*INDUSTRY AFFILIATIONS START */
.ind-aff-container{
	margin:15px 0;
}
.ind-aff-left{
	float:left;
	width:150px;
	text-align:center;
}
.ind-aff-left img{
	text-align:center;
}
.ind-aff-right{
	float:right;
	width:375px;
	padding:10px 10px 0 10px;
	background-color:#EAEAFF;
	font-size:12px;
	line-height:16px;
	border: 1px solid #CBCBCB;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;	
}
.ind-aff-right h4{
	font-weight:bold;
	padding-bottom:10px;
}
.ind-aff-right img{
	vertical-align:bottom;
}
/*INDUSTRY AFFILIATIONS END */

/* PURCHASE START */
#geomap{
	font-size:12px;
	background-color:#FFFFFF;
	border: 1px solid #CBCBCB;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;	
}
.purchasemap{
	cursor:auto;
	height:370px;

}
#worldmap img{
	margin:40px;
}
#northamericamap img{
	margin:7px 50px;
}
#mapselection{
width:260px;
float:left;
}
#mapselection ul{
	list-style:none;
	margin-left: 0;
}
#mapselection ul li{
cursor:auto;
}
#mapselection ul.sublist{
	margin-left:20px;
}
#mapsalesbox{
width:280px;
float:right;
margin-right:20px;
}
#northamericamap{
	display:none;
}
.agent-box{
	background-color: #EDEDED;
    border: 1px solid #CCCCCC;
    border-radius: 12px 12px 12px 12px;
    display: none;
    padding: 15px;
}
.mainlist{
	padding-left:20px;
	margin-bottom: 0;
}
.sublist{
	/*display:none;*/
}
/* PURCHASE END */

/* DOWNLOADS START */
span.download-info{
	font-size: 10px;
    font-weight: normal;
    padding-left: 30px;
}
.post-2701{
	text-align:center;
}
.geoviewer-agreement{
	text-align:left;
	margin:20px auto;
	width:75%;
	height:300px;
	word-wrap:break-word;
	overflow-y: scroll;
	overflow-x: hidden;
}
.geoviewer-links{
	text-align:left;
	display:none;
}
.geoviewer-button{
	margin:10px auto;
	text-align:center;
}
/* DOWNLOADS END */

/* Loose Styles Start */
.lt-login-area{
	font-size:12px;
	line-height:12px;
}
.lt-login-area #user_login{
	margin-right:12px;
}
.lt-login-area #user_login, .lt-login-area #user_pass{
	width:124px;
	border-radius:3px;
}
.lt-login-area #rememberme{
	display:none;
}
.lt-login-area #wp-submit{
	background-color:#EEBE00;
	border-radius:5px;
	margin-left:10px;
}
h3.wp-spoiler-title {
color:#666;
text-transform:none;
letter-spacing: 0;
font-size:14px;
font-family:Verdana, sans-serif;
font-weight: bold;
}
#mapresllerbox {
    float: right;
    margin-right: 20px;
    width: 550px;
}
#mapresellerbox hr{
	margin-bottom:12px;
}
#mapresellerbox .reseller-box{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 12px 12px 12px 12px;
    display: none;
    padding: 15px;
}
.reseller-right{
	background-color: #EDEDED;
    border: 1px solid #CCCCCC;
    border-radius: 12px 12px 12px 12px;
    padding: 15px;
	width:360px;
	float:right;
	margin-bottom:12px;
}
.reseller-left{
	width:100px;
	float:left;
    /* border: 1px solid #CCCCCC; */
    /*border-radius: 12px 12px 12px 12px;*/
	padding:3px;
	margin-bottom:12px;
}
.agent-box h3{
	font-size:14px;
	letter-spacing: 0;
	text-transform:none;
}
.event-left{
padding-top:13px;
width:360px;
float:left;
}
.event-left a{
	font-size:10px;
	font-weight:bold;
}
.event-right{
padding-top:13px;
float:right;
}
.tooltip-message-content{
	text-align:left;
}
.tooltip-message-content h3{
	font-size:18px;
	text-align:center;
}
.tooltip-message-content h4{
	font-size:16px;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
}
.newsletter-tabular hr{
	margin:10px 0;
}
#SDKLicense{
    text-align:left;
    margin:20px auto;
    width:90%;
    height:400px;
    word-wrap:break-word;
    overflow-y: scroll;
    overflow-x: hidden;
}
.developer-agreement h3{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    text-align: left;
}
.developer-agreement hr{
    margin-bottom:7px;
}
.developer-links{
    text-align:left;
    display:none;
}
.developer-button{
    margin:10px auto;
    text-align:center;
}

/* Loose Styles End */

/* Product Activation Start */
.activationCB{
	padding-top: 0;
	font-weight:normal;
	font-size:12px;
}
.activationCB h3{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:7px;
}
.activationCB h4{
	font-weight:bold;
}
.activationCB p{
	padding-top:5px;
}
/* Product Activation End */

/* ACTON RULES START */
/* 	Forms Fields: Generic */
	
	.formField
		{
		padding-top:		5px;
		padding-bottom:		5px;
		}
		
	.formFieldLabel
		{
		padding-bottom:		2px;
		}
		
	.formFieldLabelGood
		{
		padding-bottom:		2px;
		background:			url(./images/12x12yes.gif) center right no-repeat;
		}
		
	.formFieldLabelBad
		{
		padding-bottom:		2px;
		background:			url(./images/12x12no.gif) center right no-repeat;
		}
		
	.formFieldText
		{
		height:				19px;
        border: 1px solid #999999;
        font-size: 			11px;
		color: 				#000000;
		background-color: 	#FFFFFF;
		}
		
	.formFieldTextError
		{
		height:				19px;
        border: 1px solid #CC0000;
        font-size: 			11px;
		color: 				#000000;
		background-color: 	#FFFFCC;
		}
		
	.formFieldFile
		{
		height:				19px;
        border: 1px solid #999999;
        font-size: 			11px;
		color: 				#000000;
		background-color: 	#FFFFFF;
		}

	.formFieldFileError
		{
		height:				19px;
        border: 1px solid #CC0000;
        font-size: 			11px;
		color: 				#000000;
		background-color: 	#FFFFCC;
		}
		
/* 	Form Field Sizes */
		
	.formFieldSmall			
		{
		width:	100px;
		}
		
	.formFieldMedium
		{
		width:	200px;
		}	
		
	.formFieldMediumLeft
		{
		width:	195px;
		}		
		
	.formFieldMediumRight
		{
		width:	200px;
		}		
		
	.formFieldLarge
		{
		width:	400px;
		}	
		
/*	Form Field Sizes For Multi-Column Layouts */

	.formField1Column			{ width: 400px; }
	
	.formField2Column			{ width: 200px; }
	
	.formField3Column			{ width: 133px; }
	
	.formField4Column			{ width: 100px; }
	
/* 	Width of input field blocks */

	.formInputBlock
		{
		width:			410px;
		overflow:		hidden;
		}
		
/*	Section Field */
		
	.formSectionHeading
		{
		font-weight:	bold;
		color:			#FF3300;
		padding-top: 	10px; 
		padding-bottom: 10px;	
		}
		
	.formSectionDescription
		{
		/*
		width:			400px;
		*/
		padding-bottom: 10px;	
		text-align:		left;
		}
		
/*	Paragraph Field */
		
	.formTextArea
		{
        border: 1px solid #999999;
        font-size: 			11px;
		color: 				#000000;
		background-color: 	#FFFFFF;
		}
		
	.formTextAreaSmall
		{
		width:	400px;
		height:	57px;
		}
		
	.formTextAreaMedium
		{
		width:	400px;
		height:	114px;
		}
		
	.formTextAreaLarge
		{
		width:	200px;
		height:	190px;
		padding:3px;
		}
		
	input::-webkit-outer-spin-button,
	input::-webkit-inner-spin-button
		{
		-webkit-appearance: none;
		margin: 0;
		}

/* Negative CAPTCHA to disable submits by bots */
	
	.formNegCap 
		{
		display:			none;
		}
/* Acton-specific CSS */
.required-field{
	color:#FF0000;
	padding-left:4px;
}
.form-group{
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #CCCCCC;
    float: left;
    height: auto;
    margin: 7px auto;
    padding: 0;
    position: relative;
    width: 550px;
}
.form-header {
	background-color: #F2F2F2;
    border-radius: 12px 12px 0 0;
    border: 0 solid #CCCCCC;
    float: left;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 0 0 20px;
    position: relative;
    width: 530px;
}
.form-header-left{
	font-size:16px;
	font-weight:bold;
}
.form-header-right{
	text-align:right;
	padding-right:30px;
}
.form-row{
	height:32px;
	padding:10px 30px 0;
	clear:both;
}

.form-left, .form-header-left{
	float:left;
	width:240px;
}
.form-right, .form-header-right{
	float:right;
	width:230px;
	text-align:right;
}
.form-row input[type="email"] {
    padding: 3px;
}
.form-row select{
    border: 1px solid #999999;
    font-size: 11px;
    height:27px;
    width:208px;
}
.form-fineprint{
	font-size:11px;
	color: #62419A;
	height:auto;
}
.form-submit-row{
	clear:both;
	width:550px;
	text-align:center;
	padding: 10px 0;
}
.form-submit-row input{
	background-color: #EEBE00;
    border: 1px solid #ABADB3;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 3px 0;
}

/* ACTON RULES END */

/* ESRI 2013 RULES */
body.page-id-4185{
    padding:0;
}
#main.esri2013 {
    background:#EEEEEE;
    clear: both;
    margin: 0;
    overflow:visible;
    box-shadow:none;
}
#primary.esri2013{
    font-size:16px;
    line-height:1.3em;
    float: left;
    width: 100%;
    background: #F8F8F8 url(http://www.lizardtech.com/images/esri-2013-background.png) repeat;
    border:none;
    border-radius:0;
    min-height:500px;
    position:relative;
}
#primary.esri2013 a:hover{
    text-decoration: none;
}
.esri2013-banner{
    margin-bottom:15px;
}
#primary.esri2013 img{
    border:none;
}
#primary.esri2013 article{
    width:600px;
    margin: 0 auto;
    line-height: 1.4em;
    padding:0;
}
#primary.esri2013 article .inline-image{
    margin: 10px 0;
}
.esri-center{
    text-align:center;
    margin:50px 0 20px 0;
}
.esri-purple-link{
    background-color:#472f94;
    color:#ffffff;
    padding:15px;
    border-radius: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: .1em;
}
.esri-blue-link{
    background-color: #087fc4;
    color:#ffffff;
    padding:15px;
    border-radius: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: .1em;
}
.esri-blue-link img{
    vertical-align: text-bottom;
}
#esri2013-lizard{
    clear: none;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}
#esri-footer{
    padding:20px;
    background-color: #472f94;
    color:#ffffff;
    text-align: center;
    font-size:10px;
}
#esri-footer a{
    color:#ffffff;
}

/* ESRI 2013 RULES */

/* Build a Lizard Rules START*/
#primary.buildalizard{
    font-size:16px;
    line-height:1.3em;
    float: left;
    width: 100%;
    border:none;
    position:relative;
}
#primary.buildalizard article{
    width:100%;
    margin:0 auto;
    padding:0;
}
.lizard-contest{
    height:auto;
}
.lizard-contest-entry{
    padding:7px;
    border:1px solid #000080;
    border-radius: 7px;
    float:left;
    width:241px;
    margin:7px 10px;
    height:324px;
    overflow:hidden;
    text-align:center;
}
.lizard-entry-container{
    width:241px;
    overflow:hidden;
    border-radius: 7px;
}
img.lizard-contest-image{
    width: auto !important;
    height: 241px !important;
    overflow:hidden;
    left: 50%;
    top:0;
    position:relative;
    margin-left:-100%;
    border-radius: 7px;
}
.post-ratings{
    font-size:12px;
}
/* Build a Lizard Rules END */

#text-12 {
    padding-top:0;
}
#text-12 h3{
    font-size: 20px;
    font-style: italic;
}
#text-12 h3 a{
    color: #522e91;
}
.singular .post-4622 header h2{
    color:#62419A;
    font-size:30px;
    line-height:45px;
    text-align:center;
    padding-top:0;
}

.singular .post-4622 h4{
    color:#62419A;
    font-size:24px;
    line-height:1.2em;
    padding-top:0;
    padding-bottom:15px;
}
.ain-form{
    margin:0 auto;
    width:70%;

}
.ain-form .form-row{
    height:auto;
    padding:0;
}
.ain-form .form-left{
    width:80px;
}
.ain-form .form-right{
    width:285px;
    text-align:left;
}
.ain-form{
    margin:0 auto;
    width:70%;
}
.ain-form-small .form-row{
    height:auto;
    padding-bottom:3px;
    font-size:13px;
}
.ain-form-small .form-left{
    width:50px;
    padding-left:70px;
}
.ain-form-small .form-right{
    width:315px;
    text-align:left;
}
.ain-form-small .form-group{
    padding-bottom:10px;
}

/* Videos Page Styling */
.videos-row {
    width:550px;
    clear:both;
    float:left;
    border-top: 1px solid #CCCCCC;    
}
.videos-left {
    float:left;
	text-align:center;
	width:210px;
	padding:0;
	margin-top:10px;
	border:1px solid #CCCCCC;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;	
}

.videos-left img{
	padding:3px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;	
	width:200px;
}
.videos-right{
	float:right;
	margin-top:10px;
	width:300px;
	font-size:12px;
}
.videos-right h3{
	color:#62419A;
	font-size:14px;
	padding-bottom:7px;
}

