/*
Theme Name: MakBit WPTheme
Theme URI: http://makbit.com/makbit-wpt/
Author: (c) MakBit Software
Author URI: http://makbit.com/
Description: MakBit WPTheme is a fully responsive theme that looks great on any device. You can use custom menu, header image, and background.
Version: 1.0
License: Free to Use
License URI: http://makbit.com/
Tags: light, white, blue, silver, aero, transparent, sidebar, responsive, custom-background, custom-header, custom-menu
Text Domain: MakBit WPTheme

This theme is free.
It was inspired by 2010 & 2012 themes & Vista.
Minimum: CSS3 + IE9
*/

/*
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem values (and line heights) are calculated using two variables:
$rembase:     16 (default);
$line-height: 24;
Examples:
	font-size: 8px
	font-size: 0.5rem; (8 / $rembase)
	line-height: 1; ($line-height / 16)
	fonts: 8 (0.5), 10 (0.625), 12 (0.75), 13 (0.8125), 14 (0.875)
*/
/* AliceBlue LightSkyBlue   LightSteelBlue MidnightBlue Navy   SkyBlue SlateBlue SteelBlue DeepSkyBlue RoyalBlue DodgerBlue CornflowerBlue */

/* --------------------------------------------------------------------- */
/* Main & Reset -------------------------------------------------------- */
/* --------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details,
table, caption, tbody, tfoot, thead, tr, th, td, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-style: inherit;
	vertical-align: baseline;
}
html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	font-size: 100%; /* 16px == 1rem base */
}
body {
	font-size: 16px;
	font-size: 1rem;
	color: Black;
	background-color: LightSteelBlue;
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	/* font-family: Georgia, "Lucida Bright", Century, serif, Magneto; */
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	clear: both;
	vertical-align: baseline;
	font-style: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif, Rockwell;
}
a {
	text-decoration: none;
	outline: none;
	color: Blue;
}
a:hover {
	color: OrangeRed;
	text-decoration: underline;
}
a:visited {
	color: DodgerBlue;
	color: Navy;
}
a:focus {
	outline: thin dotted;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	font-weight: bold;
	text-align: left;
	background-color: LightGray;
}
td {
	font-weight: normal;
	text-align: left;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display: block;
}
audio,canvas,video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff080;
	text-decoration: none;
}
hr {
	background-color: Gray;
	border: 0;
	height: 1px;
}
em {
	font-style: italic;
	color: #800;
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
/* Make sure videos and embeds fit their containers */
embed,iframe,object,video {
	max-width: 100%;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	padding: 0 1%;
	border: 1px solid silver;
	background-color: #FFE;
	border-radius: 3px;
	/* font-family: Georgia, "Lucida Bright", serif; */
	/* font-style: italic; */
	margin: 0 3%;
}
pre, code {
	font-family: Consolas, Monaco, "Courier New", monospace;
	font-size: 14px;
	font-size: 0.875rem;
}

/* ---------------------------------------------------------- */
/* Controls */
/* ---------------------------------------------------------- */
.button,
button, input, select, textarea {
	padding: 4px;
	padding: 0.25rem;
	border: 1px solid Gray;
	border-radius: 3px;
	font-weight: normal;
	line-height: normal;
	/* cursor: pointer; */
}
button[disabled],
input[disabled] {
	cursor: default;
}
textarea {
	/* font-size: 100%; */
	overflow: auto;
	vertical-align: top;
}
/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}
/* Aero 3D-buttons */
.button,
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	color: Black;
	border: 1px solid Gray;
	background-color: #E0E0E0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: -ms-linear-gradient(top, #f0f0f0, #a0a0a0);
	background-image: -webkit-linear-gradient(top, #f0f0f0, #a0a0a0);
	background-image: -o-linear-gradient(top, #f0f0f0, #a0a0a0);
	background-image: linear-gradient(top, #f0f0f0, #a0a0a0);
	box-shadow: inset 0 2px 4px rgba(64, 64, 64, 0.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#a0a0a0');
	cursor: pointer;
}
.button:hover, .button:focus,
.menu-toggle:hover, .menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	color: Black;
	text-decoration: none;
	border-color: #00BFFF;
	background-color: #D0E0F0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #F0FFFF, #A0D0FF);
	background-image: -ms-linear-gradient(top, #F0FFFF, #A0D0FF);
	background-image: -webkit-linear-gradient(top, #F0FFFF, #A0D0FF);
	background-image: -o-linear-gradient(top, #F0FFFF, #A0D0FF);
	background-image: linear-gradient(top, #F0FFFF, #A0D0FF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0ffff', endColorstr='#a0d0ff');
}
.button:active,
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	border-color: Gray;
	background-color: #A0A0A0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #F0F0F0, #A0A0A0);
	background-image: -ms-linear-gradient(top, #F0F0F0, #A0A0A0);
	background-image: -webkit-linear-gradient(top, #F0F0F0, #A0A0A0);
	background-image: -o-linear-gradient(top, #F0F0F0, #A0A0A0);
	background-image: linear-gradient(top, #F0F0F0, #A0A0A0);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
}
.button {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	padding: 2px 12px;
}
/* ---------------------------------------------------------- */
/* Page structure                                             */
/* ---------------------------------------------------------- */
#wrapper {
	margin: 1% auto;
	width: 86%;
	background-color: White;
	box-shadow: 0 1px 6px 3px Gray;
	border: 1px outset SteelBlue;
	outline: 1px solid CornflowerBlue;
}

/* ---------------------------------------------------------- */
/* Header                                                     */
/* ---------------------------------------------------------- */
#header {
	color: white;
	background-color: DodgerBlue;
	box-shadow: inset 0 0 6px 2px rgba(60, 130, 200, 0.5);
}
#branding {
	/*
	background-image: url('images/bg_header_aurora.jpg');
	background-size: cover;
	*/
	background-image: -moz-linear-gradient(top, #1E90FF, #000040);
	background-image: -ms-linear-gradient(top, #1E90FF, #000040);
	background-image: -webkit-linear-gradient(top, #1E90FF, #000040);
	background-image: -o-linear-gradient(top, #1E90FF, #000040);
	background-image: linear-gradient(top, #1E90FF, #000040);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1E90FF', endColorstr='#000040');
}
#branding img {
	display: block; /* otherwise border is added :-( */
	width: 100%;
}
#site-title{
	font-size: 32px;
	font-size: 2rem;
	padding: 16px 24px 0;
	padding: 1rem 1.5rem 0;
}
#site-title a, #site-description a {
	color: white;
	text-decoration: none;
}
#site-description{
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: small;
	padding: 0 24px 16px;
	padding: 0 1.5rem 1rem;
}

/* ---------------------------------------------------------- */
/* Menu Bar                                                   */
/* ---------------------------------------------------------- */
#access {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	background-color: DodgerBlue;
	background-image: -moz-linear-gradient(top, #1080FF, #002080);
	background-image: -ms-linear-gradient(top, #1080FF, #002080);
	background-image: -webkit-linear-gradient(top, #1080FF, #002080);
	background-image: -o-linear-gradient(top, #1080FF, #002080);
	background-image: linear-gradient(top, #1080FF, #002080);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1080FF', endColorstr='#002080');
	/* box-shadow: inset 0px 0px 4px 1px #48F; */
}
#access ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	list-style: none;
	letter-spacing: 0.04em;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: white;
	display: block;
	line-height: 3.0;
	padding: 0 16px;
	padding: 0 1rem;
	text-decoration: none;
}
#access ul ul {
	display: none;
	float: left;
	position: absolute;
	left: 0;
	z-index: 999;
	box-shadow: 8px 8px 12px 4px rgba(0,0,0,0.5);
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background-color: DodgerBlue;
	border-bottom: 1px dotted #ddd;
	line-height: 1.3;
	padding: 10px 10px;
	padding: 0.625rem 0.625rem;
	width: 176px;
	width: 11rem;
}
#access ul li:hover > a,
#access ul ui:hover > a,
#access a:focus {
	text-decoration: none;
	background: #0033AA;
}
#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;
}

/* -------------------------------------------------------------------------- */
/* Main content and comment area -------------------------------------------- */
/* -------------------------------------------------------------------------- */
#main {
	clear: both;
	float: left;
	margin: 1.5%;
	width: 97%;
	background-color: White;
}
#container {
	clear: left;
	float: left;
	overflow: auto;
	padding: 1%;
	width: 73%;
	line-height: 1.5;
}
#content {
	float: left;
	text-align: justify;
	width: 100%;
}

.post, .page {
	padding-bottom: 2%;
}
.page-title {
	text-transform: uppercase;
	border-bottom: 1px solid #800;
	margin-bottom: 1%;
}
.entry-title, .page-title, .entry-header {
	clear: none;
	color: OrangeRed;
	font-size: 24px;
	font-size: 1.5rem;
}
.entry-title a, .page-title a {
	color: #008;
} 
.entry-title a:hover, .entry-title a:focus, .entry-title a:active,
.page-title a:hover,  .page-title a:focus,  .page-title a:active {
	color: OrangeRed;
	text-decoration: none;
}
.entry-content, .entry-summary {
	clear: both;
	padding-top: 1%;
}
.entry-content p, .entry-summary p{
	padding-top: 1%;
	padding-bottom: 1%;
}
.entry-content img, .entry-summary img{
	max-width: 100%;
}
.entry-meta, .entry-utility {
	color: Gray;
	clear: both;
	font-size: smaller;
	border-bottom: 1px solid Silver;
}
.entry-meta a {
	color: RoyalBlue;
}
.entry-meta a:hover, .entry-meta a:focus, .entry-meta a:active {
	color: OrangeRed;
}
.google_ad {
	clear: both;
	float: left;
	margin: 2%;
	border: 0;
	overflow: hidden;
	width: 96%;
}
.attachment-thumbnail {
	float: left;
	border: 0;
	margin: 1%;
}

#primary, #secondary, #tertiary, #quaternary, #quinary {
	clear: right;
	float: right;
	width: 23%;
	background: #F0F8FF;
	background: -moz-linear-gradient(top, #FFFFFF, #F0F8FF);
	background: -ms-linear-gradient(top, #FFFFFF, #F0F8FF);
	background: -webkit-linear-gradient(top, #FFFFFF, #F0F8FF);
	background: -o-linear-gradient(top, #FFFFFF, #F0F8FF);
	background-image: linear-gradient(top, #FFFFFF, #F0F8FF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F8FF');
	border: 1px solid DodgerBlue;
	box-shadow: 0 0 3px 1px Silver;
}
#primary {
	margin-top: calc(36px + 1%);
}
#primary h3, #secondary h3, #tertiary h3, #quaternary h3, #quinary h3 {
	padding: 1%;
	color: White;
	background-color: DodgerBlue;
	outline: DodgerBlue solid 1px;
}
#primary li ul li, #secondary li ul li, #tertiary li ul li, #quaternary li ul li, #quinary li ul li {
	width: 97%;
	padding: 2%;
	line-height: 1.2;
	font-size: 13px;
	font-size: 0.8125rem;
	text-align: justify;
	list-style: square inside;
	list-style: none;
	color: DodgerBlue;
}
#primary li ul li:before, #secondary li ul li:before, #tertiary li ul li:before, #quaternary li ul li:before, #quinary li lu li:before {
	content: "◊ ";
	font-size: 12px;
	font-size: 0.75rem;
	font-family: Verdana, Arial, Helvetica;
}
.textwidget img {
	display: block; /* remove border around image */
}
.tagcloud {
	padding: 1%;
}

/* =Widgets ------------------------------------------------------------- */
.widget-area {
	font-size: 12px;
	font-size: 0.75rem;
	overflow: hidden;
	margin: 1% 0;
}
.widget-area ul li {
	width: 100%;
}
.widget-title {
	color: Black;
	font-size: small;
	letter-spacing: 0.05em;
	width: 100%;
}
.widget-container {
	word-wrap: break-word;
	hyphens: auto;
	clear: both;
	display: inline-block;
}
.widget-container ul {
	margin: 0;
	color: #444;
}
.widget-container a {
	text-decoration: none;
	color: DodgerBlue;
}
.widget-container a:hover,
.widget-container a:focus,
.widget-container a:active {
	text-decoration: underline;
	color: OrangeRed;
}
.widget_categories select, .widget_archive select {
	margin: 0;
	padding: 3px;
	border: 1px solid Gray;
	background-color: transparent;
}
.widget_categories select:focus, .widget_categories select:active,
.widget_archive select:focus, .widget_archive select:active  {
	background-color: White;
}
.widget_search form {
	margin: 0;
}
.widget_search #s {
	font-weight: bold;
	border: 1px solid Gray;
	background: url(images/search.png) no-repeat 4px 4px transparent;
	padding-left: 24px;
	padding-left: 1.5rem;
	width: 80%;
}
.widget_search #s:focus {
	background-color: White;
}
.widget_search #searchsubmit {
	display: none;
}

/* =Footer -------------------------------------------------------------- */
#footer {
	width: 100%;
	clear: both;
	display: block;
	background-color: #EEE;
}
#colophon {
	border-top: 1px solid Silver;
}
#footer-widget-area {
	float: left;
	width: 96%;
	padding: 0 2%;
	line-height: 1.5;
}
/* Four Footer Widget Areas */
#footer-widget-area #first,
#footer-widget-area #second,
#footer-widget-area #third,
#footer-widget-area #fourth {
	float: left;
	width: 23%;
	margin: 0;
	border: none;
	background: none;
	padding: 1%;
}
/* Hidden Site Info Line */
#site-info {
	clear: both;
	display: none;
}
/* Site Generator Line */
#site-generator {
	color: White;
	font-size: small;
	line-height: 3;
	letter-spacing: 0.02em;
	text-align: center;
	background: Black;
	background: -moz-linear-gradient(top, #505050, #000000);
	background: -ms-linear-gradient(top, #505050, #000000);
	background: -webkit-linear-gradient(top, #505050, #000000);
	background: -o-linear-gradient(top, #505050, #000000);
	background-image: linear-gradient(top, #505050, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#000000');
	clear: both;
	display: block;
}
#site-generator a {
	color: White;
	font-weight: normal;
}
#site-generator #footer-links {
	float: left;
	padding: 0 2%;
}
#site-generator #footer-copyright {
	float: right;
	padding: 0 2%;
}

/* =Comments  -------------------------------------------------------- */
#comments {
}
#comments-title {
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 3;
	/* text-transform: uppercase; */
	border-top: 1px dotted Silver;
}
.commentlist {
	float: right;
	list-style: none;
	margin-bottom: 2%;
}
.comment {
	background: #F8F8F8;
	border: 1px solid Silver;
	border-radius: 4px;
}
.comment-meta, .comment-meta a, .comment-meta a time {
	float: left;
	color: Gray;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.75rem;
}
.comment-author .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 1%;
	box-shadow: 1px 1px 2px #777;
}
.comment-author a {
	font-weight: bold;
}
.comment-body {
	clear: left;
	padding: 4px 8px;
	padding: 0.25rem 0.5rem;
	font-size: 14px;
	font-size: 0.875rem;
	border-top: 1px dotted Silver;
}
/*
.comment .odd {
	background-color: #DEF;
}
.comment .even {
	background-color: #DEF;
}
*/
.comment .bypostauthor {
	border: 2px solid Gray;
	background-color: #C0C0C0;
}
.comment .reply {
	clear: both;
	line-height: 24px;
}
.comment .reply  a{
	color: Black;
	font-size: small;
	margin: 0 auto;
	padding: 4px 8px;
	padding: 0.25rem 0.5rem;
	border-radius: 3px;
	vertical-align: top;
	border: 1px solid Gray;
	background-color: #E0E0E0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f0f0f0, #a0a0a0);
	background-image: -ms-linear-gradient(top, #f0f0f0, #a0a0a0);
	background-image: -webkit-linear-gradient(top, #f0f0f0, #a0a0a0);
	background-image: -o-linear-gradient(top, #f0f0f0, #a0a0a0);
	background-image: linear-gradient(top, #f0f0f0, #a0a0a0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#a0a0a0');
	cursor: pointer;
}
.comment .reply  a:hover,
.comment .reply  a:focus {
	text-decoration: none;
	border-color: #00BFFF;
	background-color: #D0E0F0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f0f0f0, #C0D0F0);
	background-image: -ms-linear-gradient(top, #f0f0f0, #C0D0F0);
	background-image: -webkit-linear-gradient(top, #f0f0f0, #C0D0F0);
	background-image: -o-linear-gradient(top, #f0f0f0, #C0D0F0);
	background-image: linear-gradient(top, #f0f0f0, #C0D0F0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#C0D0F0');
}
.nopassword, .nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: bold;
	margin: 26px 0;
	text-align: center;
}

/* ===================================================================== */
/* Comment-Respond Form  STOPPED HERE !!!!!!!!!!!!!!!!!!!!!!!!!!!! */
.comment-respond {
	clear: both;
	background: #F8F8F8;
	border: 1px solid Silver;
	border-radius: 4px;
	padding: 1%;
}
.comment-respond #reply-title {
	color: #444;
}
.comment-respond .logged-in-as {
	float: right;
	font-size: small;
}
.comment-respond input[type="text"],
.comment-respond textarea {
	border: 1px solid Silver;
	border-radius: 4px;
	padding: 1%;
	resize: vertical;
	width: 97%;
}
.comment-respond input[type="text"]:focus,
.comment-respond textarea:focus {
	z-index: 1;
	border: 1px solid Gray;
}
.comment-respond .required,
.comment-respond .comment-form-author .required,
.comment-respond .comment-form-email .required {
	color: #bd3500;
	font-weight: bold;
}
.comment-respond label,
.comment-respond .comment-form-author label,
.comment-respond .comment-form-email label,
.comment-respond .comment-form-url label,
.comment-respond .comment-form-comment label {
	color: Gray;
	font-size: small;
}


/* Author Info -------------------------------------------------------- */
#author-info {
	font-size: small;
	overflow: hidden;
}
#author-avatar img {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
}
#author-description h2 {
	font-weight: bold;
}

/* My Extensions -------------------------------------------------------- */
.winHeader {
	color: White;
	font-size: 20px;
	text-align: center;
	border: 1px solid DodgerBlue;
	background-color: DodgerBlue;
/*
	background: -moz-linear-gradient(left, #000040, #80A0F0);
	background: -ms-linear-gradient(left, #000040, #80A0F0);
	background: -webkit-linear-gradient(left, #000040, #80A0F0);
	background: -o-linear-gradient(left, #000040, #80A0F0);
	background-image: linear-gradient(left, #000040, #80A0F0);
*/
	width: 98%;
	padding: 0 1%;
}
.window {
	width: 98%;
	padding: 1%;
	margin-bottom: 2%;
	border: 1px solid DodgerBlue;
	box-shadow: 0 0 3px Silver;
	display: inline-block;
	clear: both;
}
.window ul {
	margin: 1% 5%;
	list-style: square inside;
}
.window p, .product p {
	float: left;
}
.window img, .product img {
	border: 0;
	float: left;
	margin-right: 8px;
	overflow: hidden;
}
.window .info, .product .info {
	text-align: justify;
	line-height: normal;
	font-size: small;
}
.product {
	float: left;
	padding: 1%;
	width: 29%;
	margin: 1% 2% 1% 0;
	display: inline-block;
	background: #E0F0FF;
	background: -moz-linear-gradient(top, #FFFFFF, #E0F0FF);
	background: -ms-linear-gradient(top, #FFFFFF, #E0F0FF);
	background: -webkit-linear-gradient(top, #FFFFFF, #E0F0FF);
	background: -o-linear-gradient(top, #FFFFFF, #E0F0FF);
	background-image: linear-gradient(top, #FFFFFF, #E0F0FF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E0F0FF');
	border: 1px solid LightSteelBlue;
	border-radius: 3px;
	overflow: hidden;
}
.table3d {
	text-align: left;
	border: 1px solid Black;
	border-collapse: separate;
	border-spacing: 1px;
}
.table3d th {
	font-weight: bold;
	padding: 0 8px;
	border: 1px outset Gray;
	background: LightGray;
}
.table3d td {
	padding: 0 8px;
	border: 1px outset Silver;
}

/* Search Form ---------------------------------------------- */
/* !!!!!!!!!!!!!!!!! */
/*
.site-header #searchform {
	position: absolute;
	top: 5vh;
	right: 11%;
	text-align: right;
}
.site-header #s {
	font-weight: bold;
	border: 1px inset LightSteelBlue;
	background: url(images/search.png) no-repeat 4px 4px LightSteelBlue;
	padding-left: 24px;
	padding-left: 1.5rem;
	width: 80px;
	width: 5rem;
	-webkit-transition-duration: 500ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 500ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 500ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	transition-duration: 500ms;
	transition-property: width, background;
	transition-timing-function: ease;
}
.site-header #s:focus {
	background-color: White;
	width: 240px;
	width: 15rem;
}
.site-header #searchsubmit {
	display: none;
}
*/


/* -------------------------------------------------------------- */
/* Assistive text */
.assistive-text,
.screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.main-navigation .assistive-text:focus,
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
