@charset utf-8;
/*--
	Theme Name: kidsPlanet
	Description: A theme for Wordpress 3.7+ from flashsite-templates.com Collection
	Author: flashsite-templates.com 
	Author URL: http://www.flashsite-templates.com 
--*/


/* General
---------------------------------------- */

@font-face {
    font-family: 'CabinSketchBold';
    src: url('fonts/cabinsketch-bold.eot');
    src: url('fonts/cabinsketch-bold.eot') format('embedded-opentype'),
         url('fonts/cabinsketch-bold.woff') format('woff'),
         url('fonts/cabinsketch-bold.ttf') format('truetype'),
         url('fonts/cabinsketch-bold.svg#CabinSketchBold') format('svg');
}
@font-face {
    font-family: 'CabinSketchRegular';
    src: url('fonts/cabinsketch-regular.eot');
    src: url('fonts/cabinsketch-regular.eot') format('embedded-opentype'),
         url('fonts/cabinsketch-regular.woff') format('woff'),
         url('fonts/cabinsketch-regular.ttf') format('truetype'),
         url('fonts/cabinsketch-regular.svg#CabinSketchRegular') format('svg');
}
@font-face {
    font-family: 'ChewyRegular';
    src: url('fonts/chewy.eot');
    src: url('fonts/chewy.eot') format('embedded-opentype'),
         url('fonts/chewy.woff') format('woff'),
         url('fonts/chewy.ttf') format('truetype'),
         url('fonts/chewy.svg#ChewyRegular') format('svg');
}
@font-face {
    font-family: 'FredokaOneRegular';
    src: url('fonts/fredokaone-regular.eot');
    src: url('fonts/fredokaone-regular.eot') format('embedded-opentype'),
         url('fonts/fredokaone-regular.woff') format('woff'),
         url('fonts/fredokaone-regular.ttf') format('truetype'),
         url('fonts/fredokaone-regular.svg#FredokaOneRegular') format('svg');
}



html,
body {
	min-width:960px;
	}
body{
	background: #f4efec url(images/bg_body.jpg) center 0 repeat-x;
	color: #48443e;	
	font: 15px/18px 'Roboto', sans-serif;
	font-family: 'Roboto', sans-serif !important;
	/* position:relative; */
	overflow: hidden;
}


#ic, #ic * {
  border:0;
  float:right;
  background:#fff;
  color:#f00;
  width:50%;
  line-height:10px;
  font-size:10px;
  margin:-220% 0 0 0;
  overflow:hidden;
  padding:0;
} 

::selection {background: transparent; color: #FFF;}
::-moz-selection {background: #48443e; color: #FFF;}
img::selection {background: transparent;}
img::-moz-selection {background: transparent;}
body {-webkit-tap-highlight-color: #48443e; /*color: #FFF;*/}


/*  **************************************************/

body #main {
  font-size: 12px;
  line-height: 18px;
  margin: 0 auto 0;
  width: 100%;
  position: relative;
  z-index: 9999;
  
  color: #2A3136;
  font-family: 'Roboto', sans-serif;
}
	body.home #main { margin-bottom: 0; }

/* List styling */
dl dt {
	background: url(images/list-arrow.gif) no-repeat 0 3px;
	padding:0 0 3px 32px;
	margin-bottom:.2em;
	font-size:18px;
	line-height:1.2em;
	color:#191919;
	}
dl dd {
	padding:0 0 0 32px;
	margin:0 0 1.5em 0;
	}



/*  **************************************************/

#main h1 {
  	color: #5d564e;
    font: 36px/40px 'CabinSketchRegular', sans-serif;
    padding: 0;
	text-transform: capitalize;
	margin: 0 0 20px 0;
	text-align: left;	
	display: block;
	position: relative;
}
	#main #carouselArea h1 { text-align: center; }


	.archive #main #content .header-title h1 {
		font-size: 25px;		
	}
		.archive #main #content .header-title h1 span {
			display: block;
		}

	#bannerArea h1 {
		font-size: 28px;
		line-height: 34px;
		text-align: left;	
		border-bottom: none;
		margin-bottom: 12px;
		padding: 0;
		text-transform: capitalize;		
		color: #fff;
	}	
	.contacts #main h1 {
  margin-bottom: 50px;
}

/*  **************************************************/

#main h2 {
	color: #5d564e;
    font: 27px/40px 'CabinSketchRegular', sans-serif;
    padding: 0;
	text-transform: capitalize;
	margin: 0 0 20px 0;
	text-align: left;	
	display: block;
	position: relative;
}
	#main #header h2 {
		color: #fff;
		font: 14px/22px 'CabinSketchRegular';
		text-transform: capitalize;
		margin: 0 0 4px 0;
	}	

/*  **************************************************/

#main h3, #main h3 a {
  padding: 0;
		letter-spacing: 0;
		color: #aeca1e;
		font: 22px/26px 'ChewyRegular', sans-serif;
		text-transform: capitalize;
		margin: 0 0 3px 0;
		text-decoration: none;
		/*display: block;	*/
}
	#main h3 a { margin-bottom: 0; }

	#main #sidebarRight h3,
	#main #sidebarLeft h3,
	#main #sidebarBlog h3 { display: block; }	

	#main h3 a {
		/*border-bottom: 2px solid #d3b4ac; */
		margin-bottom: 0;
	}
	#main h3 a:hover {
		color: #ba851f;
		border-bottom: 2px solid #ddc7a7;
		text-decoration: none;		
	}
	
	#main #sidebarLeft h3, #main #sidebarLeft h3, #main #sidebarLeft h3 {
		padding: 0;
		letter-spacing: 0;
		color: #aeca1e;
		font: 22px/26px 'ChewyRegular', sans-serif;
		text-transform: capitalize;
		margin: 0 0 3px 0;
		text-align: left;
		text-decoration: none;
		display: block;		
	}

	
/*  **************************************************/

#main h4 {
	padding: 0;
	letter-spacing: 0;
	color: #f4b259;
	font: 12px/18px 'Roboto', sans-serif;
	text-transform: uppercase;
	margin: 0 0 25px 0;
}
	#main .excerpt h4 { 
	  color: #f4b259;
	  font: bold 12px/18px 'Roboto', sans-serif;
	  letter-spacing: 0;
	  margin: 0;
	  padding: 0;
	  text-transform: none;
	}

#main h5, #main h5 a {
	padding: 0;
	letter-spacing: 0;
	color: #aeca1e;
	font: 18px/20px 'ChewyRegular', sans-serif;
	text-transform: capitalize;
	margin: 0 0 3px 0;
	text-decoration: none;
	display: block;			
}
	#main h5 a { display: inline-block;  margin-bottom: 0 }	
	#main .wrapIframe h5 {  text-align: left; }

#main h6 {
	padding: 0;
	letter-spacing: 0;
	color: #E0D1BC;
	font: 300 19px/22px 'Roboto', sans-serif;
	text-transform: inherit;
	margin: 0 0 5px 0;
	text-align: center;	
}

/*  **************************************************/


#header div.span6.offset2 {
	text-align: right;
}

#header div[id*="text"], #header div[id*="text"] a {
	font: 24px/22px 'CabinSketchRegular', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0;						
	margin: 0;														
}

#header div[id*="text"], #header div[id*="social_networks"] {
 	float: right;
 	margin-right: 70px;
}
#header div[id*="social_networks"] {
	margin-right: 20px;
}

ul.social-networks {
	margin: 0;
	padding: 0;
	float: left;	
} 	
	ul.social-networks li {
		list-style-type: none;
		float: left;
		margin-right: 8px;
		margin-bottom: 0;
		opacity: 0.5;
		background: none;
		padding: 0;
	}

		ul.social-networks li:hover { opacity: 1; }

		ul.social-networks li img {
			border: none;
			padding: 0;
			margin: 0;
			background: none;
			width: auto;
		}



/*  *************************** LINKS ***********************/	


	#primaryWrapContent a {
	  	color: #f9800d;
	    /*font: 15px/18px 'Roboto', sans-serif;
	    text-decoration: underline;*/
	    outline:none !important;
	}
		#primaryWrapContent a:hover { text-decoration: none; }


	#primaryWrapContent a.button { margin-top: 0; }
		
		
		#wrap_all a.read { margin-top: 20px; }

	#primaryWrapContent  a.readmore { 
		display: inline-block;		
	}
	#primaryWrapContent  a.details, #primaryWrapContent  a.readmore,
	#caroWrap a.readmore, a.readmore {
		/* float: left;	 */
		color: #48443e;	
		font: 16px/26px "ChewyRegular", sans-serif;
		text-decoration: none;
		text-transform: none;
		padding: 0 0 0 34px;
		margin: 5px 0 0 0;
		width: auto;
		position: relative;	
		background: url(images/bg_readmore.png) 0 0 no-repeat;	
	}


		#primaryWrapContent a.details:hover,
		#primaryWrapContent a.readmore:hover,
		#caroWrap a.readmore:hover, a.readmore:hover,
		#primaryWrapContent .recent-posts a.button:hover { text-decoration: underline; }

		#primaryWrapContent #sidebarLeft a.details,
		#primaryWrapContent #sidebarRight a.details,
		#primaryWrapContent #sidebarBlog a.details {
			float: none;
			display: block;		

		}
		
	#primaryWrapContent #sidebarLeft a.readmore,
	#primaryWrapContent #sidebarBlog a.readmore,
	#primaryWrapContent #sidebarRight a.readmore {
		margin-top: 0;
	}

	input.wpcf7-submit {
		color: #fff;
		font: bold 14px/41px "Oswald",serif;
		text-decoration: none;
		text-transform: capitalize;
		padding: 0 21px;
		background: #c0151f;
		margin: 20px 0 0 0;
		display: inline-block;	
		-webkit-transition: background .2s ease-out;
	   -moz-transition: background .2s ease-out;
	    -ms-transition: background .2s ease-out;
	     -o-transition: background .2s ease-out;
	        transition: background .2s ease-out;	
	}	
		input.wpcf7-submit:hover { background: #4e4e4e; }

	.blog #primaryWrapContent a.button {
		margin: 20px 0 0;
	}
		

	#primaryWrapContent a.read,
	#primaryWrapContent a.link_show_all,
	#commentform input[type="submit"],
	#primaryWrapContent .reply a,
	.wrap_cf .wpcf7-form input[type="submit"],
	#primaryWrapContent a.button, #footer a.read {	
		float: left;
		margin-bottom: 0;
		margin-top: 15px;	
		border-top: 1px solid #7b7370;
		border-bottom: 1px solid #46403e;
	    display: inline-block;
	    height: 40px !important;
	    padding: 0 15px;	
	    text-align: center;	
		color: #fff;   		
		font: 12px/40px 'FredokaOneRegular',serif;
		text-decoration: none;    
		border: none;	
		text-transform: uppercase;

		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
				
		-webkit-transition: all .5s ease;
	    -moz-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	     -o-transition: all .5s ease;
	        transition: all .5s ease;

	    background: #F9800D; 

	}
		#primaryWrapContent a.read:hover,
		#primaryWrapContent a.link_show_all:hover,
		#primaryWrapContent .reply a:hover,
		#commentform input[type="submit"]:hover,
		.wrap_cf .wpcf7-form input[type="submit"]:hover,
		#primaryWrapContent a.button:hover,  #footer a.read:hover {
			background: #E27209;  
			
		    border: medium none;
		/*     color: #dca359; */
		    text-decoration: none;
		}


		#commentform input[type="submit"], .wpcf7-submit { border: none !important; }

	

/*  ****************************** END OF LINKS ********************************/


/*  *********************************** PARAGRAPH *************************/	

	p {
		font: 15px/18px 'Roboto', sans-serif;
		color: #48443e;
		margin: 0 0 8px 0;
	}
		p strong {
		  font-weight: bold;
		}	
		p span {
			font-weight: bold;
			color: #fff;
		}


/*  *********************************** END OF PARAGRAPH *************************/	


.clearfix.box {  margin-bottom: 25px; }
.clearfix.box p {  display: table; }


#breadcrumbs {
  margin-top: 0;
  padding: 0;  
  position: relative;  
}
	#breadcrumbs .container {
		position: relative;
		z-index: 2;
	}

#breadcrumbs .breadcrumb {
	background: none;	
	margin: 0;
	opacity: 0;
	padding: 21px 0 21px 19px;
}
#breadcrumbs .breadcrumb li {
	background: url(images/bg_breadcrumbsItem.png) right center no-repeat;
	padding: 0 18px 0 15px;
	float: left;	
	list-style-type: none;	
}
	#breadcrumbs .breadcrumb li a {
		color: #f0e109;
		font: 14px/20px 'CabinSketchBold', sans-serif;
		text-decoration: none;
		text-transform: capitalize;		
	}
		#breadcrumbs .breadcrumb li.current-menu-item {
			background: none;										
		}
		#breadcrumbs .breadcrumb li.current-menu-item a {
			color: #f4efec;
			text-decoration: none;		
		}
		#breadcrumbs .breadcrumb li a:hover {text-decoration: underline; }
		#breadcrumbs .breadcrumb li.current-menu-item  a:hover {text-decoration: underline; }



/*  ******************************* HEADER ******************************/
	
	#header {
	  z-index: 999;	 
	  position: relative;
	  padding: 10px 0 0 0;
	  border-bottom: none;
	}



	@media screen and (-webkit-min-device-pixel-ratio:0) /*----- Safari ------*/
	{  
		
	}

	#header .span4 { position: relative; }

	#header div[id*="search"] {
		position: absolute;
		right: 0;
		top: 50px;
	}
		#header div[id*="search"] form {
			width: 84px;
			height: 26px;
			margin: 0;
		}

	
	/*  **************************************************/			

		.logo {
			float: left;
			margin: 00;
			overflow: hidden;
			position: relative;
			z-index: 10;
			padding-top: 0; 
			position: relative;
			top: 0;
		}
			#logo {
				position: relative;
				display: block;
				text-align: left;				
			}
				#footer #logo {
					background: none;
					padding: 0;				
				}

			.logo img {
			  float: left;
			  margin: 0 auto;
			  width: auto;
			}

			
/*  **************************************************/

/* EasyTooltip */
.tooltip {
	background: none repeat scroll 0 0 #252525;
	border: 1px solid #000000;
	color: #EEEEEE;
	display: none!important;
	font-size: 11px;
	line-height:1.2em;
	margin: 13px 0 0;
	padding: 5px;
	z-index:99;
}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
/* *************************** Navigations *********************** */


nav.primary .responds {
    background: #484357;
    display: none;
    height: 46px;
    margin: 0 0 0 -24px;
    width: 58px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 50%;
    text-indent: -9999px;
    outline: none;
    background: url(images/btn-navbar.png) 0 0 no-repeat;
}


/* nav.primary .responds span {font-size: 0;}
 */

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul, ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	background: none;
	width: auto; 
	/* min-width: 120px; */
	min-width: 86%;
	padding: 0;
	position: absolute;
	top: -999em;
}
	ul.sf-menu li li.sfHover ul { min-width: 100%; }

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			100%; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			100%; /* match ul width */
	right: 0;
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
}

.sf-menu a {
	text-decoration: none;
	color: #ece8e1;
}

.sf-menu li:hover > a, .sf-menu li.sfHover > a,
.sf-menu li > a:focus, .sf-menu li > a:hover, .sf-menu li > a:active, .sf-menu li.current-menu-item > a {
	outline: 0;
}

