@charset "UTF-8";
/* CSS Document */


body {

	background: #333333 url(/wp-content/themes/academia/images/bg_gradient.jpg) repeat-x top center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	
}

/* Container of entire webpage */
#container {

	width: 973px;
	margin: 0px auto;
	background: #ffffff;

}

/* extends "container" background color to bottom of content */
#container_prop {

	clear: both;

}

/* left side of web page until grey boxes on right */
#main_left {

	width: 757px;
	float: left;
	padding-bottom: 20px;

}

/* grey boxes on right */
#main_right {

	width: 216px;
	float: right;
	background: #ffffff;
	font-size: 11px;

}

/* search box in top right */
#search_aia {

	width: 196px;
	height: 78px;
	background: url(/wp-content/themes/academia/images/bg_search.gif) no-repeat;
	padding: 34px 0px 0px 20px;

}

/* class assigning padding */
.search_aia_padding {

	padding-bottom: 5px;

}

/* blank space to right of MAIN NAVIGATION */
#nav_extended {

	width: 216px;
	height: 34px;

}

/* containing div of MAIN NAVGATION */
#nav {

	width: 757px;
	height: 34px;

}

/* generic grey text color style */
.grey_666666 {

	color: #666666;

}

/* extends a div's background and/or border to bottom of content */
.clear_prop {

	clear: both;

}

/* generic bottom padding */
.bottom_padding {

	padding-bottom: 10px;

}

/* generic float left */
.float_left {

	float: left;

}

/* generic float right */
.float_right {

	float: right;

}

/* DEFAULT LINK STYLES - START */
a:link {

	font-weight: bold;
	color: #b28633;
	text-decoration: none;

}

a:visited {

	font-weight: bold;
	color: #b28633;
	text-decoration: none;

}

a:hover {

	color: #e89f15;

}
/* DEFAULT LINK STYLES - END */





/* -------------------- HOME PAGE STYLES - START -------------------- */


/* forms left column on home page inside "main_left" div */
#home_left_column {

	width: 328px;
	padding: 15px 15px 20px 26px;
	float: left;

}

/* forms right column on home page inside "main_left" div */
#home_right_column {

	width: 332px;
	padding: 15px 30px 20px 26px;
	float: right;

}


/* LINK STYLES FOR ARTICLES ON HOMEPAGE - START */
a.home_main_article_title {

	color: #2b405f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: 100;

}

a.home_main_article_title:visited {

	color: #2b405f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: 100;

}

a.home_main_article_title:hover {

	color: #317fac;

}

a.home_sub_article_title {

	color: #2b405f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: 100;

}

a.home_sub_article_title:visited {

	color: #2b405f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: 100;

}

a.home_sub_article_title:hover {

	color: #317fac;

}

.home_article_author_date {
	font-size: 11px;
	color: #999999;
}

.main_article_image {

	padding-top: 5px;

}

.home_article_blurb {

	padding: 5px 0px;
	margin-top: -15px;
	margin-bottom: -15px;

}

.hr_grey {

	width: 300px;
	height: 1px;
	background: #e1e1e1;
	margin: 12px 0px;
	font-size: 1px;

}

.home_left_header {

	padding: 20px 0px 10px 0px;

}
/* LINK STYLES FOR ARTICLES ON HOMEPAGE - END */



/* CAMPUS REPORT STYLES - START */

/* campus report containing div */
#campus_report {

	width: 332px;
	height: 222px;
	background: url(/wp-content/themes/academia/images/bg_campus_report.jpg) no-repeat;
	color: #ffffff;

}

/* campus report image div */
#campus_report_image {

	width: 71px;
	padding: 15px 15px 0px 20px;
	float: left;

}

/* campus report text content div */
#campus_report_content {

	width: 196px;
	padding: 15px 15px 0px 15px;
	float: right;

}

/* campus report date div */
#campus_report_date {

	text-transform: uppercase;
	color: #cccccc;
	font-weight: bold;

}

/* campus report title div */
#campus_report_title {

	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;

}

/* campus report blurb div */
#campus_report_blurb {

	font-size: 11px;
	padding-bottom: 5px;

}

/* campus report links style - start */
a.campus_report_link {

	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;

}

a.campus_report_link:visited {

	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	
}

a.campus_report_link:hover {

	text-decoration: none;

}
/* campus report links style - end */

