/*
Theme Name: two columns big header
Theme URI: http://www.bifano.us/
Description: 2 column
Version: 0.9
Tags: fixed width, two columns, white, valid HTML, simple, custom header
Author: Modified By Nic Bifano
Author URI: http://www.Kynetx.com/
*/


body {
margin: 0;
padding: 0;  
text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 100.1%;
background-image: url('https://kynetx-images.s3.amazonaws.com/page_gradient.jpg');
background-color: #EEEEEE;
background-repeat: repeat-x;
}


#wrapper2{
width: 900px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 85%;
line-height:20px;
/*border-right: #000 dashed;*/
}


#header{
padding: 1px 0px;
margin: 0;
background: #ccc;
height: 62px;
}	


#header-inner{
margin:0;
padding:0;
}


#subheader {
background: top black;
height:242px;
position:relative;
width:100%;
clear:both;
}

#subheader img{
    display: block;
    margin-left: auto;
    margin-right: auto
}
		
#content{
background: url('images/bkNull.png') no-repeat;
clear:both;
padding:5px 5px 5px 0;
/*min-height:474px;
height:475px;*/
}	

#content-inner{
position: relative;
/*height: 300px;*/
clear:both;
padding-top:10px;
}

#main {
width: 633px; 
float:left;
margin: 0;
padding: 5px 0 10px 0;
overflow:hidden;
}

#main h2 {
font: Verdana; 
font-size: 15pt; 
color: #191919;
}




#leftHome {
width: 294px;
float: left;
position: relative;
left: 0px;
}

#leftHome, #centerHome, #rightHome, #sidebar li {
list-style-type: none;
}


#centerHome {
width: 295px;
float: left;
}

#leftHome, #centerHome, #rightHome p {
font: Arial Helevetica; 
color: #898989;
} 

#rightHome {
width: 295px;
float: left;
}

#rightHome H3 {
font: Verdana; 
font-size: 14pt;
color: #191919;
}


#rightHome p {
font:Arial, Helvetica; 
font-size: 12pt; 
color: #2988c0;
}

#left-lower{
float: left;
position: absolute;
width: 294px;
}

#center-lower{
float:left;
padding-left:300px;
width:295px;
}

#right-lower{
float:left;
width:300px;
}

#sidebar {
width: 181px;
float: left;
margin-left:50px;
}


#sidebar h3 {
border-bottom:1px groove #898989;
font-family:Verdana; 
font-size:15px; 
color:#191919; 
}



#above-footer {
height: 56px;
}



#footer {
clear:both;
margin:0 auto;
width:900px;
font-family: Helvetica;
font-size:15px;
color: #979797;
padding-top:8px;
}


#footer-left {
text-align: left;
height: 50px;
float:left;
vertical-align: top;
}

#footer-left-inner {
float:right;
line-height:16px;
}

#footer-right{
text-align: right;
height: 50px;
float:right;
vertical-align: top;
}

#footer p{
margin:0;
}

#navigation{
padding: 5px 15px;

}


#social {
position: relative;
float:right;
}



ul {
padding-left:0px;
}


/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
}

h1{
color:#191919;
font-size:24px;
}

h2{
	font-size: 160%;
}
h3{
	font-size: 120%;
}
h4{
	color:#191919;
        font-size:15px;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color:#2988C0;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#tabs {
  left: 273px;
  line-height:18px;
  height: 35px;
  position: relative;
  padding: 1px 0 1px 0;
  width: 627px;
}


    #tabs ul {
	  margin:1px;
	  padding:4px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      padding:5px 23px 3px 24px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
     
	
/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 55px 10px 0px 5px;
}

#header h3{
margin:  0;
padding: 0 0 0 0px;

}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 220%;
letter-spacing: 1px;
}




#header h2{
margin: 0;
padding: 10px 0 5px 10px;
font-weight:100;
color: #FFF;
font-size: 130%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:100%;
font-weight: 800;
font-family: arial, verdana, sans-serif;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 10px;
background: #f2f2f2;
color: #444;

}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 0 0 5px;
}

.entry{
margin: 0;
padding: 0px 0 3px 0;
font: Arial, Helevetica; 
color: #898989;
}

div.entry strong {
color:#191919;
font-family:Verdana;
font-size:22px; 
}


.entry li{
list-style-type: none;
}

.post h2 {
color: #333;
font-size: 150%;
font-weight:100;
padding: 7px 0 2px 2px;
margin: 10px 0 15px 0;
}


.post h2 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.postmetadata{
font-size:80%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 1px solid #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


/*  sidebar styles */


#subscribe p{
font-size: 85%;
margin: 3px 0 10px 0;
}



.menu{
padding:0;
font-size:90%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px #e9e9e9;
background: #f2f2f2;
padding: 2px 0 2px 15px;
margin:0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px dotted #ccc;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}



.menu ul li.widget h3{
font-family: arial;
font-size:120%;
padding:2px 0 1px 4px;
margin:0;
border-bottom: 1px solid #bbb;
color: #333;
font-weight: 800;
font-variant:small-caps;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}

#var_sign_up {
  background-color:white ;
  padding:10px 15px;
}

#var_sign_up #request_button {
  padding-left: 190px;
}
