/*
GENERAL BODY - NOTE INDEX.HTML ALSO HAS STLYE CODE FOR THE BODY
*/

body {
background-color:#000;
}


/*
DITCH WORD-PRESS BLOG LIST FORMATTING
*/


ul, #post-categories {
list-style-type: none;
padding:0.0em;
text-align:left;
}

li, #post-categories {
padding-right:0.0em;
margin:0px 0px 0px -3px;
display:inline;
}

embed, object {
width:440px;
width:100%;
}

p {
padding:0px 4px 0px 4px;
}

/*
MAIN WEBSITE TITLE AND LARGE PAGE HEADER TEXT
*/

h1 {
font-size:11px;
font-weight:bold;
font-family:"Trebuchet MS";
vertical-align:middle;
line-height:0.8em;
margin:0.0em;
}

h2 {
font-size:13px;
font-weight:bold;
background-color:transparent;
font-family:"Trebuchet MS";
color:#626b49;
vertical-align:middle;
line-height:1.0em;
margin:0px 0px 0px 0px;
}

/* 
THIS FORMATS INDEX / SPLASH PAGE TEXT 
*/

.bloc {
background-color:transparent;
display:block;
font-family:"Trebuchet MS";
font-size:11px;
text-transform:lowercase; 
color:#575b53;
line-height:1.1em;
padding:2em 0.0em 2em 0.0em;
text-align:center;
}



/* 
THIS FORMATS NON-SHOP (FRAME CONTENT) PAGE TEXT 
*/

.bloc0 {
background-color:transparent;
float:left;
font-family:"Trebuchet MS";
font-size:11px;
text-transform:lowercase; 
color:#575b53;
line-height:1.1em;
padding:0px 0px 10px 0px;
text-align:left;
width:440px;
}

/* 
BELOW FORMATS ALL SHOP PAGES AND TABLES
*/

td table tr {
padding:0px;
vertical-align:middle;
text-align:left;
}

/* LIGHT TABLE FORMAT */
.bloc1 {
background-color:#100e0d;
font-family:"Trebuchet MS";
font-size:11px;
text-transform:lowercase; 
color:#575b53;
line-height:1.1em;
padding:1px;
}

/* LIGHT TABLE FORMAT BOLD */
.bloc2 {
background-image:url(http://www.disuye.com/site/grid.gif);
font-family:"Trebuchet MS";
font-size:11px;
text-transform:lowercase; 
color:#575b53;
line-height:1.1em;
padding:1px;
}

/* DARK TABLE FORMAT */ 
.bloc2b {
background-color:#171717;
border:1px solid #626b49;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
vertical-align:middle;
line-height:1.1em;
padding:0.0em;
}

/* OUTER TABLE FORMAT */ 
.bloc3 {
background-color:transparent;
font-family:"Trebuchet MS";
font-size:11px;
text-transform:lowercase; 
color:#575b53;
line-height:1.1em;
padding:0.0em;
}

/* FORGOT WHAT THIS WAS FOR */
.bloc4 {
background-color:#000000;
font-family:"Trebuchet MS";
font-size:11px;
text-transform:lowercase; 
color:#575b53;
line-height:1.1em;
padding:0.0em;
}

/* CAPITAL TEXT FOR CURRENCY SYMBOL */
.bloc-currency {
background-color:transparent;
font-family:"Trebuchet MS";
font-size:7px;
color:#575b53;
text-transform:lowercase; 
line-height:1.0em;
margin:0px;
padding:0px 4px 0px 4px;
vertical-align:text-top;
}

/* FORM SUBMIT BUTTONS */
input.bloc-button, .bloc-button, #bloc-button{
color:#575b53;
font-family:"Trebuchet MS";
font-size:9px;
text-transform:lowercase; 
font-weight:bold;
margin:0px;
padding:2px 4px 0px 4px;
vertical-align:text-top;
}

/*
ALL WEB SITE LINKS
*/

.navbig{
text-decoration:none;
background-color:#100e0d;
padding:6px;
font-family:"Trebuchet MS";
font-size:18px;
text-transform:lowercase; 
color:#000;
margin:0px 2px 2px 0px;
border:0;
}

a.navbig:link, a.navbig:visited, a.navbig:active, a.nav{
text-decoration:none;
background-color:transparent;
background-image:url(http://www.disuye.com/site/grid.gif);
padding:6px;
font-family:"Trebuchet MS";
font-size:18px;
text-transform:lowercase; 
color:#626b49;
margin:0px 2px 2px 0px;
border:0px solid #575b53;
}

a.navbig:hover {
text-decoration:none;
background-color:#626b49;
background-image:url(http://www.disuye.com/site/static.gif);
padding:6px;
font-family:"Trebuchet MS";
font-size:18px;
margin:0px 2px 2px 0px;
text-transform:lowercase; 
color:#000000;
border:0px solid #575b53;
}

#nav{
width:auto;
margin:0px 0px 0px 0px;
padding:8px 0 8px 0;
background-image:url(http://www.disuye.com/site/grid.gif);
background-attachment:fixed;
background-position:top;
border-top:30px solid #100e0d;
border-right:0x solid transparent;
border-bottom:0px solid transparent;
border-left:0px solid transparent;
}

.nav{
text-decoration:none;
background-color:transparent;
background-image:url(http://www.disuye.com/site/blank.gif);
background-attachment:fixed;
background-position:top;
padding:6px;
font-family:"Trebuchet MS";
font-size:14px;
text-transform:lowercase; 
color:#000;
margin:0px 2px 2px 0px;
border:0;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav{
text-decoration:none;
background-color:transparent;
background-image:url(http://www.disuye.com/site/grid.gif);
background-attachment:fixed;
background-position:top;
padding:6px;
font-family:"Trebuchet MS";
font-size:14px;
text-transform:lowercase; 
color:#626b49;
margin:0px 2px 2px 0px;
border:0px dotted #575b53;
}

a.nav:hover {
text-decoration:none;
background-color:#626b49;
background-image:url(http://www.disuye.com/site/blank.gif);
background-attachment:fixed;
background-position:top;
padding:6px;
font-family:"Trebuchet MS";
font-size:14px;
margin:0px 2px 2px 0px;
text-transform:lowercase; 
color:#000000;
}

/*
a.nav:hover:before {content:"";}
a.nav:hover:after {content:"";}
*/

a:link, a:visited, a:active, a{
text-decoration:none;
color:#626b49;
border-bottom:1px dotted #626b49;
border-top:0px dotted #575b53;
border-left:0px dotted #575b53;
border-right:0px dotted #575b53;
}


a:hover {
text-decoration:none;
background-color:#626b49;
color:#000000;
border-bottom:1px dotted transparent;
border-top:0px dotted #575b53;
border-left:0px dotted #575b53;
border-right:0px dotted #575b53;
}

/*
MAKE SURE IMAGES USED AS LINKS ON INDEX.HTML LOOK RIGHT
*/

.blogicons, a.blogicons, img.blogicons, img.index, a.index {
border:0px;
padding:0px;
margin:0px 2px 0px 0px;
background-color:transparent;
vertical-align:text-bottom;
text-align:right;
}
/*
END
*/