/* @override 
	http://ada-artists.hatheadstudios.com/wp-content/themes/ada-artists/css/base.css
	http://ada-artists.com/wp-content/themes/ada-artists/css/base.css
*/

@import url('960/reset.css');

@import url('960/960.css');

@import url('tripoli/tripoli.simple.css');

/* @group HTML & Wordpress Basics */

html,body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

div.content {
	background: #fff;
	line-height: 2em;


/* 20px */
}

div.content a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

.content h4 {
	font-size: 1.3em;
	line-height: 1.43em;
	margin: 1em 0 .215em
}

blockquote > *:first-child:before {
	content: "";
	font-size: 2.5em;
	margin-left: 0;
	padding-right: 0;
	color: inherit;
	line-height: inherit;
}

.gridleft {
	margin-left: 0;
}

.gridright {
	margin-right: 0;
}

/* @end */

/* @group artist roster dropdown */

a#artist-roster-link {
	text-decoration: none;
	font-size: 2em;
	/

* 24px */
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	display: inline;
	float: right;
	margin: 20px 0 30px;
	padding: 0 0 0 25px;
	background: transparent no-repeat;
}

a#artist-roster-link span {
	display: block;
	padding-top: 2px;
}

a#artist-roster-link.active {
	background-image: url('../img/arrowloader-sprite-20px-blue.gif');
	background-position: 0px -20px;
}

a#artist-roster-link.open {
	background-image: url('../img/arrowloader-sprite-20px-blue.gif');
	background-position: 0px 0px;
}

a#artist-roster-link.loading {
	background-image: url('../img/arrowloader-sprite-20px-blue.gif');
	background-position: 0px -80px;
}

div#dropdownpanel,
div#dropdownpanel h2.post-title,
div#dropdownpanel div.post-meta {
	display: none;
}

/* @end */

/* @group topmenu */

body.page-id-10 div#topmenu {
	/

* Artist-Roster Page */
	margin-top: 70px;
}

div#topmenu div.widget.search {
	display: inline;
	float: right;
	width: 220px;
}

div#topmenu div.widget.search form {
	margin: 0;
}

div#topmenu div.widget.search form div {
	padding: 0;
}

div#topmenu div.widget.search form input.search-text,
div.search-form form input#s {
	display: inline;
	float: left;
	width: 144px;
	height: 15px;
	margin-right: 10px;
	padding: 5px 8px 0;
	color: #a9a9a9;
	font-size: 1.167em;
	line-height: 1em !important;
	font-family: Helvetica, Arial, sans-serif;
	background: #e6e6e6 url('../img/search-text-bkgd.png') no-repeat left top;
	border: none !important;
}

div#topmenu div.widget.search form input.search-submit,
div.search-form form input.search-submit {
	display: inline;
	float: left;
	width: 50px;
	height: 20px;
	padding: 0px;
	background: #c4c4c4 url('../img/search-submit-bkgd.png') no-repeat left top;
	border: 0px;
	text-indent: -10000px;
}

/* @end */

/* @group header */

/* @group default */

div#header {
	margin-top: 10px;
}

div#header h1 {
	display: inline;
	float: left;
	width: 220px;
	height: 80px;
	margin: 40px 0 40px 180px;
}

div#header h1 a {
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 80px;
	width: 220px;
	text-indent: -10000px;
	background: transparent url('../img/ada-logo.png') no-repeat left top;
}

div#header.light h1 a {
	background-position: 0px -80px;
}

div#header h2.site-description {
	display: inline;
	float: left;
	width: 460px;
	margin: 40px 60px  0 20px;
	font-size: 1.83em;
	line-height: 1.36em;
	font-weight: normal;
}

div#header p.site-description {
	width: 460px;
	margin: 0 0 0 420px;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.67em;
}

/* @end */

/* @group home */

body.home div#header {
	height: 420px;
	background: #fff url('../img/sketches/opera-house.jpg') no-repeat left top;
}

body.home div#header h1 {
	display: block;
	float: none;
	margin-left: 60px;
}

body.home div#header h1 a {
	
}

body.home div#header h2.site-description {
	display: block;
	float: none;
	width: 400px;
	margin: 0 0 0 60px;
}

body.home div#header p.site-description {
	display: block;
	float: none;
	width: 280px;
	margin: 0 0 0 60px;
}

/* @end */

/* @group blog */

body.blog div#header {
	height: 420px;
	background: #fff url('../img/sketches/opera-house.jpg') no-repeat left top;
}

