body {
	font-family: 'Droid Sans', sans-serif, Arial, Helvetica;
	color: #C0BBB7;
	background-color: #4C4C4C;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
}
#debug {
	z-index: 500;
	background-color: rgba(256,256,256,.5);
	color: #000;
	border: 1px solid #FFF;
	padding: 4px;
	position: fixed;
	bottom: 0;
	right: 0;
}
video, audio {
	width: 100%;
	height: auto;
}
figure {
	margin: 0;
}
a, .specialblock, .fadebutton, .thumb .button {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
}
a, a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, a:visited:hover{
	text-decoration: none;
	color: #CEAF43;
}

h1{
	background-image: linear-gradient(90deg,#CEAF43 20%, transparent 90%);
	font-size: 39px;
	padding: 16px 60px 16px 20px; 
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
	color: #000000;
	display: block;	
	line-height: 100%;
}
h1.home {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-left: 0px;
	padding: 0px;
	background-color: inherit;
	background-image: none;
}
h4{
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}
h3{
	font-size: 20px;
	font-weight: 700;
	color: #FFFFFF;
	padding: 0px;
	line-height: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#fullwidth {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	background-image: url(elements/photo_brian-mahany.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
#header > div {
	display: table-cell;
	vertical-align: top;
}
#header > div.headquote, .split > div.headquote {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
}
.headquote > div { 
	color: #FFF;
	display: table;
	margin: 0 auto;
	box-shadow: .6em .6em .43em #000;
	background-color: #828180;
	background-color: rgba(255,255,255,.25);
	border-bottom-left-radius: .6em;
	border-bottom-right-radius: .6em;
	font-size: 14px;
	padding: .5em 1em;
	text-align: center;
	
}
#fullwidth > .split {
	position: relative;
}
.logoside, .menuside {
	background-image: url(elements/grad_head.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #1D1C1A;
	text-align: right;
}
.logoside {
	padding-left: 80px;
	padding-top: 60px;
	width: 370px;
}
#header .logoside img{
	display: block;
}
.photoside, .fadebar {
	background-image: url(elements/pieces.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.photoside{
	width: 20px;
}
#content {
	width: inherit;
}

#main {
	padding-bottom: 20px;
	background-color: #7D746F;
}
#main b {
	color: #FFFFFF;
}
.split, .homesplit{
	display: table;
}
.split > div, .homesplit > div {
	display: table-cell;
}
.split .fadebar {
	background-color: #7D746F;
	width: 20px;
}
.homesplit .leftside{
	text-align: center;
	vertical-align: middle;
	width: 450px;
}
.split .menuside, .split #main, .homesplit .contentside {
	vertical-align: top;
}
.split .menuside{
	box-sizing: border-box;
	padding-top: 54px;
	width: 360px;
}
.split #main {
	padding-top: 120px;
	width: 580px;
}
.split #main .page {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 140%;
}
.split .page a, .split .page a:link, .split .page a:visited {
	text-decoration: none;
	color: #CEAF43;
}
.split .page a:hover, .split .page a:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.split .page a.tel, .split .page a.tel:link, .split .page a.tel:visited {
	color: #C0BBB7;

}
#main h1 a{
	color: #000000;
}
#docs {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.homesplit .contentside {
	box-sizing: border-box;
	padding-right: 40px;
	padding-top: 24px;
	padding-bottom: 24px;
	text-align: left;
	line-height: 20px;
}

#footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4C4C4C;
	padding-top: 40px;
	padding-bottom: 20px;
	background-image: url(elements/shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer  a, .footer  a:link, .footer  a:visited {
	text-decoration: none;
	color: #7E5F00;
}
#footer  a:hover, .footer  a:visited:hover {
	color: #DE0000;
}
#footer .divider{
	margin-left: auto;
	margin-right: auto;
	width: 124px;
	height: 2px;
	background-color: #CEAF43;
	margin-top: 12px;
	margin-bottom: 20px;
}
.contactpage p {
	font-size: 21px;
	line-height: 140%;
	padding-bottom: 48px;
}
.border {
	border: 1px solid #666666;
}


