html {
	font-size: 100%;
}
body {
	font-family:'Sanchez',Georgia,serif;
/* 20140801 Dan - removed per Sean
	font-family:Verdana, Arial, Helvetica, sans-serif;
*/
/*
	background-image:url(/images/CampusCircle_BACKGROUND.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#E98024;
*/
	background-color:#EFEFE5;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
/*
	background-color:#E98024: same as background jpg
	background-color:#EC8D2F;
	background-color:#EC8D2F;
	background-color:#DDEDFE; light blue too feminine for Sean
*/
/* Fun, but not needed
:first-letter {
		font-size:200%;
		font-style:italic;
		font-weight:bold;
		float:left;
} */

img {
    border: medium none;
    height: auto;
}
img, object, embed {
    max-width: 100%;
}
#taw-hero .slide img {
    border: medium none;
    display: block;
    float: left;
    width: 100%;
}
div.noncc {
	margin-left:auto;
	margin-right:auto;
}
div#outer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
table {
	border-collapse:collapse;
	border:none;
}
table.layout {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
table.content_layout {
	width:608px;
	text-align:left;
	margin-bottom:10px;
}
table.formTable th {
	text-align:right;
	vertical-align:top;
	padding:5px;
}
table.formTable td {
	padding:5px;
}
.layout {
/*	width:1122px;
	padding:10px;*/
	margin-left: auto;
	margin-right: auto;
	/*border:1px solid #EFEFE5;*/
	/*border-radius:10px;*/
	text-align: left;
	/*background-color:#FFF;*/
	font-size: 1em;
	color: #333;
}
.content_layout {
	background-color: #FFF;
	border: 1px solid #CCC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/*border-radius:10px;*/
	float:left;
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 20px;
	width: 70.75%;
}
.advertisements {
	background-color: #FFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

	padding: 10px;
	/*margin-left: 10px;*/
	margin-bottom: 10px;
	border: 1px solid #CCC;
	/*border-radius:10px;*/
	color: #009EE9;
	float: right;
	width: 100%;

}
div.header {
	width:960px;
	height:127px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image:url(/images/common/masthead/masthead.png);
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.wrapper {
    margin: 0 auto;
    max-width: 1140px;
    min-width: 755px;
    overflow: hidden;
	position: relative;
    width: 100%;
}
.layout.wrapper {
	margin-top: 10px;
}

aside {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
	padding-left: 10px;
	width: 29.25%;
}

/* Header Styles
================================================== */

header {
    border-bottom: 5px solid #cc6f00;
    clear: both;
    display: block;
    height: 105px;
	text-align: left;
}
header .wrapper {
    background: #cc6f00;
}
header .cc-logo {
    background: none repeat scroll 0 0 #cc6f00;
    float: left;
    height: 105px;
    position: relative;
    width: 19%;
	z-index: 200;
}
header .cc-logo a {
    color: transparent;
    display: block;
    margin-top: 20px;
    padding: 0 8%;
    text-indent: -9999em;
}
header .cc-logo a img {
    display: block;
    width: 100%;
}
header .rhs {
    float: right;
	position: relative;
    width: 81%;
}
header .wrapper {
    overflow: visible;
}
header .row.top {
	background: #ffffff;
    height: 59px;
    border-right: 1px dotted #cc6f00;
    border-top: 1px dotted #cc6f00;
}
header .tagline {
    border-right: 1px dotted #cc6f00;
    color: #d4641a;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 1.188em;
    font-weight: 400;
    line-height: 59px;
    padding-left: 2%;
    width: 36%;
}
header .socials {
    border-right: 1px dotted #cc6f00;
    float: left;
    height: 59px;
    list-style-type: none;
    padding: 0 1%;
    width: 18%;
}
header .socials li {
    float: left;
    margin: 15px 0px 0px;
    text-align: center;
    width: 25%;
}
.socials li a {
    /*background: url("../images/sprite_ui.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    display: inline-block;
    height: 32px; /*25px;*/
    text-indent: -9999em;
    width: 32px; /*25px;*/
}
.socials li a:hover {
	background-position: -32px center;
	opacity: .75;
}
.socials li.fb-link a {
    /*background-position: -56px 0;*/
	background-image: url("https://ws.sharethis.com/images/facebook_32.png");
}
.socials li.fb-link a:hover {
    /*background-position: -56px -28px;*/
}
.socials li.twtr-link a {
    /*background-position: -28px 0;*/
	background-image: url("https://ws.sharethis.com/images/twitter_32.png");
}
.socials li.twtr-link a:hover {
   /* background-position: -28px -28px;*/
}
.socials li.inst-link a {
	/*background-image:url(../images/instagram.png)*/
	background-image: url("https://ws.sharethis.com/images/instagram_32.png");
}
.socials li.inst-link a:hover {
	/*background-image:url(../images/instagram_over.png)*/
}
.socials li.pin-link a {
    /*background-position: 0 0;*/
	background-image: url("https://ws.sharethis.com/images/pinterest_32.png");
}
.socials li.pin-link a:hover {
    /*background-position: 0 -28px;*/
}
.socials li.yt-link a {
    background-position: -85px 0;
}
.socials li.yt-link a:hover {
    background-position: -85px -28px;
}
header .search-block {
    float: left;
    height: 47px;
    padding-left: 1%;
	padding-top: 12px;
    width: 40%;
}
header .cc-search {
	float: right;
    width: 64%;
}
header .cc-join {
	float: left;
	padding-left:10px;
}
header .cc-search form {
    background: none repeat scroll 0 0 #616161;
    /*float: right;*/
    height: 35px;
    position: relative;
}
header .cc-search input[type="text"] {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 0 none;
    color: #9a9a9a;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.125em;
    font-weight: 200;
    height: 35px;
    line-height: 34px;
    padding-left: 2%;
    width: 68%;
}
header .cc-search input[type="submit"] {
    background: url("../images/sprite_ui.png") no-repeat scroll 0 -56px rgba(0, 0, 0, 0);
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 26px;
    position: absolute;
    right: 5px;
    text-indent: -9999em;
    top: 5px;
    width: 26px;
}
header .cc-search input[type="submit"]:hover {
    background: url("../images/sprite_ui.png") no-repeat scroll -29px -56px rgba(0, 0, 0, 0);
}
header .row.bot {
    height: 45px;
    text-align:center;
}
nav {
	background: #ffffff;
    border-top: 1px dotted #cc6f00;
    float: left;
    line-height: 45px;
	margin: 0;
	padding: 0;
	position: relative;
    width: 58%;
	z-index: 150;
}
nav ul {
	border: 0 none;
	clear: left;
    display: block;
	float: right;
    list-style-type: none;
	margin: 0;
    padding: 0;
	position: relative;
	right: 50%;
}
nav ul li {
    float: left;
	left: 50%;
    margin-left: 0;/*override for cc_new.css*/
    position: relative;
	width: auto;
}
nav ul li:first-child {
}
nav ul li a {
    color: #fff;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.em;/*1.063em;*/
    font-weight: 400;
	margin: 0 10px;/*0 8px*/
    text-decoration: none;
    text-transform: uppercase;
}
nav ul li a:hover {
	text-decoration: none;
}
/*nav ul li:hover a {
    background: url("../images/icon_triangle.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}*/
header .menu {
    background: none repeat scroll 0 0 #000;
    border-top: 5px solid #cc6f00;
    display: none;
    position: absolute;
	text-align: left;
    top: 45px;
    width: 300px;
    z-index: 1000;
}
header .menu span {
    border-top: 1px dotted #cc6f00;
    clear: both;
    display: block;
    padding: 0 15px;
}
header .menu span:hover {
    background: none repeat scroll 0 0 #222;
}
header .menu span:first-child {
    border-top: medium none;
}
header .menu a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #fff;
    display: block;
    font-size: 0.875em;
    text-decoration: none;
    text-transform: uppercase;
}
nav ul li:hover .menu {
    display: block;
}
header nav ul li.link-1 .menu {
    left: -16px;
}
header nav ul li.link-2 .menu {
    left: -100px;
}
header nav ul li.link-3 .menu {
    left: -100px;
}
header nav ul li.link-4 .menu {
    right: -50px;
}
header nav ul li.link-5 .menu {
    right: -25px;
}
header .find {
    float: right;
    height: 45px;
	position: relative;
    width: 42%;
	z-index: 100;
}
header .find li span {
    background: url("../images/sprite_ui.png") no-repeat scroll 0 -112px rgba(0, 0, 0, 0);
    display: block;
    height: 9px;
    margin-right: -34px;
    position: absolute;
    right: 50%;
    top: 20px;
    width: 13px;
}
header .find ul {
	border: 0 none;
	clear: left;
	float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
	position: relative;
	right: 50%;
}
header .find ul li {
    color: #fff;
    float: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 0.9em;
    /*font-weight: 700;*/
	left: 50%;
    line-height: 49px;
	margin: 0px;
	position: relative;
    text-transform: uppercase;
    /*width: 25%;*/
}
header .find ul li a {
    color: #fff;
    display: block;
	padding: 0 8px;
    text-decoration: none;
}
header .find ul li a:hover {
    color: #000;
}
header .touch-nav, header .m-search {
	display: none;
}

/* Banner Styles
================================================== */
/*.banner {
	margin: 10px 0;
}*/
.banner._160x600 {
	margin: 10px auto;
	/*max-height: 160px;*/
	max-width: 600px;
}
.banner._300x250 {
	margin: 0px auto;
	/*max-height: 250px;*/
	max-width: 300px;
}
.banner._234x60 {
	margin: 0px auto;
	/*max-height: 60px;*/
	max-width: 234px;
}
.banner._468x60 {
	margin: 10px auto;
	/*max-height: 60px;*/
	max-width: 468px;
}
.banner._728x90 {
	margin: 10px auto;
	/*max-height: 90px;*/
	max-width: 728px;
}
.banner._950x30 {
	margin: 10px auto;
	/*max-height: 30px;*/
	max-width: 950px;
}
/*.advertisements .banner:first-child {
	margin-top: 0;
}
.advertisements br {
	display: none;
}*/

/* Footer Styles
================================================== */
footer {	
	background-color: #FFF;
	border: 1px solid #CCC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/*border-radius:10px;*/
	color:#009EE9;
	line-height: 1.4;
	margin: 10px 0;
	padding: 20px;
}
/*footer nav, footer nav .menu {
	border-bottom: 1px dotted #cc6f00;
	display: none;
	float: none;
	margin-bottom: 10px;
}*/
.footer-nav ul,
.m-footer-nav ul {
	border: 0 none;
    clear: left;
    display: block;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
}
.m-footer-nav ul,
.m-footer-nav .menu {
	display: none;
}
.footer-nav ul li,
.m-footer-nav ul li {
    float: left;
    left: 50%;
    margin-left: 0;
    position: relative;
    width: auto;
}
.footer-nav ul li a,
.m-footer-nav ul li a {
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1em;
    font-weight: 400;
    margin: 0 40px;
    text-decoration: none;
}
.footer-nav ul li a:hover,
.m-footer-nav ul li a:hover {
    text-decoration: none;
}
footer .copy-right {
	color: #ccc;
	font-size: .625em;
	margin: 5px auto;
}
footer .social-horz {
	display: none;
}

/* Hero Styles
================================================== */
#cc-hero {
	display: block;
}
#cc-hero .slide {
	display: block;
	float: left;
	max-width: 600px;
	padding: 0;
	position: relative;
}
#cc-hero .slide img {
	border: medium none;
	display: block;
	float: left;
	width: 100%;
}
#cc-hero .slide .caption {
    background: rgba(255,255,255,0.8);
    bottom: 0;
	color: #333;
	font-size: 1em;
    height: 27%;
    left: 0;
    padding: 3% 5%;
    position: absolute;
    text-align: left;
    text-decoration: none;
    width: 90%;
    z-index: 2;
}
#cc-hero .slide .caption .MediumTitleHeader {
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.4;
}
#cc-hero .slide .caption p {
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.2;
	margin: .25em 0;
}
.hero {
	background: none repeat scroll 0 0 #EFEFE5;
	clear: both;
	display: block;
	overflow: hidden;
	/*padding: 0 10px;*/
	position: relative;
}
.hero-prev, .hero-next {
	height: 100px;
	position: absolute;
	top: 32%;
	width: 100px;
	z-index: 99;
	background: url(/images/sprite_ui.png) no-repeat;
}
.hero-next {
	background-position: -101px -138px;
	right: 3%;
}
.hero-prev {
	background-position: 0 -138px;
	left: 3%;
}