.sf-menu li li:hover > a, .sf-menu li li.sfHover > a,
.sf-menu li li > a:focus, .sf-menu li li > a:hover, .sf-menu li li > a:active, .sf-menu li li.current-menu-item > a {
	color: #a0988b;
	outline: 0;
}

.sf-menu li li li:hover > a, .sf-menu li li li.sfHover > a,
.sf-menu li li li > a:focus, .sf-menu li li li > a:hover, .sf-menu li li li > a:active, .sf-menu li li li.current-menu-item > a {
	color: #a0988b;
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			16px;
	top:			1.05em; /* IE6 only */
	width:			5px;
	height:			3px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat 0% 0%; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			33px;
	background-position: 0% 0%; /* use translucent arrow for modern browsers*/
}

	.sf-menu li li .sf-sub-indicator {
		background: url(images/menu_arrow.png) no-repeat 0% 0%;
		right: 10px;
		top: 13px;
	}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: 0% 0%; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  0% 0%; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0% 0%; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: 0% 0%; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}




.responds {
  display: none;
  cursor: pointer;
}


/* ************************** Primary navigation **************** */

#navArea {
	width: 100%;
	height: 70px;	
}

nav.primary {
  background: none repeat scroll 0 0 transparent;
/*   margin: 0 auto 0; */
  position: relative;
  text-align: center;
/*   width: 100%; */
  z-index: 999999;
  padding: 0;
}

	


#topnav {
	background: none repeat scroll 0 0 transparent;
	height: 70px;
	margin-top: 0;
	padding: 0;
	float: none;
	text-align: center;	
}
	#topnav > li {
	    margin: 18px 0 0;
	    display: inline-block;
	    float: none;	            
	    padding: 0;
		position: relative;
		list-style-type: none;	
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		width: 112px;
		height: 57px;			
	}
		
		#topnav > li:hover { height: 71px; margin-top: 5px; }	
		.home #topnav > li:hover { height: 65px; margin-top: 5px; }	
		
		.home #topnav > li {
			height: 52px;
			-webkit-border-radius: 15px 15px 0 0;
			-moz-border-radius: 15px 15px 0 0;
			border-radius: 15px 15px 0 0;
		}	




		#topnav > li { background: #f84828; }
		#topnav > li + li { background: #f9800d; }
		#topnav > li + li  + li { background: #ffde00; }
		#topnav > li + li  + li + li { background: #9cca00; }
		#topnav > li + li  + li + li + li { background: #00cf88; }
		#topnav > li + li  + li + li + li + li { background: #00a8ff; }
		#topnav > li + li + li  + li + li + li + li { background: #008ad1; }
		#topnav > li + li + li + li  + li + li + li + li { background: #740098; }





		#topnav > li > a {
			padding: 0;			
			color: #fff;
			font: 20px/58px "ChewyRegular";
			text-transform: capitalize;
			background: none;
			margin: 0;	
			text-align: center;
			text-decoration: none !important;
			display: block;
		}
			#topnav > li:hover > a,
			#topnav > li.current-menu-item:hover > a {
				line-height: 60px;
			}
			.home #topnav > li > a {
				line-height: 52px;
			}
			.home #topnav > li:hover > a,
			.home #topnav > li.current-menu-item:hover > a {
				line-height: 65px;
			}
			
		@media screen and (-webkit-min-device-pixel-ratio:0) /*----- Safari ------*/
		{  
		}
		
/*  **************************************************/

#topnav .sub-menu {
  background: none;
  padding: 3px 0;
}
	#topnav .sub-menu .sub-menu {
		padding: 0 3px;
	}

#topnav .sub-menu li {
	background: none;	
	width: 100%;
	padding: 0;
	margin-bottom: 2px;
	text-align: left;
	list-style-type: none;	
}
	#topnav .sub-menu li:first-child {
		background: none;		
	}


	#topnav .sub-menu li a, .sub-menu li li a {
	  color: #654a26;
	  display: block;
	  font: 14px/26px 'ChewyRegular',sans-serif;
	  height: auto;
	  padding: 0;
	  text-decoration: none;
	  text-transform: uppercase;
	  white-space: nowrap;
	  text-align: left;	
	  border-radius: 15px;  
	  -webkit-border-radius: 15px;
	  -ms-border-radius: 15px;
	  padding: 0 14px;
	  background: #e4dcd7;
	}
		#topnav .sub-menu > li:hover > a, #topnav .sub-menu li li:hover > a,
		#topnav .sub-menu > li.current_page_item > a {
			color: #f9800d;	
			background: #f4efec;
		}

		#topnav .sub-menu li li a {
			padding: 0 10px; 	
		} 


#topnav .sub-menu .sub-menu li {
  overflow: hidden;
  width: 100%;
}
	#topnav .sub-menu li.menu-item-has-children {  
		/* background: url(images/bg_topnav_sub-menu_hasChildren.png) 90% center no-repeat; */
	} 

	#topnav .sub-menu li.hasChildren > a {
		background: #e4dcd7 url(images/bg_subsublia.png) 95% center no-repeat;
	}
		#topnav .sub-menu li.hasChildren:hover > a {
			background: #f4efec url(images/bg_subsublia.png) 95% center no-repeat;
		}

	#menu-right-menu .sub-menu {
		visibility: hidden;
	}


/*  ==========================  CONTENT  ============= */

	#primaryWrapContent img {
		/*width: 90%;*/
		height: auto;
		padding: 5px!important;	
		border: 1px solid #d0cac6;	
		background: rgba(244,239,236,0.74);
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;	
	}		
		#primaryWrapContent #sidebarLeft img,
		#primaryWrapContent #sidebarRight img  {
			width: 100%;
			max-width: 100%;
			margin-bottom: 15px;
			padding: 0 !important;
			border: none;	
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;		
		}

		#primaryWrapContent .galleryItem img {
			width: 94%;
		} 

	.list.arrow-list {  padding: 0 0 5px; }	


	#carouselArea p {
		font-size: 14px;
		line-height: 22px;
		text-align: center;		
	}


	/****************************  SLIDER  *******************************/
	
		#sliderWrap, #rightNavBlock {
			z-index: 11;
    		position: relative;
    		/* height: 396px; */
		}	
			#sliderWrap {  margin-bottom: 20px; }



			.metaslider {
				/* border: 4px solid #515157;
				width: 936px; */
				/*min-height: 394px;*/
				margin-top: 0;	
				-webkit-border-radius: 15px;
				-moz-border-radius: 15px;
				border-radius: 15px;
				border: 6px solid #fff;				
			} 	
				.metaslider .slides {
					-webkit-border-radius: 8px;
					-moz-border-radius: 8px;
					border-radius: 8px;
					overflow: hidden;
					height: auto;
				}


			#sliderWrap .flexslider {
				margin: 0;
			}


			#sliderWrap	.flex-direction-nav .flex-next, 
			#sliderWrap	.flex-direction-nav .flex-prev {
				width: 31px;
				height: 52px;
				background: url(images/bg_rslides_nav.png) 0 0 no-repeat;
				text-indent: -9999px;		
				left: -3px;	
			}
				#sliderWrap	.flex-direction-nav .flex-next {
					background-position: -68px 0;
					left: auto;
					right: -3px;
				}

				#sliderWrap	.flex-direction-nav .flex-next:hover { background-position: -68px -66px; } 
				#sliderWrap	.flex-direction-nav .flex-prev:hover { background-position: 0 -66px; }

				#sliderWrap .metaslider:hover .flex-direction-nav .flex-next, 
				#sliderWrap .metaslider:hover .flex-direction-nav .flex-prev { opacity: 1; }



			#sliderWrap .metaslider .caption-wrap {
				opacity: 1;
				height: auto;
				min-height: 63px;
				position: absolute;	
				bottom: 35px;
			    left: 55px;
			    text-align: right;
			    width: 50%;		
			    background: none !important;		    															
			}	

				#sliderWrap .metaslider .caption {
				 	background: none;
				    margin: 0;
				    padding: 0;	 
				    height: auto; 
				}

				#sliderWrap .metaslider .caption-wrap h3,
				#sliderWrap .metaslider .caption-wrap p {
				    color: #fff;
				    font: 30px/40px 'FredokaOneRegular', serif;
				    text-transform: uppercase;
				    margin: 0 0 5px;
				    padding: 0;
				    text-align: left;
				    text-shadow: 2px 2px black;			    	
				}
				#sliderWrap .metaslider .caption-wrap p {
				    font-size: 18px;
				    line-height: 24px;	
				    font-weight: normal;
				    		    		    
				}
				#sliderWrap .metaslider .caption-wrap a.readmore {
				    font: 12px/30px 'Cinzel', serif;
				    color: #cbc0b2;			    
				    text-transform: uppercase;
				    background: rgba(82,75,73,0.8);
				    -webkit-border-radius: 3px;
				    -moz-border-radius: 3px;
				    border-radius: 3px;
				    padding: 0 27px 0 18px;
				    border: none;
				    display: inline-block;  
				    text-decoration: none;				      
				}
					#sliderWrap .metaslider .caption-wrap a.readmore:hover {
						color: #ecad59;
					}
					#sliderWrap .metaslider .caption-wrap a.readmore:after {
						display: none !important;
					}
			

				
			#sliderWrap .metaslider li.flex-active-slide {
			  text-align: right;
			}

			#sliderWrap .metaslider .slides img {
			  display: block;
			  height: auto;
			  margin: 0 auto;
			  width: 100%;
			  max-width: none;
			}



			#sliderWrap	.rslides_tabs {
			  background: none;
			  font-size: 5px;
			  padding: 0 !important;
			  position: absolute;
			  right: 0;
			  text-align: center;
			  width:100%;
			  bottom: -40px;
			}		
				#sliderWrap	.rslides_tabs li {
					margin-left: 8px;
					border: 1px solid #cdcdcd;
					-webkit-border-radius: 6px;
	  				  -moz-border-radius: 6px;
	  				  border-radius: 6px;
				}
				#sliderWrap	.rslides_tabs li:first-child { margin-left: 0; }				
					#sliderWrap	.rslides_tabs a {
					  display: inline;
					  height: 8px;
					  padding: 0;
					  text-decoration: none;
					  width: 8px;
					  text-indent: -9999px;
					  -webkit-border-radius: 6px;
	  				  -moz-border-radius: 6px;
	  				  border-radius: 6px;	
	  				  display: block;  	
	  				  margin: 0;
	  				  outline:none;	
	  				  margin: 1px;	  				  
	  				  background: #fff;	  			  			  
					}
						#sliderWrap	.rslides_tabs li:hover a,
						#sliderWrap	.rslides_tabs li.rslides_here a { background: #d12b28; }

			.rslides { z-index: 2; }
			.rslides_tabs { z-index: 3; }
	
		#sliderWrap .flex-direction-nav {
		  bottom: auto;
		  height: 35px;
		  left: auto;
		  margin-left: 0;
		  margin-top: -18px;
		  position: absolute;
		  right: 0;
		  top: 50%;
		  width: 100%;
		  z-index: 99999;
		}
		#sliderWrap	.flex-direction-nav a {
			width: 15px;
			height: 20px;
			opacity: 0.5;
			display: block;	
			-webkit-transition: all 0s ease;
			   -moz-transition: all 0s ease;
			    -ms-transition: all 0s ease;
			     -o-transition: all 0s ease;
			        transition: all 0s ease;
			margin: 0;  
			top: 0;      
		}	
			
		#sliderWrap	.flex-control-paging li {
			
		} 
			#sliderWrap	.flex-control-paging li:hover {  }

			.flexslider .flex-control-nav {
			  bottom: -36px;
		/* 	  text-align: right; */
			  width: 100%;
			  right: 50%;
			  background: url(images/bg_sliderPagi.png) 0 0 no-repeat;
			  height: 36px;
			  width: 465px;
			  margin-right: -232px;
			}

		#sliderWrap	.flex-control-paging li a {
			background: #2b6295;
		    -webkit-border-radius: 3px;
		    -moz-border-radius: 3px;
		    border-radius: 3px;
		    display: inline-block;
		    height: 5px;
		    margin: 30px 4px 0;                 
		    padding: 0;
		    width: 21px;
		    -webkit-box-shadow: none;
		    -moz-box-shadow: none;
		    box-shadow: none;
		    cursor: pointer;
		    position: relative;
		    z-index: 99999;
			text-indent: -9999px;
			font-size: 0;
		}
			#sliderWrap .flex-control-paging li a.flex-active,
			#sliderWrap	.flex-control-paging li a:hover {
				background: #53ccef;
				-webkit-box-shadow: 0 0 3px #82e7fc;
				-moz-box-shadow: 0 0 3px #82e7fc;
				box-shadow: 0 0 3px #82e7fc;			
			}

		#sliderWrap > .container {  position: relative; }
		
		#sliderWrap .metaslider li.flex-active-slide { z-index: 9 !important; }

	

	
