/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
article {
	margin: 3px;
	padding: 1em;
	overflow: hidden;
	background-color: #1b1e21;
	color: white;
}

.hentry {
	background-color: #1b1e21;
}

.tripglanceheader {
	color: #ffcc00;
	font-weight: bold;
	font-size: 150%;
}

.tripglance {
	color: #fbe23c;
	font-weight: normal;
	font-size: 100%;
}

.tripheader {
	color: #ffcc00;
	font-weight: bold;
}

.tripitenary {
	color:  #fbe23c;
	font-weight: bold;
}

.tripdetail {
	color: #ffffff;
	font-weight: normal;
}

/* Hide the header area except on the homepage | RG-8767260-hc */
body:not(.home) .header-image-container {
	display: none;
}

.featured-image {
	display: none;
}

.home #post-42 {
	display: none;
}

body:not(.home) .entry-title {
	margin-top: -25px;
	margin-bottom: -15px;
}

.tripheaderwidget {
	color:  #ffcc00;
	font-weight: semi-bold;
	font-size: 120%;
}

#custom_html-3 {
	background: transparent;
}

#media_image-3 {
	background: transparent;
}

#text-5 {
	background: transparent;
}

a.ylbutton {
	background: #ffcc00;
	padding: 9px 6px;
	color: #1b1e21;
	border-radius: 7px;
}

/*text widget links*/
.textwidget a {
	color:  #ffcc00;
}

/* --- Change text color in Custom HTML Widget / 8787864-hc (kat) --- */
aside#custom_html-5.widget_text.widget_custom_html a {
	color: black;
}

aside#text-5.widget.widget_text h3.widget-title {
	color: white;
}

div.entry-content a {
	color: #f41a03;
}

/*--- Change page's title and sidebar widgets color / #8796924-hc ck ---*/
.entry-title, #secondary {
	color: #fff;
}

#media_image-5 {
	background: transparent;
}

/*Reduce bottom spacing on first widget in the Sidebar*/
.widget.widget_media_image {
	margin-bottom: -20px;
}

#media_image-7 {
	background: transparent;
}

/*Change contact us text colour 8820015-hc*/
#contact-form-2 {
	color: #ffffff;
}

#contact-form-257 {
	color: #fbe23c;
}

/* remove white bg and padding for FB widget on "about" page MRFX-HC-13053976 */
.widget_facebook_likebox {
	background: transparent;
}

#media_gallery-5 {
	background: transparent;
}

#media_gallery-7 {
	background: transparent;
	Padding: 0;
}

#media_gallery-9 {
	background: transparent;
}

#media_gallery-11 {
	background: transparent;
	Padding: 0;
}

#media_gallery-13 {
	background: transparent;
	Padding: 0;
}

#media_gallery-15 {
	background: transparent;
	Padding: 0;
}

#media_gallery-19 {
	background: transparent;
	Padding: 0;
}

#media_gallery-21 {
	background: transparent;
	Padding: 0;
}

#media_gallery-23 {
	background: transparent;
	Padding: 0;
}

div.entry-content a { color: #ffcc00; }

#media_image-16 {
	background: transparent;
}

@media all and (min-width:760px) {
#site-navigation {
	position: relative;
	left: -240px
}
}

.tripheaderwhite {
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
}

/* Nudget Main menu 50px to left on desktop to prevent 3-level menu time from going of-screen HC-MRFX-7153283  */
@media all and (min-width:760px) {
	#site-navigation {
		position: relative;
		left: -120px;
	}
	
	/* Move tagline / 14152255-zen rw */
@media screen and (min-width: 480px) {
.site-branding .site-description {
display: inline-block;
padding-top: 40px;
padding-left: 450px;
}
}

.site-branding .site-description {
	color: #154354;
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
}

	#media_gallery-25 {
	background: transparent;
	Padding: 0;
}