/* CAMPUS REPORT STYLES - END */



/* HOMEPAGE SOLID HEADER BOXES - START */

.home_right_box {

	width: 330px;
	border: solid #9eafc8 1px;
	margin-top: 20px;
	font-size: 11px;
	padding-bottom: 15px;

}

.home_right_box_header {

	width: 312px;
	height: 22px;
	background: #2b405f;
	padding: 12px 0px 0px 18px;

}

.home_right_box_content_left {

	width: 125px;
	padding: 12px 10px 0px 18px;
	float: left;

}

/* verticle rule inside solid header boxes on homepage */
.home_right_box_content_vr {

	width: 1px;
	float: left;
	padding-top: 12px;

}

.home_right_box_content_header {

	padding-bottom: 10px;

}

.thumbnail {

	padding-bottom: 10px;

}

#home_right_box_link {

	padding-bottom: 10px;

}

a.home_right_box_link {

	color: #333333;
	font-size: 11px;
	font-weight: 100;
	text-decoration: underline;
	line-height: 14px;

}

a.home_right_box_link:visited {

	color: #333333;
	font-size: 11px;
	font-weight: 100;
	text-decoration: underline;
	line-height: 14px;
	
}

a.home_right_box_link:hover {

	text-decoration: none;

}

.home_right_box_content_right {

	width: 140px;
	padding: 12px 18px 0px 18px;
	float: right;

}

.podcast {

	padding-bottom: 10px;

}

.home_right_box_content {

	width: 294px;
	padding: 12px 18px 0px 18px;

}

.home_right_box_book_left {

	width: 75px;
	float: left;
	padding-top: 5px;

}

.home_right_box_book_right {

	width: 219px;
	float: right;
	padding-top: 5px;

}

.home_right_box_book_title {

	color: #666666;
	font-weight: bold;
	font-size: 12px;
	width: 200px;

}

.home_right_box_book_blurb {

	padding-bottom: 10px;
	
}

.poll_question {

	color: #666666;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;

}

/* HOMEPAGE SOLID HEADER BOXES - END */


/* -------------------- HOME PAGE STYLES - END -------------------- */






/* -------------------- INTERIOR PAGE STYLES - START -------------------- */

/* containing div for article on interior pages*/
#article {

	width: 701px;
	padding: 25px 30px 20px 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;

}

/* article title on interior pages */
.article_title {

	color: #2b405f;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

/* author and date tagline on interior pages */
.article_author_date {
	font-size: 11px;
	color: #999999;
}

/* category and archive pages link styling for article titles */

.category_article_title {

	color: #2b405f;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a.category_article_title {

	color: #2b405f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: 100;

}

a.category_article_title:visited {

	color: #2b405f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: 100;

}

a.category_article_title:hover {

	color: #317fac;

}


/* floating box with "print, email and share" buttons */
#article_button_box {

	width: 150px;
	padding: 10px 10px 20px 10px;
	margin: 20px 0px 20px 20px;
	border: solid #cccccc 1px;
	float: right;
	clear: right;

}


/* BUTTONS INSIDE FLOATING BOX - EMAIL, PRINT & SHARE - START */
a.button_print {
	display: block;
	height: 10px;
	width: 41px;
	background: url(/wp-content/themes/academia/images/button_print.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
	font-size: 0px;
}

a.button_print:hover {

	background-position: 0px -10px;
	
}

a.button_email {
	display: block;
	height: 11px;
	width: 120px;
	background: url(/wp-content/themes/academia/images/button_email.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
	font-size: 0px;
}

a.button_email:hover {

	background-position: 0px -11px;
	
}

a.button_share {
	display: block;
	height: 11px;
	width: 80px;
	background: url(/wp-content/themes/academia/images/button_share.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
	font-size: 0px;
}

a.button_share:hover {

	background-position: 0px -11px;
	
}

.button {

	padding: 10px;

}
/* BUTTONS INSIDE FLOATING BOX - EMAIL, PRINT & SHARE - END */


/* -------------------- INTERIOR PAGE STYLES - END -------------------- */






/* GREY BOXES ON RIGHT SIDE STYLES - START */

.main_right_header {

	padding-bottom: 8px;

}

.main_right_blurb {

	padding-bottom: 7px;

}

#current_wisdom {

	width: 176px;
	background: #ddddd9;
	padding: 15px 20px 15px 20px;

}

.current_wisdom_attribution {

	color: #666666;

}

#most_ridiculous {

	width: 176px;
	background: #e7e7e4;
	padding: 15px 20px 15px 20px;

}

#join_our_group {

	width: 176px;
	background: #f1f1f0;
	padding: 15px 20px 15px 20px;

}