/*  **************************************************/


	#primaryWrapContent .container { position: relative; z-index: 2; }

	#main {
		background: url(images/bg_main.png) center 0 no-repeat;
	}

	#clouds {
		background: url(images/clouds.png) 0 0 repeat-x;
		width: 100%;
		height: 244px;
		position: absolute;
		top: 108px;
		left: 0;
	}
		.home #clouds {
			top: 240px;
		}
		
	/*  *********************** CAROUSEL ************************/

		#carouselArea { 
			padding: 65px 0 40px 0px;
			height: 534px;
			position: relative;	
			background: url(images/482.gif) center center no-repeat;			
			background: url(images/bg_carouselArea.png) center 0 repeat-x;			
			margin-bottom: 0;
			/* border-bottom: 1px solid #e4e4e4; */
		}
			#carouselArea > div { opacity: 0; padding-bottom: 35px; } 

			#main #carouselArea div[id*="my_fredcarouselwidget"] {
				position: relative;				
			}
		#main div[id*="my_fredcarouselwidget"] > h2 {
			text-align: center;
			margin-bottom: 15px;
			color: #fff;	
			font: 53px/53px "CabinSketchBold", sans-serif;
			text-transform: none;	
			padding: 0;		
		}

		.list_carousel {
		    margin: 10px 0 0 0;
		    /* overflow: hidden; */
		    padding: 0;
		    position: relative;
		    background: url(images/bg_caro.jpg) center 0 repeat-y;
		}
			

		.caroufredsel_wrapper {
			margin: 0 auto !important;
			left: 0 !important;
			width: 100% !important;	
			height:auto;	
		}

	@media only screen and (min-width: 768px) {
		.caroufredsel_wrapper {  height: 397px !important;}
		.list_carousel { height: 390px !important; }
		.list_carousel { height: 390px !important\0/; }
	
		#caroWrap { height: auto !important; }
	} 
	
	@media only screen and (min-width: 1201px) {
		.caroufredsel_wrapper {  height: 390px !important;}
		.list_carousel { height: 390px !important; }
		#caroWrap { height: auto !important; }
	}

		.list_carousel ul {
		    margin: 0;
		    padding: 0;
		  /*   list-style: none;
		  display: block; */
		    
		}
		.list_carousel li {		    
		    width: 231px;
		    display: block;
		    float: left;
		    text-align: center;  
		    position: relative;  
		    margin: 0 20px 0 0;
		    background: none;
		    padding: 23px;
		    opacity: 1;
		    overflow: hidden;
		    height: 342px !important;
		    -webkit-border-radius: 8px;
		    -moz-border-radius: 8px;
		    border-radius: 8px;
		    background: #f0d100;
		}
			.list_carousel li[data-order="0"] {	 background: #f0d100; }
			.list_carousel li[data-order="1"] { background: #f9800d; }	
			.list_carousel li[data-order="2"] { background: #008ad1; }	
			.list_carousel li[data-order="3"] { background: #892aa7; }	


		@media only screen and (min-width: 768px) and (max-width: 1199px) {
			.list_carousel li {		    
		   		 width: 254px !important;
			}
		}
/* 		@media only screen and (min-width: 768px) and (max-width: 979px) {
	.list_carousel li {		    
   		 width: 22px !important;
	}
} */


		.list_carousel.responsive {
		    width: auto;
		    margin-left: 0;
		}
		.list_carousel .clearfix {
		    float: none;
		    clear: both;
		}

		.list_carousel .caroNav {

		}
		.caroNav a{
			display: block;
		    height: 32px;
		    position: absolute;
		    width: 32px;
		    bottom: -47px;
		    z-index: 999;
		    outline: none !important;
		}
			.caroNav a.prev { left: 50%; margin-left: -40px; }
			.caroNav a.next { right: 50%; margin-right: -40px; }

			.caroNav a span {
				height: 100%;
			    display: block;
			    width: 100%;
			    text-indent: -9999px;	
			    margin: 0;  
			    opacity: 0.4 !important;
			}
				.caroNav a.prev span { background: url("images/bg_caroNav.png") no-repeat 0 0; }
					.caroNav a.prev:hover span { opacity: 1 !important; }
					
				.caroNav a.next span { background: url("images/bg_caroNav.png") no-repeat -63px 0; }
					.caroNav a.next:hover span { opacity: 1 !important; }


			.caroNav a.prev.disabled, a.next.disabled { cursor: default; }


		#foo2, .recent-posts.staff {
		    left: 20px;
		    margin: 0 2px;
		    position: relative;
		}
		.primary_content_wrap .list_carousel a img {
			
		}
		.list_carousel li { text-align: center;	 }
			.list_carousel li .slidertitle {
				text-align: center;
				width: 100%;
				margin-top: 0;
			}

			.list_carousel .slidertitle a {			    
				color: #fff;
				display: block;
				font: 28px/56px 'FredokaOneRegular', sans-serif;
				padding: 0 15px;
				text-transform: uppercase;
				text-align: center;
				margin: 0 0 20px 0;
				text-decoration: none;	
				-webkit-border-radius: 28px;
				  -moz-border-radius: 28px;
				  border-radius: 28px;	
				background: #d7ab00;
			}
				.list_carousel li[data-order="0"] .slidertitle a { background: #d7ab00; }	
				.list_carousel li[data-order="1"] .slidertitle a { background: #d96d06; }	
				.list_carousel li[data-order="2"] .slidertitle a { background: #1376b8; }	
				.list_carousel li[data-order="3"] .slidertitle a { background: #6c1587; }


		.list_carousel li .excerpt {
    		padding: 0 0 0;
    		font: 14px/20px 'Roboto', sans-serif;
    		text-align: center;
    		color: #fff;
		}
		.list_carousel li .details {
			margin-top: 20px;	
			background: #fff;
		    display: inline-block;
		    height: 29px;
		    padding: 0 16px;	
		    text-align: center;	
    		color: #b9b7b4;   		
    		font: 12px/29px 'FredokaOneRegular', sans-serif;
    		text-decoration: none;    
    		border: none;	
			text-transform: uppercase;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px;
					
			-webkit-transition: all .5s ease;
		   -moz-transition: all .5s ease;
		    -ms-transition: all .5s ease;
		     -o-transition: all .5s ease;
		        transition: all .5s ease;
		}
			.list_carousel li .details:hover {
				text-decoration: none;	
				border: none;
				color: #5d564e;																						
			}

		.list_carousel li a.imgHolder {
			display: block;
			margin: 0 auto 15px;
			overflow: hidden;
			display: block;
			width: 254px;
			height: 152px;	
		}
			.list_carousel li img {
				width: 240px;
				height: 140px;
				background: #fff;
				padding: 0;
				border: 6px solid #f5df4f;
				margin: 0 0 16px 0;
				-webkit-border-radius: 20px;
				-moz-border-radius: 20px;
				border-radius: 20px;
			}
				.list_carousel li[data-order="0"]  img { border: 6px solid #f5df4f; }	
				.list_carousel li[data-order="1"]  img { border: 6px solid #fba758; }	
				.list_carousel li[data-order="2"]  img { border: 6px solid #4faedf; }	
				.list_carousel li[data-order="3"]  img { border: 6px solid #ae6cc2; }	
		

		#caroWrap .container { position: relative; }
		#caroWrap .readmore {
			position: absolute;
			top: 0;
			right: 0;
		}
			
	/*  *********************** end of CAROUSEL ************************/


	/*  *************************  HOME CONTENT  ***************/

		#home-content {
		  background: none;
		  margin: 0 auto;
		  padding: 0 0 35px 0;
		  position: relative;
		  /* width: 960px; */
		}

		.box95perc { width: 95%; }

		
		ul.check-list li, #primaryWrapContent ul.check-list li a, 
		#sidebarBlog ul li, #sidebarBlog ul li a  {
			background: url(images/bg_checkListLi.png) 0 0 no-repeat;
			padding: 0 0 0 20px;
			margin-bottom: 10px;
			font: 15px/18px 'Roboto', sans-serif;
			list-style-type: none;
		}
			#primaryWrapContent ul.check-list li a, #sidebarBlog ul li a {
				margin: 0;
				padding: 0;
				text-decoration: none;
				background: none;
			}	
				#primaryWrapContent ul.check-list li:hover a,
				#sidebarBlog ul li a:hover { text-decoration: underline; }
			
	
			#sidebarBlog > div {
				margin-top: 30px;
			}
				#sidebarBlog > div:first-child { margin-top: 0; }

		/*  **************************************************/	

		.recent-posts.news .recentInner li {
		  clear: both;
		  margin: 0 0 0;
		  overflow: hidden;
		  padding: 0 0 2px 60px;
		  position: relative;	
		  min-height: 60px;	  
		}
			.recent-posts.news .recentInner li .post-date {
				padding: 0;
				margin: 0 0 0 0;
				display: block;				
			}

			.recent-posts.news .recentInner li .excerpt {
				font: 15px/18px 'Roboto', sans-serif;
				color: #48443e;
				margin: 0;
				padding: 0;
				display: inline;				
			}
		
			#main .recent-posts.news h5 {
				display: none;
			}


			#primaryWrapContent .recent-posts.news .recentInner li:hover img {
				border: 2px solid #48443e;
			}

			#primaryWrapContent .recent-posts.news a.button {
				display: inline-block;
				background: none;
				color: #f9800d;
				margin: 0 0 0 10px;
				padding: 0;
				font: bold 12px/18px 'Roboto', sans-serif;
				float: none;	
				text-decoration: underline;	
				height: auto !important;		
			}

			.recent-posts.news .meta .post-date {
				position: absolute;
				left: 0;
				top: 0;
				width: 45px;
				height: 48px;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				overflow: hidden;				
			}

			.recent-posts.news .meta .post-date span {
				font: 14px/16px 'Roboto', sans-serif; 
				color: #f4efec;
				background: #5d564e;
				padding: 0;
				width: 100%;
				display: block;
				text-align: center;
			}
				.recent-posts.news .meta .post-date span:first-child  {
					padding: 6px 0 2px;
					background: #aeca1e;
					color: #f4efec;
					font: 24px/24px 'FredokaOneRegular', sans-serif;
					text-align: center;		
					display: block;
					text-transform: uppercase;	
					width: 100%;
					-webkit-border-radius: 18px 18px 0 0; 
					-moz-border-radius: 18px 18px 0 0; 
					border-radius: 18px 18px 0 0; 											
				}	
				

			.recent-posts.news a.boxCover {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
			}
			.recent-posts.news li:hover .excerpt {
				color: #000;
				text-decoration: underline;				
			}	
		

		#home-content ul + p .readmore {
		  /*position: absolute;*/
		  top: 0;
		  right: 0;
		}

		#before_footer div[id*="text"] .textwidget {
			position: relative;
		}
		#before_footer div[id*="text"] .textwidget:after {
			background: url(images/bg_ribbonShadow.png) center bottom no-repeat;
			position: absolute;
			content: '';
			display: block;
			width: 100%;
			height: 28px;
			bottom: -28px;
			z-index: 5;
		}
		#ribbon {
			color: #fff;
			font: 36px/40px 'CabinSketchBold', sans-serif;
			text-align: center;
			padding: 10px 0;
			position: relative;
			background: #9cbe28;
			margin: 40px 0; 
		}
			#ribbon:before, #ribbon:after {
				position: absolute;
				display: block;
				content: '';
				background: url(images/bg_ribbinPseudo.png) 0 0 no-repeat;
				width: 27px;
				height: 58px;
				left: -27px;
				top: 7px;
			}
				#ribbon:after {
					background-position: -38px 0;
					left: auto;
					right: -27px;
				}

	/*  ****************************** STAR LIST STYLE ********************/

		.star li {
			list-style-type: none;
			padding: 0 0 0 30px;
			margin: 0 0 15px 0;
			background: url(images/bg_star.png) 0 2px no-repeat;
		}



	/*  **************************** TITLEAREA **********************/

		#titleArea {
			height: 251px;
			background: url(images/bg_titleArea.png) center 0 repeat-x;
			width: 100%;
			position: relative;
			z-index: 99;
			margin-top: -25px;
		}
			#main #titleArea h3 {
				font-size: 53px;
				line-height: 55px;
				text-align: center;
				margin: 97px 0 10px 0;
				color: #fff;
				font-family: 'CabinSketchBold';
				text-shadow: none;
			}
				.safari #main #titleArea h3 { margin-top: 98px; }
			

			#titleArea p {
				color: #fff;
				font: italic 16px/18px 'Roboto', sans-serif;
				width: 80%;
				text-align: center;
				margin: 0 auto;
			}	


	/*  ************************** BEFORE FOOTER AREA ************************/

		#beforeFooter {
			padding: 47px 0 0;
			background: #2a3136;
			display: none;			
		}
			.home #beforeFooter { display: block; }



		#beforeFooter div[id*="text"] {
			background: #857969;
			padding: 0 30px;	
			text-align: center;									
		}
			#beforeFooter div[id*="text"] p {
				font: 300 24px/32px 'Roboto', sans-serif;
				text-align: center;
				padding: 25px 0 0 0;
				margin: 0 0 30px 0;	
				color: #fff;		
			}
	
		#beforeFooter div[id*="text"]:first-child {			
			font: bold 48px/56px 'Roboto', sans-serif;
			margin-bottom: 35px;		
			text-align: center;
			padding: 0;
			text-transform: uppercase;	
			background: none;																			
		}
		
		#beforeFooter div[id*="text"] .donate {
			background: #d34040;
			display: inline-block;
			text-decoration: none;
			font: 300 24px/50px 'Roboto', sans-serif;						
			padding: 0 42px;
			margin: 0 0 25px 0;
			color: #fff;
			-webkit-transition: background .25s ease;
			   -moz-transition: background .25s ease;
			    -ms-transition: background .25s ease;
			     -o-transition: background .25s ease;
			        transition: background .25s ease;
		}
			#beforeFooter div[id*="text"] .donate:hover {
				background: #2A3136;
			}



	/*  *************************  END OF HOME CONTENT  ***************/


	/*  *************************  SUBPAGE CONTENT  ***************/

		#sidebarLeft div[id*="categories"] li.cat-item-1,
		#sidebarRight div[id*="categories"] li.cat-item-1,
		#sidebarBlog div[id*="categories"] li.cat-item-1
		 { display: none; }

		.wrap_content {
		  padding-bottom: 30px;
			
		  
		}

		.page-template-page-fullwidth_withRightSidebar-php .wrap_content {
			border-right: 2px solid #e2dad9;
			padding-right: 10px;
		}
		.page-template-page-fullwidth_withLeftSidebar-php .wrap_content {
			border-left: 2px solid #e2dad9;
			padding-left: 20px;
		}


		#primaryWrapContent {
			padding: 35px 0 0;
			margin-top: 0;
			/* border-bottom: 1px solid #2b2c2e; */
			background: #f4efec;
		}
		.home #primaryWrapContent { margin-top: 0; padding: 0; }

			.error404 #primaryWrapContent { padding-top: 0; }	

	
		#sidebarLeft, #sidebarRight {
		  padding-top: 4px;
		}
		
		#sidebarLeft ul {
			margin: 0;
			padding: 0;
		}

		.latestpost time {  font-weight: bold; text-transform: uppercase; }		
		.latestpost .excerpt a { color: #283950; }		


	

		#content article {
		  padding-top: 40px;
		}
			.single-post #content article, 
			.single #content article { 
				padding-top: 0;
			}

			#content article.first { margin-top: 0 !important; padding-top: 0 !important; }

			.search-results #content article,
			.archive #content article,
			.blog #content article,
			.page-template-page-blog-php #content article,
			 { margin-top: 30px; }

			

	/*  **************************************************/
	
	.wrap_content table {
	  float: left;
	  width: 100%;
	  margin-left: 2%;
	  border-collapse: separate;
	  border-spacing: 3px
	}
		.wrap_content .box table:first-child {
			margin-left: 0;
		} 

	.wrap_content table th {
		text-transform: uppercase;
		text-align: left;
		border: 1px solid #3B3B3B;
   		padding: 5px;
	}

	.wrap_content table tr td {
		border: none;
   		padding: 7px 10px 7px 15px;
   		font-size: 14px;
   		line-height: 20px;
   		font-weight: normal;
   		color: #96969A;
	}
		.wrap_content table tr td:first-child {
			color: #48443e;
			padding: 7px 0;
			text-align: left;
		}	



	/*  **************************************************/
		
	.wrap_content .blockquoteHolder {
		margin-left: -35px;
	}
	.wrap_content blockquote {
		border: none;
		background: #36363a url(images/bg_blockquote.png) 14px 17px no-repeat;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		padding: 20px 25px;
		margin: 15px 0 90px 35px; 
		color: #b7b7be;
		font: italic 14px/22px 'Roboto', sans-serif;
		position: relative;	
		width: 280px;
		float: left;
	}
		.wrap_content blockquote:after {
			position: absolute;
			content: '';
			display: block;
			background: url(images/bg_blockquoteAfter.png) 0 0 no-repeat;
			width: 60px;
			height: 20px;
			left: 30px;
			bottom: -20px;
		}

		#main .wrap_content blockquote h4 {
			position: absolute;
			bottom: -75px;
			left: 30px;
			font: bold 16px/22px "Roboto", sans-serif;	
			text-transform: capitalize;
			margin: 0;
			padding: 0;
		}
			.wrap_content blockquote h4 span {
				text-transform: none;
				display: block;
				color: #65656d;
				font-size: 12px;
				font-weight: bold;				
			}
		
		.wrap_content blockquote strong {
			text-transform: uppercase;
			font-size: 14px;
			display: block;
			position: relative;
			margin-top: 15px;			
		}
			.wrap_content blockquote strong:before {
				content:'-';position: absolute;
				left: -10px;
			}

		.tableBox { display: table; }
		.left { float: left; }

	/*  ********************** SIDEBAR *************************/

			
		#sidebar > div { margin-bottom: 30px; }	
				
		#sidebar ul { margin: 0; padding: 0; }
			

	/*  ********************** END OF SIDEBAR *************************/

			ul.list li, ul.list li a {
				list-style-type: none;
    			display: block;
			    font: bold 16px/20px 'Roboto';
			    margin: 0 0 5px 0;
			    color: #4f8482;
			    text-align: left;
			    text-transform: uppercase;
				border-bottom: 1px solid #e4e4e4;
				padding: 0 0 6px 0px;
			}
				#primaryWrapContent ul.list li a {
					font: bold 16px/20px 'Roboto';
				    margin: 0;
				    color: #4f8482;
					text-decoration: none;
					display: block;	
					border: none;	
					padding: 0; 													
				}
					#primaryWrapContent ul.list li a:hover {
						color: #d34040;
					}

	/*  ************************ SECOND SIDEBAR  *********************/




		#sidebarRight > div {
			margin-top: 25px;
		}
				
			.news_page div[id*="text-7"] { display: none; }

			#sidebarRight > div:first-child { margin-top: 0; }

		.recent-post-item a.post-title {
			text-transform: uppercase;
			text-decoration: none !important;
			color: #fff;
			font: 14px/20px 'Roboto', sans-serif;
			margin: 0;
			display: none;	
		}
			.recent-post-item a.post-title:hover {
				color: #fff;
				text-decoration: underline !important;				
			}

		.recent-post-item {
			position: relative;
			padding: 0 0 20px 0;
			margin: 20px 0 0 0;
			overflow: hidden;
			border-bottom: 1px solid #1f1f1f;
		}	

			

		/*  ul .recent-post-item:first-child,	
				#sidebarRight div[id*="categories"] ul .cat-item:first-child,	
				#sidebarLeft div[id*="categories"] ul .cat-item:first-child,	
				#sidebarBlog div[id*="categories"] ul .cat-item:first-child {
					margin-top: 0;
					border-top: none;
				}
		
					ul .recent-post-item:first-child a,
					#sidebarRight .cat-item:first-child a,
					#sidebarLeft .cat-item:first-child a,
					#sidebarBlog .cat-item:first-child a {
						margin-top: 0;
						border-top: 1px solid #6a6d70;
					}
		 */
		.recent-post-item .post-date {
		  color: #686868;
		  font: bold 12px/22px 'Roboto',sans-serif;
		  margin: 0 0 15px;
		  padding: 0;
		  position: absolute;
		  top: 0;
		  left: 116px;
		}		
		
		.recent-post-item .post-entry img {
		  float: left;
		  margin-right: 20px;
		  width: auto;
		}

		.recent-post-item .post-entry > p {
			padding-top: 30px;
			color: #93939b;
			font: bold 14px/22px 'Roboto', sans-serif;
			display: table;	
			margin: 0;		
		}
		.recent-post-item:hover .post-entry > p { text-decoration: underline; }

		.recent-post-item a.more-link {
			text-indent: -9999px;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 9;
			width: 100%;
			height: 100%;
		}
		
	/*  **************************************************/


		.wrap_content iframe{
		    width: 99%;
		    height: 400px;
		    background: #F4EFEC;
		    margin-bottom: 0;
		    border: 1px solid #E4E4E4;	
		    -webkit-border-radius: 5px;
    	    -moz-border-radius: 5px;
    	    -ms-border-radius: 5px;
    	    -o-border-radius: 5px;
    	    border-radius: 5px;	    
		}

		.partnersBoxes a {
			float: left;
			border: 1px solid #EFEDE8;
			margin: 0 0 20px 20px;
		}
			.partnersBoxes a img {
				margin: 0 !important;
				padding: 0 !important;
			}

	

