



.ml_text_logo {
	color: #ffffff;
}


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

/*--- Body ---*/
body {
	background: #ffffff url(http://mariloujaen.com/blog/wp-content/themes/luckytimes/images/pattern-body.png) repeat top center scroll;
	color: #121313;
}

a {
	color: #5AC7E0;
}




/*--- Header ---*/
#ml_header,
.sub-menu {
	background: #23262b url(http://mariloujaen.com/blog/wp-content/themes/luckytimes/images/pattern-header.png) 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: #F4F4E2;
}

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

#ml_menu_area .ml_menu_box .menu li.current-menu-item > a {
	color: #5AC7E0;
}



/*--- Portfolio ---*/
.ml_portfolio_item_info {
	background: #ffffff;
}
.ml_portfolio_item_info_title {
	text-shadow: #ffffff 1px 1px 0, #bcbebd 2px 2px 0;
}
.ml_portfolio_item_info p {
	color: #121313;
}
.ml_portfolio_item_info_skill {
	color: #919494;
}
.ml_see_also,
.ml_see_also a {
	color: #919494;
}



/*--- Section Head ---*/
.ml_section_head {
	background: #5AC7E0 url(http://mariloujaen.com/blog/wp-content/themes/luckytimes/images/pattern-section_head.png) repeat top center scroll;
}

.ml_section_head .ml_section_title {
	color: #ffffff;
	text-shadow: #5AC7E0 1px 1px 0, #5AC7E0 2px 2px 0, #5AC7E0 3px 3px 0;
}

.ml_section_head .ml_section_sub, .ml_section_head .ml_section_sub a {
	color: #ececc5;
}



/*--- 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: #5AC7E0;
	text-shadow: #ffffff 1px 1px 0, #bcbebd 2px 2px 0;
}
.ml_post_title .ml_label_main_title,
.ml_skill_section .ml_label_main_title {
	text-shadow: #ffffff 1px 1px 0, #bcbebd 2px 2px 0, #bcbebd 3px 3px 0;
}
.ml_label_sub_title,
.ml_label_sub_title a {
	color: #65696a;
}



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



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


/*--- Headings Shadow ---*/
h1, h2 {
	text-shadow: #ffffff 1px 1px 0, #bcbebd 2px 2px 0, #bcbebd 3px 3px 0;
}
h3, h4 {
	text-shadow: #ffffff 1px 1px 0, #bcbebd 2px 2px 0;
}



/*--- Loop ---*/
.ml_loop_info, .ml_loop_info a {
	color: #979797; 
}
.ml_loop_title a {
	color: #282a2b; 
	text-shadow: #ffffff 1px 1px 0, #bcbebd 2px 2px 0, #bcbebd 3px 3px 0;
}
.ml_loop_title a:hover {
	color: #5AC7E0; 
}
.ml_loop_box .ml_loop_content .ml_loop_thumbnail:hover {
	border-color: #5AC7E0;
}



/*--- Blog ---*/
.wp-caption {
	border-bottom-color: #ffffff;
}
.ml_post_tags a {
	background: #23262b url(http://mariloujaen.com/blog/wp-content/themes/luckytimes/images/pattern-header.png) repeat top center scroll;
	-moz-box-shadow: #ffffff 1px 1px 0, #929292 2px 2px 0;
	-webkit-box-shadow: #ffffff 1px 1px 0, #929292 2px 2px 0;
	-o-box-shadow: #ffffff 1px 1px 0, #929292 2px 2px 0;
	box-shadow: #ffffff 1px 1px 0, #929292 2px 2px 0;
	color: #ffffff;
}
.ml_post_tags a:hover {
	-moz-box-shadow: transparent 0 0 0;
	-webkit-box-shadow: transparent 0 0 0;
	-o-box-shadow: transparent 0 0 0;
	box-shadow: transparent 0 0 0;
}

.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://mariloujaen.com/blog/wp-content/themes/luckytimes/images/pattern-buttons.png) repeat top center scroll;
	border-color: ;
	color: #ffffff;
}



/*--- Footer ---*/
#ml_footer {
	background: #23262b url(http://mariloujaen.com/blog/wp-content/themes/luckytimes/images/pattern-header.png) repeat top center scroll;
}



/*--- Widgets ---*/
.widget {
	color: #f5f6e6;
}
.widget a {
	color: #5AC7E0;
}
.widgettitle {
	color: #f4f4e2;
	text-shadow: #23262b 1px 1px 0, #5AC7E0 2px 2px 0;
}



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



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

h1, h2, h3, h4, .ml_menu_title, .ml_hot_heading_main, .ml_portfolio_item_info_skill, .ml_single_excerpt, .ml_tag_span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	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: #5AC7E0;
	}

			
}



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

	
}
