@charset "utf-8";

body {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #2F4F2F; text-decoration: none; }

a:visited { color: #222222; text-decoration: none; }

a:hover { color: #730093; text-decoration: none; }

a:focus { color: #730093; text-decoration: none; }

a:active { color: #730093; text-decoration: none; }


#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #aad2a0 url(../images/mkl_header_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

#header_wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height:350px;
}

.tag_cloud {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	position: absolute;
	top: 0px;
	height: 100px;
	width: 1000px;
	background: transparent url(../images/mkl_tagcloud.png) no-repeat;
	z-index: 3;
}

.tag_cloud_blog {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	position: fixed;
	top: 0px;
	height: 100px;
	width: 1000px;
	background: transparent url(../images/mkl_tagcloud.png) no-repeat;
	z-index: 3;
}

#header {
	position: absolute;
	top: 0px;
	height: 350px;
	width: 1000px;
	background: transparent url(../images/mkl_header.jpg) no-repeat;
	z-index: 1;
}

#name {
	position: absolute;
	top: 55px;
	left: -50px;
	right: auto;
	width: 960px;
	height: 100px;
	z-index: 2;
	float: left;
	background: transparent url(../images/mkl_nameHeader.png) no-repeat;
}

#navigation {
	position: absolute;
	top: 150px;
	left: 20px;
	right: 20px;
	width: 960px;
	height: 65px;
	z-index: 2;
}

#navigation_owl {
	position: absolute;
	top: 215px;
	left: 20px;
	right: 20px;
	width: 960px;
	height: 55px;
	z-index: 2;
}

#content_wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	line-height: 15px;
}	

.content_main {
	width: 960px;
	height: 325px;
	margin: 0px auto 0px auto;	
}

.content_photo {
	width: 200px;
	height: 300px;
	margin: 0px 15px 15px 0px;
	float: left;
	border: 5px solid #000000;
}
.content_resume {
	width: 100%px;
	height: 1215px;
	margin: 0px 0px 15px 0px;
	padding: 20px;
	border: 2px dashed #999999;
	background-color: #F5F5DC;
}

.content_resume ul li {
	margin-left: 20px;
	margin-right: 0px;
	list-style: disc;
} 

#footer_wrapper{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#footer {
	color: #999999;
	text-align: center;
}

#construction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	text-align: center;
}

/*Styles CSS*/

