/*
Theme Name: Addrums
Theme URI: http://addrums.com.au
Version: 1.1
Description: Heavily modified theme from Elegant Themes, customised to suit Addrums.
Author: Golden Age Media Enterprises
Author URI: http://www.goldenagemedia.com.au/web-design/
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
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, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

a[href^=tel], a[href^=tel]:hover {
 color: inherit;
 text-decoration: inherit;
}



/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { line-height: 20px; font-family: 'Roboto',Arial,Verdana,sans-serif; font-weight: 300; font-size: 1.3rem; color: #222; }

a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 30px; color: #222; letter-spacing: 0px; line-height: 2.3rem; font-weight: 400; font-family: 'Lato', Arial, sans-serif; text-shadow: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #222; }
h1 { font-size: 3.2rem; }
h2 { font-size: 3.2rem; }
h3 { font-size: 2.8rem; }
h4 { font-size: 2.6rem; }
h5 { font-size: 2.4rem; }
h6 { font-size: 2.2rem; }
p { padding-bottom: 30px; line-height: 28px; }
strong { font-weight: 500; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8rem; }
sub { top: 0.3rem; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5rem;}
blockquote  { margin: 1.5rem; padding: 1rem; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }
img, input { box-sizing: border-box; box-sizing: border-box; box-sizing: border-box; }

::-webkit-input-placeholder { color: #fff; }
::-moz-placeholder { color: #fff; }
:-ms-input-placeholder { color: #fff; }
:-moz-placeholder { color: #fff; }

input[type=text], input[type=email], input[type=tel], input[type=password], input.text, input.title, textarea, select { background-color: #767676; border: 0px none; padding: 20px !important; color: #fff; font-family: 'Montserrat', Arial, Verdana, sans-serif; font-weight: 300; font-size: inherit; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
select { background-color: #767676; border: 0px none; padding: 5px !important; color: #fff; font-size: 0.9rem; font-weight: 300; }
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color: #999; color: #fff; }
input[type=text], input[type=email], input[type=tel], input[type=password], input.text, input.title, textarea, select { margin: 0 0 10px; }
input[type=file] { border: 2px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 15px; margin-right: 15px; background: #f8f8f8; }
.gform_wrapper textarea { resize: vertical !important; }

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label, .gform_wrapper li select , .gform_wrapper li textarea { font-size: 0.8em !important; font-weight: 400 !important; }
.gform_wrapper .gform_footer { padding: 0 !important; margin: 0 !important; }

.gfield_checkbox li, .gfield_radio li { position: relative; } 
body .gform_wrapper .gfield_radio li label { margin: 2px 0 0 30px; display: inline-block !important; } 
body .gform_wrapper ul li.gfield.optional .gfield_checkbox label::after,
body .gform_wrapper ul li.gfield.optional .gfield_radio label::after {
  content: "";
  opacity: 1;
}
body .gform_wrapper .gfield_radio li input[type="radio"], body .gform_wrapper .gfield_checkbox li input[type="checkbox"] { display: none; }
ul.gfield_checkbox li[class^="gchoice"] label:before,
ul.gfield_checkbox li[class^="gchoice"] label:after,
ul.gfield_radio li[class^="gchoice"] label:before,
ul.gfield_radio li[class^="gchoice"] label:after {
  bottom: 0;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
}
ul.gfield_checkbox li[class^="gchoice"] label:after,
ul.gfield_radio li[class^="gchoice"] label:after {
  position: absolute;
  content: "";
  z-index: 1;
  background: url(images/gf-radio-buttons.png) no-repeat 0% 0;
  display: inline-block;
  width: 19px;
  height: 19px;
  left: 0;
  top: 3px;
}
ul.gfield_checkbox input[type="checkbox"]:checked + label:before,
ul.gfield_radio input[type="radio"]:checked + label:before {
  position: absolute;
  content: "";
  z-index: 1;
  background: url(images/gf-radio-buttons.png) no-repeat 100% 0;
  left: 0;
  top: 3px;
  width: 19px;
  height: 19px;
}
.hiddenfield { display: none; }


input[type=button], input[type=submit], button, .button {
	-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; /* For Mobiles */
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	border: 0px none;
	display: inline-block;
	cursor: pointer;
	background: #d4211d;
	color: #fff;
	font-family: 'Roboto', Arial, sans-serif;
	font-weight: 400;
	font-size: 1rem;
	text-decoration: none !important;
	text-transform: uppercase;
	line-height: 70px;
	padding: 0px 40px;
}
input[type=button]:hover, input[type=submit]:hover, button:hover, .button:hover {
	color: #fff !important;
	background: #ff302b;
	text-decoration: none;
}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

