/*
Theme Name: Eagle Logistics
Theme URI: http://www.madeinebor.com
Version: 2.0.0
Description: Eagle Logistics - An advanced filtering portfolio & blog theme
Author: Tom Rhodes
Author URI: http://www.madeinebor.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
*/

/* 

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)

*/
/*-------------------------------------------------------------------------------------------


/*--WORDPRESS STYLES--*/
.sticky {}/*--STICKY STYLING IS HANDLES VIA JQUERY--*/
.bypostauthor img.avatar {}/*--HANDLED IN STYLES.PHP--*/
img.alignleft, img.aligncenter, img.alignright, img.alignnone { margin-bottom: 15px; margin-top: 15px; }
img.alignnone { display: block; }
img.alignleft { float: left; margin-right: 30px; }
img.alignright { float: right; margin-left: 30px; }
img.aligncenter { display: block; margin-right: auto; margin-left: auto; text-align: center; }
.wp-caption, .gallery-caption { margin: 40px 0; max-width: 100%; text-align: center; color: #999; padding: 0 40px; }
.wp-caption-text, .gallery-caption-text { margin: 6px 0; font-style: italic; font-size: 95%; line-height: 120%; }
.aligncenter { text-align: center }

/* =Clearfix
--------------------------------------------------------------------------------------------------------*/
.clear { clear: both; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter { margin:auto; display:block; }
.centered { text-align:center; }
/* End Clearfix
--------------------------------------------------------------------------------------------------------*/

.col2-3.featured-image { background: none; }
.zilla-social { padding-top: 20px; }
.zilla-share { padding: 0 40px; }
.zilla-share p { padding-left: 0 !important; padding-right: 0 !important; }

#menu-container ul ul{display: none;}
#menu-container #options ul{bottom:auto;top: 0px;}
#menu-container #options ul li a {padding-left: 15px;}
#menu-container #options ul ul li a {padding-left: 30px;}
#menu-container ul li:hover > ul{display: inline-block;top:0px;width: 200px;padding: 0px;left: 140px;font-style: italic;height:220px;}
input, textarea, select {padding:0px;}
textarea{height: auto;width: 100%}
.col1-1 ul{padding: 5px 50px 5px 75px;list-style: circle;}
.col1-1 ul ul{list-style: square;}
#sousmenu li{float: left;padding:0;padding-left:10px;list-style: none;border-left: 4px solid white;margin-right:10px;}
#sousmenu li:first-child{border:none;}
#sousmenu li a {color: white;text-decoration: none;}
#sousmenu li.current_page_item a{text-decoration: underline;}
#sousmenu li a:hover{color:white;text-decoration: underline;}
#sousmenu {font-size: 14px;height: 14px;padding: 5px 8px 7px 0;}
.mapp-layout {margin:auto;width: 90% !important;}
input, textarea, select {background: none repeat scroll 0 0 #ffffff;}
.col1-1 form p {padding-bottom: 0;}