/*
Theme Name:     Less Built
Theme URI:      http://www.advantagelondon.com
Description:    Child theme for the Howorths theme
Author:         Dan Atrill
Author URI:     http://www.advantagelondon.com
Version:        0.1.0
*/

/* Import editor.css */

.clx {
  clear: both;
}
html {
  /*background: #d4d4d4;*/
  width: 100%;
}
body {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  background: #ffffff;
  margin: 0px;
  line-height: 18px;
  min-width: 960px;
}
a {
  color: #0E1E37;
  text-decoration: none;
  font-weight: bold;	
 	transition: all .5s ease-in-out;
 	-moz-transition: all .5s ease-in-out;
 	-webkit-transition: all .5s ease-in-out;
}

a:hover {
  	color: #63aec1;
  	text-decoration: underline;
  	font-weight: bold;
}

.wp-block-image img {
    width: 100%!important;
    height: auto!important;
    display: block!important;
    width: 100%!important;
    height: auto!important;
    max-height: inherit!important;
}

#news-ticker { width: 960px; max-height: 21px; overflow: hidden; }

#news_archives a { color: #63aec1; font-weight: bold; text-decoration: none; }
#news_archives a:hover { color: #0E1E37; font-weight: bold; text-decoration: underline; }
#right-side article { margin-left: 30px }

.accord a { font-weight: normal; }

img { border-style: none; }

/*a:visited {
  color: rgb(213,213,213);
  text-decoration: none;
}*/

ul { margin: 10px 0px 10px 12px }

#news-items li { width: 960px; }

#container {
  width: 100%;
  background: #ffffff;
}
#inner-container {
  width: 960px;
  background: #ffffff;
  margin: 0px auto 0px auto;
  padding: 10px 0px 50px 0px;
}

.main_text img, #left-side .page-content img {
	margin: 0px 0px 0px 28px;
}

#left-side, #home-left-side {
  width: 605px;
  margin-right: 20px;
  float: left;
}

#category-side, #left-blog { 
    border-right: 1px solid #ccc;
    width: 585px;
    padding-right: 20px;
    margin-right: 20px;
    float: left;
    }

#sidebar { margin-top: 12px }

#right-side {
  width: 330px;
  float: right;
}

h3.top-link a { text-decoration: none; font-weight: normal; color: #000; }
h3.top-link a:hover { text-decoration: none; font-weight: normal; }

#right-side h3 {
  width: 330px;
  height: 28px;
  padding: 8px 0px 0px 30px;
  font-size: 15px;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  font-family: 'LinotypeUniversW01-Ligh 723637';
  line-height: 18px;
  cursor: pointer;
}

.light {
  background: url('images/sidebar-light.png') no-repeat scroll top left;
}

.dark {
  	background: url('images/sidebar-dark.png') no-repeat scroll top left;
	color: #ffffff;
}

ul#book_list { list-style-type: none; margin: 0; padding: 0; }
.post-left { width: 170px; float: left; }
.post-left img { 
    -moz-box-shadow:    4px 5px 3px 2px #ccc;
    -webkit-box-shadow: 4px 5px 3px 2px #ccc;
    box-shadow:         4px 5px 3px 2px #ccc;
}
.post-right { width: 365px; float: right; text-align: left; }

.feed-list { width: 310px; clear: both; padding: 0px 0px 12px 0px }
.feed-left { width: 80px; float: left; }
.feed-left img { 
    -moz-box-shadow:    2px 3px 1px 2px #ccc;
    -webkit-box-shadow: 2px 3px 1px 2px #ccc;
    box-shadow:         2px 3px 1px 2px #ccc;
}
.feed-right { width: 220px; float: left; }
.feed-right p { margin: 0; }

header {
  	width: 100%;
  	height: 163px;
	background: #fff;
    background: url('images/menu_back.png') repeat-x;
	background-position: bottom left;
	
}
header a { display: block; }

