/*  
Theme Name: REDEYEOPS
Theme URI: n/a
Description: Light minimal wordpress theme. It is the Red Eye Website theme.
Author: Jacob Lowe
Author URI: http://i-amwhatieat.com
Version: 1
Tags: White, grey, minimal, folder, tabs
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/



/* Defaults */



* {
  margin: 0;
  padding: 0;
  }
  
a {
  color: #999;
  text-decoration: none;
  }

a:hover {
  color: #666;
  }
  
:focus {
  outline:0;
  }
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0 5px 0;
  }
h1, h2, h3, h4, h5, h6{
  font-family: 'TeXGyreAdventorBold', helvetica;
   font-weight: normal;
   text-align: center;
}

h1{
  color: #333;
  font-size: 55px;
  text-align: center;
  font-weight: normal;
}

h1 a{
  color: #666;
  text-decoration: none;
}

h1 a:hover{
  color: #999;
}

h2{
  color: #333;
  font-size: 40px;
}


h2 a{
  color: #999;
  font-size: 40px;
}

h2 a:hover{
  color: #666;
}
h4{
color: #333;
font-size: 35px;
}

hr {
  background-color: #666;
  height: 1px;
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 15px;
  line-height: 18px;
color: #333;
  }


a img {
  border: none;  
  }


body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  background: #999;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }
  
  /* header */
  
  #header {
    position: relative;
    padding: 0;
    margin: 0;
    background-position: top center;
    background-repeat: no-repeat;
    height: 206px;
    }
  
  
    #logo, .drpSha{
      font-family: 'TeXGyreAdventorBold', helvetica;
      font-weight: normal;
      text-align: left;
      font-size: 100px;
      color: #efefef;
      margin: 0;
      padding: 0;
      z-index: -1;
    }
    
      #logo span, .drpSha span{
	font-size: 110px;
	color: #00d1a4;
      }
      
      .drpSHa{
	line-height: 1px;
      }
      
      .sha.drpSha{
	margin: 40px 0 -111px 0;
	text-shadow: 0 0 10px #333;
      }
      
      .sha.drpSha, .sha.drpSha span{
	color: #999;
      }
      
      .hl.drpSha{
	margin: 0px 0 -147px 0;
	text-shadow: 0 0 10px #333;
      }
      
      .hl.drpSha, .hl.drpSha span{
	color: #999;
      }
    
    #tagLine{
      font-size: 20px;
      text-align: left;
      color: #333;
      margin: 20px;
      padding: 0;
    }
    
    /* Menu */
    
    #catnav {
      display: table;
      margin: 0 auto;
      padding: 0;
      height: 45px;
      width: 960px;
      color: #333;
      }
      
      #catnav hr{
	background-color: #666;
      }
    
    .nav {
      display: table;
      margin: 0 auto;
      list-style: none;
      padding: 0;
      z-index: 1000;
      }
	    
    .nav ul {
      margin: 0;
      padding: 0;
      height: 35px;
      
      }
    
    .nav li {
      position: relative;
      float: right;
      margin: 0;
      padding: 0;
      }
    
    .nav a {
      display: block;
      line-height: 44px;
      margin: 0;
      padding: 0 20px 0 15px;
      font-size: 10pt;
      color: #333;
      border-bottom: 0px solid #666;
      }
      
    .nav .current_page_item a{
      border-bottom: 10px solid #333;
      margin-top: -10px;
      color: #333;
    }
    
    #footer .nav .current_page_item a{
      border-bottom: 0 solid transparent;
      margin-top: 0px;
      border-top: 10px solid #333;
      margin-bottom: -10px;
    }
    
    .nav li a:hover {
      color: #336666;
      text-decoration: none;
      display: block;
      }
    
  /* Top Content */
  
  #main {
    position: relative;
    margin: 0;
    clear: both;
    width: 960px;
    padding: 10px;
    background: #fff;
      -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 21%, #efefef 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(21%,#FFFFFF), color-stop(100%,#efefef)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#efefef',GradientType=0 ); /* ie */
      border: 1px solid #999;													    
    }
    
  .meta{
    display: table;
    margin: 0 auto;
    padding: 0;
    color: #fff;
  }
  
  .meta a{
    color: #fff;
  }
  
  .meta a:hover{
    color: #336666;
  }

/* Easy Slider */
        
#sliderContainer{
  margin: 20px auto;
  padding: 0;
  position: relative;
  width: 620px;
  height: 300px;
  background-color: #000;
}

.slide{
  margin: 0;
  padding: 0;
}

.slide p{
margin: 0;
padding: 0;
}

.slide img{
  padding: 0;
  margin: 0;
  float: left;
}



#noJavascript{
  font-size: 12px;
  color: #fff;
  width: 400px;
  margin: 0 auto;
  padding: 10px;
}

#slider, #sliderWeb, #sliderDesign, #sliderPhoto{
  position: relative;
  margin: 0px auto;
  padding: 20px 0 0 0;
  }	
