/*
-----------------------------------------------
Element CSS style for AT
-----------------------------------------------
*/


/* Layout */

/*Reset*/
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
    font-family: "Segoe UI", "Lucida Granda", "Trebuchet", "Trebuchet MS", "Verdana", sans-serif;
    font-size: 14px;
    background: url(/theme/accidental/resources/body_rpt.jpg) center repeat-y #DCCA7A;
}

a {
    color: #336699;
    text-decoration: none;
}

a:hover
{
    border-bottom: 1px dotted #336699;
}

.typh_adminPanel
{
	width: 100%;
	float: left;
	position: relative;
	color: #FFFFFF;
	text-indent: 10px;
}

#masterTable {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#main, .body
{
    float: left;
    width: 800px;
    overflow: visible;
    background: url(/theme/accidental/resources/main_bg.png) center repeat-y;
    padding-top: 214px;
}

.body
{
    margin-top: -60px;
    padding-top: 60px;
    background: none;
}

.header
{
    width: 800px;
}

#header
{
    position: absolute;
    z-index: 2;
    background: url(/theme/accidental/resources/top.png) center no-repeat;
    height: 214px;
    width: 800px;
    margin-top: -214px;
}

h1
{
    float: left;
    padding-top: 0px;
    padding-left: 20px;
    margin-bottom: -25px;
}

#socialLinks
{
    float: right;
    margin-top: 5px;
	width: 320px;
}

#header a:hover
{
    border: none;
}

.socialLink:hover
{
    height: 76px;
    width: 76px;
    margin-right: -3px;
    margin-left: -3px;
}

#fb_sticker:hover {
	margin-bottom: -6px;
}

#twitterHover, #facebookHover, #youtubeHover
{
    position: absolute;
    z-index: 5;
    margin-top: 70px;
    margin-left: -175px;
}

#topAdWrapper
{
    float: right;
    width: 450px;
    height: 50px;
    visibility: hidden;
    background-color: #FFFFFF;
    margin-right: 20px;
    margin-top: -40px;
    margin-bottom: 12px;
}

#mainNav
{
    float: right;
    margin-right: 22px;
    list-style: none;
}

#mainNav a:hover
{
    border: none;
}

.navEl
{
    float: left;
    margin: 4px;
    margin-top: 0px;
    width: auto;
    padding: 0px;
}

.navEl:hover
{
    border-bottom: 1px dotted #666666;
}

#mainLeft
{
    float: left;
    padding-left: 35px;
    width: 485px;
}

#mainRight
{
    float: right;
    width: 280px;
}

#mainRight a:hover
{
    border: none;
}

#mainSpan
{
    float: left;
    padding: 60px;
    padding-top: 0px;
    width: 680px;
}

div.body
{
    float: left;
}


#footerAT
{
    display: block;
    width: 750px;
    height: 120px;
    padding: 25px;
    padding-top: 20px;
    float: left;
    color: #333333;
    font-size: 11px;
    background: url(/theme/accidental/resources/footer.jpg) center top no-repeat;
}

#footerATLeft
{
    width: auto;
    float: left;
}

#footerATRight
{
    width: auto;
    float: right;
}

#attrib
{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 55px;
}

.footerATLink
{
    color: #333333;
    text-decoration: none;
    padding: 5px;
    padding-bottom: 2px;
}

.footerATLink:hover
{
    border-bottom: 1px dotted #333333;
}

.sectionImage
{
    float: left;
    padding-right: 8px;
}

.section
{
    width: 485px;
    float: left;
    padding-bottom: 25px;
}

#twitterFeed
{
    float: left;
    width: 307px;
}

.twtr-tweet-wrap
{
    margin-bottom: 8px;
}

.twtr-ft
{
    display: none;
}

.twtr-hd
{
    display: none;
}

#blogTag
{
    float: left;
    height: 601px;
    width: 235px;
    padding-left: 80px;
    padding-top: 194px;
    margin-top: 30px;
	margin-left: -12px;
    background: url(/theme/accidental/resources/big_tag4.png) no-repeat;
}

#contactTag
{
	position: absolute;
    float: left;
    background: url(/theme/accidental/resources/small_tag.png) no-repeat;
    margin-left: 40px;
    width: 305px;
    height: 155px;
    padding-top: 23px;
    padding-left: 15px;
}

#donate
{
    float: left;
    background: url(/theme/accidental/resources/paper_small.png) no-repeat;
    margin-left: 40px;
    width: 238px;
    height: 123px;
    padding-top: 18px;
    padding-left: 12px;
}

