/*
Theme Name: ACAD
Theme URI: http://webfluency.com/
Description: ACAD Wordpress theme designed by Amy Wajda.
Version: 0.1
Author: Greg Demetrick
Author URI: http://webfluency.com/
Author: Amy Wajda

	ACAD v0.1

	This theme was designed by Amy Wajda for the ACAD website,
	
*/

/* Site Layout from Template files*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background-color: #CCC !important;
	background-image: none !important;
	margin-top: 0px;
	padding-top: 0px;
}
#main {
	width: 1020px;
	background-color: #FFF;
	text-align: left;
/* Duplicate definition to override new Store CSS */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;

}
#header {
	padding-left: 40px;
}
#header #links {
	background-color: #e7e6e6;
	float: right;
	width: 510px;
	height: 22px;
	padding-top: 10px;
	padding-left: 22px;
	padding-bottom: 6px;
}
#menu {
	height: 32px;
	padding-left: 30px;
	padding-bottom: 4px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#menu #links, #menu #search_zone, #menu #login {
	float: left;
}
#menu #links {
	width: 580px;
}
#menu #links a {
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	float: left;
	height: 28px;
	padding-top: 8px;

}
#menu #links a:hover {
	color: #FFF;
	background-color: #44667c;
	text-decoration: none;
}

#menu #search_zone {
	width: 250px;
}
#search_form {
	padding-top: 8px;
	display: block;
}

/* AZW */

input#search, input#submit, input#search_jobs, input#submit_jobs {
	height: 20px;
	border-style: none;
	display: block;
}
input#submit, input#submit_jobs  {
	width: 36px;
	height: 19px;
	background-color: #44667c;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

input#search {
	width: 190px;
	height: 17px;
	background-color: #e7e6e6;
	font-size: 11px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 2px;
	float: left;
}

/* AZW */

input#search_jobs {
	width: 190px;
	height: 17px;
	background-color: #e7e6e6;
	font-size: 11px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 2px;
	float: left;
}

#search_zone_jobs {
	margin: 18px 0px 18px 0px;
}

#menu #login {
	padding-top: 8px;
}
#content {
	position: relative;
}
#content #banner {
	margin-bottom: 16px;
}
#content #left {
	width: 670px;
	float: left;
}
#left #new {
	position: absolute;
	left: 608px;
	top: 17px;
}
#new p {
	padding:0;
	margin: 0;
}
#left #resource_handbook {
	width: 390px;
	float: left;
	margin-top: 25px;
	margin-left: 40px;
}

#left #resource_handbook #cover {
margin-right: 8px;
}

#left #job_center {
	width: 184px;
	float: left;
	background-color: #e7e6e6;
	padding-left: 18px;
	padding-right: 18px;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
}
#content #right {
	width: 310px;
	float: left;
	margin-left: 20px;
	margin-top: 55px;
}

#footer {
	height: 31px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 19px;
	padding-left: 39px;
}


/* Site Style */
a, .category a {
	color: #44667c;
}
#links a, a.member_login, #footer a {
	text-decoration: none;
}
#links a:hover, a:hover.member_login, #footer a:hover {
	text-decoration: underline;
}
.title, #footer, #footer a, #menu a, #header #links a, #left #new, h2  {
	color: #44667c;
}

/* AZW added list styles */
ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

li {
background-image:url(images/list_bullet_text.png);
background-position:0 0.5em;
background-repeat:no-repeat;
padding:0 0 0 1em;

}

#lower_box ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

#lower_box li {
background-image:url(images/list_bullet_lowerbox.png);
background-position:0 0.5em;
background-repeat:no-repeat;
padding:0 0 0 1em;

}

#inner_right ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

#inner_right li {
background-image:url(images/list_bullet_inner_right.png);
background-position:0 0.65em;
background-repeat:no-repeat;
padding:0 0 0 1em;

}


#boardProfilesNav {
margin-top: 0px;
padding-top: 0px;
}

#boardList ul, #boardProfilesNav ul {
margin-top: 0px;
padding-top: 0px;
padding-left: 0px;
list-style-type: none;
}

#boardList li, boardProfilesNav li {
margin-bottom:0.3em;
}

/* AZW added board head shot styles */

.boardPhoto {
	float: right;
	margin: 6px 0px 6px 20px;
}

/* AZW added board profile title/institution line styles */

.boardTitle {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0em;
	padding: 0;
}

