/* CSS Document */
@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
		font-weight: normal;
		font-style: normal;

}
@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemiBold') format('svg');
		font-weight: normal;
		font-style: normal;
}


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	background:#fff;
	font-family: 'OpenSansLight';
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	color:#f5145d;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* general classes and id's */

.flt{ float:left;/* text-transform:uppercase;width:192px;*/}
.flr{ float:right;}
.clr{ clear:both;} 

.relative{ position:relative;}
.wrapper{ width:943px; margin:0 auto;min-width:943px;}
#header{ /*background:url(../images/header_bg_rpt.jpg) repeat-x;*/ background:#FFFFFF;min-width:943px;}
#header .top{ height:67px;overflow:hidden;}
#header .logo{ position:absolute; top:12px; left:0px; width:273px; height:41px;}
#header .logo a{ display:block;}
#header .logo a img{ width:273px; height:41px; border:0px;}
#header .search{ width:284px; float:right; padding:15px 0 0 0;}
#header .search input[type="text"]{ background:url(../images/search_input.png) no-repeat; width:216px; height:20px; float:left; border:0px; font-family:Arial, Helvetica, sans-serif; color:#999999; font-size:14px; padding:8px 14px; line-height:20px;}
#header .search .btn{ float:left; background:url(../images/search_icon.png) no-repeat; width:36px; height:36px; border:0px; cursor:pointer; margin-left:2px;}
 
#menu{ padding:11px 0 0 0; height:29px; right:12px;}
#menu ul{ background:url(../images/arrows.png) left center no-repeat;}
#menu ul li{ float: left; font-size: 16px; text-transform: uppercase;padding: 0 17px; font-family: 'OpenSansLight';letter-spacing: 1px;}
#menu nav ul li{ float: left; font-size: 16px; text-transform: capitalize;padding: 0;margin-right:10px; font-family: 'OpenSansLight';letter-spacing: 1px;}
#menu ul li:first-child{ border:0px;}
#menu nav ul li a{ color:#777; text-decoration:none;padding:9px;letter-spacing: 0;}
#menu ul li a:hover, #menu ul li.active a{ 	background: #ff0066;color: #fff;}

.social{ position:absolute; right:0px; top:7px; width:auto !important;}
.social div, .social #simple-social-icons-2{}
.social a{}
.social .icon{ float:right; margin-left:3px;}
.social .temprature{ font-size:11px; width:63px;}
.social .textwidget img, .social .addtoany_share_save img{opacity: .6 !important;}
.social .textwidget img:hover, .social .addtoany_share_save img:hover {opacity:.9 !important;}
.social .temprature img{ vertical-align:middle; margin-left:5px; float:right;}
#wp_current_weather-2{ float:left;}
.wp_current_weather dl dd.today .temperature {
    line-height: 12px !important;
}

/* Layout One */

#homecontent{ padding-bottom:0px;} 
#top_images{ height:357px; width:100%; margin-bottom:18px;}
#top_images .image_item{ position:relative; height:357px; float:left; background-position:center 55% !important; background-repeat:no-repeat !important; width:20%;}
#top_images .image_item img{ display:none;}
#top_images .image_item .overlay{ background:url(../images/overlay.png) repeat; width:100%; height:100%; position:absolute; left:0px; top:0px; display:none;}
#top_images .image_item:hover .overlay{ display:block;}
#top_images .image_item .overlay a{ position:absolute; top:80px; left:25px; font-size:45px; line-height:53px; color:#fff; text-decoration:none; text-shadow:1px 1px 1px #000; font-family: 'OpenSansLight';  }
#top_images .image_item .overlay a:hover{ text-decoration:underline;}
#homecontent h1{ font-size:34px; line-height:39px; color:#999999; text-transform:uppercase; text-align:center; font-weight:normal;}
#homecontent h2{ font-size:24px; line-height:28px; color:#cccccc; text-transform:uppercase; text-align:right; font-weight:normal;}
#top_images #item_03 {background-position: center 20% !important;}

/* Layout Two */
#layout_two{}
#layout_two #image_grid{}
#layout_two #image_grid ul{ list-style:none; float:left; width:970px;}
#layout_two #image_grid .item{ position:relative; border:1px solid #ddd; float:left; width:220px; height:220px; margin:0 20px 20px 0; text-shadow:1px 1px 1px #000;}
#layout_two #image_grid .item img{ width:220px; height:220px;}
#layout_two #image_grid .item .overlay{ display:none; position:absolute; top:0px; left:0px; width:100%; height:100%; background:url(../images/overlay.png) repeat;}
#layout_two #image_grid .item:hover .overlay{ display:block;}
#layout_two #image_grid .item .overlay h2{ font-size:36px; line-height:40px; font-weight:normal; color:#fff; position:absolute; left:16px; top:55px; font-family: 'OpenSansLight';}
#layout_two #image_grid .item .overlay p{ font-size:14px; line-height:20px; color:#cccccc; position:absolute; left:16px; top:145px; font-family: 'OpenSansLight';}
#layout_two #image_grid .item .overlay p .white{ color:#fff;}
#layout_two #image_grid .item .overlay .button{ width:auto; height:auto; position:absolute; right:16px; bottom:19px;}

/* Layout Three */
#layout_three{ padding:0 3px 0 1px; width:945px;}
#layout_three .sidebar{ float:left; width:461px; margin-bottom:12px;}
#layout_three .sidebar #slider{ width:459px; height:334px; position:relative; margin-bottom:17px;}
#layout_three .sidebar #slider .slider_img{ width:459px; height:334px;}
#layout_three .sidebar #slider .slider_img img{ width:459px; height:334px;}
#layout_three .sidebar #slider .prev{ position:absolute; right:5px; top:158px; background:url(../images/previous.png) no-repeat; width:24px; height:24px;}
#layout_three .sidebar #slider .next{ position:absolute; left:5px; top:158px; background:url(../images/next.png) no-repeat; width:24px; height:24px;}
#layout_three .sidebar #map{ width:459px; height:331px; border:1px solid #ccc; position:relative;}
#layout_three .sidebar #map .map{ width:459px; height:331px;}
#layout_three .sidebar #map .point{ position:absolute; top:43px; left:151px;}
#layout_three .sidebar #map .bubble{ background:url(../images/map_overlay.png) no-repeat; width:203px; height:171px; position:absolute; top:25px; left:-90px; padding-top:10px;}
#layout_three .sidebar #map .bubble p{ padding:15px 19px 0 19px; font-size:14px; line-height:18px; color:#fff;}
#layout_three .sidebar #map .bubble p span{ color:#ff0066;}
#layout_three .sidebar #map .bubble .cross{ position:absolute; right:7px; top:16px; width:8px; height:8px;}
#layout_three .content{background:#fff; width:416px; padding:17px 22px 15px 22px; float:right; min-height:651px;overflow:hidden;margin-bottom: 15px;}
#layout_three .content hgroup{ background:url(../images/hr.gif) repeat-x left bottom; padding-bottom:11px; position:relative; margin-bottom:17px;}
#layout_three .content hgroup h1{ font-size:36px; line-height:40px; color:#666666; font-weight:normal;}
#layout_three .content hgroup h2{ font-size:22px; line-height:26px; color:#999999; font-weight:normal;}
#layout_three .content hgroup .fb_like{ position:absolute; right:15px; top:2px; height:20px; width:71px; xoverflow:hidden;}
#layout_three .content p{ font: 10.5pt opensansregular;line-height: 1.7;color:#665; margin-bottom:15px;}
#layout_three .content p a{ text-decoration:underline; color:#333333;}
#layout_three .content .prod_details{ background:#e5e4e4; padding:15px 19px; margin-bottom:15px;}
#layout_three .content .prod_details h3{ font-size:15px; line-height:19px; color:#333; font-weight:bold; margin-bottom:4px;}
#layout_three .content .prod_details p{}
#layout_three .content .prod_details ul{ margin-bottom:18px; list-style:none;}
#layout_three .content .prod_details ul li{ font-size:13px; line-height:18px; color:#666666; background:url(../images/dot.gif) no-repeat 0px 9px; padding-left:7px;}
#layout_three .content .buttons{background:url(../images/hr.gif) repeat-x left top; padding-top: 17px;padding-bottom: 3px;width: 100%;float: left;}
#layout_three .content .buttons p{ font-family: 'OpenSansLight'; font-size:14px; color:#666666; line-height:28px;}
#layout_three .content .buttons .btn:hover{background:#ff0066;}
#layout_three .content .buttons .btn{ 
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #676767;
	width: 110px;
	height: 28px;
	line-height: 28px;
	font-family: 'OpenSansLight';
	float: right;
	margin-left: 7px;
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;	
}


