
/*  
Theme Name: Eternity
Theme URI: http://www.wpdesigner.com
Description: Feat. Xenosaga
Version: 1.0
Author: Jessi Ray
Author URI: http://www.splatterheart.net

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0 auto;
font-family: "century gothic", Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: black url(images/utopia.jpg);
color: #AAAAAA;
}

a:link, a:visited{
text-decoration: none;
color: #CDCDCD;
}

a:hover{
text-decoration: none;
color: #CC99CC;
}

#wrapper{
margin: 0 auto;
width: 750px;
text-align: center;
}


#header{
float: left;
background: url(images/banner.png) no-repeat top;
height: 424px;
width: 700px;
}


#container{
float: left;
width: 700px;
background: url(images/bgy.png) repeat-y center;
margin-top: 0px;
text-align: center;
}

#content{
float: right;
width: 390px;
margin-top: -90px;
margin-right: -10px;
}

#page{
float: right;
width: 345px;
margin-top: -90px;
margin-right: 8px;
text-align: left;
padding-left: 6px;
padding-right: 6px;
}

#comments{
float: right;
width: 350px;
margin-right: 8px;
text-align: left;
}

#nextgen{
float: right;
width: 400px;
margin-top: 0px;
margin-right: -60px;
}

.commentpadding{
padding-top: 12px;
padding-bottom: 13px;
margin-right: 15px;
}

#sidebar{
float: left;
width: 150px;
margin-left: -310px;
display: inline;
margin-top: -30px;
}

#sidebar2{
float: left;
width: 150px;
margin-left: 150px;
display: inline;
margin-top: -30px;
}

#footer{
clear: both;
float: left;
width: 700px;
height: 112px;
background: url(images/footer.png) no-repeat bottom center;
}

h1{
font-family: "Trajan Pro", "Felix Titling", Georgia, Sans-serif;
font-size: 40px;
padding: 0 0 10px 0;
}

.post h2{
font-family: "Trajan Pro", "Felix Titling", Sans-serif;
font-size: 25px;
color: #BABABA;
}

.post{
padding: 10px 5px 10px 5px;
}

.entry{
line-height: 18px;
color: black;
background: url(images/contentbox.jpg) #555555 no-repeat top;
display: block;
font-size: 9pt;
width: 300px;
text-align: left;
border: none;
margin: 0 auto;
font-family:  "century gothic", sans-serif; 
padding-left: 5px;
padding-right: 5px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
margin: 10px 0 0 0;
}

.navigation{
padding: 14px 0 0 0;
font-size: 14px;
line-height: 18px;

}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

#sidebar ul li{
padding: 10px 0 10px 0;
}

#sidebar ul li h2{
font-family:  "Trajan Pro", "Felix Titling", Sans-serif;
font-size: 14px;
width: 150px;
background: #FF1493;
color: #8B0A50;

}

#sidebar ul ul li{
padding: 0;
}

#sidebar2 ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

#sidebar2 ul li{
padding: 10px 0 10px 0;
}

#sidebar2 ul li h2{
font-family: "Trajan Pro", "Felix Titling", Sans-serif;
font-size: 14px;
width: 150px;
background: #7AC5CD;
color: #36648B;



}

#sidebar2 ul ul li{
padding: 0;
}


.comments-template{
	margin: 10px 0 0;
        padding: 10px 0 0;
       
}

.comments-template ol{
	margin: 0;
	list-style: none;
        padding-left: 50px;
        padding-right: 50px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	display: block;
        text-align: left;
        background: url(images/commentbox.jpg) #005555 no-repeat bottom;
        width: 300px;
        color: white;
}

.comments-template h2, .comments-template h3{
	font-family: "Trajan Pro", "Felix Titling", Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
        font-family: "century gothic", Sans-serif
       
}


.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
        width: 300px;
        background: url(images/commenttemplate.jpg) #ad3901 no-repeat top;
        border: none;
      
}





#tabs{
overflow: hidden;
border-bottom: none; /*bottom horizontal line that runs beneath tabs*/
margin-left: 470px;
font-family: "century gothic", sans-serif;
font-size: 11pt;
color: hotpink;
margin-top: 80px;
display: block;
text-align: left;
width: 220px;


}

.menu:link {
	margin: 0;
	padding: 4px;
	list-style: none;
        color: #C0C0C0;
}

.menu:hover {
	margin: 0;
	padding: 4px;
	list-style: none;
        background-image: url(images/tophover.png);
	color: #FF6EB4;
}


.nav:link {
color : #607B8B;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #87CEEB;

}

.nav:hover {
text-decoration : none;
border: none;
width : 150px;
display : block;
background: #607B8B;
text-align: center;
color: #87CEEB;

}

.nav:active {
color : #607B8B;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #87CEEB;

}

.nav:visited {

color : #607B8B;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #87CEEB;

}

.nav{

color : #607B8B;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #87CEEB;
}


.nav2:link {

color : #8B0A50;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #EE30A7;

}

.nav2:hover {
text-decoration : none;
border: none;
width : 150px;
display : block;
background: #8B0A50;
text-align: center;
color: #EE30A7;

}

.nav2:active {

color : #8B0A50;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #EE30A7;

}

.nav2:visited {

color : #8B0A50;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #EE30A7;

}

.nav2{

color : #8B0A50;
text-decoration : none;
text-align : center;
width : 150px;
display : block;
background: #EE30A7;
}

ul.twitter {

color : #607B8B;
text-decoration : none;
text-align : center;
width : 150px;

display : block;
background: #87CEEB;

}

.twitter{
color : #607B8B;
text-decoration : none;
text-align : center;
width : 150px;

display : block;
background: #87CEEB;

}

img{
border: none;
}

.footer{
width: 300px;
background: url(images/footerbox.jpg) no-repeat bottom;
color: black;
display: block;
padding-right: 50px;
padding-left: 50px;
}

blockquote{
display: block;
width: 250px;
background: url(images/quote.jpg) #832d92 no-repeat bottom;
color: white;

}

code{
display: block;
width: 280px;
background: url(image/codebox.jpg) #9f005d no-repeat top;
color: white;
text-align: left;
font-family: "Courier New", courier, sans-serif;

}

strong{
color: #ea0361;
border-bottom: dotted #9f005d;
}

em{
color: #000c48;
}

del{
color:#712600;
}

ins{
color: yellow;
}