/*  **************************************************/



/* Comments
---------------------------------------- */
h3#comments {
  color: #ccc;
  padding-top: 10px;
}
ol.commentlist {
 list-style-type:none;
 padding:0 0 20px 0;
 margin:0;
 }
 ol.commentlist li.comment {
  list-style-type:none;
  overflow:hidden;
  padding: 11px 0 0 0 !important;
  margin: 0;
  background:none;
  text-transform:none;
  line-height: 20px;
  font-size: 12px;
  font-family: 'Arial';
 }
   ol.commentlist li.comment .comment-body {
	  background: #302C29;
	  border: 1px solid #302C29;
	  border-radius: 0 0 0 0;
	  padding: 23px 30px 20px 115px;
	  position: relative;
	}
    li.comment .comment-body p {
     min-height: 65px;
    }
  .author-comment {

  }
  .comment-author {
   position:absolute;
   left:20px;
   top:25px;
   }
   .comment-author .author {
    text-transform:capitalize;
    width:65px;
    display: block;
	line-height: 18px;
    font-size:12px;
	font-weight: bold;
    padding-top: 6px;
	color: #ccc;
   }
  .comment-text {

  }
	
ol.commentlist li.comment .comment-body em { color: #fff; }

	/* Comment meta */
.comment-meta {
   float: right;
   background: none repeat scroll 0 0 transparent;
	display: inline-block;
	font: 14px/48px 'Arial';
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #ccc;
} 
  .comment-meta a {
   
		}
	
	 /* Avatar */
   li.comment .avatar {
    float:none;
    margin:0;
    vertical-align:top;
    overflow:hidden;
    }
    li.comment .avatar {
     display:block;
     vertical-align:top;
     overflow:hidden;
     }

    .commentlist ul.children {
     margin:0 0 0 30px !important;
	 padding: 0 !important;
     overflow:hidden;
     }
     .commentlist ul.children li.comment {

      }

/* Reply */

.reply {
	float: right;
	margin-left: 28px;
}

	.reply a {
	    display: inline-block;
	    float: left;
	    margin: 5px 0 20px;
	    width: auto;
	}


 .allowed_tags {
  background:#eee;
  padding:15px;
  font-size:11px;
  font-family:"Courier New", Courier, monospace;
  color:#666;
  }
  .allowed_tags strong {
   font-family:Tahoma, Geneva, sans-serif;
   }

#respond {
	padding-top:28px;
	margin-top:20px;
}
	#respond h3{
		margin-bottom: 0;
		color: #5d564e;
	}


.cancel-comment-reply {
	width: 100%;
	overflow: hidden;
	padding: 0 0 18px 0;
}

	.cancel-comment-reply small {
		display: block;
		line-height: 18px;
		font-size: 11px;
	}

	.cancel-comment-reply a {
		text-decoration: underline !important;
		color: #c0484b !important;
	}
  
		.cancel-comment-reply a:hover {
			text-decoration: none !important;
		}


.post-holder {
	margin-top:40px;
	position:relative;
	overflow:hidden;
}
	.post-holder:first-child {
	margin-top: 0;
}
/* Post header */
.post-holder .entry-title {
	margin-bottom: 0;
	padding-bottom: 10px;
}
	.single .entry-title{
		margin-bottom: 15px;
	}
.single-post .post-holder {
	overflow: visible;
	}

.addthis_toolbox.addthis_default_style > a {
	float: none !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin: 3px 0 !important;
	padding: 0 !important;
}
.addthis_toolbox.addthis_default_style .addthis_button_facebook_like {
	width: 100px;
}
.addthis_toolbox.addthis_default_style .addthis_button_pinterest_pinit {
	width:70px;
}

.folio-desc p { margin-bottom: 0; }


/* Featured thumbnail */

.featured-thumbnail {
  float: left;
  margin: 0 15px 10px 0;
  position: relative;
  display: block;  
}
	.teamBoxs .featured-thumbnail {
		-webkit-border-radius: 70px;
		-moz-border-radius: 70px;
		border-radius: 70px;
		overflow: hidden;	
	}
		.teamBoxs .featured-thumbnail img {
			-webkit-border-radius: 70px;
			-moz-border-radius: 70px;
			border-radius: 70px;
		}


	.teamBoxs li .excerpt {
		color: #cccccc;
		font: 12px/18px Arial;
	}
		.teamBoxs li:hover .excerpt {
			text-decoration: underline;			
		}
		





	.page-template-page-kidsPlanet_withRightSidebar-php .boxList li .featured-thumbnail {
		margin: 0 0 10px 0;	
	}

	.featured-thumbnail img {
	  float: left;
	  height: auto;
	  margin: 0;
	  width: auto;
	}

		article.post-holder .featured-thumbnail {
			float: none;
			text-align: center;	
			margin: 0 20px 20px 0;
		}
		.gridLayout article.post-holder .featured-thumbnail { margin: 0 0 7px; padding: 0 4px;} 
	
		article.post-holder .featured-thumbnail img {
			width: 250px;
			float: none;			
		}
		#primaryWrapContent .featured-thumbnail img { width: auto; max-width: 100% }
		#primaryWrapContent .category-features .featured-thumbnail img { width: auto; max-width: 100% }

		.single #primaryWrapContent .featured-thumbnail img,
		.archive #primaryWrapContent .featured-thumbnail img,
		.blog #primaryWrapContent .featured-thumbnail img,
		.page-template-page-blog-php #primaryWrapContent .featured-thumbnail img,
		.search  #primaryWrapContent .featured-thumbnail img { width: auto; max-width: 270px }

		.single #primaryWrapContent article.post-holder .featured-thumbnail,
		.archive #primaryWrapContent article.post-holder .featured-thumbnail,
		.blog #primaryWrapContent article.post-holder .featured-thumbnail,
		.page-template-page-blog-php #primaryWrapContent article.post-holder .featured-thumbnail,
		.search #primaryWrapContent article.post-holder .featured-thumbnail  {
			float: left;
			margin: 0 20px 20px 0;
		 }
		
.wrapMeta {
	padding: 0;
	position: relative;	  
	margin: 0 15px 0 0;
}
	.gridLayout .wrapMeta {
		border-left: none;
		border-right: none;
		border-bottom: none;
		padding: 0;
	}
	.single .wrapMeta,
	.archive .wrapMeta,
	.blog .wrapMeta,
	.page-template-page-blog-php .wrapMeta,
	.search .wrapMeta { margin: 0 0 15px 0; clear: both; }

	
	#primaryWrapContent .wrapMeta a.button {
		width: 25px;
		height: auto;
		border-left: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;
		padding: 0;
		margin: 0 !important;	
		position: absolute;
		right: 13px;
		top: 20px;	
		display: block;	
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;	
		text-transform: uppercase;
		color: #9A9A9A;
		font: bold 15px/15px 'Roboto', sans-serif;		
		text-decoration: none !important;
		-webkit-transition: all	.25s linear;
		   -moz-transition: all	.25s linear;
		    -ms-transition: all	.25s linear;
		     -o-transition: all	.25s linear;
		        transition: all	.25s linear;
	}
		#primaryWrapContent article.post-holder .wrapMeta a.button:hover {
			color: #fff;
		}


	#primaryWrapContent .featured-thumbnail.single-gallery-item img {
	  width: 100%;
	  /*  border: 1px solid #EAEAEA; */
	}

	.single .wrapMeta a.button { display: none !important; }

	.search .wrapMeta a.button,
	.blog .wrapMeta a.button,
	.page-template-page-blog-php .wrapMeta a.button,
	.archive .wrapMeta a.button {
		margin: 8px 8px 0 0 !important;
		text-indent: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width: auto !important;
		border: none !important;
	}

		.search-results #primaryWrapContent  article.post-holder .gallery_post img {
			width: 100%;
			height: auto;
		}


	
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:4px;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		overflow:hidden;
		margin-bottom: 28px;
		}
	.featured-thumbnail.large img {
		max-width:100%;
		height:auto;
		}

.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
.post-holder .post-footer {
	clear:both;
	padding:15px 0 0 0;
	}
.post-holder.single-post .post-footer {
	margin-top:20px;
	}
		
	
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	
	}
.post-edit-link:hover {
	
	}


/* Image styling */

.alignleft {
  float: left;
  height: auto;
  margin: 0 20px 15px 0 !important;
 /*  width: 40% !important; */
}
	#primaryWrapContent img.alignleft, #primaryWrapContent img.alignright  {
		width: auto;		
	}
	#primaryWrapContent .span3 img.alignleft, #primaryWrapContent .span3 img.alignright  {
		width: 94%;		
	}	

	#primaryWrapContent .wrap_content .page .row .span3 {
	  margin-left: 14px;
	}


.alignright {
	float: right;
	  height: auto;
	  margin: 0 0 15px 20px !important;
	  /* width: 40% !important; */
}

.aligncenter {
	text-align: center;
	width: 97%;
	height: auto;
	margin-bottom: 15px;
}
	
.alignnone {
	width: 97%;
	height: 150px;
	margin-bottom: 15px;
	display: block;	
}

/* .wrap_content .row > .span4 { margin-bottom: 25px; } */



article .post-content img {
	max-width:710px;
	}

.frame {
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
	padding:0;
	border:none;
	}

	
/* Related Posts */

ul.related-posts {
	overflow: hidden;
	margin: 0;
	padding: 0 0 40px 0;
}

	ul.related-posts li {
		list-style-type:none;
		padding:0;
		margin:0 0 0 12px;
		float:left;
		background:none;
		width:152px;
	}
	
	ul.related-posts li:first-child {
		margin-left:0;
		}
		ul.related-posts li .featured-thumbnail {
			float:none;
			margin:0 0 10px 0;
			overflow:hidden;
			}

/* Page Navigaton */	


.pagenavi {
	position: relative;
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 30px 0;
}
	.search-results .pagenavi {
		padding: 60px 0 30px;
	}

	.pagenavi span.pages {
		display: none;
	}
 
	#primaryWrapContent .pagenavi span,
	#primaryWrapContent .pagenavi a,
	#primaryWrapContent .pagenavi .next,
	#primaryWrapContent .pagenavi .last,
	#primaryWrapContent .pagenavi .prev,
	#primaryWrapContent .pagenavi .first {
		background: #736B69;
		color: #FFFFFF;
		cursor: pointer;
		float: left;
		font: 14px/40px 'Roboto';
		height: 40px;
		margin: 0 3px;
		min-width: 40px;
		padding: 0;
		text-align: center;
		text-decoration: none;
	}
		#primaryWrapContent .pagenavi span:hover,
		#primaryWrapContent .pagenavi a:hover {
			background: #F9800D;
			color:#000;
			text-decoration: none;			
		}
	#primaryWrapContent .pagenavi .current {
	  background: #F9800D;
	  color: #000;
	}


/*  **************************************************/
/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.single-oldernewer {
	font-size:11px;
	border-top: 1px solid #4B4D4E;
	border-bottom: 1px solid #4B4D4E;
	padding:.5em 0;
	margin:1em 0 0 0;
	}	

	
/* Gallery post format */
.gallery_post {
	list-style-type:none;
	padding:0;
	margin:0 0 1em 0;
	width:100%;
	overflow:hidden;
	height: 362px !important;
	/* border: 1px solid #EAEAEA; */
	}
	.gallery_post .g_item {
		overflow:hidden;
		display:none;
		width: 615px !important;
		background: none;
		height: 100% !important;
		}


		.search .gallery_post {
		  height: 120px !important;
		}
			.search .gallery_post .g_item {
				width: 240px !important;
			}



	.gallery_post .g_item:first-child {
		display:block;
		}
		.gallery_post .g_item .featured-thumbnail {
			float:none;
			margin:0;
			}
			.gallery_post .g_item .featured-thumbnail img {
				float:none;
				}

#primaryWrapContent .g_item > img {  width: 614px; }

