/* CSS Document */

.clear_element{
clear:both;
}

body{
background-color:#444444;
background-image:url('images_interface/body_background.jpg');
background-repeat:repeat-x;
background-position:top;
margin:0px;
font-family:"Times New Roman", Times, serif;
}




/*--The following h1, h2, and p styles control the styles in the gallery. For other pages, see the section that controls the div, #content_container_other below---*/

h1{
font-size:1.5em;
color:#999999;
letter-spacing:.1em;
font-weight:normal;
margin-top:0px;
padding-top:0px;
}

h1 a,
h1 a:link,
h1 a:visited{
color:#999999;
text-decoration:none;
}

p a,
p a:link,
p a:visited{
color:#999999;
}

h2{
font-size:1.25em;
color:#CCCCCC;
margin-bottom:3px;
}


h3{
font-size:1em;
color:#333333;
margin:0px;
padding:0px;
}

h4{
margin:0px;
padding:0px;
}

a:hover{
/*cursor:pointer;*/
}

a img{
border:none;
}


p{
font-size:.85em;
line-height:1.5em;
color:#CCCCCC;
margin-top:0px;
padding-top:0px;
}


#header{
padding-top:0px;
width:1000px;
padding:0px 15px 0px 15px;
margin:0px auto 20px auto;

}

#footer{
color:#CCCCCC;
font-size:11px;
margin-top:0px;
padding-top:10px;
padding-left:25px;
text-decoration:none;
width:1024px;
margin:auto
}

#footer p {
padding-top:15px;
color:#CCCCCC;
font-size:1.10em;
}


#logo_area{
color:#ffffff;
position:relative;
float:left;
margin-bottom:5px;
padding-right:20px;
border-right:solid 1px #999999;
top:20px;
}

#logo_area h1{
color:#999999;
margin:0px;
padding:0px;
}

#logo{
margin-bottom:5px;
}

#menu{
float:left;
padding:0px;
}

#menu ul{
list-style:none;
margin:0px 0px 0px 15px;
padding:0px;
float:left;
left:0px;
position:relative;
top:25px;
}

#menu ul li{
display:inline;
}



#menu a,
#menu a:link,
#menu a:visited{
color:#999999;
font-size:.8em;
letter-spacing:.25em;
text-decoration:none;
margin-right:8px;
padding-right:8px;
}

#menu a:hover{
cursor:pointer;
color:#CCCC99;
}


/*---content_containers, contain the content boxes, which are smaller----*/


#content_container_other, #content_container_gallery{
width:100%;
margin:0px auto 0px auto;
padding:0px 0px 35px 0px;
}
#content_container_other{
background-color:#d4d4b3;
}

#content_container_other h1 {
color:#666043;
}

#content_container_other h2,
#content_container_other h2 a,
#content_container_other h2 a:link {
color:#4c4c3d;
}

#content_container_other h3 {
color:#575748;
color:#3e3e32;
}

#content_container_other p {
/*color:#575748;*/
color:#3e3e32;
}

#content_container_other p a,
#content_container_other p a:link{
color:#AF7133;
}

#content_container_other input{
font-size:1.10em;
padding:3px;
color:#575748;
font-family:"Times New Roman", Times, serif;
}

#content_container_other form{
color:#575748;
margin-bottom:20px;
}

.form_text_input{
width:400px;
}

form div{
margin:5px;
font-size:.9em;
}


#content_container_other form .form_error_message,
{
margin:25px;
color:#990000;
}



/*---content boxes, content boxes define area where content will be----*/
#content_box_other,
#content_box_gallery{
width:1000px;
margin:0px auto 0px auto;
padding:0px 15px 0px 15px;

}

/*--INDEX/home page styles --*/
#index_container_box_main{
margin:0px auto 0px auto;
width:1024px;
font-size:95%;

}

#front_page_image{
float:left;
margin-right:30px;
}

#front_page_artist_statement{
position:relative;
width:300px;
float:left;
margin-top:0px;
padding-top:0px;
}

#front_page_artist_statement p{
margin:0px 0px 12px 0px;
padding-top:0px;
text-align:left;
line-height:1.6em;
}

#pict_profile{
display:block;
}

#header_other_info{
float:right;

}

