/*
Theme Name: AUL
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



.navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.navigation {display: inline-block;}

/* Hides from IE-mac \*/
* html .navigation {height: 1%;}
.navigation {display: block;}
/* End hide from IE-mac */



.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 77%;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 85%;
	color: #333;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 100%!important;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}



.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#statebody ul li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* End captions */

/* Added by Andy - July 1, 2013 */

img.staff-photo { padding:2px; border: 1px solid #cccccc; margin:0px 8px 8px 0px; border-radius:3px; width:165px; height:250px; float:left; }
img.photo-small-right { padding:2px; border: 1px solid #cccccc; margin:0px 0px 8px 8px; border-radius:3px; height:200px; float:right; }
div.staff-title { text-align:left; font-style:italic; font-size:18px; color:#666666; margin:-10px 0px 10px 0px; }

img.gallery-a { padding:3px; border: 1px solid #cccccc; margin:0px 8px 8px 0px; border-radius:3px; width:300px; float:left; background-color:#F5FBFF; }
img.gallery-a:hover { opacity:0.6; filter:alpha(opacity=60); }

img.hover-fade:hover { opacity:0.6; filter:alpha(opacity=60); }

/* News Articles styling for CY bio */

a#cy-article {
	width:307px;
	height:116px;
	overflow:hidden;
	border:1px solid #B9B9C8;
	box-shadow: 1px 1px 1px #ccc;
	border-radius:2px;
	float:left;
	display:inline-block;
	margin:15px 0 0 15px;
}

a#cy-article:hover {
	box-shadow:1px 1px 1px #aaa;
	background-color:#F7F6FF;
}

a#cy-article:nth-child(even) { margin:15px 0 0 0; }
a#cy-article:nth-child(odd) { margin:15px 0 0 15px; }

a#cy-article img {
	height:116px;
	width:116px;
	float:left;
	margin-right:0px;
}

#cy-article-text {
	width:171px;
	height:96px;
	padding:10px;
	float:left;
}

a#cy-article h4 {
	font-size:11px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	color:#395799;
	padding:0;
	margin:0px;
	font-weight:bold;
}

a#cy-article h5 {
	font-size:11px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	color:#7F7F7F;
	padding:0;
	margin:0px;
	font-weight:normal;
}

a#cy-article h6 {
	font-size:11px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	color:#838083;
	padding:5px 0 0 0;
	margin:0px;
	font-weight:normal;
	line-height:1;
}

a#cy-article h6:after { content:"..."; }

div.cy-clear {
	clear:both;
}

img.cy-quote {
	width:180px;
	margin-top:30px;
}

img.cy-quote.left { float:left; }
img.cy-quote.right { float:right; }

.triangle-border:hover {
	box-shadow:1px 1px 1px #aaa;
	color:#777;
}

/* =========================================================
== BUBBLE WITH A BORDER AND TRIANGLE
== via http://nicolasgallagher.com/pure-css-speech-bubbles
** ========================================================= */

/* THE SPEECH BUBBLE
---------------------------------------- */

.triangle-border {
  position:relative;
  padding:15px;
  margin:1em 0 1em;
  border:1px solid #B9B9C8;
  box-shadow: 1px 1px 1px #ccc;  color:#333;
  background:#fff;
  /* css3 */
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  width:370px;
  text-decoration:none;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
  margin-left:30px;
  float:right;
  text-decoration:none;

}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
  margin-right:30px;
  float:left;
  text-decoration:none;

}

/* THE TRIANGLE
------------------------------------------ */

/* Variant : left
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.left:before {
  top:20px; /* controls vertical position */
  bottom:auto;
  left:-30px; /* value = - border-left-width - border-right-width */
  border-width:15px 30px 15px 0;
  border-color:transparent #B9B9C8;
  content:"";
  position:absolute;
  border-style:solid;
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border.left:after {
  top:21px; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:auto;
  left:-28px; /* value = - border-left-width - border-right-width */
  border-width:14px 29px 14px 0;
  border-color:transparent #fff;
  content:"";
  position:absolute;
  border-style:solid;
  display:block;
  width:0;
}

/* Variant : right
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.right:before {
  top:20px; /* controls vertical position */
  bottom:auto;
  left:auto;
  right:-30px; /* value = - border-left-width - border-right-width */
  border-width:15px 0 15px 30px;
  border-color:transparent #B9B9C8;
  content:"";
  position:absolute;
  border-style:solid;
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border.right:after {
  top:21px; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:auto;
  left:auto;
  right:-28px; /* value = - border-left-width - border-right-width */
  border-width:14px 0 14px 29px;
  border-color:transparent #fff;
  content:"";
  position:absolute;
  border-style:solid;
  display:block;
  width:0;
}

div#post-8091 h3 { padding-top:30px; }