/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body, #page{background:url('images/PrintedPaperbg.jpg') #745b3d;}
a{outline:none }

.custom .menu{
position:absolute;
top:100px;
left:47%;
}

#header{margin-bottom:0;padding-bottom:0 }
#post-127, #post-2{margin-top:-15px;padding-top:0 } /*Slideshow */

.custom .menu li a, .custom .menu li a:hover{background:transparent;font-weight:bold;}

.custom .menu li:hover ul{background:#333;color:#cccc99}
.custom .menu li ul li a:hover{color:#cccc99;text-decoration:underline;}
.custom .menu li ul li.current a{color:#cccc99;text-decoration:underline; }

.custom.about #content p{text-align:justify; }

#header{
position:relative; 
border-bottom:solid 1px #cccc99;
margin-bottom:5px
}

#slideshow{
margin:0 auto;
text-align:center;
}

.custom.available-sculptures p, .custom.sold-sculptures p{
margin-bottom:-20px;
padding-bottom:0
}

#wp-table-reloaded-id-1-no-1_wrapper{
margin-top:-40px
 }

.wp-table-reloaded-id-1 td, .wp-table-reloaded-id-1 th,
.wp-table-reloaded-id-2 td, .wp-table-reloaded-id-2 th
{
background:url('images/PrintedPaperbg.jpg') #745b3d;
}

.wp-table-reloaded-id-1 td,
.wp-table-reloaded-id-2 td 
 {
  font-family: Georgia,Tahoma;
  font-size: 14px;
  color:#cccc99;
}

.wp-table-reloaded-id-1 th,
.wp-table-reloaded-id-2 th
 {
  border: none!important;
  border-collapse: collapse!important;
  border-spacing: 0px!important;
}




/* Customize Footer Text */
.custom #footer{
text-align:center;
color:#333
}

.custom #footer a{
border-bottom: none;
color:#333;
}
.custom #footer a:hover{
color:#cccc99
 }
 
#lamp-gallery{
margin:0 auto;
text-align:center; }

#lamp-gallery img a{
border:none; }

/*Links Page*/
h3.links{text-align:center; }
h3.links a{text-decoration:none;color:#cccc99;font-weight:normal; }
h3.links a:hover{color:#111 }
#artists{border-bottom:dotted 1px #cccc99;margin-bottom:25px;padding-bottom:25px}


/*Contact Page and Form*/
.wpcf7 input.wpcf7-text, .wpcf7 textarea{width:350px;background:#cccc99;color:#111;margin-top:5px}/*Name, email, subject text boxes*/
.wpcf7-submit{background:#cccc99;color:#745b3d;margin-left:20px;text-transform:uppercase;} /*Send Button*/
#contact-7{margin:0 auto;text-align:center; }
#contact-left{width:49%;float:left;margin-top:20px }
#contact-right{width:49%;float:right;margin-top:20px }
#contact-text{text-align:center;line-height:200%;margin-bottom:20px}
p.contact{padding-bottom:5px;font-weight:bold; }

#ngg-gallery-1-64 .thumb-title{
padding:0;
margin:0;
text-align:center 
 }

#ngg-gallery-1-64 .ngg-gallery-thumbnail{
margin-bottom:60px !important;
}

.slideshow-test ul.menu{margin-bottom:20px }