#subscribe_header p{
font-size:.8em;
margin:0px;
color:#999999;
left:10px;
position:relative;
font-style:italic;
}

#subscribe_header img{

}

#subscribe_header input{


}

#subscribe_header form{
width:300px;
height:50px;
background-image:url(images_interface/subscribe_top_background.gif);
background-position:top left;
background-repeat:no-repeat;
}

#header_subscribe_form_blank{
float:left;
position:relative;
top:8px;
width:180px;
left:15px;
background-color:none;
border:none;
background:none;
color:#999999;
font-family:"Times New Roman", Times, serif;
font-size:1em;
}

#header_subscribe_form_button{
float:left;
margin:0px;
left:30px;
top:5px;
width:75px;
height:30px;
position:relative;
}

.index_thumb{
float:left;
margin-right:20px;
width:60px;
}
div>.index_thumb{
margin-right:25px;
}

.index_date_added{
font-size:.6em;
margin:3px 0px 0px 0px;
color:#999999;
}

#index_most_recent_thumbs_area h2{
margin-top:0px;
}

#index_blog_preview a,
#index_blog_preview a:link{
color:#CCCCCC;
}

#index_blog_preview h3{
margin-top:20px;
}

.index_blog_preview_post{
width:400px;
margin-right:100px;
float:left;
}



/*--GALLERY STYLES---*/

#gallery_container_box_main{
/*margin-left:10%*/
width:1000px;
}

#piece_detail_display{
float:left;
width:400px;
position:relative;
left:35px;
top:42px;
}

#piece_display_piece_image{
margin-bottom:15px;
}

#piece_display_title{
font-size:1em;
color:#CCCCCC;
margin-bottom:3px;
}

#piece_display_series{
font-size:.75em;
color:#666666;
font-style:italic;
/*border-top:1px solid #333333;
border-bottom:1px solid #333333;*/
margin:0 0 6px 0px;
}

#piece_display_media,
#piece_display_size{
font-size:.75em;
color:#CCCC99;
margin-right:10px;
display:inline;
}



#piece_display_description{
font-size:.75em;
color:#CCCC99;
display:block;
margin:5px 0 5px 0;
}

#piece_display_description a,
#piece_display_description a:link,
#piece_display_description a:visited{
color:#FFFFFF;
}



#piece_display_forsale{
font-size:.75em;
color:#CCCC99;
display:block;
margin:5px 0 5px 0;
/*border-top:1px solid #333333;*/
}


.thumb_image{
margin:3px;
}


.thumb_image_active{
width:48px;
height:48px;
border:solid 1px #FFFFFF;
margin:3px 0px 3px 3px;
}

.thumb_image,
.thumb_image_active{
width:65px;
height:65px;
}


a:hover img.thumb_image{
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
background-color:#FFFFFF;

}


.thumb_image_series{
clear:both;
}

#series_thumb_bank{
width:100%;
text-align:left;
font-size:12px;
margin-left:0px;

}



#series_thumb_bank ul{
list-style:none;
}

#series_thumb_bank ul li{
display:inline;
margin-right:5px;
float:left;
}

#series_thumb_bank a,
#series_thumb_bank a:link{
display:block;
margin-bottom:5px;
margin-left:10px;
color:#999999;
text-decoration: none;
}

.active_series_link{
color:#CCCC99;
}


#series_thumb_bank a:hover{
color:#CCCCCC;
}

#series_thumb_bank h3{
color:#CCCCCC;
margin-top:0px;
padding-top:0px;
/*border-bottom:solid 1px #666666;*/
text-align:left;
font-weight:normal;
float:left;
}

#series_collection_thumb_bank{
width:285px;
height:455px;
float:left;
margin-left:25px;
overflow:hidden;
}

#series_collection_thumb_container{
width:285px;
height:355px;
float:left;
margin-left:0px;
overflow:hidden;
}

#thumb_up_button{
background-image:url(../images_interface/up_thumbs_button_on.gif);
background-position:center;
background-repeat:no-repeat;
width:285px;
display:block;
height:19px;
position:relative;
margin:10px 0 10px 0;
}

#thumb_up_button{
cursor:pointer;
cursor:hand;
}

