/* Import other css */
@import url('reset.css');
@import url('social-icons.css');
@import url('comments.css');
@import url('elements.css');


/* GENERAL ------------------------------------------------------------*/
/*
font-family: 'Original Surfer', cursive;
font-family: 'Orbitron', sans-serif;
font-family: 'Sofadi One', cursive;
font-family: 'Bree Serif', serif;
font-family: 'Nova Round', cursive;
font-family: 'Montserrat Alternates', sans-serif;
font-family:  'museo-slab'
*/

.clearfix{ clear:both; }


.wrapper,
#main{
	margin: 0 auto; 
	position: relative;
}

body{
	background: #ececec url(../img/galtreslayout/bg.gif);
	color: #888;
}

body p{
	margin-bottom: 21px;
}

body a{
	text-decoration: none;
	color: #444;
	
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

body a:hover{
	color: #fe8300;
}

#logo{
	display: block;
	padding-top: 0px;
	float: left;
}

#logo:hover{ opacity: 0.8;}
#footercontent1{text-transform:uppercase}

/*.headlineold{
	
	font-family: 'Bree Serif', "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 1.5em;
	text-align: center;
	padding: 0px 0px;
	
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	margin-bottom: 30px;
	color: #000;
	text-shadow: 1px 1px 2px #EEEEEE, 5px 3px 0 #b0b0b0;
	letter-spacing:0.2em;
}*/
.headline, .heading{

	font-family: 'museo-slab', "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 1em;
	text-align: center;
	padding: 0px 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	margin-bottom: 30px;
	color: #000;
	text-transform:uppercase;
	/*text-shadow: 1px 1px 2px #EEEEEE, 5px 3px 0 #b0b0b0;
	*/
	letter-spacing:0.05em;
	margin-top:-22px;
}
.form-textbox, .form-textarea, .widget-block{width:100%}
.heading{ font-size:20px; margin-bottom:10px; text-align:left}
.headline2nd, .headline3rd{

	font-size: 70%;
	line-height: 1em;
	text-align: center;
	letter-spacing:0em;
	text-shadow:none;
	padding-top:10px;
	padding-bottom:10px;
}
.homelist .headline2nd, .homelist .headline3rd{

	font-size: 70%;
	line-height: 1em;
	text-align: center;
	letter-spacing:0em;
	text-shadow:none;
	padding-top:20px;
	padding-bottom:0px;
}

.headline3rd{font-size: 60%;}
ul#div-menu li, ul#div-menu2 li, ul#div-menu3 li   
{
    list-style-image: url("../img/galtreslayout/star.png");
	background-image: url("../img/galtreslayout/star.png");
	background-repeat:no-repeat;
	background-position: left; 
	font-size: 18px;
	padding-left:48px;
	display: inline;
}
ul#div-menu li{font-size: 24px;}
/* Disable for the first li */
/*ul#div-menu li:first-child, ul#div-menu2 li:first-child,  ul#div-menu3 li:first-child 
{
    list-style: none;
	background-image:none;
	padding-left:0px;
}*/

/*


font-family: 'Sofadi One', cursive;
font-family: 'Bree Serif', serif;
font-family: 'Nova Round', cursive;
font-family: 'Montserrat Alternates', sans-serif;
*/

#page-content{
	float: left;
	max-width: 60%;
	min-width:580px;
	margin-left: 24px;
	margin-top: 0px;
	padding-bottom: 60px;
font-family: 'Varela', Verdana, Arial, Helvetica, sans-serif;
color:#333333;
	/*text-transform:uppercase;*/
	font-weight:500;
}

aside{
font-family: 'Varela', Verdana, Arial, Helvetica, sans-serif;

}
.scontent{
margin-top:-30px}

#page-content-full{
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 24px;
	padding-bottom: 60px;
}

.home-block-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 32px;
}

.h-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-bottom: 32px;
}

.h-margin{
	margin-bottom: 32px;
}

.block-divider{
	margin-bottom: 120px;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}

/* MASTHEAD ------------------------------------------------------------*/

#masthead, #masthead2{	
	position: relative;
	background-image:url(../img/galtreslayout/top_shadow.png);
	background-repeat:no-repeat;
	height:42px;
	padding-left: 0px;
	/*text-shadow: 0 -1px 1px rgba(0, 0, 0, 1); */
	text-align: center;
	color:#fff;
    text-transform: uppercase;
	font-family: 'museo-slab', "Times New Roman", Times, serif;if;
	font-weight:bold;
}

