/*
Theme Name: Helical
Theme URI: http://everywhererightnow.com/
Description: A custom theme developed exclusively for Helical Products Co.
Author: Everywhere Right Now, Inc.
Author URI: http://everywhererightnow.com/
Template: canvas
Version: 1.0
*/

@import url("../canvas/style.css");

/*--------------------------------------------------------------
>>> Begin Custom Helical Styles:
----------------------------------------------------------------*/
body{
	margin:0;
	background:#DDD url(/wp-content/uploads/images/bg-body.png) repeat-x 0px 0px;
	font-size:14px;
	}
a img {
	border:0;
	}
a {
	border:none;
	outline:none;
	}
hr {
	margin:0;
	border:0;
	height:1px;
	background: #EDEDED;
	}
#content p{
	margin:10px 0;
	}
/* - - - - - - - - END STANDARD DEFAULTS - - - - - - - - - - */
.Masthead {
	height:100px;
	max-width:960px;
	width:100%;
	margin:0 auto;
	background:url(/wp-content/uploads/images/bg-Masthead.png) no-repeat 0px 0px;
	overflow:hidden;
	}
.brand {
	float:left;
	width:325px;
	}
.brand a {
	text-indent:-9999px;
	display:block;
	background:url(/wp-content/uploads/images/helical.png) no-repeat 0px 0px;
	width:325px;
	height:100px;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	}
.brand a:hover {
	opacity:0.65;
	filter:alpha(opacity=65);
	}
.MHCol2 {
	margin:10px 0 0 0;
	float:right;
	}
.social ul {
	margin:0;
	padding:0 0 0 0;
	list-style-type:none;
	float:right;
	}
.social li {
	margin:0;
	padding:0 0 0 15px;
	float:left;
	}
.social li a {
	text-indent:-9999px !important;
	background:url(/wp-content/uploads/images/sprite-social.png) no-repeat -2px 0px;
	padding:0 0 0 6px;
	display:block;
	width:28px;
	height:34px;
	}
.social li+li a {
	background-position: -45px 0px;
	}
.social li+li+li a {
	background-position: -88px 0px;
	}
.social li a:hover {
	opacity:0.75;
	filter:alpha(opacity=75);
	}
/* - - - - - - - - SEARCH FORM - - - - - - - - - - */

.searchbox {
	clear:both;
	width:250px;
	border:1px solid #CCC;
	border-radius:5px;
	background-color:#FFF;
	overflow:hidden;
	padding:0;
	margin:0;
	}

div.searchBUTTON input[type=submit] {
	background:#FFF url(/wp-content/uploads/images/icon-search.png) no-repeat 0px 0px;
	width: 36px;
	height: 36px;
	border: none;
	float:left;

	padding:0;
	margin:0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

div.searchBUTTON input:hover {
	cursor:pointer;
}

#searchINPUT input[type=text] {
	float:left;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 0 0 5px;
	border: none;
	margin:0;
	}

/* - - - - - - - - SLIDER - - - - - - - - - - */

.SliderWrapper {
	margin:0 auto;
	width:960px;
	height:410px;
	background:url(/wp-content/uploads/images/bg-shadow.png) no-repeat 0px bottom;
	}


/* - - - - - - - - CONTENT HOME - - - - - - - - - - */

.ContentWrapper {
	margin:0 auto;
	background:#FFF;
	max-width:1000px;
	width:100%;
	overflow:hidden;
	border-radius:14px;
 	}

.Col1 {
	float:left;
	width: 280px;
	margin:15px 0 15px 20px;
	padding-right:10px;
	/*border-right: 1px solid #CCC;*/
	min-height:500px;
	}
.Col1 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.Col1 li a {
	font-weight:600;
	color:#333;
	font-size:1.1em;
	}
.Col1 li a:hover {
	color:#06C;
	}
.Col2 {
	float:left;
	width: 290px;
	margin:15px;
	}
.Col2 h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:1.8em;
	}
.Col3 {
	float:right;
	width: 280px;
	margin:15px 20px 15px 0px;
	padding-right:10px;
	/*border-right: 1px solid #CCC;*/
	min-height:500px;
	}
.Col3 h2 {	font-family: 'Open Sans', sans-serif;
	font-size:1.8em;
	}



footer {
	margin:20px auto 100px auto;
	max-width:1000px;
	width:100%;
	background:#FFF;
	border-radius:14px;
	overflow:hidden;
	font-size:0.8em;
	padding: 20px 20px 0px 20px;
	}
footer div {
	float:left;
	width:60%;
	text-align:left;
	}
footer div+div {
	text-align:right;
	width:40%;
	}
footer div+div ul {
	float:right;
	}

footer ul {
	margin:0 0 25px 0;
	padding:0;
	list-style-type:none;
	}
footer li {
	float:left;
	border-right:1px solid #AAA;
	line-height:1.0em;
}
footer li:last-child {
	border-right:none;
}
footer li a {
	text-decoration:none;
	color:#069;
	display:inline-block;
	padding: 0px 5px;
	}
footer li a:hover {
	color:#F60;
	}
.content-area {
	margin:0 auto;
	padding:5px 20px 10px 20px;
	max-width:1000px;
	width:100%;
	overflow:hidden;
	border-radius:0 0 14px 14px;
	}
.content-area a {
	color:black;
	}
