@charset "utf-8";
/* CSS Document */
/* elastislide */
/* Elastislide Style */

.elastislide-list {
	list-style-type: none;
	display: none;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px; /* minimum width of the image (min width + border) */
}
.sweswap2 {
	font-size:12px;
	color:#00F;
}
.sweswap {
	font-style:oblique;
	color:#F09;
}
.elastislide-wrapper {
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	min-height: 60px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.elastislide-horizontal {
	padding: 10px 40px;
}

.elastislide-vertical {
	padding: 40px 10px;
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

.elastislide-horizontal ul {
	white-space: nowrap;
}

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	border: 2px solid white;
	max-width: 100%;
}
/****new content image***/
.tipnewpost{
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
    
}
.tipnewpost > div {
    overflow: hidden;
}
.tipnewpost h2 {
    line-height: 30px;
    color: #222;
    font-size: 26px;
	font-family: 'Arbutus Slab',serif;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
.tipnewpost  h2 {
	font-family: 'Arbutus Slab',serif;
    font-size: 22px;
	
    line-height: 30px;
    color: #222;
    margin: 25px 0 15px 0 !important;
}
.tipnewpost  h2 id a{
	font-family: 'Arbutus Slab',serif;
    font-size: 22px;
	
    line-height: 30px;
    color: #222;
    margin: 25px 0 15px 0 !important;
}
.tipnewpost  h4 {
	font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    text-transform: uppercase;
}
.tipnewpost  p {
	font-family: 'ProximaNovaRegular',Arial,sans-serif;
    font-size: 17px;
    margin-bottom: 20px;
	color: #000000;
}
.tipnewpost  p a {
    outline: 0;
    color: #5fc5c1;
    text-decoration: none;
}

.tipnewpost  img {
    max-width: 100%;
    height: inherit;
}
.tipnewpost  a{
	color: #000;text-decoration: none; font-weight:bold;
}
.tipnewpost ul li{list-style-type:disc; list-style:inside;}
.tipnewpost ol li{list-style: decimal inside;}
.tipnewpost li {font-family: 'ProximaNovaRegular',Arial,sans-serif; font-size: 17px; margin-bottom: 20px;color: #000000; text-align:justify;}



/* Navigation Arrows */

.elastislide-wrapper nav span {
	position: absolute;
	background: #ddd url(../images/nav.png) no-repeat 4px 3px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.8;
}

.elastislide-wrapper nav span:hover {
	opacity: 1.0
}

.elastislide-horizontal nav span {
	top: 50%;
	left: 10px;
	margin-top: -11px;
}

.elastislide-vertical nav span {
	top: 10px;
	left: 50%;
	margin-left: -11px;
	background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
	right: 10px;
	left: auto;
	background-position: 4px -17px;
}

.elastislide-vertical nav span.elastislide-next {
	bottom: 10px;
	top: auto;
	background-position: -17px -18px;
} /* elastislide */

div h2{
	font-weight:bold;
}

.container_wrapper{width:1004px; margin:0 auto;}
.container{width:100%; margin:0; padding:0;}
#site-header{margin:0 !important;}
#header-super{text-align:left;}
#header-super-user{width:60% !important; text-align:left !important; padding:10px; }
#desktop-search-form{display:block !important; width:100%; text-align:right;}
#header-super-user a{font-size: 12px !important;color: #F60 !important; font-family: "ProximaNovaRegular",Arial,Helvetica,sans-serif !important; letter-spacing:1px;}
#header-super-user a:hover{color:#5FC5C1 !important;}
.content_main{margin:10px 0 0 0; width:100%;}
.content_left{width:25%; float:left; background:#ffe7eba6; overflow:hidden;}
.content_right{
	width:70%;
	float:left;
	margin:0 1.7%;
}
.left_menu{margin:10px; border:1px solid #fff; border-radius:6px; background:#fff; padding:5px;}
.left_menu h5{padding:2px 2px 10px 2px; border-bottom: 1px solid #ffe7eba6; font-family:"BodoniRecutFSRegular",Georgia,"Times New Roman",Times,serif; font-size:16px; color:#333;}
.left_menu ul li{list-style:inside;margin:0 0 0 12px; line-height:21px;}
.left_menu ul li a{font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000; }
#footer-social-icons1{width:11%; float:left; text-align:center;}
#footer-social-icons1 li{display:inline-block;}
#footer-social-icons1 li a{background:none !important;}
.secondary-nav-item{padding:2px 3px 9px;}
.footer_main a{color:#000; line-height:21px; text-transform:capitalize;}
.footer_1{float:left; width:25%; text-align:left;}
#footer-links-secondary{overflow:hidden; text-align:left;}
#footer-links-secondary li{text-decoration:underline;}
.celebrity_main{width:95%; height:750px;}
.celebrity_sub{padding:0px; border:1px solid; width:25%; float:left;}
.celebrity_img{max-width:100%; float:left; margin:0%; padding:0%;}
.celebrity_img img{max-width:100%; height:191px; width:165px;}
.min_content{
	width:99.5%;
	padding:1px;
	margin:0;
	float:left;
}
.navi{width:100%; padding:0%; margin:0%; float:left; color:#F09;}
.heads{
	width:100%;
	padding:0%;
	margin:0%;
	float:left;
	color: #333;
	font-size: large;
	font-weight: bold;
}
.heads h4,h5{color:#F09; text-transform:capitalize;}
.contentt{width:98%; padding:0%; margin:1%; float:left; text-align:justify;}
.content_img{width:40%; padding:0%; margin:0px; float:left;}
.content_img img{width:100%; height:190px; padding:1%; margin:0% 85%;}
.jewel_img{width:40%; padding:0%; margin:0px; float:left;}
.jewel_img img{width:100%;}
#dress-content{width:100%; height:750px;}
.content_list ul li{list-style-type:disc; list-style:inside;}
.content_order ol li{list-style: decimal inside;}
.hairstyle_img{max-width:100%; float:left; margin:0%; padding:0%;}
.hairstyle_img img{width:155px; height:160px;}
.eyebrow_img{max-width:100%; float:left; margin:0%; padding:0%;}
.eyebrow_img img{width:150px; height:160px; float:left;}
.conimg{width:98%; padding:1%; margin:0%; float:left;}
.conimg_img{width:33%; padding:1%; margin:0px; float:left;}
.conimg_img img{width:100%; height:150px; padding:0px; margin:0px; float:left;}
.conimg_content{width:67%; padding:1%; margin:0px; float:right; text-align:justify;}
.conimg_im{width:33%; padding:0px; margin:0px; float:right;}
.conimg_im img{width:99%; height:150px; padding:1%; float:right; margin:-4%;}
.conimg_con{width:67%; padding:0px; margin:0px; float:left; text-align:justify;}
.celdiet{width:99%; padding:1%; margin:0%; float:left;}
.celdiet_img{width:23%; padding:1%; margin:0% -2%; float:left;}
.celdiet_img img{width:99%; height:150px; padding:1%; float:left; margin:0px;}
.celdiet_con{width:77%; padding:0px; margin:0% 2%; float:right; text-align:justify;}
.fashion_img{width:100%; padding:1%; margin:0%; float:left;}
.fashion_img img{width:100%; height:370px; padding:1%; margin:0px; float:left;}
.conmiss{width:100%; padding:0px; margin:0px; float:right;}
.conmiss_img{width:20%; padding:0px; margin:0px; float:right;}
.conmiss_img img{width:90%; height:100px; padding:0px; margin:0px; float:right;}
.conmiss_con{width:80%; padding:0px; margin:0px; float:left;}
.photo_main{width:96%; padding:1%; margin:1%; float:left;}
.photo_sub{width:98%; padding:1%; margin:0%; float:left;}
.photo_img{max-width:30%; padding:1%; margin:1%; float:left;}
.photo_img img{max-width:100%; width:191px; height:165px;}
.haircut_main{
	width:98%;
	padding:0;
	margin:1% 0 1% 0;
	float:left;
}
.haircut_img{width:45%; padding:1%; margin:1%; float:left}
.haircut_img img{width:100%; height:260px;}
.link_con{width:100%; padding:1%; margin:1% 15%; float:left;}
.link_left{width:50%; padding:0px; margin:0px; float:left; text-align:justify;}
.link_right{width:50%; padding:0px; margin:0px; float:right; text-align:justify;}
.con_small{width:96%; padding:1%; margin:1%; float:left; height:750px;}
.heads h1{display:none;}
@media screen and (max-width:690px)
{
	.container_wrapper{width:100%;}
	.content_left{width:90% !important; margin:3% auto !important; float:inherit !important;}
	.content_right{width:100% !important; float:inherit !important;}
	.content_left img{max-width:100%;}
	.content_right img{max-width:100%;}
	#header-super{display:none !important;}
	.footer_1{width:50%;}
}
@media screen and (max-width:980px)
{
	.container_wrapper{width:100%;}
	.content_left{width:30%; margin:3% auto !important; float:left;}
	.content_right{width:65%; float:left;}
	.content_left img{max-width:100%;}
	.content_right img{max-width:100%;}
	#header-super{display:none !important;}
}