#masthead span, , #masthead2 span{
line-height:2.3em;
/*font-family: 'Varela', Verdana, Arial, Helvetica, sans-serif;
	line-height: 69px;*/
}

#masthead .head, #masthead2 .head{

	font-size: 21px;
	color: #ddd;
}

#masthead .subhead, #masthead2 .subhead{

	font-size: 13px;
	color: #888;
	margin-left: 21px;
}

#masthead .breadcrumbs, #masthead2 .breadcrumbs{
	position: absolute;
	overflow: hidden;
	top: 24px;
	right: 24px;
	height: auto;
	font-size: 11px;
	color: #fff;
}

#masthead .breadcrumbs a, #masthead2 .breadcrumbs a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#masthead .breadcrumbs a:hover, #masthead2 .breadcrumbs a:hover{
	color: #fe8300;
}

#masthead .breadcrumbs li, #masthead2 .breadcrumbs li{
	display: inline;
}

/* HEADINGS ------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{
	font-family: Allan, helvetica, arial, sans-serif;
	color: #444;
}

h1{ font-size: 36px; }

h2{ font-size: 24px; }

h3{ font-size: 21px; }

h4{ font-size: 18px; }

h5{ font-size: 14px; }

h6{ font-size: 12px; }


h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading{
	margin-bottom: 21px; 
    color: #555;
  /*  text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;  */
		font-family: 'museo-slab', "Times New Roman", Times, serif;
	font-weight:lighter;
	font-weight:100;
	letter-spacing:0.1em;
}



/* HEADER ------------------------------------------------------------*/
/*
header{
	position: relative;
	height: 225px;
	background: url(../img/header.png)  repeat-x center center;
	display: block;
}*/
header{
	position: relative;
	
	background: none;
	display: block;
	max-width: 100%;
	height:auto;
}
#innertop img {
    display: block;
    max-width: 100%;
}
#inner img {
   
    max-width: 100%;
}
/* NAVIGATION ------------------------------------------------------------*/


nav{

	/*float: right;
	float:none;
	text-align:center;*/
}

nav a{
	text-decoration: none;
	color: #000;
	text-transform:uppercase;
	display: inline-block;
	
}


#nav{
	margin-top: 0px;
}

#nav li{
	display: inline;
	font-size: 14px;
	float: left;
	width: auto;
	 
}
/*#nav li a:after { 
	content: "|"; 
	padding: 0 .5em; 
}*/
#nav li + li:before {
    content: "|";
	display: inline-block;
	font-size: 14px;	text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
	float: left;
	padding-top:3px;
}

#nav>li>a{
	display: block;
	overflow: hidden;
	padding: 5px 15px 0px 15px;
	color: #000;
	background: rgba(0,0,0,.0);
	
	text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#nav>li>a:hover,
#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	background: #303232;
	background: rgba(0,0,0,.2);
	border-bottom: solid #1c1d1d 5px;
}

#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	color: #fe8300;
}

#nav>li>a>.subheader{
	color: #717171;
	display: block;
	font-size: 11px;
	margin-top: -8px;
	font-weight: lighter;
}

#nav .sf-sub-indicator{
	float: right;
}

#nav>li>a>.sf-sub-indicator{
	display: none;
}

/* sub navigation -----------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: 4px;
	background: #1c1d1d;
}


#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #717171;
	color: #1c1d1d;
}

/* New Nav */
#navcontainer ul
{
font-family: 'museo-slab','Varela', Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
padding-bottom:3px;
list-style-type: none;
text-align: center;
font-size: 12px;/*	
text-shadow: 0 -1px rgba(0, 0, 0, 0.5);*/
text-transform:uppercase;
font-weight:bold;
font-weight:700;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #000;
background:none;
}
#navcontainer li + li:before {
    content: "| ";
	padding-top:5px;padding-bottom:5px;
}
#navcontainer ul li a:hover
{
color: #fff;
background-color: #333;
}
/* MOBILE NAVIGATION ------------------------------------------------*/
#mobmenu{float:right}
#mobile-nav-holder{
    z-index: 1000;
   
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
	margin-top:-30px;
}
#nav-open .sidebarheader{padding: 9px 0 5px 20px;}
#mobile-nav{
	display: none;
    padding-top: 20px;
    padding-bottom: 30px;
	font-family: 'Varela', Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow:none;
}