.blackback  {
	background-color: #000000;
}
.blackback   td.fill   {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
}
.blacklink {
	color: #D3D3D3;
	font-size: 13px;
	line-height: 18px;
}
.blacklink b{
	color: #FFFFFF;

}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	text-decoration: none;
	color: #E5E7E6;
	font-weight: normal;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #D5CB52;
	text-decoration: none;
}
#navbar {
}
#navbar ul	{
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	margin: 0px;
}
#navbar li{
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 17px;
	line-height: 17px;
	list-style: none;
	
}
#navbar .nav {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 24px;
}
#navbar a, #navbar a:link, #navbar a:visited {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	color: #C0BBB7;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#navbar a:hover, #navbar a:visited:hover {
	color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}
#navbar .nav.on a {
	color: #CEAF43;
	opacity: 1;
	filter: alpha(opacity=100);
}
#navbar ul ul {
	display: none;
}


#mobilenav {
	background-color: #4C4C4C;
	display: none;
	width: 100%;
	position: relative;
}
#mobilenav ul	{
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#mobilenav li{
	box-sizing: border-box;
	width: 100%;
	list-style:none;
	display: table;
	text-align: center;
	padding: 0;
}
#mobilehide > ul > li{
	border-top: 1px solid #CEAF43;
} 
#mobilehide > ul:last-child{
	border-bottom: 1px solid #CEAF43;
}
#mobilehide .more, #mobilehide .nomore{
	width: 70px;
	height: 44px;
}
#mobilenav .more {
	background-image: url(//commonelements.net/common/elements/mobile_pieces.png);
	background-position: center -56px;
	display: table-cell;
}
#mobilenav li > div {
	display: table-cell;
	vertical-align: middle;
}
#mobilenav a, #mobilenav a:link, #mobilenav a:visited {
	line-height: 44px;
	height: 44px;
	display: block;
	color: #C0BBB7;
	font-weight: 400;
}
#mobilenav .on a{
	color: #FFFFFF;
}
#mobilenav .mobiletitle {
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: x-large;
	line-height: 52px;
	height: 52px;
	display: block;
	margin-right: 70px;
	overflow: hidden;
}
#mobilenav ul ul {
	display:none;
}
.mobileicon {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 52px;
	background-image: url(//commonelements.net/common/elements/mobile_pieces.png);
	background-position: center 0px;
}
.mobileicon:hover, #mobiletoggle:checked ~ .mobileicon, #mobilenav .more, #mobilenav a:hover, #mobilenav a:visited:hover {
	color: #FFFFFF;
	background-color: #CEAF43;
}
#mobilehide {
	display: none;
}
#mobiletoggle, .subtoggle {
	position:absolute;
	left:-100%;
	top:-100%;
}
#mobiletoggle + label, #mobilehide.more{
	cursor: pointer;
}
#mobiletoggle:checked ~ #mobilehide {
	display: block;
}
#mobilehide ul li input:checked ~ ul {
	display: table-row;
}
#mobilehide ul li input:checked + label {
	background-position: center -109px;
}

