html,body  { font-size:16px }
.container { width: auto !important; max-width:64em; }

/* HEADER MENU ****************************************************************/

.header-menu {
	margin-top: 10px;
	margin-bottom: 8px;
}

.nav-secondary {
	background:#996600;
	margin-bottom:.5em; 
	padding:0 1em;
	height:30px
}
.nav-secondary ul {
	padding:0;
	margin:0;
	list-style:none
}
.nav-secondary ul li {
	float:left;
	color:#FFF;
	font-size:9px;
	line-height:30px;
	vertical-align:baseline
}
.nav-secondary ul a {
	display:inline-block;
	color:#FFF;
	line-height:30px;
	text-transform:uppercase
}
.nav-secondary ul a:hover {
	color:#e60000;
	text-decoration:none
}

.topnav-left {
	float:left
}

.topnav-left li:before {
	content:"I";
	display:inline-block;
	padding-left:.9375em;
	margin-top:-1px;
	margin-right:.9375em;
	color:#FFF;
	text-align:center
}
.topnav-left li:first-child:before {
	content:"";
	padding-left:0;
	margin-right:0
}
.topnav-left li:first-child:after {
	margin-right:.9375em
}

.topnav-right{
	float:right;
}
.topnav-right .social-icon {
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
    margin-left: 15px;
} 

.topnav-right img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
}

.header-logo {
	margin: 0 auto;
	padding 0;
}

/* NAVBAR ****************************************************************/

.navbar {
	max-height: 50px;
	margin: 0 auto;
	border: 0;
}
.nav-header {
	max-height: 50px;
	margin: 0 auto;
	border: 0;
}
.navbar-custom {
	margin: 0 auto;
	padding-left: 0;
    padding-right: 0;
	border-right: solid 1px #fff;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; 
    margin-bottom: 2px;
/*    background-color: #43721D; */
    background-color: #339900;
}

.nav-home {
	margin-top: -1px;
	line-height: 24px;
	padding: 13px 10px;
    color: #FFF;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	background-color: #7ABF43;
	
}
.nav-menu {
	margin: 0 auto;
	padding 0;
	color: #FFF;
	right: -12px;
	top: 5px;
}

.navbar-collapse {
	margin: 0 auto;
	padding: 0;
}
.dropdown {
	margin: 0 auto;
	padding: 0;
}
.nav-justified > li > a {
	line-height: 24px;
    padding: 13px 0px;
	border-right: solid 1px #fff;
    color: #FFF;
    background-color: #339900;
    font-family:Georgia,serif;
}

.nav-justified > li > a:hover {
    background-color: #7ABF43;
    text-decoration: underline;
    outline: 0;
}

.nav-justified > li.dropdown.active.open > a,
.nav-justified > li.dropdown.active.open > ul.dropdwon-menu a:hover,
.nav-justified > li.dropdown.open > a,
.nav-justified > li.dropdown.open > ul.dropdwon-menu a:hover,
.nav > li > a:focus {
    background: #7ABF43;
    text-decoration: none;
    outline: 0;
    border-right: solid 1px #fff;
}


@media (max-width: 767px) {
  .navbar {
    z-index: 9999;
  }
  .navbar-custom {
	padding-left: 10px;
    padding-right: 15px;
  }	
  .navbar-collapse {
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  }
  .nav-justified > li > a {
	line-height: 20px;
	border-right: 0;
    color: #444;
    background-color: #fff;
    text-align: left;
    border-bottom: solid 1px #ccc;
    padding-left: 10px;
    margin-bottom: 0px;
  }
  .nav-justified > li > a:hover {
    background-color: #fff;
    text-decoration: underline;
    outline: 0;
  }
  .nav-justified > li.dropdown.active.open > a,
  .nav-justified > li.dropdown.active.open > ul.dropdwon-menu a:hover,
  .nav-justified > li.dropdown.open > a,
  .nav-justified > li.dropdown.open > ul.dropdwon-menu a:hover {
    background-color: #fff;
    text-decoration: none;
    border-bottom: solid 1px #ccc;
  }
  
  .nav-justified .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .nav-justified .open .dropdown-menu > li > a,
  .nav-justified .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
}

/** DROP DOWN **/

