body {
    color: #fff;
/*    background-color : #DFE3BA; */
/* background-color : #080806; */
background-color: #0A0A08;
font-family: "Palatino Linotype", "monotype corsiva", "Times New Roman";
font-size: 1em;
font-style: italic;
}



#background{ 
position:absolute; z-index:-999; width:100% height:100%;top: 0;
border: none;
bottom: 0;
left:0;
right:0;}


background-color : #000;
font-family: "Palatino Linotype", "monotype corsiva", "Times New Roman";
font-size: 1.2em;
font-style: italic;}

/* ---------- Block colors ----------- */

#container {
width: 88%;
background-image: url(http://www.starlightquarterhorses.com/images/logoBG1.gif);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
border: 2px dashed blue;
text-align: left;
color : white;
overflow: auto;}

#wholepage {
position: relative;
background-image:  url(http://www.starlightquarterhorses.com/images/1280x800-1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
border: 2px dashed orange;
height: 100%;
width: 1220px;
height: 550px;
overflow: auto;
  top: 0;
  bottom: 0;
left:0;
right:0;
margin-top: 30px;
overflow: hidden;}

#pedigree {
border: 1px solid white;
color: black;
vertical-align: middle;
font-family: verdana, tahoma, arial;
font-size: .8em;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#pedigree a:link, #pedigree a:visited {
color: black;
text decoration: none;
font-family: verdana, tahoma, arial;
font-size: .8em;}

#pedigree a:hover {
color: black;
text decoration: none;
background-color: white;
font-family: verdana, tahoma, arial;
font-size: .8em;}

#imageborder1 {background-color: white; padding: 5px; border: 2px solid black;}

#header {
/*    background-color: #ADB583;  */
    text-align: left;
border: none;
    color : black;
}

/* --------- menu box --------- */
#sidepanel div.box {
/*     border : white 1px solid; */
}

.toggle0 { 
    color : #A03E19; 
    background-color : #DEE2BD; 
    font-weight: bold; 
} 

.toggle1 {
    background-color : #EDF4D1;
    color : black;
}

.toggle2 {
    background-color : white;
    color : black;
}


.bgcolor1 {
    background-color : #DEE2BD;
    color : black;
}

.highlight:hover, .bgcolor2 {
    background-color : #EDF4D1;
    color : black;
}

.bgcolor3 {
    background-color : #ADB583;
    color : black;
}


q {
    background-color : #d6d7ca;
    color : black;
}


a:link, a:visited {
    text-decoration : none;
    background-color : inherit;
/*    color: #A03E19; */
color: white;
}

a:hover, a:active {
    text-decoration : underline;
    background-color : inherit;
    color: #000;
}


h1, h2, h3 {
    background-color : inherit;
/*    color: #A03E19;  this was red header text */
color: white;
font-family: "Palatino Linotype", "monotype corsiva", "Times New Roman";
font-style: italic;

}

h1 a {
    text-decoration : none;
}

h1 a:hover {
    background-color : inherit;
    color : #CB572D;
}


th {
    color: #A03E19;
    background-color : #DEE2BD;
}

/* ******** here is the main content***** */
.box {
    color : white;
}


.box-title {
/*    background-color : #DEE2BD; */
    color : white;
}


/* -------- Form color ---------- */
input, textarea {
    color: #000;
    background-color: #ADB583;
    border: #000 solid 1px;
}

input:focus, textarea:focus {
    background-color : #EDEFDB;
    color : black;
}


input[type="submit"], input[type="button"]{
    color: #000;
    background-color: #ADB583;
    border: 1px #000 outset;
    cursor : default;
    cursor : pointer;
}



/* ----------- Module ----------- */
#top-menu {
/*    background-color : #DEE2BD;*/
    color : black;
font-size: .8em;
    overflow : visible;
}

#top-menu a:hover{
    background-color : #ADB583;
    color : black;
}

div.blog div.box {
    border : 2px white solid;
}

div.blog div.read-more {
    border-top : 1px solid white;
    margin-top : 5px;
}

div.category-links {
    padding : 4px;
    background-color : #EDF4D1;
    color : black;
}

/*--------------- Control Panel ---------------*/

div.frame {
    background-color: #CBCEAC;
    color : black;
    border-color : #CBCEAC;
}

div.frame a {
    color : black;
    border-color : #CBCEAC;
}

div.backgrd {
    border-color: #90996E;
}

ul.tabmenu li a {
    border-color: #90996E;
    border-bottom : none;
    padding-bottom : 1px;
}

ul.tabmenu li.active a {
    border-color: #90996E;
    border-bottom : none;
    padding-bottom : 2px;
}

ul.tabmenu li.inactive {
    background-color : #DEDFBA;
    color : #49493D;
}

ul.tabmenu li.active {
    background-color : #CBCEAC;
    color : #49493D;
}

ul.tabmenu li.active a:visited {
    text-decoration: none;
    background-color : inherit;
    color: #49493D;
}

ul.tabmenu li.inactive a:link {
    text-decoration: none;
    background-color : inherit;
    color: #49493D;
}

ul.tabmenu li.inactive a:visited {
    text-decoration: none;
    background-color : inherit;
    color: #49493D;
}

ul.tabmenu li.inactive a:hover {
    text-decoration: none;
    color: black;
    background-color : inherit;
}

ul.tabmenu li.inactive:hover {
    background-color : #CBCEAC;
    color: black;
}

/*--------------- End Control Panel ---------------*/

/*--------------- Menu ---------------*/
ul.menu-links {
    border-top : white 2px solid;
    margin : 0;
    padding : 0;
    font-size : .9em;
    list-style-type : none;
}


ul.menu-links li {
    list-style-type : none;
    width : 100%;
}


ul.menu-links ul
{
    padding-left : 1em;
}

ul.menu-links li a.menu-link-href { 
    display : block;
    padding : 6px 5px;
    font-weight : bold;
    text-decoration : none;
}

ul.menu-links li a.menu-link-href:hover {
    text-decoration : underline;
    background-color : #ADB583;
    color : black;
}


/*--------------- End Menu ---------------*/

div.category-menu-bar {
    background-color : #DEE2BD;
    color : black;
}

div.panel-title {
    background-color : #DEE2BD;
    color : black;
    padding : 4px;
    margin-bottom : 10px;
}

ul#navlist li a {
    background-color : #ADB583;
    color : black;
}

div.category-info {
   margin-bottom : 10px;                  
}

div.breadcrumb span.current-bc {
   font-size : 1.1em;
   font-weight : bold;
}

/*---- Notes ---- */

.note-not-read {
   font-weight : bold;
}


/*---- PageSmith ----*/
div#simple-page {
   background-color : #ebedd1;
   color : inherit;
}

div.horzontal-menu ul li div {
   background-color : #EBEDD1;
}
.imageshadow {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=140, Strength=5);}

