/* Layout
-----------------------------------------------
 */
#main {
	margin: 0 26px 0 0;
	float: left;
	padding: 10px 0 0 10px;
	width: 640px;
	}

#blogSidebar {
	float: right;
	padding: 10px 10px 0 0;
	width: 216px;
	}


/* Layout
-----------------------------------------------
 */
#blogContent {
	line-height: 1.5;
	}


/* Links
-----------------------------------------------
 */
a.pdf {
	padding: 0 0 0 25px;
	background:url(global/img/icon-pdf.gif) no-repeat left center;
	}


/* Boxes
-----------------------------------------------
 */

#HTML1, #HTML2, #HTML3, #HTML4, #BlogArchive1, #Label1 {
	margin: 0 0 20px;
	}
	#HTML1 .title, #HTML2 .title, #HTML3 .title, #Subscribe1 .title, #BlogArchive1 h3, #Label1 h3 {
		margin: 0;
		padding: 0 0 0 10px;
		height: 29px;
		background: #dddddb url('img/box-header.gif') no-repeat;
		font-weight: bold;
		color: #cc0000;
		line-height: 29px;
		}
	#HTML1 .widget-content, #HTML2 .widget-content, #HTML3 .widget-content, #Subscribe1 .widget-content, #BlogArchive1 .widget-content, #Label1 .widget-content {
		padding: 8px 8px 0 8px;
		}
		#HTML4 .widget-content {
			padding: 0 16px;
			}
	#HTML1 li, #HTML2 li, #HTML3 li {
		line-height: 1.5;
		}

#mediaRoomHeader, #travelTradeHeader {
	position: relative;
	background: url('img/media-room-header.png') no-repeat 400px 0;
	height: 165px;
	}
	#travelTradeHeader {
		height: 180px;
		background: url('img/travel-trade-header.gif') no-repeat 400px 0;
		}
	#mediaRoomHeader h1, #mediaRoomHeader p, #travelTradeHeader h1, #travelTradeHeader p {
		width: 350px;
		}
		#mediaRoomHeader p.name, #travelTradeHeader p.name {
			position: absolute;
			top: 8px;
			left: 684px;
			width: 216px;
			}

#CustomSearch1 {
	position: absolute;
	top: 100px;
	left: 684px;
	overflow: hidden;
	padding: 10px;
	width: 196px;
	height: 43px;
	background: #666 url('img/box-search-bg.gif') no-repeat;
	}
	#CustomSearch1 h3 {
		margin: 0 0 4px;
		font-size: 1em;
		color: #fff;
		font-weight: bold;
		}
	#CustomSearch1 table.gsc-search-box {
		width: 100%;
		}
		#CustomSearch1 table.gsc-search-box td.gsc-input {
			padding: 0;
			width: 150px;
			/* background: red; */
			}
		#CustomSearch1 table.gsc-search-box td.gsc-search-button {
			padding: 0;
			width: 46px;
			/* background: yellow; */
			}
		#CustomSearch1 table.gsc-search-box input.gsc-input {
			width: 149px;
			height: 18px;
			background: #fff;
			border: none;
			}
		#CustomSearch1 table.gsc-search-box input.gsc-search-button {
			float: right;
			display: block;
			height: 26px;
			width: 39px;
			background: transparent url('http://virgintrains.elviscommunications.net/assets/blogs/img/search-button.gif') no-repeat;
			border: none;
			font-size: 0;
			line-height: 0;
			cursor: pointer;
			}
	#CustomSearch1 table.gsc-branding {
		display: none;
		}

/* Posts
-----------------------------------------------
 */
.date-header {
	margin: 0;
	padding: 0;
	color: #666;
	text-transform: uppercase;
	/* border-bottom: 1px dotted #b8babb; */
}

.post {
	margin: 0 0 1em;
	padding: 0 0 2em;
	border-bottom: 1px dotted #b8babb;
	}

.post h2 {
	line-height: 1.5;
	}

.post h2 a {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	}
	.post h2 a:hover {
		}

.post-body {
	margin: 1em 0;
	line-height: 1.5;
	}

.post-body blockquote {
	}

.post-footer {
	}

.comment-link {
	}

.post img {
	}

.post blockquote {
	}

.post blockquote p {
	}

/* Comments
----------------------------------------------- */
#comments h4 {
	}

#comments-block {
	}

#comments-block .comment-author {
	}

#comments-block .comment-body {
	}

#comments-block .comment-footer {
	}

#comments-block .comment-body p {
	}

.deleted-comment {
	}

#blog-pager-newer-link {
	}
 
#blog-pager-older-link {
	float: right;
	}

#blog-pager {
	margin: 0.75em 0 0;
	}
	#blog-pager .home-link {
/* 		position: relative;
		top: -14px; */
		display: block;
		text-align: center;
		}

.feed-links {
	display: none;
	}

/* Sidebar Content
----------------------------------------------- */
.BlogArchive #ArchiveList ul li {
	padding: 0;
	text-indent: 0;
	}
	#BlogArchive1 ul ul ul.posts {
		margin: 3px 0 0 7px;
		}
		#BlogArchive1 ul ul ul.posts li {
			padding: 0.2em 0;
			line-height: 1.25;
			}
		#BlogArchive1 ul ul ul.posts a {
			color: #333;
			}
	#BlogArchive1 li.expanded {
		color: #cc0000;
		font-weight: bold;
		}
		#BlogArchive1 li.expanded a {
			color: #cc0000;
			font-weight: bold;
			}
			#BlogArchive1 ul ul li.expanded, #BlogArchive1 ul ul li.expanded a {
				font-weight: normal;
				}
	#BlogArchive1 li.collapsed, #BlogArchive1 li.collapsed a {
		color: #333;
		font-weight: normal;
		}
	#BlogArchive1 ul li.expanded a.toggle {
		float: left;
		display: block;
		margin: 0 7px 0 0;
		width: 15px;
		height: 15px;
		background: url(img/toggle-open.gif) no-repeat left top;
		text-indent: -9999em;
		}
	#BlogArchive1 ul li.collapsed a.toggle {
		float: left;
		clear: both;
		display: block;
		margin: 0 7px 8px 0;
		width: 15px;
		height: 15px;
		background: url(img/toggle-closed.gif) no-repeat left top;
		text-indent: -9999em;
		}
	#BlogArchive1 ul li {
		clear: both;
		line-height: 1.25;
	}
	#BlogArchive1 ul li.archivedate {
		margin-bottom: 0;
	}
.list-label-widget-content ul li {
	margin-bottom: 8px;
	line-height: 1.25;
}	
	

/* Profile 
----------------------------------------------- */
.profile-img { 
	}

.profile-data {
	}

.profile-datablock { 
	}

.profile-textblock { 
	}

.profile-link { 
	}

#uds-searchControl {
	margin: 0;
	padding: 0;
	}

.gsc-resultsbox-visible {
	margin: 0 0 2em;
	}

.gsc-tabsArea {
	display: none;
	}

.gsc-resultsRoot {
	position: relative;
	}

#uds-searchClearResults {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	border: none;
	}