/*footer*/
#footer{}
#footer .pdf{ text-align:center; font-size:13px; color:#666666; padding-bottom:14px;font-family: 'OpenSansLight';text-transform: uppercase;margin-top: 15px;}
#footer .pdf img{ vertical-align:middle;margin-top: -5px;width: 50px;opacity: .7;}
#footer .bottom{ border-top:1px solid #cccccc; padding-bottom:5px; color:#b2b2b2;font-size:12px; line-height:28px;}
#footer .copyright{ float:left;}
#footer .links{ margin-left:73px; float:left; list-style:none;}
#footer .links li{ 

  border-left: 1px solid #CCCCCC;
    float: left;
    font-family: 'OpenSansLight';
    font-size: 14px;
    line-height: 24px;
    padding: 0 0px;
}
#menu-footer li:last-child {     
    border: 0 none;
}
#footer .links li a{ margin:0 15px; color:#b2b2b2; text-decoration:none;}
#footer .links li a:hover{ color: #ff0066;}
#footer .current-menu-item a, #footer .current-post-parent a {color: #ff0066 !important;}
#menu-category_menu .current-menu-item  a{background:#ff0066;color:#fff; font-weight:bold;}
#menu-category_menu .current-post-parent a{background:#ff0066;color:#fff;}
#layout_three .content ul {
    list-style: none outside none;
    margin-bottom: 18px;
}
#layout_three .content ul li {
    background: url("../images/dot.gif") no-repeat scroll 0 9px transparent;
    color: #666666;
    font-size: 13px;
    line-height: 18px;
    padding-left: 7px;
}





/* FORMER RESPONSIVE LINES here */

@media only screen and (max-width : 943px) { 
	#layout_two #image_grid {max-width : 943px;overflow-x:hidden;}
	#top_images {width: 943px;}
}
@media only screen and (max-width : 960px) { 
	#top_images .image_item .overlay a {font-size: 34px;}
}





/* map css starts here */
#layout_three .sidebar #map .map{ width:459px; height:331px;}
#layout_three .sidebar #map .point{ position:absolute; top:43px; left:151px;}
#layout_three .sidebar #map .bubble p{ padding:15px 19px 0 19px; font-size:14px; line-height:18px; color:#fff;}
#layout_three .sidebar #map .bubble p span{ color:#ff0066;}
#layout_three .sidebar #map .bubble .cross{ position:absolute; right:7px; top:16px; width:8px; height:8px;}
#layout_three .sidebar #map_canvas .bubble{ background:url(../images/map_overlay.png) no-repeat; width:203px; height:171px;padding-top:10px; left: 39px; position: absolute; z-index:1000;}
.infoBox{ opacity:1 !important;}
.infoBox>img{ left: 226px !important; position: absolute !important; top: 6px !important; z-index: 1001 !important;}
#layout_three .sidebar #map_canvas .bubble p{ padding:15px 19px 0 19px; font-size:14px; line-height:18px; color:#fff;}
#layout_three .sidebar #map_canvas .bubble p span{ color:#ff0066;}
#layout_three .sidebar #map_canvas .bubble .cross{ position:absolute; right:7px; top:16px; width:8px; height:8px;}
.map_can{width: 459px; height: 331px; border:1px solid #ccc;}
/* map css end here */

.acherclass { height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5000;
}


#lagos-flag { margin-left: 542px; margin-top: 15px;}
.clears {clear:both;float:none;}
#menu-category_menu .current-menu-item a {}
.cat-subtitle {font-family: 'OpenSansRegular';color:#fff;text-shadow: 1px 1px 1px #000;font-size: 16px;position: absolute; top: 135px; left: 28px;}


/* update changes 2013 */

body.testimonials #layout_three .content .prod_details, 
body.testimonials #layout_three .content .buttons {display: none !important;visibility:hidden;}
#personal-info { background:#e5e3e4; padding:15px;color:#777;font-size: 12px; line-height: 20px;}
#personal-info  h4 {font-size: 22px; font-weight: normal; margin-bottom: 10px;}
body.testimonials #layout_three .content  {min-height: 419px}
#layout_three #jobs-template {float: none; width: auto;min-height: 375px;padding-right: 10px;}
.wpcw_box {height: 25px; width: 30px;background-size: 100% !important;position: relative;/*left: -15px;*/left: -2px;}
.temperature {position: relative; top: 7px; right: -35px;}

#blog-posts {float: left;width:6620px;width: 69.8%;}
#blog-posts img {max-width:100%;}
.blog-single {padding-bottom: 30px;}
.post-img {max-width:100%;margin-bottom: 20px;}
.post-img img {max-width:100%;}
.post-title {margin-bottom: 15px;}
.post-title a{
	font-size: 35px;
	line-height: 42px;
	color: #777;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration:none;
}
.socialshare {float: right;margin-right: -27px;}
.post-entry-bottom {
	border-top: 2px solid #ddd;
	padding-top: 3px;
}
.post-info {
	float: left;
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #777;
	margin-bottom: 15px;
}
.post-info a{
	color: #000;
	text-decoration: none;
}

.post-info .url {color: #219cbb;}
.post-tags {color: #777 !important; font-size:13px;}
.post-tags a {color: #777 !important;}

.blog-sidebar {
	float:right;
	width:25.05%;
	font-size: 13px;
	margin-top: 10px;
	color:#999;
}

.blog-sidebar  aside {margin-bottom: 25px;}

.blog-sidebar .widget-title{
	color: #777;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 7px;
	font-weight: normal;
}

.blog-sidebar ul li{
	color: #777;
	background:none !important;
	padding-left: 15px !important;
	margin: 5px 0;
	font-size: 12px;
}

.blog-sidebar a{
	text-decoration:none;
	color:#777;
	font-size: 13px !important;
}

/*.blog-sidebar .widget_tag_cloud a {
	clear: both;
	float: none;
	display: block;
	background:url("../images/list-style.jpg") center left no-repeat !important;
	padding-left: 15px !important;
	margin: 5px 0;
}*/

.blog-sidebar  .jaw_years > .jaw_symbol, .blog-sidebar  .jaw_years .jaw_months > .jaw_months > .jaw_symbol  {
	background:url("../images/list-style.jpg") center left no-repeat !important;
	font-size: 0px;
	height: 10px;
	width: 11px;
	display: inline-block;
	background-size: 100%;
}
.blog-sidebar  .widget_jal_widget .expanded  > .jaw_years > .jaw_symbol, .blog-sidebar  .widget_jal_widget .jaw_years .expanded  > .jaw_months > .jaw_symbol  {
	background:url("../images/list-style-down.jpg") center left no-repeat !important;
	font-size: 0px;
	height: 10px;
	width: 11px;
	display: inline-block;
	background-size: 100%;
}

 .blog-sidebar  .widget_jal_widget  ul li:first-child  ul li.jaw_months:first-child > .jaw_months > .jaw_symbol  {
	background:url("../images/list-style-down.jpg") center left no-repeat !important;
}
.blog-sidebar  .widget_jal_widget  ul li:first-child ul li.expanded:first-child  > .jaw_months > .jaw_symbol  {
	background:url("../images/list-style.jpg") center left no-repeat !important;
}/* */


.blog-sidebar   .jaw_years{padding-left: 0 !important;}
.blog-sidebar  .widget_jal_widget ul { margin-bottom:7px !important;}

#home-content {
	/*max-width:940px;
	margin:auto;*/
}
#home-sl {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#home-sl h3 span {font-family: OpenSansRegular!important;}
#home-sl h3{
	float: left;
	color: #fff;
	background: #333;
	padding: 8px 15px;
	width: 75.7%;
	font-weight: normal;
	font-family: OpenSans-Light, OpenSansRegular;
	border-left: 5px solid #ff0066;
}
#home-content .social-icons {
	max-width: 22%;
	float: right;
	margin-top: 4px;
}
#home-content .social-icons aside{
	float:right;
	margin-right: 2px;
}
#home-content .social-icons #text-3{
	margin-right: 0;
}
#home-content .social-icons img:hover{ opacity:.8;}
#home-content .simple-social-icons a:hover {background-color:#888;}
#home-content  .simple-social-icons a{
	background-color:#444;
}
#home-content .widget_wp_current_weather {display:none !important;}
#home-content #banner-slide .slider-content {line-height: 1.7;}
#home-content #banner-slide {
	border:1px solid #ccc;
	width:100%;
	background: #fff;
	margin-bottom: 10px;
	font: 10.5pt opensansregular;
	color: #665;	
}
#home-content .slider-content a{
	color:#ff0066;
	text-decoration: none;
}
.slider-desc {
	width: 44%;
	float: left;
	overflow: hidden;
	padding: 2% 3%;
}
.slider-image {
	width: 50%;
	float: right;
	overflow:hidden;
}
.slider-image img{
	display:block;
	margin:auto;
	width: 100%;
	height: 100%;
}
.slider-desc  .slider-title a {
	color: #555 !important;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-family: opensanssemibold;
	font-size: 14pt!important;
}
.slider-desc  .slider-title {
	margin-bottom: 10px;
	margin-top: 10px;
}
.slider-category {
	color: #bbb;
}
#banner-slide ol.bjqs-markers.h-centered {
	text-align: left;
	margin-top: -3%;
	position: relative;
	z-index: 9;
}
#banner-slide ol.bjqs-markers a {
	background: none;
	color: #777;
	margin: 0px;
	margin-right: 1px;
}
#banner-slide  ol.bjqs-markers li.active-marker a, #banner-slide  ol.bjqs-markers li a:hover {
	background: #777;
	color:#fff;
}
/*
#banner-slide  ul.bjqs-controls.v-centered li.bjqs-prev a, #banner-slide  ul.bjqs-controls.v-centered li.bjqs-next a {
	top: 72% !important;
}
#banner-slide ul.bjqs-controls.v-centered li.bjqs-next a {
	left: 45%;
} 
#banner-slide ul.bjqs-controls.v-centered li.bjqs-prev a {
	left:1%;
}*/
#home-about {
	
}
#home-about-left {
	background: #ececec;
	color: #333;
	padding: 12px 20px;
	width: 74.6%;
	float: left;
	font-size: 12px;
	line-height: 17px;	
}
#home-about-right {
	float:right;
	width: 20.1%;
}
#home-about-right a{
	background: #333;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 12px 2px 11px;
	margin-bottom: 5px;
	padding-left: 13px;
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;	
}
#home-about-right a:hover{
	background: #999;
}
#top_images a,
#home-bottom-cat a {text-decoration:none;}
#home-bottom-cat {
	width: 100%;
	margin-top: 10px;
	float: left;
	margin-bottom: 5px;
}
.cat-list {
	float: left;
	width: 24.47%;
	color: #fff;
	margin-right: .7%;
}
.cat-list:last-child {
	margin-right: 0;
}
.cat-desc {
	float: left;
	width: 47%;
	padding: 7% 3% 5% 5%;
}
.cat-list img {
	float:right;
}	
.cat-desc .cd-tagline{
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
	display: block;
	line-height: 17px;
}
.cat-desc .cd-title{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 27px;
	letter-spacing: 1px;
	line-height: 25px;
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;	
	display: block;
}
#home-bottom-cat #do:hover .cd-title {color: rgb(253, 216, 226);}
#home-bottom-cat #eat:hover .cd-title {color: rgb(209, 250, 169);}
#home-bottom-cat #drink:hover .cd-title {color: rgb(202, 239, 252);}
#home-bottom-cat #stay:hover .cd-title {color:#eddcff;}