/* General Styles
================================================== */
table.footer {
	background-color:#CCC;
	color:#009EE9;
}
table.noncc {
	margin-left:100px;
	width:728px;
}
footer {
	margin-top:10px;
}
table.content {
	width:468px;
	background-position:bottom;
}
table.blog {
	width:468px;
	border:thin solid #FFF;
} 
table.personals {
	margin:20px 0px 0px;
	width:120px;
	background-color:#FFF;
}
th.row {
	text-align:left;
	vertical-align:top;
}
th.personals {
	text-align:center;
	background-color:#999;
	color:#000;
	font-size: .6875em;
	font-weight:bold;
}
td {
	border:none;
	vertical-align:top;
}
img {
	border:0px;
}
li {
	margin-left:-25px;
	padding:0px;
}
td.logo {
	vertical-align:bottom;
	height:85px;
	width:262px;
}
td.tagline {
	vertical-align:bottom;
	text-align:center;
	width:196px;
	height:60px;
}
td.left_column {
	width:133px;
}
td.center_column {
	width:468px;
}
td.right_column {
	width:127px;
	margin:0px 0px 0px 10px;
	text-align:right;
}
td.blog {
	padding:3px;
	border:thin solid #FFF;
}
td.personals {
	text-align:center;
	color:#000000;
	font-size: .6825em;
}
td.footer {
	color:#009EE9;
	background-color:#FFF;
	white-space:nowrap;
	padding-right:24px;
	padding-left:24px;
}
img.menu {
	margin:0px;
	border:none;
	height:20px;
	width:125px;
}
img.slug {
	margin:0px;
	border:none;
	height:8px;
	width:125px;
}
img.banner {
	margin:10px 0px;
	border:none;
}
h1 {
	color:#CC6F00;
	font-size: 1.8125em;
	font-weight:normal;
	clear:both;
}
h2 {
	font-size: 1.5em;
	text-align:center;
}
.h1 {
	font-size: 1.8125em;
	font-weight:bold;
}
.h2 {
	font-size: 1.5em;
	font-weight:bold;
}
.h3 {
	font-size: 1.1875em;
	font-weight:bold;
}
.h4 {
	font-size: 1em;
	font-weight:bold;
}
.h5 {
	font-size: .8125em;
	font-weight:bold;
}
.h6 {
	font-size: .75em;
	font-weight:bold;
}
.t1 {
	font-size: 1.8125em;
}
.t2 {
	font-size: 1.5em;
}
.t3 {
	font-size: 1.1875em;
}
.t4 {
	font-size: 1em;
}
.t5 {
	font-size:.8125em;
}
.t6 {
	font-size: .75em;
}
.normal {
	font-size: 1em;
	font-weight:normal;
}
.required {
	color:#F30;
}
a:link {
	color:#018DCF;
	text-decoration:none;
}
a:link.archive {
	color:#018DCF;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#018DCF;
}
a:visited {
	color:#018DCF;
	text-decoration:none;
}
.input-tiny {
  width: 50px;
}

