/*

Theme Name:     InStyle Child

Theme URI:      http://example.com/

Description:    Child theme for the InStyle theme

Author:         Ektroid

Template:       InStyle

Version:        0.1.0

*/



@import url("../InStyle/style.css");



p#copyright {

 display: none;

}

#breadcrumbs{
  display: none;
}

#content, #content-area, #content-top, #content-bottom {
  opacity:0.85;
  filter:alpha(opacity=85);
}

#search-form {
  display: none;
}

h1.category-title {
  visibility: hidden;
}

#header {
   background:#E5E4E2;
   opacity:0.85;
   filter:alpha(opacity=85);
}

ul#top-menu a {
    color: #2C3539;
    font-size:26px;
}

div.center a{
	display: inline-block;
}
img.alignleft { display:inline; float: none; margin:0; width:75%; height:75%}
img.alignright { display:inline; float: none; margin:0; width:75%; height:75%}

div.imagen{
	display: inline-block;
	width: 17.8% !important;
}

div.sex1{

}

div.sex2{
}

#header{
	background: black;
}

ul#top-menu a{
	color: white;
}

.fullwidth #content-top{
	background: black;
	color: white;
}
.fullwidth #content-bottom{
	background: black;
	color: white;
}

.fullwidth #content{
	background: black;
	color: white;
}


h1{
	color: white !important;
	margin-top: 30px;
	margin-bottom: 10px;
}

#first{}
#second{}
#third{}
#fourth{}
#fifth{}

.entry h2{color:white;}