#primaryWrapContent .g_pagination {
	text-align:left;
	display: block;
	
	}
	#primaryWrapContent .g_pagination ul {
		list-style-type:none;
		margin:0;
		padding:.5em 0;
		overflow:hidden;
		}
		#primaryWrapContent .g_pagination ul li {
			background: none;
			padding:0 5px 0 0;
			display:inline;
			margin:0;
			}
			#primaryWrapContent .g_pagination ul li a {
				display:inline-block;
				text-decoration:none;
				width:10px;
				height:10px;
			  background: #626364; /* Old browsers */
				font-size:0;
				line-height:0;
				border-radius:5px;
				vertical-align:top;
				}
			#primaryWrapContent .g_pagination li.activeSlide a {
				background: #BB4777; /* Old browsers */
				color: #fff;
			}

			#primaryWrapContent .g_pagination li a:hover {
				background: #BB4777; /* Old browsers */
			}

#primaryWrapContent .g_controls {
	float:right;
	}
	#primaryWrapContent .g_controls a {
		display:inline-block;
		background: #626364; /* Old browsers */
		color: #fff;

		vertical-align:top;
		font-size:11px;
		text-decoration:none;
		border-radius:4px;
		font-family:"Times New Roman", Times, serif;
		}
		#primaryWrapContent .g_controls a span {
			display:inline-block;
			padding:2px 6px 4px 6px;
			}
	#primaryWrapContent .g_controls a:hover {
		background: #BB4777; /* Old browsers */
	}


	/*  **************************************************/	

.single-post .category-features .featured-thumbnail { display: none; }	

/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-top: 15px;
}

/* Recent author comments */
#recent-author-comments {
	
}
	#recent-author-comments > h3 { color: #ececec; }

	#recent-author-comments > h3, 
	#recent-author-comments > ul li,
	#recent-author-comments > ul li a {
	  list-style-type: none;
	  color: #5d564e;
	}

	#recent-author-comments > ul li a {
		color: #5d564e;
	}
		#recent-author-comments > ul li a {
		  text-decoration: underline;
		}
			#recent-author-comments > ul li a:hover {
			  text-decoration: none;
			  background: none;
			}

	#content article.post .entry-header .entry-title > a {
		color: #aeca1e;
		font: 18px/20px 'ChewyRegular',sans-serif;
		margin: 0 0 3px;
		padding: 0;
	}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:0;
	padding-bottom:0;
}
	.author-info .avatar {
		margin: 15px 20px 0 0;
		}

		#primaryWrapContent .author-info .avatar img {
			float:left;
			width: auto;
		}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}
/*  **************************************************/
	.author  #recent-author-posts .post-content .excerpt,
	.search-results #content .post-content .excerpt,
	.archive #content .post-content .excerpt  {
		margin-bottom: 15px;
	}
	.author  #recent-author-comments {
		margin-top: 25px;
	}

/*  **************************************************/

/* 404
---------------------------------------- */

#error404 {
	padding: 0;
	text-align: center;
}

	#error404 h1 {
		margin: 0 0 15px 0;
		background: none;
		text-align: center;	
		line-height: 0;	
		border: none;		
	}
		#error404 h1:after, #error404 h2:after { display: none; } 

	#error404 h2 {
		margin: 0 0 20px 0;
		background: none;
		text-align: center;		
	}
	
	#error404 h6 {
	  color: #A09B95;
	  font-size: 14px;
	  margin: 0 0 10px;
	  line-height: 25px;
	}
	#error404 h2 {
		border-bottom: none;
		margin-top: 40px;
	}
	#error404 #searchform {
		margin: 0 auto;
		width: 400px;
		float: none;
		
	}

.error404-num {
	font-size:250px;
	line-height:1.2em;
	color: #F9800D;
	font-family: 'CabinSketchBold';
}


/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */

.header-title {
	margin: 0 0 30px 0;
}
	
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
	}


.pp_gallery ul a {
  height: 32px;
}
	.pp_gallery ul a img {
	  height: 100%;
	  width: 50px;
	}

/* Default  */
#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			list-style-type:none;
			display:-moz-inline-box;
			display:inline-block;
			zoom:1;
			vertical-align:top; 
			width:310px;
			margin:0 6px 30px 0;
			position:relative;
			background:none;
			padding:0;
			}
			
				#gallery .portfolio li h6 {
					font-size: 14px;
					margin-bottom: 0;
					margin-top: 0;
				}
					#gallery .portfolio li h6 a {
						text-decoration: none;
						color: #1A1D21;
					    font: 18px/20px 'Oswald', sans-serif;
					    letter-spacing: 0;
					    margin: 0 0 10px;
					    padding: 0;
					    text-transform: capitalize;
					    display: block;
					}
				
					#gallery .portfolio li h6 a:hover {
						text-decoration: underline;
					}


		* + html #gallery .portfolio li {
			display:inline;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0 !important;
			}
			#gallery .portfolio li span.image-border {
				display:block;
				height:206px;
				width:298px;
				position:relative;

			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				height:206px;
				position:relative;
				/* background:#f5f5f5 url(images/loading-folio.gif) 50% 50% no-repeat; */
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				/* border: 1px solid #EAEAEA; */
			}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {

					float:left;
					width: 95.5%;
					height: auto;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:15px 0 0 0;
				font-family: 'Arial';
				color: #3B3B3B;
				}
			#gallery .portfolio p.excerpt {
				display: inline;
				margin: 0;
				padding: 0;
				font-family: 'Arial';
			}
			
			.zoom-icon {
			  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
			  bottom: 0;
			  cursor: pointer;
			  display: block;
			  height: 100%;
			  left: 0;
			  opacity: 0;
			  position: absolute;
			  right: 0;
			  top: 0;
			  transition: all 0.2s ease-in-out 0s;
			  width: 100%;
			}
			.blog .zoom-icon, .archive .zoom-icon, .single .zoom-icon, .search .zoom-icon {
			  height: 304px;
			  width: 615px;
			}
			.no-rgba .zoom-icon {
				background:url(images/black-opacity-60.png);
				visibility:hidden;
				}
			.zoom-icon:before {
			  background: url(images/magnify-alt.png) no-repeat 50% 50%;
			  content: "";
			  display: block;
			  height: 40px;
			  left: 48%;
			  margin: -13px 0 0 -12px;
			  position: absolute;
			  top: 50%;
			  width: 40px;
			}
				#gallery.four_columns .zoom-icon:before {
				  left: 48%;
				  top: 46%;
				}

			.image-wrap:hover .zoom-icon {
				opacity:1;
				}
			.no-rgba .image-wrap:hover .zoom-icon {
				visibility:visible;
				}
			.single-portfolio .zoom-icon {
			  height: 100%;
			  width: 100%;
			}
				.single-portfolio .zoom-icon:before {
				  left: 45%;
				  top: 44%;
				}
			.single.single-portfolio .grid_gallery_inner .featured-thumbnail {
			  width: 100%;
			}

/* 1 column portfolio*/
#gallery.one_column .portfolio li {
	width:100%;
	margin-right:0;
	margin-left:0;
	}
	#gallery.one_column .portfolio li span.image-border {
	  float: left;
	  height: 268px;
	  width: 529px;
	  position: relative;
	  background: url(images/loading-folio.gif) 50% 50% no-repeat;
	}
	#gallery.one_column .portfolio li a.image-wrap {
	  height: 265px;
	  width: 529px;
	}
		#gallery.one_column .portfolio li a.image-wrap img {
		  float: left;
		  height: 100%;
		  width: 100%;
		}
		#gallery.one_column .folio-desc {
		  float: left;
		  margin: 0 0 0 20px;
		  overflow: hidden;
		  width: 36%;
		  padding: 0;
		}
		#gallery.one_column .zoom-icon {
		  height: 100%;
		  width: 100%;
		}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width: 47%;
	margin-right: 5.3%;
	}
	#gallery.two_columns .portfolio li span.image-border {
		width: 100%;
		height: 100%;
		background: url(images/loading-folio.gif) 50% 50% no-repeat;
		}
		#gallery.two_columns .portfolio li a.image-wrap {
			width: 100%;
			height: 100%;
			min-height: 200px;
			}
			#gallery.two_columns .portfolio li a.image-wrap img {
			  float: left;
			  height: 227px;
			  width: 100%;
			  margin-bottom: 0;
			}
			#gallery.two_columns .portfolio li a.image-wrap .zoom-icon {
			  	height: 100%;
    			width: 100%;
			}

/* 3 columns portfolio*/
#gallery.three_columns .portfolio li {
	width: 31%;
	margin-right: 3%;
}
	#gallery.three_columns .portfolio li span.image-border {
	  height: 100%;
	  width: 100%;
	  background: url(images/loading-folio.gif) 50% 50% no-repeat;
	}
		#gallery.three_columns .portfolio li a.image-wrap {
		  height: 100%;
		  width: 100%;
		  min-height: 130px;	
		}
			#gallery.three_columns .portfolio li a.image-wrap img {
			  margin-bottom: 0;
			  height: 145px;
			  width: 100%;
			}
			#gallery.three_columns .portfolio li a.image-wrap .zoom-icon {
			  height: 100%;
    			width: 100%;
			}



/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width: 23%;
	margin-right: 2.2%;
}
	#gallery.four_columns .portfolio li span.image-border {
		height: 100%;
    	width: 100%;
    	position: relative;
		background: url(images/loading-folio.gif) 50% 50% no-repeat;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
		height: 100%;
    	width: 99.5%;
    	min-height: 100px;	
	}
	#gallery.four_columns .portfolio li a.image-wrap img {
		width: 100%;
		height: 110px;
		margin-bottom: 0;
	}
	#gallery.four_columns .zoom-icon {
	  height: 100%;
    	width: 100%;
	}	
/* Single Portfolio Page
---------------------------------------- */		
.entry-meta {
	
	}

.single-portfolio .two_third  > img {
	width: 100%;
	border: 1px solid #EAEAEA;
}

	.single-portfolio .page-header { margin-bottom: 30px; padding-bottom: 0; margin-top: 0;	border-bottom: none; }

ul.portfolio-meta-list {
	border:none;
	margin:0 0 10px 0 !important;
	border-top:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	padding:1em 0;
	}
	ul.portfolio-meta-list li {
		list-style-type:none;
		padding:0;
		margin:.5em 0 0 0;
		border:none;
		background:none;
		text-transform:none;

		}
	ul.portfolio-meta-list li:first-child {
		margin-top:0;
		}
		ul.portfolio-meta-list li strong {

		  display: inline;
		  padding-right: 0.3em;
		}

/* Single Image */
.image-holder {
	position:relative;
	}
	.image-holder img {
		max-width:100%;
		}

/* Single Video */
.video-holder {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.video-holder iframe,  
.video-holder object,  
.video-holder embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

/* Audio Single */
.single-audio-holder .audiojs {
	width:620px;
	}
.single-audio-holder .audiojs .scrubber {
	width:440px;
	}
.single-audio-holder object{overflow:hidden;width: 0;}	
	
/* Grid Gallery */
.grid_gallery {
	position:relative;
	overflow:hidden;
	padding:0 0 0 0;
	margin-left: -15px;
	}
	.grid_gallery_inner {
		width: 630px;
		position:relative;
		overflow:hidden;
		}
	.grid_gallery .gallery_item {
		float:left;
		margin:0 0 15px 25px;
		width: 46%;
		}
		
.single-gallery-item {
	margin:0;
	}
		

/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */


/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
	}
	ul.recentcomments li {
		border-top:1px solid #c6c6c6;
		padding:25px 0 25px 0;
		margin:0;
		border-bottom:none;
		background:none;
		overflow:hidden;
		list-style-type:none;
		}
	ul.recentcomments li:first-child {
		padding-top:0;
		border-top:none;
		}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			}
		ul.recentcomments .comment-body {
			padding:15px 0 0 0;
			}
			ul.recentcomments .comment-body a {
				text-decoration:none;
				color:#96999d;
				}
			ul.recentcomments .comment-body a:hover {
				color:#000;
				text-decoration:underline;
				}
		ul.recentcomments li h4 {
			margin-bottom:.1em;
			}
			ul.recentcomments li h4 a {
				text-decoration:none;
				}
			ul.recentcomments li h4 a:hover {
				color:#000;
				}
		ul.recentcomments li small {
			font-size:11px;
			color:#6a6a6a;
			}

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}


/*  **************************************************/		


/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
.post_cycle .cycle_item {
	display:none;
	}
.post_cycle .cycle_item:first {
	display:block;
	}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	margin: 60px 0 0 135px;
}
	.folio_cycle .folio_item {
		overflow:hidden;
		display:none;
		}
	.folio_cycle .folio_item:first {
		display:block;
		}
		.folio_cycle .folio_item .featured-thumbnail {
			float:none;
			margin:0 0 15px 0;
			}
			.folio_cycle .folio_item .featured-thumbnail img {
				float:none;
				border: none;
				padding: 0;
				margin: 0;
				background: none;
			}

#folio-controls a {
    display: block;
    height: 24px;
    width: 24px;
    background: none;  
    margin: 0;
    text-indent: -9999px; 
    position: absolute;
    top: -130px;
}
	#folio-controls a#prev-portfolio1 {
		background: url(images/bg_caro_nav.png) no-repeat 0 0 !important;
		left: 50%;
    	margin-left: 15px;
	}
		#folio-controls a#prev-portfolio1:hover { background-position: 0 -28px !important; }

	#folio-controls a#next-portfolio1 {
		background: url(images/bg_caro_nav.png) no-repeat -42px 0 !important;
		left: 50%;
    	margin-left: 55px;
	}
		#folio-controls a#next-portfolio1:hover { background-position: -42px -28px !important; }

	
.folio_cycle .folio_item .excerpt {
	padding-left:1px;
}		
#folio-controls {
	text-align:center;
	z-index: 999;
	position: relative;
}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
		.homeBottomPart2 #folio-controls #nav-folio,
		#wrapper_footer #folio-controls #nav-folio { display: none; } 


		#folio-controls ul li {
			padding:0 5px 0 0;
			margin:0;
			display:inline;
			}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:9px;
				height:9px;
				background:#000;
				font-size:0;
				line-height:0;
				border-radius:5px;
				}
			#folio-controls ul li a:hover {
				background:#999;
				}


/* Testimonials */
.testimonials {
  padding: 0;
  margin: 0;
	width: 490px !important;
}
.testimonials div.testi_item {
	padding: 0;
	margin: 0 0 2em 0;
	background: none;
	overflow:hidden;
	color: #3b3d4a;
	font: italic 14px/20px 'Roboto';
	/* width: 490px !important; */
	min-height: 200px !important;
}
.testimonials div.testi_item blockquote {
  display: block;
  position: relative;
  margin: 0;
  padding: 30px;
  background: #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
	}
.testimonials div.testi_item blockquote:before {
  content: "";
  display: block;
  position: absolute;
  left: 65px;
  bottom: -20px;
	width:0;
	height:0;
	border-left: 20px solid transparent;
	border-right: 0 solid transparent;
	border-top: 20px solid #dbdbdb;
}
.testimonials div.testi_item blockquote:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  width: 41px;
  height: 38px;
  background: url(images/quotes.png) 0 0 no-repeat;
}
.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: #4e4e4e;
  display: block;
  font-style: normal;
  position: relative;
}
.testimonials div.testi_item blockquote a:hover {
  color: #ffffff;
}
.testimonials div.testi_item .featured-thumbnail {
	position:relative;
	z-index:2;
	margin:0 20px 0 10px;
	}