#mediabar {
}
#mediabar ul	{
	display: table;
	margin: 0 0 24px;
	padding: 0 50px 0 0;
	list-style: none;
}
#mediabar li{
	display: inline-block;
	padding: 0;
	margin: 0px;
	font-size: 17px;
	line-height: 17px;
}
#mediabar .nav {
	margin-right: 0 4px 10px 0;
}
#mediabar a {
	display: block;
	margin: 2px;
}
.split #main #mediabar a, .split #main #mediabar a:link, .split #main #mediabar a:visited {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	color: #253228;
	background-color: #CEAF43;
	opacity: 0.6;
	filter: alpha(opacity=60);
	padding: 10px;
}
.split #main #mediabar a:hover, .split #main #mediabar a:visited:hover {
	color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
}
#mediabar .nav.on a {
	color: #CEAF43;
	opacity: 1;
	filter: alpha(opacity=100);
}
.light {
	color: #000000;
}
.light a, .light a:link, .light a:visited {
	color: #90252F;
	text-decoration: none;
}
.light a:hover, .light a:visited:hover {
	color: #FF0000;
	text-decoration: none;
}
.light img {
	border-color: #90252F;
}
.light a:hover img {
	border-color: #D70307;
}
.dark {
	color: #FFFFFF;
}
.dark a, .dark a:link, .dark a:visited {
	color: #90252F;
	text-decoration: none;
}
.dark a:hover, .dark a:visited:hover {
	color: #FF0000;
	text-decoration: none;
}
.dark a img {
	border-color: #90252F;
}
.dark a:hover img {
	border-color: #D70307;
}
.container{
	position: relative;
}
.socialmedia {
	background-image: url(//commonelements.net/common/elements/fade_60.png);
	position: absolute;
	top: 24px;
	right: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	z-index: 10;
}
.socialmedia > div {
	display: block;
}

.social, .social div.spacer { 
	background-image: url(elements/social_icons.png);
	background-repeat: no-repeat;
}
.social div.spacer {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	height: 32px;
	width: 32px;
	display: block;
	margin-bottom: 12px;
}
.social div.spacer:hover {
	opacity: 0;
	filter: alpha(opacity=0);
}

.facebook div.spacer  {
	background-position: 0px 0px;
}
.facebook {
	background-position: 0px -40px;
}
.twitter div.spacer  {
	background-position: -40px 0px;
}
.twitter {
	background-position: -40px -40px;
}
.googleplus div.spacer  {
	background-position: -80px 0px;
}
.googleplus {
	background-position: -80px -40px;
}
.linkedin div.spacer  {
	background-position: -120px 0px;
}
.linkedin {
	background-position: -120px -40px;
}
.youtube div.spacer  {
	background-position: -160px 0px;
}
.youtube {
	background-position: -160px -40px;
}
.avvo div.spacer  {
	background-position: -200px 0px;
}
.avvo {
	background-position: -200px -40px;
}

.light1 {
	color: #ECCD61;
}
.light2 {
	color: #A8A29F;
}
.light3 {
	color: #95DBF4;
}
.dark1 {
	color: #693714;
}
.dark2 {
	color: #786777;
}
.dark3 {
	color: #37BBC7;
}
.orange {
	color: #FF6501;
}
.bar1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #786777;
}
.bar2 {
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DD3F00;
}