#home-bottom-cat #do { background: #ff3366;}
#home-bottom-cat #eat { background: #88be52;}
#home-bottom-cat #drink { background: #4da5d8;}
#home-bottom-cat #stay { background: #9966cc;}


.mr_social_sharing:nth-child(2) > div {
	width: 60px !important;
}
.mr_social_sharing:last-child {
	float: right;
}


.slider-more-link {
	color: #777 !important;
	background: url(../images/previous0.png) center right no-repeat;
	padding-right: 25px;
	background-size: auto 100%;
	padding-bottom: 3px;
	float: right;
	margin-right: 2%;
	position: relative;
	z-index: 99;
	background-size: 19px 19px;	
}
#toptip {
	font-size: 14px;
	color: #999;
	border: 1px solid #aaa;
	padding: 13px 4%;
	width: 91%;
	margin-top: 30px;
}

#toptip a{ 
	font-size: 14px !important;
	color: #999;
	text-decoration:underline;
}

.widget_search #s{
	background: #eaeaea;
	border: none;
	width: 77%;
	height: 33px;
	padding-left: 5%;
	color: #777;
	font-weight: bold;
	border: 1px solid #ccc;
	border-right:none;
}
.widget_search  #searchsubmit {
	height: 37px !important;
	background: #eaeaea url(../images/icon-search.png) center no-repeat;
	border: none;
	cursor:pointer;
	padding: 0 20px;
	position: relative;
	left: -5px;
	z-index: 999;
	border: 1px solid #ccc;
	border-left:none;
	margin-right: -30px;
}

#layout_three #blog-post {
	width: 898px !important;
	min-height: 300px;
}
.blog-post-img img{
	float: right;
	max-width: 45%;
	height: auto;
	padding: 5px;
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.2);
	box-shadow: 0 3px 7px rgba(0,0,0,.2);
	margin: 0 0 20px 20px;
}

#layout_three #blog-post hgroup {
	margin-bottom: 30px;
}
#jobs-template .post-info {width: 330px;}
#blog-post .socialshare {margin-top: 5px;}
.post-entry-bottom {
	margin-top: 25px;
	padding-top: 5px;
}
.widget_tag_cloud {line-height: 18px;}


.like-button {
	float: right;
	margin-top: 11px;
}
.social-buttons {float:right;width: 320px;}
.social-buttons .like-button { margin-top: 7px;}

.blog-sidebar .jaw_posts {margin-bottom: 10px;}

.blog-sidebar .jaw_posts a{
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;
}
.blog-sidebar .jaw_posts a:hover {
	color: #ff0066;
}

.tag-page {
	padding: 0;
	margin-bottom: 12px;
	overflow: hidden;
	float: none;
	width: auto;
	min-height: 375px;
	padding-right: 0;
}
.tag-page h1.page-title{ 
	font-size: 20px;
	padding-bottom: 15px;
	position: relative;
}
.overlay-text {
	position: absolute;
	left: 15px;
	top: 15px
}
#layout_two #image_grid .item .overlay-text  h2{
	position: relative;
	top: 0;
	left: 0;
	font-size: 30px;
	line-height: 33px;
}
#layout_two #image_grid .item .overlay-text  p {
	position: relative;
	top: 0;
	left: 0;
}

