@charset "utf-8";

/*.entry.Feature{
	width:400px;
	height:300px;	
}
.entry{
	width:400px;
	height:300px;	
}*/


#container{
	max-width:99%;	
}
#contents{
width:98%;
}
#leftHack,#rightHack {
	display:none;
	width:1px;

}
#navigation{
	background:white;
	/*width:320px;*/
	
}
#navigation #fleft {

height: 35px;
position: absolute;
top: 35px;
left: 0px;
width: 100%;
background:none;
}
#leftSideMenu {
padding-left: 11px;
width: 427px;
}
#rightSideMenu {
float: right;
width: 310px;
}
#logo {
width: 214px;
height: 53px;
background: url(http://www.pixelettestudios.com/img/newLogoOpac.png);
position: absolute;
top: -11px;
right: 0px;
background-repeat: no-repeat;
background-size: cover;
}
.hamburger {
height: 35px;

padding-top: 11px;
}
#navigation .sectionLabel {
height:35px;
padding-top: 9px;
padding-left: 14px;

}
#fleft p {
padding-top: 11px;
height: 20px;
background: none;
color: #000;
font-size: 14px;
}
.cd-dropdown, .cd-select{
	margin:0px;
	position: absolute;
top: 5px;
left: 108px;

}
.cd-dropdown > span {

height: 30px;
line-height: 30px;

padding: 0 20px 0 10px;
}
.cd-dropdown > span:after {
position: relative;
left: 0px;
top: 3%;
width: 50px;
text-align: center;
font-size: 12px;
padding: 10px;
height: 70%;
line-height: 4px;
color: #f42b8d;
}
.pageHolder{
	max-width:720px;
}
.pageHolder h1 {
font-size: 17px;
line-height:20px;
padding-right: 10px;
}
.mainContent {
width: 51%;

}
.mainImage{
	width: 179px;
height: 243px;
background-size: cover;
margin-right: 20px;
margin-left: 20px;
}