/*

Theme Name: MICE & Tourism around the World
Author: tom
Version: 4
Template: twentysixteen

*/

body {
  background-color: #fff;
  color: #333333;
  font-family: 'Arial';
  font-size: 0.95em;
  margin: 0 auto;
  width: 1066px;
}

p {
  margin-bottom: 15px;
}

th, td {
  line-height: 1.2;
  padding: 8px;
}

.site-header {
  /* padding: 1%; */
  padding: 0;
  padding-bottom: 30px;
}

.site-branding {
  margin: 0;
}

.custom-logo-link {
  /* display: inline-block; */
  float: left;
  padding: 0 40px;
}

.wp-custom-logo .site-title {
  color: #2362a9;
  display: inline-block;
  font-family: 'eurostileregular';
  /* font-variant: small-caps; */
  font-size: 2.7em;
  font-weight: 500;
  /* margin-top: 1.25em; */
  margin-top: 0.7em;
}

.wp-custom-logo .site-title a, .wp-custom-logo .site-title a:hover {
  color: #2362a9;
}

.site-description {
  display: inline-block;
}

.site-header-menu {
  display: inline-block;
  margin: 0 auto;
  margin-top: 20px;
}

.main-navigation {
  font-family: 'Arial';
}

.main-navigation .primary-menu > li {
  border: 2px solid #868686;
  margin: 0 3px;
  /* rounded corners */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* shading */
  background: -moz-linear-gradient(top, rgba(35,98,169,0) 0%, rgba(35,98,169,0.8) 15%, rgba(35,98,169,1) 20%, rgba(35,98,169,1) 50%, rgba(35,98,169,1) 85%, rgba(91,133,181,0.8) 90%, rgba(204,204,204,0) 100%);
  background: -webkit-linear-gradient(top, rgba(35,98,169,0) 0%,rgba(35,98,169,0.8) 15%,rgba(35,98,169,1) 20%,rgba(35,98,169,1) 50%,rgba(35,98,169,1) 85%,rgba(91,133,181,0.8) 90%,rgba(204,204,204,0) 100%);
  background: linear-gradient(to bottom, rgba(35,98,169,0) 0%,rgba(35,98,169,0.8) 15%,rgba(35,98,169,1) 20%,rgba(35,98,169,1) 50%,rgba(35,98,169,1) 85%,rgba(91,133,181,0.8) 90%,rgba(204,204,204,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002362a9', endColorstr='#00cccccc',GradientType=0 );
}

.main-navigation .primary-menu > li a {
  color: #fff;
  font-weight: normal !important;
  padding: 4px 8px 5px 8px;
}

.main-navigation .primary-menu > li a:hover {
  color: #ccc;
}

#tatw-news-scroller {
  margin: 0 50px 10px;
}

.entry-title, #content h1 {
  color: #2362a9;
  font-size: 1.6em;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  margin: 10px 0 20px 0;
  text-align: center;
}

h3.entry-title {
  color: #2362a9;
  font-size: 1.15em;
  font-size: 1.15rem;
  text-align: left;
}

#content .issuuembed {
  background-color: #fff;
  /* height: 650px !important; */
  margin: 15px auto;
  max-width: 600px;
  /* width: 100% !important; */
}

#content .mice-tatw {
  color: #2362a9;
}

#content a {
  color: #2362a9;
}

.e-e, .e-e td {
  border: 1px solid #fff;
}

.e-e td.e-td {
  border-bottom: 1px solid #ccc;
}

.e-d {
  color: #2362a9;
}

.e-date {
  width: 80px;
}

.e-venue {
  width: 160px;
}

.e-event {
}

.e-b {
  font-weight: bold;
}

.entry-content ul {
  margin-left: 30px;
}

.form-left {
  text-align: right;
  width: 25%;
  float: left;
  clear: both;
  padding: 5px 10px 0 0;
}

.form-left .error {
  color: red;
}

.form-right {
  width: 60%;
  float: left;
  padding: 3px 0 10px 10px;
}

input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
input[type="tel"], 
input[type="number"], 
textarea {
  background: #fff;
  padding: 5px 2px;
}

input[type="submit"] {
  background-color: #2362a9;
  font-family: 'Arial';
  font-size: 0.95em;
  font-variant: normal;
  font-weight: 500;
  padding: 8px;
  text-transform: none;
}

#secondary .ad_group {
  margin: 10px auto;
  width: 150px;
}

#secondary .ad_group .tatw-ad-text {
  padding: 5px 0;
}

#secondary .ad_group .tatw-ad-text > * {
  line-height: 1.1;
  margin: 0;
  padding: 0;
}

div.wpcf7-response-output {
  clear: both;
}

.post-type-archive-tatwm_media_support table {
  border-width: 0;
}

.post-type-archive-tatwm_media_support td {
  border-width: 0;
}