.mimm .nav,
.mimm .collapse,
.mimm .dropup,
.mimm .dropdown {
    position: static;
}
.mimm .container {
    position: relative;
}
.mimm .dropdown-menu {
    left: auto;	
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; 
    background-color:rgba(241,241,211,0.95);
    border-top: solid 2px #e60000;
    z-index: 10001;
}
.mimm .mimm-content {
    padding: 20px 30px;
}
.mimm .dropdown.mimm-fw0 .dropdown-menu {
    left: 0;
    right: 0;
}
.mimm-style {
    padding: 10px 30px;
}
.navbar-custom .mimm-style .mimm-overview {
    margin-bottom:.2em;
}
.navbar-custom .mimm-style .mimm-overview a{
    font-size:1.1em;
    font-family:Georgia,serif;
    text-transform: none;
    color: #444;
}
.navbar-custom .mimm-style .mimm-group {
   margin-top:.9em;	
   border-top:solid 1px #444;
   font-weight: bold;
}
.navbar-custom .mimm-style .mimm-group a {
	font-weight: bold;
	text-transform: none;
    color: #444;
}
.navbar-custom .mimm-style {
	color: #444;
}
.navbar-custom .mimm-style .mimm-link a {
	font-weight: 200;
	text-transform: none;
    color: #444;
}


/** DROP DOWN **/

@media (min-width: 768px) {
}

@media (min-width: 992px) { 
 }

@media (min-width: 1200px) { 
}


/** BREADCRUMBS **/

.breadcrumb {
	line-height: 8px;
	font-size: 12px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; 
    margin-bottom: 8px;
    background-color: #1e5900;
}
.breadcrumb a {
   color: #fff;
}
.breadcrumb-here {
	margin-right: 4px;
	color: #fff;
}
.breadcrumb > .active {
  color: #FFF;
  font-weight: bold
}

/** MI-TOPBANNER **/

.mi-topbanner {
    margin-bottom: 8px;
}

/** PAGE TITLE **/

.mi-pagetitle h1 { 
    font-family:Georgia,serif;
    color: #330066; 
    text-decoration:none;
    border-bottom:solid 4px #996600;
}
.mi-pagetitle h3 { 
	margin: 0;
    padding: 0;
    font-family:Arial,Helvetica,sans-serif; 
    color:#993300; 
    font-weight:bold;
}

@media (max-width: 767px) {
    .mi-pagetitle h1 {
        border-bottom:solid 2px #996600;
	}

}

/** MI-PAGEBODY **/

.mi-pagebody {
	margin-top: 10px;
}
.mi-pagebody-left {
    float: none;
    display: table-cell;	
    border-right: solid 1px #996600;
    vertical-align: top;
}
.mi-pagebody-right {
    float: none;
    display: table-cell;
    vertical-align: top;	
}
.mi-pagebody .image-responsive {
	width:100%;
}

.mi-pagebody h3 {
    font-family:Arial,Helvetica,sans-serif; 
    font-weight: bold;
    text-transform: uppercase;
    color: #003399;
    font-size: 16px;
}
.mi-pagebody h4 {
    font-family:Arial,Helvetica,sans-serif; 
    font-weight: bold;
    color: #003399;
    text-transform: uppercase;
    font-size: 16px;
}

.mi-pagebody p{
	text-align: justify;
}
.mi-pagebody a {
	color:  #996600;
	font-weight: bold;
	outline : none;
}
.mi-pagebody ul {
    padding-left: 15px;
    margin-left:  10px;	
    list-style: square;
     
}
.mi-pagebody .mi-gallery {
	margin: 20px 0px;
}
.mi-pagebody .mi-gallery a:hover{
    text-decoration: none;
}


.mi-pagebody .mi-gallery img {
	padding: 4px;
	border: solid 1px #ccc;
	margin-bottom: 4px;
}

.mi-pagebody .mi-gallery img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

.mi-pagebody .banner-sep {
    text-align: center;
    color: #996600;
}

/** THUMBS MENU **/

.mi-thumbs-menu {
	margin: 20px 0px;
	padding-top: 15px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.mi-thumbs-menu .thumbnail {
	margin: 0 auto;
	border: 0;
	padding:0;
}
.mi-thumbs-menu .thumbnail img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}
.mi-thumbs-menu .thumbnail .caption {
	margin-top: 4px;
	padding: 5px 2px 15px 2px;
	border-top: solid 3px #996600;
}
.mi-thumbs-menu .thumbnail .caption h5 {
	margin: 0 auto;
    font-family:Georgia,serif;
    font-size: 1rem;
}
.mi-thumbs-menu .thumbnail .caption h5 a {
    color: #003399;
}
.mi-thumbs-menu .thumbnail .caption p {
	padding-top: 5px;
    font-size: 0.9rem;
    text-align: left;
}