.input-small {
  width: 100px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 200px;
}

.input-xlarge {
  width: 250px;
}

.input-xxlarge {
  width: 300px;
}

.input-full {
  width: 100%;
}

.aptguide {
	color:#0C9;
}
.Author {
	font-size: .75em;
	font-weight:bold;
}
.old {
	color:#000;
	font-weight:bold;
}
.pageTitle {
	color:#000;
	font-size: 1.375em;
	font-weight:bold;
	letter-spacing:.9em;
	padding:5px;
}
.black {
	color:#000;
	font-weight:bold;
	font-size: 7px;
}
.LargeTitleHeader {
	color:#CC6F00;
	font-size: 1.375em;
}
.MediumTitleHeader {
	color:#CC6F00;
	font-size: 1.125rem;
}
.SmallTitleHeader {
	color:#BE5A01;
	font-size: 1em;
}
div.header nav {
	left: 20px;
    position: absolute;
    top: 80px;
}
#primary_navigation {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:relative;
	/*left: 20px;*/
}
#primary_navigation a {
	color:#018DCF;
	text-transform:uppercase;
	font-size: 1em;
	font-weight:bold;
	border:1px solid #666;
	border-left: none;
	padding-top:2px;
	padding-left:9px;
	padding-right:9px;
	text-decoration:none;