body.blog div#header h1 {
	display: block;
	float: none;
	margin-left: 60px;
}

body.blog div#header h1 a {
	
}

body.blog div#header h2.site-description {
	float: none;
	width: 400px;
	margin: 0 0 0 60px;
}

body.blog div#header p.site-description {
	float: none;
	width: 280px;
	margin: 0 0 0 60px;
}

/* @end */

/* @group artist-template */

body.page-template-page-artist-php div#header {
	height: 420px;
	position: relative;
	background: #fff url('../img/sketches/opera-house.jpg') no-repeat left top;
}

body.page-template-page-artist-php div#header h1 {
	display: block;
	position: absolute;
	margin: 0;
	bottom: 56px;
	left: 60px;
}

body.page-template-page-artist-php div#header h2.artist-name {
	float: left;
	width: 400px;
	margin: 50px 60px 0;
	font-size: 4.167em;
	line-height: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body.page-template-page-artist-php div#header p.artist-voicetype {
	float: left;
	clear: both;
	margin: 0 60px 0;
	font-size: 1.5em;
	line-height: 1.25em;
	text-transform: uppercase;
}

body.page-template-page-artist-php div#header.right h1 {
	right: 60px;
	left: inherit;
}

body.page-template-page-artist-php div#header.right h2.artist-name {
	float: right;
	text-align: right;
}

body.page-template-page-artist-php div#header.right p.artist-voicetype {
	float: right;
}

body.page-template-page-artist-php div.page h3.biography-title {
	margin-top: 1.35em;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group post */

h2.post-title {
	font-size: 2em;
}

div.page h3 {
	font-size: 1.5em;
	line-height: 1.67em;
	margin-top: -.55em;
}

h4 {
	font-size: 1.167em !important;
	font-weight: bold;
}

/* @end */

/* @group front-page */

div#page-excerpt img.attachment-medium {
	float: left;
	padding-right: 10px;
}

body.home div#page-bottom-sidebar div.category-news {
	margin-top: 1.9em;
}

body.home div#footer-main div.page h2.post-title {
	margin-top: 0;
}

/* @end */

/* @group sidebar */

div#sidebar {
	float: right;
}

h2.title,
h2.widget-title {
	font-size: 2em;
	margin-bottom: 0;
}

div.widget.ada_recent_with_excerpt h2.excerpt-title {
	font-size: 1.167em;
	font-weight: bold;
}

div#adarecentpostswithexcerpts-3 h2.excerpt-title {
	font-size: 1.67em;
}

div#simplesharwidg {
	margin: 1em 0;
}

div#simplesharwidg a {
	display: block;
	float: left;
	padding: 0 4px 0 0;
	width: 16px;
	height: 16px;
	font-size: 0;
	line-height: 0;
	text-indent: -10000px;
}

div.ada_artists_manager {
	margin-top: 1em;
}

div.ada_artists_manager ul {
	margin: 0;
	font-size: 1.167em;
	display: inline;
}

div.ada_artists_manager ul li {
	display: inline;
	margin-left: .25em;
}

div.ada_artists_manager p.managers {
	margin: 0;
	font-size: 1em;
	display: inline;
}

div.ada_artists_manager p.domain {
	margin: 0;
	font-size: 1em;
}

div.ada_artists_manager ul {
	font-size: 1em;
}

/* @end */

/* @group schedule widget */

div.widget.adaschedule p {
	margin: 0;
}

table.events {
	width: 340px;
	padding: 0;
	margin: 1em 0;
	border: none;
	font-size: 0.9167em;
	line-height: 1.27em;
}

table.events td {
	border: none;
	padding: 1em 4px 1em 0;
	margin: 0;
	vertical-align: top;
	width: 50%;
}

div.event-date {
	width: 49px;
	height: 56px;
	display: inline;
	float: left;
	padding: 0 10px 1em 0;
	background: transparent url('../img/icons/schedule-calendar.png') no-repeat left top;
}

div.event-date-month {
	width: 49px;
	height: 18px;
	font-size: 1.167em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	text-transform: uppercase;
}

div.event-date-day {
	width: 49px;
	height: 26px;
	font-size: 2.67em;
	font-weight: bold;
	text-align: center;
	line-height: 1.1em;
	letter-spacing: -1px;
}

div.event-date-year {
	width: 49px;
	height: 38px;
	font-size: 1.34em;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: -1px;
}

