/*
 Theme Name:		 zeeFlow for UDM
 Theme URI:			http://example.com/twenty-thirteen-child/
 Description:		zeeFlow for UDM
 Author:				 UDM Libraries / IDS
 Author URI:		 http://research.udmercy.edu
 Template:			 zeeflow
 Version:				1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../zeeflow/style.css');

/* =Theme customization starts here
-------------------------------------------------------------- */

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	border: 0;
	background: #fff;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: normal;
}
.entry h1, .comment h1 {
	font-size: 1.5em;
	margin-left: 9px;
	margin-bottom: 1.2em;
}
.entry h2, .comment h2 {
	font-size: 1.3em;
	margin-left: 9px;
	margin-bottom: 1.2em;
}
.entry h3, .comment h3 {
	font-size: 1.1em;
	margin-left: 9px;
	margin-bottom: 1.2em;
}
.entry p, .comment p {
	margin: 1em 1em 1em 9px;
}
.entry ul, .comment ul{
	list-style: square inside;
	margin: 0 0 0 12px;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin-left: 12px;
}
.page-title, .post-title {
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #0088ff;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.post-title{
	background-color: #3366CC;
	border-bottom: medium none;
	color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
}

.post-title a:link, .post-title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



/* Postinfo */
.postinfo {
	clear: both;
	color: #333;
	background: #fff;
	float: right;
}
.postinfo .meta-category, .postinfo .meta-tags {
	display: inline-block;
	padding: 0.5em 0;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 0.8em;
}

/* Read more Link */
.more-link {
	display: inline-block;
	margin: 0 0 2em 1em;
	padding: 0.4em 1em;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #3366CC;
	color: #fff;

}
.more-link:link, .more-link:visited {
	color: #fff;
}
.more-link:hover, .more-link:active{
	background-color: #303030;
	text-decoration: none;
}
.postinfo .more-link {
	padding: 0.7em 1em;
	font-size: 1.0em;
}


.entry {
	line-height: 1.6em;
	margin: 0;
	word-wrap: break-word;
}

.meta-date{
	float:right;
	margin-left: 1em;
}

/* uncomment for right-aligned continue link
.continue-reading{
	margin-top: -0.5em !important;
	float: right;
}
*/

.type-post .wp-post-image {
	margin: 0 2em 1em 0;
}

img.alignleft.wp-post-image {
	margin: 1em 1em 0 1em;
}

div.entry img {
	margin: 0.25em 2em 0.25em 0;
}

#sidebar {
	border-left: 0;
}

#university-logo img{
	width: 240px;
}

.widgettitle {
	background-color: #AC1A2F;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.1em;
	padding: 0.8em;
	text-transform: uppercase;
}

.widget ul {
	list-style: none;
	line-height: 1.6em;
}
.widget a:link, .widget a:visited {
	color: #000000;
	text-decoration: none;
}

.widget ul.children {
	margin: 0px 1.5em;
}

blockquote {
	background: none;
	border-left: 0;
	margin-left: 9px;
	padding: 0;
	display: block;
}
blockquote p {
	display:block;
}
blockquote cite {
	color: #FFF;
}
.wp-pagenavi {
	background-color: #3366CC;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding: 1em;
	text-transform: uppercase;
}

.wp-pagenavi span.current {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}

.wp-pagenavi a:link, .wp-pagenavi a:visited {
	color: #FFFFFF;
}

.wp-pagenavi a:hover {
	text-decoration: none;
}

.wp-pagenavi .current {
	text-decoration: none;
}

.wp-pagenavi span.genericon, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
	padding: 0 0.3em;
}

#mediaspace {
	margin: 1em;
}

.frontpage-category-title {
	background-color: #AC1A2F;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding: 1em;
	text-transform: uppercase;
}

.archive-title {
	background-color: #AC1A2F;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding: 1em 0.8em 0.6em;
	text-transform: uppercase;
	margin-bottom: 1.5em;
}
article + .archive-title{
	margin-top: 1em;
}
#category-title:before {
	content: "";
	margin-bottom: 5px;
}
#date-title:before {
	content: "";
	margin-bottom: 5px;
}
#author-title:before {
	content: "";
	margin-bottom: 5px;
}
#tag-title:before {
	content: "";
	margin-bottom: 5px;
}
#blog-title:before {
	content: "";
	margin-bottom: 5px;
}
#blog-title a:link, #blog-title a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.5em;
}
.archive-title:before {
	display: inline-block;
	font: 20px/1 'Genericons';
	vertical-align: middle;
}

.archive-title span {
	color: #FFFFFF;
}

.wp-caption {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 1em 0;
}
.wp-caption-text {
	margin: 0 !important;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
.alignleft { 
	float: left; 
	display: inline; 
	margin: 1em 2em 1em 0;
}
.alignright	{
	float: right; 
	display: inline; 
	margin: 1em 0 1em 2em;
}
.aligncenter {
	margin: 1em auto !important; 
	display: block;
}

/* default nav styles */

#topnav-icon {
	display: none;
}
#topnav-menu {
	float: left;
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 0.5em 0;
}
#topnav-menu li {
	float:left;
	position:relative;
	margin-right: 1px;
}
#topnav-menu a {
	display: block;
	padding: 0.8em 1.2em;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Verdana,Helvetica,sans-serif;
	color: #333;
}
#topnav-menu a:link, #topnav-menu a:visited{
	color: #333;
	text-decoration: none;
}
#topnav-menu a:hover {
	color: #fff;
	background: #0088ff; 
}
#topnav-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #0088ff;
}
#topnav-menu ul li{
	margin: 0;
}
#topnav-menu ul a {
	width: 250px;
	width: 16rem;
	padding: 0.7em 1.3em;
	float: left;
	font-weight: normal;
	color: #fff;
}
#topnav-menu ul a:link, #topnav-menu ul a:visited{
	color: #fff;
	font-size: 1.0em;
	text-decoration: none;
}

