




/*
     FILE ARCHIVED ON 7:43:13 Apr 30, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:59:14 Mar 26, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Theme Name: Master Theme
Description: The default theme for Markit Media Wordpress installs. Based off the TwentyTen theme.
Author: Jesse LaReaux
Version: 1.0
*/


/* =Structure
-------------------------------------------------------------- 
-------------------------------------------------------------- */
body {
	background-color: #E2EBF0 !important;
	background-image: url(http://www.technutelectronics.com/wp_content/themes/master/images/body_BG.jpg) !important;
}
#header_wrapper {
	width:100%;
}
#header {
	width:940px;
	margin:0 auto;
}
#main_wrapper {
	width:100%;
	clear:both;
}
#main {
	clear: both;
	overflow: hidden;
	width:940px;
	padding: 0 10px 20px 10px;
	margin: 0 auto;
}
#main img {
	padding: 0px 20px 20px 20px;
}
#footer_wrapper {
	width:100%;
	clear:both;
}
#footer {
	width: 940px;
	margin:0 auto;
}
#content {
	margin: 0px;
	padding: 20px;
	background-color: #F1F5F5;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#container {
	float: left;
	margin: 0px;
	width: 700px;
}
.full-width {
	width: 940px !important;
}
#primary,
#secondary {
	float: right;
	width: 180px;
	padding: 20px;
	background-color: #F1F5F5;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#secondary {
	clear: right;
}


/* =Header
-------------------------------------------------------------- 
-------------------------------------------------------------- */

#header {
}
#logo {
	float: left;
	padding: 20px 0;
}
#logo a {
	width: 400px;
	float: left;
	font-family: 'Linden Hill', serif;
	font-size: 30px;
	line-height: 36px;
	color: #333;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
}
#cta {
	float: right;
	padding: 10px 0 0 0;
}
#cta span {
	display: block;
	font-family: 'Linden Hill', serif;
	font-size: 20px;
	line-height: 30px;
	color: #333;
	text-align: right;
	text-decoration: none;
}
#cta input[type="text"] {
	float: right;
	background-image: url(http://www.technutelectronics.com/wp_content/themes/master/images/site_search.png);
	background-position: 0 -99px;
	background-repeat: repeat-x;
	border: 1px solid #000;
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
	margin: 10px 0 5px 0;
	padding: 5px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	left: 30px;
}
#cta #searchsubmit {
	float: right;
	background-image: url(http://www.technutelectronics.com/wp_content/themes/master/images/site_search.png) !important;
	background-position: center -67px !important;
	background-repeat: no-repeat !important;
	margin-bottom: 0px;
	background: transparent;
	padding: 0px;
	height: 30px;
	width: 30px;
	margin-top: 0px;
	border-style: none;
	position: relative;
	top: 11px;
	cursor: pointer;
	z-index: 999;
}


/* =Banner
-------------------------------------------------------------- 
-------------------------------------------------------------- */

#home_banner_wrapper {
	width:100%;
	height: 0px;
}
#home_banner {
	width: 940px;
	margin:0 auto;
	padding:0 10px;
}
#internal_banner_wrapper {
	width:100%;
	height: 0px;
}
#internal_banner {
	width: 940px;
	margin:0 auto;
	padding:0 10px;
}


/* =Menu
-------------------------------------------------------------- 
-------------------------------------------------------------- */

#access {
	background: #3B3B3B;
	border: 1px solid rgba(225, 225, 225, 0.3);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.9);
	background-image: url(http://www.technutelectronics.com/wp_content/themes/master/images/nav_overlay.png);	display: block;
	float: left;
	margin: 0 auto;
	padding: 0 20px;
	width: 900px;
	height: 60px;
	position: relative;
	z-index: 9999;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
#access a {
	font-family: PTSansBold, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #C7C7C7;
	text-shadow: -1px -1px 1px black;
	font-size: 17px;
	display: block;
	line-height: 50px;
	padding: 0 20px;
	margin-top: 10px;
	text-decoration: none;
	background: url(http://www.technutelectronics.com/wp_content/themes/master/images/nav_li_seperator.png) no-repeat right bottom;
}
#access li:first-child {
	background: url(http://www.technutelectronics.com/wp_content/themes/master/images/nav_li_seperator.png) no-repeat left bottom;
}
#access li:hover > a {
	background: #2FC3ED;
	color: #fff;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin-bottom: 0;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- 
-------------------------------------------------------------- */

.page-title {
	display: inline-block;
    background-color: #E9EFF0;
	background-image: url(http://www.technutelectronics.com/wp_content/themes/master/images/title_overlay.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-shadow: 1px 1px 1px white;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	border-radius: 0 3px 3px 0;
	margin: 0 0 15px -20px ;
	padding: 12px 20px;
	font-family: PTSansRegular, helvetica, arial, sans-serif;
    font-size: 32px !important;
	line-height: 36px !important;
	font-weight: normal;
	color: #505050 !important;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    font-family: PTSansRegular, helvetica, arial, sans-serif;
	color: #000;
    font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
}
#content h1 {
	display: inline-block;
    background-color: #E9EFF0;
	background-image: url(http://www.technutelectronics.com/wp_content/themes/master/images/title_overlay.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-shadow: 1px 1px 1px white;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	border-radius: 0 3px 3px 0;
	margin: 0 0 15px -20px ;
	padding: 12px 20px;
	font-family: PTSansRegular, helvetica, arial, sans-serif;
    font-size: 32px !important;
	line-height: 36px !important;
	font-weight: normal;
	color: #505050 !important;
}
#content h2 {
	font-size: 18px;
    line-height: 20px;
	color: #C93836;
	margin-bottom: 10px;
}
#content h3 {
    font-size: 16px;
    line-height: 16px;
	color: #000;
	margin-bottom: 8px;
}
#content p,
#content li {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
#content a:link {
	color: #333;
}
#content a:visited {
	color: #333;
}
#content a:hover {
	color: #999;
}
#content a:active {
	color: #999;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#content .video-player {
	padding: 0;
}
#content {
	margin-bottom: 20px;
}


