/* Coding and design by Meesho
URL: http://the-torches.com
EMAIL: meeshoyeah@hotmail.com
*/

body {
background-color: #030303;
font-family: trebuchet ms, arial, sans-serif;
font-size: 10px;
color: #CEC975;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
line-height: 11px;
}

li,p {
   	margin-left: 20px;
   	margin-right: 20px;}

table, tr, td {
	font: 10px trebuchet ms, arial, sans-serif; 
	line-height: 13px;
	margin: 0px 0px 0px 0px;}

A:link {
    COLOR: #B7B7B7;
    text-decoration: none;
    }
    
A:visited {
    COLOR:#D4D4D4;
    text-decoration: line-through;
    }

A:hover {
    font-weight:none;
    COLOR: #ffffff;
    text-decoration:none;
    }

#aff img {border:4px solid #424242; margin:3px; background: #none;}
#aff a:hover img  {border:4px solid #7C7C7C; margin:3px; background: #none;}

#entries img {border:4px solid #9D9973; margin:5px; background: #none;}
#entries a:hover img  {border:3px solid #C7C399; margin:5px; background: #none;}

h1 {
font-family: Georgia;
color: #B0516F;
font-weight:normal;
padding-right: 2px;
background-color: #191919;
padding-bottom, top: 1px;
text-transform: uppercase;
letter-spacing: 3pt;
font-size: 18px;
text-align: right;
margin: 3px 0px 0px 0px;}


h2 {
font-family: Georgia;
color: #B0516F;
padding-right: 8px;
padding-bottom, top: 1px;
letter-spacing: 4pt;
text-transform: uppercase;
background-color: #191919;
font-size: 18px;
text-align: right;
margin: 3px 0px 0px 0px;}


h3 {
font-family: trebuchet ms, arial, sans-serif;
color: #D63F6C;
text-transform: uppercase;
padding-right: 8px;
padding-bottom, top: 1px;
letter-spacing: 4pt;
border-bottom: 1px dotted;
font-size: 10px;
text-align: right;
margin: 3px 0px 0px 0px;}


.titles {
   color: #D63F6C;
   font-family: Tahoma;
}


a img {border: 0px;}


textarea, input, select, button, submit {
		background-color: #242424;
		border-top:1px solid #3A3A3A;
		border-left:5px solid #3A3A3A;
		border-bottom:1px solid #3A3A3A;
		border-right:5px solid #3A3A3A;
		font-family: tahoma;
		font-size: 10px;
		color: #F52374;}
		
body {
		scrollbar-arrow-color:       #C4BE62;
		scrollbar-track-color:       #030303;
		scrollbar-face-color:        #832843;
		scrollbar-shadow-color:      #D63F6C;
		scrollbar-highlight-color:   #D63F6C;
		scrollbar-darkshadow-color:  #030303;
		scrollbar-3dlight-color:     #030303;
}

#navigation2 {
  		margin: 0;
   		padding: 0;
   		list-style-type: none;
		text-transform: capitalise;
		font-weight: none;
}


#navigation2 a { 
        background-color:#2A282D;
   		color:#D4D4D4;
   		width:100%;
   		border-right:10px solid #D63F6C;
   		margin-bottom:2px;
   		margin-left:0px;
   		padding-right:15px;
		padding-bottom:0px;
		font-size: 10px;
		text-align: right;
		font-weight: normal;
	}

#navigation2 a:hover {
        background-color:#494949;
   		color:#ffffff;
   		width:100%;
   		margin-bottom:2px;
   		margin-left:1px;
   		border-right:10px solid #C4BE62;
   		padding-right:15px;
		padding-bottom:0px;
		font-size: 10px;
		text-align: right;
		font-weight: normal;
}