h2.boardName {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3.resourcesHead {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.resources {
	margin-top: 0px;
	padding-top: 0px;
}

.resourceAuthor {
	font-weight: bold;
}

.resourceNote {
	font-style:italic;
}

/* AZW added to remove link color on ACAD logo*/
.logoLink {
	color: #ffffff;
}

.title {
	font-size: 20px;
    font-weight: bold;
	letter-spacing: -0.01em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #links a {
	padding-right: 12px;
}
#menu a.member_login {
	background-color: #f4c19a;
	padding-right: 10px;
	padding-left: 10px;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
#menu a:hover.member_login {
	background-color: #44667c;
	color: #FFF;
	text-decoration: none;
}
#search_form input:hover#submit {
	background-color: #e7e6e6;
	color: #44667c;
	text-decoration: none;
}
#left #new {
	font-size: 23px;
    font-weight: bold;
	letter-spacing: -0.01em;
}
#menu a {
	font-size: 16px;
}
#footer {
	font-size: 11px;
	padding-bottom: 9px;
}
/* Inner Pages Definitions */
#content #inner_left, #content #inner_center,#content #inner_right {
	float: left;
	padding-top: 10px;
}
#content #inner_left {
	width: 180px;
	padding-right: 10px;
	line-height: 1 em;
}
#content #inner_center {
	width: 520px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
	padding-top: 18px;
}
#content #inner_right {
	width: 230px;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
}
#inner_left a {
	display: block;
	height: 27px;
	width: 170px;
	padding-left: 20px;
	background-color: #e7e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 13px;
	font-weight: bold;
	text-decoration: none;
}
#inner_left a:hover {
	background-color: #446880;
	color: #FFF;
}
#inner_left a.title {
	border-top-style: solid;
/*	background-color: #848485; */
	color: #FFF;
	border-top-width: 10px;
	border-top-color: #446880;
/*	height: 32px; */
	height: 0px;
	padding-top: 0px;
	font-size: 20px;
}
#inner_left a.join {
	border-top-style: none;
	background-color: #446880;
	color: #FFF;
	font-weight: bold;
	height: 27px;
	padding-top: 13px;
}
#inner_left br {
	line-height: 0px;
}
#content #inner_center, #lower_box {
	font-size: 14px;
}

h1 {
	font-size: 20px;
	padding:0px;
	margin:0px;
	line-height: 1.5em;
	font-weight: normal; 
}
h2, lower_box_jobs h2 {
	font-size: 16px;
}
h3, lower_box_jobs h3 {
	font-size: 12px;
	padding:0px;
	margin:0px;
	line-height: 1.5em;
	font-weight: bold;
}

/* AZW */

#inner_right h4 {
font-weight: normal;
margin-top: 0px;	
margin-bottom: 0px;	
padding-bottom: 0px;
}

#lower_box {
	width: 380px;
	background-color: #e7e6e6;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 18px 0px 12px 0px;
}

/* AZW */

#lower_box_jobs {
	width: 520px;
	background-color: #e7e6e6;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 18px 0px 12px 0px;
}

#lower_box_jobs p, #lower_box_jobs h2, #lower_box_jobs h3 {
	padding-left: 22px;
	padding-right: 22px;
}

#lower_box_jobs p {
	font-size: 12px;
    font-weight: normal;
}

#lower_box ul {
	list-style-type: none;
	padding-left: 22px;
}
#lower_box {
	font-weight: bold;
}

.jobsLogo {
float:right;
padding-left: 20px;
padding-bottom: 10px;
}
div.ddsg-wrapper h2 {
	display: none;
}

#archivesDivider {
height: 15px;
}

/* Layout overrides for new store */
ol#cart-sidebar li, ol#recently-viewed-items li {
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.base-mini .product-images a img {
	border: none !important;
}
.product-essential, .product-collateral {
	padding-left: 10px !important;
}
.product-img-box {
	width: 0px !important;
}
.add-or, .add-to-box {
	display: none;
}
ul.checkout-types li, ul.form-list li, ol#checkoutSteps li, .group-select li, .form-list li {
	background-image: none;
}
.account-nav li.on, .account-nav li, li.last, #cart-sidebar-reorder li {
	background-image: none !important;
}
div.discount-codes {
	float: right !important;
}
div.shipping-estimate {
	float: left !important;
}
.col2-set .col-2 {
	float: none !important;
}
.col2-set .col-2 {
	float:right;
}
.col2-set .col-1, .col2-set .col-2 {
	width:670px !important;
}