.bar3 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #998979;
	background-repeat: repeat-y;
	background-position: left top;
}
.fadebutton {
	background-color: rgba(255,255,255,.3);
	margin-bottom: 36px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.fadebutton:hover {
	background-color: rgba(255,255,255,.6);
}
.arrowlist {
	background-color: #4C4C4C;
	width: 294px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.arrowlist a, .arrowlist a:link, .arrowlist a:visited{
	display: block;
	color: #253228;
}
.arrowlist ul {
	background-image: url(elements/photo_learn-about.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 128px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	height: 130px;
}
.arrowlist ul li {
	list-style: none;
	background-image: url(elements/pieces.png);
	background-repeat: no-repeat;
	background-position: -100px center;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	font-size: 15px;
	line-height: 20px;
	color: #253228;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
}
.arrowlist ul li:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.arrowlist  .clean {
	margin: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	background-image: none;
	color: #FFFFFF;
}

.blogdate{
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	background-image: url(elements/yellow-ball.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 42px;
	line-height: 13px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.blogdate .number{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.blogtitle {
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blogsource {
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.blogcontent {
	font-size: 16px;
	line-height: 17px;
	padding-right: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
}
.blog .outline {
	border: 2px solid #CEAF43;
	border-radius: 4px;
	background-image: url(//commonelements.net/common/elements/dark_20.png);
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
}
.blog .outline p{
	padding-top: 11px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 11px;
	font-size: 14px;
}
.blog .outline img{
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	background-color: #CEAF43;
}
.blog .outline img:hover{
	background-color: #ECCD61;
}
.medialogos{
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}
.medialogos img{
	margin-left: 12px;
	margin-right: 12px;
}
.bottomsplit {
	display: table;
	width: 100%;
}
.bottomsplit > div {
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
}
.bottomsplit > div:not(:last-child) {
	border-right: 2px solid #CEAF43;
}
.bottomsplit .book {
	width: 361px;
}
.bottomsplit .book img{
	float: left;
	margin-right: 10px;
}
.bottomsplit h3, .newsblock h3{
	font-size: 22px;
	color: #253228;
	background-color: #CEAF43;
	text-align: left;
	padding-left: 12px;
	line-height: 36px;
	font-weight: normal;
}
.bottomsplit h3 {
	display: block;
	margin: 0 0 10px;
}
.split #main .bottomsplit h3 a, .split #main .bottomsplit h3 a:link, .split #main .bottomsplit h3 a:visited, 
.split #main .bottomsplit h3 a:hover, .split #main .bottomsplit h3 a:visited:hover,
.bottomsplit h3 a, .bottomsplit h3 a:link, .bottomsplit h3 a:visited,
.bottomsplit h3 a:hover, .bottomsplit h3 a:visited:hover,
.newsblock h3 a, .newsblock h3 a:link, .newsblock h3 a:visited,
.newsblock h3 a:hover, .newsblock h3 a:visited:hover {
	color: #253228;
}
.newsblock{
	background-color: rgba(255,255,255,.2);
	border: 2px solid #CEAF43;
	border-radius: 4px;
	margin: 1.5em 10px 0;
}
.newsblock h3 {
	display: inline-block;
	border-top-left-radius: 2px;
	padding-right: 1em;
	margin-top: 0;
}
.newsblock h3:after {
	font-size: 14px;
	content: " (Click screen for larger view)";
}
.newsblock .simpletable {
	box-sizing: border-box;
	padding: .9em 1.3em;
}
.newsblock hr {
	height: 64px;
	width: 2px;
	border: none;
	background-color: #CFAD49;
	margin: 10px auto;
}

.thumb{
	text-decoration: none;
	text-align: left;
	font-size: 15px;
	line-height: 20px;
	width: 116px;
}
.thumb a {
	display: block;
}
.thumb a, .thumb a:link, .thumb a:visited {
	color: #000;
}
.thumb .spacer {
	width: 116px;
	height: 84px;
	background-color: #000;
	padding: 0;
	margin: 0 0 .2em;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.thumb .button {
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(elements/video_button_hover.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #4C4C4C;
	z-index: 2;
}
.thumb:hover .button {
	opacity: 1;
	border: 1px solid #CEAF43;
}
.thumb .more {
	display: inline-block;
	margin-top: 10px;
	width: 116px;
	height: 28px;
	background-color: #4F4B4A; 
	color: #FFF;
	padding: 18px 0;
	text-align: center;
	line-height: 1em;
}
ul.linklist {
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
	font-size: 27px;
	line-height: 38px;
}
ul.linklist li {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 30px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
ul.linklist a, ul.linklist a:link, ul.linklist a:visited {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95DBF4;
	font-weight: normal;
	color: #635E62;
	padding-bottom: 16px;
}
ul.linklist a:hover, ul.linklist a:visited:hover {
	color: #000000;
}
.motto {
	background-image: url(elements/grad_full.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 22px;
	line-height: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
	color: #FFFFFF;
	padding-right: 40px;
	text-align: right;
}
.hidenews {
	text-align: center;
}

.yellowoutline {
	border: 3px solid #CEAF43;
	display: inline-block;
	margin-top:29px;
}
.breakingnews {
	background-color: #424045;
	margin: 4px;
	width: 294px;
}

.breakingnews > div{
	display: table-cell;
	vertical-align: middle;
}
.breakingnews  ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.breakingnews ul li{
	text-align: left;
	font-size: 14px;
	list-style: none;
	padding-bottom: 8px;
	color: #FFFFFF;
	line-height: 16px;
}

.breakingnews a, .breakingnews a:link, .breakingnews a:visited{
	text-decoration: none;
	color: #CEAF43;
}
.breakingnews a:hover, .breakingnews a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.showspecial {
	display: none;
}
.hidespecial {
	margin-right: 24px;
	margin-bottom: 1em;
}
header {
	position: relative;
}
header .hidespecial {
	position: absolute;
	bottom: 1em;
	right: 1em;
}
header .mensa {
	box-shadow: 4px 4px 8px #000;
}
.specialblock {
	border: 2px solid #CEAF43;
	display: inline-block;
	padding: 2px;
}
.specialblock:hover {
	border-color: #FFF;
}
.news.page, .gallery.page {
	padding-top: .5em;
}
.news.page h1, .gallery.page h1 {
	position: relative;
	left: -20px;
	margin-bottom: .5em;
}
.news.page #mediabar, .gallery.page #mediabar {
	position: relative;
	left: -20px;
}
.navigation {
	font-size: 0.9em;
	text-align: right;
	line-height: 100%;
	margin: .5em 0;
}

.articlelist {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: .5em 0;
}
.articlelist.withphoto {
	min-height: 194px;
}	
.articlelist > div{
	display: table-cell;
	vertical-align: top;
	padding-top: .5em;
}
.articlelist .docside {
	padding-right: .5em;
}
.docside img {
	background-color: #FFF;
	width: 150px;
	height: auto;
}
.articlelist img {
	border: 1px solid;
}
.fullarticle audio, .fullarticle video {
	display: block;
	margin: 2px auto 8px;
}
.articlelist h3, .fullarticle h3 {
	margin: 0;
	text-transform: none;
}
.articlelist h4, .fullarticle h4{
	color: #3C516C;
	line-height: 1em;
}
.articlelist h5, .fullarticle h5, .fullarticle h6 {
	padding-left: .5em;
	font-size: .8em;
	color: #AA9F35;
	margin: 0;
}
.articlelist h5 + div, .fullarticle h5 + div, .fullarticle h6 + div {
	padding-top: .5em;
}
.thumbgroup {
	text-align: center;
}
.thumbphotos {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	padding: 1%;
	font-size: .9em;
	line-height: 1.1em;
}
.thumbphotos img {
	border: 1px solid;
	width: 100%;
	height: auto;
}
.fullphoto, .photodata, .thumbphotos h3 {
	padding: 6px;
	text-align: center;
}
.photodata hr {
	width: 200px;
	margin: .5em auto;
}
.fullphoto img {
	width: 100%;
	height: auto;
}
#media {
	margin: .5em auto;
	text-align: center;
}
.fullarticle h1 {
	font-size: 28px;
	padding-right: 20px;
}
.fullarticle .image {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 1em;
	width: 35%;
}	
.fullarticle img {
	width: 100%;
	height: auto;
}
.fullarticle .author {
	padding: .4em 0;
	border-bottom: 2px groove #000;
	margin-bottom: .4em;
}
.mensa {
	font-size: .6875em;
	display: table;
	margin: .5em 0 .5em auto;
	background-image: url(elements/mensa-back.png);
	background-size: cover;
	background-position: right center;
	padding: 2em .5em 2em 11em;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	right: -12px;
	border-radius: .4em;
}
.mensa h4 {
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: .05em;
	color: #FFF;
	text-shadow: 0 0 .4em #000, 0 0 1em #000;
}
.mensa .bluebuttons a {
	display: inline-block;
	margin: .5em;
	padding: .5em 0 .4em .6em;
	background-color: #54CFEE;
	border-radius: .4em;
	vertical-align: middle;
	line-height: 1em;
}
.mensa svg {
	fill: #FFF;
	vertical-align: middle;
	margin: -.6em 0 0 .2em;

}

@media only screen and (max-width: 944px) {
	#debug::before {
		content: "< 944";
	}
	.homesplit .leftside {
		width: 45%;
	}
	.thumbphotos {
		width: auto;
	}

}
@media only screen and (max-width: 840px) {
	#debug::before {
		content: "< 840";
	}
	.mensa {
		padding-left: 13vw;
	}

}

@media only screen and (max-width: 820px) {
	#debug::before {
		content: "< 820";
	}
	.logoside {
		padding-left: 10px;
	}

}
@media only screen and (max-width: 740px){
	#debug::before {
		content: "< 740";
	}
	.photoside {
		background-image: none;
	}
	.homesplit, .homesplit > div {
		display: block;
	}
	.homesplit .leftside {
		padding-top: 30px;
		padding-bottom: 6px;
		width: 100%;

	}
	.homesplit .contentside {
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	.bottomsplit .book {
		width: 50%;
	}
	.bottomsplit .book img{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 12px;
	}
	.bottomsplit h3, .newsblock h3{
		font-size: 21px;
		padding-left: 6px;
	}
	.newsblock .simpletable {
		text-align: center;
		padding: 0;
	}
	.newsblock .thumb {
		display: inline-block;
		margin: .9em;
	}
	.newsblock .line {
		display: none;
	}
	.split {
		display: block;
	}
	.split #main, .split .fadebar, .split .menuside {
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	.split .fadebar {
		height: 10px;
		background-image: url(elements/grad_full.jpg);
		background-repeat: repeat;
		background-position: right top;
	}	
	.split .menuside{
		padding-top: 32px;
	}
	.split .menuside img{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.split #main {
		padding-top: 20px;
	}
	.split .menuside {
		display: table;
		width: 100%;
	}
	.split .menuside > div {
		display: table-cell;
		vertical-align: top;
	}
	.showspecial {
		display: block;
	}
	.split .menuside .hidenews, .hidespecial, a.soon {
		display: none;
	}
	.split .socialspacer{
		width: 100px;
	}
	.split #navbar ul {
		padding-top: 0px;
	}
	.news.page #mediabar, .gallery.page #mediabar {
		left: 0;
	}
	#mediabar ul {
		padding: 0;
	}
	.mensa {
		margin: .5em auto;
		right: auto;
		padding-left: 11em;
	}
	#main .bluebuttons a, #main .bluebuttons a:link, #main .bluebuttons a:visited,
	#main .bluebuttons a:hover, #main .bluebuttons a:visited:hover {
		color: #FFF;
	}
}
@media only screen and (max-width: 680px){
	#debug::before {
		content: "< 680";
	}
	#fullwidth {
		width: 100%;
	}
	#header {
		background-position: 158px -52px;
	}
	.logoside {
		padding-top: 24px;
	}
	.motto {
		font-size: 21px;
		color: #FFFFFF;
		padding-right: .5em;
		padding-left: .5em;
		text-align: center;
	}
	.medialogos {
		padding-left: 0px;
		padding-right: 0px;
	}
	.medialogos img{
		margin-left: 8px;
		margin-right: 8px;
	}
	.articlelist > div {
		display: inline;
	}
	.articlelist .docside {
		float: left;
		padding-top: 0;
		padding-bottom: .5em;
	}	

}
@media only screen and (max-width: 630px) {
	#debug::before {
		content: "< 630";
	}
	.logoside {
		padding-bottom: 12px;
	}

	.split .logo, .bottomsplit > div{
		display: block;
	}
	.bottomsplit > div:not(:last-child) {
		border-right: none;
	}
	.bottomsplit .book, .bottomsplit .blog {
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
	}
	#header {
		background-position: 150% 15%;
		background-size: 80%;
	}
	#header .logoside {
		width: 60%;
	}
	#header .logoside img{
		width: 100%;
		height: auto;
	}
	#header > div.headquote, .split > div.headquote {
		position: relative;
		background-image: url(elements/grad_full.jpg);
		background-repeat: repeat-y;
		background-position: right top;
	}
	.headquote > div{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	#navbar, .split #navbar, .split .socialspacer {
		display: none;
	}
	#mobilenav {
		display: block;
	}
	.socialmedia {
		background-image: url(elements/grad_full.jpg);
		background-repeat: repeat-y;
		background-position: right top;
		position: relative;
		text-align: center;
		top: 0px;
	}
	.socialmedia > div {
		display: inline-block;
		vertical-align: middle;
		margin-left: 8px;
		margin-right: 8px;
		margin-bottom: 0;
	}


}
@media only screen and (max-width: 483px){
	#debug::before {
		content: "< 483";
	}
	#docs {
		width: 100%;
	}
	#docs img {
		max-width: 100%;
		height: auto;
	}
	.fullphoto img {
		width: 100%;
		height: auto;
	}
	.split .menuside img {
		max-width: 100%;
		height: auto;
	}
	.split .menuside div.socialspacer{
		display: none;
	}
	#mediabar .nav a, #mediabar .nav a:link, #mediabar .nav a:visited {
		margin-left: 2px;
		margin-right: 2px;
	}

	#mediabar li {
		font-size: 13.5px;
		font-size: 3.75vw;
	}
	.split #main .page {
		padding-left: .5em;
		padding-right: .5em;
	}
	.page td {
		display: block;
	}
	.contactpage p {
		font-size: medium;
	}
	.articlelist > div {
		display: block;
	}
	.articlelist .docside {
		float: none;
		text-align: center;
		padding-right: 0;
	}

}
@media only screen and (max-width: 360px){
	#debug::before {
		content: "< 360";
	}
	#header {
		background-position: 150% 26px;
	}
	.showspecial {
		box-sizing: border-box;
		width: 100%;
	}
	.showspecial img {
		width: 100%;
		height: auto;
	}
	.motto {
		font-size: 19px;
	}
	.split .menuside img {
		width: 100%;
	}
	#mediabar li {
		box-sizing: border-box;
		font-size: 16px;
		display: block;
		width: 100%;
		padding: .5em;
	}
	.page td {
		display: inline-block;
	}
	.thumbphotos .original {
		display: none;
	}
	.breakingnews {
		margin: 0;
		width: 100%;
	}
	.yellowoutline {
		border-left: none;
		border-right: none;
	}
	.mensa {
		padding-left: 5em;
	}

}

@media only screen and (max-width: 320px){
	#debug::before {
		content: "< 320";
	}
}