#mobile-nav-holder a{
	display: block;
	padding: 7px 7px;
	text-decoration: none;
	color: #333;
	font-size: 13px;
	font-weight: lighter;
	
	-webkit-transition: all  0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
}

#mobile-nav-holder li a{
	border-bottom: 1px solid #222;
}

#mobile-nav-holder li:last-child a,
#mobile-nav-holder li > ul a{
	border: none;
}

#mobile-nav-holder li > ul a{
	color: #888888;
	margin-left: 30px;
}

#mobile-nav-holder a:hover,
#mobile-nav-holder a:focus {
	/*background: #0d0d0d;*/ 
}

#mobile-nav-holder a:hover{
	padding-left: 20px;
}

#mobile-nav-holder #nav-open{
	/*background: #191a1a;
	position: absolute;
	left: 0px;*/ 
	
	z-index: 2000;
}

#mobile-nav-holder #nav-open a{
	display: block;
	padding: 7px 14px;
	
		
}

#mobile-nav-holder #nav-open a:hover,
#mobile-nav-holder #nav-open a:focus{
	/*background: #191a1a;*/
}

#mobile-nav-holder #nav-open:hover a{
	color: #cccccc;
}

#mobile-nav > .current-menu-item > a,
#mobile-nav > .current_page_item > a{
	color: #fe8300;	
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third{	
	float:left;
	margin-bottom: 40px;
	margin-right: 4.54%;
	position:relative;
}

.one-half{ 
	width: 47.72%;
}

.one-third{ 
	width: 30.30%;
}

.last {
	clear:right;
	margin-right:0 !important;
}

/* MAIN ------------------------------------------------------------*/

#main{
		
}

#main #content{
	position: relative;
	display: block;
	width: 992px;
	float: left;
	margin-top:3px;
	background:none;
	overflow:hidden;

	
}

#main #content #inner, #main #content #innertop, #main #content #topmenu, #footercontent, footer{
	position: relative;
	display: block;	
	float: left;
	left:16px;
	width:964px;	
	background: #fff;	
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.1); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.1);
}
#main #content #topmenu, #footercontent{ 
	background-color:#f6f6f6;
	padding: 10px 0px;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,.1); 
	box-shadow: 0px 0px 0px rgba(0,0,0,.1);
}
.shadow-main{
	width: 992px;
	height: 11px;
	margin-left: 0px;
	background: url(../img/shadow-main.png) no-repeat top center;
}

/* SOCIAL --------------------------------------------------------*/

#social-bar{
	    background: url("../img/galtreslayout/socials-new2.png") no-repeat scroll center bottom transparent;
    display: block;
    float: right;
    height: 380px;
    padding: 0;
    width: 74px;
}
#myfb-like{
	 background: none;
    display: block;
    float: left;
    height:40px;
    padding: 0;
    width: 100px;
	position:absolute;
}
.myfb{
	position:absolute;
	z-index:555;
	left:15px;
	top:10px;
}
.socspacing{padding-top:85px}
#social-bar ul{
	display: block;
	margin: 0 auto ;
	width: 45px;
}

#social-bar li{
	display: block;
	padding: 0px;
	margin: 3px 0px;
}

#social-bar a{ display: block; }

/* FEATURED ------------------------------------------------------------*/

.featured{ padding-bottom: 70px; }

.featured figure{
	position: relative;
	float: left;
	width: 252px;
	margin-left: 24px;
	margin-bottom: 21px;
}

