/*
Theme Name: ohallolarn
Theme URI: -
Description: ohallolarn Wordpress Theme
Version: 1.02
Author: cronullawebdesign
Author URI: http://cronullawebdesign.com.au
License:
License URI:
Tags: white, light, Green, two-columns, flexible-width, custom-background, custom-colors, featured-images, theme-options
*/

/* #Style Reset
================================================== */
@font-face {
    font-family: 'myriad pro';
    src: url('font/MyriadPro-BoldSemiCn.eot?') format('eot'),
         url('font/MyriadPro-BoldSemiCn.woff') format('woff'),
         url('font/myriadproregular.ttf') format('truetype'),
         url('font/MyriadPro-Bold.otf') format('svg');
    font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0;
	font-size: 100%; font: inherit; vertical-align: bottom; }
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
a{ text-decoration: none; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

/* #Basic Styles
================================================== */
body {
	line-height: 185%; line-height:1.85; 
	-webkit-text-size-adjust: 100%;
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal; line-height: 1.3; margin-bottom: 15px;
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; }	
/*--- web safe font ---* 
	HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif
	Georgia, "Times New Roman", Times, serif
 *--- web safe font ---*/
 
p{ margin-bottom: 20px; }
p:last-child{ margin-bottom: 0px;}

table { border-width: 1px; border-style: solid; width: 100%; }
tr th{ border-bottom-width: 1px; border-bottom-style: solid; text-align: center; text-transform:uppercase; }
tr th, tr td{ padding: 10px 17px; border-right: 1px solid; text-align: left; }
table .color{background:#f5f5f5 !important;}
table .odd{background:#f5f5f5 !important:}
tr th:last-child, tr td:last-child{ border-right: 0px; }
table th{ font-weight: bold; ba }
	
em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 80%; }	
sup { height: 0; line-height: 1; position: relative; top: -0.6em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}
sub { height: 0; line-height: 1; position: relative; top: +0.2em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}

ul,ol{ margin-left: 20px; padding-left:10px; }
ul{ list-style-image:url("images/right-arrow-green.png"); }	
ol{ list-style: decimal; }
li{ padding: 3px 0px;}

blockquote{ margin: 10px 10px 10px 20px; padding: 15px 20px 15px 25px; border-left-width: 3px; border-left-style: solid;
	font-style: oblique; font-size: 17px; font-family: Georgia,"Times New Roman",Times,serif; }

form, fieldset{ margin-bottom: 20px; }	

button, input[type="submit"], input[type="reset"], input[type="button"] { 
	margin: 0px; padding: 9px 13px; display: inline-block; font-size: 12px; 
	font-weight: bold; cursor: pointer; border-width: 1px; border-style: solid; 
	border-radius:5px; border-width: 1px; border-style: solid;}
/*	
button, input[type="submit"], input[type="reset"], input[type="button"] { 
	margin: 0px; padding: 6px 12px; display: inline-block; 
	background: url('images/button-gradient.png') repeat-x; font-weight: bold; cursor: pointer; 
	border-width: 1px; border-style: solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-image: url('images/button-gradient-hover.png'); }
*/
	
input[type="text"], input[type="password"], input[type="email"],
textarea, select {  padding: 4px 4px; margin: 0; outline: none; max-width: 100%; margin-bottom: 5px; border-width: 1px; border-style: solid; border-color:#b2b2b2 !important;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; width:75%; }
input[type="checkbox"], input[type="radio"] { display: inline; margin-bottom: 10px; }	
select { padding: 0; }	

/* #Wordpress Style
================================================== */
.alignleft, img.alignleft { float:left; margin: 5px 5px 5px 0px; }
.alignright, img.alignright { float:right; margin: 5px 0px 5px 5px; }
.aligncenter, img.aligncenter { display:block; margin: 5px auto; }
.alignnone, img.alignnone { margin: 5px 5px 5px 0; margin:0px;}
.wp-caption { text-align: center; padding: 8px 3px 5px; max-width: 100%;
	border-width: 1px; border-style: solid; background: #ffffff;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.wp-caption img { border: 0 none; padding: 0; margin: 0; max-width: 98.5%; width: auto; }
.wp-caption p.wp-caption-text { line-height: 1.5; font-size: 10px; margin: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }

.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky{}
.bypostauthor{}

/* #Custom Style
================================================== */
.hidden{ display: none; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.pt20{ padding-top: 20px !important; }
.pb20{ padding-bottom: 20px !important; }
.mb0{ margin-bottom: 0px !important; } .mb1{ margin-bottom: 1px !important; } .mb2{ margin-bottom: 2px !important; }
.mb3{ margin-bottom: 3px !important; } .mb4{ margin-bottom: 4px !important; } .mb5{ margin-bottom: 5px !important; }
.mb6{ margin-bottom: 6px !important; } .mb7{ margin-bottom: 7px !important; } .mb8{ margin-bottom: 8px !important; }
.mb9{ margin-bottom: 9px !important; } .mb10{ margin-bottom: 10px !important; } 
.mb11{ margin-bottom: 11px !important; } .mb12{ margin-bottom: 12px !important; } .mb13{ margin-bottom: 13px !important; }
.mb14{ margin-bottom: 14px !important; } .mb15{ margin-bottom: 15px !important; } .mb16{ margin-bottom: 16px !important; }
.mb17{ margin-bottom: 17px !important; } .mb18{ margin-bottom: 18px !important; } .mb19{ margin-bottom: 19px !important; }
.mb20{ margin-bottom: 20px !important; }
.mb21{ margin-bottom: 21px !important; } .mb22{ margin-bottom: 22px !important; } .mb23{ margin-bottom: 23px !important; }
.mb24{ margin-bottom: 24px !important; } .mb25{ margin-bottom: 25px !important; } .mb26{ margin-bottom: 26px !important; }
.mb27{ margin-bottom: 27px !important; } .mb28{ margin-bottom: 28px !important; } .mb29{ margin-bottom: 29px !important; }
.mb30{ margin-bottom: 30px !important; }
.mb31{ margin-bottom: 31px !important; } .mb32{ margin-bottom: 32px !important; } .mb33{ margin-bottom: 33px !important; }
.mb34{ margin-bottom: 34px !important; } .mb35{ margin-bottom: 35px !important; } .mb36{ margin-bottom: 36px !important; }
.mb37{ margin-bottom: 37px !important; } .mb38{ margin-bottom: 38px !important; } .mb39{ margin-bottom: 39px !important; }
.mb40{ margin-bottom: 30px !important; }
.mb41{ margin-bottom: 41px !important; } .mb42{ margin-bottom: 42px !important; } .mb43{ margin-bottom: 43px !important; }
.mb44{ margin-bottom: 44px !important; } .mb45{ margin-bottom: 20px; } .mb46{ margin-bottom: 46px !important; }
.mb47{ margin-bottom: 47px !important; } .mb48{ margin-bottom: 48px !important; } .mb49{ margin-bottom: 49px !important; }
.mb50{ margin-bottom: 50px !important; }

/*--- color animation ---*/
a, .project-context{
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }

/* #Theme Style
================================================== */

/*--- custom full background ---*/
div.wlgx-custom-full-background{ position: fixed; top: -50%; left: -50%; width: 200%; height: 200%; z-index: -1; }
div.wlgx-custom-full-background img{ 
	position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
	min-width: 50%; min-height: 50%; z-index: -1; }
	
/*--- button ---*/
a.wlgx-button{ display: inline-block; cursor: pointer; padding: 1px 15px; 
	height: 28px; line-height: 27px; margin-bottom: 20px; margin-right: 10px; 
	background: url('images/button-shadow.png'); border-width: 1px; border-style: solid; text-transform: uppercase; font-weight: bold; }
a.wlgx-button.small{ padding: 1px 12px; height: 26px; line-height: 26px; font-size: 11px; }
a.wlgx-button.large{ padding: 2px 20px; height: 33px; line-height: 34px; font-size: 14px; }

/*
a.wlgx-button{ display: inline-block; font-weight: bold; cursor: pointer; 
	padding: 1px 15px; height: 28px; line-height: 28px;
	border-width: 1px; border-style: solid;  
	background: url('images/button-gradient.png') repeat-x; 
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
a.wlgx-button:hover{ background-image: url('images/button-gradient-hover.png'); }
*/

/*--- preloader ---*/
.preloader { display: block; background:url(images/loading.gif) center center no-repeat; }

/*--- logo ---*/
div.logo-wrapper{ text-align: center; margin: 0px 10px; max-width: 100%; float: left; line-height: 0; } 
div.logo-wrapper a{ display: inline-block; }
div.logo-wrapper a:hover{opacity: .75;}
div.logo-wrapper h1{ margin: 0px; line-height: 0; } 
div.logo-wrapper img{ display: block; }

div.logo-right-text{ margin-left: 10px; margin-right: 10px; }
div.logo-right-text-content{ margin-bottom: 12px; }

/*--- top navigation ---*/
div.top-navigation-wrapper{ position: relative; z-index: 20; border-bottom-width: 1px; border-bottom-style: solid; }
div.top-navigation-wrapper-gimmick{ height: 3px;  }
div.top-navigation-container.container{ text-align: center; font-size: 12px; line-height: 100%; }
div.top-navigation-left{ float: left; line-height: 18px; margin-left: 10px; padding-top: 13px; padding-bottom: 13px; }
div.top-navigation-right{ float: right; line-height: 17px; margin-right: 10px; display: inline-block; padding-top: 13px; padding-bottom: 13px; }
.top-navigation-right-text { float: left; }
div.floating-nav-wrapper .sf-menu li a{ text-transform: uppercase; font-weight: bold; }  
div.floating-nav-wrapper .sf-menu li li a{ font-weight: normal; text-transform: none; }

div.floating-nav-wrapper ul.sf-menu li:hover ul, 
div.floating-nav-wrapper ul.sf-menu li.sfHover ul{ top: 19px; padding-top: 15px; }
div.floating-nav-wrapper ul.sf-menu li:hover ul li.sfHover ul,
div.floating-nav-wrapper ul.sf-menu li.sfHover ul li.sfHover ul{ top: 0px; padding-top: 0px; }

/*--- social icon ---*/
div.social-wrapper { float:left; }
div.social-wrapper img{ display: block; max-width: 35px; height: auto; }
div.social-wrapper div.social-icon { float: left; margin-right: 8px; cursor: pointer; }
div.social-wrapper div.social-icon:last-child { margin-right: 0px; }

div.shortcode-social-icon{ float: left; margin-right: 10px; }
div.shortcode-social-icon img{ display: block; max-width: 32px; }

/*--- navigation ---*/
div.wlgx-navigation-wrapper{ position: relative; float: right; }
div.wlgx-current-menu { height: 2px; margin-top: -1px; position: absolute; }
div.navigation-wrapper{ margin: 0px; font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; }
div.navigation-wrapper .sf-menu li a{ font-weight: bold; } 
div.navigation-wrapper .sf-menu li li a{ font-weight: normal; text-transform: none; }
.sf-menu .sf-sub-indicator { display: none; }
.sf-menu li li .sf-sub-indicator { display: inline; }

div.responsive-menu-wrapper{ margin: 0px 10px; }
div.responsive-menu-wrapper select{ width: 100%; height: 25px; }

/*--- top search ---*/
div.top-search-wrapper{ float: left; margin-left: 10px; }
div.top-search-wrapper .search-text{ width: 1px; overflow: hidden; float: left; }
div.top-search-wrapper form { margin-bottom: 0px; }
div.top-search-wrapper input[type="text"]{ padding: 13px 12px; line-height: 18px; height: 18px; border: 0px; margin-bottom: 0px; width: 150px; 
-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; display: none; }
div.top-search-wrapper input[type='submit'] { float: left; height: 16px; margin: 14px 15px; padding: 0px 29px 0px 0px; 
	border-width: 0px; border-right-width: 1px; border-right-style: solid; 
	background-size: 16px 16px !important; }

/*--- page title ---*/
div.page-header-inner-wrapper{ overflow: hidden; position: relative; background-position: center 0px; 
	background-image: url('images/header-gradient.png'); background-repeat: repeat-x; }
div.my-page-header-inner-wrapper{ overflow: hidden; position: relative; background-position: center 0px; 
	background-image: url('images/header-gradient.png'); background-repeat: repeat-x; }
div.page-header-container { padding-top: 40px; }
h1.page-header-title{ font-size: 28px; line-height: 25px; margin: 0px 10px; 
	text-transform: uppercase; float: left; }
div.page-header-caption{ margin: 5px 10px 0px; font-size: 14px; line-height: 14px; float: right; font-weight: bold; }
div.page-header-caption span{ margin-right: 5px; }
div.page-title-top-shadow{ position: absolute; z-index: 1; left: 0px; right: 0px; top: 0px; height: 37px;
	background-repeat: no-repeat;  z-index: 90;
	background-image: url('images/page-title-top-shadow.png'); background-position: center 0px; }
div.page-title-bottom-shadow{ position: absolute; z-index: 1; left: 0px; right: 0px; bottom: 0px; height: 7px; 
	background: url('images/page-title-bottom-shadow.png') repeat-x; }

div.wlgx-header-wrapper{ margin-bottom: 30px; position: relative; }
div.wlgx-header-wrapper.navigation-on{ padding-right: 70px; }
h3.wlgx-header-title{ font-size: 18px; padding-bottom: 4px; display: inline-block; margin-bottom: 0px;
	border-bottom-width: 1px; border-bottom-style: solid; 
	text-transform: uppercase;
	}

/*--- page content ---*/
div.wlgx-page-item{ padding-top: 50px;}

/*--- top slider / layer slider ---*/
div.wlgx-top-slider-wrapper{ margin: 0px auto;  position: relative;}
div.header-outer-wrapper,
div.content-outer-wrapper{ position: relative; }
div.wlgx-top-slider li { padding: 0; }

div.ls-ohallolarn .ls-nav-prev,
div.wlgx-top-slider .nivo-directionNav a.nivo-prevNav,
div.wlgx-top-slider .flex-direction-nav li .flex-prev{ width: 32px; height: 76px; 
	top: 50%; left: 100px; margin-top: -38px;
	background-image: url('images/top-slider-nav-left.png'); 
	background-position: center center; background-repeat: no-repeat; }
	div.ls-ohallolarn .ls-nav-prev,
div.wlgx-top-slider .nivo-directionNav a.nivo-prevNav:hover,
div.wlgx-top-slider .flex-direction-nav li .flex-prev:hover{ width: 32px; height: 76px; 
	top: 50%; left: 100px; margin-top: -38px;
	background-image: url('images/top-slider-nav-left-hover.png'); 
	background-position: center center; background-repeat: no-repeat; }
div.ls-ohallolarn .ls-nav-next,
div.wlgx-top-slider .nivo-directionNav a.nivo-nextNav,
div.wlgx-top-slider .flex-direction-nav li .flex-next{ width: 32px; height: 76px; 
	top: 50%; right: 100px; margin-top: -38px;
	background-image: url('images/top-slider-nav-right.png'); 
	background-position: center center; background-repeat: no-repeat; }
	div.ls-ohallolarn .ls-nav-next,
div.wlgx-top-slider .nivo-directionNav a.nivo-nextNav:hover,
div.wlgx-top-slider .flex-direction-nav li .flex-next:hover{ width: 32px; height: 76px; 
	top: 50%; right: 100px; margin-top: -38px;
	background-image: url('images/top-slider-nav-right-hover.png'); 
	background-position: center center; background-repeat: no-repeat; }

div.wlgx-top-slider div.ls-ohallolarn a.ls-nav-prev,
div.wlgx-top-slider div.ls-ohallolarn a.ls-nav-next,
div.wlgx-top-slider .nivo-directionNav a.nivo-prevNav,
div.wlgx-top-slider .nivo-directionNav a.nivo-nextNav,
div.wlgx-top-slider .flex-direction-nav li .flex-prev,
div.wlgx-top-slider .flex-direction-nav li .flex-next{ opacity: 1; filter: alphat(opacity=0); }	
div.wlgx-top-slider div.ls-ohallolarn a.ls-nav-prev:hover,
div.wlgx-top-slider div.ls-ohallolarn a.ls-nav-next:hover,
div.wlgx-top-slider .nivo-directionNav a.nivo-prevNav:hover,
div.wlgx-top-slider .nivo-directionNav a.nivo-nextNav,
div.wlgx-top-slider .flex-direction-nav li .flex-prev:hover,
div.wlgx-top-slider .flex-direction-nav li .flex-next:hover{ opacity: 1; filter: alphat(opacity=1); }
	
/*--- sidebar ---*/
div.wlgx-page-item.columns{ float: right; }
div.wlgx-left-sidebar.columns{ float: left; }

div.custom-sidebar{ margin-bottom: 20px; position: relative; }

h3.custom-sidebar-title{ line-height: 19px; position: relative; margin-bottom:2em; text-transform: uppercase; }

div.custom-sidebar-title-wrapper{ position: relative; margin-bottom: 40px; 
	border-bottom-width: 1px; border-bottom-style: solid; }
div.custom-sidebar-title-wrapper .custom-sidebar-title{ float: left; padding-right: 5px; font-weight:bold; }
div.custom-sidebar-title-wrapper .sidebar-bottom-bar{ width: 26px;
	position: absolute; left: 0px; bottom: -2px;
	border-bottom-width: 2px; border-bottom-style: solid; }

div.wlgx-sidebar-wrapper{ overflow: hidden; }
div.wlgx-sidebar-wrapper .custom-sidebar-title{ display: inline-block; }

div.wlgx-right-sidebar .sidebar-wrapper{ padding-top: 50px;  }
div.wlgx-left-sidebar .sidebar-wrapper{ padding-top: 55px; }

/*--- footer ---*/
div.footer-wrapper{ overflow: hidden; background:url(images/site/footer-bg.png) top center repeat-x; background-color:#393939 !important; min-height:431px;}
div.footer-wrapper .custom-sidebar{ margin-bottom: 30px; }
div.footer-container{ margin-top:5px; }

div.footer-twitter-wrapper{ padding: 15px 0px; position: relative;
	background-image: url('images/twitter-bar-shadow.png'); background-repeat: repeat-x; }
div.footer-twitter-wrapper .twitter-container{ position: relative; }
div.footer-twitter-wrapper .wlgx-twitter-icon{ position: absolute; font-size: 20px; line-height: 24px; right: 30px; top: 50%; margin-top: -12px; }
div.footer-twitter-wrapper .wlgx-twitter-wrapper{ position: relative; padding: 0px 50px; } 
div.footer-twitter-wrapper ul{ margin: 0px; list-style: none; text-align: right; font-weight: bold; }

div.wlgx-twitter-navigation{ position: absolute; left: 10px; top: 50%; margin-top: -5px; z-index: 999; }
div.wlgx-twitter-navigation a{ width: 6px; height: 11px; float: left; cursor: pointer; margin-left: 10px; 

	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */}
div.wlgx-twitter-navigation a:first-child{ margin-left: 0px; }
div.wlgx-twitter-navigation a.next{ background-position: -6px; }
div.twitter-bar-top-shadow{ height: 7px; position: absolute; left: 0px; right: 0px; top: 0px; 
	background: url('images/twitter-bar-top-shadow.png') repeat-x; }
div.twitter-bar-bottom-shadow{ height: 7px; position: absolute; left: 0px; right: 0px; bottom: 0px;
	background: url('images/twitter-bar-bottom-shadow.png') repeat-x; }
/*---- Logo Slideshow ---*/
div.logo-slideshow-wrapper{padding:30px 0; background:#fff !important;}
/*--- footer stunning ---*/
div.footer-stunning-wrapper{ padding:0px 0px 20px 0px;
	background-position: center; background-repeat: no-repeat; }
div.footer-stunning-container{ position: relative; }
div.footer-stunning-inner-wrapper{ margin: 0px 10px; }
div.footer-stunning-wrapper .footer-stunning-icon{ width: 65px; position: absolute; 
	top: 50%; margin-top: -32px; left: -32px; }
div.footer-stunning-wrapper .footer-stunning-content{ position: relative; padding:0px 0px; padding-bottom:40px; }
div.footer-stunning-wrapper .footer-stunning-content.stun-icon-on{ margin-left: 32px; padding-left: 55px; }
div.footer-stunning-wrapper .footer-stunning-content.button-on{ margin-right: 200px; }
div.footer-stunning-wrapper .footer-stunning-title{ font-size: 26px; margin-bottom:2px;color:#FFF !important; margin-top:5px;font-weight:700; }
div.footer-stunning-wrapper .footer-stunning-caption{ font-size: 24px;color:#FFF !important; font-weight:100; }
div.footer-stunning-button-wrapper{ position: absolute;}
div.footer-stunning-button-wrapper .wlgx-button{ margin: 0px; }


/*--- copyright ---*/
div.copyright-wrapper{  padding: 0px 0px; position: relative; background:#282828; overflow:hidden; }
div.copyright-border{ border-style: solid; border-top-width: 1px; border-bottom-width: 1px; }
div.copyright-left{ padding: 20px 0px 25px 10px; text-align: left; line-height: 1.9; float:left; width:45%; font-size:10px; text-transform:uppercase;}
div.copyright-right{ padding: 20px 10px 25px 0; text-align: right; line-height: 1.9; float:right; width:49%; font-size:10px; text-transform:uppercase; }


/*-- about author (blog) ---*/
div.about-author-wrapper{ margin-top: 30px; margin-bottom: 30px; padding: 18px; }
div.about-author-avartar{ float: left; margin-right: 20px; }
div.about-author-info{ overflow: hidden; }
h5.about-author-title{ font-size: 18px; margin-top: 3px; margin-bottom: 10px; }

/*--- stack images ---*/
div.stack-images-wrapper img{ display: block; }
div.stack-images-wrapper .stack-images-single{ margin-bottom: 20px; position: relative; }
div.stack-images-wrapper .stack-images-caption{ max-width: 65%; position: absolute; right: 20px; bottom: 20px; }

/*--- single project ---*/
div.wlgx-single-project{ margin-bottom: 25px; }
div.single-project .port-media-wrapper{ max-width: 68%; float: left; margin-right: 20px; overflow: hidden; }
div.single-project .port-media-wrapper.wlgx-video { width: 68%; }
div.single-project .port-media-wrapper.wlgx-slider{ width: 68%; }
div.single-project .port-media-wrapper.wlgx-slider .flex-control-nav{ display: none; }
div.single-project .port-info-wrapper{ padding-bottom: 25px; margin-bottom: 25px;
	border-bottom-width: 1px; border-bottom-style: solid; }
div.single-project .port-info{ margin-bottom: 6px; }
div.single-project .port-info .head{ font-weight: bold; }
div.single-project .port-content-wrapper{ overflow: hidden; }
div.single-project .port-nav{ margin-bottom: 15px; }
div.single-project .wlgx-related-project{ padding-top: 50px; }
div.row div.wlgx-related-project div.wlgx-header-wrapper{ margin-bottom: 40px; }

div.single-project.single-sidebar .port-media-wrapper,
div.single-project.both-sidebar .port-media-wrapper{ max-width: 100%; margin-right: 0px; float: none; margin-bottom: 20px; }
div.single-project.single-sidebar .port-content-wrapper,
div.single-project.both-sidebar .port-content-wrapper{ overflow: visible; }
div.single-project.single-sidebar .port-nav .port-prev-nav, 
div.single-project.single-sidebar .port-nav .port-next-nav, 
div.single-project.both-sidebar .port-nav .port-prev-nav,
div.single-project.both-sidebar .port-nav .port-next-nav { margin-bottom: 15px; }

/*--- Leave Reply ---*/
h3.social-share-title{ font-size: 18px; }
div.social-shares ul{ list-style: none; margin-left: 0px; }
div.social-shares ul li{ float: left; margin-right: 13px; margin-bottom: 8px; }
div.social-shares ul li img{ display: block; max-width: 32px; height: auto; }

/*--- Comments ---*/
div.comment-wrapper{  margin-top: 40px; }
div.comment-wrapper .comment-title{  font-size: 18px; }
div.comment-wrapper .comment-form-comment{  margin-right: 40px; }
div.comment-wrapper #reply-title{ font-size: 18px; margin-bottom: 15px; }

div.comment-wrapper input[type="text"], input[type="password"] {
	width: 320px; height: 20px; max-width: 70%; line-height: 20px; padding: 5px; margin: 5px 5px 25px; float: left; }
div.comment-wrapper textarea{
	height: 165px; width: 590px; max-width: 100%; line-height: 20px; padding: 5px; margin: 5px 5px 25px; }

div.comment-wrapper input { float: left; }
div.comment-wrapper label { float: left; line-height: 32px; margin: 5px 0px 0px 10px; }
div.comment-wrapper span { line-height: 24px; margin-right: 2px; }

div.comment-wrapper .comment-form-captcha img { float: left; margin-right: 20px; margin-top: 1px; }
div.comment-wrapper .comment-form-captcha input { float: left; width: 205px; max-width: 40%; }

ol.comment-list{ margin: 0px; list-style: none; }
ol.comment-list .comment-body{ border-bottom-width: 1px; border-bottom-style: solid; margin-top: 22px; padding-bottom: 22px; }
ol.comment-list ul{ margin: 0px 0px 0px 30px; list-style: none; }
div.comment-avartar{ float: left; }
div.comment-context{ margin-left: 80px; }
span.comment-author{  margin-right: 5px; font-size: 16px; }
span.comment-date{  margin-right: 5px; font-style: italic; font-family: 'Droid Serif'; font-size: 11px;}
span.comment-time{ margin-right: 5px; font-style: italic; }
div.comment-content{ margin-top: 7px; }

div.comment-wrapper #respond{ margin-top: 30px; }

/*--- Site map ---*/
div.sitemap-page .custom-sidebar-title { display: inline-block; }

/*--- Floating Nav ---*/
div.floating-nav-wrapper{ text-align: center; line-height: 0; display: none;
	position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; padding: 10px 0px; }
div.floating-nav-wrapper ul.sf-menu{ display: inline-block; line-height: 1; }	
	
body.admin-bar div.floating-nav-wrapper{ top: 28px; }

/* #Page Item
================================================== */

/*--- accordion ---*/
ul.wlgx-accordion{ list-style: none; margin-left: 0px; }
ul.wlgx-accordion li{ position: relative; margin-bottom: 12px; border-width: 3px; border-style: solid; } 
ul.wlgx-accordion li:last-child{ margin-bottom: 0px; } 
ul.wlgx-accordion li .accordion-title{ margin: 0px; padding: 7px 0px 7px 17px; font-size: 15px; cursor: pointer; background-position: 0px center; background-repeat: no-repeat; text-transform: uppercase; }
ul.wlgx-accordion li .accordion-content{ padding: 5px 20px 15px 38px; }
ul.wlgx-accordion li span.accordion-icon{ display: inline-block; margin-right: 12px; margin-bottom: 1px;
	width: 8px; height: 8px; background-size: 8px 8px; }

ul.wlgx-accordion li ul{ margin-left: 30px; list-style: disc; }
ul.wlgx-accordion li li{ background: none; margin: 0px; overflow: visible; }

/*--- blog ---*/
div.wlgx-blog-widget{ margin-bottom: 40px; }
div.wlgx-blog-widget:last-child{ margin-bottom: 0px; }
div.wlgx-blog-widget .blog-media-wrapper{ margin-bottom: 18px; }
div.wlgx-blog-widget .blog-media-wrapper img{ display: block; }
div.wlgx-blog-widget .blog-media-wrapper .flexslider{ overflow: hidden; }
div.wlgx-blog-widget .blog-media-wrapper.wlgx-slider .flex-control-nav{ display: none; }
div.wlgx-blog-widget .blog-content-wrapper{ overflow: hidden; }
div.wlgx-blog-widget .blog-title{ font-size: 16px; margin-bottom: 4px; padding-right: 20px; text-transform: uppercase; }
div.wlgx-blog-widget .blog-content{ padding-right: 20px; }
div.wlgx-blog-widget .blog-info-wrapper{ font-size: 11px; margin-bottom: 12px; }
div.wlgx-blog-widget .blog-info-wrapper i{ padding-right: 7px; }
div.wlgx-blog-widget .blog-info-divider{ margin: 0px 6px; }
div.wlgx-blog-widget .blog-date, div.wlgx-blog-widget .blog-comment{ float: left; } 
div.wlgx-blog-widget .blog-continue-reading{ display: inline-block; margin-top: 12px; margin-bottom: 0px; font-style: italic; background-color:#53963f; border-radius:5px; color:#fff; float:right; padding:0.5em 1em; font-weight:700; }
dib.wlg-back-top{padding-top:20px;}
div.wlg-back-top .back-top-button{ display: inline-block; margin-top:25px; margin-bottom: 0px;  background-color:#53963f; border-radius:5px; color:#fff; float:right; padding:0.5em 1em; font-weight:700; margin-right:18px; }
div.wlg-back-top .back-top-button:hover{background:#3C3C3C;}
div.blog-carousel-wrapper{ overflow: hidden; }
div.blog-carousel-wrapper .blog-nav-wrapper{ position: absolute; top: 0px; right: 10px; }
div.blog-carousel-wrapper .blog-nav{ width: 28px; height: 28px; display: block;
	cursor: pointer; margin: 0px; float: left;
	background-size: 6px 11px; background-repeat: no-repeat; background-position: center;
	margin-right: 2px;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */}
div.blog-carousel-wrapper .blog-nav.left{ margin-right: 2px; }

div.blog-item-holder .wlgx-blog-medium,div.project-item-holder .wlgx-blog-medium{ margin-bottom: 40px; } 
div.blog-item-holder .wlgx-blog-medium:last-child,div.project-item-holder .wlgx-blog-medium:last-child{ margin-bottom: 0px; } 
div.wlgx-blog-medium .blog-content-wrapper,div.wlgx-project-medium .blog-content-wrapper{ overflow: hidden; padding-bottom:20px; border-bottom:1px solid #ebebeb; margin-right:25px; }
div.wlgx-blog-medium .blog-medium-media-wrapper{ margin-right: 15px; float: left; width: 29%; overflow: hidden; }
div.wlgx-blog-medium .blog-media-wrapper img{ display: block; width:180px !important; height:180px !important;}
div.wlgx-project-medium .blog-media-wrapper img{ display: block; width:200px !important; height:200px !important; }
div.wlgx-blog-medium .blog-media-wrapper .flexslider{ overflow: hidden; }
div.wlgx-blog-medium .blog-media-wrapper.wlgx-slider .flex-control-nav{ display: none; }
div.wlgx-blog-medium .blog-context-wrapper{ overflow: hidden; padding-right:0px;}
div.wlgx-blog-medium .blog-title{ font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 0px; margin-bottom:20px; font-family:myriad pro; color:#474747 !important; font-weight:bold; }
div.wlgx-blog-medium .blog-info-wrapper{ font-size: 11px; margin-top: 12px; text-transform: uppercase; 
	border-width: 2px 0px 1px; border-style: solid; }
div.wlgx-blog-medium .blog-info-wrapper i{ padding-right: 7px; font-size: 14px; }
div.wlgx-blog-medium .blog-info-wrapper div:first-child{ border-left: 0px; }
div.wlgx-blog-medium .blog-comment, div.wlgx-blog-medium .blog-tag, div.wlgx-blog-medium .blog-author,
div.wlgx-blog-medium .blog-date{ float: left; padding: 6px 16px; border-left-width: 1px; border-left-style: solid; } 
div.wlgx-blog-medium .blog-continue-reading{ font-size: 13px; display: block; margin-top: 16px; margin-bottom: 15px;background-color:#53963f; border-radius:5px; color:#fff; float:right; padding:0.5em 1em; font-weight:700;}
div.wlgx-blog-medium .blog-continue-reading:hover{ background:#393939;}
div.blog-item-holder .wlgx-blog-full{ margin-bottom: 40px; } 
div.wlgx-blog-full .blog-content-wrapper{ overflow: hidden; padding-bottom: 10px; }
div.wlgx-blog-full .blog-media-wrapper{ margin-bottom: 25px; }
div.wlgx-blog-full .blog-media-wrapper img{ display: block; }
div.wlgx-blog-full .blog-media-wrapper .flexslider{ overflow: hidden; }
div.wlgx-blog-full .blog-media-wrapper.wlgx-slider .flex-control-nav{ display: none; }
div.wlgx-blog-full .blog-title{ font-size: 31px; margin-top: 0px; margin-bottom: 20px; }
div.wlgx-blog-full .blog-info-wrapper{ font-size: 11px; margin-bottom: 20px; text-transform: uppercase; 
	border-width: 2px 0px 1px; border-style: solid; }
div.wlgx-blog-full .blog-info-wrapper i{ padding-right: 7px; font-size: 14px; }
div.wlgx-blog-full .blog-info-wrapper div:first-child{ border-left: 0px; }
div.wlgx-blog-full .blog-comment, div.wlgx-blog-full .blog-tag, div.wlgx-blog-full .blog-author,
div.wlgx-blog-full .blog-date{ float: left; padding: 6px 16px; border-left-width: 1px; border-left-style: solid; } 
div.wlgx-blog-full .blog-continue-reading{ font-size: 13px; display: block;
	margin-top: 15px; margin-bottom: 0px; font-style: italic; background-color:#53963f; border-radius:5px; color:#fff; float:right; padding:0.5em 1em; font-weight:700;}

/*--- blog/port pagination ---*/
div.wlgx-pagination{ float: right; margin-top: 0px; }
div.wlgx-pagination a,
div.wlgx-pagination span{ display: block; padding: 5px 9px; margin-left: 5px; float: left; font-size: 12px; } 

div.project-pagination .wlgx-pagination{ margin-top: 0px; }

/*--- column service ---*/
div.column-service-wrapper{ text-align: left; } 
div.column-service-wrapper.center-icon{ text-align: center; } 
div.column-service-wrapper i.column-service-icon{ font-size: 46px; display: inline-block; }
div.column-service-wrapper.left-icon .column-service-icon{ max-width: 46px; margin-right: 25px; float: left; }
div.column-service-wrapper.center-icon .column-service-icon{ margin: 0px auto; margin-bottom: 20px; }
div.column-service-wrapper .column-service-content-wrapper{ overflow: hidden; }
div.column-service-wrapper .column-service-title{ font-size: 19px; margin-bottom: 12px; }
div.column-service-wrapper .column-service-button a.wlgx-button{ margin: 20px 0px 0px; }

/*--- contact form ---*/
div.contact-form-wrapper{ padding-top: 0px; }
div.footer-wrapper div.contact-form-wrapper{ padding-top: 0px; }
div.contact-form-wrapper ol{ margin: 0px; list-style: none; }
div.contact-form-wrapper ol li{ margin-bottom: 20px; }
div.contact-form-wrapper ol li.form-textarea,
div.contact-form-wrapper ol li.form-input{ margin-right: 22px;  }
div.contact-form-wrapper ol li.sending-result{ max-width: 622px; display: none; }
div.contact-form-wrapper ol li.sending-result .message-box-wrapper{ padding: 10px 15px 10px 15px; }
div.contact-form-wrapper ol li div.error{ display: none; }

div.contact-form-wrapper  input[type="text"], input[type="password"] {
	width: 337px; height: 20px; line-height: 20px; padding: 5px; margin: 10px 5px 5px;
	line-height: 20px; max-width: 100%; display: block; }
div.contact-form-wrapper textarea{
	height: 165px; width: 600px; margin: 10px 5px 5px; padding: 5px; max-width: 100%;
	line-height: 20px; display: block; }
	
div.contact-form-wrapper .contact-submit{ float: left; padding: 8px 13px; }
div.contact-form-wrapper .contact-loading{
	width: 16px; height: 16px; float: left; margin: 7px 0px 0px 15px; display:none;
	background: url('images/loading.gif'); }


/*--- divider ---*/
div.wlgx-divider-wrapper .wlgx-divider{ overflow: hidden; padding-top: 6px;
	border-bottom-width: 1px; border-bottom-style: solid; }
div.wlgx-divider-wrapper .scroll-top{ font-size: 11px; line-height: 11px; float: right; 
	padding-left: 6px; cursor: pointer; }
div.wlgx-divider {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
div.wlgx-divider .scroll-top{ text-align: right; font-size: 11px;
margin-bottom: 2px; cursor: pointer; }

/*--- gallery ---*/
div.wlgx-gallery-image img{ display: block; border:4px solid #4b8739; }
div.wlgx-gallery-image .gallery-title{ text-align:center; color:#fff; padding:5px 0; text-transform:uppercase;}
div.wlgx-gallery-image .gallery-title:hover,div.wlgx-gallery-image:hover .gallery-title{ text-decoration:underline;}

/*--- Message Box ---*/
div.message-box-wrapper{ border:1px solid; padding: 20px; margin-bottom: 20px; }
div.message-box-title{ font-weight: bold; font-size: 14px; margin-top: 2px; }
div.message-box-content{ margin-top: 12px; }

div.message-box-wrapper.red{ background-color: #ffdcdd; border-color: #e9b9bb; color: #713a3c;}
div.message-box-wrapper.red .message-box-title{ color: #8d4345;}
div.message-box-wrapper.yellow{ background-color: #ffffe0; border-color: #e1db8b; color: #4d4d39;}
div.message-box-wrapper.yellow .message-box-title{ color: #737357;}
div.message-box-wrapper.blue{ background-color: #c2e1ee; border-color: #8ec3d9; color: #3d5058;}
div.message-box-wrapper.blue .message-box-title{ color: #475d66;}
div.message-box-wrapper.green{ background-color: #e1ffd9; border-color: #badeb1; color: #435b3d;}
div.message-box-wrapper.green .message-box-title{ color: #526d4b;}

/*--- personnal ---*/
div.personnal-item-wrapper{ margin-bottom: 40px; }
div.personnal-item{ border-width: 1px; border-style: solid;  }
div.personnal-item .personnal-position{ font-size: 16px; margin: 0px 20px 18px; }
div.personnal-item .personnal-thumbnail{ margin: 0px 0px 15px; }
div.personnal-item .personnal-thumbnail img{ display: block; }
div.personnal-item .personnal-title{ font-size: 24px; line-height: 1; margin: 25px 20px 3px;  }
div.personnal-item .personnal-content{ margin: 0px 20px; padding-bottom: 20px; }
div.personnal-item .personnal-social-info{ padding: 15px 20px; border-top-width: 1px; border-top-style: solid; }
div.personnal-item .personnal-social-info .shortcode-social-icon{ margin-right: 8px; }
div.personnal-item .personnal-social-info .shortcode-social-icon img{ max-width: 18px;  }

/*--- project item ---*/
div.project-item .project-media-wrapper{ overflow: hidden; position: relative; }
div.project-item .project-media-wrapper img{ display: block; }
div.project-item .project-media-wrapper.wlgx-slider .flex-control-nav{ display: none; }
div.project-item .project-context{ padding: 16px 40px 16px 0px; position: relative; text-align: left; }
div.project-item .project-title{ font-size: 17px; margin-bottom: 4px; text-transform: uppercase; position: relative; z-index: 2; }
div.project-item .project-tag{ font-style: italic; font-size: 13px; position: relative; z-index: 1; }
div.project-item .project-excerpt{ margin-top: 15px; margin-bottom: 0px; }
div.project-item .project-excerpt .port-continue-reading{ margin-top: 10px; display: block; text-align: right; }
div.project-item .port-bottom-border{ height: 2px; position: absolute; left: 0px; right: 0px; bottom: 0px; }

a.view-all-projects{ font-style: italic; float: right; line-height: 26px; }
div.project-carousel-description-caption{ margin-top: 20px; margin-bottom: 25px; }

div.project-carousel-wrapper{ overflow: hidden; text-align: center; }
div.project-carousel-wrapper .project-item{ float: left; }

div.project-carousel-wrapper .port-nav-wrapper{ position: absolute; top: 0px; right: 10px; }

div.port-nav-wrapper a.view-all-projects{ float: left; display: block; font-size: 18px; line-height: 28px;
	margin: 0px 10px 0px 8px; }
div.single-project .port-nav a,
div.project-carousel-description .port-nav,
div.project-carousel-wrapper .port-nav{ width: 28px; height: 28px; display: block;
	cursor: pointer; margin: 0px; float: left;
	background-size: 6px 11px; background-repeat: no-repeat; background-position: center;
	margin-right: 2px;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */}
div.project-carousel-wrapper .port-nav.left{ margin-right: 2px; }

div.project-filter-wrapper{ position: relative; margin-bottom: 45px; margin-top: 5px; }
div.project-filter-wrapper div.port-current-bar{
	position: absolute; bottom: -1px; border-bottom-width: 2px; border-bottom-style: solid; }
div.no-header  div.project-filter-header-divider{ height: 0px; overflow: hidden; position: relative; top: 9px;
	border-bottom-width: 1px; border-bottom-style: solid; }
div.no-header  ul.project-item-filter{ margin-right: 15px; line-height: 18px; }


ul.project-item-filter{ float: left; margin-left: 0px; list-style: none; overflow: hidden; padding-bottom: 3px;
	border-bottom-width: 1px; border-bottom-style: solid; }
ul.project-item-filter li{ float: left; padding-right: 5px; font-size: 16px; line-height: 1.2; }
ul.project-item-filter li:first-child span{ display: none; }

div.project-media-wrapper.wlgx-image a.hover-wrapper{ display: block;
	position: absolute; width: 100%; height: 100%; 
	transition: none; -moz-transition: none; -o-transition: none; -webkit-transition: none;  }
div.project-media-wrapper span.project-thumbnail-image-hover{
	position: absolute; opacity: 0.75; filter: alpha(opacity=75); left: 0px; right: 0px; bottom: 0px; height: 0px; }
div.project-media-wrapper span.hover-icon{ 
	top: 50%; left: 50%; margin-left: -18px; margin-top: -18px; width: 36px; height: 36px; display: none;
	position: absolute; }
div.project-item .page-item-title{ font-size: 18px; margin-bottom: 0px; margin-top: 18px; }
div.project-item .page-item-content{ margin-top: 10px;}

/*--- price item ---*/
div.price-table-wrapper{ margin: 20px 10px 0px; }
div.price-item-wrapper{ text-align: center; }
div.price-item-inner-wrapper{ margin: 0px 3px; border-style: solid; border-width: 1px; 
	 -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08);
	 -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.08);
	 box-shadow: 0px 0px 8px rgba(0,0,0,0.08); }
div.price-item .price-title-wrapper{ padding-bottom: 5px; }
div.price-item .price-title{ font-size: 19px; padding: 6px 20px; text-transform: uppercase; }
div.price-item .price-tag{ font-size: 42px; line-height: 1; padding: 15px 20px; 
	background-image: url('images/price-active.png'); background-position: 0px 0px; background-repeat: repeat-x; font-weight: bold; } 
div.price-item .price-tag .price-suffix{ font-weight: normal;  font-size: 14px; margin-left: 5px; font-weight: bold; } 
div.price-item .price-content{ font-size: 13px; text-align: center; line-height: 1.5; padding-bottom: 25px; }
div.price-item .price-content ul li { text-align: left; }
div.price-item .price-button-wrapper{ margin-bottom: 10px; }
div.price-item .price-button{  font-size: 13px; display: inline-block; cursor: pointer; 
	padding: 4px 15px; border-width: 0px; border-style: solid; }
	
div.shortcode-price-list{ padding: 10px 20px 10px; 
	border-bottom-width: 1px; border-bottom-style: solid; }
div.shortcode-price-content{ padding: 25px 20px 25px; }

div.best-active{ margin-top: -25px; position: relative; z-index: 1; }
div.best-active .price-item { height: auto !important; }		
div.best-active .price-item .price-title{ font-size: 22px; border-width: 0px; }	
div.best-active .price-item .price-tag{ padding: 25px 20px; border-width: 0px; }	
div.best-active .price-item .price-tag .price-suffic{ font-size: 17px; }	
div.best-active .price-item .price-content{ padding-bottom: 25px; }	
div.best-active .price-item .price-button-wrapper{ margin-bottom: 30px; }	
div.best-active .price-item .price-button{ padding: 7px 18px; }

/*--- slider ---*/
div.wlgx-top-slider h2.wlgx-slider-title{ display: block; display: block; padding: 0px; }
div.wlgx-top-slider h2.wlgx-slider-title span{ display: block; display: block; padding: 11px 22px; }

div.wlgx-slider-wrapper{ position: relative; text-align: center; background: #f2f2f2; }
h2.wlgx-slider-title{ font-size: 28px; display: block; padding: 11px 22px; margin-bottom: 0px; float: left; }
div.wlgx-slider-caption{ font-size: 13px; display: inline-block; float: left; text-align: left;
	 border-right-width: 0px; border-right-style: solid; }
div.wlgx-slider-inner-caption{ padding: 18px 24px; opacity: 0.8; filter: alpha(opacity=80); line-height: 1.65; }
div.wlgx-slider li{ padding: 0; }

/*--- stunning text ---*/
div.stunning-text-wrapper{ text-align: left; position: relative; }
div.stunning-text-inner-wrapper{ padding: 24px 30px; }
div.stunning-text-wrapper .stunning-text-content{ overflow: hidden; }
div.stunning-text-wrapper .stunning-text-title{ font-size: 23px; margin-bottom: 8px; }
div.stunning-text-wrapper .stunning-text-caption{ font-size: 13px; }
	
div.stunning-text-wrapper.shadow-on{ background-repeat: no-repeat; background-position: 0px 5px;
	background-image: url('images/stunning-gradient.png'); }
div.stunning-text-wrapper.shadow-on .stunning-text-shadow{ height: 32px; 
	background: url('images/stunning-shadow.png') 0px no-repeat; }

/*--- tab ---*/
div.wlgx-tab ul.wlgx-tab-title{ zoom: 1; }
div.wlgx-tab ul.wlgx-tab-title:before, 
div.wlgx-tab ul.wlgx-tab-title:after{ content: '\0020'; display: block; 
	overflow: hidden; visibility: hidden; width: 0; height: 0; }
div.wlgx-tab ul.wlgx-tab-title:after{ clear: both; }
div.wlgx-tab ul.wlgx-tab-title{ margin: 0px; list-style: none; 
	border-bottom-width: 1px; border-bottom-style: solid; }
div.wlgx-tab ul.wlgx-tab-title li{ float: left; height: 34px; padding: 0; }
div.wlgx-tab ul.wlgx-tab-title li a{ padding: 0px 20px; cursor: pointer; height: 32px; line-height: 32px;
	display: block; font-weight: bold; 
	border-top-width: 1px; border-right-width: 1px; border-style: solid; }
div.wlgx-tab ul.wlgx-tab-title li a.active{ border-top-width: 2px; padding-bottom: 1px; }
div.wlgx-tab ul.wlgx-tab-title li:first-child a{ border-left-width: 1px; }

div.wlgx-tab ul.wlgx-tab-content{ margin: 0px; list-style: none; }
div.wlgx-tab ul.wlgx-tab-content{ padding: 20px; 
	border-width: 1px; border-style: solid; border-top: 0px; }
div.wlgx-tab ul.wlgx-tab-content li { padding: 0; }
div.wlgx-tab ul.wlgx-tab-content li{ display: none; }
div.wlgx-tab ul.wlgx-tab-content li li{ display: block; }
div.wlgx-tab ul.wlgx-tab-content li.active{ display: block; }
div.wlgx-tab ul.wlgx-tab-content ol li { display: list-item; }

/*--- testimonial ---*/
div.wlgx-static-testimonial .testimonial-content{ padding: 5px 0px 5px 20px; font-size: 17px; font-style: italic; }
div.wlgx-static-testimonial .testimonial-info{ text-align: left; margin-left: 25px; margin-top: 10px;}
div.wlgx-static-testimonial .testimonial-author{ font-weight: bold; }
div.wlgx-static-testimonial .testimonial-item{  border-left-width: 3px; border-left-style: solid; margin-bottom: 10px; padding-bottom: 10px; }

div.wlgx-carousel-testimonial{ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
div.wlgx-carousel-testimonial .testimonial-item{ display: none;}
div.wlgx-carousel-testimonial .testimonial-item:first-child{ display: block; }
div.wlgx-carousel-testimonial .testimonial-content{ font-size: 17px; padding: 25px 20px 25px 28px; 
	font-style: italic; margin-bottom: 10px; border-width: 3px; border-style: solid; }
div.wlgx-carousel-testimonial .testimonial-icon{ float: left; margin-right: 20px; margin-bottom: 1px; margin-top: 6px;
	width: 26px; height: 26px; background-size: 26px 26px; }
div.wlgx-carousel-testimonial .testimonial-inner-content{ overflow: hidden; }
div.wlgx-carousel-testimonial .testimonial-info{ font-size: 14px; padding-left: 75px; }
div.wlgx-carousel-testimonial .testimonial-info .testimonial-author{ font-weight: bold; }
div.wlgx-carousel-testimonial .testimonial-navigation{ position: absolute; right: 20px; top: -6px; z-index: 100; }
div.wlgx-carousel-testimonial .testimonial-navigation a{ width: 28px; height: 28px; display: block;
	cursor: pointer; margin: 0px ; float: left;
	background-size: 6px 11px; background-repeat: no-repeat; background-position: center;
	
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */}
div.wlgx-carousel-testimonial .testimonial-navigation a.testimonial-prev{ margin-right: 2px; }


div.wlgx-carousel-testimonial.wlgx-shortcode{ position: relative; }
div.wlgx-carousel-testimonial.wlgx-shortcode .testimonial-navigation{ right: 0px; top: -45px; }

/*--- toggle box ---*/
ul.wlgx-toggle-box{ list-style: none; margin-left: 0px; }
ul.wlgx-toggle-box li{ position: relative; margin-bottom: 12px; border-width: 3px; border-style: solid; } 
ul.wlgx-toggle-box li:last-child{ margin-bottom: 0px; } 
ul.wlgx-toggle-box li .toggle-box-title{ margin: 0px; padding: 7px 0px 7px 17px; font-size: 15px; cursor: pointer; background-position: 0px center; background-repeat: no-repeat; text-transform: uppercase; }
ul.wlgx-toggle-box li .toggle-box-content{ padding: 5px 20px 15px 38px; }

ul.wlgx-toggle-box li span.toggle-box-icon{ display: inline-block; margin-right: 12px; margin-bottom: 1px;
	width: 8px; height: 8px; background-size: 8px 8px; }

ul.wlgx-toggle-box li ul{ margin-left: 30px; list-style: disc; }
ul.wlgx-toggle-box li li{ background: none; margin: 0px; overflow: visible; }
	
/* #Shortcode
================================================== */

/*--- progress bar ---*/
div.progress-bar-wrapper{ margin-bottom: 15px; }
div.progress-bar-wrapper .progress-bar{ font-size: 15px; line-height: 15px;
	background: url('images/progress-bar-shadow.png'); }
div.progress-bar-wrapper .progress-bar-inner{ padding: 12px 20px; }
div.progress-bar-wrapper .progress-bar span.title{ float: left; }
div.progress-bar-wrapper .progress-bar span.percent{ float: right; font-weight: bold; }

/*--- block quote ---*/
blockquote.left{ width: 33%; float: left;  }
blockquote.right{  width: 33%; float: right; }
blockquote.center{ text-align: center; margin: 10px 10px 20px 20px; }

/*--- code ---*/
.wlgx-code{
	overflow: hidden; padding: 15px; border: 1px #e5e5e5 solid; clear: both; background: #ffffff; color: #2c2c2c;
	margin-bottom: 20px;  font-size: 13px;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important; }

/*--- column ---*/
.shortcode1-4{ margin-right: 2%; float: left; margin-bottom: 20px; width: 23%;    }
.shortcode1-3{ margin-right: 2%; float: left; margin-bottom: 20px; width: 31.33%; }
.shortcode1-2{ margin-right: 2%; float: left; margin-bottom: 20px; width: 48%;    }
.shortcode2-3{ margin-right: 2%; float: left; margin-bottom: 20px; width: 64.66%; }
.shortcode3-4{ margin-right: 2%; float: left; margin-bottom: 20px; width: 73%;    }

.shortcode1-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 18%; }
.shortcode2-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 38%; }
.shortcode3-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 58%; }
.shortcode4-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 78%; }

.shortcode1-4.last{ margin-right: 0; width: 25%;    }
.shortcode1-3.last{ margin-right: 0; width: 33.33%; }
.shortcode1-2.last{ margin-right: 0; width: 50%;    }
.shortcode2-3.last{ margin-right: 0; width: 66.66%; }	
.shortcode3-4.last{ margin-right: 0; width: 75%;    }

.shortcode1-5.last{ margin-right: 0; width: 20%; }
.shortcode2-5.last{ margin-right: 0; width: 40%; }
.shortcode3-5.last{ margin-right: 0; width: 60%; }
.shortcode4-5.last{ margin-right: 0; width: 80%; }

.shortcode1-1{ width: 100%; }
	
/*--- drop cap ---*/
div.shortcode-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 
	width: 32px; height: 32px; line-height: 30px; text-align: center; float: left; }
div.shortcode-dropcap.circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; }

/*--- gallery ---*/
div.wlgx-gallery-image.shortcode{ margin-right: 20px; margin-bottom: 20px; float: left; }

/*--- list ---*/
ul.shortcode-list { list-style: none; margin-left: 0px; }	
ul.shortcode-list li{ line-height: 2.0; }	
ul.shortcode-list li span{ margin-right: 3px; }
ul.shortcode-list li  i{ margin-right: 8px; }

/* #Sidebar Widget 
================================================== */

/*--- recent post/port widget ---*/
div.wlgx-recent-post-widget, div.wlgx-recent-port-widget{ padding-top: 10px; }
div.recent-post-widget{ margin-bottom: 20px; }
div.recent-post-widget:last-child{ margin-bottom: 0px; }
div.recent-post-widget .recent-post-widget-thumbnail{ padding: 3px; float: left; margin-right: 13px; }
div.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
div.recent-post-widget .recent-post-widget-context{ overflow: hidden; }
div.recent-post-widget .recent-post-widget-title{ font-size: 15px; font-weight: normal; padding-top: 2px; margin-bottom: 7px; line-height: 1.3; }
div.recent-post-widget .recent-post-widget-info{ font-size: 12px; font-style: italic; }

div.recent-port-widget .recent-port-widget-thumbnail{ padding: 3px; float: left; margin-right: 15px; margin-bottom: 15px; }
div.recent-port-widget .recent-port-widget-thumbnail img{ display: block; }
div.recent-port-widget.second-style .recent-port-widget-thumbnail img{ width: 65px; height: auto; }

div.footer-wrapper div.recent-post-widget .recent-post-widget-thumbnail,
div.footer-wrapper div.recent-port-widget .recent-port-widget-thumbnail{ padding: 3px; }
div.footer-wrapper div.custom-sidebar ul li { background-position: 0px 13px !important; }
div.footer-wrapper div.custom-sidebar .flickr-widget img, 
div.footer-wrapper div.recent-port-widget.second-style .recent-port-widget-thumbnail img { width: 78px; height: 78px; }


/*--- flickr widget ---*/
div.flickr-widget .flickr_badge_image{ float: left; margin-right: 10px; margin-bottom: 10px; }
div.flickr-widget .flickr_badge_image img{ display: block; }

/*--- twitter widget ---*/
ul#twitter_update_list{ font-family: 'Droid Serif'; font-style: italic; list-style: none; margin-left: 0px;  }
ul#twitter_update_list li{ padding-left: 0px; background: none; padding-bottom: 9px; padding-top: 9px; border-bottom-width: 1px; border-bottom-style: solid; }
ul#twitter_update_list li:last-child{ border-bottom-width: 0px; }
ul#twitter_update_list li a { display: block; margin-top: 8px; }
ul#twitter_update_list li span a { display: inline-block; margin-top: 0px; margin-right: 6px; padding-left: 2px; }

/*--- rss widget ---*/
h3.custom-sidebar-title .rsswidget img{ margin-bottom: -1px; margin-right: 3px; }

/*--- personnal widget ---*/
div.wlgx-personnal-widget{ display: inline-block; margin-top: 8px; }
div.personnal-widget-item{ display: none; }
div.personnal-widget-item:first-child{ display: block; }
div.personnal-widget-item .personnal-widget-thumbnail{ margin-bottom: 15px; }
div.personnal-widget-item .personnal-widget-thumbnail img{ display: block; }
div.personnal-widget-item .personnal-widget-info{  font-weight: bold; margin-bottom: 10px; }

div.personnal-widget-navigation{ position: absolute; right: 0px; top: 3px; z-index: 100; }
div.personnal-widget-navigation .personnal-widget-prev,
div.personnal-widget-navigation .personnal-widget-next{ width: 4px; height: 7px; padding: 3px 3px; margin-left: 1px; float: left;
	background-repeat: no-repeat; background-position: center center; cursor: pointer; }

/*--- search widget ---*/	
div.custom-sidebar .wlgx-search-form{ padding-top: 12px; }
div.custom-sidebar #search-text{ margin-right: 22px; }
div.custom-sidebar #searchform{ position: relative; margin-bottom: 0; }
div.custom-sidebar #search-text input[type="text"]{ padding: 6px 5px; margin: 5px 5px; width: 100%; height: 18px; line-height: 18px; }
div.custom-sidebar #searchform br.clear{ display: none; }	
div.custom-sidebar #searchsubmit{ background-color: transparent; border: none; position: absolute; 
	width: 26px; height: 26px; padding: 0px; top: 8px; margin-top: 0px; right: 10px; }

div.footer-wrapper #search-text input[type="text"]{ margin: 0px; }
div.footer-wrapper #searchsubmit{ top: 2px; right: 15px; }
	
/*--- contact form ---*/	
div.sidebar-wrapper .contact-form-wrapper{ padding-top: 7px; }
div.sidebar-wrapper .contact-form-wrapper input{ height: 18px; line-height: 18px; }
div.sidebar-wrapper .contact-form-wrapper textarea{ height: 65px; }

div.footer-wrapper .contact-form-wrapper input{ margin: 5px 0px 0px; height: 18px; line-height: 18px;
	-webkit-box-shadow: none !important; box-shadow: none !important; } 
div.footer-wrapper .contact-form-wrapper textarea{ margin: 5px 0px 0px; height: 65px;
	-webkit-box-shadow: none !important; box-shadow: none !important; } 
div.footer-wrapper .contact-form-wrapper button{ background-image: none; }	

/*--- tag cloud ---*/
.tagcloud{ display: inline-block; margin-bottom: 13px; margin-top: 3px; }
.tagcloud a{
	font-size: 12px !important; display: block; float: left; padding: 5px 10px; margin-right: 7px;
	margin-top: 7px; border: 0px solid; border-color: inherit; font-weight: bold; }

/*--- sidebar list style ---*/
div.custom-sidebar ul{ list-style: none; margin-left: 0px; padding-left:0px !important; }
div.custom-sidebar ul li{ padding:3px 0;  border-style: solid; border-bottom-width: 1px; }
div.custom-sidebar ul li:last-child{ border-bottom: 0; } 
div.custom-sidebar ul ul{ margin-top: 8px; border-top-width: 1px; border-top-style: solid; }
div.custom-sidebar ul ul li:last-child{ padding-bottom: 0px; }

div.custom-sidebar ul.wlgx-accordion li { padding-left: 0px; background: none; }
div.custom-sidebar ul.wlgx-toggle-box li { padding-left: 0px; background: none; }

/*--- Calendar ---*/
#calendar_wrap{ border-color: inherit; padding-bottom: 10px;}
#wp-calendar{ width: 100%; border-color: inherit; border-width: 0px; }
#wp-calendar caption{ font-size: 13px; font-weight: bold; margin: 10px auto 15px; padding-bottom: 6px; border-bottom: 0px solid; border-color: inherit; }
#wp-calendar td{ padding: 4px; text-align: center; border-right: 0px; }
#wp-calendar th{ padding: 0px; text-align: center; border-right: 0px; border-bottom: 0px; background: transparent;  }

/*--- flickr widget ---*/
div.custom-sidebar .flickr-widget{ display: block; padding-bottom: 18px; padding-top: 12px; }
div.custom-sidebar .flickr-widget img{ width: 65px; height: 65px; }
div.custom-sidebar .flickr_badge_image{	margin: 0px 15px 15px 0px; float: left; padding: 4px; }
div.footer-wrapper .custom-sidebar .flickr_badge_image{ padding: 5px; }

/*--- Text Widget ---*/
div.textwidget{ padding-top: 0px; }


/* #Plugin
================================================== */	

/*---Isotope---*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; }
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width; }
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s; }

.navigation-wrapper .cufon[alt=" "] {
display: none !important;
}

/*--- Elements Shadow ---*/
div.personnal-item{ 
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1); 
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); 
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); }
	
/*--- Icon Shortcode ---*/
.wlgx-icon-shortcode{ padding-right: 5px; }


/*--- Custom for icoon shotcode page---*/
.span3 ul { list-style: none; }
.span3 ul  { margin-left: 0px; }
.span3 ul li i { margin-right: 5px; line-height: 32px;  }
.span3 { width: 33%; float: left; }

/*--- Retina Images ---*/

div.page-header-wrapper input[type="submit"]{ background-image: url('images/icon/light/top-search.png');
	background-size: 13px 13px; background-repeat: no-repeat; background-position: center; background-color: transparent; }	
div.project-media-wrapper span{ background-repeat: no-repeat; background-position: center; background-size: 36px 36px; }	
div.project-media-wrapper span.hover-link{ background-image: url('images/image-overlay-link.png'); }
div.project-media-wrapper span.hover-video{ background-image: url('images/image-overlay-video.png'); }
div.project-media-wrapper span.hover-zoom{ background-image: url('images/image-overlay.png'); }
div.about-us-wrapper .about-us-button-wrapper.pdf-icon-on{ background-image: url('images/pdf-icon.png'); }
	
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	div.page-header-wrapper input[type="submit"]{ background-image: url('images/icon/light/top-search.png@2x'); }
	div.project-media-wrapper span.hover-link{ background-image: url('images/image-overlay-link@2x.png'); }
	div.project-media-wrapper span.hover-video{ background-image: url('images/image-overlay-video@2x.png'); }
	div.project-media-wrapper span.hover-zoom{ background-image: url('images/image-overlay@2x.png'); }	
	div.about-us-wrapper .about-us-button-wrapper.pdf-icon-on{ background-image: url('images/pdf-icon@2x.png'); }
}

div.footer-stunning-wrapper{overflow:hidden; min-height:90px !important;}
/*div.footer-stunning-content{width:70%; float:right; overflow:hidden; background:none !important; height:85px;}*/
div.footer-stunning-content{width:100%; text-align:center;overflow:hidden; background:none !important;}
div.footer-stunning-container{ padding:40px 20px 0 20px;}
div.footer-stunning-border{border-bottom:1px solid #4d4d4d !important;}
.footer-wrapper .custom-sidebar-title, .footer-wrapper .custom-sidebar-title a{ color:#53963f !important; font-weight:bold; text-transform:capitalize;font-size:14px;}
div.footer-wrapper div.custom-sidebar ul li{background:url("images/site/footer-li.png") no-repeat scroll 190px center rgba(0, 0, 0, 0) !important; border-bottom-width:0px;}
.ls-ohallolarn .ls-nav-prev, .ls-ohallolarn .ls-nav-next,div.wlgx-top-slider .flex-direction-nav li .flex-prev, div.wlgx-top-slider .flex-direction-nav li .flex-next,div.wlgx-top-slider .nivo-directionNav a.nivo-prevNav, div.wlgx-top-slider .nivo-directionNav a.nivo-nextNav{ background-color:none !important; } 
div.gaaa-slideshow-wrapper{background:#53963f; clear:both;padding-top:50px; margin-bottom:20px;}


/** SIDEBAR CTA **/
div.wrapper-cta{
	/* float:left;  important */
	position:relative; /* important(so we can absolutely position the description div */
}
div.wrapper-cta {border:5px solid #e5e5e5; text-transform:uppercase;margin-top: 5px;}
.home div.wrapper-cta{ margin-left:-5px;}
div.wrapper-cta a:hover {opacity: .75;}
div.wrapper-cta a:hover p.description_content {text-decoration:underline;}
div.wrapper-cta a:hover .icon-angle-right:before  {color:#000; font-size: 130%;}
div.wrapper-cta strong {font-size:15px; font-weight:bold; }
div.wrapper-cta .icon-angle-right:before {
	content: '\e800';
	font-size: 130%;
	position: relative;
	top: -2px;}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	left:0px;
	
	/* styling bellow */
	background-color: #53963f;
	font-size:15px;
	color:white;
	opacity:1; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}
div.description-home{
	position:absolute; /* absolute position (so we can position it where we want)*/
	right:0px;
	
	/* styling bellow */
	background-color: #53963f;
	font-size:15px;
	color:white;
	opacity:1; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}
.top {top:-1px; width:100%;/* position will be on top */}
.bottom {bottom:0; width:100%; /* position will be on bottom */}
.half {width: 52%;}
.home .top{width:67.7% !important;}
.home .bottom{width:32.7% !important;}
p.description_content{
	padding:20px;
	margin:0px;
}
div.textwidget{overflow:hidden; margin-bottom:15px !important;}
body{ text-rendering: optimizelegibility !important;}
#menu-project-categories{overflow:hidden; clear:both;} 
#menu-project-categories li{ background:#393939 !important; border-radius:5px; font-size:16px; color:#fff; padding:0.5em 1em; float:left; margin:4px 4px 4px 0 !important;}
#menu-project-categories li:hover{ background:#53963F !important; border-radius:5px; font-size:16px; color:#fff; padding:0.5em 1em; float:left; margin:4px 4px 4px 0 !important;}
#menu-project-categories li a{color:#FFF !important;background:url('images/cat-li.png') no-repeat center right !important; padding-right:15px;}
#menu-project-categories ul{clear:both;}
.menu-projects-container li{background:none !important; border:0px !important; padding:1em !important; border-bottom:1px solid #d3d3d3 !important; background:url("images/right-arrow-green.png") no-repeat scroll rgba(0, 0, 0, 0) !important; background-color:#E5E5E5 !important; margin-top:10px; background-position:270px center !important}
.menu-projects-container li:hover{background-color:#393939 !important;}
.menu-projects-container li a{   width:100%; text-transform:uppercase; color:#53963f !important; font-weight:bold;padding:10px 10px 10px 0;}
div.page-header-inner-wrapper{background:url('http://www.wwwlogix.com/dev/ohallolarn/wp-content/uploads/2014/10/inner-header.jpg') no-repeat top center !important; min-height:340px; background-color:#54963F;}

div.my-page-header-inner-wrapper{ background-color:#54963F;}
div.my-page-header-inner-wrapper div.page-header-container{padding-top:27px !important; padding-bottom:27px !important;}
div.page-header-container{padding-top:288px !important;}
.custom-project-title,.custom-title{background: url("images/title-border.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);color: #53963f;font-size: 16px;font-weight: bold;margin-bottom: 2em;padding: 0 0 2em;text-transform: uppercase;}
.content-wrapper .wlgx-page-left,.tax-project-category .wlgx-page-left,.page-id-115 .wlgx-page-left{background:#fff ;}
.tax-project-category,.single-project,.page-id-115{
background-image: -o-linear-gradient(right, #FFFFFF 55.5%, #E5E5E5 50%);
background-image: -moz-linear-gradient(right, #FFFFFF 55.5%, #E5E5E5 50%);
background-image: -webkit-linear-gradient(right, #FFFFFF 55.5%, #E5E5E5 50%);
background-image: -ms-linear-gradient(right, #FFFFFF 55.5%, #E5E5E5 50%);
background-image: linear-gradient(to right, #FFFFFF 55.5%, #E5E5E5 50%);} 
.wlgx-right-sidebar{}
.wlgx-gallery-item .column,.wlgx-gallery-item .columns{padding-left:0px !important;}
.lshowcase-logos .bx-wrapper img:hover {opacity: 0.75;}
div.inner-form table,div.inner-form tr th,div.inner-form tr td{border:0px !important; text-align:left !important; padding:0px !important; vertical-align:top; color:#474747 !important; font-size:12px !important;}
.wlgx-button, button, input[type="submit"], input[type="reset"], input[type="button"]{border:0px !important;}
.wlgx-button, button, input[type="submit"], input[type="reset"], input[type="button"]{background:url("images/arrow-right.png") no-repeat scroll 62px center #53963f !important; padding-right:28px !important;} 
.gaaa-slideshow-wrapper .container{padding:0 30px !important; max-width:965px !important;}
.gaaa-slideshow-wrapper img{width:318px !important;}
.footer-wrapper a:hover{ text-decoration:underline;}
.wlgx-page-content a:hover{text-decoration:underline;}
.page-template-default .project-item-class .wlg-back-top{display:none !important;}
.blog-content{font-size:12px; font-family:Arial, Helvetica, sans-serif !important;}
.wlgx-right-sidebar{padding-left:20px !important;}
div.wlgx-blog-medium .blog-title{font-family: myriad pro,'PT Sans', sans-serif !important;}
div.wlgx-left-sidebar .sidebar-wrapper, div.wlgx-right-sidebar .sidebar-wrapper{max-width:305px;}