/*  
Theme Name: Make Up Looks
Theme URL:http://www.makeuplooks.net/
Theme Author:http://www.makeuplooks.net/
Theme Description: Two-columns Make Up theme
*/

/*Global Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	yfcontent: '';
	yfcontent: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

body {
 font: 62.5%/1.4 Arial, sans-serif;
	background: #D4C8CC;
	text-align: center;
}

.mklwrap {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #fff url(images/mklwrap.gif) repeat-y;
}

.mklheader {
	width: 960px;
	height: 162px;
	background: #D4C8CC url(images/mklheader.jpg) no-repeat;
}


.mklmain {
	width: 720px;
	padding: 10px;
	float: left;
	background: #fff;
}

.mklmain h2 {
	color: #4A0110;
	font-size: 1.8em;
	padding-right: 1.6em;
	text-align: right;
}
.mklentry {
	font-size: 1.4em;
	margin-bottom: 3.2em;
	
}
.mklentry h1,.mklentry h2 {
	color: #4A0110;
	font-size: 2.08em;
	padding: 0 0 4px 11px;
	margin-bottom:5px;
	text-align: left;
	letter-spacing: -1px;
	border-bottom: 1px dotted #690117;
}
.mklentry h2 a {
	color: #4A0110;
}

.mklentry a{
	color: blue;
	text-decoration: underline;
}

.mklentry p, .mklentry ul,.mklentry ol, .mklentry h3 {
	margin: 1.3em 1.05em 0 1.05em;
	line-height: 1.45em;
}	

.mklentry ul {
	list-style: disc inside;
	margin-left: 1em;
}
.mklentry li {
	margin-top: 1em;
	margin-bottom: 1em;
}
.mklentry ul ul {
	list-style: circle inside;
	margin-left: 2.8em;
}
.mklentry ul ul li {
	padding-left: 3.2em;
}

.mkletc {
	margin: 0 0 5px -10px;
}
.mklentrymeta {
	font-size: 0.9em;
	text-align: right;
	padding-right: 2.2em;
	margin-bottom: 0.5em;
}


.mklaside {
	width: 200px;
	padding: 10px;
	float:left;
	background: #D4C8CC;
}



.mklaside ul ul {
	margin: 0;
	padding-bottom: 1.55em;
}

.mklaside ul li {
	margin: 0;
	padding-top:1.1em;
	margin-top:1.1em;
}

.mklaside h2 {
	background: url(images/mklaside.gif)   no-repeat;
	height: 30px;
	color: #fff;
	font-size: 1.8em;
	padding: 2px 0 0 28px;
}

.mklaside ul ul li {
	margin: 0;
	font-size: 1.64em;
	font-weight: bold;
	color: #4A0110;
	margin: 3px 12px 3px 20px;
	padding: 2px 5px 2px 15px;
	border-bottom: 1px dotted #690117;
}

.mklaside ul ul li a{
	color: #4A0110;
	text-decoration: none;
}
.mklaside ul ul li a:hover{
	text-decoration: underline;
}


.mklfooter {
	background: #690117;;
	padding: 1em;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
}

.mklfooter a {
	
	color: #fff;
}



.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
