
/*
Theme Name: UC Davis Wordpress Theme v1.1
Theme URI: http://strategiccommunications.ucdavis.edu/
Author: Simon Dvorak, Craig Farris and Sushil Khadka
Author URI: http://strategiccommunications.ucdavis.edu/
Description: Wordpress theme template based on the styles of UC CMS templates v2
Version: 1.1
License: GNU General Public License
License URI: license.txt
Text Domain: ucdaviswpone
Domain Path: /languages/
Tags:
*/
#container{
height:325px;
}

img {
	max-width: 100%;
}

#slider-wrapper {
	position: relative;
	height: 286px;
	width: 692px;
}

#slider-wrapper #slider a img{
	border:0px none;	
}

#slider {
	overflow: hidden;
	position: absolute;
	height: 286px;
	width: 692px;
}

#slider ul {
	list-style-type: none;
	margin: 0;
}

#slider ul li a {
	height: 286px;
	width: 692px;
}

#slider-wrapper #bar {
	background: none repeat scroll 0 0 #fff;
	position: absolute;
	width: 692px;
	height: 25px;
	top: 260px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index: 60;
}

#slider-text {
	overflow: hidden;
	position: absolute !important;
	top: 262px;
	left: 0px;
	z-index: 61;
	width: 450px;
	height: 26px;
	border-bottom: 0px none;
	font-size: 14px;
	padding: 3px 0px 0px 10px;
}

#slider-text a {
	text-decoration: none;
	border-bottom: 0px none;
	color: #000266;
	font-weight: bold;
	z-index: 61;
	float: right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
}

#slider-nav {
	position: absolute;
	top: 260px;
	line-height: 0;
	font-size: 0;
	z-index: 61;
	left:500px;
}

#slider-nav a {
	float: left;
	height: 8px;
	width: 8px;
	margin: 8px !important;
	display:block;
	background:#BF9900;
	cursor: pointer;
}

#slider-nav a.activeSlide {
	margin: 6px !important;
	border:2px solid #002666;
}

#slider-nav a:hover, #slider-nav a:focus, #slider-nav a:hover.activeSlide {
	height: 12px;
	width: 12px;
	margin: 6px !important;
	border:0px none;
}

#slider-nav .temp {
	background-color: transparent !important;
}

.site-description{
	font-size:1em;
	font-style:italic;
}
.alignright{float:right;}

/* Begin Typography & Colors */
.entry-content {
	overflow: hidden;
}
.entry-content p:first-of-type,
.entry-summary p:first-of-type {
	clear: left;
}

.entry-utility {
	clear: both;
}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
}
/*following not used as no widecolumn and no entry in both orig and ats*/
.widecolumn .entry p {
	font-size: 1em;
}
.narrowcolumn .entry,
.widecolumn .entry {
	line-height: 1em;
}
.widecolumn {
	line-height: 1em;
}
/* end of non use*/

.alt,
.postmetadata {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.postmetadata {
	padding: 5px 10px !important;
	text-align: right;
	font-size: 0.8em !important;
	/*margin: 0 12px 12px 15px;*/
	clear: right;
}
small, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
	color: #777;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.postmetadata ul, 
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*copied from ucdavisdefault*/
.commentlist li,
#commentform input,
#commentform textarea {
	font-size: 0.9em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, 
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small {
	font-size: 0.9em !important;
	
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, 
abbr, 
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, 
h2 a:hover, 
h3 a:hover {
	/*color: #06c;*/
	text-decoration: none;
}
h3#comments {
	color: #B2B2B2;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/*end of copied*/
/* End Typography & Colors */

/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;	
}

.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Structure */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

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;
	margin: 0 0 10px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
	clear: left;
}
.wp-caption img {
	width: 100% !important;
	height: auto !important;
}
.wp-caption .wp-caption-text {
	margin: 0;
	color: #002855;
	font-size: 0.8em;
}

/* End Images */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.alt .cite, 
.alt .small {
}
.comment {
	border-bottom: 1px solid #000266;
}
#comments-title {
	border-bottom: 1px solid #000266;
	margin-bottom: 20px;
}
ol li.comment {
	margin-bottom: 0;
}
.reply {
	margin-bottom: 10px;
}
.reply a.comment-reply-link {
	background-color: #e8e8e8;
	padding: 5px 15px;
	border-bottom: 0px none;
	display: block;
	font-weight: bold;
	text-align: center;
}
.reply a.comment-reply-link:hover {
	background-color: #ddd;
	text-decoration: none;
}
/* End Comments */