#layout_two #image_grid .item .overlay-text .button {
	position: relative;
	float: right;
} 
.error404 .not-found {
	width: 920px;
	margin: auto;
	border: 1px solid #d4d4d4;
	border-top: 1px solid #ccc;
	background: #fff;
	padding: 25px 20px;
	min-height: 350px;
	margin-bottom: 12px;
	overflow: hidden;
	margin-top: 25px;
}
.error404  #secondary{
	display:none;
}
.error404 .not-found  .entry-title {
	font-size: 25px;
	margin-bottom: 25px;
	margin-top: 20px;
}

.error404 .not-found  #searchform{
	display:none !important;
}

/* Changes 2014 */
#menu .icon0 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/0.png) no-repeat center top !important;}
#menu .icon01 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/01.png) no-repeat center top !important;}
#menu .icon02 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/02.png) no-repeat center top !important;}
#menu .icon03 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/03.png) no-repeat center top !important;}
#menu .icon04 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/04.png) no-repeat center top !important;}
#menu .icon05 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/05.png) no-repeat center top !important;}
#menu .icon06 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/06.png) no-repeat center top !important;}
#menu .icon07 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/07.png) no-repeat center top !important;}
#menu .icon08 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/08.png) no-repeat center top !important;}
#menu .icon09 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/09.png) no-repeat center top !important;}
#menu .icon10 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/10.png) no-repeat center top !important;}
#menu .icon10 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/10.png) no-repeat center top !important;}
#menu .icon11 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/11.png) no-repeat center top !important;}
#menu .icon12 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/12.png) no-repeat center top !important;}
#menu .icon13 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/13.png) no-repeat center top !important;}
#menu .icon14 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/14.png) no-repeat center top !important;}
#menu .icon15 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/15.png) no-repeat center top !important;}
#menu .icon16 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/16.png) no-repeat center top !important;}
#menu .icon17 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/17.png) no-repeat center top !important;}
#menu .icon18 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/18.png) no-repeat center top !important;}
#menu .icon19 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/19.png) no-repeat center top !important;}
#menu .icon20 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/20.png) no-repeat center center !important;}
#menu .icon21 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/21.png) no-repeat center top !important;}
#menu .icon22 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/22.png) no-repeat center top !important;}
#menu .icon23 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/23.png) no-repeat center top !important;}
#menu .icon24 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/24.png) no-repeat center top !important;} 
#menu .icon25 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/25.png) no-repeat center top !important;} 
#menu .icon26 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/26.png) no-repeat center top !important;} 
#menu .icon27 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/27.png) no-repeat center top !important;}
#menu .icon28 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/28.png) no-repeat center top !important;}
#menu .icon29 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/29.png) no-repeat center top !important;}
#menu .icon30 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/30.png) no-repeat center top !important;}
#menu .icon31 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/31.png) no-repeat center top !important;}
#menu .icon32 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/32.png) no-repeat center top !important;}
#menu .icon33 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/33.png) no-repeat center top !important;}
#menu .icon34 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/34.png) no-repeat center top !important;}
#menu .icon35 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/35.png) no-repeat center top !important;}
#menu .icon36 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/36.png) no-repeat center top !important;}
#menu .icon37 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/37.png) no-repeat center top !important;}
#menu .icon38 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/38.png) no-repeat center top !important;}
#menu .icon39 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/39.png) no-repeat center top !important;}
#menu .icon40 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/40.png) no-repeat center top !important;}
#menu .icon41 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/41.png) no-repeat center top !important;}
#menu .icon42 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/42.png) no-repeat center top !important;}
#menu .icon43 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/43.png) no-repeat center top !important;}
#menu .icon44 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/44.png) no-repeat center top !important;}
#menu .icon45 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/45.png) no-repeat center top !important;}
#menu .icon46 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/46.png) no-repeat center top !important;}
#menu .icon47 {background: url(http://www.goodtimeslagos.com/wp-content/plugins/current-weather/assets/images/icons/31x31/47.png) no-repeat center top !important;}

#sitelocation:focus {outline:0;}
#sitelocation {
	float: right;
	width: 100px;
	padding: 5px 5px 6px 7px;
	background: #555;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	margin-top: 15px;
	border: 1px solid #888;
}
#sitelocation option:hover {
	background: #ff0066;
}
#menu nav ul li a {
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;
}
#social-links img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: opacity;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: opacity;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: opacity;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: opacity;
	transition-duration: .3s;
	transition-timing-function: ease;
}
#social-links img {
	filter:alpha(opacity=25)!important; 
	opacity:.25!important;
	margin-left: 1px;
}
#social-links img:hover {
	filter:alpha(opacity=100)!important; 
	opacity:1!important;
}
#social-links  {}
#social-links .temperature  {
	top: 11px;
	right: 31px;
	font-size: 12px;
}
#social-links  .wp_current_weather {
	right: -6px;
	top: -2px;
}

#menu .simple-social-icons ul li {margin-bottom: 0!important;}
.clear {clear:both;float:none;}
#navwrap {
	display:block;
	width:100%;
	background:#f0f0f0;
	/*background:#fff;*/
	min-width: 943px;
	float: left;
	min-height: 40px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	margin-bottom: 25px;
}
.socialwidget-entry {display:inline-block;}

.pdf-btn:hover {background:#ff0066 url(../images/arrow-down.png) 158px center no-repeat;}
.pdf-btn {
	color:#fff;
	background:#999 url(../images/arrow-down.png) 158px center no-repeat;
	text-decoration: none;
	font-size: 14px;
	padding: 9px 30px 9px 22px;
	width: 135px;
	display: inline-block;
	float: right;	
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;
}
#footerwrap {
	width:100%;
	display:block;
	min-width: 943px;
	clear:both;
	float:none;
	background:#333333;
	box-shadow: 0 -1px 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 -1px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 -1px 3px rgba(0,0,0,.2);
	text-align:center;
	padding: 17px 0 14px;
	line-height: 1.1;
	margin-top: 30px;
}
#footer-inner {
	width: 943px;
	margin: 0 auto;
	min-width: 943px;	
	font-size: 12px;
	color: #676767;
	overflow:hidden;
}
#sitefooter {
	width: 943px;
	overflow:hidden;
	margin: 0 auto;
	min-width: 943px;	
	font-size: 12px;
	color: #676767;
}
.text-pink {color:#ff0066!important;}
.text-dark {color:#665!important;}

#footermenu {
	display: inline-block;
	margin-bottom: 3px;
}
.footer-col ul {	list-style:none;
	padding:0;
	margin:0;}
	
.footer-col ul li{/*float: left;
border-right: 1px solid #dadada;*/
	padding:4px 0px;
    line-height: 1;
	color:#CCCCCC;
	text-align:left;
}
.footer-col ul li a:hover {color:#fff;
text-decoration:underline;}
.footer-col ul li a {
	color: #cccccc;
	text-decoration: none;
}



#footermenu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footermenu ul li:last-child {border-right:none;}
#footermenu ul li {
	float: left;
	padding: 1px 12px;
	border-right: 1px solid #dadada;
	line-height: 1;
}
#footermenu ul li a:hover {color:#ff0066;}
#footermenu ul li a {
	color: #676767;
	text-decoration: none;
}
.footer-col{ float:left;
width:20%;
color:#CCCCCC!important;}
.footer-col h3{ color:#fff;
font-size:15px;
text-align:left;
margin:0 0 10px 0;}
#sitecopyright {
	display: inline-block;
	margin-bottom: 7px;
	font-size:11px;
	color:#999;
	float:right;
	position:relative;
	right:60px;
}
.home #navwrap {margin-bottom:0!important;}
.arrowentity {
	display: inline-block;
	position: relative;
	top: -1px;
	right: -1px;
}
.bottom0 {margin-bottom:0!important;}