#slider ul, .slide{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider ul, #sliderWeb ul, #sliderDesign ul, #sliderPhoto ul{
  position: relative;
  overflow: hidden;
  width:500px;
  height:300px;
  margin: 0 auto;
}


	
.slide{
    position: absolute;
      width:500px;
      height:300px;
      overflow:hidden;
      margin: 0;    
}	
	/* numeric controls */	

	
/* // Easy Slider */

    /* image replacement */
        .panelText{
	  margin: 10px 0 0 0;
	}
	    
	#panelOne{
	  position: absolute;
	  top: 140px;
	  left: 10px;
	  width: 600px;
	  font-size: 11px;
	  color: #999;
	  text-align: center;
	}
	
	#panelTwo{
	  position: absolute;
	  top: -20px;
	  left: 0px;
	  width: 620px;
	  height: 20px;
	  padding: 0px;
	  line-height: 20px;
	  -webkit-border-radius: 3px 3px 0 0;
	  -moz-border-radius: 3px 3px 0 0;
	  font-size: 11px;
	  color: #fff;
	  text-align: center;
	  background-color: #9c3535;
	}
	
	#panelTwo a{
	  color: #ff9999;
	}
	
	#sliderMeta{
	  position: absolute;
	  bottom: 5px;
	  right: 10px;
	  width: 160px;
	  font-size: 11px;
	  color: #ccc;
	  text-align: right;
	}
	
	#slideNav{
	  position: absolute;
	  bottom: -21px;
	  width: 100%;
	  height: 20px;
	  font-size: 12px;
	  line-height: 12px;
	  color: #000;
	  background-color: #000;
	  padding: 0;
	  -webkit-border-radius: 0 0 3px 3px;
	  -moz-border-radius: 0 0 3px 3px;
	  border-bottom: 1px solid #ff6666;
	}
	
	#slideNav ul{
	  display: table;
	  list-style-type: none;
	  padding: 0;
	  margin: 0 auto;
	}
	
	#slideNav li{
	  display: block;
	  float: left;
	  height: 8px;
	  width: 20px;
	  padding: 0;
	  margin: 5px;
	  border: 1px solid #fff;
	  -webkit-box-shadow: 1px 2px 2px #000;
	  background-color: #ccc;
	}
	
	#slideNav .cur{
	  background-color: #fff;
	}
	#prevBtn, #nextBtn{
	  height: 0;
	  width: 0;
	  border-width: 0px;
	  border-style: solid;
	  cursor: pointer;
	  opacity: 0;
	}
	#prevBtn{
	  float: left;
	  border-color: transparent #fff transparent transparent;
	}
	
	#prevBtn.hovered{
	  border-right-color: #cc3333;
	}
	
	#nextBtn{
	  float: right;
	  border-color: transparent transparent transparent #fff;
	}
	
	#nextBtn:hover{
	  opacity: 1;
	}
	
	#nextBtn.hovered{
	  border-left-color: #cc3333;
	}
	
	#prevBtn:hover{
	  opacity: 1;
	}
	
#portType{
  position: absolute;
  right: 0;
  bottom: 20px;
  padding: 2px 10px;
  color: #fff;
  font-size: 12px;
}

#portSwitch{
  background-color: #fff;
  background-image: url(http://www.redeyeoperations.com/wp-content/uploads/2010/08/port.jpg);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: table;
  margin: 30px auto;
  border: 1px solid #999;
  height: 35px;
}

#portSwitch li{
  float: left;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  color: #99cccc;
}

#portSwitch .spacer{
  padding: 0;
  font-size: 25px;
  color: #999;
  line-height: 33px;
}



/* home */

.recent ul{
  list-style-type: none;
}

.recent li{
  text-align: center;
}

.tweet li{
  margin: 10px 0;
  border-bottom: 1px solid #99cccc;
}

.tweet h6{
  color: #99cccc;
  margin:-10px 0 0 0;
}

/*contact */

table{
  width: 100%;
}

td{
  width: 70%;
}

td.label{
  width: 30%;
  text-align: right;
}

td input{
  width: 200px;
}

td textarea{
  width: 300px;
  height: 100px;
}


/*layouts*/

.center{
  display: block;
  margin: 0 auto;
}
.half{
  width: 450px;
}

.halfWidth{
  width: 450px;
  padding: 12px;
  float: left;
}

.thirdWidth{
  float: left;
  width: 300px;
  padding: 10px;
  margin: 0;
}

.twoThirdWidth{
  float: left;
  width: 620px;
  padding: 10px;
  margin: 0;
}

p{
  text-align: justify;
}

.content img{
  margin: 10px;
}

.alignright{
  float: right;
}

.alignleft{
  float: left;
}

.clear{
  clear: both;
}

ul{
  list-style-type:none;
}



.copyRight{
  display: table;
  margin: 0 auto;
}

#wp_page_numbers{
  float: right;
  margin-right: 20px;
  display: table;
  z-index: 1000;
  color: #fff;
  line-height: 18px;
  
}

#wp_page_numbers li{
  float: left;
  font-size: 12px;
  margin: 5px;
  
}