div.event-date-year-small {
	width: 49px;
	height: 12px;
	padding-left: 1em;
	font-size: .833em;
	font-weight: normal;
	text-align: left;
	line-height: 1em;
}

div.event-date-month a,
div.event-date-day a,
div.event-date-year a,
div.event-date-year-small a {
	text-decoration: none;
}

table.events h3.event-author {
	font-size: 1.167em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table.events p {
	margin: 0;
	padding: 0;
}

table.events p.event-title {
	font-style: italic;
}

/* @end */

/* @group page */

div.page img.alignleft.size-thumbnail
body.single div.post img.alignleft.size-thumbnail {
	margin-left: -118px;
}

div.page img.alignleft.size-medium
body.single div.post img.alignleft.size-medium {
	margin-left: -178px;
}

div.page img.alignleft.size-large
body.single div.post img.alignleft.size-large {
	margin-left: -480px;
}

body.page-id-2 div.page img.alignleft.size-thumbnail,
div.page img.alignleft.wp-image-231 {
	margin-left: -121px;
	width: 100px;
	height: auto;
	border: 1px solid;
}

/* @end */

/* @group artist page */

body.page-template-page-artist-php div#page-bottom-sidebar {
	padding-top: 1em;
}

div.ada_media_widget {
	margin-bottom: 2em;
}

div.ada_media_widget h2.widget-title {
	margin-bottom: .5em;
}

div.ada_media_widget div.category-video h2.widget-title,
div.ada_media_widget div.category-slideshow h2.widget-title {
	display: inline;
	float: left;
	padding-right: .5em;
}

div.ada_media_widget h2.post-title {
	font-size: 1.34em;
	margin: 0 0 .2em 0;
}

div.ada_media_widget div.category-video h2.post-title.first,
div.ada_media_widget div.category-slideshow h2.post-title.first {
	padding-top: .45em;
}

div.ada_media_widget h2.post-title.additional {
	margin-top: 1.5em;
}

div.ada_media_widget p {
	line-height: 1.33em;
}

div.ada_media_widget div.mAp {
	padding-top: .5em;
}

div.ada_media_widget div.mAp .adplr {
	width: 100%;
}

div.ada_artists_websites h2.widget-title,
div.ada_press_materials h2.widget-title {
	margin-bottom: .25em;
}

div.ada_artists_websites ul,
div.ada_press_materials ul {
	margin-left: 1.67em;
}

div.ada_artists_websites ul li,
div.ada_press_materials ul li {
	list-style: none;
	font-size: 1.67em;
}

div.ada_artists_websites ul li a,
div.ada_press_materials ul li a {
	text-decoration: none;
}

div.ada_press_materials ul li a img {
	padding: .25em .5em 0 0;
}

div.ada_press_materials ul li.attachment-file a img.attachment-thumbnail {
	height: 24px;
	width: auto;
	padding: 0 0 0 .25em;
}

/* @end */

/* @group schedule page */

body.page-template-page-schedule-php div.event-date {
	padding-right: 12px;
	margin-top: 6px;
	height: 43px;
	background-image: url('../img/icons/schedule-calendar-small.png');
}

body.page-template-page-schedule-php #content div.page {
	margin-left: 60px;
}

body.page-template #content h2.post-title small {
	float: right;
	font-size: .5em;
	line-height: 2em;
}

table.all-events {
	width: 879px;
	padding: 0;
	margin: 0;
	border: none;
	display: inline;
	float: left;
}

table.all-events td {
	border: none;
	padding: .375em 20px .125em 0;
	margin: 0;
	vertical-align: bottom;
	border-bottom: 1px dotted;
}

table.all-events td h3 {
	margin: 0;
	font-size: 1.167em;
	line-height: 1em;
	font-weight: bold;
}

table.all-events td p {
	margin: 0;
	font-size: 1em;
	line-height: 1.167em;
}

table.all-events td.event-date-full {
	width: 120px;
	text-align: right;
	border-bottom: none;
}

table.all-events td.event-author {
	width: 120px;
}

table.all-events td.event-role {
	width: 120px;
}

table.all-events td.event-title {
	width: 180px;
	font-style: italic;
}

table.all-events td.event-venue {
	width: 120px;
}

table.all-events td.event-location {
	width: 120px;
	padding-right: 0;
}

/* @end */

/* @group artist-roster page */

body.page-template-page-artist-roster-php h2.page-title {
	margin-left: 60px;
}

div.artist-list {
	margin-left: 0px;
}

