


/*--- Header Align ---*/
.ml_header_main_logo {
	float: right;
}
.ml_main_menu {
	float: left;
}

.ml_text_logo {
	color: #ffffff;
}


/*-------------------------------------------------*/
/*	Styles
/*-------------------------------------------------*/

/*--- Body ---*/
body {
	background: #ffffff url() repeat top center scroll;
	color: #121313;
}

a {
	color: #f04346;
}




/*--- Header ---*/
#ml_header,
.sub-menu {
	background: #000000 url() repeat top center scroll;
}
#ml_menu_area .ml_menu_box .menu .sub-menu {
	border-bottom-color: #bcbcae;
	border-top-color: #bcbcae;
}



/*--- Menu ---*/
#ml_menu_area .ml_menu_box {
	width: 9.5em;
}

#ml_menu_area .ml_menu_box .ml_menu_title {
	color: #F4F4E2;
}

#ml_menu_area .ml_menu_box .ml_menu_divider.top {
	border-top-color: #bcbcae;
	border-bottom-color: #6f6f67;
}

#ml_menu_area .ml_menu_box .ml_menu_divider.bottom {
	border-top-color: #6f6f67;
	border-bottom-color: #bcbcae;
}

#ml_menu_area .ml_menu_box .menu li a {
	color: #ffffff;
}

#ml_menu_area .ml_menu_box .menu li:before {
	color: #565650;
}

#ml_menu_area .ml_menu_box .menu li.current-menu-item > a {
	color: white;
	font-family: "NeouBold", sans-serif;
}



/*--- Portfolio ---*/
.ml_portfolio_item_info {
	background: #ffffff;
}
.ml_portfolio_item_info_title {
	
}
.ml_portfolio_item_info p {
	color: #121313;
}
.ml_portfolio_item_info_skill {
	color: #919494;
}
.ml_see_also,
.ml_see_also a {
	color: #919494;
}







/*--- Big Heading With Dividers ---*/
.ml_label .ml_label_divider.top {
	border-top-color: #49494b;
	border-bottom-color: #bbbdbc;
}
.ml_label .ml_label_divider.bottom {
	border-top-color: #bbbdbc;
	border-bottom-color: #49494b;
}
.ml_label_main_title {
	color: #f04346;
	}
.ml_post_title .ml_label_main_title,
.ml_skill_section .ml_label_main_title {

}
.ml_label_sub_title,
.ml_label_sub_title a {
	color: #65696a;
}



/*--- Caption ---*/
.wp-caption {
	background: #23262b url(http://oh-labelleaffaire.com/dev/wp4/wp-content/themes/luckytimes/images/pattern-header.png) repeat top center scroll;
}
.wp-caption p.wp-caption-text {
	color: #f4f4e2;
}



/*--- Blockquote ---*/
blockquote {
	color: #000000;
}





/*--- Loop ---*/
.ml_loop_info, .ml_loop_info a {
	color: #979797; 
}
.ml_loop_title a {
	color: #000000; 

}
.ml_loop_title a:hover {
	color: #f04346; 
}
.ml_loop_box .ml_loop_content .ml_loop_thumbnail:hover {
	border-color: #f04346;
}



/*--- Blog ---*/
.wp-caption {
	border-bottom-color: #ffffff;
}
.ml_post_tags a {
	background: #ffffff url() repeat top center scroll;

	color: #000000;
	cursor: default;
}
.ml_post_tags a:hover {

}

.ml_comment_author_name a, .ml_comment_date a {
	color: #919494;
}



/*--- Button ---*/
.ml_button,
#submit-button,
input[type=submit],
.wpcf7-submit {
	background: #282c34 url(http://oh-labelleaffaire.com/dev/wp4/wp-content/themes/luckytimes/images/pattern-buttons.png) repeat top center scroll;
	border-color: ;
	color: #ffffff;
}



/*--- Footer ---*/
#ml_footer {
	background: #000000 url() repeat top center scroll;
}



/*--- Widgets ---*/
.widget {
	color: #f5f6e6;
}
.widget a {
	color: #f78021;
}
.widgettitle {
	color: #f4f4e2;
}



/*--- Copyright ---*/
.ml_copy_area {
	color: #676b73;
}
.ml_copy_area a {
	color: #aeafb2;
}



/*-------------------------------------------------*/
/*	Google Web Fonts
/*-------------------------------------------------*/
 {
	font-family: 'Merriweather', serif;
	font-weight: ;
	text-transform: none;
}

 {
	font-family: '', sans-serif;
	font-weight: ;
	text-transform: uppercase;
}



/*-------------------------------------------------*/
/*	Custom CSS
/*-------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-weight: 900; }


/*-------------------------------------------------*/
/*	768px
/*	----------
/*	Ten-inch tablets like the iPad (768x1024) held
/*	in portrait mode.
/*-------------------------------------------------*/
@media screen and (max-width: 959px) {
	
	.ml_main_menu_container {
		background-color: #4EB9AF;
	}

			
}



/*-------------------------------------------------*/
/*	320px
/*	--------
/*	For small screen devices, like phones,
/*	held in portrait mode.
/*-------------------------------------------------*/
@media screen and (max-width: 727px) {

	
}