#bio_emily, #bio_gayle, #bio_richard, #bio_emma
{
    position: absolute;
    margin-top: -15px;
}

#bio_emily:hover, #bio_gayle:hover, #bio_richard:hover, #bio_emma:hover
{
    z-index: 7;
}

#bio_richard
{
    margin-left: 50px;
    z-index: 4;
}

#bio_gayle
{
    margin-top: 165px;
    margin-left: -20px;
    z-index: 3;
}

#bio_emily
{
    margin-top: 320px;
    margin-left: 45px;
    z-index: 2;
}

#bio_emma
{
    margin-top: 380px;
    z-index: 2;
}

form.mailListForm
{
    color: #333333;
    text-align: right;
    margin-right: 120px;
}

.sectionBreak
{
    padding-top: 15px;
    padding-bottom: 15px;
    visibility: hidden;
}

.bioPic
{
    float: left;
    padding-right: 8px;
}

.bioCredits
{
    float: left;
    width: 432px;
}

.aboutBioPanel
{
    float: left;
    padding-bottom: 40px;
}

h5
{
    border-top: 1px solid #666666;
    font-size: 1.6em;
    font-weight: normal;
}

h6
{
    font-size: normal;
    font-weight: normal;
    color: #666666;
    padding-bottom: 6px;
    border-bottom: 1px solid #666666;
    margin-bottom: 12px;
}

ul.credits
{
    list-style: none;
    font-weight: normal;
    padding-bottom: 8px;
    margin-left: 8px;
}

li.credits
{
    padding: 0px;
    padding-bottom: 8px;
    width: auto;
    float: none;
}

.subText
{
    display: block;
    font-style: italic;
    color: #666666;
    font-size: small;
}

p#intro
{
    line-height: 1.8em;
}

.picture-gallery-list
{
    width: 660px;
    padding: 70px;
    padding-top: 32px;
    float: left;
    list-style: none;
}

.thumbnail-container, .description, .clearer
{
    float: left;
}

.thumbnail-container
{
    text-align: center;
}

li
{
    display: block;
    float: left;
    width: auto;
    list-style: none;
}

.picture-gallery-list li
{
    width: 220px;
}

.picture-gallery-list .description
{
    padding: 20px;
}

.thumbnail-container-tiled
{
    width: 200px;
    text-align: center;
}

.header
{
    border-bottom: 1px solid #666666;
    font-weight: normal;
    margin-bottom: 30px;
}

ul.form-body, .formErrorMessage
{
    width: 660px;
    padding: 70px;
    padding-top: 0px;
    padding-bottom: 32px;
    float: left;
}

#formSubmitButton5296827
{
    float: left;
    margin-left: 70px;
}

#formField1, #formField2, #formField3, #formField4, #formField5
{
    float: left;
    width: 660px;
}

.formCaption
{
    display: none;
}

.formTitle
{
    padding-bottom: 30px;
}

.singlelinetext-medium
{
    width: 200px;
    margin-bottom: 16px;
}

.paragraphtext-large
{
    width: 400px;
    height: 96px;
}

.submit-button
{
    margin-bottom: 32px;
}

#socialLinksMain
{
    float: left;
    margin-bottom: 32px;
}

.linkBox
{
    width: 220px;
    float: left;
    text-align: center;
}

.error-text
{
    color: #FF0000;
}

#youtubeSection
{
    width: 660px;
    margin-top: 32px;	
}

#youtubeSection div
{
    overflow-x: auto;
    overflow-y: hidden;
    width: 660px;
    height: 110px;
    white-space: nowrap;
}

#youtubeSection li
{
    float: none;
    display: inline;
    padding-left: 6px;
    padding-right: 6px;
}

#youtubeSection ul
{
    white-space: nowrap;
    width: 100%;
}

.description a
{
    display:none;
}

.description .caption a
{
    display: inline;
}

.journal-entry, .journal-comment-area-wrapper, .journal-add-comment-area-wrapper
{
    float: left;
    width: 750px;
    margin: 25px;
    margin-top: 16px;
    margin-bottom: 16px;
    background: url(/theme/accidental/resources/blog_rpt.png) repeat;
    border: 1px solid #CCCCCC;
}

.journal-entry-float-date, .journal-entry-float-day
{
     display: none;
}

.journal-entry-text h2.title 
{
    font-size: 1.8em;
    background: url(/theme/accidental/resources/blog_rpt_nl.png) repeat;
    padding-left: 8px;
}

