/* CSS Document */

.header_iframe{
 	width: 1220px;
	height: 350px;
	margin: 0 auto;
	position: relative;
	left: 0%;	
	display: block;
}
.content_iframe{
 	width: 1200px;
	margin: 0 auto;
	position: relative;
	left: 0%;	
	display: block;
}
.my_logo{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	left: 0%;
}

.banner { 
	width: 1200px;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	background: #F0F0F0;
	border-radius: 10px;
	height: 150px;
	position: relative;
	left: 0%;
}
.banner img {
	float: left;
	margin-left: 20px; 
	margin-right: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
	display: inline-block;
	width:20%;
}
.banner span {
	padding-top: 0px;
	/*vertical-align: top;*/
	/*display:block;*/
}
.banner .banner_div1 {
	margin-left: 2%;
	display:inline-block;
	margin-top: 1%;
	width: 800px;
	float: left;
}

.banner #my_name {
	color:  #FF9900; 
	font-size: 40px; 
	font-weight: bold;
}
.banner #my_info {
	margin-top: 1%;
	font-size: 22px; 
}

.my_gif{
	display: inline-block;
	vertical-align: top;
	margin: 1%;
}
.my_gif a{
	text-decoration: none;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	
}
.my_gif .my_gif_caption{
	width: auto;	
	background: blue;
	border-radius: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.my_gif img{
	height: 300px;
	margin-left: 2%;
	margin-right: 2%;
}
.my_gif .my_gif_gif{
	color: blue;	
}

.menu_bar ul {
	width: 1200px;
	background: #F0F0F0;
	box-shadow: 5px 5px 5px #888888;
	border-radius: 10px;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0 auto;
	position: relative;
	left: 0%;
}
.menu_bar ul li {
	list-style: none;
	display: inline;
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
}
.menu_bar ul li a {
	text-decoration: none;
	padding: 0px;
	font-size: 20px;
	color: #2b2b2b;
	font-weight: bold;
}
.menu_bar ul li a_active{
	font-weight: bold;
	color: #007aff;
	background: #1d77ef;
}
.menu_bar ul li a:hover {
	color: #007aff;	
}
#demo1{
	background: gray;	
}
.my_paragraph {
	width: 1200px;	
	margin: 0 auto;
	min-width: 300px;
	font-size: 17px;
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, sans-serif;
	position: relative;
	left: 0%;
}
.my_paragraph_center {
	text-align: center;
}

hr {
	width: 1200px;
	position:relative;
	left:0%;
}

.circles_center {
	text-align: center;
}
.circleBase{
	border-radius: 50%;	
	text-align: center;
	display: inline-table;
	vertical-align: middle;
	margin: auto;
	margin-left: 3%;
	margin-right: 3%;
}
.circle_text {
	text-align: center;		
	vertical-align: middle;
	display: table-cell;
}
.circle_text div{
	margin: 0px;
}
.orange {
    width: 100px;
    height: 100px;
    background: #FF9900;
    font-weight: bold;
	color: white;
}
.red{
    width: 100px;
    height: 100px;
    background: red;
    font-weight: bold;
	color: white;
}
.blue{
    width: 100px;
    height: 100px;
    background: blue;
    font-weight: bold;
	color: white;
}
.gray{
    width: 100px;
    height: 100px;
    background: gray;
    font-weight: bold;
	color: white;
}
.green{
    width: 100px;
    height: 100px;
    background: green;
    font-weight: bold;
	color: white;
}
.CUblue{
    width: 100px;
    height: 100px;
    background: #9BDDFF;
    font-weight: bold;
	color: white;
}

.skill_center {
	text-align: center;
}
.skill_elem{
	width: 300px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: auto;
	margin-left: 2%;
	margin-right: 2%;
}
.edu_center {
	text-align: left;
}
.edu_elem1{
	width: 50px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: auto;
	margin-left: 2%;
	margin-right: 2%;
}
.edu_elem2{
	width: 350px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: auto;
	margin-left: 2%;
	margin-right: 2%;
}
.edu_elem3{
	width: 350px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: auto;
	margin-left: 2%;
	margin-right: 2%;
}
.edu_elem4{
	width: 100px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: auto;
	margin-left: 2%;
	margin-right: 2%;
}

.award_center {
	text-align: left;
}
.award_elem{
	width: 950px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: auto;
	margin-left: 2%;
	margin-right: 2%;
}

.prof_work_honors {
	text-align: left;
}
.prof_work_honors .ul3{
	list-style: none;
}
.prof_work_honors .ul3 li:before{
	content: "-  ";
}
.prof_work_honors_elem1{
	width: 950px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: auto;
	margin-left: 2%;
	margin-right: 2%;
}

.publication {
	text-align: left;
}
.publication_elem{
	width: 1000px;
	text-align: left;
	display: inline-table;
	vertical-align: top;
	margin: 0 auto;
}
.soccer_achievement{
	background: -webkit-linear-gradient(#6FA6DE, #549ADA, #438AC9); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#6FA6DE, #549ADA, #438AC9); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#6FA6DE, #549ADA, #438AC9); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#6FA6DE, #549ADA, #438AC9); /* Standard syntax */
	text-align: left;	
	color: white;
	box-shadow: 5px 5px 5px #888888;
	padding: 5px;
	word-wrap: normal;
	display: inline-block;
}

.music_title{
	display: table-row;
	vertical-align: top;
	word-wrap: normal;
	height: 100px;
}
.music_wrap{
	background: -webkit-linear-gradient(#FFC73F, #FFC600, #E7B800); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#FFC73F, #FFC600, #E7B800); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#FFC73F, #FFC600, #E7B8009); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#FFC73F, #FFC600, #E7B800); /* Standard syntax */
	text-align: left;	
	color: white;
	box-shadow: 5px 5px 5px #888888;
	padding: 5px;
	margin: 2%;
	margin-right: 20%;
	display: inline-table;
	word-wrap: normal;	
}

.my_audio{
	display: table-row;
	height: 100px;
}
.my_audio .audio_control{
	padding: 5px;
	margin: 2%;
	margin-right: 5%;
	vertical-align: middle;
}

.music_cover1{
	display: inline-table;
	vertical-align: top;
}
.music_cover2{
	display: inline-table;
	vertical-align: top;	
}


ol {
	list-style-type: none;
}
ol li:before {
	content: "(" counter(section) ") ";
}
ol li { 
	counter-increment: section;
}

a{
	text-decoration: none;	
}
.download_div{
	margin: 0;
	margin-left: 0;
	display: inline-block;
	width: 300px;
}