/* =Sidebar
------------------------------------------------------------------ 
-------------------------------------------------------------- */

#primary {
}
#secondary {
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.sidebar-widget-title {
	display: inline-block;
	background-color: #E9EFF0;
	background-image: url(http://www.technutelectronics.com/wp_content/themes/master/images/title_overlay.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-shadow: 1px 1px 1px white;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	border-radius: 0 3px 3px 0;
	margin: 0 0 15px -20px;
	padding: 12px 20px;
	font-family: PTSansRegular, helvetica, arial, sans-serif;
	font-size: 22px !important;
	line-height: 24px !important;
	font-weight: normal;
	color: #505050 !important;
}


/* =Contact Form 7
-------------------------------------------------------------- 
-------------------------------------------------------------- */

#primary input[type="text"],
#primary select,
#primary textarea {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 170px;
}
#primary span {
	font-size: 13px !important;
}
#primary input[type="text"],
#primary select {
	height: 20px;
	margin-top: 5px;
}
#primary select {
	font-size: 13px !important;
}
#primary input[type="text"]:focus {
	outline: none;
}
#primary textarea {
	height: 75px;
	margin-top: 5px;
}
#primary input[type="submit"] {
	width: 140px;
	margin: 0 20px;
}
.wpcf7-validates-as-required {
	font-weight: bold;
}
span.wpcf7-not-valid-tip {
	top: -4px !important;
	left: 0px !important;
	width: 166px !important;
}
.wpcf7-response-output {
	background-color: #FFF;
	position: absolute;
	width: 148px;
	margin: 0px !important;
}


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

#footer {
	background-color: #1CA8D2;
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.2), inset -1px 0 0 rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 0, 0, 0.4);
	color: white;
	text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#footer_info {
	padding: 20px 20px 30px 20px;
}
#footer_info p {
	padding: 0;
	margin: 0;
}
#footer_info a {
	text-decoration: none;
	color: #BCFEFF !important;
}
#footer_info a:hover {
	color: #FFF !important;
}
.footer-widget-title {
}
#menu-footer-widget-nav a {

}
#menu-footer-widget-nav a:hover {
}
#footer .textwidget p {
}
.recentpost_title {
}
.recentpost_content {
}
.recentpost_content a {
}
.recentpost_content a:hover {
}
.vcard_contact_links {
}
.vcard_contact_links:hover {
}



.dataTable {
	border: solid 1px #000 !important;
}
.dataTables_length,
.dataTables_filter {
	margin-bottom: 15px;
}
.dataTables_length {
	float: left;
}
.dataTables_length select {
	width: 80px !important;
}
.dataTables_filter {
	float: right;
}
table.wpuf-table thead th, table.wpuf-table th {
	color: #000 !important;
	text-decoration: underline;
}
#add-leads-wrap {
	float: right;
	padding: 0 0 10px 0;
}
#add-leads-wrap a {
	text-decoration: none;
}




#content input[type="text"],
#content select,
#content textarea {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 300px;
}
#content span {
	font-size: 13px !important;
}
#content input[type="text"],
#content select {
	height: 20px;
	margin-top: 5px;
}
#content select {
	font-size: 13px !important;
}
#content input[type="text"]:focus {
	outline: none;
}
#content textarea {
	height: 75px;
	margin-top: 5px;
}
#content input[type="submit"] {
	width: 150px;
	margin: 0 0 10px 0;
}
