/*   
Theme Name: TaylorSwift Love Lyrics Center
Theme URI: http://tay-love.com/lyrics
Base Code: Atomic Affliaction
Layout & Tweaked by: Gheline
Author URI: http://tay-love.com
Version: V. 3
.
Do not steal the Stylesheet. Copyrighted (c) 2010.
.
*/


body{
background-color:#ececec;
background-image: url('http://tay-love.com/Images/bg.png');
background-repeat: no-repeat;
background-attachment:fixed; 
font-family:"lucida sans unicode";
font-size:11px;
line-height:20px;
text-align:justify;
cursor: url("http://i49.tinypic.com/4ic1g.png"), default;
}

#container{
width:500px;
position:absolute;
left:74%;
margin-left:-275px;
top:30px;
background-color:transparent;
}

.navigation{
width:500px;
border-right: 2px solid #fff;
border-left: 2px solid #fff;
border-top: 2px solid #fff;
background-color:#e0a1b9;
padding:0px; 
margin:0px;
-moz-box-shadow:0px 0px 4px #4F4F4F;
-moz-border-radius:  8px; 
-webkit-border-radius: 8px; 
border-radius: 8px; 


}

.main{
width:470px;
_width:500px;
background-color:#ffffff;
padding:15px;
margin-top:8px;
-moz-box-shadow:0px 0px 5px #4F4F4F;
-moz-border-radius:  8px; 
-webkit-border-radius: 8px; 

}


.footer{
width:470px;
_width:500px;
background-color:#fff;
color:#bf6e8d !important;
text-align:center;
padding:15px;
margin-top:8px;
border:none;
-moz-box-shadow:0px 0px 4px #4F4F4F;
-moz-border-radius:  8px; 
-webkit-border-radius: 8px; 
}

table, td{padding:0px; margin:0px;}

a.nav, a.nav:active, a.nav:visited, a.nav:link{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color:#e1a3bb;
text-decoration:none;
font-family:"lucida sans unicode";
border-right:1px solid #fff;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav:hover{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color:#e8aec4;
text-decoration:none;
font-family:"lucida sans unicode";
border-right:1px solid #d9d9d9;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav2, a.nav2:active, a.nav2:visited, a.nav2:link{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color:#e0a1b9;
text-decoration:none;
font-family:"lucida sans unicode";
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav2:hover{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background-color:#e8aec4;
text-decoration:none;
font-family:"lucida sans unicode";
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}




a, a:active, a:visited, a:link{
color:#d28fa9;
text-decoration:none;
}

a:hover{
color:#989898;
text-decoration:none;
cursor: url("http://i49.tinypic.com/4ic1g.png"), default;
}

b{
color:#c17693;
text-decoration:none;
text-transform:;
}

i{
color:#979797;
}

u{
border-bottom:1px dotted #af758b;
text-decoration:none;
}

h1{
font-family:"arial black";
font-size:15px;
text-align:center;
font-weight:bold;
letter-spacing:-1px;
word-spacing:5px;
color: #e0a1b9;
text-transform:uppercase;
margin-bottom:5px;
margin-top:0px;
}

h2{
font-family:"arial black";
font-size:30px;
text-align:center;
font-weight:bold;
letter-spacing:-1px;
word-spacing:5px;
color:#adadad;
text-transform:uppercase;
margin-bottom:20px;
}

::-moz-selection{
background:#e0a2ba;
color:#fff;
}

::selection {
background:#e0a2ba;
color:#fff;
}