/*
	background-image:url(/images/common/masthead/light_dark.jpg);
*/
	background-color:#FFF;
	background-position:center;
	background-repeat:repeat-x;
}
#primary_navigation a:hover {
/*
	background-image:url(/images/common/masthead/dark_light.jpg);
*/
	color:#FFF;
	background-color:#018DCF;
	background-position:center;
	background-repeat:repeat-x;
}
#primary_navigation a:link {
/*
	background-image:url(/images/common/masthead/light_dark.jpg);
*/
	background-position:center;
	background-repeat:repeat-x;
}
#primary_navigation a:first-child {
    border-left: 1px solid #666;
    border-radius: 5px 0 0 5px;
}
#primary_navigation a:last-child {
    border-radius: 0 5px 5px 0;
}
.alpha-shadow {
	float:left;
	background:url(/images/common/shadow.gif) no-repeat bottom right;
	margin:10px 0 0 10px !important;
	margin:10px 0 0 5px;
}
.alpha-shadow div {
	background:url(/images/common/shadow2.png) no-repeat left top !important;
	background:url(/images/common/shadow2.gif) no-repeat left top;
	padding:0px 5px 5px 0px;
}
.alpha-shadow img {
	background-color:#FFF;
	border:1px solid #A9A9A9;
	padding:4px;
}
a#link { 
	display:block; 
	width:100%; 
	height:100%; 
}
#subnav { 
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	/*left:15px;*/
	top:5px;
	font-size: .75em;
	height:12px
}
.navigation {
	position:absolute;
	width:900px;
	height:50px;
	z-index:1;
}
.Navigation a {
	margin-right:20px;
}
#NewsNav {
	/*visibility:hidden;*/
	display:none;
}
#FilmNav {
	/*visibility:hidden;*/
	display:none;
}
#MusicNav {
	/*visibility:hidden;*/
	display:none;
}
#CultureNav {
	/*visibility:hidden;*/
	display:none;
}
#EventsNav {
	/*visibility:hidden;*/
	display:none;
}
#DVDNav {
	/*visibility:hidden;*/
	display:none;
}
#GamingNav {
	/*visibility:hidden;*/
	display:none;
}
#SportsNav {
	/*visibility:hidden;*/
	display:none;
}
#MediaNav {
	/*visibility:hidden;*/
	display:none;
}
#BlogsNav {
	/*visibility:hidden;*/
	display:none;
}
/* Custom Nav Select */
label.custom-select {
    display: none;
	margin-right: 5px;
    position: relative;
	
}
.custom-select select {
	background: #018dcf;
	border: 1px solid #666;
	border-radius: 5px;
	color:white;
	display: inline-block;
	font: inherit;
	font-size: 1em;
	line-height: 1.2;
	margin: 0;
	outline:none; /* remove focus ring from Webkit */
	padding: 4px 3px 3px 5px;
	width: 100%;
}
/* Select arrow styling */
.custom-select:after {
	background: #018dcf;
	border: 1px solid #666;
	border-left: none;
	border-radius: 0 5px 5px 0;
	bottom: 0;
	color: white;
	content: "▼";
	font-size: 60%;
	line-height: 30px;
	padding: 0 7px;
	position: absolute;
	right: 1px;
	top: 0;
}

