.uk-panel-box {
  padding: 1px;
}


.uk-panel-box-primary {
  padding: 11px 1px 5px 18px;
}

.uk-panel-box-secondary {
  padding: 11px 1px 5px 18px;
}

.uk-panel-box-primary .uk-nav, .uk-nav ul {
  padding: 1px 1px 1px 11px;
  width: 99%;
}

.uk-panel-box-secondary .uk-nav, .uk-nav ul {
  padding: 1px 1px 1px 11px;
  width: 99%;
}


.uk-panel-box-secondary {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  color: #444444;
}

.tm-headerbar .uk-panel {
  float: right;
  margin-right: 0;
  max-width: 792px;
}

.zoo-comments-bubbles .meta {
  margin: 13px 8px;
  overflow: hidden;
}


.uk-panel-box-evolution .uk-panel-title {
  background: none repeat scroll 0 0 #333435;
  color: #FFFFFF;
  font-family: Trebuchet MS;
  font-size: 24px;
  letter-spacing: 4px;
  margin-bottom: 0;
  padding: 5px 0 5px 5px;
}
.zoo-item-ev.list p.title {  
  margin-bottom:1px;
  margin-top:3px;
}

.zoo-item-ev.list p.meta {
  color: #969696;
  font-size: 11px;
  font-style: italic;
  line-height: 13px;
  margin: 0;
  padding-bottom:5px;
}

.zoo-item-ev.list div.description {
  margin: -1px 0 0;
}

.zoo-comments-bubbles {
  margin: 0 -5px;
  padding-right: 20px;
}

.uk-panel-title {
  border-bottom: 1px solid #DDDDDD;
  color: #444444;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 5px;
  text-transform: none;
}

#yoo-zoo .item h1.pos-title {
  color: #323232;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 34px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

em {
  color: #444444;
}

.uk-grid > [class*="uk-width-"] {
  padding-right: 5px;
}

.uk-article-meta {
  color: #999999;
  font-size: 12px;
  line-height: 13px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 4px;
  text-transform: none;
}

.uk-article-title {
  font-size: 22px;
  font-weight: 300;
  line-height: 18px;
  text-transform: none;
}

* + p, * + hr, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
  margin-top: 4px;
}

#yoo-zoo .row, #yoo-zoo .floatbox {
  overflow: hidden;
  padding-right: 20px;
}

a {
  color: #4488BB;
}

#yoo-zoo .details h1.title {
  color: #323232;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 24px;
  margin: 0 0 5px;
  text-transform: uppercase;
}

#yoo-zoo .items h1.pos-title {
  color: #323232;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 20px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
#yoo-zoo .item ul.pos-taxonomy {
  letter-spacing: 1px;
  list-style: none outside none;
  margin: -13px 0 0 !important;
  padding: 10px 0 0;
}

#yoo-zoo .items div.teaser-item {
  padding: 3px 10px 0;
}

#events .item .content .data a {
  color: #FFF;
}

#events .item .content .data {
  background-color: rgba(0, 0, 0, 0.77);
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 222;
}
h1, .uk-h1 {
  font-size: 25px;
  line-height: 28px;
}

.zoo-item-ev.list > ul > li:first-child {
  background: none repeat scroll 0 0 transparent;
  display: inline;
  margin: 0;
  padding: 0;
}

.zoo-item-ev.list p.title {
 /* white-space: pre-wrap; */
}

.tm-headerbar .tm-logo {
  float: left;
  padding-top: 26px;
}

.ajaxpaging #bigimageContainer {
  display: inline;
  float: left;
  position: relative;
  text-align: left;
  width: 100%;
}

.ajaxpaging #bigImage {
  max-height: 2000px;
  width: 100%;
  height:auto
}


.pagination {
  height: 24px;
  margin: 8px 0;
}

.ajaxpaging .image {
  max-height: 800px;
  max-width: 910px;
  width: auto;
}

