/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-container {
    margin: 0px auto;
}
.tm-grid-block, .tm-block-bottom, .tm-grid-block + .tm-content, .tm-top-block + .tm-middle {
    margin-top: 0px;
}
.tm-search {
    margin-top: -50px;
	margin-right: 10px;
}
.tm-headerbar .tm-logo {
    margin-top: 20px;
	margin-bottom: -20px;
}
.tm-toolbar {
    padding: 10px 10px;
	background-color: #d39e1f;
	
}
.uk-panel-title  {
    color: #ffffff;
	margin-bottom: 5px;
}
h2.uk-panel-title  {
    color: #000000;
	
}
.uk-panel-box-secondary {  
background-color: #c4e2d3;  
  
}
.uk-panel-box-third {  
background-color: #9966cc;  
 color: #ffffff; 
}
.uk-panel-box-white {  
background-color: #ffffff;  
  
}
.tm-footer {  
background-color: #660033;  
  color: #999999; 
}
html.uk-notouch body.tm-isblog.myLocations div.tm-page-bg div.uk-container.uk-container-center div.tm-container div.tm-middle.uk-grid div.tm-main.uk-width-medium-1-1 main.tm-content article.uk-article.tm-article div.tm-article-content p {
	clear: both;

}