.no-pointer-events .custom-select:after {
	content: none;
}
td.viewer {
	border-bottom:1px solid black;
	border-right:1px solid black;
	vertical-align:middle;
	height:25%;
	width:210px;
	padding:10px;
	background-image:url(/images/viewer_background.gif);
	background-repeat:repeat;
	background-position:center;
}
#LayerMusic {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#LayerCulture {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility:hidden;
}
#LayerFilm {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility:hidden;
}
#LayerCalendar {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility:hidden;
}
td.tableTopLeft {
	width:10px;
	height:10px;
	background-image:url(/images/top_left.gif);
}
td.tableTop {
	background-color:#FFF;
	height:10px;
}
td.tableTopRight {
	width:10px;
	height:10px;
	background-image:url(/images/top_right.gif);
}
td.tableBottomLeft {
	width:10px;
	height:10px;
	background-image:url(/images/bottom_left.gif);
}
td.tableBottom {
	background-color:#FFF;
	height:10px;
}
td.tableBottomRight {
	width:10px;
	height:10px;
	background-image:url(/images/bottom_right.gif);
}
td.tableSide {
	width:10px;
	background-color:#FFF;
}
td.boxTopLeft {
	width:10px;
	height:10px;
	background-image:url(/images/top_left_curve.gif);
}
td.boxTop {
	height:10px;
	background-image:url(/images/top_line.gif);
}
td.boxTopRight {
	width:10px;
	height:10px;
	background-image:url(/images/top_right_curve.gif);
}
td.boxLeftSide {
	width:10px;
	background-image:url(/images/left_line.gif);
}
td.boxRightSide {
	width:10px;
	background-image:url(/images/right_line.gif);
}
td.boxBottomLeft {
	width:10px;
	height:10px;
	background-image:url(/images/bottom_left_curve.gif);
}
td.boxBottom {
	height:10px;
	background-image:url(/images/bottom_line.gif);
}
td.boxBottomRight {
	width:10px;
	height:10px;
	background-image:url(/images/bottom_right_curve.gif);
}
div.header {
	color:#FFF;
	position:relative;
}
#box-link {
	position: absolute;
	top: 7px;
	left: 16px;
	width: 280px;
	height: 40px;
	background-color: transparent;
/*
	border: 1px solid yellow;
*/
}
div.header a {
	font-weight:bold;
	color:#FFF;
}
div.header a:visited {
	color:#FFF;
}
.masthead {
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
}
.lightrow {
	background-color:#EEE;
}

/* Social Media Styles
================================================== */
#facebook {
	position: absolute;
	top: 11px;
	left: 520px;
	width: 35px;
	height: 36px;
	background-color: transparent;
/*
	border: 1px solid yellow;
*/
}
#twitter {
	position: absolute;
	top: 11px;
	left: 566px;
	width: 37px;
	height: 37px;
	background-color: transparent;
/*
	border: 1px solid yellow;
*/
}
#rss {
	position: absolute;
	top: 11px;
	left: 616px;
	width: 36px;
	height: 38px;
	background-color: transparent;
/*
	border: 1px solid yellow;
*/
}
#articleTools {
	border: 1px solid #CCC;
	float: right;
	height: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: .5em;
	text-align: center;
	width: 90px;
}
#articleTools a {
	font-weight:bold;
	display:block;
	padding:0px;
}
#social_h {
	float:left;
	position:relative;
	margin-bottom:20px;
	z-index:999;
}
#social_h a:focus {
	outline:none;
}
.social-horz {
	margin: 1.5em 0;
}
.social-horz .social-icons {
	display: none;
}
.social-horz span:first-child .stButton:first-of-type {
	margin-left: 0;
}
/*.calendar-main .social-horz .social-icons {
	display: block;
}
.calendar-main .social-horz .social-icons-hcount {
	display: none;
}*/


/* Article Styles
================================================== */
.article {
	/*height:160px;
	margin-top:20px;*/
}
.art-head {
	color: #333;
	font-size: 1.375em;
}
.art-foot {
	text-align: right;
}
.art-nav {
	float: right;
	font-size: 1.125em;
	margin-left: 20px;
}
.art-image {
	width: 100%;
}
.article .art-image {
	float: left;
	width: 35%;
}
.art-image img {
	width: 100%;
}
.art-text {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
	padding-left: 20px;
	width: 65%
	/*width: 470px;*/
}
.article .titlesubheader {
	padding-bottom:5px;
	color:black;
}
.img-caption {
	font-size: .8125em;
	margin-bottom: 10px;
}
.m-advertisement {
	display: none;
}
.m-advertisement h2 {
	color: #CCCCCC;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	text-align: center;
}
.related.article {
	border-top: 1px solid #CCCCCC;
	padding: 15px 0;
	position: relative;
}
.related .view-count {
	bottom: 15px;
	position: absolute;
	right: 0;
}

