/*
Theme Name: Dorvik Steel
Theme URI: https://www.dorvik.com.au
Version: 2.5
Description: Modified Chameleon Theme For Dorvik Pty Ltd
Author: Golden Age Media Enterprises
Author URI: https://www.goldenagemedia.com.au
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
}


/*---------------------[ SHORTCODES }---------------------------*/

.pdf-shortcode {
	background: url(images/icon-pdf.gif) no-repeat 0px 5px;
	padding-left: 40px;
	min-height: 30px;
	}
.pdf-shortcode div { padding: 0px; }
.link-shortcode {
	background: url(images/icon-link.png) no-repeat 0px 5px;
	min-height: 20px;
	border-bottom: 1px dotted #999999;
	padding: 6px 0px 4px 30px;
	}

/*---------------------[ SHORTCODES }---------------------------*/



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

body	{ line-height: 20px; font-family:'Droid Sans',Arial,Verdana,sans-serif; font-size: 13px; color: #444444;
		  background: #EAEAEA url(images/bg-pattern.png) repeat top center; padding-bottom:0px; }


#bg-texture	{ background: url(images/bg-texture.png) repeat-x 50% -30px; }


#gform_wrapper_1 ul li { background: none; padding-left: 0px; }



a.products-button { display: inline-block; padding: 3px 10px;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
	color: #FFFFFF; font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; line-height: 14px;
	margin-left: 20px;
	background: #3737a9;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNCUiIHN0b3AtY29sb3I9IiMzNzM3YTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MiUiIHN0b3AtY29sb3I9IiM2NjY2YTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #3737a9 14%, #6666a5 82%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#3737a9), color-stop(82%,#6666a5));
background: -webkit-linear-gradient(top,  #3737a9 14%,#6666a5 82%);
background: -o-linear-gradient(top,  #3737a9 14%,#6666a5 82%);
background: -ms-linear-gradient(top,  #3737a9 14%,#6666a5 82%);
background: linear-gradient(to bottom,  #3737a9 14%,#6666a5 82%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3737a9', endColorstr='#6666a5',GradientType=0 );
}
a.products-button:hover { text-decoration: none; }



a { text-decoration: none; color: #3737A9; }
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: 5px; color: #3737A9; letter-spacing: -1px; line-height: 1em; font-weight: lighter; font-family: 'Yanone Kaffeesatz', Arial, sans-serif; text-shadow: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #3737A9; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 24px; }
strong { font-weight: bold; color: #1c1c1c; }
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.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin: 0; }
textarea { padding: 4px; }

input[type=button], input[type=submit], button, .button {
	-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; /* For Mobiles */
}

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.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 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#container-logo-nav { text-align: left; margin-bottom: 20px; width: auto; height: 170px; position: relative;
		background: #000 url(images/bg-header.png) no-repeat 105% 0%; color: #fff; }
		#container-logo-nav #container-inner { margin: 0 auto; width: 1160px; height: 170px; position: relative; }
			#logo { float: left; margin-top: 40px; }
			#header-text { position: absolute; z-index: 1; top: 28px; right: 0px; text-align: right; }
				h1#blog-name	{ font-family: 'Yanone Kaffeesatz', serif; font-weight: bold; font-size: 42px; letter-spacing: 2px; color: #3737A9;
				text-transform: uppercase; }
				h2#blog-desc	{ font-family: Helvetica, verdana, serif; font-weight: normal; font-size: 20px; letter-spacing: 1px; color: #333333; }
			#search-form { display: none; position: absolute; z-index: 1; bottom: 10px; right: 0px; background: url(images/search-bg.png) no-repeat #ffffff; width: 165px; height: 28px; }
				#search-form #searchinput { background: none; border: none; float: left; margin: 5px 7px 0 5px; width: 114px; padding-left: 9px; font-size: 11px; font-family: Georgia, serif; color: #a3a3a3; text-shadow: 1px 1px 0px #ffffff; font-style: italic; }
					#search-form #searchsubmit { margin-top: 7px; margin-right: 7px; }
			#quote { text-align: right; width: 890px; margin: 0 auto; border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; padding-top:38px; padding-bottom: 25px; }


.gallery.gallery-columns-3.gallery-size-thumbnail dl.gallery-item {
    width: 31% !important;
    margin-right: 1em;
}


#container { text-align: left; margin: 0 auto; width: 960px; padding-bottom: 30px;
		box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1); -moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
		-webkit-border-radius: 0px 0px 7px 7px; -moz-border-radius: 0px 0px 7px 7px; border-radius: 0px 0px 7px 7px;
		background: #fff url(images/header-shadow.png) repeat-x top; }

	#header { position: relative; height: 50px; margin-bottom: 20px; }

		#social-icons { position:absolute; top: 0px; right: 20px; }
			#social-icons  a { padding-left: 10px; }
				#social-icons img { -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; -moz-transition: all 0.2s ease-in-out 0s; }
				#social-icons img:hover { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; }

		#home-contact-details { position: absolute; top: 0px; left: 20px; }
			#home-contact-details h3 { color: #40419E; font-size: 30px; font-family: century gothic; font-weight: bold; margin: 0px; }


	#category-name-home { text-align: center; width: 920px; margin: 0 auto; padding-top:25px; background: url(images/content-hr-1.png) repeat-x top left; }
			#category-name-home h3 { color: #3b3b3b; font-family: 'Kreon', Arial, sans-serif; font-weight: lighter;font-size: 28px; }
			#category-name-home p { color: #929292; font-family: 'Kreon', Arial, sans-serif; font-weight: lighter;font-size: 20px; }
		#category-inner-home { background: url(images/content-hr-1.png) repeat-x bottom left; padding-bottom: 20px; }


		#content-area { padding: 45px 0px 60px 20px; }	
			#services { margin-bottom: 0px; }
				.service { float: left; width: 270px; margin-right: 53px; }
				.last { margin-right: 0px; }
					.service h3.title { margin-bottom: 10px; margin-left: 0px; padding-bottom: 10px; background: url(images/services-line.png) no-repeat bottom left; }
					h3.title, #et-control-panel h3.control_title { color: #1d1d1d; font-family: Helvetica, Arial, sans-serif; font-weight: lighter; font-size: 20px; }
					.service .thumb { background: none; width: 270px; height: 117px; position: relative; margin-bottom: 10px; }
						.item-image { margin-top:0px; margin-left:0px; }
						.thumb-cover	{ background: url(images/thumb-cover.png) no-repeat top left; width: 270px; height: 117px; position: absolute; z-index:2; }
						span.more-icon { background: url(images/more-icon.png) no-repeat; position: absolute; display: block; height: 41px; left: 100px; top: 41px; width: 40px; z-index: 30; }
					.service p { /* border: 1px solid #DEDEDE; padding: 10px; */ text-align: justify; line-height: 1.4; }
			#services #btn-read-more { width: 102px; height: 28px; }
				#services #btn-read-more a { display: block; width: auto; height: 28px; padding-left: 22px;
						color: #fff; line-height: 27px;
						background: url(images/btn-read-more.png) no-repeat top left; }
				#services #btn-read-more a:hover { background: url(images/btn-read-more.png) no-repeat bottom left; text-decoration: none; }




	#breadcrumbs { color: #1d1d1d; font-size:14px; font-family: 'Cuprum', Arial, sans-serif; font-weight: lighter; text-transform: uppercase;
			padding-top:30px; padding-bottom: 20px; margin: 0px 30px 10px 40px;
			background: url(images/content-hr-1.png) repeat-x bottom left; }
		#breadcrumbs a { color:#929292; text-decoration: none; }
			#breadcrumbs a:hover { color:#3737A9; }
		#breadcrumbs .raquo { color:#3737A9; font-size:17px; }
	#breadcrumbs #social-icons { margin-top: 22px; margin-right: 12px; }

	#category-name { text-align: left; width: auto; margin: 0px 0px 0px 40px; padding-top:0px; }
		#category-inner { /* background: url(images/bottom-category-bg.png) no-repeat bottom left; padding-bottom: 0px; */ }
			h1.category-title { color: #3737A9; font-size:40px; font-family: 'Yanone Kaffeesatz', Arial, sans-serif; font-weight: normal; letter-spacing: 2px; }
			p.description { color: #929292; font-size:20px; font-family: 'Kreon', Arial, sans-serif; font-weight: lighter; }
			
		#content { padding: 0px 0px 60px 40px; background: url(images/content-bg.png) repeat-y 680px 0px; }
		.fullwidth { background: none !important; }
			#left-area { width: 630px; float:left; }
			.fullwidth #left-area { width: 100%; }
			
				.post { padding:35px 35px 25px 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: 'Kreon', 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: 'Kreon', 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: 'Kreon', 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: 10px 0px 10px 20px; }
		.post ul li, .comment-content ul li { background: url(images/icon-list-item.png) no-repeat 0px 5px; padding-left: 15px; }
	.post ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 10px 0px 10px 2px; }
			.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]------------------*/ 
/*------------------------------------------------*/

#nav-container { position: relative; z-index: 1000; top: 170px; }
ul#top-menu { position: absolute; z-index: 1000000000; bottom: 20px; right: 0px; }	

ul#top-menu li { padding: 0px 9px; }
	ul#top-menu a { font-size: 16px; font-family: 'Cuprum', Arial, sans-serif; color: #111; text-decoration: none; font-weight: lighter; text-transform: uppercase; }
	ul#top-menu a:hover, ul#top-menu > li.sfHover > a { color: #3737A9;}
	ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a { color: #3737A9 !important; font-weight: normal; }
	
ul#top-menu ul { width: 189px; background: #fff; border: 1px solid #efefef; top: 34px !important; padding: 10px 8px 10px 20px; 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); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	ul#top-menu ul li { padding: 8px 0; }
		ul#top-menu ul li a { padding: 0px 0px 0px 12px; width: 160px; }
	
		ul#top-menu li:hover ul ul, ul#top-menu li.sfHover ul ul { top: -12px !important; left: 197px !important; } 	


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

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 100000000; }
.nav li { float:left; position:relative; z-index: 1; }
.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:10000000; }
		.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' */ }





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

#sidebar { width: 220px; float:left; padding-top: 0px; padding-left: 40px; border: 0px solid #333; }

.widget { width: 210px; padding-bottom: 25px; margin-bottom: 20px; border-bottom: 1px solid #ccc; }
	.widget h3.title { padding-bottom: 10px; }
		.widget ul li { background:url(images/sidebar-bullet.png) no-repeat 0px 7px; padding-bottom: 8px; padding-left: 15px; display: block; }
			.widget ul li a { color:#929292; text-decoration: none; }
				.widget ul li a:hover { color:#b2b2b2; }



		.widget ul.ticks li { background:url(images/icon-tick.png) no-repeat 0px 4px; padding-bottom: 8px; padding-left: 20px; display: block; }



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


#social-sharing-buttons { width: 100%; margin-top: 30px; padding: 10px 0px 7px 0px; border-top: 1px solid #444;
	background: #666666;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #666666 0%, #444444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#444444));
	background: -webkit-linear-gradient(top,  #666666 0%,#444444 100%);
	background: -o-linear-gradient(top,  #666666 0%,#444444 100%);
	background: -ms-linear-gradient(top,  #666666 0%,#444444 100%);
	background: linear-gradient(to bottom,  #666666 0%,#444444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#444444',GradientType=0 );
	}
	#social-inner { width: 960px; margin: 0 auto; }


#footer { background: url(images/bg-footer.png); margin-top: 0px; }	
	#footer-content { width: 960px; margin: 0 auto; }
		#footer-widgets { padding: 30px 0px 30px 0px; }
		
		/*	.footer-widget:first-child > h4.widgettitle { background: none !important; margin: 0px !important; padding: 0px !important; }   */
			
			.footer-widget { width: 215px; margin-right: 30px; float: left; color: #929292; text-shadow: 1px 1px 1px #000; border: 0px solid #fff; }
			.last { margin-right: 0px; }
				#footer-slogan { font-size: 9.1px; color: #66929c; text-transform: uppercase; margin-left: 34px; margin-top: -30px; }
				#footer-copyright { display: block; font-family: 'Kreon', Arial, sans-serif; font-size: 12px; color:#717171; margin-top: -9px; }
				.footer-widget p { color: #929292; text-shadow: 1px 1px 1px #000; }
				
				#footer h4.widgettitle { font-family: Cuprum, Arial, sans-serif; font-weight: normal; font-size: 20px; color:#ADADAD;
				text-shadow: 1px 1px 1px #000; padding-bottom: 11px; margin-bottom: 10px; background: url(images/footer-text-hr.png) repeat-x bottom left; }
				
					.footer-widget a { color: #929292; }
					.footer-widget a:hover { color: #d0d0d0; text-decoration: none; }
				.footer-widget ul { margin-bottom:8px;  }
					.footer-widget ul ul { margin-bottom:0; }
						.footer-widget ul li { background:url(images/footer-bullet.png) no-repeat 0 7px; padding:0px 0 7px 16px; }
						.footer-widget ul li ul { margin:0 0 -3px; padding:5px 0 0 7px; }

			.footer-widget img { vertical-align: middle; margin-right: 4px; }

	#footer-container	{ width: 100%; background: #222222; border-top: 1px solid #444; padding: 10px 0px; }
	#footer-content2	{ width: 960px; margin: 0 auto; }
		#copyright	{ color:#666666; padding-right: 48px; }	
			#copyright a { color:#666666; }
		#developed	{ float: right; color:#666666; }	
			#developed a { color:#666666; }



#back-top { bottom: 10px; margin-left: -150px; position: fixed; right: 20px; }
	#back-top a { -moz-transition: all 1s ease 0s; display: block; width: 40px;
		color: #BBBBBB; font: 11px/100% Arial,Helvetica,sans-serif; text-align: center; text-decoration: none; text-transform: uppercase;
		}
	#back-top span { background: url("images/up-arrow.png") no-repeat scroll center center;
		display: block; height: 40px; margin-bottom: 0px; width: 40px;
		}




	#footer-toggle-menu { display: none; position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 9999999999999; background: #222; color: #fff; line-height: 80px; text-align: center; }
		#footer-toggle-menu a { display: inline-block; text-indent: -9999px; width: 65px; height: 45px; line-height: 80px; vertical-align: middle; opacity: 0.7; }
			#footer-toggle-menu a.ftm-phone { background: url(images/icon-ftm-phone.png) no-repeat 0px 0px; }
			#footer-toggle-menu a.ftm-email { background: url(images/icon-ftm-email.png) no-repeat 0px 0px; margin: 0px 50px; }
			#footer-toggle-menu a.ftm-address { background: url(images/icon-ftm-address.png) no-repeat 0px 0px; }
			#footer-toggle-menu a:hover{ opacity: 1.0; }
		#footer-toggle-menu div.ftm-toggle { display: block; position: absolute; top: -27px; left: 50%; margin-left: -80px; width: 160px; height: 27px; opacity: 1; background: url(images/icon-ftm-toggle.png) no-repeat 0px 0px; text-indent: -9999px; vertical-align: middle; }
			


/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/

#featured { height: 310px; background: url(images/featured-bg.png) no-repeat top center; margin-top: 12px; margin-bottom: 12px; }	
	a#left-arrow, a#right-arrow, #featured .nivo-prevNav, #featured .nivo-nextNav { position: absolute; top: 90px; width: 26px; height: 61px; text-indent:-9999px; z-index: 40; }
		a#left-arrow, #featured .nivo-prevNav { background:url(images/left-arrow.png) no-repeat; left: -24px; }	
		a#right-arrow, #featured .nivo-nextNav { background:url(images/right-arrow.png) no-repeat; right: -24px; }
			.featured-top-shadow { background:url(images/featured-shadow.png) repeat-x; position: absolute; top:0; left: 0px; width: 960px; height: 310px; }
			.featured-bottom-shadow { background: none; position: absolute; bottom:0; left: 0px; width: 960px; height: 4px; display: none; }
			
			.featured-description { position: absolute; width: 340px; height: 160px; top: 50px; right:53px; background:url(images/featured-description.png); padding: 37px 33px 40px 40px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; display: none; }
				h2.featured-title { font-family: 'Kreon', Arial, sans-serif; font-weight: lighter; font-size: 28px; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); }
					h2.featured-title a { text-decoration: none; color: #ffffff; }
				.featured-description p { color: #bebdbd; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); line-height: 21px;}	
				a.readmore { display: block; background: url(images/readmore.png); height: 27px;padding: 0 13px; color: #7b9297; font-size: 13px; font-family: 'Kreon', Arial, sans-serif; line-height: 27px; position: absolute; bottom: 0px; right: 0px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
				#featured a.readmore:hover { color: #fff; }


	#controllers, .nivo-controlNav { text-align: center; padding-top: 12px; padding-bottom: 14px; position: absolute; bottom: 0px; left: 480px; z-index: 100; display: none; }
		#controllers a, .nivo-controlNav a { background:url(images/controller1.png) no-repeat; display:block; height:11px; margin-right:4px; text-indent:-9999px; width:11px; display: inline-block; }
			#controllers a.activeSlide, .nivo-controlNav a.active, #controllers a:hover, .nivo-controlNav a:hover { background:url(images/controller2.png) no-repeat; }
				

.nivoSlider { position:relative; }
	.nivoSlider img { position:absolute; top:0px; left:0px; }
/* If an image is wrapped in a link */
	.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none; }
/* The slices and boxes in the Slider */
.nivo-slice { display:block; position:absolute; z-index:5; height:100%; }
.nivo-box { display:block; position:absolute; z-index:5; }
/* Caption styles */
.nivo-caption { position:absolute; left:0px; bottom:0px; background:#000; color:#fff; opacity:0.8; /* Overridden by captionOpacity setting */ width:100%; z-index:8; }
	.nivo-caption p { padding:5px; margin:0; }
		.nivo-caption a { display:inline !important; }
.nivo-html-caption { display:none; }
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a { position:absolute; top:45%; z-index:9; cursor:pointer; }
.nivo-prevNav { left:0px; }
.nivo-nextNav { right:0px; }
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav { position: absolute; bottom: -40px; left: 0; width: 960px; }
.nivo-controlNav a { position:relative; z-index:9; cursor:pointer; }
.nivo-controlNav a.active { font-weight:bold; }


#featured-modest { position: relative; height: 340px; margin-top: 30px; }
	#featured-modest .slide { position: absolute; top: 20px; left: 300px; z-index: 1; opacity: 0; width: 354px; }
		#featured-modest .active-block { top: 0; left: 246px; z-index: 3; width: 462px; }
		#featured-modest .next-block, #featured-modest .prev-block { top: 35px; z-index: 2; }
		#featured-modest .next-block { left: 575px; }
		#featured-modest .prev-block { left: 20px; }
		#featured-modest .active-block, #featured-modest .prev-block, #featured-modest .next-block { opacity: 1; }
		.shadow-left, .shadow-right { position: absolute; top: 35px; height: 234px; display: none; }
		.shadow-left { left: -29px; width: 29px; background: url(images/active-left-shadow.png) no-repeat; }
		.shadow-right { right: -21px; width: 21px; background: url(images/active-right-shadow.png) no-repeat; }
		
		a.featured-link { text-indent: -9999px; width: 61px; height: 71px; background: url(images/featured_active_link.png) no-repeat; position: absolute; right: -28px; top: 118px; display: none; z-index: 1000; }
		
		#featured-modest .featured-title { position: absolute; bottom: 115px; width: 441px; left: 0; text-align: center; padding: 0 10px 26px; font-size: 30px; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); background: url(images/featured-title-bg.png) no-repeat bottom center; display: none; }
		#featured-modest .description { background: url(images/description-bg.png) no-repeat; width: 411px; height: 86px; position: absolute; bottom: 0px; left: 1px; padding: 26px 25px 0; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); line-height: 20px; display: none; }
		#featured-modest .featured-title, #featured-modest #featured .description { cursor: pointer; }
		
		#featured-modest .active-block .shadow-left, #featured-modest .active-block .shadow-right, #featured-modest .active-block .featured-title, #featured-modest .active-block .description { display: block; }
		
		#featured-modest a.main { display: block; }
		
		#featured-modest img.bottom-shadow { position: absolute; bottom: -7px; left: 0; }
		#featured-modest .active-block img.bottom-shadow { bottom: -10px; }
		
		.gotoslide { position: absolute; top: 0; left: 0; background: url(images/next-slide-overlay.png); width: 354px; height: 234px; display: none; }
		.gotoslide span { position: absolute; top: 97px; display: block; width: 33px; height: 40px; }
				#featured-modest .next-block .gotoslide span { background: url(images/featured-arrow.png) no-repeat; right: 99px; }
				#featured-modest .prev-block .gotoslide span { background: url(images/featured-arrow-left.png) no-repeat; left: 99px; }
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

h3#comments { color: #1d1d1d; font-size: 28px; font-family: 'Kreon', 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: 'Kreon', 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-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }



/*------------------------------------------------*/
/*-----------------[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: 'Kreon', 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; }

.media-description { display: none; position: absolute; bottom: 63px; left: -58px; width: 140px; padding: 15px 15px 8px; z-index: 30;
background: #fff; border: 1px solid #f0f0f0; border-bottom: 1px solid #d1d1d1; -moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius: 10px; -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); font-family: Georgia, serif; font-size: 12px; color: #929292; font-style: italic; }
	.media-arrow { display: block; position: absolute; width: 14px; height: 8px; bottom: -8px; left: 80px; background: url(images/media-arrow.png) no-repeat; }


#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; }

#featured #slides { height: 310px; }

#media-slides { height: 60px !important; }
	.media-slide { width: 507px !important; }
	
.et_embedded_videos { display: none; }
	
.js #featured #slides, .js #featured-modest { background: url(images/ajax-loader.gif) no-repeat center; }
	.js #featured .slide, .js #featured-modest .slide { display: none; }
	
	
	
	
	
	
	




@media only screen and (max-device-width: 480px) {


#bg-texture	{ background: url(images/bg-texture.png) repeat-x top center; padding-top: 30px; }

#container-logo-nav { text-align: left; margin-bottom: 60px; width: auto; height: 170px; position: relative; background: none; }
		#container-logo-nav #container-inner { margin: 0 auto; width: auto; height: 170px; position: relative; text-align: center; }
		#logo { display: block; margin: 15px auto 30px auto; }
		#logo:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
		
		#header-text { position: absolute; top: 0px; left: 0px; display: none; }
			h1#blog-name	{ font-family: 'Yanone Kaffeesatz', serif; font-weight: bold; font-size: 42px; letter-spacing: 2px; color: #3737A9;
			text-transform: uppercase; }
			h2#blog-desc	{ font-family: Helvetica, verdana, serif; font-weight: normal; font-size: 20px; letter-spacing: 1px; color: #333333; }


		#search-form { position: absolute; background: none; display: none; }

	#mobile_nav { margin: 0px 0px; clear: both; }





#container { text-align: left; margin: 10px auto 0px auto; width: 100%; position: relative; padding-bottom: 30px; }
#container:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

	#header { position: relative; height: 60px; margin-bottom: 40px; }
			#home-contact-details { position: relative; left: 0px; top: 0px; margin: 0 auto; width: 90%; }
			#home-contact-details h3 { padding-top: 12px; }


	#category-name-home { text-align: center; width: 100%; margin: 20px auto 0px auto; padding-top:25px; background: url(images/content-hr-1.png) repeat-x top left; }
			#category-name-home h3 { color: #3b3b3b; font-family: 'Kreon', Arial, sans-serif; font-weight: lighter;font-size: 28px; }
			#category-name-home p { color: #929292; font-family: 'Kreon', Arial, sans-serif; font-weight: lighter;font-size: 20px; }
		#category-inner-home { background: url(images/content-hr-1.png) repeat-x bottom left; padding-bottom: 20px; }

		.service { float: left; width: 270px; margin-right: 53px; margin-bottom: 20px; }

	.one_half, .one_half.last { float: left; clear: both; }
	
	#wpgmza_map { display: block; width: 100% !important; max-width: 100% !important; height: 200px !important; float: none !important; position: relative; background-color: rgb(229, 227, 223); overflow: hidden; }


#footer { border-top: 1px solid #ececec; background: url(images/bg-footer.png); margin-top: 40px; }	
	#footer-content { width: 100%; margin: 0 auto; } #footer-widgets { padding: 0px 0px 0px 0px; }

	#footer-container	{ width: 100%; background: #222222; border-top: 1px solid #444; padding: 10px 0px; }
	#footer-content2	{ width: 100%; margin: 0 auto; }




}