/*
* Maedit v.1
* Copyright 2011, Daniel Chetian
* 8/17/2011
* Hire Me
*/

h1 {color: #656565;
    font-family: 'Raleway',Helvetica,sans-serif;
    font-size: 90px;
    font-weight: 100;
    line-height: 100px;
}
     
h5 {color: #efefef;
    font-family: 'Raleway',Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 14px;
}
div.four  { 
	max-width:100%;margin:0 auto;text-align:center;
}
.logo-thumb {max-width:100%;border:1px solid #efefef;}
.max-img {max-width:100%;
	-ms-interpolation-mode: bicubic;
}
div.four {float:left;}
div.flexslider-top {margin-top:40px;}
a.resume {border-top: 1px solid #dddddd;
   background: #dddddd;
   padding: 20px 12px 6px 12px;
   -webkit-border-bottom-left-radius: 8px;
   -moz-border-bottom-left-radius: 8px;
   border-bottom-left-radius: 8px;
      -webkit-border-bottom-right-radius: 8px;
   -moz-border-bottom-right-radius: 8px;
   border-bottom-right-radius: 8px;
   -webkit-box-shadow: #999999) 0 1px 0;
   -moz-box-shadow: #999999 0 1px 0;
   box-shadow: #999999 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 13px;
   font-weight:bold;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;}
   a.resume:hover {
   background: #26aad6;
   }
   div.container {min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */}
	.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
	margin-top:20px;
}
.hover-text .highlighted
{
    display:visible;
    margin: 0;
    padding: 0;
    clear:both;
    position:absolute;left:0;top:0;
}
.hover-text {display:none;}fancybox-wrap {z-index:-1000;}
.footer-sentence { font-family: Helvetica,sans-serif;
    font-size: 13px;margin:5px ;text-align:center;
    font-weight: 300;letter-spacing:.4px; }
.footer-sentence a {color:#26aad6;text-decoration:none;}
.block .tools {
    display: none;
}
.block:hover .tools {
    display: block;
}
.footer {background-color:#f5f5f5;margin-top:15px !important;border-top-left-radius:8px;height:35px;border-top-right-radius:8px;}