/* Contest Styles
================================================== */
.contest-image {
	width: 100%;
}
.contest .contest-image {
	float: left;
	width: 35%;
}
.contest-image img {
	width: 100%;
}
.contest-text-wrapper {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 65%;
}
.contest-text p:first-child {
	margin-top: 0px;
}

/* Calendar Styles
================================================== */
.calendar-main.content_layout {
	width: 52.75%;
}
.calendar-aside {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	padding-right: 10px;
	width: 18%;
}
.calendar-aside .content_layout {
	padding: 10px;
	width: 100%
}
.calendar-image img {
	width: 100%;
}
.calendar-text {
	margin: 10px 0;
}
/*calendar filter*/
.calender-category-wrapper {
	position: relative;
}
#pickDate {
	position: absolute;
	display: none;
}
.pick-date-calendar {
	font-size: .9em;
	width: 200px;
}
#categoryList {
	background-color: #EFEFE5;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: none;
	line-height: 1.4;
	padding: 20px;
	position: absolute;
	width: 80%;
	z-index: 2000;
}
#categoryList div.col {
	float: left;
	padding: 0 3% 0 3%;
	width: 27.33%;
}
#categoryList div span {
	display: block;
}

.event-wrapper {
	position: relative;
}
.event-form div {
	margin-bottom: 10px;
}
.event-form-label {
	display: block;
	float: left;
	font-weight: bold;
	width: 25%;
}
.event-form-content {
	float: left;
	width: 70%;
}
.event-form-note {
    color: #999999;
    font-size: .6875rem;
    padding: 3px 0 0;
}
.event-form-day {
	display: inline-block;
	width: 65px;
}
.event-wrapper .event-form-overlay {
	background: none repeat scroll 0 0 #fff;
	bottom: 0px;
	left: -2px;
	margin: 0;
	opacity: 0.6;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
}
.event-location-text {
	color: #666666;
	padding-left: 25%;
}
#searchEventLocations {
	padding-left: 25%;
}


.breadcrumbs {
	font-size: 1em;
	margin-bottom: 15px;
}
.breadcrumbs-archive {
	float: right;
}

/* images and embeds */
article figure,
article .art-image {
	margin-top: 1.5em;
}
.art-image.art-body-image {
	float: left;
	margin: 1em 1em 0 0;
	max-width: 400px;
}
.figure-bottom {
	float: left;
	margin: 1em 1em 0 0;
}
/* flexible embeds*/
figure,
figcaption {
	margin: 0;
	padding: 0;
}
.embed {
	height: 56.25%; /* 16:9 ratio */
	padding: 0;
	padding-bottom: 56.25%; 
	position: relative;
	overflow: hidden;
}
.embed iframe,
.embed object,
.embed embed {
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#social_h_min {
	float:right;
	position:relative;
	z-index:999;
}
#social_h_min a:focus {
	outline:none;
}
iframe { 
	border:0; 
}

