@charset "utf-8";
/* CSS Document                         
Author: Fram
Made for: Oh-Jesse.Org                         
Version: Because you live                      
Colors used: 
GREY BLUES: #66828e, #84a5b9
BLUES: #5f8f9d
TEAL BLUES: #2fa3b1, #658f9b
LIGHT BLUES: #c1ced2, #8cbdcd
DARK BLUES: #2a353e, #252f38
*/


body {
background-image: url(http://oh-jesse.org/images/v02/bg.jpg);
background-repeat:repeat-x;
background-color:#252f38;
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
color: #c1ced2;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5;
}

.affiliates {
font-size: 7pt;
background-color:#252f38;
color: #2fa3b1;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5;
}

.affiliates hover {
background-color:#252f38;
font-size: 7pt;
color: #658f9b;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5;
}

normal {
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
color: #c1ced2;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5;
}


text {
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
color: #c1ced2;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
}

ul { 
list-style-image: url("listArrow.gif"); 
list-style:square; margin:0;  
padding-left:8px; 
padding-top:0px; 
padding-bottom:0px; 
color:#4eb6c6; 
} 

ol { 
list-style-image: url("listArrow2.gif"); 
margin:0; 
}

b, strong {
color:#2fa3b1;
}

i, em {
color:#66828e;
}

u {
color:#84a5b9;
}

a:link, a:active, a:visited {
text-decoration:none;
color: #5f8f9d;
}

a:hover {
color:#8cbdcd;
}

.related_post {
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
color: #c1ced2;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5;
}

h1 {
background-image:url(/images/titlebar.jpg);
font-family: Verdana, Arial, sans-serif;
color:#c1ced2;
font-size:12px;
line-height:20px;
text-align:center;
width:550px;
margin-top: 0px;
margin-bottom: 0px;
}


h3 {
background-image:url(/images/titlesmall.jpg);
font-size:7pt;
color: #8cbdcd;
text-align: left;
width:550px;
line-height:15px;
margin-top: 2px;
margin-bottom: 2px;
}

li {
margin-left: 15;
type: circle;
}

input, textarea, option, select {
background: #252f38;
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
color: #c1ced2;
border: solid 1px #2a353e;
padding:2px;
}
	
input:hover, textarea:hover, option:hover, select:hover {
background: #252f38;
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
color: #658f9b;
border: solid 1px #2a353e;
padding:2px;
}