.csScoreboard {
	margin:0px;padding:0px;
	width:155px;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.csScoreboard table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.csScoreboard tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.csScoreboard table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.csScoreboard table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.csScoreboard tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.csScoreboard tr:hover td{
	
}
.csScoreboard tr:nth-child(odd){ background-color:#aad4ff; }
.csScoreboard tr:nth-child(even)    { background-color:#ffffff; }.csScoreboard td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.csScoreboard tr:last-child td{
	border-width:0px 1px 0px 0px;
}.csScoreboard tr td:last-child{
	border-width:0px 0px 1px 0px;
}.csScoreboard tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.csScoreboard tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.csScoreboard tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.csScoreboard tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.csScoreboard tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.uk-overlay-caption.header {text-align: center; padding:5px; opacity: 1; background: rgba(0, 0, 0, 0.7);}  
.uk-overlay-caption.header h1 {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 3px;
  margin-top: 1px;
  color:#FFF;
} 
 
.uk-overlay-caption.header h2 {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 1px;
  margin-top: 1px;
  font-weight: bold;
  color:#FFF;
} 


@media (min-width: 768px) {  
  .uk-overlay-caption.header h1{font-size:25px; line-height: 25px; margin-top:7px; margin-bottom:6px;font-weight: bold;color:#FFF;}  
}  

@media (min-width: 768px) {  
  .uk-overlay-caption.header h2{font-size:15px; line-height: 18px; margin-top:3px; margin-bottom:1px;font-weight: bold;color:#FFF;}  
}

.csBannerboard {
	margin:0px;padding:0px;
	width:155px;
	box-shadow: 10px 10px 5px #888888;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.csBannerboard table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.csBannerboard tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.csBannerboard table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.csBannerboard table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.csBannerboard tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.csBannerboard tr:hover td{
	
}
.csBannerboard tr:nth-child(odd){ background-color:#aad4ff; }
.csBannerboard tr:nth-child(even)    { background-color:#ffffff; }.csBannerboard td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:2px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.csBannerboard tr:last-child td{
	border-width:0px 1px 0px 0px;
}.csBannerboard tr td:last-child{
	border-width:0px 0px 1px 0px;
}.csBannerboard tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.csBannerboard tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.csBannerboard tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.csBannerboard tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.csBannerboard tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.csBannerboard tr:first-child td:last-child {
  border-width: 1px;
}

.uk-pagination {
  letter-spacing: -0.31em;
  list-style: none outside none;
  padding: 0;
  text-align: left;
}

.thumbnail {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  display: block;
  line-height: 18px;
  padding: 1px;
  transition: all 0.2s ease-in-out 0s;
  margin:0 !important;
}
.thumbnails {
margin-left:1px;
}

.aboutbox { float: left; }
#aboutroot { max-width: 976px; margin: 0 auto; }

#aboutheaderbox { width: 100%; }
#aboutheaderbox1 { width: 25%; }
#aboutcontent { width: 100%; }
#aboutheaderbox2 { width: 25%; }
#aboutheaderbox3 { width: 25%; }
#aboutheaderbox4 { width: 25%; }

#aboutheaderboxgnn1 { width: 20%; }
#aboutheaderboxgnn2 { width: 20%; }
#aboutheaderboxgnn3 { width: 20%; }
#aboutheaderboxgnn4 { width: 20%; }
#aboutheaderboxgnn5 { width: 20%; }

#aboutheader { width: 100%; padding-top:15px; padding-bottom:15px;}


/* Laptop/Tablet (1024px) */
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation: landscape) {
	#aboutheaderbox { width: 100%; }
	#aboutheaderbox1 { width: 100%; }
	#aboutcontent { width: 100%; }
	#aboutheaderbox2 { width: 100%; }
	#aboutheaderbox3 { width: 100%; }
	#aboutheaderbox4 { width: 100%; }
	#aboutheader { width: 100%; }
}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 321px) and (max-width: 1024px) and (orientation: portrait) {
	#aboutheaderbox { width: 100%; }
	#aboutheaderbox1 { width: 100%; }
	#aboutcontent { width: 100%; }
	#aboutheaderbox2 { width: 100%; }
	#aboutheaderbox3 { width: 100%; }
	#aboutheaderbox4 { width: 100%; }
	#aboutheader { width: 100%; }
}

/* Phone Landscape (480px) */
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
	#aboutheaderbox { width: 100%; }
	#aboutheaderbox1 { width: 100%; }
	#aboutcontent { width: 100%; }
	#aboutheaderbox2 { width: 100%; }
	#aboutheaderbox3 { width: 100%; }
	#aboutheaderbox4 { width: 100%; }
	#aboutheader { width: 100%; }
	
	#events .item .title {
	  -moz-hyphens: auto;
	  font-size: 0.4em;
	  margin: 0 5px;
	  min-height: 30px;
	  overflow: auto;
	  word-break: break-all;
	  word-wrap: break-word;
	}

	#events .item .date {
	  font-size: 0.4em;
	  font-weight: 700;
	  height: 12px;
	  margin: 0 5px;
	}
	
}

/* Phone Portrait (375px) */
@media only screen and (max-width: 375px) {
	#aboutheaderbox { width: 100%; }
	#aboutheaderbox1 { width: 100%; }
	#aboutcontent { width: 100%; }
	#aboutheaderbox2 { width: 100%; }
	#aboutheaderbox3 { width: 100%; }
	#aboutheaderbox4 { width: 100%; }
	#aboutheader { width: 100%; }
	
	#events .item .title {
	  -moz-hyphens: auto;
	  font-size: 0.6em;
	  margin: 0 5px;
	  min-height: 30px;
	  overflow: auto;
	  word-break: break-all;
	  word-wrap: break-word;
	  line-height:0.9em;
	   padding-top:5px;
	}

	#events .item .date {
	  font-size: 0.6em;
	  font-weight: 700;
	  height: 14px;
	  margin: 0 5px;
	  line-height:0.9em;
	  overflow: hidden;
	  padding-top:5px;
	}
}


