/*  
Theme Name: StarsZZ Exlusive Wordpress Theme
Description: Exclusive Theme
Author:  <a href="http://17again.org">Sofia</a>
Version: 1
*/

body {
background: #FFFFFF url('http://img191.imageshack.us/img191/2057/gradient14.jpg') repeat-x;
font-family: "arial";
font-size: 12px;
color: #000;
}
a:link, a:active, a:visited {
color: #8F5FCF;
font-family: "arial";
font-size: 12px;
text-decoration: none;
}
a:hover {
color: #9356E8;
font-family: "arial";
font-size: 12px;
text-decoration: underline;
}

#sidebar {
position: absolute;
width: 220px;
left: 750px;
top: 663px;
padding: 5px;
}
#content {
font-size: 11px;
color: #000;
position: absolute;
left: 175px;
top: 663px;
width: 560px;
padding: 5px;

}

h1 { 
padding:10px 15px;
text-align: center;
font:23px "Trebuchet Ms";
color: #4A3469;
text-transform: uppercase;

}

h2 { 
font:15px "Thoma";
color: #5B427A;
text-transform: uppercase;
}
h3 { 
font:9px "Thoma";
text-align: right;
color: #000;
text-transform: uppercase;
}
.commenters {
text-align:left;
margin: 5px;
padding: 10px;
}
blockquote  {
display : block;
text-align: left;
font-size: 12px;
color : #000000;
padding : 10px;
background : #F2F2F2;
border-left: 10px solid #8F5FCF;
margin: 20px;
} 

textarea, input, select, submit {  
background: #ffffff; 
font: 12px/24px "arial";
color: #404040;
border: 1px solid #000;
} 
ul  {
list-style-image : url('http://img709.imageshack.us/img709/6642/he8.gif');
margin:0 0 15px 15px;
} 
img {
border: 0px;
}
#welcome {
position: absolute;
width:262px;
height:126px;
left: 280px;
top: 350px;
padding: 5px;
text-shadow: 0 0 1px #000;
}