.featured figure .thumb{
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.featured figure .thumb:hover img{
	opacity: 0.15;
}

.featured figure:hover .link{
	display: block;
}

.featured figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #444;
	font-size: 16px;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading:hover{
	color: #fe8300;
}

.featured figure .link{
	display: none;
	position: absolute;
	top: -2px;
	right: 10px;
	background: url(../img/ribbon-link.png) no-repeat top left;
	width: 33px;
	height: 61px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .link:hover{
	top: 0px;
}


/* PORTFOLIO ------------------------------------------------------------*/

.featured.portfolio-list{
	margin-top: 70px;
}

.project-heading{
	margin: 44px 24px 44px 24px;
}


.project-heading h1{
	float: left;
	margin-right: 20px;
}

.project-heading .launch{
	display: block;
	float: left;
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-heading .launch:hover{
	color: #fe8300;
}

.project-description{
	float: left;
	margin-left: 24px;
	width: 528px;
	margin-bottom: 40px;
}


.project-info{
	float: left;
	margin-left: 24px;
	width: 252px;
	margin-bottom: 40px;
}

.project-info strong{
	color: #444;
}


.project-pager{
	overflow: hidden;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.project-pager a{
	text-decoration: none;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-pager a:hover{
	text-decoration: none;
	color: #fe8300;
}

.project-pager .prev-project{
	float: left;
}

.project-pager .next-project{
	float: right;
}

/* RELATED PROJECTS ---------------------------------------------------*/

.related-projects{
	display: block;
	background:#eaeaea;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 24px 0px 50px 0px;
}

.related-heading{
	font-weight: bold;
	color: #444;
	margin: 0px 0px 24px 24px;
}

.related-projects .related-list{
	display: block;
}

.related-projects  figure{
	display: block;
	float: left;
	margin-left: 24px;
	width: 252px;
}

.related-projects .thumb{
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.related-projects .thumb:hover img{
	opacity: 0.15;
}

.related-projects figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading{
	text-decoration: none;
	font-style: normal;
	color: #444;
	text-align: center;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading:hover{
	color: #fe8300;
}

/* RETRACTIL SIDEBAR ------------------------------------------------------------*/

aside.retractil{
	position: absolute;
	top: 34px;
	left: 0px;
	background: #eaeaea;
	width: 276px;
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
}

aside.retractil #sidebar-opener{
	cursor: pointer;
	margin: 15px 24px;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-opener:hover{
	color: #fe8300;
}

aside.retractil #sidebar-closer{
	display: none;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-closer:hover{
	opacity: 0.5;
}

aside.retractil #sidebar-content{
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 50px;
	display: none;	
}


aside.retractil #sidebar-content a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-content a:hover{
	color: #444;
}

/* HOME-GALLERY ------------------------------------------------------------*/


.home-gallery{ 
	display: block;
	padding-bottom: 70px;
}

.home-gallery li{ 
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}

.home-gallery .thumb{ 
	line-height: 0em;
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2);
}

.home-gallery img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-gallery .thumb:hover img{
	opacity: 0.15;
}

/* TEXT POSTS ------------------------------------------------------------*/

.text-posts, .text-posts-bottom{
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom:10px;
}

.text-posts li{
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}
.text-posts-bottom li{
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	min-width: 30%;
}

.text-posts .heading{
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.text-posts .heading:hover{
	color: #fe8300; 
}

/* BLOG ------------------------------------------------------------*/

#posts-list,
#post-content{
	width: 528px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}

#post-content .content-area{
	padding-bottom: 50px; 
}

#posts-list article{
	margin-bottom: 80px;
}


#posts-list .feature-image,
#post-content .feature-image{
	width: 100%;
	margin-bottom: 21px;
	background: url(../img/plus.png) center center no-repeat;
	line-height: 0em;
}

#posts-list .feature-image img,
#post-content .feature-image img{
	max-width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .feature-image:hover img,
#posts-content .feature-image:hover img{
	opacity: 0.2;
}

#posts-list .post-heading,
#post-content .post-heading{
	display: block;
	text-decoration: none;
	color: #444;
	line-height: 1em;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .post-heading:hover{
	color: #fe8300;
}

#posts-list .meta,
#post-content .meta{
	border-bottom: 1px solid #ccc;
	margin-bottom: 11px;
	padding-bottom: 11px;
	font-style: italic;
	font-size: 11px;
}

#posts-list .meta a,
#post-content .meta a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .meta a:hover,
#post-content .meta a:hover{
	color: #fe8300;
}

#posts-list .excerpt{
	margin-bottom: 21px;
}

#posts-list .read-more{
	background: #eaeaea;
	padding: 5px 10px;
	text-decoration: none;
	color: #888;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .read-more:hover{
	color: #fff;
	background: #fe8300;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	width: 33%;
	float: left;
	margin-top: -30px;
	padding-top:0px;
	margin-bottom: 24px;
	margin-left: 24px;
	background-image:url(../img/galtreslayout/devider.png);
	background-repeat:no-repeat;

}

#sidebar a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#sidebar a:hover{ color: #fe8300; }