/* Phone Portrait (320px) */
@media only screen and (max-width: 320px) {
	#aboutheaderbox { width: 100%; }
	#aboutheaderbox1 { width: 100%; }
	#aboutcontent { width: 100%; }
	#aboutheaderbox2 { width: 100%; }
	#aboutheaderbox3 { width: 100%; }
	#aboutheaderbox4 { width: 100%; }
	#aboutheader { width: 100%; }
	
	#events .item .title {
	  -moz-hyphens: auto;
	  font-size: 0.5em;
	  margin: 0 5px;
	  min-height: 20px;
	  overflow: auto;
	  word-break: break-all;
	  word-wrap: break-word;
	  line-height:0.8em;
	   padding-top:2px;
	}

	#events .item .date {
	  font-size: 0.4em;
	  font-weight: 800;
	  height: 12px;
	  margin: 0 5px;
	  line-height:0.9em;
	  overflow: hidden;
	  padding-top:5px;
	}
}

.issueroot { max-width: 1200px; margin: 0 auto; }
.cat_header { padding-top: 10px; width: 100%; padding-bottom:10px; }
.issue_header { border-color: -moz-use-text-color;
			border-style: none none solid;
			border-width: thin;
			font-weight: bold;
			padding-bottom: 7px;
			text-transform: uppercase;
			width: 100%; 
			 }

.issue_box { width: 25%;}
.issue_name{ border-color: -moz-use-text-color;
			border-style: none none dotted;
			border-width: thin;
			padding-bottom: 5px;
			width: 200px;
			text-transform: uppercase;
			 }
.issue_image { padding-top: 5px; width: 200px; }

.img { width: 100%;border: 0pt none; }

.issue_box3 { width: 16%;}
.issue_name3{ border-color: -moz-use-text-color;
			border-style: none none dotted;
			border-width: thin;
			padding-bottom: 5px;
			width: 140px;
			text-transform: uppercase;
			 }
.issue_image3 { padding-top: 5px; width: 130px; font-size:11px;}

/* Laptop/Tablet (1024px) */
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation: landscape) {
	.issue_header { width: 100%; }
	.cat_header { width: 100%; }
	.issue_box { padding-left: 4px;width: 100%; }
	.issue_box3 { padding-left: 4px;width: 100%; }
	.issue_name { font-size: 95%;width: 100%;}
	.issue_image { width: 100%; }
	.issue_image3 { width: 100%; }
}

/* Tablet Portrait (768px) */
@media only screen and (min-width: 321px) and (max-width: 1024px) and (orientation: portrait) {
	.issue_header { width: 100%; }
	.cat_header { width: 100%; }
	.issue_box { padding-left: 4px;width: 100%; }
	.issue_box3 { padding-left: 4px;width: 100%; }
	.issue_name { font-size: 95%;width: 100%;}
	.issue_image { width: 100%; }
	.issue_image3 { width: 100%; }
}

/* Phone Landscape (480px) */
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
	.issue_header { width: 100%; }
	.cat_header { width: 100%; }
	.issue_box { padding-left: 4px;width: 100%; }
	.issue_box3 { padding-left: 4px;width: 100%; }
	.issue_name { font-size: 90%;width: 100%;}
	.issue_image { width: 100%; }
	.issue_image3 { width: 100%; }
}

/* Phone Portrait (320px) */
@media only screen and (max-width: 320px) {
	.issue_header { width: 100%; }
	.cat_header { width: 100%; }
	.issue_box { padding-left: 4px;width: 100%; }
	.issue_box3 { padding-left: 4px;width: 100%; }
	.issue_name { font-size: 95%;width: 100%;}
	.issue_image { width: 100%; }
	.issue_image3 { width: 100%; }
}

.uk-zoo-3c {
    width: 193px;
    float: left;
    height: 155px;
    padding-right: 7px;
    padding-bottom: 9px;
    overflow: hidden;
}


.uk-zoo-3c.header h2 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 1px;
    margin-top: 1px;
    font-weight: bold;
    color: #FFF;
    height: 40px;
}

div#discuss-wrapper .likes {
	visibility:hidden;
}

div#discuss-wrapper .discuss-resolvedbar {
    width: 89px;
}

/*
.uk-hidden-medium {
	display:block !important;
  
}*/

#searchform.vertical input.search-field {
  padding: 2px 2px 2px 16px;
  width: 98%;
}

.uk-zoo-4c {
    width: 220px;
    float: left;
    height: 155px;
    padding-right: 7px;
    padding-bottom: 9px;
    overflow: hidden;
}


.uk-zoo-4c.header h2 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 1px;
    margin-top: 1px;
    font-weight: bold;
    color: #FFF;
    height: 40px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.uk-navbar-nav > li > a {
	padding: 0px 13px;
}