.content-area a:hover {
	color:#09C;
	text-decoration:none;
	}
.content-area h2 {
	font-size:1.5em;
	}
.content-area h3 {
	font-size:1.2em;
	font-weight:bold;
	}
h3.mc {
	background:#F1F1F1;
	padding:4px 10px;
	border-top:1px solid #CCC;
	}
.content-area h4 {
	font-size:1.2em;
	font-weight:bold;
	}

h1.entry-title {
	font-family: 'Open Sans', sans-serif !important;
	font-size:1.7em !important;
	font-weight:400 !important;
	color:#FFF !important;
	text-transform:uppercase;
	text-align:center;
	background:#315792;
	padding:5px 0;
	margin:0 0 15px 0!important;
	}

.t1 {
	font-family: 'Open Sans', sans-serif;
    display: block;
    max-width: 96%;
    overflow: scroll; /*<!-- Available options: visible, hidden, scroll, auto -->*/
	}

.t1 td {
	text-align:center !important;
	font-size:0.8em;
	border:1px solid #CCC;
	padding:0 2px !important;
	}
.t1 td a {
	color:#315792;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	padding: 3px 0 !important;
	}

.t1 th {
	text-align:center !important;
	font-size:0.9em !important;
	border:1px solid #315792 !important;
	font-weight:bold;
	color:#FFF;
	background:#315792 !important;
	padding:0 3px !important;
	}
.posted-on {
	display:block;
	padding-top:20px;
	}

h2.widget-title {
	font-weight:600;
	font-size:1.2em;
	color:#000;
	}
.widget h3, h3.widget-title, .widget_recent_entries h3 {
	font-family: 'Open Sans', sans-serif !important;
	color:#000 !important;
	font-size: 1.0em !important;
	font-weight:700 !important;
	border:none !important;
	margin:0;
	padding:0;
	}
.widget ul{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	padding:0;
	}
	

.bottom-double-rule h2 {
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	}
#content {
	margin:0;
	padding:0;
	background:#FFF;
	font-family: 'Open Sans', sans-serif;
	}
#main-content {
	float:left;
	/*width:600px !important;*/
	}
#main-content img {
	border:none;
	margin:none;
	padding:none;
	outline:none;
	}
.full-page {
	width:100% !important;
	}

.TheEdit {
	clear:both;
	float:left;
	}

table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.columns4  {
	columns: 4;
	-webkit-columns: 4;
	-moz-columns: 4;
	list-style-type:none !important;
	margin:20px 0 !important;
	padding:0;
	}
.columns4 li {
	width:25%;
	white-space:nowrap;
	list-style-type:none !important;
	}
.columns4 li a{
	padding:2px 10px;
	color:#06C;
	}
.columns4 li a:hover{
	background:#F1F1F1;
	color:#777;
	}
.button {
	border-radius:6px;
	}
.pdf-link {
	border:1px solid #CCC !important;
	}
.pdf-link:hover {
	border:1px solid #06C !important;
	}
#sidebar-left table {
	margin-bottom:50px;
	}
.entry a {
	color:#069;
	font-weight:600;
	}

.sendback {
	z-index:1;
	}
.category-news {
	padding-left:10px;
	}
#ttablee {
	}
#ttablee td {
	border-right:1px solid #CCC;
	padding:0 5px;
	}
#ttablee td:last-child {
	border-right:none;
	}
#ttablee tr:nth-child(even) {
    background-color: #F1F1F1;
}
#ttablee th {
	background:#777;
	color:#FFF;
	}


#field_5_12 .instruction, #field_5_10 .instruction {
	display:none;
	}
#footer-widgets {
	background:#fff;
	border-radius:10px;
	margin-top:10px;
	padding:0 20px;
	}
.cRight p{
	text-align:center;
	font-size:0.9em;
	}
#top-nav {
	float: right;
	}
.page-id-3271 .entry, .page-id-3346 .entry {
	max-width:930px;
	width:98%;
	}
#imap1message p{
	margin:0;
	padding:0 0 7px 0;
	}
#imap1message h2{
	background:#CCC;
	padding-left:4px;
	}
#imap1message h4{
	margin:0;
	padding:0;
	border-top:1px solid #CCC;
	}
#imap1message h6{
	border-top:1px solid #CCC;
	font-size:18px;
	}
.page-id-1392 #decision_matrix, .page-id-1392 #decision_matrix tr {
	border:none;
	margin:0;
	padding:0;
	}
.page-id-1392 #decision_matrix td {
	border:none;
	margin:0;
	padding:0 10px 0 0;
	white-space:nowrap;
	font-size:14px;
	}
.imp-tooltip-plain-text h3 {
	margin:0;
	padding:0;
	color:#FFF;
	}
.imp-tooltip-plain-text h4 {
	margin:10px 0 0 0;
	padding:0;
	color:#FFF;
	border-top: 1px solid #FFF;
	}
.imp-tooltip-plain-text h5 {
	margin:0;
	padding:0;
	color:#FFF;
	}
.imp-tooltip-plain-text h6 {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	color:#FFF;
	border-top: 1px solid #FFF;
	}
.imp-tooltip-plain-text a {
	color:#CCC;
	}
.imp-tooltip-plain-text a:hover {
	color:#FFF;
	text-decoration:underline !important;
	}