.name-testi {
  padding: 5px 0 0 0;
  text-align: left;
  display: block;
}
.name-testi .user {
	color: #90929f;
	font: 14px/20px Arial;
}
.name-testi a {
  font-weight: normal;
  color: #D4414B;
  font: 14px/20px Arial;
  text-decoration: none;  
}
.testimonials .thumb {
  float: left;
  margin-right: 20px;
}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}

/*  **************************************************/

/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
.flickrImages a {
	float:left;
	display:block;
	width:75px;
	height:75px;
	background:#000;
	margin:0 1px 1px 0;
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
	opacity:.5;
}
.flickrImages a.link {
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	}

/* Banner widget */
#primaryWrapContent .banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
}
	#primaryWrapContent .banners-holder li {
		list-style-type:none;
		float:left;
		margin:0 3px 3px 0;
		padding:0;
	}
		#primaryWrapContent .banners-holder li img {
			vertical-align:top;
			float:left;
			width: 100%;
		}

			
			
/* vCard widget */			
.vcard {
	
	}
			
/*  **************************************************/

/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:1px solid #595248;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 170px 20px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:35px;
	}
	article.testimonial .featured-thumbnail {
	  background: none repeat scroll 0 0 transparent;
	  border: medium none;
	  border-radius: 0 0 0 0;
	  box-shadow: none;
	  left: 20px;
	  padding: 0;
	  position: absolute;
	  top: 20px;
	}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color: #E5E5E5;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}

/*  **************************************************/


/* Images Format Type */
.recent-posts .format-image {
	float:left;
	margin:0 20px 20px 0;
	}	

/* Quote Format Type */
.recent-posts .format-quote {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}	

/* Audio Format Type */
.recent-posts .format-audio {
	margin-bottom:2em;
	}
	.recent-posts .format-audio .audio-wrapper {
		margin-bottom:.5em;
		}

/* Video Format Type */
.recent-posts .format-video {
	float:left;
	width:300px;
	margin:0 20px 20px 0;
	}
.recent-posts .format-video iframe {
	width:300px;
	height:200px;
	}	


/* Popular Posts */
.popular_posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular_posts li {
		list-style-type:none;
		padding:0 0 20px 0;
		margin:0;
		overflow:hidden;
		}

/*  **************************************************/

/* Tags */
.tags-cloud a,
.tagcloud a,
.post-footer a {
	display:inline-block;
	background:#e6e6e6;
	padding:2px 7px;
	border-radius:3px;
	text-decoration:none;
	color:#333;
	margin:0 1px 4px 0;
	font-size:11px !important;
	box-shadow:1px 1px 0 rgba(0, 0, 0, .2);
	line-height:1.5em;
	vertical-align:top;
	}
.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
	background:#000;
	color:#fff;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		}


/*  **************************************************/


div.text {
	margin: 0 0 26px 0;
}

	html.ie9 div.text {
		padding: 0 5px 0 0;
	}

.interval {
	width: 100%;
	height: 10px;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
.interval_5x {
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

.tabs {
	position: relative;
	padding: 5px 0 0 0;
}

.tab-menu {
	position: relative;
	margin: 0 0 -1px 0;
}

	.tab-menu ul {
		margin: 0;
		padding: 0;
	}
	
		.tab-menu ul li {
			background: none;
			float: left;
			margin: 0 3px 0 0;
			padding: 0;
			list-style-type: none;
		}
		
			.tab-menu ul li a {
				background: #fff url(images/tab.gif) repeat-x 0% 0%;
				display: inline-block;
				height: 48px;
				overflow: hidden;
				padding: 0 24px 0 24px;
				line-height: 48px;
				vertical-align: top;
				border-radius: 4px 4px 0 0;
				border-left: 1px solid #666055;
				border-right: 1px solid #666055;
				font-size: 13px;
				text-transform: uppercase;
				text-decoration: none;
				color: #010101 !important;
			}
			
				.tab-menu ul li a.active, .tab-menu ul li a:hover {
					background: url(images/tab_act.gif) repeat-x 0% 0%;
					color: #fff !important;
					font-weight: bold;
				}

.tab-wrapper {
	background: #FFF;
	padding: 37px 23px 33px 23px;
	border: 1px solid #666055;
	border-radius: 0 4px 4px 4px;
}

	.tab-wrapper .excerpt {
		color: #a09c94;
	}


.entry-header {
	width: 100%;
	overflow: hidden;
	margin: 0 0 11px 0;
	position: relative;
}

	.entry-header b {
	  background: url(images/icon_comments.png) no-repeat 0 0;
	 /*  float: right; */
	  font-size: 12px;
	  font-weight: normal;
	  line-height: 18px;
	  padding: 0 0 0 27px;
	  position: relative;
	  text-transform: lowercase;
	/*   position: absolute; */
	  right: 2px;
	  bottom: 0;
	}
		.single .entry-header b {
			margin: 79px 0 0;
		}
		.entry-header b a {
			text-decoration: none;
			/* color: #D4414B; */
			font-weight: bold;
			font-size: 14px;
		}
		
			.entry-header b a:hover {
				text-decoration: underline;
			}
	
	.entry-header h2.entry-title{
		background: none;
		margin-bottom: 0 !important;
		line-height: 8px !important;
		padding-bottom: 0;
	}		

.archive .post-content .excerpt p + a { display: none; } 

.post-meta {
	color: #A09B95;
	font: 13px/14px 'Roboto', sans-serif;
	text-transform: none;
	display: inline;	
}
	/* .single-post .post-holder .post-meta { margin-top: 30px; } */

	#primaryWrapContent .post-meta a, .post-meta time, #primaryWrapContent .wrapMeta b a {
		text-decoration: underline;
		color: #5d564e;
		font: 13px/14px 'Roboto', sans-serif;
		text-transform: none;
 	}
		#primaryWrapContent  .post-meta a:hover, #primaryWrapContent .wrapMeta b a:hover {
			text-decoration: none;
		}

		.post-meta time {
			color: #A09B95;
			text-decoration: none;			
		}

	#main .author-info + h3 { color: #5d564e; margin-top: 20px; }	

	#primaryWrapContent .post-meta a[rel*="category"] { color: #5d564e; }
		#primaryWrapContent .post-meta a[rel*="category"]:hover { color: #5d564e; }


	.wrapMeta b { font-weight: normal; display: inline; }
	span.comments-link { color: #5d564e; }


	.single-testi #content article.testimonial {
	  border: 1px solid #353535;
	  margin-top: 0;
	  padding: 10px 15px 15px 150px;
	  padding-top: 15px !important;
	  margin-bottom: 15px;
	}
		.single-testi .post-content {
		  padding-left: 0px;
		}
			.single-testi article.testimonial .featured-thumbnail {
			  left: 10px;
			  top: 10px;
			}
		.single-testi article.testimonial .name-testi .user {
		  color: #E5E5E5;
		  font-weight: bold;
		}
		.single-testi article.testimonial .name-testi .info {
		  color: #E5E5E5;
		}	


		/* .blog #content article.post-holder .featured-thumbnail a,
		.author  #content article.post-holder .featured-thumbnail a {
		  max-width: 300px !important;
		  width: auto !important;
		}
		 */
			.blog #content article.post-holder .gallery_post,
			.author  #content article.post-holder .gallery_post,
			.archive  #content article.post-holder .gallery_post {
			  height: 150px !important;
			  width: 300px !important;
			}
			.blog #content article.post-holder .gallery_post .g_item,
			.author  #content article.post-holder .gallery_post .g_item,
			.archive  #content article.post-holder .gallery_post .g_item {
			  width: 300px !important;
			  height: 150px !important;
			}
			.blog #content article.post-holder .gallery_post .g_item .featured-thumbnail img,
			.author  #content article.post-holder .gallery_post .g_item .featured-thumbnail img,
			.archive  #content article.post-holder .gallery_post .g_item .featured-thumbnail img {
			  width: 300px !important;
			  height: auto !important;
			}


			article.post-holder .g_pagination + .entry-content {
			  float: right;
			  width: 359px;
			  margin-top: -168px;
			}
			.search article.post-holder .g_pagination + .entry-content {
			  float: right;
			  margin-top: -138px;
			  width: 419px;
			}


	article.post-holder .post-content .excerpt p + a { display: none; }


	.staff {
		clear: both;
		overflow: hidden;		
	}

	.staff li {
		list-style-type: none;
		text-align: center;
	}
		#primaryWrapContent .staff li img {
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			-ms-border-radius: 50%;
			-o-border-radius: 50%;
			border-radius: 50%;
    width: 90%;
		}

		.staff li p {
			color: #48443e;
			font: 15px/18px 'ChewyRegular';
			text-align: center;			
		}
			#primaryWrapContent .staff li a {
				display: block;
				text-decoration: none;
			}
				#primaryWrapContent .staff li a > br { display: none; }

			#primaryWrapContent .staff li:hover img {
				background: #aeca1e;
				border: 1px solid #aeca1e;
			}

/*  **************************************************/

#blockNiceHolder, #content, #recent-author-posts { position: relative; padding-bottom: 30px;  }

	.archive.category #content.gridLayout { padding-bottom: 30px; }
		.archive.category #content.gridLayout .pagenavi { bottom: 0; position: absolute; display: none; }


		#blockNiceHolder > article.post-holder,
		#content > article.post-holder,
		#recent-author-posts > article.post-holder {
			margin: 0;
			/* float: left; */			

		}
		
		.gridLayout #blockNiceHolder > article.post-holder,
		#content.gridLayout > article.post-holder,
		.gridLayout #recent-author-posts > article.post-holder {
			margin: 0 0 20px 0;
			float: left;	
			border: 1px solid #eaeaea;		
			width: 218px;
			width: 30%;
			padding: 4px 0 0 0;
		}

			.gridLayout #blockNiceHolder article.post-holder.noMargLeft { margin-left: 0; }

			.grid-sizer { width: 33%; }


	#content .featured-thumbnail > a {
  display: block;
  max-height: 400px;
  overflow: hidden;
}



	.allLInk { 
		display: block; width: 100%;height: 100%;
		color: #3B3B3B;
		text-decoration: none !important;
		font-family: 'Roboto';
	 }
	

	.post-content .excerpt { margin: 0; padding-bottom: 0; 
		font: 12px/18px 'Roboto' sans-serif;
		color: #A09B95;
	}
		.gridLayout .post-content .excerpt { padding: 0 10px; margin-bottom: 15px; }

			.gridLayout #main .entry-header h2,
			#main .gridLayout .entry-header h2 { padding: 0 10px !important; margin: 5px 0 0 0 !important; }

	
div.tes {
	background:none;
	padding:0;
	position: relative;	
	width: 380px;
	height: 200px;
	/* overflow: hidden; */	
}
	div.tes .tes_item {
		position: absolute;
		left: 0;
		top: 0;
		display: none;			
	}
		div.tes .tes_item.active {	
			display: block;			
		}


	div.tes blockquote {
	  padding: 0;
	  border: 0;
	  margin: 0;
	}
	div.tes blockquote .featured-thumbnail {
		float: left;
		margin: 0 10px 0 0;
	}
	div.tes .tes_itemInner { display: table; }

	div.tes blockquote .testiTitle {
		color: #2e3030;
		font: 14px/20px 'Oswald', sans-serif;
		background: #f4f4f4;
		padding: 20px 20px 12px 20px;
		/* display: table; */	
		position: relative;
		text-transform: uppercase;								
	} 			
		div.tes blockquote .testiTitle:before {
		    content: "";
		    left: -10px;
		    position: absolute;
		    top: 20px;
		    width: 0px;
			height: 0px;
			border-style: solid;
			border-width: 7.5px 10px 7.5px 0;
			border-color: transparent #f4f4f4 transparent transparent;
			line-height: 0px;
			_border-color: #000000 #f4f4f4 #000000 #000000;
			_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
		}


	div.tes blockquote a {
		text-decoration: none;
		background: #f4f4f4;
		padding: 0 20px 20px 20px;
		color: #666666;
		font: italic 12px/18px "Roboto", sans-serif;	
		display: block;
	}		
		div.tes blockquote a:hover { text-decoration: underline; }

	div.tes .tes-name .user, div.tes .tes-name {
		padding: 0;
		margin: 6px 0 0 0;
		font: italic 12px/18px "Roboto", sans-serif;
		color: #2e3030;
	}
		div.tes .tes-name .user {
			position: absolute;
			left: 0;
			top: 92px;
			width: 70px;	
			text-transform: uppercase;							
		}

	div.tes	.tesNavLeft, div.tes .tesNavRight {
		background: url(images/bg_tesNav.png) 0 0 no-repeat;
		position: absolute;
		top: -41px;
		right: 32px;
		width: 13px;
		height: 22px;	
		opacity: 0.6;	
	}
		div.tes	.tesNavRight {
			right: 5px;
			background-position: -27px 0;			
		}	
		div.tes	.tesNavLeft:hover, div.tes .tesNavRight:hover { opacity: 1; }


/*  **************************************************/
	
	.list.numeric_list { margin: 0; padding: 0; }
		.list.numeric_list li {
			padding-left: 28px;
			position: relative;
			margin-bottom: 20px;
		}
			.list.numeric_list li span {
				color: #C0151F;
				font: 900 36px/36px 'Oswald', sans-serif;
				text-transform: uppercase;
				display: block;
				position: absolute;
				top: 0;
				left: 0;																
			}
		.list.numeric_list .numeric_ItemCaption {
			color: #2e3030;
			font: 16px/18px 'Oswald', sans-serif;
			text-transform: uppercase;
			padding: 0;
			margin: 0 0 5px 0;		
		}


/* ===========================  Footer ==================== */

#footer {
	height: auto;
	padding: 9px 0 0;
	position: relative;
	z-index: 999;
	width: 100%;
	margin: 0;
	border-top: 3px solid #ded7d4;
	background: #5d564e;
	color: #f4efec;
	font: 13px/20px 'Roboto', sans-serif;	
}
	#footer span, #footer a {
		text-decoration: none;
		color: #fff;	

	}
		#footer a:hover {
			text-decoration: underline;			
		}
	
	#footer .span3 { text-align: left; }
	
	#footer h2 {
	  color: #c0bab2;
	  font: 18px/22px 'CabinSketchRegular', serif;
	  margin: 0 0 15px 0;
	  padding: 0;
	  text-transform: uppercase;
	}
	
	#footer img { width: auto; }

	#footer p {
		color: #a09b95;
		font-size: 12px;
		line-height: 24px;	
	}

	#footer-text { margin-top:25px;  padding: 10px 0;}


	#footer-text, #footer-text a {
		color: #948e86;
		text-transform: none;	
		font-size: 12px;
		line-height: 16px;	
		text-decoration: none;	
		text-align: left;	
		background: #48423b;
	}	
		#footer-text a:hover { text-decoration: underline; }
	
	
/* **************************************************/

	a#logo img {
		width: auto;
		}

	#footer a#logo img {
	  width: auto;
	}	

/*  **************************************************/



/*  ******************************** END OF FOOTER  ****************/	



/* Lightbox */
.lightbox {
	display:block;
	position:relative;
	}

/* Back to Top */
#back-top-wrapper {
  z-index: 9999999;
  position:absolute;
  overflow:hidden;
  height:48px;
}
#back-top {
	position: fixed;
	bottom: 12px;
	right: 10%;
	margin: 0 0 0 636px;
	display:none;
}

#back-top a {
	width: 48px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
  background: url(images/up-arrow.png) no-repeat 0 0;
  display: block;
  height: 50px;
  width: 50px;
  opacity: 0.6;
}
#back-top a:hover span {
	opacity: 1;
}


