/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}


body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
	color:#ffffff;
	background: #ffffff;
}

#body_alt_color {
	background-color: #f1efe4;
}

#body_yellow {
	background-color: #fade1f;
}

.wrapper_custom {
	max-width: 1220px;
	width:100%;
	margin:0 auto;
	position:relative;
	border: 0px solid #ff0000;
	top: 0px;
	height: auto;
}


/* nav */

.navi_title {
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 400;

	
	font-style: normal;
	color:#ffffff;
	
	height:40px;
	
	border:0px solid #ff0000;
    width: 238px;
    float: left;
	margin-top: 14px;
	margin-left: 20px;
}

.navi_title a {
  color: white;
}

.navi_title a:hover {
  color: white;
}

.navi {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 900;

	
	font-style: normal;
	color:#ffffff;
	
	height:280px;

	border:0px solid #00ff00;
	width: 160px;
    position: absolute;
	right: 0;
}

.navi_inner {
	padding-top: 12px;

	width: 100%;
	height: 280px;
    position: relative;
	top: 0px;
	left: 0px;
	display: block;
	border:1px solid #000000;
	/*background: #4f474e;*/
	background: #5f575f;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.navi a {
	color:#ffffff;
	text-decoration:none;
}

.nav_item a:hover {
	color: #fade1f;
}

.nav_wrapper {
 /* background:#ffff; */
  height:70px;
  z-index:999;
  margin:0 auto;
  border:0px solid #ff0000;
  width:100%;
  position:fixed;
  top:0;
  left:0;
  right:0;
}

.nav_drop {
	border: 1px solid #ff0000;
}

.nav_item {
	width: 100%;
	cursor: pointer;
	padding-top: 12px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 6px;
	height: 44px;
}

.nav_item_close {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	font-weight: 500;
	width: 100%;
	cursor: pointer;
	text-align: center;
	padding-bottom: 40px;
	height: 34px;
	display: block;
}

.nav_spcr {
	float: left;
	width: 12px;
	height: 12px;
	display: none;
}

.nav_spcr_end {
	display: none;
}

#menu_hamb {
	border: 0px solid #00ffff;
	width: 100%;
	height: 60px;
    position: inherit;
	top: 0px;
	left: 0px;
	display: block;
	text-align: center;
	padding-top: 12px;
	cursor: pointer;
}

#menu_hamb_img {
	cursor: pointer;
	display: block;
	border:0px solid #00ffff;
	float: right;
	width: 62px;
	height: 60px;
}

.main_content {
	
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	float: left;

	width: 100%;
	letter-spacing: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;

	color: #000000;
	border: 0px solid #00ff00;
}

.home_top_spacer {
	float: left;
	width: 100%;
	height: 520px;
	border: 0px solid #00ffff;
}

.faculty_top_spacer {
	float: left;
	width: 100%;
	height: 400px;
	border: 0px solid #00ffff;
}

.faculty_header {
	position: absolute;
	top:70px;
	left:0;
	right:0;
	width: 100%;
	height: 332px;
	background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("images/flute.jpg");
	background-color: #ffffff;
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}

.faculty_title {
	font-size: 60px;
	font-weight: 800;
	width: 90%;
	height: 332px;
	color: #153562;
	z-index: 10;
  display: flex;
  align-items: center; 
  justify-content: right;

}

.faculty_image_column {
	float: left;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}

.faculty_text_column {
	font-size: 16px;
	font-weight: normal;
		
	float: left;
	width: 100%;
	color: #10376C;
	padding-left: 14px;
	padding-right: 14px;
}

.top_spacer {
	float: left;
	width: 100%;
	height: 60px;
	border: 0px solid #0000ff;
}

.yellow_link_banner {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	font-size: 18px;
	text-align: center;
	padding-top: 6px;
	float: left;
	width: 100%;
	height: 38px;

	background-color: #fade1f; /* Used if the image is unavailable */	
}

.white_link_banner {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	font-size: 18px;
	text-align: center;
	padding-top: 7px;
	float: left;
	width: 100%;
	height: 40px;

	background-color: #ffffff; /* Used if the image is unavailable */	
}

@media only screen and (min-width:930px)  {
	
.navi {
	
	background: rgba(0,0,0,0.0);

	border: 0px solid #ff0000;
	width: 420px;
	
	height: 70px;
    padding: 0px;
}
	
.navi_inner {
	padding-top: 0px;

	width: 100%;
	height: 70px;
    position: inherit;
	top: 0px;
	left: 0px;
	display: block;
	border: 0px solid #000000;
	background: rgba(0,0,0,0.0);
	
}

.nav_item {
	float: left;
	width: auto;
	cursor: pointer;
	padding-top: 18px;
	text-align: left;
	padding-left: 0px;
	height: 58px;
	border: 0px solid #ff0000;
}

.nav_item_close {
	display: none;
}
	
#nav_sub {
	position: absolute;
	top: 28px;
	margin-left: -60px;
	padding-top: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
	z-index: 100;
}

.nav_spcr {
	float: left;
	width: 30px;
	height: 12px;
	border: 0px solid #00ff00;
	display: block;
}

.nav_spcr_end {
	float: left;
	width: 3px;
	height: 12px;
	display: block;
}

	#menu_hamb {
		display: none;
	}
	#menu_hamb_img {
		display: none;
	}

}

