/* This CSS was made by Haley Young @ Clompish.com */


/* Container */
BODY {
margin: 0; 
padding: 0; 
background: #efefef url('http://i256.photobucket.com/albums/hh189/Moofish_rockz/BGBGBG.png') fixed;
color: #404040; 
font: normal 12px arial;
line-height: 200%;
}

#container {
margin: 10px auto;
padding: 10px 0px 0px 0px;
width: 800px;
height: auto;
background: #fff;
} 

#header {
width: 780px;
height: auto;
padding: 0px 0px 5px 0px;
background: url('');
} 

#content {
float: right;
width: 540px;
padding: 0px 20px 20px 20px;
height: auto;
text-align: justify;
overflow: auto;
} 

#side {
width: 190px;
height: auto;
float: left;
padding: 0px 0px 0px 4px;
margin: -19px 0px 0px 6px;
text-align: justify;
overflow: auto;
} 

.sidebox {
background: #FFF url('');
margin-bottom: 20px;
padding: 0px 10px 10px 10px;
width: 162px;
}

#footer {
width: 780px;
text-align: center;
color: #404040;
height: 83px;
padding: 0px 0px 0px 0px;
background: url('http://i256.photobucket.com/albums/hh189/Moofish_rockz/footerBG-4.png');
background-repeat: no-repeat;
margin: 0;
clear: both;
font: normal 13px "Gill Sans MT", "Arial";
} 

#footer2 {
background: #fff;
clear: both;
height: 0px;
padding: 0px;
margin: 0px;
}

/* NOT BEING USED BUT MIGHT BE HELPFUL */
#header2 {
padding: 0px 0px 5px 0px;
margin: 0px;
height: auto;
background: url('http://www.cheddarmongers.org/prod/files/images/BlueToWhiteGradient.jpg');
border-bottom: 10px solid #c66;
}
/* END OF NOT BEING USED */

/* Links */
A.main:link, A.main:active, A.main:visited
{font: normal 26px "Century Gothic";
color: #404040; 
text-align: center; 
text-transform: lowercase; 
margin-bottom: 0px; 
padding: 5px 10px 0px 10px;
margin: 0px 2px 0px 2px;
background: url('none');
border: none;
}
A.main:hover  
{color: #A02828;
text-shadow: 1px 1px 3px #924C7B;
border-bottom: 3px solid #c0c0c0;}

A:link, A:active, A:visited { 
text-decoration: none; 
color: #707070; 
font-family: Georgia;
border-bottom: 1px solid #8CA454;
line-height: 200%;
}
A:hover { 
color: #A02828; 
border-bottom: 1px solid #fff;
}

A.footer:link, A.footer:active, A.footer:visited { 
color: #505050; 
font: normal 13px "gill sans MT";
border-bottom: 1px solid #886288;
border-left: none;
}
A.footer:hover { 
color: #333; 
border-bottom: 1px solid #404040;
border-left: none;
}

A.affie:link, A.affie:active, A.affie:visited {
border-right: 2px solid #924C7B;
border-left: none;
display: block;
color: #707070; 
font: 11.49px Georgia;
margin: 3px 2px;
padding: 4px 5px 3px 4px;
background: #FFF;
text-align: center;
border-bottom: 1px solid #c0c0c0;
}
A.affie:hover { 
text-decoration: none; 
color: #A02828; 
background: #f1f1f1;
border-bottom: 1px solid #AD3;
}

/* Headers */

h1, h3 {
text-shadow: 1px 1px 1px #000000;
font: normal 35px georgia;
color: #AADD33; 
text-align: center;     
margin-bottom: 0px;
padding: 5px;
border-bottom: 1px dotted #000000;
margin-top: 2px;
} 

h2 {
font: normal 25px "Gill Sans MT", "Century Gothic"; 
color: #a0a0a0; 
text-align: center;  
text-transform: lowercase; 
margin-bottom:1px; 
} 


/* Random */

#qu {
list-style-image: url('http://i256.photobucket.com/albums/hh189/Moofish_rockz/BulletSeven-1.png');
line-height: 200%;
}

ul {
list-style-image: url('http://i256.photobucket.com/albums/hh189/Moofish_rockz/BulletSeven-1.png');
line-height: 200%;
}

img.link {
border: 2px solid #DDDDDD;
padding: 3px;
}


/* Input, Blockquote, Pre, etc. */

blockquote {color: #505050;
border-left: 5px solid #924C7B;
padding: 10px;
background: #efefef url('http://skylineillusions.net/goodies/75.jpg');
-moz-box-shadow: 1px 1px 1px 1px #c0c0c0;
-webkit-box-shadow: 1px 1px 1px 1px #c0c0c0;
box-shadow: 1px 1px 1px 1px #c0c0c0;
}

textarea,input {
overflow: auto; 
border: 1px solid #A5ACB2;
background-color: #fff;
background-image: url('http://www.photoshopstar.com/tutorials/63/gem-logo-icon-02.gif'); 
padding: 5px;  
font: normal 13px arial;
color: #000000;
line-height: 200%;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
}
textarea:hover, input:hover {
color: #404040;
border: 1px solid #ccc;
}

pre {
width: 200px;
height: 100px;
overflow: auto; 
border: 1px solid #A5ACB2;
background-color: #fff;
background-image: url('http://www.photoshopstar.com/tutorials/63/gem-logo-icon-02.gif'); 
padding: 5px;  
font: normal 9px "small fonts";
color: #000000;
line-height: 200%;
}

code {color: #404040;
overflow: auto;
font: normal 9px "small fonts";
background-color: #fff;
line-height: 200%;
padding: 3px;}

strike {background-color: #FFE1AD;
text-decoration: none;
padding: 7px;
line-height: 200%;}


u {text-decoration: none;
font-style: italic;
font-family: georgia;
color: #444;
}