#thumb_down_button{
background-image:url(../images_interface/down_thumbs_button_on.gif);
background-position:center;
background-repeat:no-repeat;
width:285px;
display:block;
height:19px;
position:relative;
margin:10px 0 10px 0;
}

#thumb_down_button{
cursor:pointer;
cursor:hand;
}


#thumb_wrapper{
margin-top:0px;
}

#gallery_area{
/*background:#000000;*/
}

#piece_step-throughs{
padding:5px 3px 0px 3px;
width:50px;
position:relative;
}

.gallery_piece_step_through_buttons{
width:23px;
height:20px;
border:solid 1px #333333;
color:#999999;
text-align:center;
background-color:#444444;
float:left;
}

.gallery_piece_step_through_buttons a:link,
.gallery_piece_step_through_buttons a:visited{
text-decoration:none;
color:#333333;
}

.gallery_piece_step_through_buttons a:hover,
.gallery_piece_step_through_buttons:hover{
text-decoration:none;
color:#ffffff;
background-color:#983620;
cursor:default;
}




/*--CURATOR SPECIFIC STYLES---*/

#curator_container_box_main{
margin:0px auto 0px auto;
width:950px;
padding:15px;
color:#FFFFFF;
}

#curator_container_box_main ul{
list-style:none;
}

#curator_container_box_main ul li{
margin-bottom:8px;
}

#curator_container_box_main a,
#curator_container_box_main a:link{
color:#FFFFFF;
}

#curator_container_box_main table tr{

}


/*
#curator_container_box_main table td{
padding:5px 50px 5px 0px;
margin:0px;
border-bottom:solid 1px #333333;
border-spacing:0px;
}
*/

#curator_container_box_main table{
border-spacing:0px;
}



#curator_series_table td{
padding:5px;
}

#curator_series_table tr{
border-top:solid 1px #999999;
}


.curator_show_pieces_ul{
list-style:none;
padding:0px;
margin:0px
}

.curator_show_pieces_ul li{
padding:0px 0px 0px 0px;
font-size:80%;
}

#curator_show_pieces_table td{
vertical-align:top;
padding:10px;
}

#curator_show_pieces_table a:link,
#curator_show_pieces_table a{
text-decoration:none;
}
#curator_show_pieces_table a:hover{
text-decoration:underline;
}

.curator_show_pieces_series{
color:#999999;
}

.curator_data_table td{
padding:5px 5px 5px 0px;
vertical-align:top;
border-bottom:solid 1px #666666;
font-size:.9em;
}

.header_row{
margin-bottom:20px;
}

.header_row td{
font-weight:bold;
border-bottom:solid 2px #999999;
color:#CCCCCC;
}



/*--------CURATOR MENU STYLES---*/
#curator_menu{

border-bottom:solid 1px #FFFFFF;
margin:0px 0px 30px 0px;
}

#curator_menu ul{
list-style:none;
text-align:left;
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
height:1.35em;
}

#curator_menu ul li{
color:#999999;
font-size:1em;
text-decoration:none;
margin:0px 10px 0px 0px;
padding:5px 10px 0px 2px;
border-right:1px solid #666666;
text-align:left;
display:inline;
float:left;
}

#curator_menu ul li a{
text-decoration:none;
}

#curator_menu ul li ul{
padding-left:0px;
padding-right:5px;
left:-999em;
position:absolute;
padding-top:1px;
}

#curator_menu ul li:hover ul{
padding-left:0px;
padding-right:5px;
left:auto;
position:absolute;
}


#curator_menu ul li ul li {
clear:both;
display:block;
width:100%;
background-color:#333333;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
margin-left:0px;
border:1px solid #999999;
border-top:0px;

}

#curator_menu ul li ul li:hover{
background-color:#383838;
position:relative;
left:0;
}


#curator_menu a,
#curator_menu a:link,
#curator_menu a:visited{
color:#999999;
text-decoration:none
margin-right:5px;
}

#curator_menu a:hover{
cursor:pointer;
color:#993300;
}


.curator_mini_notes {
font-size:.75em;
}

#curator_instructions {
width:70%;
font-size:.75em;
color:#FFFFFF;
font-weight:normal;
margin-bottom:20px;
}


/*--Curator Image Edit Styles--*/

#curator_edit_image_display_image_area{
float:left;
}