.taxonomypage .hentry {
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 2px solid #ddd;
}
.taxonomypage .posttitle {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 15px;
}
.taxonomypage .posttitle a:hover {color: #ff0066!important;}
.taxonomypage .posttitle a {
	text-decoration: none;
	color: #999;
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;	
}
.taxonomypage .fullwidth {width: 100%!important;}

#location-option a {
	/*color:#fff;*/
	background:#fff;
	cursor:pointer;
	text-decoration:none;
	padding: 7px 23px 9px 12px;
	display: block;
	border:1px solid #ccc;
	color:#333333;
	width: 102px; 
}
#location-option {
    /*background: none repeat scroll 0 0 #676767;
    color: #fff;*/
    cursor: pointer;
    float: right;
    font-size: 15px;
    margin: 15px 10px 0;
    position: relative;
    width: auto;
    z-index: 5;
}
#weather {
	float: right;
	position: relative;
	z-index: 5;
	/*background: #676767;
	font-size: 15px;
	color: #fff;
	width: 102px;
	cursor: pointer;
	margin-top: 15px;*/
	
}
#weather p {
    padding: 23px 0px;
	color:#ccc;
	font-size: 10pt;
}
#location-option #active {
	background:url("../images/arrow_1.svg") no-repeat scroll right 3px center #fff;
	background-size: 13px 10px;
}
#location-option #siteoption:hover{
	background-color:#ff0066;
	color:#fff;
}
#location-option  #siteoption {
	position: absolute;
	width: 102px;
	background-color: #fff;
	border-top: none;
	padding-top: 7px;
}
#header .top {overflow: visible!important;}
#header {
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	position: relative;
	z-index: 2;
}
#header .top {height: 63px!important;}
#menu ul.menu {
	position: relative;
	top: 1px;
}
#homecontent {position: relative;z-index: -1;}
#social-links .socialwidget-entry .addtoany_list .a2a_dd img {position: relative;top: -2px;}
#top_images p {margin-bottom:0;}
#top_images br {display:none;}
#top_images .image_item .overlay .cattitle{ position:absolute; top:80px; left:25px; font-size:45px; line-height:53px; color:#fff; text-decoration:none; text-shadow:1px 1px 1px #000; font-family: 'OpenSansLight';  }
#top_images .image_item .overlay .cattitle:hover{}
.no-br br {display:none;}

#home-bottom-cat .cd-tagline br {display:block;}
#home-bottom-cat br {display:none;}
#home-bottom-cat p {margin-bottom:0;}

.home #ContainerHolder {
	position: relative; 
	z-index: 1;
}

/* 2014 EDITS */
#sbrelposts .sbrelposttitle a,
.backnextlinks a, .hoverlinks a, #location-option a, 
#featuredlist .fctitle, #featuredlist .fcsubtitle, #itemdetail, #itemdetail-price {
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;
}
.bgfade a, a.bgfade, #featuredlist .featuredcaption, .togglepanel, #bookbtn {
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;
}
.hoverfade a img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: opacity;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: opacity;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: opacity;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: opacity;
	transition-duration: .3s;
	transition-timing-function: ease;
	opacity:1;
	filter:alpha(opacity=100); 
}
.hoverfade a:hover img {opacity:.8;filter:alpha(opacity=80); }

.backnextlinks {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	font: 10pt OpenSansRegular; 
	text-transform: uppercase;
	border-bottom: 1px solid #dadada;
	margin-bottom: 25px;
	line-height: 1;
	padding-bottom: 7px;
	margin-top: -7px;
}
.backnextlinks a:hover {color:#f5145d;}
.backnextlinks a {
	display: inline-block;
	color: #ccc;
	text-decoration: none;
}
.backnextlinks .backtomainlink {float: left;}
.backnextlinks .nextcatlink {float: right;}
#bnt-bottom {
	padding-top: 13px;
	padding-bottom: 12px;
	border-top: 1px solid #dadada;
	margin-top: 15px;
	margin-bottom: 5px;
}
#categorydesc {
	display: block;
	clear: both;
	width: 100%;
	float:left;
}
#cattitle {
	color: #333;
	font: 19.5pt opensanssemibold;
	margin-bottom: 15px;
}
#categorydesc  p {}
#categorydesc  a {
	text-decoration:none;
	color:#f5145d;
}
#catdesc-left {
	float: left;
	width: 690px;
	margin-right: 50px;
	color: #665;
	font: 11pt opensansregular;
	line-height: 1.7;
	margin-bottom: 25px;
}
#catdesc-right {
	float: right;
	width: 200px;
	font: 10pt opensansregular;
	line-height: 1.7;
	margin-bottom: 25px;
	padding-top: 9px;
}
#catdesc-right a {}
#categorylinks {
	list-style:none;
	margin:0;
}
#categorylinks li {
	display: block;
	font-size: 10.5pt;
}
#categorylinks li a {color:#665;}
#categorylinks li a:hover {
	background-color:#f5145d;
	color: #fff;
	border-color: #f5145d!important;
}
#categorylinks li a {
	display: block;
	padding: 12px 25px;
	background: url(../images/arrow_2.svg) 91% center no-repeat;
	background-size: 10px 14px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#categorylinks li:last-child a {border-bottom: 1px solid #ccc;}
#categorylinks li a span {
	display:block;
	font-family:opensanssemibold;
}
#fblikebtn {
	display: inline-block;
	float: right;
	padding-top: 7px;
	position: relative;
	z-index: 1;
}

#weather {font-size: 11pt;}
#location-option a {
	color: #665;
	font-size: 10pt;
}
#header #google_language_translator .goog-te-combo {
	font-size: 10pt;
	height: 32px;
	padding-bottom: 3px!important;
	padding-top: 0px!important;
	cursor:pointer;
	padding-left: 9px!important;
	width: 144px;
}
#catdesc-left a:hover,
.slider-desc .slider-title a:hover {
	text-decoration: underline;
}
.sharethis {
	display:inline-block;
	list-style:none;
	padding:0;
	margin:0;
}
.sharethis li {
	display: inline-block;
	vertical-align: middle;
	color: #ccc;
	margin: 0 3px;
}
.sharethis li a {}
.sharethis li a img {
	height: 18px;
	opacity:.65;
	filter:alpha(opacity=65); 
}
.sharethis li a:hover img {
	opacity:1;
	filter:alpha(opacity=100); 
}
.sharethis img {}
#sharethistext {margin-right: 10px;}
#btnleft, #btnright, #btncenter {
	float:left;
	width:33.333%;
}
#btnleft {padding-top: 4px;}
#btncenter {text-align:center;}	
#btnright {text-align:right;padding-top: 4px;}
#layout_three .sidebar #slider ul.bjqs-controls.v-centered li.bjqs-prev a img,
#layout_three .sidebar #slider ul.bjqs-controls.v-centered li.bjqs-next a img {height: 15px;}
#layout_three .sidebar #slider ul.bjqs-controls.v-centered li.bjqs-prev a,
#layout_three .sidebar #slider ul.bjqs-controls.v-centered li.bjqs-next a {
	background: #fff;
	background: rgba(255,255,255,.6);
	padding: 8px 10px 8px 11px;
	line-height: 0;
}
#layout_three .sidebar #slider ul.bjqs-controls.v-centered li.bjqs-prev a {padding: 8px 11px 8px 10px;}

#prefooter {
	width: 943px;
	margin: 30px auto 0;
	min-width: 943px;
}
#featuredlist {
	padding:0;
	margin:0;
	list-style:none; 
	width: 100%;
	float: left;
	clear: both;
}
#featuredlist li {
	width: 172px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
