html{
    overflow-y:scroll;
}
body {
    font-family: Calibri,'Helvetica Neue',Helvetica,Arial;
    font-size: medium;
    margin: 0;
    padding: 0;
    color: #0a0a0a;
    word-spacing: 1px;
    background-color:GhostWhite;
    line-height:1.5em;
	max-width: 1040px;
}
h3,h4{
    color:black;
    font-family: Calibri,'Helvetica Neue',Helvetica,Arial;
    margin-bottom:10px;
}
h3{
    clear: both;
    border-bottom:1px dashed #CCCCCC;
}

a {
    color: #ba1f06;
    text-decoration: none;
}
p{
    margin: 0 0 20px 0;
}
a[rel="external"] {
    background: transparent url(/images/external_link.gif) no-repeat 100% 0;
    padding: 0 15px 0 0;
}

a[rel="number-to-text"] {
    background: transparent url(/images/to-txt.gif) no-repeat 100% 50%;
    padding: 0 15px 0 0;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

img.lazy{
    height:16px !important;
    width:16px !important;
}

#container {
    background-color: white;
    position: relative;
    padding:20px;
    min-height: 425px;
	margin: 10px 10px 0;
	-moz-box-shadow: 0 0 10px #666666;
	-webkit-box-shadow: 0 0 10px #666666;
}
#content h3:first-child{
    margin-top:0;
}
#content{
    color: DimGray;
    clear: both;
    padding: 20px 0 0;
    position: relative;
    z-index: 1;
    overflow: auto;
    font-family: Georgia;
    line-height: 2em;
}
#content b{
    color: DarkSlateGrey;
}
#comments {
    background-color: white;
    position: relative;
    padding:20px 20px 0;
    margin: 0 10px;
    -moz-box-shadow: 0 0 10px #666666;
    -webkit-box-shadow: 0 0 10px #666666;
    z-index: 1;
    padding:0 10px;
    width:1000px;
}

#comments:hover {
    background-color: LightGoldenRodYellow;
}
#menu {
	float:right;
    position: relative;
    z-index: 10;
}

.menu-fixed {
    background-color:lightgoldenrodyellow;
    border-bottom:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
    opacity:0.95;
    padding-right:20px;
    position:fixed !important;
    left:470px;
    top:0;
}

.menu-fixed ul ul {
    background-color: lightgoldenrodyellow !important;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

#menu a,#menu span {
	font-size:21px;
	font-weight:bold;
    color: #BA1F06;
    text-shadow: 1px 1px lightgrey;
}

#menu .active > a{
    left: -1px;
    top: 0;
    text-decoration: underline;
}

#menu ul ul .active > a{
    left: 6px;
    top: 0;
    text-decoration: underline;
}

#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu li {
    margin: 0;
    padding: 0;
    position: relative;
}

#menu>ul>li {
    padding: 0;
    margin: 0 0 0 30px;
    float: left;
}

#menu ul ul {
    background-color: white;
    position: absolute;
    left: -5px;
    top: 25px;
    border: 2px dotted gainsboro;
    border-top: none
}

#menu ul ul li {
    background-color: white;
    font-weight:normal;
    max-width:336px;
    overflow:hidden;
    padding:0 5px;
    white-space:nowrap;
    border-bottom: 2px dotted gainsboro
}

#menu ul ul li:last {
    border-bottom: none;
}

#menu ul ul li:hover {
    background-color: LightGoldenRodYellow;
}

#menu ul ul li a:hover {
    text-decoration: none;
}


.menu-hover {
    top: -999em !important;
}

#header {
    border-bottom:1px solid black;
    position:relative;
    z-index:10;
}

#header h1 { 
    font-weight: bold; 
    font-size: x-large; 
    margin: 0 50px 0 0;
}

#header h2 { 
    float:left;
    font-size:large;
    font-style:italic;
    font-weight:normal;
    margin:0;
}

#header h1 a {
    color:Orange;
	font-family:Georgia;
	font-size:40px;
	text-decoration:none;
	text-shadow:1px 1px 1px #666666;
}

#footer {
   margin:10px 20px;
   text-align:right;
   position: relative;
}
#footer span#copyright{
    position: absolute;
    right: 0
}
#footer #badges {
    float: right;
}

#cta_artistic_map {
    bottom:-420px;
    height:1000px;
    filter: alpha(opacity = 5);
    opacity:0.05;
    position:absolute;
    right:-18px;
}

#top_notch {
    position:absolute;
    right:0;
    top:0;
}