/* ---------- Spotlight box for right side of page ---------- */		
.repeating_content_block .spotlight {
	clear: right;
	position: relative;
	width: 16em;
	float: right;
	margin: 1.75em 0 0.5em 1.5em;
	padding: 0;
	background-color: #F2EBCC;
	border-top: 1px solid #D7C061;
	border-bottom: 1px solid #D7C061;
}
.repeating_content_block .spotlight h3 {
	margin: 0 0 0.5em 0;
	padding: 0.5em 0.8em 0.2em 0.8em;
	font-size: 0.9em;
	background-color: #D2B84C !important;
	border-bottom: 1px solid #D7C061;
	color: #193C75;
}
.repeating_content_block .spotlight ul {		
	margin: 0.4em 0.4em 0.4em 2em;
	padding: 0;
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inherit;
}

.repeating_content_block .spotlight ul li {
	margin: 0 0 0.6em 0;
	padding: 0;
	color: #4C4C4C;
}

.repeating_content_block .spotlight p {
	margin: 0.3em 0.8em 0.6em 1em;
	padding: 0;
	font-size: 0.8em;
	color: #2F4D6A;
}
/*End Spotlight*/



/* ---------- Breadcrumb navigation section ---------- */
#breadcrumbs {
	font-size: 0.625em;
	padding: 0 0 0.8em;
	overflow: hidden;
	float: right;
	width: 100%;
}
#breadcrumbs a {
	border-bottom: 0px none;
	padding: 0 0.2em 0 0.2em;
}

#breadcrumbs span.here {
	margin: 0;
	padding: 0 0.2em 0 0.2em;
	font-weight: bold;
	color: #000;
}

/*---*/

.entry-content .addthis_toolbox,
.entry-summary .addthis_toolbox {
	float: left;
	clear: right;
	width: 340px;
	padding: 0;
	margin: 10px 0 10px 0;
}

.addthis_toolbox a,
#breadcrumbs a   {	
	border-bottom: 0 none !important; 
}

/* ------------------------- Center column ------------------------- */

#main_sidebar_inner_wrap {
	border-color: #CCD4E0 !important;
	padding: 4.25em 1em 10em 0 !important;
}
#main_section {
	border-color: #CCD4E0 !important;
}

#sidebar_search form {
	margin: 0.5em 0 0 5px;
}
#sidebar_search h3 {
	font-size: 1.1em;
	margin: 0 0 0.25em;
	padding: 0.4em 10px 0 0;
	text-transform: none;
}
#sidebar_search .search-field {
	width: 100%;
	margin: 0 0 5px;
	padding: 6px;
	font-size: 0.8em;
	display: block;
	border: 1px solid #ABB0AE;
	border-radius: 4px;
}
#sidebar_search .search-submit {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	transition: all 0.23s ease-in-out 0s;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	/*height: 32px;*/
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}
#sidebar_search .search-submit:hover {
	background-color: #777;
}

#sidebar_search h3,
#sidebar_feedburner h3,
#sidebar_rssfeeds h3 {
	font-size: 1.1em !important;
	margin: 0;
	padding: 0.4em 10px 0.2em 0 !important;
	text-transform: none !important;
	border-bottom: 1px solid #DAAA00;
}

#sidebar_archives .yearMonths ul {
	margin-left: 1.5em;
}

#sidebar_archives .yearMonths ul li {
	margin: 0.4em 0;
	font-size: 1em;
}

#main_sidebar_inner_wrap ul {
	list-style-type: none;
	margin: 0.5em 0;
	padding: 0;
}

#main_sidebar_inner_wrap ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 0.75em;
}

#main_sidebar_inner_wrap ul li ul.children {
	margin: 0.5em 0 0.5em 10px;
	padding: 0;
}
#main_sidebar_inner_wrap ul li ul.children li {
	font-size: 1em;
}

#mc_embed_signup form {
	padding: 0 0 0 5px !important;
}

#mc_embed_signup .mc-field-group {
	padding-bottom: 5px !important;
}

#mc_embed_signup .mc-field-group input {
	font-size: 0.9em;
}

.sidebar_link_group {
	margin-top: 1.5em;
}

.sidebar_link_group select {
	margin-top: 0.5em;
	font-size: 1em;
	margin-left: 5px;
}

.sidebar_link_group p {
	margin-top: 0.5em;
	font-size: 0.8em;
}


blockquote {
	margin: 15px 30px 0 15px !important;
	padding-left: 20px !important;
	border-left: 5px solid #ddd !important;
}

#main #ownership {
	margin: 2em 10px 1.5em 0;
	padding: 0;
}

/* For Behind the Lens masthead */

#site_title #title {
	padding-bottom: 0;
}

/* Comment form overrides */

#commentform p.comment-form-comment label {
	vertical-align: top;
	font-weight: bold;
	margin-right: 6px;
}

#commentform p.comment-form-comment textarea {
	width: 80%;
}

#commentform p.form-submit #submit {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	transition: all 0.23s ease-in-out 0s;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	/*height: 32px;*/
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

#commentform p.form-submit #submit:hover {
	background-color: #777;
}

/* Accessibility stuff */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