#wp_page_numbers a{
  display: block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  line-height: 14px;
  text-align: center;
  border: 1px solid #99cccc;
}

#wp_page_numbers a:hover{
  border-color: #fff;
}

#wp_page_numbers .active_page a{
  border-color: #fff;
  background-color: #fff;
}

#loading{
  text-align: center;
  color: #fff;
  font-size: 20px;
  height: 25px;
  line-height: 25px;
  margin: -3px 0 0 0;
  display: none;
}

.btn{
  background-color: #fff;
  background-image: url(http://www.redeyeoperations.com/wp-content/uploads/2010/08/port.jpg);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: table;
  margin: 10px auto;
  border-bottom: 1px solid #fff;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  border:1px solid #999;
}

#submit{
  cursor: pointer;
  width: 100px;
  text-align: center;
}

.btn a{
  width: 100%;
  height: 100%;
}

#sliderPage{
  margin: 0 -25px;
  width: 1005px;
  padding: 0;
}
#sliderPage .slide{
  float: left;
  border: 1px solid #fff;
  margin: 0;
  padding: 0;
}

#errors{
  color: #cc6666;
  text-align: center;
}

#mailForms p{
  text-align: center;
}

#blogNav{
  background-color: #000;
  margin: 0;
  height: 27px;
  width: 982px;
  z-index: 1000;
}

.blogDrop{
  float: left;
  margin:0 0 0 20px;
  position: relative;
  color: #fff;
  line-height: 25px;
  height: 27px;
  cursor: pointer;
  font-size: 13px;
}

.blogDrop ul{
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
  background-color: #333;
  overflow: hidden;
}

.blogDrop:hover ul{
  display: block;
}

.blogDrop li{
  height: 25px;
  padding: 0 10px;
  border-top: 1px solid #666;
  white-space: nowrap;
}


.blogDrop a{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.blogDrop li:hover{
  z-index: 1001;
  -webkit-box-shadow: 0 0 10px #333;
  -moz-box-shadow: 0 0 10px #333;
}

.blogDrop li:hover a{
}
.attached{
  position: fixed;
  top: 0;
}

#cat h1{
  text-align: left;
  border-top: 5px solid #9cc;
  border-bottom: 3px solid #9cc;
  padding: 2px;
  margin-top: 5px;
  line-height: 15px;
  z-index:0;
}

.label span{
  border-width: 1px;
  border-style: solid;
  border-color: #999 #fff #999 #999;
  display: block;
  background-color: #e5fff5;
  height: 30px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  margin-bottom:-12px;
  width: 75px;
  float:right;
  color: #00d1a4;
  line-height: 28px;
  padding-right: 5px;
}

.bodyText span{
  border-width: 1px;
  border-style: solid;
  border-color: #999 #fff #999 #999;
  display: block;
  background-color: #e5fff5;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  width: 75px;
  float:right;
  color: #00d1a4;
  height: 120px;
  line-height: 28px;
  padding-right: 10px;
  text-align: right;
  margin: 10px -5px 0px -5px;
}
input{
  outline: none;
  height: 30px;
  margin-top: 5px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  line-height: 30px;
  border: 1px solid #999;
  z-index: 1;
}

textarea{
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  margin: 0;
  padding: 10px;
}

.idleInput{
  border-width: 1px;
  border-style: solid;
  border-color: #999 #999 #999 #ccc;
  background-color: #fff;
}


#children{
  list-style-type: disc;
  margin: 0 40px;
}

#children h5{
  text-align: left;
}

#ads{
  width: 728px;
  margin: 10px auto;
}
/* top glare */
#glow{
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -444px;
  height: 187px;
  z-index: -1;
}

/*--Business Package Layout--*/
.bp h1{
}
.bpThird, .bp2Third{
  float: left;
  padding: 10px;
}
.bpThird{
  width: 180px;
}

.bp2Third{
  width: 400px;
}
.stim h3{
  font-size: 30px;
  margin: 5px 0 -5px 5px;
  text-align: left;
}
.stim, .ent, .fou{
  padding: 0 10px;
  position: relative;
  -webkit-border-radius: 10px 0  10px 0;
  -moz-border-radius: 10px 0  10px 0;
}

.stim ul, .ent ul, .fou ul{
  list-style-type: disc;
  font-size: 13px;
  line-height: 14px;
  margin: 0 10px;
}

.stim hr, .ent hr, .fou hr{
  margin: -3px 0 3px 0;
}
.ent h3, .fou h3{
  position: absolute;
  font-size: 25px;
  color: #cc6666;
  display: block;
  top: -45px;
}
.stim{
  height: 400px;
  -webkit-box-shadow: 0 0 20px #fff;
  background: #cc3333;
}
.ent, .fou{
background: #cc6666;
}
.ent{
  height: 300px;
  margin-top: 35px;
}
.fou{
  height: 200px;
  margin-top: 135px;
}

.stim .btn, .ent .btn, .fou .btn{
  position: absolute;
  bottom: 0px;
  left: 45px;
}