#join_our_group_interior {

	width: 176px;
	background: #ebebe8;
	padding: 15px 20px 15px 20px;

}

#email_signup {

	width: 176px;
	background: #f8f8f7;
	padding: 15px 20px 15px 20px;

}

#email_signup_interior {

	width: 176px;
	background: #ddddd9;
	padding: 15px 20px 15px 20px;

}

#recent_articles_interior {

	width: 176px;
	background: #f5f5f4;
	padding: 15px 20px 15px 20px;

}

.recent_articles_interior_links {

	padding-bottom: 5px;

}

#upcoming_event {

	width: 176px;
	background: #fcfcfb;
	padding: 15px 20px 15px 20px;

}

#rsslink_box {

	width: 176px;
	padding: 15px 20px 15px 20px;

}

#aim_box {

	width: 176px;
	padding: 15px 20px 15px 20px;

}

/* GREY BOXES ON RIGHT SIDE STYLES - END */



/* MAIN NAVIGATION - START */

a.nav_home {
	display: block;
	height: 34px;
	width: 67px;
	background: url(/wp-content/themes/academia/images/nav_home.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_home:hover {
	display: block;
	height: 34px;
	width: 67px;
	background: url(/wp-content/themes/academia/images/nav_home.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_articles {
	display: block;
	height: 34px;
	width: 70px;
	background: url(/wp-content/themes/academia/images/nav_articles.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_articles:hover {
	display: block;
	height: 34px;
	width: 70px;
	background: url(/wp-content/themes/academia/images/nav_articles.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_blogs {
	display: block;
	height: 34px;
	width: 54px;
	background: url(/wp-content/themes/academia/images/nav_blogs.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_blogs:hover {
	display: block;
	height: 34px;
	width: 54px;
	background: url(/wp-content/themes/academia/images/nav_blogs.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}


a.nav_guest {
	display: block;
	height: 34px;
	width: 111px;
	background: url(/wp-content/themes/academia/images/nav_guest.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_guest:hover {
	display: block;
	height: 34px;
	width: 111px;
	background: url(/wp-content/themes/academia/images/nav_guest.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_book {
	display: block;
	height: 34px;
	width: 100px;
	background: url(/wp-content/themes/academia/images/nav_book.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_book:hover {
	display: block;
	height: 34px;
	width: 100px;
	background: url(/wp-content/themes/academia/images/nav_book.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_video {
	display: block;
	height: 34px;
	width: 51px;
	background: url(/wp-content/themes/academia/images/nav_video.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_video:hover {
	display: block;
	height: 34px;
	width: 51px;
	background: url(/wp-content/themes/academia/images/nav_video.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_podcast {
	display: block;
	height: 34px;
	width: 71px;
	background: url(/wp-content/themes/academia/images/nav_podcast.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_podcast:hover {
	display: block;
	height: 34px;
	width: 71px;
	background: url(/wp-content/themes/academia/images/nav_podcast.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_donations {
	display: block;
	height: 34px;
	width: 83px;
	background: url(/wp-content/themes/academia/images/nav_donations.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_donations:hover {
	display: block;
	height: 34px;
	width: 83px;
	background: url(/wp-content/themes/academia/images/nav_donations.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_about {
	display: block;
	height: 34px;
	width: 74px;
	background: url(/wp-content/themes/academia/images/nav_about.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_about:hover {
	display: block;
	height: 34px;
	width: 74px;
	background: url(/wp-content/themes/academia/images/nav_about.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

a.nav_contact {
	display: block;
	height: 34px;
	width: 76px;
	background: url(/wp-content/themes/academia/images/nav_contact.gif) no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.nav_contact:hover {
	display: block;
	height: 34px;
	width: 76px;
	background: url(/wp-content/themes/academia/images/nav_contact.gif) no-repeat;
	background-position: 0px -34px;
	float: left;
}

/* MAIN NAVIGATION - END */