@media (max-width: 767px) {
 .mi-thumbs-menu .thumbnail img {
	 min-width: 100%;
 }
}


/** THUMBS LIST **/

.mi-thumbs-list {
	margin: 20px 0px;
	padding-top: 15px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.mi-thumbs-list .row {
	padding-bottom: 15px;
}

.mi-thumbs-list .thumbnail {
	margin: 0 auto;
	border: 0;
	padding:0;
}

.mi-thumbs-list img {
	padding-right: 3px;
	border-right: solid 3px #996600;
}

.mi-thumbs-list .thumbnail img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}
.mi-thumbs-list .caption {
	margin: 0 auto;
	padding: 4px 0px;
}
.mi-thumbs-list .caption h5 {
	margin: 0 auto;
    font-family:Georgia,serif;
    font-size: 1rem;
}
.mi-thumbs-list .caption h5 a {
    color: #003399;
}
.mi-thumbs-list .caption p {
	padding-top: 5px;
    font-size: 0.9rem;
    text-align: left;
    
}

@media (max-width: 767px) {
  .mi-thumbs-list img {
     min-width:100px;
  }
  .mi-thumbs-list .caption {
     padding:0;
  }
  .mi-thumbs-list .caption p {
     line-height: 0.9rem;
  }
}


/** ACCOMMODATION SUMMARY */

.acco-summary {
	margin: 20px 0px;
}
.acco-summary h5 {
    font-size: 1rem;
	margin: 0 0 15px 0;
}
.acco-summary p {
	font-size: 12px;
	margin: 0 auto;
}
.acco-summary a {
	padding-top: 2px;
	font-size: 12px;
    color: #003399;
}
.acco-summary .badge {
	background-color: #003399;
	font-size: 10px;
}

.acco-summary .list {
	margin-bottom: 20px;
}

.acco-links a{
	font-size: 12px;
}


/** ACCOMMODATION RANGE **/
.nav-range {
	background:#eee;
	margin-bottom:.5em; 
	padding:0 0.5em;
	height:30px
}
.nav-range ul {
	padding:0;
	margin:0;
	list-style:none
}
.nav-range ul li {
	float:left;
	color:#8e8e8e;
	font-size:9px;
	line-height:30px;
	vertical-align:baseline
}
.nav-range ul a {
	display:inline-block;
	color:#8e8e8e;
	line-height:30px;
	text-transform:uppercase
}
.nav-range ul a:hover {
	color:#666;
	text-decoration:none
}

.nav-range .active a {
	color:#990033;
	text-decoration:none
}
.nav-range .active a:hover {
	color:#990033;
	text-decoration:none
}


.range-list {
	float:left
}
.range-list li:before {
	content:"I";
	display:inline-block;
	padding-left:.7em;
	margin-top:-1px;
	margin-right:.7em;
	color:#939393;
	text-align:center
}
.range-list li:first-child:before {
	content:"";
	padding-left:0;
	margin-right:0
}
.range-list li:first-child:after {
	margin-right:.7em
}