/*  **************************************************/
/* -------------------- Toggle ----------------*/
.toggle {
  margin-bottom: 3px;
}
	.toggle .trigger {
	  color: #6E6E6E;
	  background: #e2e2e2;
	  display: block;
	  font: bold 12px/18px 'Niconne', sans-serif;
	  height: 1%;
	  padding: 6px 0 6px 41px;
	  position: relative;
	  text-decoration: none;
	  text-transform: uppercase;
	  -webkit-border-radius: 40px 0 40px 0;
	  -moz-border-radius: 40px 0 40px 0;
	  border-radius: 40px 0 40px 0;
	  
	}
		.toggle .trigger:hover {
			color: #efefef;
			background: #7cac4e;
		}


.toggle .trigger span {
  background: url(images/bg_accordion.png) no-repeat 0 -34px;
  display: block;
  height: 10px;
  left: 21px;
  position: absolute;
  text-indent: -9999px;
  top: 12px;
  width: 12px;
}	
	.toggle .trigger:hover span { background-position: 0 0; }

	
/*  **************************************************/
.toggle .active { color: #efefef; background: #7cac4e; }
.toggle .active span { background-position: 0 0; }

.toggle .box {
	margin: 16px 25px 20px 0;
	border-left: 1px solid #e2e2e2;
	padding: 0 0 0 15px;
	height: 110px;
}


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


/* Dropcap */

.dropcap {
	background: url(images/dropcap.png) no-repeat 0% 0%;
	float: left;
	width: 42px;
	height: 42px;
	overflow: hidden;
	margin: 6px 20px 15px 0;
	padding: 0;
	letter-spacing: -3px;
	line-height: 38px;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #fff;
}

.widget-area {
	
}

.hr {
	height:1px;
	/* background:#eee; */
	border-bottom: 2px solid #e2dad9;
	overflow:hidden;
	font-size:0;
	line-height:0;
	padding-top: 25px;
	margin:0 0 25px 0;
	clear: both;	
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_12 .hr {
	margin-left:0;
	margin-right:0;
	}
.sm_hr {
  height: auto;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  padding: 12px 0 0;
  margin: 0 0 28px 0;
  clear: both;  
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}

.spacer, .spacer2 {
	width: 100%;
	height: 49px;
	overflow: hidden;
}



/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0 0 16px 0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:1em;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			font-style:italic;
			color:#191919;
			text-decoration:underline;
			}
		.address dd a:hover {
			text-decoration:none;
			}

			
/* Google Map */
.google-map {
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url(images/loading-map.gif);
	}




/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		left:0;
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	

/* Forms
---------------------------------------- */

/* Form defaults */
#searchform {
  position: relative;
}
	.widget #searchform { margin-top: 7px; }

	#searchform input[type="text"] {
		border:none !important;
		color: #cecece !important;
		font: 12px/15px 'Roboto', sans-serif;
		height: 34px;
		padding: 0 25px 0 10px;
		width: 80%;	 
		background: #817b73;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		float: left;	

		-webkit-border-radius: 17px;
		-moz-border-radius: 17px;
		border-radius: 17px;

	}
		.span3 #searchform input[type="text"] {
			width: 83%;
		}

		#searchform input[type="text"]:focus {
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
			border: 1px solid #f00;
		}

	#searchform input[type="submit"] {
		background: url(images/bg_submit.png) center center no-repeat;
		width: 31px;
		height: 34px;
		position: absolute;
		right: 25px;
		padding: 0;
		top: 0;
		border: none;
		text-indent: -99999px;
		opacity: 0.8;
	}
		#searchform input[type="submit"]:hover { opacity: 1; } 
	
	#footer #searchform input[type="text"]:focus {
		background: #2B2620 !important;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1) !important; 
		-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1) !important; 
		box-shadow: 0px 0px 5px 0px rgba(255,255,255,1) !important; 
	} 


/*  **************************************************/

	.no-results #searchform {
		width: 400px;
		margin-bottom: 0;
	}

/*  **************************************************/

#sidebar #searchform input[type="text"] {
	background: #fff;
	border: 1px solid #c1c3cc;
	height: 30px;
	padding: 0 25px 0 5px;
    width: 84%;
}
	#sidebar #searchform input[type="text"]:focus {
		background: none repeat scroll 0 0 #F2F2F2;
    	color: #323440;
	}

#sidebar #searchform input[type="submit"] {
	background: url("images/bg_submit2.png") no-repeat 0 center;
    border: medium none;
    height: 32px;
    opacity: 0.7;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 0;
    width: 20px;
}
	#sidebar #searchform input[type="submit"]:hover { opacity: 1; }

/*  **************************************************/


.search-no-results .no-results #searchform input[type="text"],
.error404 #error404 #searchform input[type="text"] {
	height: 24px;
	line-height: 34px !important;
	padding: 5px 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
	width: 380px;
	background: none repeat scroll 0 0 #4A4442;
    border: 1px solid #565250;
    border-radius: 0;
    box-shadow: none;
    color: #AFA9A7 !important;
    font: 14px/14px 'Roboto',sans-serif;
}
	.search-no-results #sidebar #searchform input[type="text"] {
		width: 84%;
	}

input[type="text"]:focus, input[type="email"]:focus,
input[type="phone"]:focus, input[type="tel"]:focus,
textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

	.error404 #error404 #searchform input[type="submit"],
	.search-no-results .no-results #searchform input[type="submit"] {
		background: url(images/bg_submit.png) no-repeat 0 center;
	    border: medium none;
	    height: 36px;
	    opacity: 0.8;
	    position: absolute;
	    right: 5px;
	    text-indent: -9999px;
	    top: 0;
	    width: 20px;
	}

	#searchform input[type="submit"]:hover,
	.error404 #error404 #searchform input[type="submit"]:hover,
	.search-no-results .no-results #searchform input[type="submit"]:hover {
		opacity: 1;
	}
	
	#searchform input[type="text"]:focus,
	.error404 #error404 #searchform input[type="text"]:focus,
	.search-no-results .no-results #searchform input[type="text"]:focus {
		border: 1px solid #2A3136;
	}


/* 	#searchform input[type="text"]::-webkit-input-placeholder  { opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100); color: #fff; }
#searchform input[type="text"]:-moz-placeholder { opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100); color: #fff; }
#searchform input[type="text"]:placeholder { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); color: #fff; }
 */
/*----------------------------------------------------------*/
	
/* Comment form */

#commentform {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px 0;
	color: #F2BD84;
}

	#commentform a {
		text-decoration: underline !important;
		color: #CCCCCC !important;
	}
	
		#commentform a:hover {
			text-decoration: none !important;
			color: #CCCCCC !important;			
		}

	#commentform p {
		margin: 0 0 9px 0;
	}
	
	#commentform label {
		float: left;
		width: 59px;
		padding: 0 10px 8px 0;
		line-height: 14px;
		text-align: left;
	}
	
	#commentform input[type="text"] {
		overflow: auto;
	    margin-bottom: 5px;
	    padding: 0 10px;
	    padding: 8px 10px\0/;
	    height: 37px;
	    margin-bottom: 5px;
	    width: 45%;

		background: #4a4442;
	    border: 1px solid #817B73;
	    -webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    box-shadow: none; 
	    color: #fff  !important;
	    font: 14px/14px 'Roboto',sans-serif;
	    height: 30px;
	    padding: 0 10px;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    margin: 0;
	}
		#commentform input[type="text"]:focus {
			background: #A09B93;
			outline: none !important;
		}


	#commentform textarea {
		border: 1px solid #e5e5e5;
		color: #ccc !important;
		font: 14px/14px 'Roboto', sans-serif;
		background: #fff;
	  	margin-bottom: 5px;
	    padding: 9px 10px;
	    width: 93%;
	  	-webkit-resize: none;
	  	-moz-resize: none;
	  	resize: none;
	  	height: 250px;
	  	background: none repeat scroll 0 0 #4A4442;
	    border: 1px solid #565250;
	   -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    -webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    box-shadow: none;
	    color: #AFA9A7 !important;
	    font: 14px/14px 'Roboto',sans-serif;
	    margin: 0;
	}
		#commentform textarea:focus {
			background: #A09B93;
			outline: none !important;
		}



/* Contact form */
.wpcf7-form { margin: 0; }

.wpcf7-form p.field small {	color:red;}

.wpcf7-form .input-file {
	width: 79px;
	height: 22px;
	background: url(images/btn-choose-file.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position:relative;
	}
.wpcf7-form input[type="file"] {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	cursor: pointer;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}

#footer .wpcf7-form textarea {
  height: 60px;
  overflow: auto;
  width: 92%;
}

.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
}

		div.wpcf7-response-output {
		  margin-left: 0 !important;
		  margin-right: 0 !important;
		  width: 71%;
		}
		.wrap_cf.main div.wpcf7-response-output {
		  margin-left: 0 !important;
		  margin-right: 0 !important;
		  width: 200px;
		  margin-top: 0 !important;
		  clear: both;		  
		}
		
	.wpcf7-form .ajax-loader {
		float: left !important;
		margin: 17px 0 0 0 !important;
		width: auto !important;
	}






/*------------------------- Contact Form MAIN --------------------------*/


/*  **************************************************/

.wrap_cf .wpcf7-form input[placeholder],
.wrap_cf .wpcf7-form textarea[placeholder] {
	color: #E0E0E0;
}
.wrap_cf .wpcf7-form input[placeholder]::-webkit-input-placeholder, 
.wrap_cf .wpcf7-form textarea[placeholder]::-webkit-input-placeholder { /* WebKit browsers */
    color:    #E0E0E0;
}
.wrap_cf .wpcf7-form input[placeholder]:-moz-placeholder,
.wrap_cf .wpcf7-form textarea[placeholder]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #E0E0E0;
}
.wrap_cf .wpcf7-form input[placeholder]::-moz-placeholder,
.wrap_cf .wpcf7-form textarea[placeholder]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #E0E0E0;
}
.wrap_cf .wpcf7-form input[placeholder]:-ms-input-placeholder,
.wrap_cf .wpcf7-form textarea[placeholder]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #E0E0E0;
}

.wpcf7-form .leftPart {
	width: 300px;
	margin-right: 20px;
	float: left;	
}
.wpcf7-form .rightPart {
	width: 620px;
	float: left;	
}

.wrap_cf .wpcf7-form span.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	margin-bottom: 0;
	overflow: hidden;
}

.wrap_cf .wpcf7-form input[type="text"],
.wrap_cf .wpcf7-form input[type="email"],
.wrap_cf .wpcf7-form input[type="number"],
.wrap_cf .wpcf7-form textarea {
    width: 87.7%;
   	background: #4a4442;
    border: 1px solid #817B73;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    color: #fff  !important;
    font: 14px/14px 'Roboto',sans-serif;
    height: 30px;
    padding: 0 25px 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
}
	.wrap_cf .wpcf7-form textarea {
	  height: 107px !important;
	  resize: none;
	  width: 93.5%;
	  padding-top: 8px;
	}
	.wrap_cf .wpcf7-form input[type="text"]:focus,
	.wrap_cf .wpcf7-form input[type="email"]:focus,
	.wrap_cf .wpcf7-form input[type="number"]:focus,
	.wrap_cf .wpcf7-form textarea:focus {
		/* -webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border: 1px solid #9CBE28; */
		background: #A09B93;
		outline: none;
	}

	.wrap_cf.main .wpcf7-form input[type="submit"] {
	  margin: 20px 0 20px;
	  border: none;
	}
	
	.wpcf7-form-control-wrap { display: block !important; overflow: hidden; }
		.wpcf7-form .wpcf7-not-valid-tip {
			position: absolute;
			top: 0;
			left: 0;
			height: 14px;
			background: #f00;
			color: #fff;
			padding: 9px;
			display: block;
			width: 100%;
			line-height: 14px;
		}

	.wpcf7-form-control-wrap + br { display: none; }
/*  **************************************************/

	#footer .wpcf7-form input[type="text"],
	#footer .wpcf7-form input[type="email"],
	#footer .wpcf7-form input[type="phone"],
	#footer .wpcf7-form textarea {
		border: 1px solid #b6aca7;
		background: #f5f0ed;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: 0px 1px 1px #faf9f8;
		-moz-box-shadow: 0px 1px 1px #faf9f8;
		box-shadow: 0px 1px 1px #faf9f8; 
		color: #5d5a59;
		font: 300 14px/14px "Oswald", serif;
		padding: 9px 10px;
		width: 90%;
		resize:none;
	}

	#footer .wpcf7-form input.wpcf7-submit { float: left; margin-top: 10px; }


/*  **************************************************/
.wpcf7-form > p {
	margin-bottom: 0;
}
/*  **************************************************/
.wrap_cf .wpcf7-form input[type="submit"] {
    float: left;  
    display: inline-block;
    margin: 5px 0 20px;
    width: auto;  
}



#sidebarLeft ul li .post-entry a {padding-bottom: 0;}
/*  **************************************************/

/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

div.pp_overlay { z-index: 9999 !important; }

p:empty, img + br { display: none !important; }


.fluid_W50 { width: 50%; float: left; padding: 0 !important; }

.fluid_W50 > .fluid_W50Inner { padding-right: 15px !important; }

.dispayTableBox { display: table; margin-bottom: 10px; }

/*  **************************************************/

#filter-by {
	text-align: left;
	margin-bottom: 30px;
}
#primaryWrapContent #filter-by a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
    background: #a7ca2e;
    border-radius: 5px;
    color: #fff;
    margin: 5px;
    padding: 10px;
}
	#primaryWrapContent #filter-by a:hover, #primaryWrapContent #filter-by a.active { 
 background: #740098;
    color: #fff;
 }

#galleryHolder { 
  position:relative; 
  width:100%; 
  overflow:hidden; 
} 
	#galleryHolder .isotope { margin-left: -20px; }

.galleryItem { 
  position:relative; 
  float:left; 
  overflow: hidden; 
  position: relative; 
  width: 212px; 
  height: 212px; 
  margin: 0 0 25px 25px; 
} 

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

#primaryWrapContent .galleryItem.isotope-item:hover img {
	border: 1px solid #DCCDB8;
}



/* Always remember to compress your live stylesheet and keep an uncompressed backup */

ul.hmul li {
    list-style: none;
    float: left;
    width: 50%;
    text-align: center;
}ul.hmul {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
/*About Us Page*/
.page-id-8 .span2 {
    width: 200px;
}p.testi {
    text-align: justify;
    font-size: 16px;
}.page-id-8 .span6 {
    margin-bottom: 2%;
}
/*Bday Parties*/
img {
    width: auto;
}.bdayparty {
    text-align: center;
margin-bottom:15px;
}.row {
    margin-top: 20px;
}
img.icosumr {
    width: 36px;
}
.sumrtabl{
font-size: 20px !important;
    font-weight: bold !important;
    color: #4b0082 !important;
}dl dt {
    background: transparent;
}
.img7 {
margin-top:2%;
margin-left:2%;
}
.pop-up-heading {
    margin-bottom: 10px !important;
}.list_carousel .slidertitle a {
    font-size: 18px;
}ul.staff li.span3 {
    width: 203px;
}.home #main h5 a {
    font-size: 25px;
}#footer .span4 {
    width: 100%;
}.part1 {
    width: 48%;
    text-align: right;
    float: left;
    margin-right: 2%;
font-size: 20px;
    line-height: 30px;
    margin-top: 2%;
}.part2 {
    width: 48%;
    margin-left: 2%;
    margin-top: 2%;
font-size: 20px;
    line-height: 30px;
    float: left;
    text-align: left;
}div#footer-text .row {
    margin: 0;
}.page-id-917 ul {
    padding-left: 20px !important;
}.gallery .fg_zoom img {
   /* width: 276px !important;*/
  /*  height: 200px !important;*/
}#header .row {
    margin-top: 0;
}a.pps-btn {
    color: white !important;
    text-shadow: none !important;
    padding: 14px !important;
    width: auto !important;
    font-size: 17px !important;
    border-radius: 5px !important;
}