div.artist-list h3.voicetype {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px dotted;
	padding: 0 0 6px 60px;
	margin: 1.45em 0 .834em 0;
	background: transparent url('../img/arrow-sprite-12px-blue-gray.png') no-repeat 8px -24px;
}

div.artist-list h3.voicetype.open {
	background-position: 8px -48px;
}

div.artist-list table {
	margin-left: 40px;
	border: none;
}

div.artist-list table td {
	width: 160px;
	padding: 0 0 0 20px;
	border: none;
}

div.artist-list table td p {
	font-size: .9167em;
	line-height: .8em;
}

div.artist-list table td a {
	font-size: 1.18em;
	font-weight: bold;
	text-decoration: none;
}

div.artist-list table td img {
	width: 158px;
	height: 158px;
	border: 1px solid #ddd;
	margin-bottom: .67em;
}

/* @end */

div.slideshow {
	margin-top: 1em;
	background: none;
}
div.slideshow img {
	width: auto;
	height: auto;
}

/* @group attachment page */

body.attachment div.content img.attachment-full {
	width: auto;
	width: expression(this.width > 461 ? "460px" : this.width);
	max-width: 460px;
	height: auto;
	margin: 1em 0;
}

body.attachment div.content div.attachments-container {
	
}

/* @end */

/* @group single */

body.single div.event-date {
	margin-left: -67px;
	font-size: 95%;
	float: left;
}

body.single div.event-details {
	float: left;
	width: 180px;
	margin: 6.95em 0 0 -200px;
	padding-right: 20px;
	text-align: right;
}

body.single div.event-details h4 {
	margin: 0;
	font-size: 1.34em !important;
	line-height: 1.5em;
}

body.single div.event-details p {
	margin: 0;
	font-size: 1.167em;
	line-height: 1.714em;
}

body.single div.event-content {
	float: left;
}

body.single div.event-content h2.post-title {
	margin-top: 0;
}

body.single div.post img.alignleftoutside {
	position: absolute;
	float: none;
	right: 530px;
}

/* @end */

/* @group #footer */

div#footer {
	background: none;
	margin-top: 1.67em;
	padding: 2.67em 0;
}

div#footer h2.widget-title {
	margin-top: 0;
}

div.ada_recent_with_excerpt div.category-news h2.widget-title,
div.ada_recent_with_excerpt div.category-news span.read-more-link,
div.ada_recent_with_excerpt div.category-sitewide-news h2.widget-title,
div.ada_recent_with_excerpt div.category-sitewide-news span.read-more-link {
	float: left;
	display: inline;
	line-height: 30px;
	padding-bottom: 15px;
	margin-bottom: -.67em;
}

body.home div.ada_recent_with_excerpt div.category-news h2.widget-title,
body.home div.ada_recent_with_excerpt div.category-news span.read-more-link,
body.home div.ada_recent_with_excerpt div.category-sitewide-news h2.widget-title,
body.home div.ada_recent_with_excerpt div.category-sitewide-news span.read-more-link {
	margin-bottom: -1.6em;
}

div.ada_recent_with_excerpt div.category-news h2.widget-title,
div.ada_recent_with_excerpt div.category-sitewide-news h2.widget-title {
	padding-left: 60px;
	margin-top: 0 !important;
	background: transparent url('../img/icons/news-newspaper.png') no-repeat left top;
}

div.ada_recent_with_excerpt div.category-news span.read-more-link,
div.ada_recent_with_excerpt div.category-sitewide-news span.read-more-link {
	padding-left: .67em;
	margin-top: .4em;
}

body.page-template-page-artist-php div.ada_recent_with_excerpt div.category-news span.read-more-link,
body.page-template-page-artist-php div.ada_recent_with_excerpt div.category-sitewide-news span.read-more-link {
	display: block;
	float: none;
	clear: both;
	padding: 0 0 0 60px;
}

div.ada_recent_with_excerpt div.category-news h3,
div.ada_recent_with_excerpt div.category-sitewide-news h3 {
	float: none;
	clear: both;
	line-height: 1.67em;
	padding-left: 60px;
	margin-top: 0px;
}

div.ada_recent_with_excerpt div.category-news div.excerpt,
div.ada_recent_with_excerpt div.category-sitewide-news div.excerpt {
	clear: left;
}

div#footer-sidebar {
	float: right;
}

div#footer-sidebar div#text-4 {
	margin-top: 1.67em;
	margin-bottom: 1.67em;
	line-height: 1.67em;
}