.row {
    clear: both;
    display: block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


/* #Media Queries
================================================== */

/* Smaller than standard 1140 (devices and browsers) */
@media only screen and (max-width: 1140px) {
	header nav ul li a {
		font-size: .8em;
		letter-spacing: .025em;
	}
	header .find ul li {
		font-size: .715em;
		letter-spacing: .025em;
	}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	.hero-prev, .hero-next {
		background: url("../images/sprite_ui.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		display: block;
		height: 55px;
		position: absolute;
		top: 32%;
		width: 55px;
		z-index: 99;
	}
	.hero-next {
		background-position: -271px -139px;
		right: 1%;
	}
	.hero-next:hover {
		background-position: -271px -139px;
	}
	.hero-prev {
		background-position: -212px -139px;
		left: 1%;
	}
	.hero-prev:hover {
		background-position: -212px -240px;
	}
	#eventCalendar {
		display: none;
	}
	.social-horz .social-icons {
		display: block;
	}
	.social-horz .social-icons-hcount {
		display: none;
	}
	.social-horz .social-icons .stButton {
		margin-left: 0px;
		margin-right: 0px;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	header .touch-nav {
    position: absolute;
}

}

/* All Mobile Sizes (devices and browser) */
@media handheld, only screen and (max-width: 768px) {
	.wrapper {
		max-width: 768px;
		min-width: 481px;
	}
	/* header elements */
	header .cc-logo a {
		margin-top: 35px;
	}
	.tagline, .cc-join {
		display: none;
	}
	header .socials {
		width: 30%;
	}
	header .search-block {
		width: 61.6%;
	}
	header .cc-search {
		margin-right: 2%;
		width: 75%
	}
	header .row.top, header .row.bot {
		display: block;
	}
	header .row.bot {
		background: none repeat scroll 0 0 #cc6f00;
	}
	header nav {
		display: none;
	}
	header .touch-nav {
		display: block;
	}
	header .find {
		padding-right: 1%;
		width: 68.6%;
	}
	header .find ul li a {
		padding: 0 8px;
	}
	header .cc-logo a {
		padding: 0 8px;
	}
	header .touch-nav {
		border-top: medium none;
		float: right;
		height: 50px;
		left: 19%;
		top: 60px;
		width: 24.3%;
		z-index: 1000;
	}
	.touch-nav.down {
		background: url("../images/icon_triangle.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	}
	.touch-nav .toggle {
		background: url("../images/sprite_ui.png") no-repeat scroll -60px -57px rgba(0, 0, 0, 0);
		cursor: pointer;
		display: block;
		height: 20px;
		margin: 14px auto 0;
		width: 29px;
	}
	.touch-menu {
		background: none repeat scroll 0 0 #000;
		border-bottom: 1px dotted #cc6f00;
		border-top: 1px dotted #cc6f00;
		left: 19%;
		position: absolute;
		top: 110px;
		width: 300px;
		z-index: 1000;
	}
	.touch-menu ul {
		margin: 0;
		padding: 0;
	}
	.touch-menu > ul:first-child > li:first-child {
		border-top: none;
	}
	.touch-menu > ul > li > a {
		padding-left: 25px;
	}
	.touch-menu ul ul li a {
		padding-left: 45px;
	}
	.touch-menu li {
		border-top: 1px dotted #cc6f00;
		clear: both;
		display: block;
		margin: 0;
		padding: 0;
		position: relative;
	}
	.touch-menu li a {
		clear: both;
		display: block;
		font-family: 'Source Sans Pro',sans-serif;
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 1;
		padding: 12px 0;
		text-decoration: none;
		text-transform: none;
	}
	.touch-menu .orange {
		display: none;
	}
	.submenu-button {
		/*border-left: 1px dotted #cc6f00;*/
		cursor: pointer;
		display: block;
		height: 40px;
		position: absolute;
		right: 0;
		top: 0;
		width: 46px;
		z-index: 99;
	}
	.submenu-button.submenu-opened {
		/*background: none repeat scroll 0 0 #262626;*/
	}
	ul ul .submenu-button {
		height: 34px;
		width: 34px;
	}
	.submenu-button:after {
		background: none repeat scroll 0 0 #cc6f00;
		content: "";
		display: block;
		height: 2px;
		position: absolute;
		right: 18px;
		top: 20px;
		width: 14px;
	}
	ul ul .submenu-button:after {
		right: 13px;
		top: 15px;
	}
	.submenu-button.submenu-opened:after {
		background: none repeat scroll 0 0 #cc6f00;
	}
	.submenu-button:before {
		background: none repeat scroll 0 0 #cc6f00;
		content: "";
		display: block;
		height: 14px;
		position: absolute;
		right: 24px;
		top: 14px;
		width: 2px;
	}
	ul ul .submenu-button:before {
		right: 16px;
		top: 12px;
	}
	.submenu-button.submenu-opened:before {
		display: none;
	}
	
	/* hero elements */
	#cc-hero .slide .caption {
    	height: 25%;
	}
	/*#cc-hero .caption .cat {
		font-size: 0.775em;
	}*/
	#cc-hero .slide .caption .MediumTitleHeader {
		font-size: 1em;
	}
	#cc-hero .slide .caption p {
		font-size: 0.75em;
	}
	.content_layout, .calendar-main.content_layout {
		border-left: none;
		border-right: none;
		box-sizing: content-box;
		width: 95%;
		padding: 2.5%;
	}
	.art-head, .art-foot {
		text-align: center;
	}
	.article .art-image {
		overflow: hidden;
	}
	.article .art-image.image-big-mobile img {
		height: auto;
		margin-left: -25%;
		max-width: 150%;
		width: 150%;
	}
	.m-advertisement {
		display: block;
	}
	article .m-advertisement {
		margin: 1em 0;
	}
	.footer-nav {
		display: none;
	}
	footer .social-horz {
		display: block;
	}
	.m-footer-nav ul{
		box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		clear: none;
		display: block;
		float: left;
		padding: 0 0 0 5%;
		right: auto;
		text-align: left;
		width: 60%;
	}
	.m-footer-nav ul:nth-of-type(2) {
		padding: 0;
		width: 40%;
	}
	.m-footer-nav ul li {
		float: none;
		left: auto;
	}
	.m-footer-nav ul li a {
		margin: 0;
		padding: 6px 0;
	}
	.event-form-label,
	.event-form-content {
		width: 100%
	}
	#searchEventLocations,
	.event-location-text {
		padding-left: 0;
	}

/*.footer-nav {
		left: 20px;
		margin: 0 auto;
		width: 90%;
	}
	.footer-nav .custom-select {
		display: block;
	}
	.footer-nav ul {
		display: none;
	}*/

	/* body elements to remove */
	.banner._950x30,
	.banner._970x60,
	aside,
	form#CalendarInclude {
		display: none;
	}
}

