/*  
Theme Name: Jenaveve 
Theme URI: http://www.adultblogthemes.net
Description: Jenaveve Fan Blog Theme 2
Version: 1.0
0Author: Adult Blog Themes
Author URI: http://www.adultblogthemes.net

*/

body {
	margin:0px 0px; padding:0px;
        margin-top: 0px;
	border:0px;
        background-color:#9ed2fe;
 /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('http://www.jenavevefan.com/images/bg-grad.jpg');
	background-repeat: repeat-x;
	}

#Content {
	width:800px;
        height:100%px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#ffffff;
	border-style: solid;
	border-left-width: 2px;
	border-style: solid;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	}

#footer {
	width:800px;
        height:50px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#050b53;
	}

#footertext {
	margin-top:8px;
	padding-top:8px;
	color:#ffffff;
	}


#topnav {
	width:800px;
        height:21px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#fe0064;
	}

#maincontent {
	width:785px;
        height:100%px;
	padding-top:5px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
	
#blogtitlebox {
	width:416px;
        height:22px;
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#050b53;
	}

#blogtitletext {
	margin-left:8px;
	color:#ffffff;
	}


#blogbox {
	width:416px;
        height:100%px;
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#e3e3e3;
	border-style: solid;
	border-width: 1px;
	border-color:#b5b5b5;
	}
	
#blogbox a img {
border: 1px solid #000000;
padding: 0px;
margin:5px;
}

#container {
	position: relative; 
	width: 800px;	
	height: 100%px;
	}

a:link.titlelink {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:visited.titlelink {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:hover.titlelink {
color: #ffffff;
text-decoration: none;
}
a:active.titlelink {
color: #9ed2fe;
text-decoration: none;
}



a:link.lotdlink {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: transparent
}
a:visited.lotdlink {
color: #000000;
font-weight: bold;
text-decoration: none;
background-color: transparent
}
a:hover.lotdlink {
color: #050b53;
font-weight: bold;
text-decoration: none;
}
a:active.lotdlink {
color: #000000;
font-weight: bold;
text-decoration: none;
}




a:link.footerlinks {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:visited.footerlinks {
color: #9ed2fe;
text-decoration: none;
background-color: transparent
}
a:hover.footerlinks {
color: #ffffff;
text-decoration: none;
}
a:active.footerlinks {
color: #9ed2fe;
text-decoration: none;
}

.search-form input {
  width: 100px;
}


a {	color: #050b53; outline: none; }
a:visited { color: #050b53; }
a:hover, a:focus { color: #000000; }
a:active { color: #050b53; }


}
h3 {
font-family : Verdana;
color : #050b53;
text-align : center;
margin-top: .2em; 
margin-bottom: .2em;
font-size:1.7em;
}

h2 {
font-family : Verdana;
color : #9ed2fe;
text-align : left;
margin-top: .1em; 
margin-bottom: .1em;
font-size:1.4em;
}

.pb {
border: 1px solid #000000;
padding: 0px;
background: #e3e3e3;
}