#curator_edit_image_form_area{
float:left;
position:relative;
left:15px;
}


#curator_edit_image_thumbnail{
padding:10px 10px 0px 0px;
float:left;
}

#curator_edit_image_random_thumb_button{
margin-top:20px;
}

#curator_edit_image_form_titleblank{
width:265px;
}



#curator_edit_image_form_fieldset_first{
/*--To make top of form line up with image on left--*/
margin-top:0px;
padding-top:0px;
}
#curator_edit_image_form_label_first{
/*--Also to make top of form line up with image on left--*/
margin-top:0px;
padding-top:0px;
}


/*------CURATOR BLOG CONTENT EDITOR STYLES-------*/



.form_blanks {
width:745px;
padding:5px;
background-color:#D4D4B3;
color:#666043;
font-family:"Times New Roman", Times, serif;
font-size:1.15em;
}

#content_editor a,
#content_editor a:link{
color:#000000;
}

#content_editor_function_links{
font-size:.8em;
font-weight:normal;

}

#content_editor_function_links a,
#content_editor_function_links a:link{
text-decoration:none;
margin-right:6px;
color:#FFFFFF;
}

#elm1{
width:750px;
height:400px;
}

#curator_submit_button{
margin:35px 15px 15px 15px;
}

#curator_delete_post_button{
margin:15px;
}

#curator_blog_post_comment_table{
width:760px;
background-color:#D4D4B3;
}

#curator_blog_post_comment_table td{
padding:5px;
color:#444444;
}

.comment_block p{
margin:0px;
padding:0px;
}

.comment_block{
margin-bottom:15px;
border-top:solid 1px #ccccaa;
padding:3px;

}

.comment_dateline{
font-size:.7em;
}


/*------CURATOR BLOG COMMENT MANAGEMENT STYLES-----------*/

#curator_comment_table_col_title{
width:15%;
}

#curator_comment_table_col_date{
width:15%;
}

#curator_comment_table_col_comment{
width:25%;
}





/*--------FORM styles--*/

fieldset{
border:none;
}

label{
margin-top:10px;
display:block;
}

.form_items_float_left{
float:left;
}


.form_error{
color:#FFA500;
}


textarea{
width:300px;
height:150px;
}


.alert{
color:#FF9900;
}

/*----Exhibit Listing Styles----*/

.exhibit_entry{
/*border-bottom:solid 1px #999999;*/
margin-bottom:15px;
padding-bottom:0px;
}

#exhibits_current_column, #exhibits_past_column{
width:40%;
float:left;
margin-right:50px;
}

.exhibit_entry h3, .exhibit_entry p{
padding:0px;
margin:0px;
}


.exhibit_entry p{
position:relative;
left:20px;
line-height:1.2em;
}

p.exhibit_start_date{
font-style:italic;
}


.exhibit_place{

}

p.exhibit_description{
}


/*--BLOG styles-----*/
#blog_categories_list{
float:left;
margin:20px 75px 0px 0px;
}

#blog_categories_list ul{
list-style:none;
margin:0px;
padding:0px;
}

#blog_categories_list li{
margin-bottom:15px;
font-size:.9em;
}

#blog_categories_list a,
#blog_categories_list a:link{
color:#333333;
text-decoration:none;
}


#blog_post_area{
width:600px;
float:left;
}

.blog_summary{
margin-top:0px;
padding-top:0px;
}

.dateline{
margin-bottom:0px;
padding-bottom:0px;
}

.blog_title_link{
text-decoration:none;
}



#comment_form{
margin:0px;
padding:0px;
}

#comment_form legend{
font-size:1.2em;
}

#comment_form textarea,
#comment_form input{
background-color:#e5e5db;
margin:0px;
}

#comment_form fieldset{
margin:0px;
padding:0px;
}

#comment_input{
width:594px;
height:100px;
font-size:1.10em;
padding:3px;
color:#575748;
font-family:"Times New Roman", Times, serif;
}

.form_half_group{
width:283px;
float:left;
margin:0px;
padding:0px;
}

.half_input{
width:283px;
margin:0px;
}


#comment_form_special{
display:none;
}

.comment_form_error{
color:#990000;
}



/*---MISC. Styles---*/
#pict_profile {
float:left;
margin:0px 20px 10px 0px;
}