#inner-header {
  height: 123px;
  width: 960px;
  margin: 0 auto;
  position: relative;
  background-color: #0e1e37;
}
#navigation {
  width: 100%;
  height: 40px;
}
#navigation .menu {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 960px;
}
#navigation .menu li {
  float: left;
  border-left: 1px solid #333;
  padding: 0px 0px 0px 0px;
  height: 34px;
  background: url('images/nav-back.png') 0 0 repeat-x;
}
#navigation .menu li:last-child {
  border-right: 1px solid #333;
  width: 128px;
}
#navigation .menu li a {
  color: #ffffff;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 20px;
  height: 18px;
  margin: 0px 0px 0px 0px;
  display: block;
}
#navigation .menu li a:hover,
#navigation .menu .current-menu-item a,
#navigation .current-post-parent a {
  background: #d4d4d4;
  color: #0e1e37 !important;
}
#logo {
	width: 620px;
	float: left;
	height: 123px;
}

#topbar {
  display: none;
  float: right;
  margin-top: 5px;
  width: 332px;
}

.entry { 
	margin: 0px 0px 0px 27px; 
	content: "";
  	display: table;
  	clear: both;
	}

.entry p { margin: 0px 0px 12px 0px; }
.entry h3 strong { font-weight: normal; }


/* .entry img { width: 300px; height: auto; text-align: left } */
.entry .size-full { max-width: 555px; height: auto; }
.entry .date { margin: 0px 0px 12px 0px }
.left-link { max-width: 40%; float: left; }
.right-link { max-width: 40%; float: right; }

.avatar { width: 32px!important; height: 32px!important; }

.entry-title {
  color: #4ba5bb;
  font-size: 13px;
  font-family: 'LinotypeUniversW01-Ligh 723637';
  line-height: 23px;
  margin-top: 0px;
}

.blog-title {
  color: #4ba5bb;
  font-size: 20px;
  font-family: 'LinotypeUniversW01-Ligh 723637';
  line-height: 23px;
  margin-top: 0px;
}

.other-title {
  	font-size: 13px;
  	font-family: 'LinotypeUniversW01-Ligh 723637';
  	line-height: 23px;
  	margin: 0px 0px 0px 6px;
}

.other-title a { color: #8f8f8f; font-weight: normal!important; }

.other-title:before { content: "|"; padding: 0px 6px 0px 0px; color: #8f8f8f; }

.larger {
  font-size: 135%;
}

.bluer {
	color: #293139;
}

.page-content p {
  padding: 0px 0px 0px 27px;
}

.article-content .title {  }
.shares a { text-decoration: none; margin: 0px 8px 0px 0px; }
.shares { margin: 12px 0px; clear: both; }

.feed-content {
	padding-bottom: 12px;
	margin:  0px 0px 12px 27px;
	border-bottom: 1px solid #ccc;
}

.feed-content .wp-post-image { max-width: 300px!important; height: auto; }

.feed-content:last-child { border-bottom: none }

.small_type {
  font-size: 80%;
}

/* Home Page */

.recent { padding: 0px 40px; text-align: left; }

#recent-items { 
	background: url('images/recent-back.png');
	width: 605px;
	margin: 0px;
	}

.recent-gallery { 
	padding: 0px 27px;
	width: 366px;
}
.recent-gallery .text-widget { margin: 0px; padding: 0px; }


#recent-article h3, #recent-photo h3 {
	background: url('images/sidebar-light.png') no-repeat scroll top left;
	padding: 10px 0px 10px 27px;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	font-family: 'LinotypeUniversW01-Ligh 723637';
	line-height: 18px;
}

#recent-article img { margin: 0px 0px 0px 0px }
#recent-article p, #recent-photo p { margin: 3px 0px 0px 0px }

#recent-article { 
	width: 215px;
	float: left;
	height: 279px;
}

#recent-photo { 
	width: 365px;
	float: right;
}
	
.recent_link {
	color: #0E1E37!important;
	font-weight: normal;
	text-decoration: none;
}

.recent_link:hover {
	color: #0E1E37;
	text-decoration: underline;
	font-weight: normal;
}

/* Gallery */

.wp_caption {
	float: left;
	display: inline-block;
	padding: 0px;
	background: #e8e7e7;
	font-weight: bold;
	width: 310px;
	height: 250px;
	cursor: pointer;
	position: relative;
	text-align: center;
}

.wp_caption:hover, .captioned_arrow {
    background: url('images/down_arrow.png') no-repeat #e8e7e7 50% 230px;
}

.wp_caption {
	margin: 0px 15px 25px 0px;
}

