/*
Theme Name: Antioch University New England
Theme URI: http://www.antiochne.edu
Author: Fritz Creative
Version: 2.0

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Lato:100);
@import url(http://fonts.googleapis.com/css?family=Lato:300);
@import url(http://fonts.googleapis.com/css?family=Lato:400);
@import url(http://fonts.googleapis.com/css?family=Lato:700);
@import url(http://fonts.googleapis.com/css?family=Lato:900);
@import url(http://fonts.googleapis.com/css?family=Lato:100italic);
@import url(http://fonts.googleapis.com/css?family=Lato:300italic);
@import url(http://fonts.googleapis.com/css?family=Lato:400italic);
@import url(http://fonts.googleapis.com/css?family=Lato:700italic);
@import url(http://fonts.googleapis.com/css?family=Lato:900italic);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; }
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; }
ol,
ul { list-style: none; }
blockquote { padding-left: 30px; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container { float: left; margin: 0; width: 790px; }
#content { margin: 0; padding: 20px 30px; }
.page-template-page-profiles-home-php #content { padding: 20px 30px 0 30px; margin-bottom: 0 !important; }
.home #content { margin: 0; padding: 0; }
#primary,
#secondary { float: left; overflow: hidden; width: 225px; }
#secondary { clear: right; }
#footer { clear: both; width: 100% }
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/
#container.one-column { float: left; margin: 0; width: 1010px; margin-left: 20px; }
.one-column #content { margin: 0 auto; width: 100%; }
/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content { margin: 0 auto; width: 900px; }
/* =Fonts
-------------------------------------------------------------- */


body,
input,
textarea,
.page-title span,
.pingback a.url { font-family:  Lato, Arial, Helvetica, sans-serif; }
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text { font-family:  Lato, Arial, Helvetica, sans-serif; }
input[type=submit] { font-family:  Lato, Arial, Helvetica, sans-serif; }
pre { font-family: "Courier 10 Pitch", Courier, monospace; }
code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */

#colophon,
#branding,
#main,
#wrapper,
#header { margin: 0 auto; width: 1030px; }
#wrapper { -moz-box-shadow: 0px 0px 6px #666; -webkit-box-shadow: 0px 0px 6px #666; box-shadow: 0px 0px 6px #666; behavior: url(/wp-content/themes/aune/PIE/PIE.php); background: #fff; }
/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