.home_header {
	position: absolute;
  top:0;
  left:0;
  right:0;
	width: 100%;
	height: 420px;
	background-image: url("images/Central_Texas_logo_2.png");
	  background-color: #fade1f; /* Used if the image is unavailable */

	  background-position: center; /* Center the image */
	  background-repeat: no-repeat; /* Do not repeat the image */
	  background-size: cover; /* Resize the background image to cover the entire container */
}

.home_dates_banner {
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #000000;
	font-size: 18px;
	
	height: 100px;
	
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	
	padding-left: 15px;
	padding-right: 15px;
	
	position: absolute;
	top: 421px;
	left:0;
	right:0;
	width: 100%;


	background-color: #fade1f; /* Used if the image is unavailable */	
	
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}

.copyright {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	letter-spacing: 1px;
}

.copyright a {
	color:rgba(203,179,147,1.00);
	text-decoration:none;
}

.copyright a:hover {
	color:rgba(203,179,147,1.00);
}

.home_title {
	font-family: 'Amaranth', sans-serif;
	font-size: calc(24px + 4vw);
	font-weight: normal;
	color: rgba(246,175,42,0.90);
	text-align: left;
	float: left;
	padding-left: 4%;
	padding-bottom: 16px;
	padding-top: 12px;
	width: 100%;
	line-height: normal;
}

.bio_title {
	font-family: 'Amaranth', sans-serif;
	font-size: calc(14px + 3vw);
	font-weight: normal;
	color: rgba(246,175,42,0.90);
	text-align: center;
	float: left;
	padding-left: 4%;
	padding-bottom: 16px;
	padding-top: 20px;
	width: 100%;
	line-height: normal;
}

.contact_title {
	font-family: 'Amaranth', sans-serif;
	font-size: calc(14px + 3vw);
	font-weight: normal;
	color: rgba(246,175,42,0.90);
	text-align: center;
	float: left;
	padding-left: 4%;
	padding-bottom: 16px;
	padding-top: 20px;
	width: 100%;
	line-height: normal;
}

.contact_content {
	font-family: 'Amaranth', sans-serif;
	font-weight: normal;
	margin-top: 0px;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	letter-spacing: 1px;
	padding: 8px 0px 30px 0px;
	color: #000000;
	background-color: rgba(203,179,147,0.00);
	border-radius: 10px;
	height: auto;
}

.contact_form {
	top: 0px;
	left: 50%; /* IMPORTANT */
	position: relative;
	width: 320px;
	margin-left: -160px;
	letter-spacing: 1px;
	color: #000000;
	background-color: rgba(229,201,164,0.77);
	border-radius: 10px;
	padding: 8px 8px 8px 8px;
}

.home_content_hdg {
	float: left;
	width: 48%;
	text-align: center;
	color: rgba(75,0,0,1.00);
	font-size: 24px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.bio_content_hdg {
	color: rgba(115,4,4,1.00);
	font-size: 26px;
}

.bio_content {
	font-family: 'Amaranth', sans-serif;
	font-weight: normal;
	margin-top: 8px;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	letter-spacing: 1px;
	padding: 14px 14px 20px 14px;
	color: #000000;
	background-color: rgba(203,179,147,0.70);
	border-radius: 10px;
}

.events_content {
	font-family: 'Amaranth', sans-serif;
	font-weight: normal;
	margin-top: 20px;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	letter-spacing: 1px;
	padding: 6px 14px 30px 24px;
	color: #000000;
	background-color: rgba(242,199,142,0.70);
	border-radius: 10px;
	line-height: 1.8;
}

.events_content a:hover {
	color:#740708;
}

.home_mp3player {
	float: right;
	width: 48%;
	margin-left: 10px;
}

.caption_l {
	float: left;
	width: 48%;
}

.caption_r {
	float: right;
	width: 48%;
}


.julie_bio_img {
	text-align: center;
	float: left;
	width: 60%;
	max-width: 1072px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.home_img {
	font-size: 24px;
	color: rgba(255,220,179,0.80);
	line-height: 36px;
	font-weight: normal;

	text-align: center;
	float: left;
	margin-left: 15px;
	width: 40%;
	max-width: 540px;
	padding-left: 10%;
	letter-spacing: .5px;
}

.home_img img {
	width: 100%;
	height: auto;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#740708;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:480px) {


}

@media only screen and (max-width:720px) {

}

@media only screen and (max-width:550px) {
	
	.home_mp3player {
		position: relative;
		top: 0px;
		width: 100%;
		margin-left: 0px;
	}
	.home_content_hdg {
		width: 100%;
	}
	
}
@media only screen and (min-width:380px) {

}
@media only screen and (min-width:480px) {

	
.contact_content {

	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
}
.contact_form {
	width: 430px;
	margin-left: -210px;
	padding-left: 20px;
	}
}
@media only screen and (min-width:768px) {
	.faculty_title {
		font-size: 66px;
	}
	
	.faculty_image_column {

		padding-left: 20px;
		padding-right: 20px;
		width: 43%;

}

.faculty_text_column {
			width: 57%;
	}
	
}

@media only screen and (min-width:1024px) {


}
@media only screen and (min-width:1140px) {

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}




