/*
Theme Name: tdFashion Child Theme
Author URI: http://tasko.us/
Author: Taras Dashkevych
Description: This is a child theme for tdFashion Theme
Template: tdfashion
Version: 1.0
*/

@import url('../tdfashion/style.css');


body {
  background: #ECE9E9;
}

.featured-slideshow {
  width: 100%;
  float: left;
}

.primary_slider {
	width: 100%;
	margin: auto;
	padding-left: 25px;
	background-color:#FFFFFF
}
.smooth_slider_thumbnail {
  width: 310px !important ;
  max-height: 180px !important ;
}

.socialicons {
  float: right;
  margin-left: 20px;
}

#masthead {
  background: #ffffff;
}

#masthead .header-top-bar .socialicons a  {
  padding-left: 2px;
  padding-right: 2px;
  border-right: 0px;
} 

#masthead .header-searchform input[type="text"] {
  background: #eeeeee;
}

button.submit {
  height: 30px;
}

.main-navigation a {
  /*font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;  */
  letter-spacing:1px;
}

.main-navigation li:first-child {
  background-color: #2D3F9E;
}  

.main-navigation li {
  background-color: #2D3F9E;
} 

.main-navigation {
  background-color: #dddddd;
}   

.post-thumb {
  height: 200px;
  min-height: 200px;
  max-height: 200px;
}

.g-1 {
  float: right;
}

div#lbx_light.lbx_content {
  background-image:url('/ukprogressive.co.uk/wp-content/uploads/2014/03/popupbkgrnd.jpg');
  padding: 10px;
}

#closediv img {
    width: 20px;
    height: 20px;
} 

#secondary .widget .widget-title {
  color: #2F419F;
}

h2.page-title {
  color: #2F419F;
}

.thumb-mask img {
  min-width: 310px;
  min-height: 200px;
}

.entry-content a  {
    text-decoration: underline;

}