.journal-entry-text h2.title a
{
    color: #000000;
    text-decoration: none;
}

.journal-entry-text h2.title a:hover
{
    border-bottom: 1px dotted #000000;
}

.journal-entry-text .posted-on
{
    display: block;
    font-style: italic;
    font-size: 0.8em;
    color: #666666;
    width: 100%;
    padding-bottom: 8px;
    padding-left: 8px;
}

.journal-entry-text .body p
{
    padding-left: 16px;
    padding-right: 16px;
    line-height: 28px;
}

.journal-entry-text .body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 33px;
    color: #333333;
}

.journal-entry-tag-post-body-line1
{
    text-align: right;
    font-size: 0.85em;
    color: #333333;
    padding-bottom: 28px;
    margin-right: 16px;
}

.journal-entry-tag-post-body-line1 a, .journal-navigation a, .journal-entry-navigation a
{
    color: #336699;
    text-decoration: none;
}

.journal-entry-tag-post-body-line1 a:hover, .journal-navigation a:hover, .journal-entry-navigation a:hover
{
    border-bottom: 1px dotted #336699;
}

.journal-navigation
{
    float: left;
    text-align: center;
    padding-bottom: 8px;
    width: 800px;
}

.journal-comment-area-wrapper
{
    background: none;
    background: url(/theme/accidental/resources/blog_rpt_nl.png) repeat;
    margin-bottom: 0px;
}

.journal-comment-area-wrapper .caption
{
    padding-bottom: 8px;
    font-size: 1.4em;
    border-bottom: 1px dotted #000000;
}

.journal-add-comment-area-wrapper
{
    background: none;
    background: url(/theme/accidental/resources/blog_rpt_nl.png) repeat;
    margin-top: -1px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 734px;
}

.journal-comment-area, .journal-add-comment-area-wrapper
{
    padding: 8px;
}