div#footer-sidebar div#text-4 h2.widget-title {
	font-size: 1.33em;
	line-height: 1.25em;
}

div#footer-sidebar div#text-4 small {
	font-size: .833em;
	line-height: 1.4em;
}

div.ada_media_widget div.category-video h2.widget-title {
	padding: .67em .67em 0 50px;
	margin-top: -.67em !important;
	background: transparent url('../img/icons/video.png') no-repeat left bottom;
}

div.ada_media_widget div.category-slideshow h2.widget-title {
	padding: .67em .67em 0 50px;
	margin-top: -.67em !important;
	background: transparent url('../img/icons/slideshow.png') no-repeat left bottom;
}

div.ada_media_widget div.category-audio h2.widget-title {
	padding: .67em .67em 0 40px;
	margin-top: -.67em !important;
	background: transparent url('../img/icons/audio.png') no-repeat left bottom;
}

/* @end */

/* @group forms */

div.gravityformswidget,
div.page div.gform_wrapper {
	padding: 10px;
}

div.gravityformswidget,
div.gform_wrapper {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -.5em;
	background: #ddd;
}

div.gforms_confirmation_message,
div#gforms_confirmation_message {
	padding: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -.5em;
	background: lightgoldenrodyellow;
	border: 1px solid goldenrod;
	width: 380px;
	margin: -1.4em 0 0 -420px;
	float: left;
}

div.gravityformswidget div#gforms_confirmation_message {
	margin: 10px 0 0;
	width: 300px;
}

div.gravityformswidget form,
div.gform_wrapper form {
	margin-bottom: 0;
}

div.gravityformswidget h2.widget-title {
	padding: .5em .67em 0 60px;
	margin-top: -.67em !important;
	background: transparent url('../img/icons/contact.png') no-repeat left bottom;
}

div.gravityformswidget div.gform_heading {
	line-height: 1.5em;
	margin-top: 1em;
}

div.gform_wrapper h3.gform_title {
	margin-bottom: 0;
	margin-top: 0;
}

div.gravityformswidget ul,
div.gform_wrapper ul {
	list-style: none;
	margin: 0;
}

div.gravityformswidget label.gfield_label,
div.gform_wrapper label.gfield_label {
	font-size: 1.2em;
}

div.gravityformswidget div.ginput_complex span,
div.gform_wrapper div.ginput_complex span {
	width: 50%;
	display: inline;
	float: left;
}

div.page div.gform_wrapper li.gfield {
	background: #eee;
	padding: 5px;
	margin: 0 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.page div.gform_wrapper li.gfield:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}

* html div.page div.gform_wrapper li.gfield {
	height: 1%
}

div.gform_wrapper h2.gsection_title {
	margin-top: 0;
}

div.gform_wrapper span.ginput_left input {
	width: 170px;
}

div.gform_wrapper span.ginput_right input {
	width: 180px;
}

div.gform_wrapper input.medium {
	width: 365px;
}

div.gform_wrapper textarea.medium {
	width: 365px;
	height: 120px;
}

div.gravityformswidget span.ginput_left input {
	width: 140px;
}

div.gravityformswidget span.ginput_right input {
	width: 150px;
}

div.gravityformswidget input.medium {
	width: 310px;
}

div.gravityformswidget textarea.medium {
	width: 310px;
	height: 120px;
}

div#recaptcha_widget_div * {
	padding: 0 !important;
}

div.gravityformswidget li#field_1_6 {
	width: 210px;
	margin-right: 1em;
	float: left;
}

div.gravityformswidget li.gchoice_6_1 input,
div.gravityformswidget li.gchoice_6_1 img {
	margin-right: -1em;
	display: block;
	float: left;
}

div.gravityformswidget li.gchoice_6_1 label {
	margin-left: 2em;
	width: 130px;
	display: block;
	float: left;
	line-height: 1.5em;
}

div.gravityformswidget div.gform_footer {
	margin-top: -1em;
	float: right;
}

body.page .content .page .gform_wrapper {
	width: 380px;
	margin: -1.4em 0 0 -420px;
	float: left;
}

div.gfield_description,
div.ginput_container {
	padding: 0 !important;
}

li.gfield_error {
	background: #ffdddd !important;
	padding: 9px;
	border: 1px solid red;
}

li.gfield_error div.validation_message {
	font-weight: bold;
	color: darkred;
}

/* @end */

/* @group editor classes - must be referenced by name in styles.css */

h4 span.ada-inline-subheading {
	font-weight: normal;
}

/* @end */