/*

Theme Name: Travel Impact Newswire
Theme URI:
Version: 1.0
Author: Mesakan Sangaunwai
Author URI: https://www.mwebsite-studio.com/
*/

body {background-color: #c4dbc3;font:16px Georgia,Times,'Liberation Serif',serif;color:#333;}



h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code,  font, img, small, strike,  sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td{
	margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1.5;
    font-family: inherit;
    text-align: left;
}

a { color: #579042; text-decoration: none;outline: none;}
a:hover{ color:#333;}

h2 { font-size: 32px; text-align: center; font-weight:bold; margin-top:8px; margin-bottom: 8px;}

img { height:auto;max-width: 100%;}
.dropdown-menu li{ width:100%;margin: 0;padding:0;}
#content-section p { margin-bottom: 16px;}
#content-section h4{ margin: 0; padding: 10px 0 5px 0;font-size: 20px;text-align: left; color:#333; }   
#content-section ul {margin: 0 0 15px 0; padding: 0;}
#content-section li {background: url(./images/green_bullet.png) no-repeat left 4px; line-height: 18px; margin: 0 0 5px 0;
    padding: 0 0 0 13px; list-style: none !important;}
#content-section li ul li { background: url(./images/green_bullet.png) no-repeat left 4px; margin: 0 0 5px 0;
    padding: 0 0 0 13px;}
#polls-11-loading { display:none;}

		.body-container{
			 background-color: #ffffff; padding:15px 0px 0px; max-width: 960px; margin: 0 auto;
		}
        .main-content {
            background-color: #ffffff;
            padding: 20px;
            margin: 0px;
        }
        .news-title {
            font-weight: bold;
            color: #579042;
        }

footer { background: #778d76; padding:15px;}
footer p a,footer p{ color:#d8e6d8; font:13px Arial, Helvetica, sans-serif;}
footer p a:hover{ color:#fff;}
footer .top{ float: right; padding-left: 13px; text-transform: uppercase; background: url(./images/top_arrow.gif) no-repeat 0 3px;
    color: #fff;}	
		
/* Menu */

.navbar{
	padding:0px;
}
      #mainmenu_border{
          border-bottom: 1px solid #d1e5d3;
          border-top: 1px solid #d1e5d3;
		  padding:1px 0;
		  margin-bottom:0px;
      }

ul#menu-main-navigation {
    height: 30px;  background-color: #c4dbc3; 
}

.depth_0 .dropdown-toggle::after{ display:none;}

ul#menu-main-navigation li a, ul#navmenu-v li a{
	border-left: 1px solid #fff;
    padding: 0 10px;
    float: none !important;
    float: left;
    display: block;
    font: 12px Georgia, "Times New Roman", Times, serif;
    /* text-transform: uppercase; */
    text-decoration: none;
    height: auto !important;
    height: 1%;
    line-height: 30px;
	color:#010101;
}

ul#menu-main-navigation li{
	height: unset;
    float: left;
    display: block !important;
    position: relative;
}

#menu-main-navigation li.current_page_item a {
	background: #7ea482;
    color: #fff;
}

.dropdown-menu{
	background-color: #c4dbc3;
	color:#010101;
}

.current-menu-item a{ background: #7ea482;
    color: #fff !important;}

ul#menu-main-navigation li a:hover, ul#navmenu-v li a:hover{
	background: #7ea482;
    color: #fff;
}

.navbar-nav .dropdown-menu{
	border-radius: 0px;
    border: 0px;
}

/*End Menu*/

#content-section {
	border-right:1px solid #deded9;
}

#sidebar {
	padding:0px 0px;
}

.news-article .posts{
	border-bottom: 1px dashed #deded9;margin-bottom: 25px;
    padding-bottom: 15px;
    line-height: 1.5;
}

.news-article .posts .date{
	margin: 0 0 8px 0;
    padding: 0;
    font: 11px Arial, Helvetica, sans-serif;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
	color:#666;
}


.news-article .posts .title {
	margin: 0;
    padding: 5px 0 8px 0;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    line-height: 1;
	color:#579042;
	border:none;
}

.news-article .posts .title a{
   color:#579042; font-size:22px; text-align: center; font-weight: bold;line-height: 1;
}

#single-content .title a{
   color:#579042; font-size:30px; text-align: center; font-weight: bold;line-height: 1.5;
}

.main_title a{ font-size:30px !important; line-height:1.5 !important;}


.news-article .posts .author {
    color: #666;
    text-transform: uppercase;
	margin: 0 0 20px 0;
    padding: 0 0 8px 0;
    font: 11px Arial, Helvetica, sans-serif;
    text-align: center;
    letter-spacing: 2px;
}

.news-article .posts .author a{
	 color: #666;
}

.news-article .posts .content{
	margin-bottom: 16px;
}

.news-article .morelink{
	float: right;
    font-style: italic;
    clear: both;
	margin-bottom: 12px;
    color: #666;
}

#sidebar ul{
    list-style-type:none;
}
#sidebar ul, #sidebar ul li {
    margin: 0 0 20px 0;
    padding: 0;
    font: 13px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0.75px;
}

#sidebar ul li h2.widgettitle{
    text-align:center;
}

#sidebar h2{
    color: #518456;
    border-bottom: 1px dotted #deded9;
    margin: 0 0 3px 0;
    padding: 5px 0 5px 0;
    font: normal 18px Georgia, "Times New Roman", Times, serif;
}

#sidebar ul li ul li{
    border-bottom: 1px solid #deded9;
    margin: 0;
    padding: 0;
}

#sidebar ul li ul li a{
    display: block;
    padding: 5px 0 5px 13px;
    margin: 0;
    text-decoration: none;
    color: #464646;
    background: url(./images/green_bullet.png) no-repeat 0 8px;
    border-bottom: none;
}

#content h1 {
	border-bottom: 1px dashed #deded9;
    color: #7ea482;
	text-align: left;
	font-size: 32px;
    margin-bottom: 15px;
	font-weight: normal;
}

#content h3 {
	border-bottom: 1px dashed #deded9;
   
	text-align: left;
	font-size: 24px;
    margin-bottom: 5px;
	padding-bottom: 5px;
    font-weight: normal;
}

#content em {
	font-style: italic;
    line-height: 1.25;
}