html { width: 100%; }
body { background: #ffffff url(images/aune-bg.jpg) 0 0 repeat-x; width: 100%; }
body { color: #666; font-size: 12px; line-height: 18px; }
hr { background-color: #e7e7e7; border: 0; clear: both; height: 1px; margin-bottom: 18px; }
/* Text elements */
p { margin-bottom: 18px; }
ul { list-style: square; margin: 0 0 18px 1.5em; }
ol { list-style: decimal; margin: 0 0 18px 1.5em; }
ol ol { list-style: upper-alpha; }
ol ol ol { list-style: lower-roman; }
ol ol ol ol { list-style: lower-alpha; }
ul ul,
ol ol,
ul ol,
ol ul { margin-bottom: 0; }
dl { margin: 0 0 24px 0; }
dt { font-weight: bold; }
dd { margin-bottom: 18px; }
strong { font-weight: bold; }
cite,
em,
i { font-style: italic; }
big { font-size: 131.25%; }
ins { background: #ffc; text-decoration: none; }
pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; overflow: auto; padding: 1.5em; }
abbr,
acronym { border-bottom: 1px dotted #666; cursor: help; }
sup,
sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
a { outline: 0; }
a:link { color: #437b8b; text-decoration: none; }
a:visited { color: #437b8b; }
a:active,
a:hover { color: #bc4c20; }
/* Text meant only for screen readers */
.screen-reader-text { position: absolute; left: -9000px; }
/* =Menu
-------------------------------------------------------------- */

#access { background: none repeat scroll 0 0 #D95E00; box-shadow: 1px 3px 2px rgba(0, 0, 0, 0.5); behavior: url(/wp-content/themes/aune/PIE/PIE.php); display: block; height: 40px; position: relative; width: 100%; z-index: 1000; }
div.menu { font-size: 13px; margin-left: 12px;  }
#access .menu-header { font-size: 13px; margin: 0 auto; width: 1030px; }
#access .menu-header ul,
div.menu ul { list-style: none; margin: 0; }
#access .menu-header li { float: left; position: relative; }
#access a { color: #fff; font-weight: bold; display: block; font-size: 14px; line-height: 40px; padding: 0 25px; text-decoration: none; }
.ie7 #access a,
.ie8 #access a { padding: 0 26px; }
#access ul li a { background: url(images/nav-dotted-line.jpg) 100% 50% no-repeat; }
#access ul li.last a { background: none !important; }
#access ul ul { box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.5); display: none; position: absolute; top: 40px; left: 0; float: left; width: 230px; z-index: 99999; background: url(images/white_transparent_90.png) 0 0 repeat; padding: 10px; -webkit-border-radius: 0px 0px 8px 8px; -moz-border-radius: 0px 0px 8px 8px; border-radius: 0px 0px 8px 8px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
#access ul ul li { min-width: 230px; }
#access ul ul li a { background: none !important; }
#access ul ul ul { left: 100%; top: -11px; background: url(images/white_transparent_90.png) 0 0 repeat; -webkit-border-radius: 0px 8px 8px 0px; -moz-border-radius: 0px 8px 8px 0px; border-radius: 0px 8px 8px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
#access ul ul a { color: #5B595B; font-size: 12px; height: auto; line-height: 14px; padding: 4px 10px; width: 220px; }
.ie7 #access ul ul a,
.ie8 #access ul ul a { padding: 4px 10px; }
/* Alumni Menu */
#access li#menu-item-2560 ul,
#access li#menu-item-2560 ul li #access li#menu-item-2560 ul ul li { width: 180px !important; min-width: 180px !important; }
#access li#menu-item-2560 ul li a { width: 150px; min-width: 170px !important; }
#access ul li#menu-item-2560 li { min-width: 150px; }
/* About Menu */
#access li#menu-item-2561 ul,
#access li#menu-item-2561 ul li #access li#menu-item-2561 ul ul li { width: 150px !important; min-width: 150px !important; }
#access li#menu-item-2561 ul li a { width: 140px; min-width: 140px !important; }
#access ul li#menu-item-2561 li { min-width: 140px; }
#access li:hover > a,
#access ul ul :hover > a { color: #bc4c20; background: url("images/white_transparent_90.png") repeat scroll 0 0 transparent; }
#access ul ul :hover > a { color: #bc4c20; }
#access ul.sub-menu li.arrow a { background:url(images/nav-orange-arrow.png) 95% 50% no-repeat !important; }
#access ul.sub-menu li.arrow li a { background: none !important; }
#access ul li:hover > ul { display: block; }
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul ul li.current_page_item > a,
#access ul ul li.current-menu-ancestor > a,
#access ul ul li.current-menu-item > a,
#access ul ul li.current-menu-parent > a { color: #d95f00; background: url("images/white_transparent_90.png") repeat scroll 0 0 transparent;}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover { color: #d95f00; }
/* =Logo
-------------------------------------------------------------- */
#logo { width: 268px; position: absolute; max-height: 112px; line-height: 18px !important; z-index: 5; background: url(images/antioch_logo.png) 4px 11px no-repeat; }
#logo a { display: block; height: 112px; padding: 10px 0; }
#logo a img {display: none; }
.home #logo { min-height: 112px; }
#logo span { text-align: center; display: block; }
/* =Header Navigation
-------------------------------------------------------------- */
#header_navigation a { padding: 6px 12px; line-height: 16px !important; margin-top: -1px; text-decoration: none; }
/* =Top Menu
-------------------------------------------------------------- */

#top_menu { font-size: 12px; font-weight: bold; height: 32px; margin-left: 886px; position: absolute; width: 144px; z-index: 5; }
.ie7 #top_menu { margin-left: -100px; }
#top_menu ul { list-style: none; margin: 0; }
#top_menu li { float: left; margin-right: 10px; position: relative; }
#top_menu a { font-size: 13px; color: #fff; display: block; line-height: 13px; text-decoration: none; }
#top_menu a:hover { margin-top: 0px; }
#top_menu .last a { border-right: none; }
#top_menu .topnav { width: 81px; height: 32px; float: left; }
#top_menu ul.find { float: left; width: 155px; height: 32px; }
/* =Pull down slider menu
-------------------------------------------------------------- */
.login { overflow:hidden; padding:0; }
.login a { color: #fff; font-size: 13px; }
#masthead .login { margin-left: 972px; }
#masthead .login a { position:absolute; font-weight: bold; color: #fff; z-index: 10; background-color: #5e9cae; }
.login a span { display: block; }
.aui-bar { display:none; }
.aui-bar-active { padding-top:30px; }
.aui-bar.active { z-index: 600; height: 30px; position: absolute; top: 0; left: 0; width: 100%; background: #5e9cae; }
.aui-bar ul { display:none; margin:0 auto; padding:0; width:960px; list-style:none; height:30px; margin-top: 3px; }
.aui-bar ul li { display: block; float: left; height: 20px; margin: 0 22px 0 6px; padding: 0; }
.aui-bar a { color: #fff; text-decoration: none; margin-left: 0; background: none; margin-top: 0; }
.aui-bar a:hover { text-decoration: underline; }
.aui-bar-active #logo,
.aui-bar-active #top_menu,
.aui-bar-active #apply_now,
.aui-bar-active #header_image,
.aui-bar-active #masthead .login a { }
/* = Second header menu
-------------------------------------------------------------- */
#top_menu_2 { margin-left: 536px; margin-top: 99px; position: absolute; width: 270px; }
#top_menu_2 ul { list-style: none !important; margin-bottom: 0; margin-left: 10px; }
#top_menu_2 ul li { float: left; margin-right: 20px; }
#top_menu_2 a { margin-top: -1px; color: #fff; font-size: 13px; padding: 7px 15px 7px 15px; font-weight: bold; text-decoration: none; display:block; position: relative; -moz-box-shadow: 1px 0 7px #222222; -webkit-box-shadow: 1px 0 7px #222222; box-shadow: 1px 0 7px #222222; -webkit-border-radius: 8px 0px 0px 0px; -moz-border-radius: 8px 0px 0px 0px; border-radius: 8px 0px 0px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
#top_menu_2 .green a { background-color: #898f4b; }
#top_menu_2 .yellow a { background-color: #ce8e00; }
#top_menu_2 .blue a { background-color: #5e9cae; }
/* = Bottom inquiry header menu
-------------------------------------------------------------- */
#inquiry_buttons { clear: both; display: block; height: 36px; margin-bottom: 12px; padding: 0; }
#inquiry_buttons ul { list-style: none !important; margin-bottom: 0; margin-left: 10px; }
#inquiry_buttons ul li { float: left; margin-right: 15px; }
#inquiry_buttons a { margin-top: -1px; color: #fff; font-size: 13px; padding: 7px 15px 7px 15px; font-weight: bold; text-decoration: none; display:block; position: relative; -moz-box-shadow: 1px 0 7px #222222; -webkit-box-shadow: 1px 0 7px #222222; box-shadow: 1px 0 7px #222222; -webkit-border-radius: 8px 0px 8px 0px; -moz-border-radius: 8px 0px 8px 0px; border-radius: 8px 0px 8px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
#inquiry_buttons .green a { /* purple, but using green class. I know, I know... */ background-color: #5b235b; }
#inquiry_buttons .yellow a { /* red, but using yellow class. I know, I know... */ background-color: #a42b36; }
/* =Header image and content
-------------------------------------------------------------- */

#header { margin: 0 auto; width: 1030px; height: 130px; }
#header_image { height: 168px; width: 268px; float: left; background: url("images/default_header_image.jpg") no-repeat scroll center top transparent; }
#header_content { background: url("images/bg_default.jpg") no-repeat scroll center top transparent; color: #FFFFFF; float: left; font-weight: bold; height: 108px; padding: 30px 20px; width: 722px; }
#header_content span.title { padding: 0; font-size: 25px; text-align: left; display: block; margin-bottom: 7px; }
#header_content span.subtitle { padding: 0; text-align: left; font-size: 20px; display: block; margin-bottom: 25px; }
#header_content span.content { padding: 0; text-align: left; display: block; }
#header_content .event { background: url("images/header_event_bg.png") no-repeat scroll center top transparent; height: 118px; margin-left: 493px; margin-top: -152px; padding: 25px 20px; position: absolute; width: 209px; }
#header_content .event .event_title { font-size: 20px; line-height: 24px; text-align: center; display: block; }
#header_content .event .event_date { font-size: 16px; line-height: 20px; text-align: center; display: block; }
#header_content .event .event_time { font-size: 16px; line-height: 20px; text-align: center; display: block; }
#header_content .event .event_details { display: block; font-size: 12px; font-weight: normal; text-align: center; }
#header_content .event .event_link { display: block; font-size: 12px; font-weight: normal; text-align: right; }
#header_content .event .event_link a { color: #fff; text-decoration: none; font-size: 11px; background: url(images/white_arrow.png) 0 3px no-repeat; padding-left: 10px; }
/* =Academic Landing Page Header
-------------------------------------------------------------- */
#academics_header_image { float: left; height: 230px; padding-top: 110px; width: 1030px; }
#academics_header_image a { color: #fff; padding-left: 12px; }
#academics_header_image a:hover { font-weight: bold; text-decoration: underline; background: url(images/white_arrow.png) 0 3px no-repeat; }
#academics_header_image li { list-style-type: none; }
#academics_header_image .ba_links { float: left; margin-right: 10px; width: 250px; padding-left: 8px; }
#academics_header_image .ba_links a { }
#academics_header_image .masters_links { float: left; padding-left: 8px; width: 485px; }
#academics_header_image .masters_links a { }
#academics_header_image .doctoral_links { float: left; padding-left: 8px; width: 250px; }
#academics_header_image .doctoral_links a { }
/* =Search
-------------------------------------------------------------- */
#search { margin-left: 840px; margin-top: 38px; position: absolute; z-index: 6; width: 193px;}
#search #s { border: medium none; position: absolute; height: 20px; width: 150px; z-index: 30; -webkit-border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; border-radius: 3px 0px 0px 3px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
#search #searchsubmit { background: url("images/search-submit-btn.png") no-repeat scroll 0 3px transparent; border: 0 none; height: 26px; margin-left: 150px; margin-top: -3px; padding: 0; position: absolute; text-indent: -99999px; width: 34px; z-index: 35; text-transform: capitalize; }
.search-results #container { margin: 0 0 0 245px; }
.search-results #content h2 { margin: 0; }
.search-results .hentry { margin: 0 0 10px; }
/* =404
-------------------------------------------------------------- */

.error404 #container { margin: 0 0 0 245px; }
/* =Content
-------------------------------------------------------------- */

#main { clear: both; overflow: hidden; margin: 0; background: #fff url(images/main_bg.png) 0 0 repeat-y; z-index: -1; }
.home #main { background: none; margin: 0 0 0 0; }
#content { margin-bottom: 36px; }
#content { color: #000; font-size: 14px; line-height: 20px; }
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr { margin-bottom: 16px; }
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul { margin-bottom: 0; }
#content ul li,
#content ol li { margin-bottom: 10px; }
#content pre,
#content kbd,
#content tt,
#content var { font-size: 15px; line-height: 21px; }
#content code { font-size: 13px; }
#content dt,
#content th { color: #000; }
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 { }
#content h1 { color: #bc4c20; font-size: 20px; font-weight: bold; line-height: 30px; margin-bottom: 0; }
#content h2 { color: #bc4c20; font-size: 16px; font-weight: bold; line-height: 19px; margin: 0 0 20px; }
#content h2.orange { color: #bc4c20; }
#content h3 { color: #bc4c20; font-size: 14px; font-weight: bold; }
#content h4 { color: #7c8242; font-size: 14px; font-weight: bold; }
#content table { margin: 0 -1px 24px 0; text-align: left; }
#content tr th,
#content thead th { color: #888888; font-size: 12px; font-weight: bold; line-height: 17px; padding: 0 7px; vertical-align: middle; }
#content tr { }
#content tr td { padding: 3px 9px; }
#content tr.odd td { background: #f7f7f7; }
.wp-table-reloaded th { background-color: #E7E9DB !important; border: 1px solid #FFFFFF; color: #3D3D3D !important; padding: 4px; }
.hentry { margin: 0 0 48px 0; clear: both; }
.home .hentry { margin: 0 0 0 0; }
.home .sticky { background: #f2f7fc; border-top: 4px solid #000; margin-left: -20px; margin-right: -20px; padding: 18px 20px; }
.single .hentry { margin: 0 0 36px 0; }
.page-title { color: #000; font-size: 14px; font-weight: bold; margin: 0 0 36px 0; }
.page-title span { color: #333; font-size: 16px; font-style: italic; font-weight: normal; }
.page-title a:link,
.page-title a:visited { color: #888; text-decoration: none; }
.page-title a:active,
.page-title a:hover { color: #ff4b33; }
#content .entry-title { color: #bc4c20; font-size: 20px; font-weight: bold; line-height: 1.3em; margin-bottom: 0; }
.entry-title a:link,
.entry-title a:visited { color: #000; text-decoration: none; }
.entry-meta { color: #888; font-size: 12px; }
.entry-meta abbr,
.entry-utility abbr { border: none; }
.entry-meta abbr:hover,
.entry-utility abbr:hover { border-bottom: 1px dotted #666; }
.entry-content,
.entry-summary { clear: both; padding: 12px 0 0 0; }
.home .entry-content,
.home .entry-summary { padding: 0 0 0 0; }
#content .entry-summary p:last-child { margin-bottom: 12px; }
.entry-content fieldset { border: 1px solid #e7e7e7; margin: 0 0 24px 0; padding: 24px; }
.entry-content fieldset legend { background: #fff; color: #000; font-weight: bold; padding: 0 24px; }
.entry-content sup,
.entry-content sub { font-size: 10px; }
.page-link { clear: both; color: #000; font-weight: bold; margin: 0 0 22px 0; word-spacing: 0.5em; }
.page-link a:link,
.page-link a:visited { background: #f1f1f1; color: #333; font-weight: normal; padding: 0.5em 0.75em; text-decoration: none; }
.home .sticky .page-link a { background: #d9e8f7; }
.page-link a:active,
.page-link a:hover { color: #ff4b33; }
body.page .edit-link { clear: both; display: block; }
#entry-author-info { background: #f2f7fc; border-top: 4px solid #000; clear: both; font-size: 14px; line-height: 20px; margin: 24px 0; overflow: hidden; padding: 18px 20px; }
#entry-author-info #author-avatar { background: #fff; border: 1px solid #e7e7e7; float: left; height: 60px; margin: 0 -104px 0 0; padding: 11px; }
#entry-author-info #author-description { float: left; margin: 0 0 0 104px; }
#entry-author-info h2 { color: #000; font-size: 100%; font-weight: bold; margin-bottom: 0; }
.entry-utility { clear: both; color: #888; font-size: 12px; line-height: 18px; }
.entry-meta a,
.entry-utility a { color: #888; }
.entry-meta a:hover,
.entry-utility a:hover { color: #ff4b33; }
#content .video-player { padding: 0; }
/* Random */

#thirdary-sidebar { clear: both; float: right; margin-left: 20px; width: 428px; }
/* =Images
-------------------------------------------------------------- */



/* =Time.ly

-------------------------------------------------------------- */

.single-ai1ec_event .ai1ec-categories
{
    display: none;
}

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img { height: auto; /* Override height to match resized width for correct aspect ratio. */ }
div.bigimage.polaroid img,
img.polaroid,
div.polaroid { border: 3px white solid; position: relative; -moz-box-shadow: 0px 0px 5px #888; -webkit-box-shadow: 0px 0px 5px #888; box-shadow: 0px 0px 5px #888; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
a:hover img.polaroid { border-color: #ccc; }
.alignleft,
img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright,
img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter,
img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft,
img.alignright,
img.aligncenter { margin-bottom: 12px; }
#st_horizontal img.alignright { margin-right: 5px; }
.wp-caption { background: #fff; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; /* prevent too-wide images from breaking layout */ padding: 4px; text-align: center; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
.wp-smiley { margin: 0; }
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img { border: 2px solid #cfcfcf; }
.gallery-columns-2 .attachment-medium { max-width: 92%; height: auto; }
.gallery-columns-4 .attachment-thumbnail { max-width: 84%; height: auto; }
.gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
.gallery dl { margin: 0; }
.gallery img { border: 10px solid #f1f1f1; }
.gallery br+br { display: none; }
#content .attachment img {/* single attachment images should be centered */ display: block; margin: 0 auto; }
/* =Navigation
-------------------------------------------------------------- */

.navigation { color: #888; font-size: 12px; line-height: 18px; overflow: hidden; }
.navigation a:link,
.navigation a:visited { color: #888; text-decoration: none; }
.navigation a:active,
.navigation a:hover { color: #ff4b33; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }
#nav-above { margin: 0 0 18px 0; }
#nav-above { display: none; }
.paged #nav-above,
.single #nav-above { display: block; }
#nav-below { margin: -18px 0 0 0; }
#bcn_widget-2,
.breadcrumbs { font-size: 11px !important; margin: 0 0 10px !important; }
#bcn_widget-2 a,
.breadcrumbs a { font-size: 11px !important; color: #bc4c20 !important; }
/* =Comments
-------------------------------------------------------------- */
#comments { clear: both; }
#comments .navigation { padding: 0 0 18px 0; }
h3#comments-title,
h3#reply-title { color: #000; font-size: 20px; font-weight: bold; margin-bottom: 0; }
h3#comments-title { padding: 24px 0; }
.commentlist { list-style: none; margin: 0; }
.commentlist li.comment { border-bottom: 1px solid #e7e7e7; line-height: 24px; margin: 0 0 24px 0; padding: 0 0 0 56px; position: relative; }
.commentlist li:last-child { border-bottom: none; margin-bottom: 0; }
#comments .comment-body ul,
#comments .comment-body ol { margin-bottom: 18px; }
#comments .comment-body p:last-child { margin-bottom: 6px; }
#comments .comment-body blockquote p:last-child { margin-bottom: 24px; }
.commentlist ol { list-style: decimal; }
.commentlist .avatar { position: absolute; top: 4px; left: 0; }
.comment-author { }
.comment-author cite { color: #000; font-style: normal; font-weight: bold; }
.comment-author .says { font-style: italic; }
.comment-meta { font-size: 12px; margin: 0 0 18px 0; }
.comment-meta a:link,
.comment-meta a:visited { color: #888; text-decoration: none; }
.comment-meta a:active,
.comment-meta a:hover { color: #ff4b33; }
.commentlist .even { }
.commentlist .bypostauthor { }
.reply { font-size: 12px; padding: 0 0 24px 0; }
.reply a,
a.comment-edit-link { color: #888; }
.reply a:hover,
a.comment-edit-link:hover { color: #ff4b33; }
.commentlist .children { list-style: none; margin: 0; }
.commentlist .children li { border: none; margin: 0; }
.nopassword,
.nocomments { display: none; }
#comments .pingback { border-bottom: 1px solid #e7e7e7; margin-bottom: 18px; padding-bottom: 18px; }
.commentlist li.comment+li.pingback { margin-top: -6px; }
#comments .pingback p { color: #888; display: block; font-size: 12px; line-height: 18px; margin: 0; }
#comments .pingback .url { font-size: 13px; font-style: italic; }
/* Comments form */
input[type=submit] { color: #333; }
#respond { border-top: 1px solid #e7e7e7; margin: 24px 0; overflow: hidden; position: relative; }
#respond p { margin: 0; }
#respond .comment-notes { margin-bottom: 1em; }
.form-allowed-tags { line-height: 1em; }
.children #respond { margin: 0 48px 0 0; }
h3#reply-title { margin: 18px 0; }
#comments-list #respond { margin: 0 0 18px 0; }
#comments-list ul #respond { margin: 0; }
#cancel-comment-reply-link { font-size: 12px; font-weight: normal; line-height: 18px; }
#respond .required { color: #ff4b33; font-weight: bold; }
#respond label { color: #888; font-size: 12px; }
#respond input { margin: 0 0 9px; width: 98%; }
#respond textarea { width: 98%; }
#respond .form-allowed-tags { color: #888; font-size: 12px; line-height: 18px; }
#respond .form-allowed-tags code { font-size: 11px; }
#respond .form-submit { margin: 12px 0; }
#respond .form-submit input { font-size: 14px; width: auto; }
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul { list-style: none; margin-left: 0; }
.widget-area ul ul { }
.widget-area select { max-width: 100%; }
.widget_search #s {/* This keeps the search inputs in line */ width: 60%; }
.widget_search label { display: none; }
.widget-container { margin: 0 0 18px 0; }
.widget-title { color: #222; font-weight: 600; }
.widget-area a:link,
.widget-area a:visited { text-decoration: none; }
.widget-area a:active,
.widget-area a:hover { text-decoration: underline; }
.widget-area .entry-meta { font-size: 11px; }
#wp_tag_cloud div { line-height: 1.6em; }
#wp-calendar { width: 100%; }
#wp-calendar caption { color: #222; font-size: 14px; font-weight: bold; padding-bottom: 4px; text-align: left; }
#wp-calendar thead { font-size: 11px; }
#wp-calendar thead th { }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; padding: 3px 0 2px; text-align: center; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { text-align: right; }
.widget_rss a.rsswidget { color: #000; }
.widget_rss a.rsswidget:hover { color: #ff4b33; }
.widget_rss .widget-title img { width: 11px; height: 11px; }
/* Main sidebars */
#main .widget-area ul { margin-left: 0; padding: 0 15px 0 0; }
#main .widget-area ul ul { border: none; margin-left: 4px; padding: 0; }
#primary { padding-left: 15px; padding-top: 25px; background: #edeee4; }
/* =Secondary Navigation 
-------------------------------------------------------------- */

#primary a { font-size: 13px; line-height: 20px; }
#primary h3.widget-title a,
#primary h3 { background-color: #013d69; color: #fff !important; font-size: 15px; font-weight: bold; display: block; padding: 4px 7px; text-decoration: none; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
#primary h3 { margin-bottom: 12px; }
#primary li { list-style-type: none; }
#primary li a { color: #333; }
#primary h3 a { color: #fff !important; font-size: 15px; font-weight: bold; }
#primary li.current_page_parent a { color: #333; font-weight: bold; font-size: 13px; line-height: 20px; }
#primary li.current_page_ancestor { border-bottom: 1px solid #898F4B; margin-bottom: 10px; padding-bottom: 10px; }
#primary li.current_page_parent li a { font-weight: normal; }
#primary li li { padding-left: 10px; }
#primary li li:hover,
#primary li li.hover,
#primary li li.current_page_item { background: url(images/navigation_arrow_orange.png) 0 6px no-repeat; }
#primary li a:hover,
#primary li a.hover,
#primary li.current_page_item a { color: #898f4b; font-weight: bold; text-decoration: none; }
#primary li.current_page_item li a { font-weight: normal !important; color: #333 !important; }
#primary .menu-faculty-by-department-container { margin-bottom: 20px; }
#primary ul.nav { margin-bottom: 20px; }
/* =Footer
-------------------------------------------------------------- */

#footer { height: 220px; background: -webkit-linear-gradient(#5c7337, #003b1a); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#5c7337, #003b1a); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#5c7337, #003b1a); /* For Firefox 3.6 to 15 */
background: linear-gradient(#5c7337, #003b1a); /* Standard syntax */ }
.ie8 #footer { margin-top: 3px; }
.ie7 #footer { margin-top: -3px; }
#footer a { color: #fff; font-weight: bold; font-size: 12px; }
#footer-widget-area { overflow: hidden;
margin-top: 0px;
padding-top: 0px;
height: 220px;
background: -webkit-linear-gradient(#5c7337, #003b1a);
background: -o-linear-gradient(#5c7337, #003b1a);
background: -moz-linear-gradient(#5c7337, #003b1a);
background: linear-gradient(#5c7337, #003b1a);
}
#footer-widget-area .widget_nav_menu ul { margin: 0; }
#footer-widget-area .widget_nav_menu li { list-style-type: none; }
#footer-widget-area .widget-area { float: left; }
#footer-widget-area #first { margin-left: 20px; margin-right: 20px; width: 260px; }
#footer-widget-area #first ul { margin-bottom: 0; }
#footer-widget-area #first p { margin-bottom: 0; }
#footer-widget-area #first .widget-container { margin: 10px 0px 0px 0px; }
#footer-widget-area #second { margin-right: 25px; width: 300px; margin-top: 14px; }
#footer-widget-area #second .widget-container { margin: 0; }
#footer-widget-area #second ul { margin-bottom: 0; }
#footer-widget-area #second #include_post-7 a { font-size: 13px; }
#footer-widget-area #second #include_post-7 ul { width: 260px; }
#footer-widget-area #second #include_post-7 li { list-style-type: none; display: block; float: left; width: 50%; }
/* =Social Icons
-------------------------------------------------------------- */

#footer-widget-area #second ul { list-style-type: none; margin-top: 0px; }
#footer-widget-area #second ul li#include_post-6 { clear: both; padding-top: 0px; }
#footer-widget-area #second ul li#include_post-6 li { float: left; width: 35px; padding-top: 12px; }
#footer-widget-area #second ul li#include_post-6 a { display: block; width: 29px; height: 29px; text-indent:-99999px; }
#footer-widget-area #second ul li.facebook a { background: url(images/social-icons.png) 0 -29px no-repeat; }
#footer-widget-area #second ul li.facebook a:hover { background: url(images/social-icons.png) 0px -29px no-repeat; }
#footer-widget-area #second ul li.youtube a { background: url(images/social-icons.png) -29px -29px no-repeat; }
#footer-widget-area #second ul li.youtube a:hover { background: url(images/social-icons.png) -29px -29px no-repeat; }
#footer-widget-area #second ul li.linkedin a { background: url(images/social-icons.png) -58px -29px no-repeat; }
#footer-widget-area #second ul li.linkedin a:hover { background: url(images/social-icons.png) -58px -29px no-repeat; }
#footer-widget-area #second ul li.twitter a { background: url(images/social-icons.png) -87px -29px no-repeat; }
#footer-widget-area #second ul li.twitter a:hover { background: url(images/social-icons.png) -87px -29px no-repeat; }
#footer-widget-area #second ul li.rss a { background: url(images/social-icons.png) -116px -29px no-repeat; }
#footer-widget-area #second ul li.rss a:hover { background: url(images/social-icons.png) -116px -29px no-repeat; }
#footer-widget-area #third { margin-right: 25px; width: 180px; margin-top: 14px; color: #fff; }
#footer-widget-area #third { width: 220px; margin-top: 14px; }
#footer-widget-area #third h3 { text-transform: uppercase; letter-spacing: 1px; font-weight: bold; }
#footer-widget-area #third ul { margin-bottom: 4px; font-size: 12px; line-height: 15px; }
#footer-widget-area #third p { margin-bottom: 0; }
#footer-widget-area #third ul li a { color: #c7c8ca; margin-left: 10px; }
#footer-widget-area #fourth { width: 180px; margin-top: 14px; }
#footer-widget-area #fourth img { margin-top: 10px; }
#footer-widget-area #fourth { margin-right: 0; width: 120px; margin-top: 9px; }
#footer-widget-area #fourth ul { margin-bottom: 0; }
#footer-widget-area #fourth p { margin-bottom: 0; }
#footer-widget-area #fourth .widget-container { margin: 0; }
#bottom_footer { color: #000000; font-size: 13px; margin: 0 auto; text-align: center; width: 980px; padding-top: 10px; }
#bottom_footer p { margin-bottom: 5px; }
#bottom_footer li { display: inline-block; margin: 0; zoom:1; *display: inline; height: 30px; }
#bottom_footer .widget_nav_menu ul { list-style: none; text-align: center; }
#bottom_footer .widget_nav_menu li { float: left; border-right: none; }
#bottom_footer .widget_nav_menu li.last { border-right: 0px solid #000000; }
#bottom_footer .widget_nav_menu a { color: #003819; display: block; line-height: 11px; padding: 0 5px; text-decoration: none; border-right: 1px solid; }
#bottom_footer .widget_nav_menu a.hover,
#bottom_footer .widget_nav_menu a:hover { text-decoration: underline; }
#colophon { overflow: hidden; padding: 0px 0; }
/* = Default Table
-------------------------------------------------------------- */
#content table.default { font-size: 12px; }
#content table.default tr th { background: #edefe4; color: #000; padding: 5px 9px; }
#content table.default tr td { border-bottom: 1px solid #edefe4; color: #000; }

/* = Bordered Table
-------------------------------------------------------------- */
#content table.bordered { font-size: 12px; border-left: 1px solid #edefe4; border-top: 1px solid #edefe4;}
#content table.bordered tr th { background: #edefe4; color: #000; padding: 5px 9px; border-bottom: 1px solid #edefe4; border-right: 1px solid #edefe4;}
#content table.bordered tr td { border-bottom: 1px solid #edefe4; border-right: 1px solid #edefe4; color: #000; }


/* = Default Table smaller font
-------------------------------------------------------------- */
#content table.default_sm { font-size: 11px; }
#content table.default_sm tr th { background: #edefe4; color: #000; padding: 5px 9px; }
#content table.default_sm tr td { border-bottom: 1px solid #edefe4; color: #000; }
/* --------------------------------------------------------------
   = AUNE TEMPLATES
	blue         0R 60G 105B
	purple     90R 36G 90B
	orange     217R 94G 0B
	red         162R 43G 56B
	gold         206R 142G 0B
	green        137R 143G 75B

----------------------------------------------------------------- */
.simplePullQuote,
.pullquote,
.pullquotel { background: none repeat scroll 0 0 #80B1BD; border-bottom: 0 none; border-top: 0 none; color: #FFFFFF; float: right; font-size: 15px; font-style: italic; font-weight: bold; margin: 10px 0 10px 20px; padding: 23px; width: 125px; text-indent: 0px; position: relative; -webkit-box-shadow: 0px 0px 0px #fff; -moz-box-shadow: 0px 0px 0px #fff; -webkit-border-radius: 25px 0px 25px 0px; -moz-border-radius: 25px 0px 25px 0px; border-radius: 25px 0px 25px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.simplePullQuote p,
.pullquote p .pullquotel p { margin-bottom: 0 !important; }
h3.quote { color: #80B1BD !important; font-size: 15px !important; font-style: italic !important; font-weight: bold !important; margin: 20px 0 !important; }
.faculty_details .pullquote { color: #80B1BD !important; font-size: 15px !important; font-style: italic !important; font-weight: bold !important; margin: 20px 0 !important; background: none !important; float: none !important; width: 100% !important; padding: 0 !important; }
.ie6 .royalWrapper,
.ie7 .royalWrapper,
.ie8 .royalWrapper,
.ie9 .royalWrapper { }
/* =C1: Home
-------------------------------------------------------------- */

.page-template-page-c1-home-php .col_1 { float: left; width: 75%; margin-right: 20px; padding-top: 20px; }
.page-template-page-c1-home-php .col_1 h1 { color: #556d38 !important; }
.page-template-page-c1-home-php .col_1 p { line-height: 26px; }
.page-template-page-c1-home-php .col_2 { float: left; width: 21%; margin-right: 0px; padding-top: 20px; }
.page-template-page-c1-home-php .col_2 h1 { color: #bc4c20 !important; font-weight: normal !important; font-family: 'Lato', sans-serif !important; font-size: 30px !important; }
.page-template-page-c1-home-php .col_3 { float: left; width: 190px; padding-top: 20px; }
.page-template-page-c1-home-php .photo_wrapper { position: relative; }
.page-template-page-c1-home-php .photo_wrapper .caption { width: 220px; margin-right: 20px; float: left; }
.page-template-page-c1-home-php .photo_wrapper .caption p { line-height: 18px; }
.page-template-page-c1-home-php .photo_wrapper .photo { width: 310px; float: left; display:none; }
.page-template-page-c1-home-php .news-entry { clear: both; display: block; }
.page-template-page-c1-home-php .news-entry span { display: block; }
.page-template-page-c1-home-php .news-entry a { color: #000000; display: block; font-size: 13px; text-decoration: none; }
.page-template-page-c1-home-php .news-entry a:hover { color: #bc4c20; }
.page-template-page-c1-home-php .news-entry .title { display: block; float: left; width: 100%; font-size: 12px; line-height: 16px !important; margin-bottom: 20px; }
.page-template-page-c1-home-php .learnmore { display: block; float: left; font-size: 10px; margin-bottom: 20px; margin-top: 5%; width: 100%; border-bottom: 1px solid #fff; padding-bottom:10px;}
.page-template-page-c1-home-php .learnmore a { color: #d95f00; font-size: 12px; text-decoration: none; }
.page-template-page-c1-home-php .learnmore a:hover { text-decoration: underline; }
.page-template-page-c1-home-php #news-events #news .title a { color: #000; text-decoration: none; font-size: 12px; line-height: 16px !important; font-weight: bold; }
.page-template-page-c1-home-php #news-events #news .title a:hover { text-decoration: underline; }
#featured_event { position: relative; height: 180px; width: 230px; }
#featured_event img { position: absolute; z-index: 1; }
#featured_event .event_caption { background: url("images/caption-background_black.png") repeat scroll 0 0 transparent; color: #FFFFFF; font-size: 11px; height: 45px; margin-top: 120px; padding: 8px 15px; position: absolute; width: 200px; z-index: 500; }
#featured_event .event_caption .event_name,
#featured_event .event_caption .event_name a { color: #FFFFFF; font-size: 14px; display: block; text-decoration: none; }
#featured_event .event_caption .event_date { color: #FFFFFF; font-size: 11px; display: block; }
.page-template-page-01-home-php #news-events .view-more a { color: #de9a45; font-size: 12px; }
.page-template-page-01-home-php #news-events #events .view-more { margin-left: 70px; }
.page-template-page-01-home-php #news-events .upcoming_events { font-size: 12px; line-height: 16px; color: #000; background-color: #f3f4ed; padding: 8px 20px; width: 190px; min-height: 280px; }
.page-template-page-01-home-php #news-events h3 { color: #FFFFFF; font-size: 15px; letter-spacing: 2px; margin-bottom: 30px; text-transform: uppercase; background: none; font-family: Lato, Arial, Helvetica, sans-serif; }
.page-template-page-01-home-php #news-events .upcoming_events h2 { color: #bc4c20 !important; font-family: Lato, Arial, Helvetica, sans-serif !important; font-size: 30px !important; text-transform:lowercase; font-weight: normal !important; }
.page-template-page-c1-home-php .photos {
clear: both;
}
.page-template-page-c1-home-php .photos .photo_field {
width: 320px;
margin-bottom: 20px;
}
.page-template-page-c1-home-php .photos .photo_field.odd {
margin-right: 30px;
}
.page-template-page-c1-home-php .photos .photo_field a.photo_caption {
color: #FFFFFF;
font-size: 17px;
font-weight: 600;
left: 0;
margin-left: 3px;
margin-top: 97px;
padding: 8px 10px 8px 33px;
position: absolute;
text-decoration: none;
width: 259px;
z-index: 1;
}
.page-template-page-c1-home-php .photos .photo_field .photo_wrapper span {
background: url("images/home_arrow.png") no-repeat scroll 0 0 transparent;
height: 18px;
left: 0;
margin: 107px 7px 0px 12px;
position: absolute;
width: 18px;
z-index: 100;
}
.page-template-page-c1-home-php .photos .photo_field a.photo_caption.aqua {
background:url(images/caption-background_aqua.png) 0 0 repeat;
}
.page-template-page-c1-home-php .photos .photo_field a.photo_caption.blue {
background:url(images/caption-background_blue.png) 0 0 repeat;
}
.page-template-page-c1-home-php .photos .photo_field a.photo_caption.green {
background:url(images/caption-background_green.png) 0 0 repeat;
}
.page-template-page-c1-home-php .photos .photo_field a.photo_caption.orange {
background:url(images/caption-background_orange.png) 0 0 repeat;
}
.page-template-page-c1-home-php .photos .photo_field a.photo_caption.purple {
background:url(images/caption-background_purple.png) 0 0 repeat;
}
.page-template-page-c1-home-php .photos .photo_field a.photo_caption.red {
background:url(images/caption-background_red.png) 0 0 repeat;
}
.page-template-page-c1-home-php #news-events {
min-height: 400px;
width: 230px;
}
.page-template-page-c1-home-php #news-events h3 {
color: #fff;
font-size: 15px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 30px;
}
.page-template-page-c1-home-php #news-events #news {
width: 330px;
float: left;
margin-left: 20px;
magin-right: 20px;
}
.page-template-page-c1-home-php #news-events #news .news-entry {
border-right: 1px dotted #FFFFFF;
clear: both;
display: block;
min-height: 135px;
padding-bottom: 20px;
}
.page-template-page-c1-home-php #news-events #news h3 {
margin-left: 30px;
}
.page-template-page-c1-home-php #news-events #news .thumbnail {
width: 145px;
float: left;
}
.page-template-page-c1-home-php #news-events #news .thumbnail img {
width: 125px;
height: 125px;
}
.page-template-page-c1-home-php #news-events #news .title {
display: block;
float: left;
width: 160px;
font-size: 12px;
line-height: 16px !important;
}
.page-template-page-c1-home-php #news-events .view-more a {
color: #de9a45;
font-size: 12px;
}
.page-template-page-c1-home-php #news-events #events .view-more {
margin-left: 70px;
}
.page-template-page-c1-home-php #news-events .upcoming_events {
font-size: 11px;
line-height: 14px;
color: #000;
background-color: #f3f4ed;
padding: 8px 20px;
max-width: 160px;
height: auto;
position: relative;
display: inline-block;
float: left;
}
.page-template-page-c1-home-php #news-events h3 {
color: #FFFFFF;
font-size: 15px;
letter-spacing: 2px;
margin-bottom: 30px;
text-transform: uppercase;
background: none;
font-family: Arial, Helvetica, sans-serif;
}
.page-template-page-c1-home-php #news-events h4 {
margin-bottom: 0;
}
.page-template-page-c1-home-php #news-events .upcoming_events h2 {
color: #D95E00 !important;
font-family: 'MisoRegular' !important;
font-size: 24px !important;
text-transform:lowercase;
font-weight: normal !important;
}
.page-template-page-c1-home-php #news-events .upcoming_events a {
font-size: 12px;
color: #000;
}
.page-template-page-c1-home-php #news-events .upcoming_events a:hover {
color: #D95E00;
}
.ai1ec-agenda-widget-view .ai1ec-date { background: none !important; border-top: 0px solid #E5E5E5 !important; margin: 0 0 15px 0 !important; overflow: hidden; padding: 0 !important; }
.ai1ec-agenda-widget-view .ai1ec-event a { color: #000 !important; text-decoration: none !important; }
.ai1ec-agenda-widget-view .ai1ec-event a { background: none; border: 0px solid #D4D4D4; border-radius: 0 0 0 0; behavior: url(/wp-content/themes/aune/PIE/PIE.php); color: #000; display: block; padding: 0 !important; text-decoration: none !important; }
.ai1ec-agenda-widget-view .ai1ec-event { margin: 0 !important; }
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time { display: block; font-weight: bold; }
.ai1ec-agenda-widget-view h3.ai1ec-date-title { background-color: none !important; background-image: none; background-repeat: no-repeat; border: 0px solid #fff; border-radius: 0 0 0 0; box-shadow: 0 0 0 rgba(0, 0, 0, 0.08); behavior: url(/wp-content/themes/aune/PIE/PIE.php); color: #000; float: none; font-size: 12px; font-weight: normal; line-height: 1.1em; margin: 0 0 0 0 !important; padding: 0 !important; text-align: left; text-shadow: 0 0px 0 #FFFFFF; width:auto; display: inline; }
.ai1ec-agenda-widget-view .ai1ec-month { background: none !important; color: #000; font-size: 13px !important; letter-spacing:normal; padding: 0 0 0 0; text-shadow: 0 0 0 rgba(0, 0, 0, 0.25); text-transform: none; display: inline; }
.ai1ec-agenda-widget-view .ai1ec-day { font-size: 13px !important; letter-spacing:normal; padding: 0 0 0 0 !important; color: #000; display: inline; }
.ai1ec-agenda-widget-view .ai1ec-weekday { display: none; }
.ai1ec-agenda-widget-view .ai1ec-year { display: none; }
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title{
color: #437B8B;
font-weight: bold;
font-size: 10.5pt;
margin: 0 0 0.4em;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c1-home-php .programs { width: 100%; }
.page-template-page-c1-home-php .home_programs { margin-top: 20px; }
.page-template-page-c1-home-php .program .program_wrapper { width: 190px; float: left; position: relative; height: 88px; color: #1a4923; font-size: 13px; font-weight: bold; margin-bottom: 6px; margin-right: 10px; -webkit-border-radius: 18px 0px 18px 0px; -moz-border-radius: 18px 0px 18px 0px; border-radius: 18px 0px 18px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c1-home-php .programs .program_wrapper .program_overlay { position: relative; height: 68px; margin-left: 80px; padding: 10px; width: 90px; -webkit-border-radius: 18px 0px 18px 0px; -moz-border-radius: 18px 0px 18px 0px; border-radius: 18px 0px 18px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c1-home-php .program .program_transparency { position: relative; width: 190px; height: 88px; display: block; -webkit-border-radius: 18px 0px 18px 0px; -moz-border-radius: 18px 0px 18px 0px; border-radius: 18px 0px 18px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c1-home-php .program .program_transparency.Blue { background:url(images/caption-background_blue.png) 0 0 repeat; }
.page-template-page-c1-home-php .program .program_transparency.Purple { background:url(images/caption-background_purple.png) 0 0 repeat; }
.page-template-page-c1-home-php .program .program_transparency.Orange { background:url(images/caption-background_orange.png) 0 0 repeat; }
.page-template-page-c1-home-php .program .program_transparency.Yellow { background:url(images/caption-background_yellow.png) 0 0 repeat; }
.page-template-page-c1-home-php .program .program_transparency.Red { background:url(images/caption-background_red.png) 0 0 repeat; }
.page-template-page-c1-home-php .program .program_transparency:hover,
.page-template-page-c1-home-php .program .program_transparency.hover { background: none; }
.page-template-page-c1-home-php .programs .program_wrapper .program_overlay { color: #fff; }
.page-template-page-c1-home-php .programs .program_wrapper .program_overlay .program_title { display: block; line-height: 15px; font-size: 14px; margin-top: 2px; position: absolute; width: 90px; }
.page-template-page-c1-home-php .programs .program_wrapper .program_overlay .program_subtitle { display:block; position:absolute; font-size: 12px; margin-top: 50px; opacity: 0.7; }
.page-template-page-c1-home-php .programs .program_wrapper .Blue .program_overlay { background-color: #003c69; }
.page-template-page-c1-home-php .programs .program_wrapper .Purple .program_overlay { background-color: #5a245a; }
.page-template-page-c1-home-php .programs .program_wrapper .Orange .program_overlay { background-color: #d95e00; }
.page-template-page-c1-home-php .programs .program_wrapper .Yellow .program_overlay { background-color: #ce8e00; }
.page-template-page-c1-home-php .programs .program_wrapper .Red .program_overlay { background-color: #a22b38; }

/* =C2: Admissions
-------------------------------------------------------------- */

.page-template-page-c2-admissions-php #admissions_header { width: 1030px; height: 315px; }
.page-template-page-c2-admissions-php .sidebar_content { float: right; position: relative; margin-left: 20px; width: 240px; background: none repeat scroll 0 0 #D0D2B7; font-size: 12px; padding: 8px 22px; border: 3px white solid; -moz-box-shadow: 0px 0px 5px #888; -webkit-box-shadow: 0px 0px 5px #888; box-shadow: 0px 0px 5px #888; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c2-admissions-php .sidebar_content h2 { font-size: 20px !important; line-height: 22px !important; }
.page-template-page-c2-admissions-php .programs { width: 400px; }
.page-template-page-c2-admissions-php .program .program_wrapper { width: 190px; float: left; height: 88px; color: #1a4923; font-size: 13px; font-weight: bold; margin-bottom: 30px; position: relative; -webkit-border-radius: 18px 0px 18px 0px; -moz-border-radius: 18px 0px 18px 0px; border-radius: 18px 0px 18px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c2-admissions-php .program.odd .program_wrapper { margin-right: 20px; }
.page-template-page-c2-admissions-php .programs .program_wrapper .program_overlay { height: 68px; margin-left: 80px; padding: 10px; width: 90px; position: relative; -webkit-border-radius: 18px 0px 18px 0px; -moz-border-radius: 18px 0px 18px 0px; border-radius: 18px 0px 18px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c2-admissions-php .program .program_transparency { width: 190px; height: 88px; display: block; position: relative; -webkit-border-radius: 18px 0px 18px 0px; -moz-border-radius: 18px 0px 18px 0px; border-radius: 18px 0px 18px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c2-admissions-php .program .program_transparency.Blue { background:url(images/caption-background_blue.png) 0 0 repeat; }
.page-template-page-c2-admissions-php .program .program_transparency.Purple { background:url(images/caption-background_purple.png) 0 0 repeat; }
.page-template-page-c2-admissions-php .program .program_transparency.Orange { background:url(images/caption-background_orange.png) 0 0 repeat; }
.page-template-page-c2-admissions-php .program .program_transparency.Yellow { background:url(images/caption-background_yellow.png) 0 0 repeat; }
.page-template-page-c2-admissions-php .program .program_transparency.Red { background:url(images/caption-background_red.png) 0 0 repeat; }
.page-template-page-c2-admissions-php .program .program_transparency:hover,
.page-template-page-c2-admissions-php .program .program_transparency.hover { background: none; }
.page-template-page-c2-admissions-php .programs .program_wrapper .program_overlay { color: #fff; }
.page-template-page-c2-admissions-php .programs .program_wrapper .program_overlay .program_title { display: block; line-height: 15px; font-size: 14px; margin-top: 2px; position: absolute; width: 90px; }
.page-template-page-c2-admissions-php .programs .program_wrapper .program_overlay .program_subtitle { display:block; position:absolute; font-size: 12px; margin-top: 50px; opacity: 0.7; }
.page-template-page-c2-admissions-php .programs .program_wrapper .Blue .program_overlay { background-color: #003c69; }
.page-template-page-c2-admissions-php .programs .program_wrapper .Purple .program_overlay { background-color: #5a245a; }
.page-template-page-c2-admissions-php .programs .program_wrapper .Orange .program_overlay { background-color: #d95e00; }
.page-template-page-c2-admissions-php .programs .program_wrapper .Yellow .program_overlay { background-color: #ce8e00; }
.page-template-page-c2-admissions-php .programs .program_wrapper .Red .program_overlay { background-color: #a22b38; }
/* =C3: Program Landing Page
-------------------------------------------------------------- */

.page-template-page-c3-program-landing-page-php .sidebar { float: right; margin-left: 20px; margin-bottom: 20px; width: 280px; }
.page-template-page-c3-program-landing-page-php .sidebar_content { position: relative; background: none repeat scroll 0 0 #D0D2B7; float: left; font-size: 13px; padding: 8px 22px; width: 228px; min-height: 300px; margin-top: 20px; border: 3px white solid; -moz-box-shadow: 0px 0px 5px #888; -webkit-box-shadow: 0px 0px 5px #888; box-shadow: 0px 0px 5px #888; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-c3-program-landing-page-php .sidebar_content h2 { font-size: 14px !important; line-height: normal !important; }
.page-template-page-c3-program-landing-page-php .sidebar_content a { color: #013d69; }
.page-template-page-c3-program-landing-page-php .sidebar_content a:hover { color: #BC4C20; }
.page-template-page-c3-program-landing-page-php .sidebar_content .program { margin-bottom: 20px; }
.page-template-page-c3-program-landing-page-php .sidebar_content .program img { position: relative; -webkit-border-radius: 25px 0px 25px 0px; -moz-border-radius: 25px 0px 25px 0px; border-radius: 25px 0px 25px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); margin-left: 30px; margin-top: 10px; }
.page-template-page-c3-program-landing-page-php .sidebar_content h3 { margin-top: 10px; padding-bottom:10px; }
.page-template-page-c3-program-landing-page-php .sidebar_content .title { margin-bottom: 15px; display: block; }
.page-template-page-c3-program-landing-page-php .sidebar_content .learnmore { margin-top: 5px; display: block; }
/* =C3: C4: Academic Specialization Page with Jquery horizontal tabs (rotating pages)
-------------------------------------------------------------- */


.page-template-page-c4-academic-specialization-page-php #specialization_header { width: 1030px; height: 350px; }
.page-template-page-c4-academic-specialization-page-php #specialization_header #stories { width: 795px; height: 350px; position: absolute; background-color: #acac84; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .program { background-color: #898F4B; height: 50px; margin-top: 280px; padding: 10px 30px; position: absolute; width: 180px; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .specialization { background: url(images/black-transparency.png) 0 0 repeat; height: 50px; margin-left: 240px; margin-top: 280px; padding: 10px 20px; position: absolute; width: 515px; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .program h1 { color: #FFFFFF; font-size: 21px; font-weight: bold; line-height: 20px; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .specialization h1 { color: #fff; font-size: 18px; font-weight: bold; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents { background-color: #003c69; color: #FFFFFF; font-size: 14px; height: 325px; margin-left: 795px; position: absolute; overflow: hidden; padding-top: 25px; padding-left:15px; padding-right:15px; width: 205px; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents h2 { color: #A1A77C; font-size: 17px; font-weight: normal; margin-bottom: 15px; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .learnmore { color: #fff;
font-size: 12px;
font-weight: normal;
background: url(images/white_arrow.png) 0 5px no-repeat;
padding-left: 10px;
margin: 10px 0 5px 0;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents a { color: #fff; font-size: 0.85em;
line-height: normal;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-date-title.ai1ec-load-view {
display:none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents a:hover { text-decoration: underline; }
/* Blue : Environmental Studies (Blue) */
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Blue { background-color: #013d69; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Blue h2 { color: #fff; margin-bottom: 5px;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .program.Blue { background-color: #013d69; }
/* Eggplant : Education (Eggplant) */
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Eggplant { background-color: #5a245a; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Eggplant h2 { color: #ce8e00; margin-bottom: 5px;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .program.Eggplant { background-color: #5a245a; }
/* Orange : Couseling / Therapy (Orange) */
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Orange { background-color: #ce8e00; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Orange h2 { color: #fff; margin-bottom: 5px;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .program.Orange { background-color: #d95e00; }
/* Red : Management (Red) */
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Red { background-color: #a22b38; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Red h2 { color: #fff; margin-bottom: 5px;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .program.Red { background-color: #a22b38; }
/* Yellow : Clinical Psychology (Yellow) */
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Yellow { background-color: #c58802; }
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents.Yellow h2 { color: #fff; margin-bottom: 5px;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .program.Yellow { background-color: #c58802; }
/* = Profiles Slider
-------------------------------------------------------------- */


.stories_wrapper { color: #000; display: block; height: 254px; margin: 4px 30px 14px 30px; width: 734px; }
.stories_wrapper h2 { color: #fff !important; margin-bottom: 20px !important; }
.stories_wrapper .photo { float: left; margin-right: 30px; width: 280px; }
.stories_wrapper img { float: left; margin: 36px; }
.stories_wrapper .student_details { float: left; margin-top: 36px; width: 398px; }
.stories_wrapper .student_details .blurb { font-size: 15px; line-height: 20px; font-weight: bold; }
.stories_wrapper .student_details .name { font-size: 13px; }
.stories_wrapper .student_details .more { color: #000000; margin: 12px 0 0 280px; }
.stories_wrapper .student_details .more a { display: block; margin: 0; font-size: 16px; color: #FFF; background: url(images/arrow_black.png) 0 6px no-repeat; padding-left: 10px; }
#stories #prev { width: 30px; height: 30px; margin-top: 118px; position: absolute; display: block; text-indent: -99999px; background: url("images/previous.png") no-repeat scroll 0 0 transparent; z-index: 300; }
#stories #next { background: url("images/next.png") no-repeat scroll 0 0 transparent; display: block; height: 30px; margin-left: 733px; margin-top: 118px; position: absolute; text-indent: -99999px; width: 30px; z-index: 300; }
#stories #prev a,
#stories #next a { width: 30px; height: 30px; display: block; }
/* =1: 1: 1 col with picture
-------------------------------------------------------------- */

/* =2: 2: 1 col no picture
-------------------------------------------------------------- */


/* =One Column with horizontal tabs
-------------------------------------------------------------- */

div.st_horizontal { /* The main container */ position:relative; float:left; clear:both; width:730px; /* Set the full width */ margin-bottom: 20px; }
/* Control buttons
------------------------------------------------------------------------------------- */
div.st_horizontal a.st_prev,
div.st_horizontal a.st_next { /* Directional buttons (previous/next) */ position:absolute; top:0px; z-index:110; display:none; height:56px; width:25px; border:1px solid #d4d4d4; outline:none; background:#fff url(http://www.antiochne.edu/wp-content/uploads/2012/10/btn_arrows.gif) no-repeat; }
div.st_horizontal a.st_prev { /* Previous button */ left:0px; background-position:7px 7px; border-top-left-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
div.st_horizontal a.st_prev:hover { /* Previous button hover */ background-position:7px 7px; background-color:#f5f5f5; }
div.st_horizontal a.st_next { /* Next button */ right:0px; background-position:9px -46px; border-top-right-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
div.st_horizontal a.st_next:hover { /* Next button hover */ background-position:9px -46px; background-color:#f5f5f5; }
div.st_horizontal a.st_prev.st_btn_disabled,
div.st_horizontal a.st_next.st_btn_disabled { /* Previous and next buttons disabled state */ cursor:default; background-color:#f7f7f7; }
div.st_horizontal a.st_prev.st_btn_disabled { /* Previous button disabled state */ background-position:-120px 8px; }
div.st_horizontal a.st_next.st_btn_disabled { /* Next button disabled state */ background-position:-120px -14px; }
/* Tabs
------------------------------------------------------------------------------------- */
div.st_horizontal div.st_tabs_container { /* Tabs main container */ position:relative; z-index:100; width:100% !important; height:58px; margin-bottom:-1px; overflow:hidden; }
div.st_horizontal div.st_slide_container { /* Tabs slide-container */ position:relative !important; /* The tabs position will be calculated from ul.tabs first parent element with position:relative */ }
div.st_horizontal div.st_sliding_active div.st_slide_container { /* The .st_sliding_active class is added to the div.st_tabs_container element when tab sliding is activated */ margin:0px 26px; /* Adds side margins to make space for the arrow buttons */ }
div.st_horizontal ul.st_tabs { /* Tabs unordered list */ width:10000px; /* Set to an arbitrary high value */ height:58px; margin:0px; padding:0px; list-style:none; }
div.st_horizontal ul.st_tabs li { /* Tab list elements */ float:left; }
div.st_horizontal ul.st_tabs li a { /* Tab links */ display:block; height: 36px; margin:0px; padding:10px 15px; font-size:12px; line-height:18px; /* Aligns the tabs to the bottom of the content container */ color:#000; font-weight:bold; text-decoration:none; outline:none; border-top:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #999; background:#e7e9db; }
div.st_horizontal ul.st_tabs li a.first { border-left:1px solid #999; }
div.st_horizontal ul.st_tabs a:hover { /* Tabs hover state */ color:#333; }
div.st_horizontal ul.st_tabs li a.st_first_tab { border-left:1px solid #999; }
div.st_horizontal ul.st_tabs a.st_tab_active { /* Tab active/highlighted state */ color:#bc4c20; border-bottom-color:#fff; background:#fff; }
/* Content
------------------------------------------------------------------------------------- */
div.st_horizontal div.st_view_container { /* Main content container */ position:relative; z-index:5; padding:20px 20px 23px; /* Set the padding for the content here */ border:1px solid #999; background-color:#fff; overflow:hidden; /* To make the content scroll if Javascript is disabled, set to: auto */ }
div.st_horizontal div.st_view { /* Slide-container for the content */ position:relative; height:100%; }
 @media screen and (-webkit-min-device-pixel-ratio:0) {

    /*Chrome CSS here*/

    div.st_horizontal div.st_view {
padding-bottom: 70px;
}
}
div.st_horizontal div.st_tab_view { /* Individual content containers */ display:none; /* Hides the content when Javascript is disabled */ width:100%; }
div.st_horizontal div.st_first_tab_view { display:block; }
div.st_horizontal div.st_view h2 { font-size:16px; color:#454545; margin:0 0 16px; padding:0px; }
div.st_horizontal div.st_view p { margin:14px 0 0; padding:0px; }
/* Bottom aligned tabs
------------------------------------------------------------------------------------- */
div.st_horizontal.align_bottom a.st_prev,
div.st_horizontal.align_bottom a.st_next { /* Directional buttons (previous/next) */ border-bottom:1px solid #d4d4d4; }
div.st_horizontal.align_bottom a.st_prev { /* Previous button */ /* Reset top borders */ border-top-left-radius:0px; -moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px; /* Set bottom borders */ border-bottom-left-radius:4px; -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
div.st_horizontal.align_bottom a.st_next { /* Next button */ /* Reset top borders */ border-top-right-radius:0px; -moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px; /* Set bottom borders */ border-bottom-right-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
div.st_horizontal.align_bottom div.st_tabs_container { /* Tabs main container */ position:absolute; /* Absolute position the tabs container at the bottom of the main container */ bottom:-39px; left:0px; margin-bottom:0px; }
div.st_horizontal.align_bottom ul.st_tabs a.st_tab_active { /* Tab active/highlighted state */ border-top-color:#fff; border-bottom-color:#d4d4d4; }
/* =3: 1-to-2 column with picture
-------------------------------------------------------------- */

.page-template-page-03-1col-to-2col-with-picture-php .col_1,
.page-template-page-03-1col-to-2col-with-picture-php .col_2 { float: left; width: 340px; }
.page-template-page-03-1col-to-2col-with-picture-php .col_1 { margin-right: 40px; }
/* =4: 1-to-2 column with no picture
-------------------------------------------------------------- */

.page-template-page-04-1col-to-2col-with-no-picture-php .col_1,
.page-template-page-04-1col-to-2col-with-no-picture-php .col_2 { float: left; width: 340px; }
.page-template-page-04-1col-to-2col-with-no-picture-php .col_1 { margin-right: 40px; }
/* =5: 2 column with sidebar
-------------------------------------------------------------- */

.page-template-page-04-1col-to-2col-with-no-picture-MI-php .col_1,
.page-template-page-04-1col-to-2col-with-no-picture-MI-php .col_2 { float: left; width: 340px; }
.page-template-page-04-1col-to-2col-with-no-picture-MI-php .col_1 { margin-right: 40px; }
/* =5: 2 column with sidebar
-------------------------------------------------------------- */

.page-template-page-05-2col-with-sidebar-php .main_column { float: left; width: 525px; margin-right: 30px; }
.page-template-page-05-2col-with-sidebar-php .photo { margin-bottom: 20px; }
.page-template-page-05-2col-with-sidebar-php .col_1 { float: left; width: 245px; margin-right: 30px; }
.page-template-page-05-2col-with-sidebar-php .col_2 { float: left; width: 245px; }
.page-template-page-05-2col-with-sidebar-php .col_3 { float: left; width: 165px; font-size: 13px; }
/* =6: 2 col with picture
-------------------------------------------------------------- */

.page-template-page-06-2col-with-picture-php .col_1,
.page-template-page-06-2col-with-picture-php .col_2 { float: left; width: 340px; }
.page-template-page-06-2col-with-picture-php .col_1 { margin-right: 40px; }
/* =7: 2-to-1 column with picture
-------------------------------------------------------------- */

.page-template-page-07-2col-to-1col-with-picture-php .col_1,
.page-template-page-07-2col-to-1col-with-picture-php .col_2 { float: left; width: 340px; }
.page-template-page-07-2col-to-1col-with-picture-php .col_1 { margin-right: 40px; }
/* =08: About (with horizontal tabs plug-in) 
------------------------------------------------------------- */

.page-template-page-08-about-horizontal-tabs-php #about_header_image { width: 780px; height: 250px; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote { background-color: #003c69; color: #FFFFFF; font-size: 16px; height: 200px; margin-left: 780px; overflow: hidden; padding: 25px; width: 200px; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote h2 { font-size: 28px; line-height: 38px; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote h3 { font-size: 24px; line-height: 34px; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote h4 { font-size: 18px; line-height: 30px; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote h5 { font-size: 17px; line-height: 24px; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote a { color: #fff; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote a:hover { text-decoration: underline; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote.blue { background-color: #003c69; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote.purple { background-color: #5a245a; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote.orange { background-color: #d95e00; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote.red { background-color: #a22b38; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote.gold { background-color: #ce8e00; }
.page-template-page-08-about-horizontal-tabs-php #about_header_image .quote.green { background-color: #898f4b; }
/* =11: News
-------------------------------------------------------------- */

.page-template-page-11-news-php .thumbnail { width: 170px; float: left; }
.page-template-page-11-news-php .entry { float: left; margin-bottom: 10px; }
.page-template-page-11-news-php .entry h2 { margin-bottom: 0 !important; }
.page-template-page-11-news-php .entry-summary { padding: 0 !important; clear: none; }
/* =11: Single News
-------------------------------------------------------------- */

.single-aunenews .photo { width: 300px; float: right; margin: 0 0 20px 20px; font-style: italic; }
/* = News Releases
-------------------------------------------------------------- */

page-template-page-newsreleases-php .entry { width: 550px; float: left; margin-bottom: 10px; }
.page-template-page-newsreleases-php .entry h2 { margin-bottom: 0 !important; }
.page-template-page-newsreleases-php .entry-summary { padding: 0 !important; }
.page-template-page-newsreleases-php .hentry { clear: both; margin: 0 0 10px !important; }
/* = News Archive
-------------------------------------------------------------- */


.page-template-page-newsarchive-php .hentry { clear: both; margin: 0 !important; }
.page-template-page-newsarchive-php .entry-content { clear: both; padding:  0; }
.page-template-page-newsarchive-php .entry-content .date { display: block; width: 80px; float: left; }
.page-template-page-newsarchive-php .entry-content .title { display: block; width: 650px; float: left; }
/* =09: Events
-------------------------------------------------------------- */

.page-template-page-events-php .hentry,
.page-template-page-events-archive-php .hentry { clear: both; margin: 0 0 20px !important; }
.page-template-page-events-php .entry-content,
.page-template-page-events-archive-php .entry-content { clear: both; padding:  0; }
.page-template-page-events-php .entry-content .date,
.page-template-page-events-archive-php .entry-content .date { display: block; }
.page-template-page-events-php .entry-content .title,
.page-template-page-events-archive-php .entry-content .title { display: block; }
/* =12: Field Trip or Slideshow with Royal Slider plug-in
-------------------------------------------------------------- */
.page-template-page-12-field-trip-or-slideshow-php .rs { margin: 10px 0; }
.page-template-page-12-field-trip-or-slideshow-php .col_1 { float: left; width: 480px; margin-right: 30px; }
.page-template-page-12-field-trip-or-slideshow-php .sidebar_content { background: none repeat scroll 0 0 #D0D2B7; float: left; position: relative; font-size: 13px; padding: 8px 22px; width: 167px; border: 3px white solid; -moz-box-shadow: 0px 0px 5px #888; -webkit-box-shadow: 0px 0px 5px #888; box-shadow: 0px 0px 5px #888; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-12-field-trip-or-slideshow-php .sidebar_content h2 { font-size: 20px !important; line-height: 22px !important; }
.page-template-page-12-field-trip-or-slideshow-php .sidebar_content a { color: #013d69; }
.page-template-page-12-field-trip-or-slideshow-php .sidebar_content .program { margin-bottom: 20px; }
.page-template-page-12-field-trip-or-slideshow-php .sidebar_content .program img { position: relative; -webkit-border-radius: 25px 0px 25px 0px; -moz-border-radius: 25px 0px 25px 0px; border-radius: 25px 0px 25px 0px; behavior: url(/wp-content/themes/aune/PIE/PIE.php); margin-left: 30px; margin-top: 10px; }
/* =12b: Field Trip or Slideshow with Royal Slider plug-in with news
-------------------------------------------------------------- */

.page-template-page-12b-with-news-feed-php .rs { margin: 10px 0; }
.page-template-page-12b-with-news-feed-php .col_1 { float: left; width: 65%; margin-right: 20px; }
.page-template-page-12b-with-news-feed-php .sidebar_content { background: none repeat scroll 0 0 #D0D2B7; float: left; position: relative; font-size: 13px; padding: 8px 22px; width: 25%; border: 3px white solid; -moz-box-shadow: 0px 0px 5px #888; -webkit-box-shadow: 0px 0px 5px #888; box-shadow: 0px 0px 5px #888; behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.page-template-page-12b-with-news-feed-php .sidebar_content h2 { font-size: 20px !important; line-height: 22px !important; margin: 10px 0 10px 0 !important; }
.page-template-page-12b-with-news-feed-php .sidebar_content .title { display: block; padding-bottom: 6px; }
.page-template-page-12b-with-news-feed-php .sidebar_content .learnmore { display: block; padding-top: 6px; }
.page-template-page-12b-with-news-feed-php .sidebar_content a { color: #013d69; }
.page-template-page-12b-with-news-feed-php .sidebar_content a:hover { color: #BC4C20; }
/* =12: Faculty/Staff Listing
-------------------------------------------------------------- */

.page-template-page-12-faculty-staff-listing-php .faculty_wrapper,
.tax-departments .faculty_wrapper { display: block; margin: 6px 0; width: 720px; }
.page-template-page-12-faculty-staff-listing-php .photo,
.tax-departments .photo { width: 160px; margin-right: 15px; float: left; }
.page-template-page-12-faculty-staff-listing-php .faculty_details,
.tax-departments .faculty_details { float: left; width: 535px; }
.page-template-page-12-faculty-staff-listing-php .faculty_details.full,
.tax-departments .faculty_details.full { width: 680px; }
.page-template-page-12-faculty-staff-listing-php .faculty_details label,
.tax-departments .faculty_details label { color: #999999; display: inline-block; width: 90px; }
.page-template-page-12-faculty-staff-listing-php .faculty_details .more,
.tax-departments .faculty_details .more { margin: 0; }
.page-template-page-12-faculty-staff-listing-php .faculty_details .more a,
.tax-departments .faculty_details .more a { display: block; margin: 0; }
/* =13: 1 column with sidebar
-------------------------------------------------------------- */
.page-template-page-13-1col-with-sidebar-php .col_1 { float: left; width: 545px; margin-right: 25px; }
.page-template-page-13-1col-with-sidebar-php .sidebar_content { float: left; width: 150px; font-size: 13px; }
/* =14: Individual Faculty or Staff Member page
-------------------------------------------------------------- */

.single-contacts .photo { float: left; margin-right: 20px; width: 160px; }
.single-contacts .faculty_details h3 { clear: both; font-weight: bold !important; margin: 20px 0 0 0 !important; }
.single-contacts .faculty_details label { color: #999999; display: inline-block; width: 90px; }
/* = APPS AND THINGS!
-------------------------------------------------------------- */

/* = Program News & Events
-------------------------------------------------------------- */
.page-template-page-news-events-php .col_1 { float: left; width: 355px; margin-right: 20px; }
.page-template-page-news-events-php .col_2 { float: left; width: 355px; }
.page-template-page-news-events-php h2 { margin: 0 !important; }
/* = Course Listing
-------------------------------------------------------------- */
.page-template-page-course-detail-php h3 { margin-top: 15px; font-weight: bold; }
/* = Faculty Listing
-------------------------------------------------------------- */

.page-template-page-03-program-specialization-page-php .faculty_wrapper p { margin-bottom: 0 !important; margin-top: 0 !important; }
/* = Profiles Listing
-------------------------------------------------------------- */

.profile_column { width: 130px; margin-left: 20px; float: left; margin-bottom: 20px; }
.profile_column.first { margin-left: 32px; }
.profile_wrapper { display: block; margin: 6px 0; width: 720px; }
.profile_wrapper .profile_photo { width: 240px; margin-right: 15px; float: left; }
.profile_wrapper .profile_details { float: left; width: 455px; }
.profile_wrapper .profile_details p { margin-bottom: 0 !important; margin-top: 0 !important; }
.profile_wrapper .profile_details .more { margin: 0; }
.profile_wrapper .profile_details .more a { display: block; margin: 0; }
/* =13: Individual Profile page
-------------------------------------------------------------- */

.single-profiles .photo { float: left; margin-right: 20px; width: 250px; }
.single-profiles .profile_details h1 { margin: 40px 0 0 0 !important; }
.single-profiles .profile_details h3 { clear: both; font-weight: bold !important; margin: 20px 0 0 0 !important; }
/* = Emergency Announcements
-------------------------------------------------------------- */
.announcement { width: 100%; padding: 5px 0; background-color: #A22B38; z-index: 9999; position: relative; box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.5); behavior: url(/wp-content/themes/aune/PIE/PIE.php); }
.announcement .announcment_text { font-size: 14px; color: #fff; text-align: center; width: 960px; margin: 0 auto; }
/* = Mini Inquiry
-------------------------------------------------------------- */
.miniinquiry { background-color: #eceeeb; border: 3px white solid; position: relative; -moz-box-shadow: 0px 0px 5px #888; -webkit-box-shadow: 0px 0px 5px #888; box-shadow: 0px 0px 5px #888; behavior: url(/wp-content/themes/aune/PIE/PIE.php); float: right; margin: 20px 0 20px 20px; padding: 20px; width: 230px; }
.miniinquiry .gform_wrapper .gform_footer br { display: none; }
/* = Directory
-------------------------------------------------------------- */
.department_wrapper label { color: #999999; display: inline-block; font-weight: bold; width: 345px; }
.single-employeedirectory .faculty_details h2 { margin: 20px 0 0 0 !important; }
.faculty h2 { color: #000; font-weight: bold; margin: 20px 0; }
/* = Jobs
-------------------------------------------------------------- */
.job label { color: #bc4c20; display: block; font-weight: bold; margin-top: 10px; }
/* = Thesis
-------------------------------------------------------------- */
.theses label { color: #999999; display: inline-block; font-weight: bold; width: 70px; }
.theses .thesis_abstract { margin: 10px 0; }
/* = Herbarium
-------------------------------------------------------------- */
#content table.herbarium { font-size: 12px; }
#content table.herbarium tr th { background: #edefe4; color: #000; padding: 5px 9px; }
#content table.herbarium tr td { border-bottom: 1px solid #edefe4; color: #000; }
#herbariumsearch { margin: 20px 0; }
#herbariumsearch label { color: #999999; display: inline-block; font-weight: bold; width: 105px; }
.single-herbarium label { color: #999; font-weight: bold; }
/* = ACSR Event
-------------------------------------------------------------- */
.acsrevents label { color: #999999; display: block; font-weight: bold; width: 110px; float: left;}
.acsrevents span {  display: block; width: 580px; float: left;  }
.acsrevents .acsrevents_content { margin: 10px 0; }
/* = Practica
-------------------------------------------------------------- */

.single-practica .data label { font-weight: bold; }
.single-practica .data ul li { margin-bottom: 0 !important; }
/* = Expert Directory
-------------------------------------------------------------- */

.page-template-page-expert-cat-php #content h3 { margin-top: 20px; }
.page-template-page-expert-directory-php .col_1 { float: left; width: 545px; margin-right: 25px; }
.page-template-page-expert-directory-php .sidebar_content { float: left; width: 150px; font-size: 13px; }
/* = Housing
-------------------------------------------------------------- */
.wpp_row_view ul.wpp_overview_data .property_title,
.wpp_row_view ul.wpp_overview_data .property_address,
.wpp_row_view ul.wpp_overview_data .property_phone_number,
.wpp_row_view ul.wpp_overview_data .property_price { font-size: 14px; }
.wpp_row_view ul.wpp_overview_data { padding:0; margin: 0 !important; }
.wpp_row_view div.property_div { margin: 0; padding: 0; }
.wpp_overview_data li { margin: 0 !important; }
.wpp_row_view div.property_div { height: auto; overflow: visible; }
.wpp_row_view ul.wpp_overview_data .property_phone_number { padding-left: 25px; }
.wpp_row_view ul.wpp_overview_data .property_price { padding-left: 25px; }
.wpp_row_view ul.wpp_overview_data .property_address { padding-left: 25px; }
.wp-property-listing .entry-date { display: none; }
.wpp_row_view div.property_div { -moz-box-shadow: 0px 0px 0px #fff; -webkit-box-shadow: 0px 0px 0px #fff; box-shadow: 0px 0px 0px #fff; }
/* = Site Map
-------------------------------------------------------------- */
.page-id-54407 #content h2 { margin-bottom: 0; }
.page-id-54407 #content { font-size: 12px; }
.page-id-54407 #content ul { list-style-type:disc; margin-left: 15px; }
.page-id-54407 #content p { margin: 0; }
.page-id-54407 #content ul li { margin-bottom: 0; line-height: 16px; }
/* = Accordion Shortcode
-------------------------------------------------------------- */

.accordian-shortcode-content { margin: 0 0 20px 20px; }
/* =OLD CSS
-------------------------------------------------------------- */

.edsidebar-noborder { background-color: #E0E0C8; border-color: #000000; border-style: none; border-width: thick; float: right; height: auto; margin-left: 20px; padding: 10px 5px 10px 10px; width: 200px; }
.edsidebar { background-color: #E0E0C8; border: 2px solid #000000; float: right; height: auto; margin-left: 20px; padding: 10px 5px 10px 10px; width: 200px; }
.edsidebarvideo { background-color: #E0E0C8; border: 2px solid #000000; float: right; height: auto; margin-left: 10px; padding: 5px; width: 340px; }
.commencement-sidebar { background-color: #E0E0C8; border: 2px solid #000000; float: right; font-size: 12px; height: auto; margin-left: 20px; padding: 10px 5px 10px 10px; width: 200px; }
.withoutsidebar { clear: both; height: auto; margin-right: 20px; padding-left: 20px; padding-top: 20px; width: 520px; }
.withsidebar { clear: none; margin-right: 210px; padding-left: 20px; }
.belowsidebar { clear: none; }
div#sidebar { background-color: #E0E0C8; background-repeat: repeat; float: right; margin-top: 2px; padding: 10px 6px 10px 8px; width: 180px; }
.storysidebar { background-color: #E0E0C8; border: 2px solid #000000; color: #333333; float: right; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; height: auto; line-height: 20px; margin-left: 20px; padding: 10px 5px 10px 10px; width: 200px; }

/*for new acronix accordion */
.arconix-accordions-vertical div.arconix-accordion-title {
    background: url("../../images/accordion-right.png") no-repeat scroll left center #E9E9E9;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #FFFFFF;
    color: #333333 !important;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: bold;
    letter-spacing: 1.6px;
    line-height: 21px !important;
    margin: 0 !important;
    padding: 5px 15px 5px 27px;
    text-transform: none !important;
}
.arconix-accordions-vertical .arconix-accordion-content {
background-color: #fbfbfb;
border-bottom: 1px solid #ddd;
display: none;
height: auto;
padding: 15px 15px 80px 15px;
color: #333;
font-size: 14px;
}

/* PPM Accordion css edits  */
#ppm-tabs h3 {
border-bottom: 1px solid #DDDDDD;
border-top:0px;
font-size: 14px;
font-weight: normal;
margin: 0 0 0px;
padding: 0 0 0px;
line-height: 10px;
}
#ppm-tabs {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.ppm-tabs-default h3 a {
color: #437b8b;
display: block;
line-height: 25px;
padding: 1px 0;
}
div.style_one span.ppm-accordion-icon, div.style_two span.ppm-accordion-icon {
background-position: 2px 3px;
height: 29px;
width: 29px;
display:none;
}
div.style_one span.accordion_bottom_icon, div.style_two span.accordion_bottom_icon {
border-left: 8px solid rgba(0, 0, 0, 0);
border-right: 8px solid rgba(0, 0, 0, 0);
bottom: -5px;
height: 0;
left: 7px;
position: absolute;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 0;
z-index: 5;
border-top: 9px solid #000;
display:none;
}
h3.open {
border-top:0px;
}
h3.close {
border-top:0px;
}
div.style_one a:hover span.ppm-accordion-icon, div.style_one h3.open span.ppm-accordion-icon, div.style_two a:hover span.ppm-accordion-icon, div.style_two h3.open span.ppm-accordion-icon {
background-position: 1px -25px;
}
/* Fileaway search button hide */
.ssfa-search-container {
display: none;
width: 1030px;
}
/* The Events Calendar Modern Tribe Customization */
#search #searchsubmit {
background: url("images/search-submit-btn.png") no-repeat scroll 0 3px transparent;
border: 0 none;
height: 26px;
padding-top: 20px;
position: absolute;
text-indent: -99999px;
width: 34px;
z-index: 30;
text-transform: capitalize;
margin-top: 7px;
margin-left: 5px;
}
#search #s {
border: medium none;
position: relative;
height: 20px;
width: 160px;
/* z-index: 0; */
-webkit-border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
behavior: url(/wp-content/themes/aune/PIE/PIE.php);
background-color: bisque;
display: inline-block;
padding-right: 0px;
/* margin-right: -220px; */
margin-left: -55px;
margin-top: 10px;
}
#tribe-bar-form {
background: #edeee4;
position: relative;
margin: 0;
width: 100%;
}
#tribe-bar-collapse-toggle {
float: left;
padding: 15px;
position: relative;
font-size: 13px;
line-height: 28px;
font-weight: bold;
text-transform: uppercase;
background: #edeee4;
}
.tribe-bar-views-inner {
padding: 15px 0 45px 0;
background: #cdd0b6;
margin: 0;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
color: #444;
text-align: left;
display: block;
text-decoration: none;
padding: 6px 15px;
background: #cdd0b6;
}
.tribe-events-calendar th {
width: 14.28%;
height: 10px;
background-color: #cdd0b6;
color: #333;
padding: 4px 0;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
}
.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
background-color: #edeee4;
color: #333;
font-size: 11px;
font-weight: bold;
}
.tribe-events-list-separator-month {
display: block;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
margin: 2.5em 0 0;
background-color: #cdd0b6;
padding: 6px 10px;
}.tribe-events-list-widget .duration {
font-weight: bold;
padding-top: 5px;
font-size: 12px;
}
/* =All-in-One Event Calendar
-------------------------------------------------------------- */
.ai1ec-agenda-widget-view .ai1ec-date {
background: none !important;
border-top: 0px solid #E5E5E5 !important;
margin: 0 0 15px 0 !important;
overflow: hidden;
padding: 0 !important;
}
.ai1ec-agenda-widget-view .ai1ec-event a {
color: #000 !important;
text-decoration: none !important;
}
.ai1ec-agenda-widget-view .ai1ec-event a {
background: none;
border: 0px solid #D4D4D4;
border-radius: 0 0 0 0;
color: #000;
display: block;
padding: 0 !important;
text-decoration: none !important;
}
.ai1ec-agenda-widget-view .ai1ec-event {
clear: right;
margin: 6.5px 0 6.5px 4.8em;
padding-left: 35%;
position: relative;
}
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
display: block;
font-weight: bold;
}
.ai1ec-agenda-widget-view h3.ai1ec-date-title {
background-color: none !important;
background-image: none;
background-repeat: no-repeat;
border: 0px solid #fff;
border-radius: 0 0 0 0;
box-shadow: 0 0 0 rgba(0, 0, 0, 0.08);
color: #000;
float: none;
font-size: 12px;
font-weight: normal;

line-height: 1.1em;
margin: 0 0 0 0 !important;
padding: 0 !important;
text-align: left;
text-shadow: 0 0px 0 #FFFFFF;
width:auto;
display: inline;
}
.ai1ec-agenda-widget-view .ai1ec-month {
background: none !important;
color: #000;
font-size: 13px !important;
letter-spacing:normal;
padding: 0 0 0 0;
text-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
text-transform: none;
display: inline;
}
.ai1ec-agenda-widget-view .ai1ec-day {
font-size: 13px !important;
letter-spacing:normal;
padding: 0 0 0 0 !important;
color: #000;
display: inline;
}
.ai1ec-agenda-widget-view .ai1ec-weekday {
display: none;
}
.ai1ec-agenda-widget-view .ai1ec-year {
display: none;
}
div.srp-widget-singlepost {
border-bottom: 0px solid #CCCCCC;
margin: 0 0 5px;
padding: 0 0 5px;
}
.ai1ec-date-events A.ai1ec-popup-trigger.ai1ec-load-event
{
	background: none;
	border: none;
}
.ai1ec-agenda-widget-view DIV.ai1ec-date A
{
	background: #D2D2D2;
	color: #686868;
	padding: 5px 0;
}

.widget-area .ai1ec-single-event{
display: none;
}

#header .ai1ec-single-event{
display: none;
}

.entry-title a:link, .entry-title a:visited {
color: #437B8B;
text-decoration: none;
font-size: 15px;
line-height: 0px;
font-weight:bold;l
}
ol.hfeed.vcalendar {
margin-left:0px;
}
.single .hentry {
margin: 0 0 16px 0;
}
.tribe-events-list-widget .duration {
font-weight: normal;
}
.widget-area a:link, .widget-area a:visited {
text-decoration: none;
font-weight: bold;
}
#primary a {
color: #437B8B;
}
#primary li a {
color: #437B8B;
}
#primary li a:hover, #primary li a.hover, #primary li.current_page_item a
color: #bc4c20;
}
.single-tribe_events .tribe-events-event-image {
clear: both;
text-align: center;
margin-bottom: 30px;
display: none !important;
}
.news-events-col {
max-width: 190px;
height: auto;
padding: 5% 5% 30% 5%;
background-color: #f3f4ed;
}
.news-col-container {
width: 100%;
display: inline-block;
float: left;
position: relative;
}
.home-event-listings {
width: 100%;
display: inline-block;
float: left;
position: relative;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-subscribe-container ai1ec-btn-group ai1ec-pull-left ai1ec-tooltip-trigger {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-date {
overflow: hidden;
background: none;
border-top: 1px solid #e5e5e5;
padding-top:5px;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-title-buttons.ai1ec-btn-toolbar {
display:none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .learnmore {
margin-top: 5px;
padding-botton: 15px;
margin-bottom: 5px;
display: inline-block;
position: relative;
font-style: italic;
width: 100%;
border-bottom: 1px solid #e5e5e5;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event-summary-footer .ai1ec-field-label {
font-size: 8pt;
display: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags {
font-size: 8pt;
margin-right: 0.5em;
display: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content ai1ec-btn ai1ec-btn-default ai1ec-btn-sm ai1ec-dropdown-toggle ai1ec-subscribe {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event {
background: none;
border:none;
border-radius: 0.0em;
clear: right;
margin: 0px 0;
overflow: hidden;
position: relative;
padding: 0.2em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
border-color: #808080;
box-shadow: none;
}
buttons.sidebar_content ai1ec-btn ai1ec-btn-default ai1ec-btn-sm ai1ec-dropdown-toggle ai1ec-subscribe {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .agenda-view .ai1ec-date {
border-top: none !important;
background: #f5f5f5;
background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background-repeat: no-repeat;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-calendar-toolbar {
background-color: none;
border: none;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
display: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .timely .ai1ec-nav-pills > li.ai1ec-active > a, .timely .ai1ec-nav-pills > li.ai1ec-active > a:hover, .timely .ai1ec-nav-pills > li.ai1ec-active > a:focus {
color: #fff;
background-color: #6dbb4f;
display: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-btn ai1ec-btn-sm ai1ec-btn-default ai1ec-dropdown-toggle {
display:none;
}
#search.widget-container.widget_search {
margin-left: 3.5%;
margin-top: 5px;
position: absolute;
z-index: 6;
width: 193px;
}
#search #s {
border: medium none;
position: relative;
height: 20px;
width: 160px;
/* z-index: 0; */
-webkit-border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
behavior: url(/wp-content/themes/aune/PIE/PIE.php);
background-color: #fff;
display: inline-block;
padding-right: 0px;
/* margin-right: -220px; */
margin-left: -55px;
margin-top: 10px;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .calendar-toolbar .timely.ai1ec-calendar-toolbar.ai1ec-clearfix {
background-color: none !important;
background:none; !important
display:none;
}
page-template-page-c3-program-landing-page-php .sidebar_content .entry-content .timely .ai1ec-btn-default {
.color: #333;
display:none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-btn.ai1ec-btn-sm.i1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-icon-agenda.ai1ec-view-icon.ai1ec-tooltip-trigger {
display:none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
color: #013d69;
font-weight: normal;
font-size: 9pt;
margin: 0 0 0.4em;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
ai1ec-icon-agenda.ai1ec-view-icon .ai1ec-tooltip-trigger {
display:none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
font-size: 9pt;
font-weight: bold;
opacity: 0.8;
filter: alpha(opacity=80);
display: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
displaY: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-btn-toolbar .ai1ec-btn-group {
margin-bottom: 6px;
display: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event {
background: none;
border: none;
border-radius: 0.5em;
clear: right;
margin: 0px 0;
overflow: hidden;
position: relative;
padding: 0.6em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
border-top: none;
background: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
border-top: none;
background: none;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
background: #437B8B;
border-radius: 4px 4px 0 0;
color: #fff;
font-size: 0.8em;
letter-spacing: 0.2em;
padding: 0 0.2em;
text-transform: uppercase;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
font-size: 2em;
padding: 0.35em 0 0.22em;
background: #fff;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday {
background: #fff;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-.page-template-page-c3-program-landing-page-php .sidebar_content weekday {
font-size: 0.8em;
padding: 0 0 0.2em;
background: #fff;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-year, .ai1ec-agenda-view .ai1ec-year {
background-color: #e4e4e4;
-webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
font-size: 0.7em;
letter-spacing: 0.2em;
padding: 0 0.2em;
}
.page-template-page-c3-program-landing-page-php .sidebar_content .ai1ec-date-title.ai1ec-load-view {
width:20%;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-view .ai1ec-event-summary-footer .ai1ec-field-label {
font-size: 8pt;
display: none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents a.ai1ec-category {
display:none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-read-more {
color: #437B8B;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-btn-group .ai1ec-actions {
background-color:none;
background:none;
}

.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
border-top: none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
border-color: none;
-webkit-box-shadow: 0 2px 4px #e0e0e0;
box-shadow: none;
background: none;
border: none;
}

.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-view .ai1ec-date {
overflow: hidden;
background: none;
}

.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .timely.ai1ec-calendar-toolbar.ai1ec-clearfix {
background-color: none !important;
background: none;
display: none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-btn-toolbar .ai1ec-btn-group {
margin-bottom: 6px;
display: none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-view .ai1ec-event {
background: none;
border: none;
border-radius: 0.5em;
clear: right;
margin: 6.5px 0;
overflow: hidden;
position: relative;
padding: 0px 0px 0px 0px;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
color: #fff;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-subscribe-container.ai1ec-btn-group.ai1ec-pull-left.ai1ec-tooltip-trigger {
display:none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-views-dropdown.ai1ec-btn-group.ai1ec-pull-right {
display:none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #fff;
-webkit-transition: color 0.1s;
transition: color 0.1s;
padding-left: 3px;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-view .ai1ec-event-description {
font-size: 9pt;
line-height: 1.5em;
margin-top: 9px;
display: none;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
border-top:none; 
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
color: #fff;
font-weight: normal;
font-size: 0.85em;
line-height:normal;
margin: 0 0 0.4em;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .newsevents .learnmore {
border-bottom: 1px solid #fff;
padding-bottom: 5px;
margin-top:3px;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .ai1ec-event {
margin-bottom: 0px !important;
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
font-size: 9pt;
font-weight: normal;
opacity: 0.8;
filter: alpha(opacity=80);
}
.page-template-page-c4-academic-specialization-page-php #specialization_header .ai1ec-date-event .ai1ec-event
{
margin-bottom:0px;
}
.page-template-page-c1-home-php .col_2 .ai1ec-subscribe-container ai1ec-btn-group ai1ec-pull-left ai1ec-tooltip-trigger {
float:left;
display:inline-block;
position:relative;
}

.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-date {
overflow: hidden;
background: none;
border-top: none !important;
border-bottom: 1px solid #e5e5e5;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c1-home-php .col_2 .ai1ec-title-buttons.ai1ec-btn-toolbar {
display:none;
}
.page-template-page-c1-home-php .col_2 .learnmore {
margin-top: 0px;
padding-botton: 15px;
margin-bottom: 15px;
display: inline-block;
position: relative;
font-style: italic;
width: 100%;
border-bottom: 1px solid #e5e5e5;
}

.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event-summary-footer .ai1ec-field-label {
font-size: 8pt;
display: none;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags {
font-size: 8pt;
margin-right: 0.5em;
display: none;
}
.page-template-page-c1-home-php .col_2 ai1ec-btn ai1ec-btn-default ai1ec-btn-sm ai1ec-dropdown-toggle ai1ec-subscribe {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event {
background: none;
border:none;
border-radius: 0.0em;
clear: right;
margin: 6.5px 0;
overflow: hidden;
position: relative;
padding: 0.3em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
border-color: #808080;
box-shadow: none;
}
.page-template-page-c1-home-php .col_2 .agenda-view .ai1ec-date {
border-top: none !important;
background: #f5f5f5;
background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background-repeat: no-repeat;
}
.page-template-page-c1-home-php .col_2 .ai1ec-calendar-toolbar {
background-color: none;
border: none;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
}
.page-template-page-c1-home-php .col_2 .ai1ec-calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
display: none;
}
.page-template-page-c1-home-php .col_2 .timely .ai1ec-nav-pills > li.ai1ec-active > a, .timely .ai1ec-nav-pills > li.ai1ec-active > a:hover, .timely .ai1ec-nav-pills > li.ai1ec-active > a:focus {
color: #fff;
background-color: #6dbb4f;
display: none;
}
.page-template-page-c1-home-php .col_2 .ai1ec-btn ai1ec-btn-sm ai1ec-btn-default ai1ec-dropdown-toggle {
display:none;
}
.page-template-page-c1-home-php .col_2 .calendar-toolbar .timely.ai1ec-calendar-toolbar.ai1ec-clearfix {
background-color: none !important;
background:none; !important
display:none;
}
page-template-page-c3-program-landing-page-php .sidebar_content .entry-content .timely .ai1ec-btn-default {
.color: #333;
display:none;
}
.page-template-page-c1-home-php .col_2 a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-c1-home-php .col_2 .a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-c1-home-php .col_2 .ai1ec-btn.ai1ec-btn-sm.i1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-c1-home-php .col_2 .ai1ec-icon-agenda.ai1ec-view-icon.ai1ec-tooltip-trigger {
display:none;
}
ai1ec-icon-agenda.ai1ec-view-icon .ai1ec-tooltip-trigger {
display:none;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
font-size: 9pt;
font-weight: bold;
opacity: 0.8;
filter: alpha(opacity=80);
display: none;
}
.page-template-page-c1-home-php .col_2 .calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
displaY: none;
}

.page-template-page-c1-home-php .col_2 .ai1ec-btn-toolbar .ai1ec-btn-group {
margin-bottom: 6px;
display: none;
}

.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event {
background: none;
border: none;
border-radius: 0.5em;
clear: right;
margin: 6.5px 0;
overflow: hidden;
position: relative;
padding: 0.0em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}

.page-template-page-c1-home-php .col_2 .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
border-top: none;
background: none;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
border-top: none;
background: none;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
background: #437B8B;
border-radius: 4px 4px 0 0;
color: #fff;
font-size: 0.8em;
letter-spacing: 0.2em;
padding: 0 0.2em;
text-transform: uppercase;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
font-size: 2em;
padding: 0.35em 0 0.22em;
background: #fff;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
color: #437B8B;
font-weight: bold;
font-size: 10.0pt;
margin: 0 0 0.4em;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c1-home-php .col_2 .timely a, .timely a:link, .timely a:visited, .timely a:active, .timely a:hover, #ai1ec-container a, #ai1ec-container a:link, #ai1ec-container a:visited, #ai1ec-container a:active, #ai1ec-container a:hover {
text-decoration: none !important;
margin-left:0px;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
color: #437B8B;
font-weight: normal;
font-size: 10.0pt;
margin: 0 0 0.4em;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-c1-home-php .col_2 .ai1ec-date-title.ai1ec-load-view {
width:25%;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday {
background: #fff;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-.page-template-page-c1-home-php .col_2 weekday {
font-size: 0.8em;
padding: 0 0 0.2em;
background: #fff;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-widget-view .ai1ec-year, .ai1ec-agenda-view .ai1ec-year {
background-color: #e4e4e4;
-webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
font-size: 0.7em;
letter-spacing: 0.2em;
padding: 0 0.2em;
}

buttons.page-template-page-c1-home-php .col_2 .ai1ec-btn .ai1ec-btn-default .ai1ec-btn-sm .ai1ec-dropdown-toggle .ai1ec-subscribe {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-c1-home-php .col_2 .ai1ec-event-header {
font-weight:normal;
}
.page-template-page-c1-home-php .col_2 .ai1ec-event-location {
display:none !important;

.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view.ai1ec-actions {
float: right;
margin-top: -5px;
width: 105%;
}
.page-template-page-c1-home-php .col_2 .ai1ec-btn .ai1ec-btn-default .ai1ec-btn-sm .ai1ec-dropdown-toggle .ai1ec-subscribe
max-width: 182px;
padding-left: 1%;
float: left;
display: inline-block;
position: relative;
margin: 0;
}
.page-template-page-c1-home-php .col_2 .ai1ec-subscribe-container .ai1ec-fa.ai1ec-fa-fw {
width: 15px;
}
.page-template-page-c1-home-php .col_2 .ai1ec-btn-default {
margin-left:1.5%;
}
.page-template-page-c1-home-php .col_2 .ai1ec-agenda-view .ai1ec-actions {
float: right;
margin-top: -5px;
max-width: 107%;
}
.page-template-page-c1-home-php .col_2 a.ai1ec-read-more .ai1ec-btn .ai1ec-btn-default .ai1ec-load-event {
text-decoration: none !important;
width: 100px !important;
margin-left: 0px;
}

.page-template-page-news-events-php #news-events {
min-height: 400px;
width: 230px;
}
.page-template-page-news-events-php #news-events h3 {
color: #fff;
font-size: 15px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 30px;
}
.page-template-page-news-events-php #news-events #news {
width: 330px;
float: left;
margin-left: 20px;
magin-right: 20px;
}
.page-template-page-news-events-php #news-events #news .news-entry {
border-right: 1px dotted #FFFFFF;
clear: both;
display: block;
min-height: 135px;
padding-bottom: 20px;
}
.page-template-page-news-events-php #news-events #news h3 {
margin-left: 30px;
}
.page-template-page-news-events-php #news-events #news .thumbnail {
width: 145px;
float: left;
}
.page-template-page-news-events-php #news-events #news .thumbnail img {
width: 125px;
height: 125px;
}
.page-template-page-news-events-php #news-events #news .title {
display: block;
float: left;
width: 160px;
font-size: 12px;
line-height: 16px !important;
}
.page-template-page-news-events-php #news-events .view-more a {
color: #de9a45;
font-size: 12px;
}
.page-template-page-news-events-php #news-events #events .view-more {
margin-left: 70px;
}
.page-template-page-news-events-php #news-events .upcoming_events {
font-size: 11px;
line-height: 14px;
color: #000;
background-color: #f3f4ed;
padding: 8px 20px;
max-width: 160px;
height: auto;
position: relative;
display: inline-block;
float: left;
}
.page-template-page-news-events-php #news-events h3 {
color: #FFFFFF;
font-size: 15px;
letter-spacing: 2px;
margin-bottom: 30px;
text-transform: uppercase;
background: none;
font-family: Arial, Helvetica, sans-serif;
}
.page-template-page-news-events-php #news-events h4 {
margin-bottom: 0;
}
.page-template-page-news-events-php #news-events .upcoming_events h2 {
color: #D95E00 !important;
font-family: 'MisoRegular' !important;
font-size: 24px !important;
text-transform:lowercase;
font-weight: normal !important;
}
.page-template-page-news-events-php #news-events .upcoming_events a {
font-size: 12px;
color: #000;
}
.page-template-page-news-events-php #news-events .upcoming_events a:hover {
color: #D95E00;
}
.page-template-page-news-events-php .col_2 .ai1ec-subscribe-container ai1ec-btn-group ai1ec-pull-left ai1ec-tooltip-trigger {
float:left;
display:inline-block;
position:relative;
}

.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-date {
overflow: hidden;
background: none;
border-top: none !important;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-news-events-php .col_2 .ai1ec-title-buttons.ai1ec-btn-toolbar {
display:none;
}
.page-template-page-news-events-php .col_2 .learnmore {
margin-top: 15px;
padding-botton: 15px;
margin-bottom: 15px;
display: inline-block;
position: relative;
font-style: italic;
width: 100%;
border-bottom: 1px solid #e5e5e5;
}

.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-event-summary-footer .ai1ec-field-label {
font-size: 8pt;
display: none;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags {
font-size: 8pt;
margin-right: 0.5em;
display: none;
}
.page-template-page-news-events-php .col_2 ai1ec-btn ai1ec-btn-default ai1ec-btn-sm ai1ec-dropdown-toggle ai1ec-subscribe {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-event {
background: none;
border:none;
border-radius: 0.0em;
clear: right;
margin: 6.5px 0;
overflow: hidden;
position: relative;
padding: 0.3em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
border-color: #808080;
box-shadow: none;
}
.page-template-page-news-events-php .col_2 .agenda-view .ai1ec-date {
border-top: none !important;
background: #f5f5f5;
background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background-repeat: no-repeat;
}
.page-template-page-news-events-php .col_2 .ai1ec-calendar-toolbar {
background-color: none;
border: none;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
}
.page-template-page-news-events-php .col_2 .ai1ec-calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
display: none;
}
.page-template-page-news-events-php .col_2 .timely .ai1ec-nav-pills > li.ai1ec-active > a, .timely .ai1ec-nav-pills > li.ai1ec-active > a:hover, .timely .ai1ec-nav-pills > li.ai1ec-active > a:focus {
color: #fff;
background-color: #6dbb4f;
display: none;
}
.page-template-page-news-events-php .col_2 .ai1ec-btn ai1ec-btn-sm ai1ec-btn-default ai1ec-dropdown-toggle {
display:none;
}
.page-template-page-news-events-php .col_2 .calendar-toolbar .timely.ai1ec-calendar-toolbar.ai1ec-clearfix {
background-color: none !important;
background:none; !important
display:none;
}
page-template-page-c3-program-landing-page-php .sidebar_content .entry-content .timely .ai1ec-btn-default {
.color: #333;
display:none;
}
.page-template-page-news-events-php .col_2 a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-news-events-php .col_2 .a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-news-events-php .col_2 .ai1ec-btn.ai1ec-btn-sm.i1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-news-events-php .col_2 .ai1ec-icon-agenda.ai1ec-view-icon.ai1ec-tooltip-trigger {
display:none;
}
ai1ec-icon-agenda.ai1ec-view-icon .ai1ec-tooltip-trigger {
display:none;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
font-size: 9pt;
font-weight: bold;
opacity: 0.8;
filter: alpha(opacity=80);
display: none;
}
.page-template-page-news-events-php .col_2 .calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
displaY: none;
}

.page-template-page-news-events-php .col_2 .ai1ec-btn-toolbar .ai1ec-btn-group {
margin-bottom: 6px;
display: none;
}

.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-event {
background: none;
border: none;
border-radius: 0.5em;
clear: right;
margin: 6.5px 0;
overflow: hidden;
position: relative;
padding: 0.6em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}

.page-template-page-news-events-php .col_2 .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
border-top: none;
background: none;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
border-top: none;
background: none;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
background: #437B8B;
border-radius: 4px 4px 0 0;
color: #fff;
font-size: 0.8em;
letter-spacing: 0.2em;
padding: 0 0.2em;
text-transform: uppercase;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
font-size: 2em;
padding: 0.35em 0 0.22em;
background: #fff;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday {
background: #fff;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-.page-template-page-news-events-php .col_2 weekday {
font-size: 0.8em;
padding: 0 0 0.2em;
background: #fff;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-widget-view .ai1ec-year, .ai1ec-agenda-view .ai1ec-year {
background-color: #e4e4e4;
-webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
font-size: 0.7em;
letter-spacing: 0.2em;
padding: 0 0.2em;
}

buttons.page-template-page-news-events-php .col_2 .ai1ec-btn .ai1ec-btn-default .ai1ec-btn-sm .ai1ec-dropdown-toggle .ai1ec-subscribe {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-news-events-php .col_2 .ai1ec-event-header {
font-weight:normal;
}
.page-template-page-news-events-php .col_2 .ai1ec-event-location {
display:none;

.page-template-page-news-events-php .col_2 .ai1ec-agenda-view.ai1ec-actions {
float: right;
margin-top: -5px;
width: 105%;
}
.page-template-page-news-events-php .col_2 .ai1ec-btn .ai1ec-btn-default .ai1ec-btn-sm .ai1ec-dropdown-toggle .ai1ec-subscribe
max-width: 182px;
padding-left: 1%;
float: left;
display: inline-block;
position: relative;
margin: 0;
}
.page-template-page-news-events-php .col_2 .ai1ec-subscribe-container .ai1ec-fa.ai1ec-fa-fw {
width: 15px;
}
.page-template-page-news-events-php .col_2 .ai1ec-btn-default {
margin-left:1.5%;
}
.page-template-page-news-events-php .col_2 .ai1ec-agenda-view .ai1ec-actions {
float: right;
margin-top: -5px;
max-width: 107%;
}
.page-template-page-news-events-php .col_2 .news-events-col {
max-width: 100%;
height: auto;
padding: 5% 5% 30% 5%;
background-color: #f3f4ed;
}
.vvqbox {
display: inline-block !important;
max-width: 100%;
visibility: visible !important;
margin: 10px auto;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-subscribe-container ai1ec-btn-group ai1ec-pull-left ai1ec-tooltip-trigger {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-date {
overflow: hidden;
background: none;
border-top: 1px solid #e5e5e5;
padding-top:5px;

}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-title-buttons.ai1ec-btn-toolbar {
display:none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .learnmore {
margin-top: 5px;
padding-botton: 15px;
margin-bottom: 5px;
display: inline-block;
position: relative;
font-style: italic;
width: 100%;
border-bottom: 1px solid #e5e5e5;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event-summary-footer .ai1ec-field-label {
font-size: 8pt;
display: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags {
font-size: 8pt;
margin-right: 0.5em;
display: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content ai1ec-btn ai1ec-btn-default ai1ec-btn-sm ai1ec-dropdown-toggle ai1ec-subscribe {
float:left;
display:inline-block;
position:relative;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event {
background: none;
border:none;
border-radius: 0.0em;
clear: right;
margin: 0px 0;
overflow: hidden;
position: relative;
padding: 0.2em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
border-color: #808080;
box-shadow: none;
}

.page-template-page-12b-with-news-feed-php .sidebar_content .agenda-view .ai1ec-date {
border-top: none !important;
background: #f5f5f5;
background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
background-repeat: no-repeat;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-calendar-toolbar {
background-color: none;
border: none;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
display: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .timely .ai1ec-nav-pills > li.ai1ec-active > a, .timely .ai1ec-nav-pills > li.ai1ec-active > a:hover, .timely .ai1ec-nav-pills > li.ai1ec-active > a:focus {
color: #fff;
background-color: #6dbb4f;
display: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-btn ai1ec-btn-sm ai1ec-btn-default ai1ec-dropdown-toggle {
display:none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .calendar-toolbar .timely.ai1ec-calendar-toolbar.ai1ec-clearfix {
background-color: none !important;
background:none; !important
display:none;
}
page-template-page-c3-program-landing-page-php .sidebar_content .entry-content .timely .ai1ec-btn-default {
.color: #333;
display:none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .a.ai1ec-btn.ai1ec-btn-sm.ai1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-btn.ai1ec-btn-sm.i1ec-btn-default.ai1ec-dropdown-toggle {
display:none !important;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-icon-agenda.ai1ec-view-icon.ai1ec-tooltip-trigger {
display:none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
color: #013d69;
font-weight: normal;
font-size: 9pt;
margin: 0 0 0.4em;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
font-size: 9pt;
font-weight: bold;
opacity: 0.8;
filter: alpha(opacity=80);
display: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .calendar-toolbar {
background-color: #fff;
border: 1px solid #dbdbdb;
border-radius: 6px;
margin-bottom: 8px;
padding: 0 8px;
displaY: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-btn-toolbar .ai1ec-btn-group {
margin-bottom: 6px;
display: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event {
background: none;
border: none;
border-radius: 0.5em;
clear: right;
margin: 0px 0;
overflow: hidden;
position: relative;
padding: 0.6em;
-webkit-transition: border-color 0.1s;
transition: border-color 0.1s;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
border-top: none;
background: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-view .ai1ec-date.ai1ec-today {
border-top: none;
background: none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-view .ai1ec-event-toggle {
float: right;
font-size: 14px;
font-weight: bold;
color: #bc4c20;
-webkit-transition: color 0.1s;
transition: color 0.1s;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
background: #437B8B;
border-radius: 4px 4px 0 0;
color: #fff;
font-size: 0.8em;
letter-spacing: 0.2em;
padding: 0 0.2em;
text-transform: uppercase;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
font-size: 2em;
padding: 0.35em 0 0.22em;
background: #fff;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-.page-template-page-12b-with-news-feed-php .sidebar_content weekday {
font-size: 0.8em;
padding: 0 0 0.2em;
background: #fff;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-agenda-widget-view .ai1ec-year, .ai1ec-agenda-view .ai1ec-year {
background-color: #e4e4e4;
-webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
box-shadow: inset 0 3px 3px rgba(0,0,0,0.08);
font-size: 0.7em;
letter-spacing: 0.2em;
padding: 0 0.2em;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-date-title.ai1ec-load-view {
width:22%;
margin-right: 0px;
}
page-template-page-c3-program-landing-page-php .sidebar_content .entry-content .timely .ai1ec-btn-default {
.color: #333;
display:none;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-subscribe-container .ai1ec-btn-group .ai1ec-pull-left .ai1ec-tooltip-trigger ai1ec-open {
padding-left: 0%;
margin-left: 20px;
position: relative;
inline-block: block;
float: left;
}
.page-template-page-12b-with-news-feed-php .sidebar_content .ai1ec-subscribe-container .ai1ec-btn-group .ai1ec-pull-left .ai1ec-tooltip-trigger ai1ec-open {
padding-left: 0%;
margin-left: 20px;
position: relative;
inline-block: block;
float: left;
}
.lobby-event-padding {
padding-top:50px;
}
.ai1ec-agenda-widget-view .ai1ec-date {
    border-top: 1px solid #E5E5E5;
    background: none !important;
}
.page-template-page-lobby-events-php .timely.ai1ec-agenda-widget-view.ai1ec-clearfix .ai1ec-btn-group .ai1ec-btn:first-child {
    margin-left: 0px;
    display: none;
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 240px) and (max-device-width: 768px) {
 #access {
width:1030px;
}
 #footer {
width: 1030px;
}
#search #s {
 height: 18px;
}
#access .menu-header {
font-size: 13px;
margin: 0 auto 0 auto;
display: inline-block;
width: 1030px;
padding-right: 50%;
text-align: justify;
}
html { width: 100%; margin-left: auto; margin-right:auto;
}
#wrapper {
margin-left: 0 auto; margin-right: 0 auto;
}
body {
margin-left: 0 auto;
margin-right: 0 auto;
display:inline-block;
float:none
position:relative;
}
}