.cap-last {
	margin: 0px 0px 25px 0px;
}

.caption_arrow { 
	width: 310px;
	height: 235px;
	padding: 0px 0px 12px 0px;
	}

.wp_caption p { 
	margin: 2px 0px 10px 0px;
	text-align: center
	}

/*#inner-container .category-img { margin-right: 15px }*/

.gallery-box { width: 147px; height: 160px; margin: 0px 11px 12px 0px; display: inline-block; }
.gallery-box:nth-child(6) { margin: 0px 0px 12px 0px; }

/* Articles */

.indent { margin: 0px 0px 12px 28px!important; padding: 0px 0px 12px 0px; }
.bordered { border-bottom: 1px solid #ccc; }

#article-top h2 {
	color: #4ba5bb;
	font-size: 18px;
	font-weight: normal;
}

#article-top h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 12px 0px 0px 0px;
}

#article-top h4 {
	font-weight: normal;
	font-size: 24px;
	padding: 0px 10px;
	background: #fff;
	margin: 0px 0px 0px 420px;
	position: absolute;
	top: -12px;
	float: left;
}

#article-top .h_title {
	font-weight: normal;
	font-size: 22px;
	padding: 0px 6px;
	background: #fff;
	color: #8f8f8f;
}

#article-top .h_title a {
	font-weight: normal;
	color: #8f8f8f;
}

#article-top .t_live {
	color: #333;
	margin-right: 3px;
}

.all_titles { text-align: center; margin: -12px 0px 0px 0px; display: block }

.go_right { display: block; text-align: right; margin: 0px 0px 18px 0px; }

#article-title {
	position: relative;
	border-top: 1px solid #d4d4d4;
	margin: 24px 0px 24px 0px;
	height: 24px;
}

#left-article {
	float: left;
	width: 200px;
	position: relative;
}

#left-article h2 { font-size: 14px; margin: 0px 0px 6px 0px; }
#left-article .selected, #left-article .first {
	background: url('images/h3-back.jpg') #e8e7e7 90px 0 no-repeat!important;
	font-weight: bold!important;
}

#left-article .article_link {
	background: #e8e7e7;
	width: 275px;
	height: 27px;
	padding: 8px 0px 0px 12px;
	margin: 0px 0px 7px 0px;
	color: #0d1b28;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	letter-spacing: -1px;
}

#left-article .article_link:hover {
	background: url('images/h3-back.jpg') #e8e7e7 90px 0 no-repeat;
	font-weight: bold;
}

#right-article {
	float: right;
	text-align: left;
	margin: 0px 0px 0px 12px;
	width: 472px;
	position: relative;	
}

#right-article p { 
	margin-top: 0px;
	clear: both;
	}

#right-article h3 {
	margin: 0px 0px 12px 0px;
}

#right-article .article-block {
	width: 109px;
	height: 175px;
	padding: 0px 12px 12px 0px;
	float: left;
	display: inline-block;
	position: relative;
}

#right-article .article-block p {
	margin-top: 8px;
}

#right-article .article-box {
	display: none; 
	/* position: absolute;
	top: 0px;
	left: 0px; */
}

#right-article .article1 { display: block; }

#right-article .article-block:nth-child(4n) {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 12px 0px;
}

#sub_destination {
	display: none;
	position: absolute;
	left: 300px;
	top: 0px;
	width: 170px;
}

#sub_destination .sub_link {
	height: 27px;
	margin: 0px 0px 3px 0px;
	color: #4BA5BB;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	letter-spacing: -1px;
}

#sub_destination .sub_link:hover {
	color: #000;
	font-weight: bold;
}

.sub_selected { font-weight: bold!important; color: #000!important }
.sub_none { display: none; }

/* Sidebars */

#cat_specific_rss ul { list-style-type: none; margin: 12px 0px 12px 30px; padding: 0; }
#news_archives { list-style-image: url(images/arrow.png); }
#searchform { margin: 12px 0px 12px 30px; }
.facetious_form {
	margin: 0px 0px 0px 30px;
}
.facetious_form label {
	display: block;
}

.facetious_submit_button, .news_side input[type=submit], #subscribe-submit input[type=submit] {
	background: #29afc1;
	color: #fff;
	border: none;
	border-radius: 3px;
	padding: 3px;
}

