/*
ThemeName: Kellan Lutz Fan - Klutz
Author: Christine
AuthorURI: http://pinkchaos.org
*/

body{
margin:0px;
background-color: #ececec;
background-repeat: repeat-x;
background-image: url(images/kellanbg.png);
font-family: tahoma;
font-size: 9pt;
color: #adadad;
}

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

#comments{
padding:30px;
}

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

b{color: #898b95;
}

i{color: #898b95;
}

u{color: #898b95;
}

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

blockquote p:first-letter { 
float: left;
color: #b5b7c3;
margin: 1px;
font-size: 30px;
}

.menu{
padding: 1px;
text-shadow: #fdfbfb 1px 1px 1px;
font-size: 15pt;
color: #b5b7c3;
text-align: center;
}

.menu a:link{
padding: 1px;
text-shadow: #fdfbfb 1px 1px 1px;
font-size: 15pt;
color: #b5b7c3;
text-align: center;
background-color: #f7f7f7;
display:block;
opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50); 
}

.menu a:visited{
padding: 1px;
text-shadow: #fdfbfb 1px 1px 1px;
font-size: 15pt;
color: #b5b7c3;
text-align: center;
}

.menu a:active{
padding: 1px;
text-shadow: #fdfbfb 1px 1px 1px;
font-size: 15pt;
color: #b5b7c3;
text-align: center;
}

.menu a:hover{
padding: 1px;
text-shadow: #fdfbfb 1px 1px 1px;
font-size: 15pt;
color: #b5b7c3;
text-align: center;
}

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

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

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

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

input, option, select, textarea {
background : url('images/textbg.png');
font-family: “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, sans-serif;
font-size: 12px;
color: #9597a1;
text-shadow: #e5e7ec 1px 1px 1px;
padding:4px;
border-radius: 5px;
border-bottom: 1px solid #a9abb7;
border-right: 0px solid #9e8e91;
border-top: 0px solid #9e8e91;
border-left: 0px solid #9e8e91;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

input:focus, textarea:focus {
background : url('textbg.png');
font-family: “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, sans-serif;
font-size: 12px;
color: #9597a1;
text-shadow: #e5e7ec 1px 1px 1px;
padding:4px;
border-radius: 5px;
border-bottom: 1px solid #a9abb7;
border-right: 0px solid #9e8e91;
border-top: 0px solid #9e8e91;
border-left: 0px solid #9e8e91;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

input:hover, option:hover, select:hover, textarea:hover {
background : url('images/textbg.png');
font-family: “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, sans-serif;
font-size: 12px;
color: #9597a1;
text-shadow: #e5e7ec 1px 1px 1px;
padding:4px;
border-radius: 5px;
border-bottom: 1px solid #a9abb7;
border-right: 0px solid #9e8e91;
border-top: 0px solid #9e8e91;
border-left: 0px solid #9e8e91;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
}

.side-middle{
width:310px;
}

.side-middle2{
padding: 10px;
font-family: tahoma;
font-size: 9pt;
line-height: 9pt;
color: #eeeeee;
text-align: left;
}

.footer{
}

a img{
background:#ffffff;
border-bottom:1px solid #d4d4d4;
border-top:0px solid #dbdbdb;
border-right:1px solid #d4d4d4;
border-left:0px solid #dbdbdb;
padding:5px;
margin:2px;
opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80); 
}

a:hover img{
background:#ffffff;
border-bottom:1px solid #d4d4d4;
border-top:0px solid #e2e3e3;
border-right:1px solid #d4d4d4;
border-left:0px solid #e2e3e3;
padding:5px;
margin:2px;
opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80); 
}



.sidebar a img {
border-top: 0px solid #e2e0d9;
border-left: 0px solid #e2e0d9;
border-right: 1px solid #abadb9;
border-bottom: 1px solid #abadb9;
background-color: #b5b7c3
opacity: .7;
-moz-opacity: .7;
filter: alpha(opacity=70); 
padding: 1px;
}


.sidebar a:link {
color:#fcfcfc;
}

.sidebar a:visited {
color:#fcfcfc;
}

.sidebar a:active {
color:#fcfcfc;
}

.sidebar a:hover {
color:#fcfcfc;
}

.comments a:hover {
color:#e4e4e4;
}

.sidebar a:hover img {
border-top: 0px solid #e2e0d9;
border-left: 0px solid #e2e0d9;
border-right: 1px solid #abadb9;
border-bottom: 1px solid #abadb9;
background-color: #b5b7c3
opacity: .9;
-moz-opacity: .9;
filter: alpha(opacity=90); 
padding: 1px;
}