/* Tweak point */
@media handheld, only screen and (max-width: 600px) {
	#cc-hero .slide .caption p {
		font-size: 1em;
	}
	.figure-bottom {
		display: none;
	}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 481px) and (max-width: 767px) {
	header .touch-nav {
		position: absolute;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 480px) {
	.wrapper {
		max-width: 480px;
		min-width: 321px;
	}
	.layout {
		/*font-size: .9em;*/
	}
	/* header style */
	header {
		background-color: #cc6f00;
		margin-bottom: 10px;
	}
	header,
	header .cc-logo
	 {
		height: 71px;
	}
	header .cc-logo {
		width: 160px;
	}
	header .cc-logo a {
		margin-top: 15px;
	}
	header .rhs {
		float: none;
		width: 100%;
	}
	header .row.top,
	header .row.bot { 
		display: none;
	}
	/*header .row.top {
		background-color: #FFF;
		border-bottom: 1px dotted #cc6f00;
		border-left: none;
		border-right: none;
		left: 0;
		position: absolute;
		top: 76px;
		width: 100%;
		z-index: 1000;
	}*/
	header .touch-nav {
		height: 66px;
		width: 70px;
	}
	.touch-nav .toggle {
		margin: 23px auto 0;
	}
	header .touch-menu {
		left: 0;
		top: 76px;
		width: 100%;
	}
	header .touch-menu a {
		padding: 15px 0;
	}
	.submenu-button {
		height: 46px;
	}
	.submenu-button:before {
		top: 16px;
	}
	.submenu-button:after {
		top: 22px;
	}
	.touch-menu .orange {
		display: block;
	}
	.touch-menu ul.orange {
		background-color: #cc6f00;
		/*border-bottom: 1px dotted #018dcf;*/
		display: block;
	}
	.touch-menu .orange li {
		border-top: 1px dotted #018dcf;
	}
	.touch-menu .orange a {
		color: #FFF;
	}
	.touch-search {
		background-color: #FFF;
		border-bottom: 1px dotted #cc6f00;
		position: absolute;
		top: 76px;
		width: 100%;
		z-index: 1000;
	}
	.touch-search .cc-search {
		padding: 10px 0;
		width: 80%;
	}
	nav {
		width: 100%;
	}
	header nav ul {
		display: block;
		float: none;
		right: 0;
	}
	nav ul li {
		background: none repeat scroll 0 0 #000;
		border-top: 1px dotted #cc6f00;
		/*display: none;*/
		float: none;
		left: 0;
		/*position: absolute;*/
		/*top: 45px;*/
		padding-left: 5%;
		text-align: left;
		width: 95%;
		z-index: 1000;

	}
	nav ul li:hover .menu { /* temp until we determine how to handle nav */
		display: none;
	}
	header .find {
		width: 100%
	}
	header .m-search {
		display: block;
	}
	header .m-search {
		float: right;
		height: 66px;
		width: 40px;
	}
	.m-search.down {
		background: url("../images/icon_triangle.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	}
	header .toggle-search {
		background: url("../images/sprite_ui.png") no-repeat scroll 0 -422px rgba(0, 0, 0, 0);
		cursor: pointer;
		display: block;
		height: 31px;
		margin: 15px auto 0;
		width: 31px;
	}
	
	.content_layout {
		width: 90%;
		padding: 5%;
	}
	.breadcrumbs {
		font-size: .833em;
	}
	.breadcrumbs-archive {
		display: none;
	}
	.article .art-image,
	.contest .contest-image {
		margin: 0 auto;
		width: 100%;
	}
	.art-text,
	.contest-text-wrapper {
		margin-top: 10px;
		padding: 0;
		width: 100%;
	}
	.art-nav {
		display: none;
	}
	.related.article .art-image {
		width: 40%;
	}
	.related.article .art-text {
		margin-top: 0;
		padding: 0 0 0 10px;
		width: 60%;
	}
	.related .view-count {
		display: none;
	}
	#articleTools {
		display: none;
	}
	#categoryList {
		width: 100%;
	}
	#categoryList .event-count {
		display: none;
	}
	#categoryList div span {
		margin-bottom: 8px;
	}
	.input-xxlarge {
		width: 100%;
	}
}
@media handheld, only screen and (max-width: 320px) {
	.wrapper {
		max-width: 320px;
		min-width: 300px;
	}
	#cc-hero .slide {
		overflow: hidden;
	}
	#cc-hero .slide img {
		margin-left: -20%;
		max-width: 140%;
		width: 140%;
	}
	#cc-hero .slide .caption p {
		font-size: .8125em;
	}
	#categoryList {
		font-size: .75em;
	}

}