#cm_carousel {
    float: right;
    width: 140px;
    height: 170px;
    overflow-y: scroll;
    position: relative; /*IE*/
    clear:both;
}

.carousel-frame{
    position:relative;
    background-color:GhostWhite;
    border:1px solid Silver;
    color:#333333;
    float:right;
    margin:10px 0 20px 20px;
    padding:10px;
}

#cm_carousel #images {
    position: relative;
    line-height: 0;
}

#cm_carousel #navigation {
    clear: both;
}

#cm_carousel #navigation #left a {
    background: #CCCCCC url(/images/carousel-nav.png) no-repeat scroll 0px 0px;
    height: 20px;
    width: 20px;
    float: left;
}

#cm_carousel #navigation #right a {
    background: #CCCCCC url(/images/carousel-nav.png) no-repeat scroll -20px 0px;
    height: 20px;
    width: 20px;
    float: right;
}

#cm_carousel #navigation a.active {
    background-color: #2E3F53 !important;
}

#cm_carousel #navigation #index {
    margin-left: 25px;
}

#cm_carousel #navigation #index a {
    background: transparent url(/images/carousel-nav.png) no-repeat scroll -13px -20px;
    height: 10px;
    width: 10px;
    float: left;
    margin: 5px 3px;
}

#cm_carousel #navigation #index a.active {
    background-position: 0px -20px;
    background-color: transparent !important;
}

.zend_form {
    margin: 0;
}

.zend_form dd {
    margin: 0;
}

#medias .media h3 {
    margin-top: 0px;
}

#medias .media,#pottery .piece {
    clear: both;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}

#medias .media img {
    float: left;
    padding-right: 10px;
}

table th {
    text-align: left;
}

table {
    width: 100%;
}

h4 {
    font-style: italic;
    margin-bottom: 0;
}

#random_image {
    cursor: pointer;
}

img.float_left {
    float: left;
    margin-right: 10px;
}

img.float_right {
    float: right;
    margin-left: 10px;
}


table .even {
    background-color: WhiteSmoke;
}

.number-to-text {
    background-color: white;
    border: 1px solid lightGrey;
    display: none;
    padding: 5px;
    position: absolute;
    z-index:1;
}

.number-to-text textaread {
    background-color: white;
    border: 1px solid LightYellow;
}

#autocomplete fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#autocomplete input[type=submit] {
    font-size: 18px;
    display: none;
}

#q {
    color: #BA1F06;
    width: 150px;
    font-weight: bold;
    font-size: x-large;
    border: none;
    background-color:transparent;
    cursor:pointer;
    text-align: right;
}
#q.open{
    text-align: left;
}
#q.open:hover{
    cursor:text;
}

#_firebugConsole + body #praetorian:before{
    content: ' I ♥ Firebug too! ';
    color: maroon;
    font-size: large;
    font-weight: bold;
    font-style: italic;
    font-family: Calibri,'Helvetica Neue',Helvetica,Arial;
}

#praetorian{
    font-family: Calibri,'Helvetica Neue',Helvetica,Arial;
    position: fixed;
    right: 0;
    bottom: 0;
}
#colors{
    position: relative;
    z-index: 100;
}
#colors div span{
    color: white;
    display: table-cell !important;
    vertical-align: middle;
    min-width: 25px;
}
#colors a{
    color: white;
    padding:10px;
}
#colors > div{
    vertical-align:middle;
    padding:0;
    margin:0;
    color:white;
    float:left;
    font-size:small;
    font-weight:bold;
    height:27px;
    text-align:center;
    display: table !important;
}
#colors .close:hover{
    cursor:pointer;
}
#colors .close span{
    color: black;
    font-size:xx-large;
    font-family:Arial;
}
#colors .red{
    background-color: #f91001; 
}
#colors .purple{
    background-color: #3b1691; 
}
#colors .yellow{
    background-color: #fad339; 
}
#colors .brown{
    background-color: #ab430a; 
}
#colors .blue{
    background-color: #0020cf; 
}
#colors .green{
    background-color: #3c6d37; 
}
#colors .pink{
    background-color: #f790b8; 
}
#colors .orange{
    background-color: #ee4e1d; 
}
#colors .slide{
	-moz-box-shadow: 1px 1px 10px black;
	-webkit-box-shadow: 1px 1px 10px black
}
#colors .marker{
    position: absolute;
    border-left: 2px solid black;
}
#colors .goal{
    position: absolute;
    left:1px;
    border-left: 2px solid lime;
}
.music-index h3, .music-index h4{
    clear: both;
}
.float-video{
    float: right;
    clear:right;
    float:left;
    margin:10px 10px 0 0;
}