#topnav-menu li ul ul {
	margin-left: 250px;
	margin-left: 16rem;
}

#topnav-menu li:hover ul ul, #topnav-menu li:hover ul ul ul, #topnav-menu li:hover ul ul ul ul{
	display:none;
}
#topnav-menu li:hover ul, #topnav-menu li li:hover ul, #topnav-menu li li li:hover ul, #topnav-menu li li li li:hover ul{
	display:block;
}
#topnav-menu ul li.current_page_item a, #topnav-menu ul li.current-menu-item a {
	text-decoration: underline;
}
#topnav-menu ul li.current_page_item ul li a, #topnav-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}


#topnav-menu {
	border: 0;
	background: none repeat scroll 0 0 #AC1A2F;
	color: #FFFFFF;
	margin-bottom: 2em;
	padding: 1em 0;
	display: block !important;
}

#topnav-menu li {
	float: right;
	margin-right: 1px;
	position: relative;
}

#topnav-menu a {
	display: block;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 1.1em;
	padding: 0 1.2em;
}

#topnav-menu a:link, #topnav-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topnav-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: none !important;
}

#logo {
	float: left;
	height: auto;
	overflow: hidden;
	width: 100%;
	float: none !important;
	background-size: 100%;
	background-repeat:no-repeat;
}

#logo .site-title {
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.75);
	font-size: 4vw;
	font-weight: normal;
	line-height: 1.2em;
	margin: 4vw 0 3vw;
	padding: 2vw 3vw;
	
}

#logo h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.postmeta {
	color: #333333;
	display: block;
	margin: 0;
	padding: 0 0 1em 0.5em;
}

.postmeta .meta-category:before {
	content: "";
}

.postmeta .meta-tags:before {
	content: "";
}

#wrapper {
	padding: 3em;
	margin: 0 auto;
}

#header {
	padding: 0;
}

#footer {
	border: 0;
	background: none repeat scroll 0 0 #AC1A2F;
	font-size: 0.9em
}

#footer a:link, #footer a:visited, #footer a:hover{
	color: #FFFFFF;
}

#footer #credit-link {
	float: right;
	font-size: 1.0em;
}

.logo-image {
	width: 100%;
}

#copyright{
	float: left;
	border-right: 1px solid white;
	padding-right: 0.5em;
	margin-right: 0.5em;
}

#logo .site-title {
	font-family: Verdana,Helvetica,sans-serif;
}

/* Fix Facebook comments display */

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
	width: 100% !important;
}

.type-post, .type-page, .type-attachment {
	border-bottom: 0px;
	margin: 0;
	padding: 0;
}
.fbFeedbackContent, .fbFeedbackContentHeader{
	border: 0 !important;
}

.fb_comments_count {
	font-size: 1em !important;
	margin-right: 0 !important;
}

#comments {
	margin: 0;
}

#respond {
	margin: 0;
}
.comment-form{
	margin-bottom: -1em;
}

/* Fix Facebook Like button display */
.fb_edge_widget_with_comment{
	margin: 0.5em;
}

/* Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
	#wrapper {
		width: 96%;
	}
}
/* Phablets (portrait) | <640px */
@media only screen and (max-width: 40em) {
	#wrapper {
		padding: 1em;
	}
	.post-title {
		font-size: 1.2em;
	}
	#footer{
		line-height: 1em;
	}
	#footer #credit-link {
		float: none;
		clear: both;
		margin-top: 0.5em;
	}
	#topnav-menu {
		margin-bottom: 1em;
	}
	#wrap {
		padding: 1em 0;
	}
	#university-logo img{
	width: 180px;
}
	
}

/* Smartphones | <480px */
@media only screen and (max-width: 30em) {
	#wrapper {
		padding: 0.5em;
		margin: 0;
		width: 100%;
	}
	.post-title {
		font-size: 1em;
	}
	.meta-date a {
		font-size: 1em;
	}
	#mainnav a{
		font-size: 1em;
	}
	#wrap {
		padding: 0.5em 0;
	}
	
}
/* Smartphones | <320px */
@media only screen and (max-width: 24em) {
	#copyright{
		float: left;
		border-right: none;
		padding: 1em 0;
		margin-right: 0.5em;
	}
	#university-logo img{
	width: 120px;
}
}

/* limit some item sizes at large resolution */
@media only screen and (min-width: 90em) {
#logo .site-title {
	font-size: 5em;
}

#logo .site-title {
	margin: 1em 0 1.5em;
	padding: 0.5em 0.5em;
}
}

/* hide sidebar in print view */
@media print {
	#sidebar {display: none}
	#content {width: 100%; float: none; padding-right: 0px;}
	h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
	img { page-break-inside:avoid; page-break-after:avoid; }
	blockquote, table, pre { page-break-inside:avoid }
	ul, ol, dl  {page-break-before:avoid }
	#wrap {padding: 0px;}
	#mainnav {display: none;}
}