#sidebar h4, #mobmenu h4{
	margin-top: 10px;
	background-image:url(../img/galtreslayout/sidebarheader.png);
	background-repeat:no-repeat;
	display:block;
	width:400px;
	height:62px;
	font-family: 'museo-slab', "Times New Roman", Times, serif;
	font-size:1.6em;
	color: #fff;
	text-transform:uppercase;
	/*text-shadow: 2px 2px #c6673b, 3px 4px 0 #707070;*/
	letter-spacing:0em;
/*	margin-top: 10px;
	background-image:url(../img/galtreslayout/sidebarheader.png);
	background-repeat:no-repeat;
	display:block;
	width:400px;
	height:62px;
	font-family: 'Nova Round', Times, cursive;
	font-size:1.6em;
	text-transform:uppercase;
	text-shadow: 2px 2px #c6673b, 3px 4px 0 #707070;
	letter-spacing:0.1em;*/
}
.sidebarheader{padding: 12px 0 5px 40px}
#sidebar .block{
	padding: 16px;
	margin-left:16px;/*
	background: #eaeaea;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); */
	margin-bottom: 0px;
}




/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	font-size: 11px;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	color: #484848;
	width: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pager li.active a,
.pager li:hover a{
	color: #fff;
	background: #fe8300;
}

.pager .paged{
	float:right;
	font-style:italic;
}


/* CONTACT ------------------------------------------------------------*/


#map{
	display: block;
	height: 300px;
	width: 100%;
	margin-bottom: 24px;	
}

.address-block li{
	padding-left: 20px;
}

.address-block .address{ background: url(../img/icon-address.png) no-repeat top left  }

.address-block .phone{ background: url(../img/icon-phone.png) no-repeat top left}

.address-block .mobile{ background: url(../img/icon-mobile.png) no-repeat top left }

.address-block .email{ background: url(../img/icon-email.png) no-repeat top left }


/* FOOTER ------------------------------------------------------------*/
/**/
footer{
	/*background:url(../img/noise.png);
		url(../img/galtreslayout/footerbg.png) repeat-x top left,
		
	background-color: #eaeaea;*/
	min-height: 100px;
	background-color:#f6f6f6;
	
	text-shadow: 0 1px rgba(255, 255, 255, .9);	
	margin-left:16px;
}

footer a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

footer a:hover{
	color: #fe8300;
}

footer .wrapper{
	margin-top: -60px;
	padding-bottom: 60px;
}

#footer-cols{
	/*padding-top: 100px;*/
}

#footer-cols>li{
	display: block;
	float: left;
	margin-bottom: 20px;
}

#footer-cols>li{
	display: block;
	float: left;
	max-width:21%;
	margin-left: 24px;
	min-width:210px;	
}

#footer-cols h4{
	border-bottom: thin solid;
    margin-bottom: 5px;
	border-bottom-color:#333333;
	font-family: 'museo-slab', "Times New Roman", Times, serif;
	
}

#footer-cols>li.first-col{
	
}

#footer-cols>li.second-col{

}

#footer-cols>li.third-col{

}

#footer-cols>li.fourth-col{ margin-right: 0px; }

footer #to-top{
	display: none;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}

footer #to-top:hover{ opacity: 0.7 }


/* WIDGETS ------------------------------------------------------------*/


.recent-post{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
}


.recent-post .thumb{
	display: block;
	float: left;
	line-height: 0em;
	/*background: #fff;*/
	padding: 3px;
	/*
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.3); */
}
.recent-post .thumb2{
	display: block;
	float: left;
	line-height: 0em;
	background: #fff;
	padding: 3px;
	
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
}

.recent-post .post-head{
	float: left;
	width: auto;
	margin-left: 7px;
	font-size: 13px;
	line-height: 1.5em;
	padding-top:7px;
}


.recent-post .post-head span{
	display: block;
	font-size: 11px;
	color: #888888;
}


.shadow-slider .rightedge {
	width: 15px; 
	height: 15px; 
	margin: -13px 0 0; 
	display: block; 
	background: url(../img/galtreslayout/edge-right.png) no-repeat 0 0; 
	display: block;
    float: right;
    height: 15px;
    margin: 0 -13px 0 0;
    position: relative;
    top: 0;
    width: 13px;
}
.shadow-slider .leftedge {
	width: 15px; 
	height: 15px; 
	margin: -13px 0 0; 
	display: block; 
	background: url(../img/galtreslayout/edge-left.png) no-repeat 0 0; 
	display: block;
    float: left;
    height: 15px;
    margin: 0 0 0 -15px;
    position: relative;
    top: 0;
    width: 13px;
}