p#subscribe-text { margin-top: 0px }

#sidebar label {
	font-weight: bold;
}

#category-side .article-top h2 {
	color: #4BA5BB;
	margin: 0px 0px 18px 28px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #ccc;
}


#category-side .article-top a {
	color: #4BA5BB;
	font-weight: bold;
	text-decoration: none;
	/*font-style: italic;*/
}

#category-side .article-top a:hover {
	text-decoration: underline;
}

#article-sections {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

/* Footer */
footer {
  clear: both;
  width: 100%;
  background: rgb(213,213,213);
  min-height: 120px;
  font-size: 11px;
}
#inner-footer {
  width: 960px;
  margin: 0 auto;
  padding: 12px 0px;
}

#foot_left {
	width: 280px; float: left;
}

#foot_left a { text-decoration: none; font-weight: normal }
#foot_left a:hover { color: #000; text-decoration: underline; }

#foot_middle {
	width: 550px; float: left;
}

#foot_middle .menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#foot_middle .menu li {
	float: left;
	padding: 0px 0px 0px 3px;
}

#foot_middle .menu li:after { content: "|"; }
#foot_middle .menu li:last-child:after { content: ""; }

#foot_right a, #foot_middle .menu a { color: #333333; text-decoration: none; font-weight: normal; padding: 0px 4px 0px 0px }
#foot_middle .menu a:hover { text-decoration: underline; }

#foot_right { 
	width: 130px; float: left;
	text-align: right;
}

#foot_accred {
	clear: both;
	width: 100%;
	margin: 10px 0px;
	display: block;
}

#foot_accred img { 
	vertical-align: top; 
	margin-right: 8px;
	}

/* Gallery */

#gallery-travel, #gallery-yachts, #gallery-shipyards { display: none }

.gallery-box { vertical-align: top; }
.gallery-photos { 
	display: none;
}

#gallery-top { 
	width: 960px; 
	height: 400px; 
	margin: 0px 0px 20px 0px;
	}

.ngg-galleryoverview { margin: 0px!important }

.ngg-widget img { 
	border: none!important;
	margin: 0px!important;
	padding: 0px!important;
	}

.ngg-gallery-thumbnail-box {
    height: 139px;
	width: 154px;
    background: #e8e7e7;
	padding: 10px 0px 6px 0px;
    margin: 0px 7px 6px 0px!important;
	position: relative;
}

.ngg-gallery-thumbnail-box:nth-child(6n) { margin: 0px 0px 6px 0px!important; }

.ngg-gallery-thumbnail img {
    margin: 0px auto!important; 
    padding: 0px;
    border: none; 
    background: none;
    background-color: none!important;
    border: none!important;
    display: block!important;
    margin: 0px!important;
    padding: 0px!important;
}
	
.ngg-gallery-thumbnail-box {
    float: left;
    position: relative;
}

.ngg-gallery-thumbnail {
	margin-right: auto;
	text-align: center;
	float: none;
	width: 100%;
	height: 100%;
}

.ngg-gallery-thumbnail-box img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

.ngg-fancybox { display: inline-block; }

.ngg-gallery-thumbnail-box {
    display: table;
}

.ngg-gallery-thumbnail {
    display: table-cell;
    float: none!important;
    text-align: center!important;
    vertical-align: middle;
}

/* Articles */
.attachment-article-thumb { border: 1px solid #ccc; width: 109px; height: 145px; }
.attachment-article-thumb:after { clear: both; content: ""; display: table; }
.pagetitle { margin-left: 27px }

.alignleft { 
	margin: 0px 12px 12px 0px!important;
	float: left;
}

.alignright { 
	margin: 0px 0px 12px 12px!important;
	float: right;
}

.wp-caption-text, .wp-caption-dd { font: italic bold 12px/30px Verdana, sans-serif!important; margin: 0px!important; }
.wp-caption { margin: 0; background: none; padding: 0; border: none; }

/* Editor styles */

.turquoise, .navyblue {
	font-size: 16px!important;
	margin: 8px 0px 0px 0px!important;
	font-weight: normal!important;
}

.navyblue {
	color: #0E1E37!important;
}

.turquoise {
	color: #4BA5BB!important;
}

img#wpstats{
	width: 0px;
	height: 0px;
	overflow: hidden
}