#featuredlist li a {
	display: block;
	text-decoration: none;
	color: #665;
	border: 1px solid #ccc;
	background:transparent;
}
#featuredlist li a img {max-width:100%;}
#featuredlist .featuredcaption {
	display:block;
	font-size: 14px;
	line-height: 1.7;
	padding:9px 15px 11px;
	margin-top: -2px;
	background:#fff;
}
#featuredlist li a:hover .featuredcaption {background:#f5145d;}
#featuredlist li a:hover, #featuredlist a:hover .fcsubtitle {color:#fff;}
#featuredlist .fctitle {}
#featuredlist .fcsubtitle {
	color:#999;
	display:block;
	background: url(../images/arrow-right-gray.png) right center no-repeat;
	background-size: 9px 12px;
	padding-right: 10px;
}
#featuredlist .featuredlast {
	margin-right: 0;
	float: right;
}

#boxinfopanels {
	width: 416px;
	max-width: 100%;
	margin-bottom: 25px;
	padding-top:13px;
	margin-top: 15px;
	clear:both;
	display:block;
}
.togglepanel.ui-accordion-header-active {background-image:url(../images/arrow_8.png);}
.togglepanel:hover {background-color:#e7e7e7;}
.togglepanel {
	background: #f0f0f0 url(../images/arrow_7.png) 375px center no-repeat;
	color: #665;
	font-family: 'OpenSansSemiBold';
	font-size: 12pt;
	border-bottom: 1px solid #ccc;
	padding: 16px 25px;
	cursor: pointer;
	display: block;
	background-size: 13px 9px;
	font-weight:normal;
}
#togglereview {font-family: opensanssemibold;}
.boxinfopanelinner a {color: #665!important;}
.boxinfopanelinner a:hover {color: #f5145d!important;}
.boxinfopanelinner {padding: 20px 25px;}
.boxinfopanelinner p {line-height: 1.7!important;}
.boxinfopanelinner > p:last-child {margin-bottom:2px!important;}

#booklink {
	clear:both;
	display:block;
	width: 416px;
	max-width: 100%;
	margin-bottom: 20px;	
}
#bookbtn {
	display:block;
	text-align:center;
	text-decoration: none;
	color: #f5145d;
	font: 12pt opensanssemibold;
	border: 2px solid #f5145d;
	padding: 12px 15px;	
	background:#fff;
}
#bookbtn:hover {
	background:#f5145d;
	color:#fff;
	border-color: #e30b51;
}
#sharepost {}
#sharepost #sharethistext {
	color:#999;
	font:12pt opensanssemibold;
}
#sharepost .sharethis {
	list-style:none!important;
	margin-bottom: 25px!important;
}
#sharepost .sharethis li {
	background: none!important;
	padding: 0;
	line-height: 1!important;
	font-size: 12pt!important;
}
#metafields {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	display: block;
	width: 416px;
	max-width: 100%;	
}
#metafields .metafieldentry a {text-decoration:none;}
#metafields .metafieldentry:nth-child(odd) {clear:left;}
#metafields .metafieldentry {
	color: #665;
	font: 12pt opensanssemibold;
	width: 140px;
	float: left;
	display: block;
	margin-bottom: 5px;
	background-size: auto 15px;
	padding-left: 25px;
	font-weight:normal;
}
#ico-tag {background:url(../images/label.png) center left no-repeat;}
#ico-phone {background:url(../images/phone.png) center left no-repeat;}
#ico-map {background:url(../images/pin.png) center left no-repeat;}
#ico-direction {background:url(../images/directions.png) center left no-repeat;}

#addressmapdetails .map_can {height: 279px;}
#addressmapdetails {
	border:1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 25px;
}
#addressmapdetails #map_canvas .infoBox > img {display:none;}
#addressmapdetails #map_canvas {
	border:none;
	background:#fff;
}
#addressmapdetails #locationdetails p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
}
#addressmapdetails #ldinfo h4 {
	font: 12pt opensanssemibold;
	color: #665;
	margin-bottom: 3px;
}
#addressmapdetails #ldinfo > p:last-child {margin-bottom:0;}
#addressmapdetails #locationdetails a {text-decoration:none;}
#addressmapdetails #locationdetails a:hover {text-decoration:underline;}
#addressmapdetails #locationdetails {
	padding:20px;
	font:13px 'OpenSansLight';
	color:#665;
	line-height: 20px;
}
#ldmetas {clear:both;}
#ldmetas .ld-meta {
	display: inline-block;
	padding-right: 20px;
	margin-right: 5px;
	position: relative;
}
#ldmetas .ld-meta:after {
	content:'|';
	position: absolute;
	right:0;
}
#ldmetas .ld-meta:last-child:after {display:none;}
#ldmetas strong {font-family:opensanssemibold;}

#webfb {margin-bottom: 20px;}
#webfb .btn:hover {color:#fff;background:#ccc;border-color:#bbb;}
#webfb .btn {
	color: #999;
	font: 12pt opensanssemibold;
	text-decoration: none;
	background: #fff;
	border: 2px solid #ccc;
	padding: 12px 25px;
	width: 145px;
	display: inline-block;
	float: left;
	text-align: center;
	margin-right: 18px;
	margin-bottom: 18px;
}
#fblinkbtn {margin-right: 0!important;}
#layout_three .content hgroup h1 {
	color: #333;
	font: 19.5pt opensanssemibold;
	margin-bottom: 4px;
}
#layout_three .content {padding-top:0;}
.single-post #layout_three .content hgroup {background:none;margin-bottom: 8px;}
#layout_three .content hgroup h2 {
	font-size: 19px;
	line-height: 24px;
	color: #665;
}
#tripadvisorcontent .TA_cdsratingsonlynarrow .logo {display:none;}
#tripadvisorcontent .cdsROW.narrow .cdsLocName a {
	display: inline-block;
	background: url(../images/tripadvisor-icon.png) center left no-repeat;
	width: 40px;
	min-height: 25px;
	text-indent: -999px;
	background-size: 40px;
	float: left;
}
#tripadvisorcontent .cdsROW.narrow .cdsLocName {
	padding: 0;
	float: left;
	display: inline;
	width: 40px;
	margin-right: 10px;
}
#tripadvisorcontent .cdsROW.narrow {
	width: 100%;
	padding: 0;
	padding-bottom: 20px;
	float: left;
}
#tripadvisorcontent .cdsROW.narrow .cdsRating span {
	white-space: inherit;
	padding-top: 4px;
	display: inline-block;
	float: left;
}
#tripadvisorcontent .cdsROW.narrow .cdsRating img {
	float: left;
	margin-right: 15px;
	max-width: 85px;
	width: 85px;
}
#tripadvisorcontent .cdsROW.narrow .cdsRating {
	float: left;
	line-height: 1;
	display: inline;
	text-align: left;
	margin-right: 10px;
	width: auto;
	color: #669933;
	font-size: 13px;
	padding-top: 4px;	
}
#tripadvisorcontent {}
.bggray {
	background: #f5f5f5;
	padding-top: 25px;
	padding-bottom: 15px;
}
.bggray #bnt-bottom {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#itemdetailholder {
	position:relative;
	line-height: 0;
}
#itemdetailholder .itementryimg {}
.itementry:hover #itemdetail, .itementry:hover #itemdetail-price {color:#f5145d;}
#itemdetail {
	display: block;
	min-height: 42px;
	background: #fff;
	text-shadow: none;
	color: #665;
	padding: 15px;
	text-decoration: none;
}
#itemdetail-subheading {
	display: block;
	font: 17px opensanssemibold;
	margin-bottom: 7px;
	line-height: 1.1;	
}
#itemdetail-price {
	color: #999;
	font-size: 14px;
	display: block;
}
#layout_two #image_grid .itementry {
	min-height: 292px;
	background: #fff;
	overflow: hidden;
	height: auto;
}
#layout_two #image_grid ul .itementry:nth-child(4n+1) {clear:left;}

