/*
 Theme Name:     illustrious Theme
 Description:    illustrious Theme
 Template:       illustrious
 Version:        1.0.0
*/
 
@import url("../illustrious/style.css");


.footer { background: #000; padding:30px 0; clear:both; padding:30px 0; box-shadow:inset 0 7px 5px -7px rgba(0,0,0,0.5); }

.footer .widget-title { text-shadow:0 -1px 0 rgba(0,0,0,0.3); }



body .dark { color:#fff; }


.profileimg {
	margin-bottom: 5px;
	box-shadow: 0px 0px 10px #888888;
	border: 5px solid #fff;
}

#cv {
	background-color: #E6E6E6;
	padding: 20px;
	width: 500px;
	box-shadow: 0px 0px 10px #888888;
	border: 1px solid #999;
}

#email {
	background-color: #FFFFFF;
	padding: 20px;
	width: 500px;
	box-shadow: 0px 0px 10px #888888;
	border: 1px solid #999;
	margin-bottom: 20px;
}
