/*
ThemeName: Riley Keough - Riley
Author: Christine
AuthorURI: http://pinkchaos.org
*/

body{
margin:0px;
background-color: #e4e6ea;
background-repeat: repeat-x;
background-image: url(images/rileybg.png);
font-family: arial;
font-size: 9pt;
color: #9c9c9c;
}

#maincontainer{
width: 910px; 
position:center;
background: url('images/mainbg.png') repeat-y;
}

TD,TR{
font-size: 9pt;
color: #9c9c9c;
}

b{color: #878686;
}

i{color: #878686;
}

u{color: #878686;
}


blockquote {
padding: 3px;
background: #f6f7f9;
border-left: 3px solid #e3e4e7;
margin: 5px;
}




A:link{
color: #c2b9c0;
text-decoration:none;
}

A:visited{
color:#c2b9c0;
text-decoration:none;
}

A:active{
color:#c2b9c0;
text-decoration:none;
}

A:hover{
color:#c2b9c0;
text-decoration:none;
}

input, option, select, textarea {
background-color:#f5f6f9;
font-family: arial;
font-size: 9pt;
color: #a8a8a8;
text-shadow: #ffffff 1px 1px 1px;
padding:4px;
border-radius: 5px;
border-bottom: 1px solid #e8e5d9;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

input:focus, textarea:focus {
background-color:#f5f6f9;
font-family: arial;
font-size: 9pt;
color: #a8a8a8;
text-shadow: #ffffff 1px 1px 1px;
padding:4px;
border-radius: 5px;
border-bottom: 1px solid #e8e5d9;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

.side-top{
background : url('images/sidetop.png');
height:54px;
margin-left:4px;
width:304px;
}

.side-top2{
padding:15px;
font-size:20px;
text-transform:lowercase; 
color: #c4b6b8; 
font-family: georgia; 
letter-spacing: -1px; 
line-height:20px; 
text-align: center;
text-shadow: #fbfbfb 1px 1px 1px;
}

.side-middle{
padding-left: 6px;
padding-right: 6px;
padding-top: 5px;
padding-bottom: 5px;
font-family: arial;
font-size: 9pt;
line-height: 9pt;
color: #a8a8a8;
text-align: left;
}

.side-middle a img{
background:#f5f5f5;
border:0px solid #e3e4e7;
padding:0px;
opacity: .5;
-moz-opacity: .5;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px;
filter: alpha(opacity=50); 
}

.side-middle a:hover img{
background:#f5f5f5;
border:0px solid #e3e4e7;
padding:0px;
opacity: .7;
-moz-opacity: .7;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
border-radius: 0px;
filter: alpha(opacity=70); 
}

.footer{
}

a img{
background:#f5f5f5;
border:1px solid #e3e4e7;
padding:7px;
opacity: .9;
-moz-opacity: .9;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
filter: alpha(opacity=90); 
}

a:hover img{
background:#f5f5f5;
border:1px solid #e3e4e7;
padding:7px;
opacity: .9;
-moz-opacity: .9;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
filter: alpha(opacity=90); 
}






.commenters {
font-family: arial;
font-size: 9pt;
color: #9c9c9c;
list-style: none;
border-bottom: 1px double #dfe1e3;
border-top: 0px solid #e8e5da;
border-left: 0px solid #e8e5da;
border-right: 0px solid #e8e5da;
background-color: #f2f4f6;
margin: 5px;
padding:10px;
text-align: left;
}

#latestPhotos a img {
background:#f5f5f5;
border:1px solid #e3e4e7;
padding:7px;
width: 70px;
height: 80px;
border-radius: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

#latestPhotos a:hover img {
background:#f5f5f5;
border:1px solid #e3e4e7;
padding:7px;
width: 70px;
height: 80px;
border-radius: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

.eliteaffs a img{
background:#fff;
border:1px solid #e3e4e7;
padding:4px;
margin:2px;
width:45px;
border-radius: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}
.eliteaffs a img:hover{
background:#fff;
border:1px solid #e3e4e7;
padding:4px;
width:45px;
margin:2px;
border-radius: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}
img.alignleft{
margin-right:5px;
float:left;
}

img.alignright{
margin-left:5px;
float:right;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