@media (min-width:280px)and (max-width:750px){
a#logo img {
    width: 137px !important;
}.list_carousel .slidertitle a {
    font-size: 13px !important;
}ul.staff li.span3 {
    width: 100%;
}.gallery .fg_zoom img {
    width: 176px !important;
    height: 150px !important;
}.page-id-8 .span2 {
    width: 100%;
}#primaryWrapContent img {
    max-width: 100% !important;
}
}
@media (min-width:950px)and (max-width:1200px){
#topnav > li{
    width: 101px;
}ul.staff li.span3 {
    width: 165px;
}
}
@media (min-width:751px)and (max-width:850px){
a#logo img {
    width: 125px;
}#topnav > li {
    width: 122px !important;
}#sliderWrap {
    margin-top: 9.2%;
}
}

.span9 .span3 p {
    margin-bottom: 7%;
    line-height: 25px;
}
@media (min-width:851px) and (max-width:979px) {
#topnav li a {
    font-size: 15px;
}
}
@media (min-width:980px) and (max-width:1199px) {
#topnav li a {
    font-size: 18px;
}
}
.offset2 #text-2 h2 {
    margin-bottom: 12px !important;
}
#text-2 .textwidget a:hover {
    color: #B0D534 !important;
    text-decoration: none;
}
#primaryWrapContent .staff .pps-button-popup-1401 img {
    border-radius: 50%;
    width: 206px;
    margin-bottom: 30px;
}
.popup-about-us {
    color: #48443e;
    font: 15px/18px "ChewyRegular";
    text-align: center;
}
#primaryWrapContent .staff .pps-button-popup-1401 img:hover {
    background: #aeca1e none repeat scroll 0 0;
    border: 1px solid #aeca1e;
}
#primaryWrapContent .staff .pps-button-popup-1389 img {
    border-radius: 50%;
    width: 206px;
    margin-bottom: 30px;
}
#primaryWrapContent .staff .pps-button-popup-1389 img:hover {
    background: #aeca1e none repeat scroll 0 0;
    border: 1px solid #aeca1e;
}
#primaryWrapContent .pps-button-popup-1403 img {
width: 300px;
}
#primaryWrapContent .pps-button-popup-1406 img {
width: 300px;
}
.gallery-btn-home-page {
    padding: 15px !important;
    margin-top: 15px;
    font-size: 23px !important;
}
@media (min-width:300px)and (max-width:480px){
.popup-press-main-b-p a, .popup-press-main-b-p .pps-button-popup {
    margin-right: 15px !important;
    margin-bottom: 10px !important;
}
.footer-links-wheel-chair {
    width: 100% !important;
    text-align: center !important;
    font-size: 18px !important;
}
.birthday-party-main {
    width: 92% !important;
    margin-bottom: 20px;
}
.birthday-party-content-button > img {
    max-width: 100%;
    width: 96% !important;
margin-bottom: 20px;
}
.birthday-party-content-button a{
width: 34% !important;
}
.food-right-side-main .span8 {
    margin-left: 0;
    width: 100% !important;
}
}
@media (min-width:481px)and (max-width:600px){
.footer-links-wheel-chair {
    width: 100% !important;
    text-align: center !important;
}
.popup-press-main-b-p a, .popup-press-main-b-p .pps-button-popup {
    margin-bottom: 10px !important;
}
.food-right-side-main .span8 {
    margin-left: 0;
    width: 100% !important;
}
.birthday-party-content-button a{
width: 20% !important;
}
.birthday-party-main {
    width: 97% !important;
    margin-bottom: 20px;
}
}
@media (min-width:601px)and (max-width:767px){
.footer-links-wheel-chair {
    width: 100% !important;
    text-align: center !important;
}
.food-headqua-termain > img {
    width: 100% !important;
    float: left;
}
.popup-press-main-b-p a, .popup-press-main-b-p .pps-button-popup {
    margin-bottom: 10px !important;
}
.food-right-side-main .span8 {
    margin-left: 0;
    width: 100% !important;
}
.birthday-party-main {
    width: 97% !important;
    margin-bottom: 20px;
}
}
@media (min-width:768px)and (max-width:979px){
.birthday-party-content-button a{
width: 25% !important;
}
.birthday-party-main h4 {
    font: 15px/30px "CabinSketchBold",sans-serif !important;
}
.loot-bags-for-r-s {
    width: 100% !important;
}
.bdayparty .btn.loot-holiday-main1 {
    width: 145px !important;
}
.bdayparty .btn.loot-holiday-main2 {
    width: 145px !important;
}
.bdayparty .btn.loot-holiday-main3 {
    width: 145px !important;
}
.bdayparty .btn.loot-holiday-main4 {
    width: 145px !important;
}
.bdayparty .btn.loot-holiday-main5 {
    width: 145px !important;
}
.bdayparty .btn.loot-holiday-main6 {
    width: 145px !important;
}
.bdayparty .btn.loot-holiday-main {
    width: 145px !important;
}
}
@media (min-width:980px)and (max-width:1199px){
.birthday-party-content-button a{
width: 25% !important;
}
.popup-press-main-b-p a, .popup-press-main-b-p .pps-button-popup {
    margin-bottom: 15px !important;
}
.food-right-side-main .span8 {
    width: 54% !important;
}
.bdayparty .btn.loot-holiday-main1 {
    width: 190px !important;
}
.bdayparty .btn.loot-holiday-main2 {
    width: 190px !important;
}
.bdayparty .btn.loot-holiday-main3 {
    width: 190px !important;
}
.bdayparty .btn.loot-holiday-main4 {
    width: 190px !important;
}
.bdayparty .btn.loot-holiday-main5 {
    width: 190px !important;
}
.bdayparty .btn.loot-holiday-main6 {
    width: 190px !important;
}
.bdayparty .btn.loot-holiday-main {
    width: 190px !important;
}
}
@media (min-width:768px)and (max-width:1199px){
.footer-links-wheel-chair {
    width: 48% !important;
   font-size: 18px !important;
}
}
.toronto-youth-events > li {
    font-size: 15px !important;
color: #48443e !important;
}
.font_ul{font-size:14px;padding-left: 20px;}
.slider-home-page-main {
font: 30px/40px "ChewyRegular",sans-serif !important;
}
.container-for-activities-section ul li {
    margin-left: 22px;
}
.container-for-activities-section {
    background-image: url(/wp-content/uploads/2016/11/background-iamge.png) !important;
    padding: 30px 0;
    margin: 30px 0;
}
.container-for-activities-section h2 {
    color: #fff !important;
}
.container-for-activities-section ul li a {
    color: #fff !important;
}
.visit-group-s-main ul li {
    margin-left: 22px;
}
.btn.loot-holiday-main {
    font-size: 21px;
    padding: 25px 15px;
    background: #F84828 !important;
    border-radius: 23px;
width: 250px !important;
}
.btn.loot-holiday-main:hover {
    background: #740098 !important;
}

.btn.loot-holiday-main1 {
    font-size: 21px;
    padding: 25px 15px;
    background: #F9800D !important;
    border-radius: 23px;
width: 250px !important;
}
.btn.loot-holiday-main1:hover {
   background: #740098 !important;
}

.btn.loot-holiday-main2 {
    font-size: 21px;
    padding: 25px 15px;
    background: #FFDE00 !important;
    border-radius: 23px;
width: 250px !important;
}
.btn.loot-holiday-main2:hover {
    background: #740098 !important;
}

.btn.loot-holiday-main3 {
    font-size: 21px;
    padding: 25px 15px;
    background: #9CCA00 !important;
    border-radius: 23px;
width: 250px !important;
}
.btn.loot-holiday-main3:hover {
   background: #740098 !important;
}

.btn.loot-holiday-main4 {
    font-size: 21px;
    padding: 25px 15px;
    background: #00CF88 !important;
    border-radius: 23px;
width: 250px !important;
}
.btn.loot-holiday-main4:hover {
    background: #740098 !important;
}

.btn.loot-holiday-main5 {
    font-size: 21px;
    padding: 25px 15px;
    background: #00A8FF !important;
    border-radius: 23px;
width: 250px !important;
}
.btn.loot-holiday-main5:hover {
   background: #740098 !important;
}
.btn.loot-holiday-main6 {
    font-size: 21px;
    padding: 25px 15px;
    background: #008AD1 !important;
    border-radius: 23px;
width: 250px !important;
}
.btn.loot-holiday-main6:hover {
    background: #740098 !important;
}
.birthday-party-heading-main {
    font: 26px/30px "CabinSketchBold",sans-serif !important;
 color: #740098 !important;
}
.birthday-party-content-button > img {
    float: left;
    margin-right: 15px;
}
.birthday-party-content-button > p {
    text-align: justify;
}
.birthday-party-content-button h4 {
    margin-bottom: 12px !important;
}
.birthday-party-main {
    float: left;
    padding: 10px;
    width: 100%;
    border: 1px solid #d0cac6;
    border-radius: 9px;
    border-right: 1px solid #d0cac6;
}
.birthday-party-content-button a {
    padding: 15px 20px;
    margin-top: 10px;
    /*width: 14%;*/
    float: left;
    text-align: center;
    background: #F9800D;
    border-radius: 10px;
    font-size: 16px;
    color: #fff !important;
}
.main-outer-birthday-party {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.food-headqua-termain img {
    width: 400px;
    float: left;
    margin-right: 2%;
}
.food-right-side-main .span8 {
    width: 734px;
    margin-left: 0;
}
.lot-bag-sand-tablewre {
    padding: 8px 7px;
    border-radius: 5px;
    background: #F9800D;
    color: #fff !important;
}
.food-tablebare-loot-bags {
    background: #FFDE00 !important;
    border-radius: 7px;
    font-size: 21px;
    padding: 13px 0px;
    width: 130px !important;
    margin-right: 20px;
    float: left;
    text-align: center;
    color: #fff !important;
}
.food-tablebare-loot-bags:hover {
background: #740098 !important;
}
.popup-press-main-b-p {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.popup-press-main-b-p .pps-button-popup-1513 {
    background: #f84828 !important;
    border-radius: 7px !important;
    color: #fff !important;
    float: left;
    font-size: 21px !important;
    margin-right: 20px !important;
    padding: 13px 0 !important;
    text-align: center !important;
    width: 130px !important;
    font-weight: normal !important;
 border: 0 !important;
}
.popup-press-main-b-p .pps-button-popup-1513:hover {
background: #740098 !important;
}
.popup-press-main-b-p .pps-button-popup-1409 {
    background: #00A8FF !important;
    border-radius: 7px !important;
    color: #fff !important;
    float: left;
    font-size: 21px !important;
    padding: 13px 0 !important;
    text-align: center !important;
    width: 250px !important;
    font-weight: normal !important;
 border: 0 !important;
}

.popup-press-main-b-p .pps-button-popup-1713{border-radius: 5px!important; background: #F9800D!important;
 color: #fff !important; border: none!important; width: 50% !important; font-size: 22px !important; margin-top: 2%!important; font-weight: normal!important;}

.popup-press-main-b-p .pps-button-popup-1409:hover {
background: #740098 !important;
}
.food-tablebare-loot-bags1 {
    background: #9CCA00 !important;
    border-radius: 7px;
    font-size: 21px;
    padding: 13px 0px;
    width: 130px !important;
    margin-right: 20px;
    float: left;
    text-align: center;
    color: #fff !important;
}
.food-tablebare-loot-bags1:hover {
background: #740098 !important;
}
.food-tablebare-loot-bags2 {
    background: #00CF88 !important;
    border-radius: 7px;
    font-size: 21px;
    padding: 13px 0px;
    width: 130px !important;
    margin-right: 20px;
    float: left;
    text-align: center;
    color: #fff !important;
}
.food-tablebare-loot-bags2:hover{
background: #740098 !important;
}

.birtdayimgs {
    float: left;
    margin-right: 5%;
    width: 32%;
}.birthdaycnt {
    float: left;
    width: 63%;
}
div.pp_default .pp_expand {
    display: none !important;
}

#topnav > li + li + li + li + li + li + li + li + li {
    background: #ff0000;}.rgt {
    float: right;
}.lft {
    float: left;
}.lft a {
    color: white !important;
}.rgt a {
    color: white !important;
}
@media (min-width:950px) and (max-width:1200px){
.container-for-activities-section ul li {
    margin-left: 15px;
}.span6.offset2 .textwidget a {
    font-size: 27px !important;
}
}
@media (min-width:280px) and (max-width:750px){
.lft {
    text-align: center;
    float: none;
}.rgt {
    text-align: center;
    float: none;
}.container-for-activities-section {
    background-size: cover;
}img.lgo {
    width: 81px !important;
}a#ftrlogo img {
    width: 115px;
}img.soc {
    width: 90px !important;
}
}
@media (min-width:751px) and (max-width:949px){
.container-for-activities-section ul li {
    margin-left: 15px;
}.span6.offset2 .textwidget a {
    font-size: 27px !important;
}
}
#popuppress-1513 .pps-wrap, #popuppress-1409 .pps-wrap{width:80%;}
.iphorm-responsive .iphorm-elements .iphorm-element-wrap-text input, .iphorm-responsive .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-responsive .iphorm-elements .iphorm-element-wrap-password input, .iphorm-responsive .iphorm-elements .iphorm-element-wrap select, .iphorm-responsive .iphorm-elements .iphorm-element-wrap textarea {
    width: 100% !important;
    height: 30px !important;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_1-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-required {
    width: 48%;
    float: left;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_3-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-required {
    width: 48%;
    float: right;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_4-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-required { width: 48%;
    float: left;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_5-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-required {
    width: 48%;
    float: right;
}.iphorm-element-wrap.iphorm-element-wrap-date.iphorm_1_6-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-required {
    float: left;
    width: 48%;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_2-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-required {
    float: right;
    width: 48%;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_8-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-optional {
    width: 48%;
    float: right;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_9-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-optional {
    width: 48%;
    float: left;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_10-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-optional {
    width: 48%;
    float: left;
}.iphorm-element-wrap.iphorm-element-wrap-select.iphorm_1_11-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-optional {
    float: right;
    width: 48%;
}.iphorm-element-wrap.iphorm-element-wrap-text.iphorm_1_12-element-wrap.iphorm-clearfix.iphorm-labels-above.iphorm-element-optional {
    float: left;
    width: 100%;
}

div#footer-text a {
font-size: 17px;
font-weight: bold;}

div#footer-text {
font-size: 17px;}

.rgt {
margin-right: 5%;
}.main-home-container {
    width: 1170px !important;
    margin: auto !important;
}.list_carousel li[data-order="5"] {
    background: #892aa7;
}.list_carousel li[data-order="5"] .slidertitle a {
    background: #6c1587;
}.list_carousel li[data-order="5"] a.imgHolder img {
    border-color: #ae6cc2;
}