#blogpostentries {}
#blogpostentries a {
	text-decoration:none;
}
.blogentry {
	padding-bottom:22px;
	margin-bottom:23px;
	border-bottom:1px solid #ccc;
}
.blogentryimg {
	width: 220px;
	float: left;
	width: 33.4%;
}
.blogpostimg {height:auto!important;}
.blogentrytitleexcerpt {
	float: right;
	width: 62%;
	padding-left: 4.5%;
}
.blogentrytitle {
	font: 19.5pt opensanssemibold;
	margin-bottom: 15px;
	line-height: 1.2;
}
.blogentrytitle a {color:#333;}
.blogentrytitle a:hover {color:#f5145d;}
.blogentryexcerpt {}
.blogentryexcerpt a {display:none;}
.blogentryexcerpt p {}
.blogentryreadmore {}
.readmorelink {
	display: inline-block;
	background: url(../images/arrow_6.png) right center no-repeat;
	padding-right: 12px;
	min-height: 18px;
	background-size: 7px 10px;
}
#layout_three #jobs-template.blogposttempate,
#layout_three #jobs-template.blogpagetempate {padding-left: 0;padding-right: 0;}
.panelbox h3 {
	color: #665;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}
.panelbox {
	display: block;
	background: #f5f5f5;
	padding: 20px;
	font: 10pt opensansregular;
	line-height: 1.7;
	color: #999;
}
.blogpostnavlinks {
	text-align:right;
	font: 10pt OpenSansRegular;
	text-transform: uppercase;
	margin-top: -15px;
}
.blogpostnavlinks a:hover {color:#f5145d;}
.blogpostnavlinks a {
	display: inline-block;
	color: #ccc;
	text-decoration: none;
}
#header select.goog-te-combo {
	background: url("../images/arrow_1.svg") no-repeat scroll right 3px center rgba(0, 0, 0, 0);
	background-size: 13px 10px;	
}
#postnavshare {color:#ccc!important;}
#postnavshare .sharethis #sharethistext {color: #ccc!important;}
#postnavshare .sharethis {margin-bottom: 0!important;}
#postnavshare .sharethis li {
	list-style: none!important;
	background: none!important;
	padding-left: 0!important;
}
#blogpostheader h1 {
	font: 19.5pt opensanssemibold;
	margin-bottom: 20px;
	line-height: 1.2;
}
.blogpostfeatimg {margin-bottom: 25px;}
.blogpostimg {
	height:auto;
	width:660px;
	max-width:100%;
	display: inline-block;
	vertical-align: middle;
}
.sbrelpostimage {
	height:auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
}
#sbrelposts {}
#sbrelposts .sbrelpost {
	display:block;
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:1px solid #ccc;
}
#sbrelposts .sbrelpostimg  {
	margin-right: 14px;
	width: 120px;
	display: inline-block;
	vertical-align: middle;	
}
#sbrelposts .sbrelposttitle {
	width: 97px;
	display: inline-block;
	vertical-align: middle;
}
#sbrelposts .sbrelposttitle a {
	color: #333;
	display: block;
	font: 12pt opensanssemibold!important;
}
#sbrelposts .sbrelposttitle a:hover {color: #f5145d;}
#sbrelatedpost .widget-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 14px;
}

#homecontentbottom {
	background: #f5f5f5;
	margin-top: 35px;
	padding:0 25px;
}
#homecontentbottom .panelbox {
	text-align:center;
	width: 943px;
	max-width: 100%;
	display: block;
	margin: auto;	
	padding:40px 0;
}
#homecontentbottom .panelbox a {display:inline-block;}
#homecontentbottom .panelbox p:last-child {margin-bottom:0;}
.home #footerwrap {margin-top:0}
#homemaincontent a  {text-decoration:none;}
#homemaincontent  {
	display: block;
	clear: both;
	width: 100%;
	float: left;
	padding-top: 13px;
}
#homemaincontent  h1 {
	color: #333;
	font: 19.5pt opensanssemibold;
	margin-bottom: 15px;
	text-align:left;
	text-transform:none;
}
#hcleft {
	float: left;
	width: 690px;
	margin-right: 50px;
	color: #665;
	margin-bottom: 40px;
}
#hcleft p {
	font: 11pt opensansregular;
	line-height: 1.7;
	margin-bottom: 20px;
}
#hcleft p:last-child {margin:0}
#hcright {
	float: right;
	width: 200px;
	font: 10pt opensansregular;
	line-height: 1.7;
	margin-bottom: 25px;
	padding-top: 9px;
	margin-bottom: 40px;
}
#hcright br {display:none}
#categorylinks .cl-last a {border-bottom: 1px solid #ccc;}
.slicknav_menu {display:none;}
.xsvisible {display:none!important;}
#backtolist {
	background: #f5145d url(../images/arrow-white3.png) 4% center no-repeat;
	color: #fff;
	padding: 18px;
	text-decoration: none;
	font: 19px opensanssemibold;
	padding-left: 8%;
	padding-right: 4%;
	width: 88%;
	background-size: 13px;
}
#locationoptionmobile a {
	cursor: pointer;
	text-decoration: none;
	padding: 7px 23px 9px 12px;
	display: block;
	color: #665;
	width: 130px;
	font: 16px opensanssemibold;
}
#locationoptionmobile {
	cursor: pointer;
	float: left;
	font-size: 15px;
	margin: -9px 5px 0;
	width: auto;
	z-index: 5;
	position: absolute;
	left: 75px;
}
#locationoptionmobile #lom-active {
	background: url("../images/arrow_1.svg") no-repeat scroll right 3px center transparent;
	background-size: 17px;
}
#locationoptionmobile #lom-siteoption {background: #f0f0f0;border-top: 1px solid #ccc;}
#locationoptionmobile #lom-siteoption:hover{
	background-color:#ff0066;
	color:#fff;
}
#location-option  #lom-siteoption {
	position: absolute;
	width: 102px;
	background-color: #fff;
	border-top: none;
	padding-top: 7px;
}
#mobilebacklink {
	display:block;
	text-indent:-99999px;
	font-size:0;
	height:26px;
	width:26px;
	background:transparent url(../images/arrow-pink.png) center no-repeat;
	float: left;
	position: relative;
	top: -5px;
	left: 10px;	
}