.inpage-tbl  {font-family:Arial, Helvetica, sans-serif; width:100%; border-collapse:collapse; }
.inpage-tbl td, #tbl1 th {font-size:12px; border:1px solid rgb(225,230,206); padding:3px 7px 2px 7px;}
.inpage-tbl th {font-size:14px;text-align:left;padding:3px 7px 2px 7px;background-color:rgb(14,90,0);color:#ffffff;}



.inpage-high {
	margin:  10px 0;
	padding: 10px;
    background-color:rgb(241,241,211);
	display: block;
}

/** INPAGE ADS **/

.inpage-text {
	margin:  10px 0;
	padding: 10px;
	background-color:rgb(225,230,206);
	display: block;
}

.inpage-banner {
	margin: 0 auto; 
	border:solid 1px #e5e5e5;
	padding: 5px;
	background-color: #fff;
	display: block;
}

.inpage-banner img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

@media (max-width: 767px) {
   .inpage-banner {
	   padding: 1px;
   }
}

/** INPAGE MENU **/

.inpage-menu .nav {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	font-size: 12px;
	line-height:30px;
	vertical-align:baseline;
	border-bottom: solid 1px #996600;
}

.inpage-menu li a:before {
	content:"";
	padding-right: 4px;
	display:inline-block;
}

.inpage-menu .nav-justified a {
	margin: 0 auto;
	padding: 0;
    font-family:Georgia,serif;
	color: #444;
	background-color:rgb(225,230,206);
	line-height:30px;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; 
    text-align: left;
}
.inpage-menu .nav-justified a:hover {
	color: #444;
	background-color:rgb(225,230,206);
}

.inpage-menu .nav-justified .active a {
	color: #996600;
	background-color:rgb(225,230,206);
}
.inpage-menu .nav-justified .active a:hover {
	color: #996600;
	background-color:rgb(225,230,206);
}

@media (max-width: 767px) {
    .inpage-menu .nav-justified a {
	   border-bottom: solid 1px #ccc;
	   padding-left: 4px;
	   background-color: #fff;
	}
	.inpage-menu .nav-justified .active a {
	   padding-left: 6px;
	   background-color: #fff;
	}
	.inpage-menu .nav {
	   border-bottom: 0;
    }
}

/** SHARE SOCIAL **/

.mi-pagebody .mi-share-social {
	margin: 20px 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #996600;
/**	border-top: solid 1px #996600; **/
}

.mi-pagebody .mi-share-social ul {
	margin:0;
	padding-right: 10px;
	padding-top: 5px; 
	list-style:none;
}

.mi-pagebody .mi-share-social ul li {
	float:right;
	vertical-align:middle;
}
.mi-pagebody .mi-share-social ul a {
	display:inline-block;
}

.mi-pagebody .mi-share-social .sharesocial {

}
.mi-pagebody .mi-share-social .sharesocial .social-icon {
	width: 28px;
	height: 28px;
	margin-bottom: 2px;
    margin-left: 10px;
} 

.mi-pagebody .mi-share-social .sharesocial img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
}

.mi-pagebody .mi-share-social .sharesocial .share-text {
	padding-top: 3px;
	padding-right: 10px;
}

/** GOOGLE ADCHOICES **/

.mi-pagebody .mi-google-adchoices {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.mi-pagebody-left {
        display: block;	
	}
	.mi-pagebody-right {
		margin-top: 20px;
        display: block;	
	}
}

/** FOOTER **/

.footer {
	margin-top: 10px;
	margin-bottom: 20px;
}
.mi-banner-bottom {
	background-color: #003399;
	color: #fff;
    margin-bottom: 10px;
    padding: 20px;
}

.mi-banner-bottom a {
	font-weight: bold;
    color: #996600;
}

.mi-footer {
	border-top: solid 4px #996600;
	background-color: #339900;
	color: #fff;
}
.mi-footer h5 {
    font-family:Georgia,serif;
    font-size: 16px;
}
.mi-footer p {
    font-size: 12px;
    line-height: 14px;
    padding: 0;
    margin-bottom: 20px;
}
.nav-footer {
	height: 15px;
	margin-bottom: 20px;
}
.nav-footer ul {
	padding:0;
	margin:0;
	line-height:15px;
	list-style:none
}
.nav-footer ul li {
	float:left;
	color:#FFF;
	font-size:10px;
	vertical-align:baseline
}
.nav-footer ul a {
	display:inline-block;
	color:#FFF;
	line-height:15px;
	text-transform:uppercase
}
.nav-footer ul a:hover {
	color:#e60000;
	text-decoration:none
}
.footnav-left {
	float:left
}
.footnav-left li:after {
	content:"I";
	display:inline-block;
	padding-left:.9375em;
	margin-top:-1px;
	margin-right:.9375em;
	color:#FFF;
	text-align:center
}
.footnav-left li:last-child:after {
	content:"";
	padding-left:0;
	margin-right:0
}

.footer-logo {
	padding: 30px 20px 0px 0px;
	opacity: .85;
	float: right;
}

.mi-footer-mi {
	margin-top: 4px;
	background-color: #996600;
	height:30px
}

.nav-footer-mi {
	padding-top: 4px;
	height:30px
}

/** WELCOME PAGE **/

.carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	background-color: #996600;
	color: #fff;
    width: 30px;
    height: 30px;
    padding-top: 30%;
    padding-bottom: 50%;
    top: 40%;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left {
  left: 0%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right {
  right:0%;
  margin-right: -10px;
}

.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}