input[type=button], input[type=submit], button, .button, ul#top-menu li a, ul#top-menu li a::before, ul#top-menu ul li a, ul#top-menu ul li:first-child a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

.container { margin: 0 auto; width: 1360px; position: relative; }
		

	#header { position: relative; z-index: 11; display: none; width: 100%; }
		#logo-mobile { display: block; max-width: 100%; width: 100%; }
		#mobile-adzy { display: none; max-width: 100%; width: 100%; }
		
	#homepage-slider { position: relative; z-index: 1; background: #000; }
		#homepage-slider #slider-zoom { position: absolute; z-index: 2; bottom: 50px; left: 50px; color: #fff; text-align: center; text-transform: uppercase; font-size: 1rem; font-weight: 500; max-width: 200px; }
		#homepage-slider #slider-zoom img { display: block; margin: 10px auto 0; width: 100%; }
		
	#slider-zoom-mobile { display: none; color: #222; text-align: center; text-transform: uppercase; font-size: 1.1rem; font-weight: 500; width: 60%; margin: 20px auto 0; }
		#slider-zoom-mobile img { display: block; margin: 10px auto 0; width: 100%; }
	
	
	/* Homepage Sections */
	#home-main, #home-second-section, #home-project-man, #home-enquiries { position: relative; z-index: 1; float: left; width: 100%; padding: 100px 0px; background: #fff; }
	
	
	
	/* Homepage Main */
	#home-main { }
		#home-main .entry { float: left; width: 60%; }
		#home-main h1 { line-height: 3.3rem; }
		#home-main div.main-img { position: relative; float: right; }
			#home-main div.main-img::after { position: absolute; z-index: 1; content: ''; bottom: -30px; right: 20px; border: 10px solid rgba(0,0,0,0.7); border-width: 0px 100px 0px 0px; width: 50px; height: 200px; transform: skew(-28deg); -ms-transform: skew(-28deg); -webkit-transform: skew(-28deg); }
		
	
	
	/* Homepage Second Section */
	#home-second-section { z-index: 2; background: #222 url(images/bg-second-section.jpg) no-repeat 50% 0; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; padding: 120px 0 80px; color: #fff; }
			#home-second-section h2 { position: relative; padding-bottom: 40px; line-height: 3.6rem; color: #fff; }
			#home-second-section h3 { position: relative; padding-bottom: 0px; color: #fff; }
				
				
		
	
	/* Homepage Project Management */
	#home-project-man { text-align: center; }
		#home-project-man ul { padding-bottom: 20px; float: left; width: 100%; text-align: center; }
			#home-project-man ul li { display: inline-block; vertical-align: middle; background: url(images/homepage-tick.png) no-repeat 0 22px; min-height: 51px; line-height: 80px; padding: 0 100px 0 36px; font-weight: 400; font-size: 1.4rem; }
		
		
	
	/* Homepage Enquiries */
	#home-enquiries { text-align: center; background: #222; color: #fff; }
		#home-enquiries h2 { position: relative; color: #fff; }
		#home-enquiries a { position: relative; color: #fff; text-decoration: underline }
		#home-enquiries .gform_wrapper { position: relative; }
		#home-enquiries .gform_wrapper label { display: none; }
		#home-enquiries .gform_wrapper li.gfield { width: 45% !important; }
		#home-enquiries .gform_wrapper ul.gfield_radio li { display: inline-block !important; padding-right: 20px !important; }
		#home-enquiries .gform_wrapper .form-comments { position: absolute; right: 0px; top: -7px; z-index: 1; margin-top: 0px !important; padding-right: 0 !important; width: 50%; }
			#home-enquiries .gform_wrapper .form-comments textarea { height: 400px !important; }
	
	
	
	
	
	
	#page-header { background: #000; text-align: center; width: 100%; }
	
	#breadcrumbs { background: #eee; line-height: 40px; font-size: 0.8rem; }
		#breadcrumbs a { color: #888; text-decoration: none; }
			#breadcrumbs a:hover { color: #333; }
		#breadcrumbs .raquo { color: #888; }
		
	#category-name { text-align: center; margin: 30px auto 0; }
		#category-inner {  }
			h1.category-title { padding: 0 0; margin: 0 0; }
			p.description { color: #929292; font-size: 1.2rem; font-family: 'Roboto', Arial, sans-serif; font-weight: lighter; padding-bottom: 0px; }
			
		#content { padding: 50px 0px; }
		.fullwidth { background: none !important; }
			#left-area { width: 800px; float:left; }
			.fullwidth #left-area { width: 100%; }
			#sidebar { width: 320px; float: left; padding-left: 40px; }
				.post { padding: 0px 0px 0px 0px; }
				.fullwidth .post { padding-right: 0px; }
					.post-thumbnail { display: block; float: left; position: relative; margin-right: 35px; margin-top: 6px; }
						.post-thumb { margin-top: 7px; margin-left: 7px; }
						span.post-overlay { background:url(images/post-overlay.png) no-repeat;
						display: block; height: 200px; left: 0px; position: absolute; top: 0px; width: 200px; }
						
					h2.title { font-size: 28px; font-family: 'Roboto', Arial, sans-serif; font-weight: lighter; padding-bottom: 15px; }
						h2.title a { color: #1d1d1d; text-decoration: none; }
						h2.title a:hover { color: #000; }
						.post p.meta-info { padding-bottom:9px; padding-top: 9px; font-family: 'Roboto', Arial, sans-serif; font-weight: lighter; font-size: 15px; color: #d0d0d0; border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; margin-bottom: 11px; }
							.post p.meta-info a, p.description a { color: #929292; text-decoration: none; }
							p.description a { color: #6e6e6e; }
							.post p.meta-info a:hover, p.description a:hover { color: #111; }
					a.read-more, .reply-container a, #commentform input#submit  { border: 1px solid #eaeaea; float:right; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; font-family: 'Roboto', Arial, sans-serif; font-weight: lighter; font-size: 12px; color: #1d1d1d; padding: 3px 10px; text-decoration: none; display: block; background: #fff; }

	.post ul, .comment-content ul { list-style-type: none; padding: 0px 0px 20px 20px; line-height: 1.4em; }
		.post ul li, .comment-content ul li { background: url(images/icon-list-item.png) no-repeat 0 9px; padding-left: 35px; text-align: left; line-height: 2rem; }
		.post ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0px 0px 20px 2px; line-height: 1.4em; }
			.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
			.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }


/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

ul#top-menu { margin: 0 auto; }
ul#top-menu li { padding: 0px 30px; }
	ul#top-menu li a { position: relative; font-size: 1.7rem; font-family: 'Roboto', Arial, sans-serif; color: #fff; text-decoration: none; font-weight: 600; display: inline-block; line-height: 40px; text-transform: uppercase; letter-spacing: 2px; }
		ul#top-menu li a::before { position: absolute; content: ''; bottom: -6px; left: 50%; width: 0%; height: 4px; background: #3eb049; }
	
	ul#top-menu a:hover, ul#top-menu > li.sfHover > a { color: #01a870; }
		ul#top-menu li a:hover::before { bottom: -6px; left: 0%; width: 100%; }
	ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a { }
	
ul#top-menu li.alignright { float: right !important; font-size: 1.2em; }

ul#top-menu ul { width: 260px; background: #fff; border-top: 2px solid #3eb049; top: 3rem !important; left: -10px; padding: 10px 8px 10px 20px; z-index: 9999px; display: none; -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }
	ul#top-menu ul li { padding: 8px 0; }
		ul#top-menu ul li a { padding: 0px 0px 0px 30px; width: 230px; color: #222; line-height: 2rem; background: url(images/icon-menu-arrows.png) no-repeat 0 12px; }
			ul#top-menu ul li a:hover { color: #999; background: url(images/icon-menu-arrows.png) no-repeat 4px 12px; }
				ul#top-menu ul li a::before { bottom: 0; height: 0; background: none transparent; }

		ul#top-menu li:hover ul ul, ul#top-menu li.sfHover ul ul { top: -12px !important; left: 197px !important; }
		


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

.widget { width: 320px; padding-bottom: 35px; }
	.widget h3.title { margin-bottom: 10px; color: #fff; background: #01a870; padding: 0px 0px 0px 15px; line-height: 2.6rem; font-size: 1rem; }

	
	
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



#footer { background: #333; padding: 10px 0px; float: left; width: 100%; font-size: 60%; line-height: 1.2rem; color: #eee; }
	#footer a { color: #eee; }
	
	#footer-left { float: left; text-align: left; }
		#footer-logo { height: 120px !important; margin-bottom: 30px; }
		.footer-contact { display: block; }
			.footer-contact i { display: inline-block; vertical-align: middle; margin-right: 5px; min-width: 20px; text-align: center; }
			
	#footer-right { float: right; text-align: right; }
		#copyright { display: block; }
			#copyright a { color: #eee; }
				#copyright a:hover { color: #fff; text-decoration: none; }
		#developed { display: block; color: #ccc; }
			#developed a { color: #ccc; line-height: 17px; }
				#developed a.game-logo { background: url(images/footer-game.png) no-repeat 0 1px; min-height: 17px; padding-left: 20px; }
				#developed a:hover { color: #fff; text-decoration: none; }
				
	
	
	#footer-toggle-menu { display: none; position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 9999999999999; background: #222; color: #fff; width: 100%; float: left; }
		#footer-toggle-menu li { float: left; display: inline-block; width: 50%; vertical-align: middle; text-align: center; }
			#footer-toggle-menu li a { display: block; padding: 9px 0px; color: #fff; font-size: 0.7rem; line-height: 0.8rem; font-family: 'Blinker', Arial, sans-serif; }
				#footer-toggle-menu li a i { display: block; margin: 0 auto; font-size: 1.2rem; min-height: 21px; }
				#footer-toggle-menu li a:hover{ opacity: 1.0; background: #111; text-decoration: none; }
				
				.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover { background: #01a870 !important; }
	
	
	
	
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

h3#comments { color: #1d1d1d; font-size: 28px; font-family: 'Roboto', Arial, sans-serif; font-weight: lighter; margin-bottom: 20px; }
#comment-wrap { margin-top: -18px; padding: 42px 35px 0 0; }
.comment-body-outer	{ border: 1px solid #f0f0f0; margin-bottom: 25px; background: url(images/comment-top-bg.png) repeat-x; }
	.comment-body { background: #fff; padding: 18px 14px 12px 100px; position: relative; background: url(images/comment-bottom-bg.png) bottom left repeat-x; }
		.avatar-box { position: absolute; top: 17px; left: 19px; padding: 6px 0 0 6px; }
			.avatar-overlay { position: absolute; top: 0; left: 0; width: 68px; height: 68px; background: url(images/avatar-overlay.png) no-repeat; }
			.comment-date { font-size: 12px; color: #d4d4d4; font-family: Georgia, serif; font-style: italic; float: right; }
			span.fn, span.fn a { font-family: 'Roboto', Arial, sans-serif; font-weight: lighter; font-size: 20px; color: #1d1d1d; text-decoration: none; }
			span.fn a:hover { color: #111; text-decoration: none; }
		.comment-arrow { position: absolute; bottom: -19px; right: 45px; background: url(images/comment-arrow.png) no-repeat; width: 18px; height: 19px; }

		.reply-container { float: right; }
		.comment ul.children { padding-left: 100px; }

#commentform textarea#comment { width: 96%; }
	#commentform input[type=text] { width: 38%; }
	#commentform input, #commentform textarea { background: url(images/comment-inputs-bg.png) repeat-x; border: 1px solid #f0f0f0; color: #929292; font-size: 12px; padding: 12px 10px 12px 20px; }
	#commentform .hidden { display: none; }
	li.comment #respond textarea { width: 91% !important; }
	li.comment #respond input[type=text] { width: 48% !important; }
#trackbacks { margin-bottom: 20px; }
	#trackbacks h3#comments, #respond h3#comments { margin-bottom: 5px; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.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; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin: 4px 15px 10px 0px; }
img.alignright { display:inline; float:right; margin: 4px 0px 10px 25px; }
.imageborder { border: 5px solid #ccc; padding: 2px; }

.gallery { margin-bottom: 20px !important; }
.gallery-item img { max-width: 93%; }


/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position: absolute; top: -999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float: left; position: relative; }
.nav a { display: block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left: 0px; top: 50px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top: -999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left: 192px; top: 0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li { display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 191px; z-index: 1000; }
		.nav li li a:link, .nav li li a:visited { display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.nav.sf-arrows li.menu-item-has-children > a:after { content: " \00bb"; }

/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #ffffff; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }
.wp-pagenavi { position: relative; font-family: 'Roboto', Arial, sans-serif; color: #1d1d1d; font-size: 14px; text-align: right; padding: 15px 33px 0 0; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 12px !important; margin: 2px; text-decoration: none; border:1px solid #eaeaea !important; color: #413f36; background-color: #fff; font-weight: lighter !important; color: #1d1d1d; font-size: 14px; }
.wp-pagenavi a:visited { padding: 5px 12px; margin: 2px; text-decoration: none; border: 1px solid #eaeaea; background-color: #fff; color: #1d1d1d; font-size: 14px; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important; border: none !important; background-color: none; color: #1d1d1d; font-size: 14px; font-weight: lighter; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px 12px !important; margin: 2px; font-weight: bold; background-color:#f6f6f6 !important; border:1px solid #eaeaea !important; color: #1d1d1d !important; font-size: 14px; font-weight: lighter !important; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }
.foursixeight { margin: 0px 0px 15px 84px;}
.et_pt_blogentry { position: relative; }
#comment-wrap .navigation { padding: 10px 0; }
	.nav-previous { float: left; }
	.nav-next { float: right; }
h3#reply-title small { display: block; }
	h3#reply-title small a { font-size: 12px; letter-spacing: 0px; }
#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
#commentform textarea#comment { width: 91%; }
.commentlist #respond textarea#comment { width: 91% !important; }
.commentlist #respond input[type=text] { width: 40%; display: block; padding: 5px; }
.comment_navigation_bottom, .comment_navigation_top { padding-bottom: 12px; }
#ie7 #header { position: relative; z-index: 2; }
#ie7 .flex-container, #ie7 #category-name, #ie7 #content-area { position: relative; z-index: 1; }

	#et-login { text-align: center; }
		.et-protected { margin: 0 auto; }

/* Shortcodes */

.shortcode-pdf { position: relative; padding: 10px 10px 10px 50px; margin-bottom: 24px; border: 2px dashed #e40000; line-height: 30px; }
	.shortcode-pdf::before { position: absolute; left: 10px; z-index: 1; font-weight: 900; font-family: "Font Awesome 5 Free"; content: '\f1c1'; font-size: 30px; line-height: 30px; color: #e40000; }
	.shortcode-pdf a { color: #222; }

.shortcode-hr { position: relative; margin: 0px 0px 40px; border-top: 2px solid #93acc7; }

.shortcode-address, .shortcode-phone, .shortcode-email { position: relative; vertical-align: top; margin-bottom: 24px; border: 2px dashed #ccc; padding: 18px; padding-right: 0px; min-height: 80px; }
	.shortcode-address i, .shortcode-phone i, .shortcode-email i { float: left; font-size: 46px; margin: 0px 20px 40px 0px; height: 42px; }
		.shortcode-email i { margin: -3px 10px 40px 0px; }
	.shortcode-address strong, .shortcode-phone strong, .shortcode-email strong { display: block; font-size: 20px; margin-bottom: 10px; }
	.shortcode-address p, .shortcode-phone p, .shortcode-email p { padding-bottom: 0px; }

.shortcode-cta { position: relative; display: block; font-family: 'Blinker', Arial, sans-serif; font-size: 2.4em; line-height: 1.2em; letter-spacing: -1px; font-weight: lighter; color: #01a870; margin-bottom: 30px; text-align: center; }

	
	

.bk_calendar_frame { width: 100%; background: rgba(255,255,255,0.2); padding: 30px 50px 50px; }
.datepick-inline .datepick { background: none transparent !important; box-shadow: 0 0 0 rgba(0,0,0,0) !important; -moz-box-shadow: 0 0 0 rgba(0,0,0,0) !important; -webkit-box-shadow: 0 0 0 rgba(0,0,0,0) !important; }
.datepick-inline .datepick-header { color: #ccc !important; font-weight: 400 !important; font-size: 15px !important; }
.datepick-inline .calendar-links .datepick-prev a, .datepick-inline .calendar-links .datepick-next a, .datepick-inline .calendar-links .datepick-prev a:hover, .datepick-inline .calendar-links .datepick-next a:hover { color: #fff !important; }

.block_hints .date2approve.block_check_in_out, .block_hints .block_pending, .datepick-inline .date2approve, .block_hints .block_pending a, .datepick-inline .date2approve a { color: #111 !important; text-shadow: 0 0 0 rgba(0,0,0,0) !important; }
.block_hints .date2approve.block_check_in_out, .block_hints .block_pending, .datepick-inline .date2approve, td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div { background-color: #ffde00 !important; }



/*****************************************************************/
/***************** Override Gravity Forms Styles *****************/
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium { width: auto !important; }
/***************** End Gravity Forms Styles *****************/
/*****************************************************************/
	