@media only screen and (max-width: 768px) {
	a:hover img {opacity: 1!important;filter: alpha(opacity=100)!important;}
	.blogentrytitle a:hover {color: #333!important;}
	#menu ul li a:hover {background:transparent;color: #777;}
	#menu ul li.current-menu-item a:hover {background: #ff0066;color: #fff;}
	.backnextlinks a:hover {color: #ccc!important;}
	#featuredlist li a:hover .featuredcaption {background: #fff!important;}
	#featuredlist li a:hover {color: #665!important;}
	#featuredlist a:hover .fcsubtitle {color: #999!important;}
	.footer-col ul li a:hover {color: #cccccc;text-decoration: none;}
	#categorylinks li a:hover {background-color: #fff;color: #665;border-color: #ccc!important;}
	#catdesc-left a:hover, .slider-desc .slider-title a:hover {text-decoration: none;}
}
@media (max-width: 768px) and (min-width: 641px) {
	#homecontentbottom, 
	#layout_two, .category.archive .bggray, .category.archive #layout_two .backnextlinks, #categorydesc,
	#homecontent .wrapper, #header, #navwrap, #layout_three, #prefooter, #footerwrap {
		padding-left: 15px;
		padding-right: 15px;
		min-width: 943px; 
		width: 943px;
	}
	#top_images {min-width: 973px;width: 973px;}
	.home #navwrap {padding-left: 12px;padding-right: 18px;}
	.category.archive #layout_two .backnextlinks, 
	.category.archive #layout_two  {padding-right:0!important;padding-left:0!important;}
	.category.archive #layout_two .backnextlinks {margin-left:15px;}
	#header .top {padding-left: 0;}
}
@media only screen and (max-width: 640px) {
	#header, #top_images, .wrapper, #layout_two #image_grid ul {width:100%;min-width:100%;height: auto;}
	#footerwrap, #navwrap, #catdesc-left, #layout_two #image_grid, #layout_three, 
	#homecontentbottom, #homecontent .wrapper {
		padding-left: 4%;
		padding-right: 4%;
		min-width: 92%;
		width: 92%;
	}
	#layout_two #image_grid {max-width: 92%;overflow: visible;}
	.single-post #footerwrap, 
	#header .slicknav_menu .slicknav_menutxt, .backnextlinks, #catdesc, #fblikebtn, #catdesc-right, 
	#header #weather, #header #location-option, #booklink, #sharepost,  #layout_three .content hgroup .fb_like, 
	#footerwrap .widget-area, #prefooter, #sitefooter,
	#banner-slide, #hcright {display:none!important;}
	#top_images .image_item {
		width: 100%;
		display: block;
		float: none;
		clear: both;	
		height: 195px;
		background-size: 100% auto!important;
		background-position: center 15% !important;
		position:relative;
	}
	#top_images .image_item .overlay .cattitle {display:none!important;}
	#top_images .image_item .cat-subtitle {
		position: relative;
		top: 0;
		left: 0;
		font-size: 25px;
	}
	#top_images .image_item .overlay {
		height: auto;
		top: inherit;
		bottom:0;
		display: block!important;
		padding: 25px;
		padding: 25px 7% 25px 3%;
		width: 90%;
	}
	#top_images .image_item .overlay:after {
		content:' ';
		position:absolute;
		height:17px;
		width:12px;
		right:5%; 
		background: url(../images/arrow_2.svg)center no-repeat;
		top: 29px;
	}
	#hcleft {width: 100%;margin-right: 0;}
	#homecontentbottom {margin-top: 0;}
	#menu-category_menu {display:none!important;}
	.slicknav_menu {display:block!important;}
	#header .slicknav_menu {background: transparent;	padding:0;}
	#header .slicknav_nav {
		background:#f0f0f0;
		box-shadow: inset 1px 1px 2px rgba(0,0,0,.3);
		-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,.3);
		-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,.3);
	}
	#header .slicknav_btn {
		outline: none;
		background: #eb375e;
		text-shadow: none;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		padding: 24px 18px 17px 15px;
		margin: 0;	
		float: left;
	}
	#header .slicknav_menu .slicknav_icon {margin: 0;}
	#header .slicknav_menu .slicknav_icon-bar {
		background-color: #fff;
		width: 50px;
		height: 6px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		margin-bottom: 8px;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		margin-top: 0!important;
	}
	#header .top {height: auto!important;
		position: absolute;
		top: 9px;
		left: 100px;		
		min-width: 300px;
		width: 300px;		
	}
	#header .logo  {
		height: auto!important;
		width: auto;
		min-width: initial;
	}
	#header .logo a img {width: 300px;height: auto;}
	#header .slicknav_nav li:last-child a {border-bottom:none;}
	#header .slicknav_nav a {
		padding: 12px 15px;
		margin: 0;
		font-size: 15px;
		color: #777;
		border-bottom: 1px dotted #ccc;
	}
	#header .slicknav_nav a:focus {outline:0;}
	#header .slicknav_nav a:hover {
		border-radius:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		background:transparent;
	}
	#header .slicknav_nav .current-menu-item a {background:#eb375e;color:#fff;}
	#header {min-height:83px;}
	#catdesc-left, #cattitle {margin-bottom: 0;margin-right: 0;}
	#layout_two #image_grid ul {text-align: center;}
	#layout_two #image_grid .itementry {
		text-align: left;
		float: none;
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
	}
	#layout_three .content {padding-right: 0;padding-left: 0; width: 100%;}
	#boxinfopanels, #booklink, #layout_three .sidebar {width: 100%;}
	.togglepanel {background-position:95% center;}
	#webfb .btn {width: 40%;padding: 12px 3%;margin-right: 6%;}
	.single-post #banner-slide {display:block!important;}
	.single-post #imgslider, #addressmapdetails .map_can {width: 100%;max-width: 100%;}
	.single-post #layout_three .sidebar {
		width: auto;
		display: block;
		max-width: initial;
		float: none;
		margin-right: -4%;
		margin-left: -4%;	
	}
	#addressmapdetails {border:none;margin-right: -4%;margin-left: -4%;}
	.single-post #banner-slide {width: 100%!important;}
	#layout_three .sidebar #slider {display: block;margin-right: auto;margin-left: auto;max-width:100%;overflow:hidden;}
	#addressmapdetails {display:none;}
	.xsvisible {display:block!important;}
	#addressmapdetails #map_canvas {
		width: auto;
		display: block;
		max-width: inherit;	
	}
	#blog-posts {width: 100%;}
	.blog-sidebar {width: 100%;padding-top: 20px;}
	#webfb .btn {width: 41%;padding: 8px 2%;margin-bottom: 3px;float: none!important;margin-left: 1.5%;margin-right:1.5%;font-size: 13px;}
	#webfb {text-align: center;margin-bottom: 0;}	
}
@media only screen and (max-width: 450px) {
	#header .logo a img {width: 80%;}
	#header .top {min-width: 100px;width: 100px;}
	#layout_three .sidebar #slider {height: 280px!important;}
}
@media only screen and (max-width: 420px) {
	#header .logo a img {width: 100%;}
	#header .logo a {width: 225px;}
}
@media only screen and (max-width: 400px) {
	#layout_three .sidebar #slider {height: 200px!important;}
}
@media only screen and (max-width: 370px) {
	#locationoptionmobile {left: 40px;}
	#locationoptionmobile a {
		font-size:14px;
		padding-top:9px;
		width: 112px;
	}
	#header .slicknav_menu .slicknav_icon-bar {
		width: 28px;
		height: 4px;	
		margin-bottom: 5px;
	}
	#header {min-height: 58px;}
	#header .logo {top: 5px;}
	#header .slicknav_btn {padding: 18px 17px 13px 13px;}
	#header .top {left: 70px;}
	#top_images .image_item {height:105px;background-position: center 40% !important;}
	#top_images #item_03 {background-position: center 50% !important;}
	#top_images .image_item .cat-subtitle {font-size: 16px;}
	#top_images .image_item .overlay {padding-top:12px;padding-bottom:12px;}
	#top_images .image_item .overlay:after {top: 12px;}
	#mobilebacklink {background-size: 15px 20px !important;height: 20px;width: 20px;top: -2px;}
	#layout_two #image_grid .itementry {
		width: 45%;
		margin-right: 2%;
		margin-left: 2%;
		min-height: initial;
		float: left;
	}
	#layout_two #image_grid .item img {width: 100%;height: auto;}
	#layout_two #image_grid .item .overlay h2 {font-size: 15px;line-height: 1.2;left: 10px;top: 40px;}
	#itemdetail-subheading {font-size: 13px;}
	#itemdetail-price {font-size: 11px;line-height: 1.2;}
	#itemdetail {padding: 10px;}
	#layout_two #image_grid ul .itementry:nth-child(4n+1) {clear: none;}
	#layout_two #image_grid ul .itementry:nth-child(odd) {clear: left;}
	#layout_two #image_grid {padding-left: 1%;padding-right: 1%;min-width: 98%;width: 98%;}
	#header .logo a {width: 190px;}
	#backtolist {font-size:17px;padding: 15px 4% 15px 12%;width: 84%;}
}