.journal-comment-area-wrapper .body
{
    float: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.journal-comment-area-wrapper a, .journal-add-comment-area-wrapper a
{
    color: #336699;
    text-decoration: none;
}

.journal-comment-area-wrapper a:hover, .journal-add-comment-area-wrapper a:hover
{
    border-bottom: 1px dotted #336699;
}

.journal-comment-area-wrapper .signature
{
    font-size: 0.85em;
    text-align: right;
}

.journal-comment-area-wrapper .comment
{
    border-bottom: 1px dotted #999999;
    padding-top: 8px;
    padding-bottom: 8px;
}

.journal-add-comment-area-wrapper .input-field
{
    padding-bottom: 16px;
}

.journal-add-comment-area-wrapper .input-field input
{
     width: 200px;
}

#pagefooterATWrapper
{
    display: none;
}

.journal-entry-navigation
{
    width: 750px;
    margin-left: 25px;
    margin-right: 25px;
    background: url(/theme/accidental/resources/blog_rpt_nl.png) repeat;
    padding-top: 8px;
    padding-bottom: 16px;
    font-size: 1.2em;
    color: #CCCCCC;
    text-align: center;
    border-left: 1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
}

.production, .production img, .production .prodText
{
    float: left;
}

.production .prodText
{
    width: 430px;
}

.production
{
    width: 100%;
    text-align:center;
    padding-top: 16px;
    padding-bottom: 16px;
}

.production .prodText .prodDesc
{
    float: left;
    color: #272727;
    text-align: justify;
    padding: 16px;
}

.production .prodText .prodInfo
{
    color: #990000;
    font-size: 1.2em;
}

#prodTitle
{
    font-size: 1.6em;
    font-weight: normal;
    padding-bottom: 10px;
}

#prodTitle span
{
    font-size: 0.8em;
    font-weight: normal;
    color: #666666;
}

.prodContainer, .prodLeft, .prodRight
{
    float: left;
}

.prodContainer ul, .prodContainer li
{
    float: none;
    padding: 0px;
    padding-bottom: 8px;
    width: auto;
    float: none;
    padding-left: 8px;
}

span.title
{
    font-weight: bold;
}

span.role
{
    color: #666666;
    font-size: small;
}

#prodGallery
{
    display: block;
    width: 680px;
    text-align: center;
    float: left;
    font-size: 1.6em;
    border: 1px solid #336699;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.prodContainer .prodCenter
{
    text-align: center;
}

.prodContainer .prodCenter .bold
{
    display: block;
    font-weight: bold;
}

.prodContainer
{
}

div.prodCenter#dates
{
    font-size: 1.2em;
    line-height: 1.6em;
    width: 660px;
}

#leftFloat, #rightFloat
{
    width: 330px;
    float: left;
    padding-bottom: 15px;
}

.smallItalics
{
    font-size: 0.7em;
    font-style: italic;
}

.galleryTag
{
    float: left;
    width: 220px;
    margin: 3px;
    text-align: center;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 12px;
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
    color: #000;
    font-weight: bold;
    font-size: larger;
	box-shadow: 2px 2px 10px;
}

.galleryTag:hover
{
    border-bottom: none;
filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.galleryTag img
{
    width: 200px;
}

#picGalleries
{
    float:left;
    width: 100%;
    margin-bottom: 15px;
}

.galleryRow
{
    float:left;
    width: 100%;
}

#centerFix
{
    padding-left: 60px;
    padding-right: 60px;
}

.pp_next:hover, .pp_previous:hover, .pp_close:hover
{
    border-bottom: none;
}

h3
{
    font-size: larger;
    font-weight: bold;
    text-align: center;
}

h4 {
	font-weight:bold;
}

.galleryTagHome
{
    position: relative;
    width: 140px;
}

.galleryTagHome:hover
{
    border-bottom: none;
    z-index: 3;
}

.galleryTagHome img
{
    position: relative;
    width: 140px;
    margin-left: 10px;
}

#newImgs
{
    margin-left: -10px;
}

.prodCastImg
{
    float:left;
    width:60px;
    height:60px;
    padding-right:5px;

}

ul.castPics, ul.castPicsSpan
{
    float: left;
    width: 100%;
}

ul.castPics
{
    width: 360px;
}

ul.castPics li
{
    float: left;
    width: 360px;
}

ul.castPicsSpan li
{
    float: left;
    width: 210px;
    margin-top: 15px;
}

ul.castPicsSpan a
{
    width: 100%;
}

ul.castPicsSpan .role
{
    display: inline;
}

ul.castPics a:hover, ul.castPicsSpan a:hover
{
    border-bottom: none;
}

.vimeoHighlight p
{
    font-size: 12px;
    display: block;
    width: 540px;
}

.vimeoHighlight img
{
    display: block;
    float: left;
    height: 90px;
    width: 120px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.vimeoHighlight
{
	display: block;
	text-align: left;
	float: left;
       width: 540px;
}

.center-player {
	display: inline-block;
	width: 100%;
	
}

.center-player div.jp-audio {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.center-player div.jp-audio #jp_interface_1 .jp-progress {
	left: 205px;
	width: 315px;
}

.center-player div.jp-audio #jp_interface_1 .jp-volume-bar {
	left: 550px;
}

.center-player div.jp-playlist {
	float: left;
	height: 120px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.center-player div.jp-audio a {
	border-bottom: none;
}

a.mediaTag {
	width: 300px;
}

a.mediaTag img {
	width: 75px;
	
}

#videoSection
{
	float: left;
    width: 660px;
    margin-top: 32px;	
	width: 100%;
	margin-bottom: 75px;
}

#videoSection div
{
    overflow-x: hidden;
    overflow-y: auto;
    width: 300px;
    height: 225px;
    white-space: nowrap;
	box-shadow: 5px 5px 5px #666;
	background-color: #131313;
	width: 680px;
}

#videoSection div.vid-info
{
	overflow-y: auto;
	width: 290px;
	border: 5px solid #131313;
	border-bottom-color: #b40909;
	border-left: none;
	border-right: none;
	white-space: normal;
	height: 220px;
	background-color: #282828;
	color: #ccc;
	padding-left: 5px;
	padding-right: 5px;
}

#videoSection a
{
    float: left;
	width: 319px;
    display: inline;
    padding: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #ccc;
	text-shadow: 1px 1px 3px #000;
}

#videoSection span
{
    white-space: nowrap;
    width: 100%;
}

#videoSection a img
{
    float: left;
	margin-right: 5px;
	width: 80px;
}

#videoSection a:hover
{
    background-color: #282828;
	border: none;
	border-radius: 2px;
}

#videoSection a p
{
    white-space: normal;
    float: left;
	width: 186px;
	text-align: left;
}

#videoSection div.vid-viewer {
	width: 380px;
	float:left;
	overflow-y: hidden;
	box-shadow: none;
	border-bottom: 5px solid #b40909;
}

.hidden {
	float: left;
	display:none;
}

#images_hide {
	float:left;
}
