/*
Theme Name: JessAlbaPics.org
Theme URI: http://ahsiek.org/
Description: A version made by Keisha.
Version: I dont know.
Author: Keisha C.
*/

/* Begin Body */
body {
	margin:  0px;
	cursor: default;
	background-color: #EBEBEB;
	background-image: url('images/alba_bg.gif');
        background-attachment: ;
	background-position: top left;
	background-repeat: repeat-x;
	font-family:Tahoma;
	font-size: 10px;
        color: #5D5D5D; 
        text-align: justify; 
}

/* End Body */



/* Begin Links */
a {
	text-decoration: none;
	color: #94d1EB;
}
a:hover {
	text-decoration: none;
	color: #5D5D5D;
}
.header a {
	text-decoration: none;
	color: #FFFFFF;
}
.subheader a {
	text-decoration: none;
	color: #FFFFFF;
}
/* End Links */



/* Begin Body Tags */
table, tr, td, div {
	font-family: Tahoma;
	font-size: 11px;
        text-align: justify;
	vertical-align: top;
}
.header {
	background-color: #FFFFFF; 
        border-bottom-color: #DCDCDC; 
	font-family: ASI_Mono; 
	text-align: justify;
	font-size: 12px; 
	text-transform: uppercase;
	color: #616161;
	line-height: 15px;
	padding: 2px;
}
.content {
	background-color: #FFFFFF;
        border: 1px solid; 
        border-color: #DCDCDC; 
	text-align: justify;
	vertical-align: top;
	padding: 4px;
}
h1 {
background-color: #ffffff;
border-bottom: 2px solid #fefefe;
font-family: Verdana; 
font-size: 10px; 
line-height: 9px; 
letter-spacing: 0px;
text-transform: uppercase;
font-weight: bold;
color: #95D0FA; 
text-align: justify;
padding-left: 7px;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;}

/* End Body Tags */



/* Begin Descriptive Text */
b, strong {
	color: #5D5D5D;
}
i, em {
  color: #D58FB7;
  letter-spacing: 1px;}
s, strike {
  color: #4B4B4B;}
u, underline {
        color: #957C6B;
        font-style: border; }
/* End Descriptive Text */



/* Begin Forms */
textarea, input, select, button {
	background-color: #F7F0E6;
	border: 1px solid #B7BA96;
	font-family: Tahoma;
	font-size: 10px;
	color: #8B7975;
}
/* End Forms */