.carousel-indicators {
  bottom: -21px;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
.carousel-indicators li {
  border: 1px solid #996600;
  border-radius: 0px;
  cursor: pointer;
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin: 0;

}
.carousel-indicators .active {
  background-color: #996600;
}

.mi-wall {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #996600;
}
.mi-wall .table-row {
	display: table-row;
	max-height: 468px;
	margin: 0 auto;
	padding: 0;
}
.mi-wall .table-cell {
	display: table-cell;
}

.mi-wall a {
	color: #666;
}

.mi-wall h3 {
	font-weight: 200;
	text-transform: none;
	color: #666;
	font-family:Georgia,serif;
	font-size: 18px;
	line-height: 19px;
	margin: 0 auto;
	padding-top: 4px ;
	padding-bottom: 4px; 
	padding-right:  10px;
	padding-left: 4px;
	text-align: left;
}
.mi-wall img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

.welcome h5 {
	font-family:Georgia,serif;
	font-size: 20px;
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.welcome-map {
	margin-bottom: 10px;
}

.welcome-social-container{
	padding: 10px;
	border-top: solid 4px #339900;
}	
.welcome-social{
	background-color: #eee;
	padding-bottom: 20px;
}
.facebook-feed {
	margin: 0 auto;
	display: block;
	height: 380px;
	overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #eee;
    padding-top: 10px;
}


/** MI-FORM **/

.mi-form {
	margin-top: 10px;
	padding: 20px;
	background-color: #eee;
}

.mi-form h3 {
	color: #996600;
}

.mi-form .btn-default {
	border: solid 2px rgba(153, 102, 0, .075);
	border-radius: 0;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
	background-color: rgba(153, 102, 0, .075);
	color: #996600;
}
.mi-form .btn-default:hover {
	border: solid 2px #996600;
	background-color: #996600;
	color: #fff;
}


.mi-form .form-control {
	border-radius: 0;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
}
.mi-form .form-control:focus {
	border-radius: 0;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-color: #996600;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #996600;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #996600;
}

/* MI-MATCHED-CONTENT */

.mi-matched-content {
	width: 100%;
	max-width: 755px;
	display: block;
}
.mi-matched-content-title {
	width: 100%;
	max-width: 745px;
	display: block;
	border-top: solid 2px rgba(153, 102, 0, .075);
	background-color: rgba(153, 102, 0, .075);
	color: #996600;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.mi-matched-content-google {
	width: 100%;
	max-width: 730px;
	display: block;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #996600;
}

/* NEWS */

.motm-news {
	padding: 0;
	margin-bottom: 20px;
}
.motm-news h6 {
	color: #FFF;
	font-size: 18px;
	margin-top: 4px;
}
.motm-news h6 .motm-label {
   padding-left: 6px;
   padding-right: 6px;
   background-color: #669900;
}
.motm-news h5 {
	font-size: 22px;
    font-family:Georgia,serif;
}
.motm-news img:hover {
    background: #fff url(/theme/default/img/blank.gif) repeat top left;
    opacity: .85;
    -ms-filter: "alpha(opacity=85)";
    filter: alpha(opacity=85);
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}
.motm-news a {
	font-weight: 200;
	color: #444;
}
.motm-news .motm-news-list{
    margin-top: 30px;
}
.motm-news .list-item{
	border-top: solid 1px #eee;
	margin-top: 10px;
	margin-bottom: 5px;
}

.motm-pagination > li > a {
	color: #996600;
}
.motm-pagination > .active > a {
	background-color: #996600;
	border-color: #996600;
}
.motm-pagination > .active > a:hover,
.motm-pagination > .active > a:focus {
	background-color: #996600;
	border-color: #996600;
}
.motm-pagination > li > a:hover{
	color: #669900;
}

.motm-pagination > li:first-child > a,
.motm-pagination > li:last-child > a {
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.motm-post {
	background-color: #fff;
}
.motm-post > h1, .motm-post > h2, 
.motm-post > h3, .motm-post > h4, 
.motm-post > h5, .motm-post > h6 {
	font-weight: 400;
	color: #444;
	margin: 0;
	padding 0;
	text-transform: none;
	text-decoration: none;
	font-size: 20px;
}
.motm-post > h4 {
	font-size: 20px;
	color: #990066;
	margin-bottom: 10px;
}

.motm-post > h5 {
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
	font-weight: bold;

}
.motm-post > h6 {
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
	border-bottom: solid 1px #ddd;
	font-weight: bold;
}
.motm-post p {
	font-size: 16px;
}

.motm-post table {
	width: 100%;
}
.motm-post th {
    border: 1px solid #eee;
    background-color: #eee;
    padding: 4px;
    font-weight: normal;
} 
.motm-post td {
    border: 1px solid #eee;
    padding: 4px;
}
.post-date {
	font-size: 12px;
}

.videoWrapper {
	position: relative;
	height: 0;
	padding-bottom: 56.25%; /* 16:9 */
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