.sidebarshow .rightedge {
	width: 15px; 
	height: 15px; 

	display: block; 
	background: url(../img/galtreslayout/edge-right.png) no-repeat 0 0; 
	display: block;
    float: right;
    height: 15px;
   	margin: -38px -48px 0 0;
    position: relative;
    top: 0;
    width: 13px;
}
.hleft{text-align:left}
.hcenter{text-align:center}
.hright{text-align:right}
.vcenter{vertical-align:middle}
	.text-posts-bottom li.logo2{ display:none }
.flex-direction-nav li .next {
	background-position: 4px -100px; 
	right: 0px;
}

.flex-direction-nav li .prev {
	left: 16px;
}
.bottom{
line-height:2em;
}
#subscribe{float:right; padding:5px}
.mainimg{float:right; padding-bottom:10px; padding-left:10px}
.galtrestextcontent {padding-top:10px;}
.galtrestextcontent h1{ font-size:2.2em;     padding-bottom: 0.5em;}
.galtrestextcontent h2{ font-size:1.6em}
.galtrestextcontent a{ text-decoration:underline }
.galtrestextcontent td{vertical-align:top}
.galtrestextcontent th{vertical-align:top; text-align:left}
.galtrestextcontent table{ border:0px}
.red{color:#990000}

	.mytable{font-size:11px}
	.mytable td{padding:5px}
	.tablesbgbody{border-top-color:#c6673b; border-top-style:solid; border-top-width:medium;}
	
.fitin{line-height:1em; padding-top:9px}

/* selecz styling */
:root .css3-selectbox,
:root .css3-selectbox select,
:root .css3-selectbox::after,
:root .css3-selectbox::before {
    display: inline-block;
    vertical-align: top;
    /*height: 28px;*/
	height:110px;
	    margin: 0;
    padding: 0;
    border: 0;
}
 
:root .css3-selectbox::after,
:root .css3-selectbox::before {
   /* content: "";
    pointer-events: none;  remove the pointer event of the custom arrow, so the mouse actually clicks the real one */
}
 
:root .css3-selectbox {
    margin: 0;
    padding: 0;
    border: 0;
	
  /*  background: #c6673b;
    background: linear-gradient(#c6673b, #64a29a);*/
}

:root .css3-selectbox::after {
    margin: 0;
    padding: 0;
    border: 0;
 /*   background: #c6673b;
    background: linear-gradient(#c6673b, #64a29a);*/
}
 
 
:root .css3-selectbox select {
    margin: 0;
   /* padding: 2px;*/
    border: 0;
	font-family: 'museo-slab', "Times New Roman", Times, serif;
	font-size: 19px;
	
	background-image:url(../img/galtreslayout/past.gif); 
    /*background: transparent;
    font: normal 18px/18px "Segoe UI", Arial, Sans-serif;*/
    color: #444;
    outline: none;
	/*width:265px;
	width:300px;*/
	width: 270px;
	cursor:pointer;

	
}
 
:root .css3-selectbox option {
  /*  background: #c6673b;*/
}
 
:root .css3-selectbox {
    /*border: solid 0px #797979;*/
    overflow: hidden;
    cursor: pointer;
   
    position: relative;/* border-radius: 3px;
    box-shadow: 0 0 0 1px #6a6a6a, 0 0 0 1px #919191 inset;*/
}
 
/* the custom arrow, achieved with element's border styles */
:root .css3-selectbox::before {
    position: absolute;
    z-index: 1;
    top: 12px;
    right: 4px;
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-top-color: rgba(255, 255, 255, .6);
}
 
:root .css3-selectbox::after {
    position: relative;
    left: 5px;
    width: 26px;
    margin: 0 0 0 -24px;
   /* box-shadow: -1px 0 0 1px #919191 inset;*/
}
 
:root .css3-selectbox:hover::before {
    border-top-color: #fff;
}
.home{line-height:0.4em}
.home2{line-height:0.4em}
#div-menu3b{margin-top:-8px; }

.headline3rd ul#div-menu3b{padding-bottom:0px; line-height:0.6em;}
ul#div-menu3b li   
{
    list-style-image: url("../img/galtreslayout/star.png");
	background-image: url("../img/galtreslayout/star.png");
	background-repeat:no-repeat;
	background-position: left; 
	font-size: 18px;
padding:0px; margin:0px;
	
	padding-left:48px;
	display: inline;
}
.typekit-badge {display:none !important;}