/*

Theme Name: Evan Rachel Online
Theme URI: http://www.evanrachelwoodfan.com/
Description: Version 3.0 of Evan Rachel Online
Version: 3.0
Author: Celyn
Author URI: http://trouble.nu
Tags: blue, green, white

*/




/* MAIN STRUCTURE */

body {	background-image:url(/images/bg.jpg);
	background-color: #DEEAEA;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 900px;
	margin: 0px auto;
	margin-top:0px;
}

.ad {
	width: 900px;
	height: 90px;
	margin: 0px auto;
	margin-top:0px;
}

.menu {
	width: 900px;
	height: 34px;
	margin: 0px auto;
	margin-top:0px;
	text-align: center;
}

.header {
	width: 900px;
	height: 326px;
	margin: 0px auto;
	margin-top:0px;
	text-align: center;
}


/* SIDEBAR */

.sidebar_content {
	font: 12px arial, Helvetica, sans-serif;
	line-height:16px;
	color: #576666;
	background-color: #D6E3E3;
	padding:10px;
	margin-bottom:30px;
	margin-top:10px;
	-moz-border-radius:10px;
	text-align:justify;
	border-right: 1px solid #CCDBDB;
	border-bottom: 1px solid #CCDBDB;
}

.sidebar {
	float:left;
	overflow:hidden;
	width: 280px;
	-moz-border-radius:15px;
	font: 9px arial, Helvetica, sans-serif;
	text-shadow: #FFF 1px 1px 1px;
}

/* CONTENT AND ENTRIES */

.content {	
	width: 575px;
	float: right; 
	overflow:hidden;
	padding:10px;
	margin-left:10px;
	font: 12px arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #576666;
	text-align: justify;
	text-shadow: #FFF 1px 1px 1px;
}


.footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}


/* FONT and IMAGEs */

a { text-decoration: none; }
a:link {color: #9EBD89; }
a:visited, a:active {color: #9EBD89;}
a:hover {color: #4E7474; text-decoration: none;}

blockquote {
	width:90%;
	margin-left:15px;
	font-style:italic;
	color:#74757A;	
	background-color:#F6F9FD;
	border-left:3px solid #689393;
	padding:10px;
}

h1 {
	padding:6px;
	font: 24px georgia;
	font-weight: bold;
	line-height: 12px;
	font-style: italic;
	color: #689393;
	text-shadow: #FFF 2px 2px 2px;
	letter-spacing: -1px;
	text-align:center;
	margin-bottom:10px;
	border-bottom: 1px dotted #E0EAF9;
}

i, em {	font-style: italic;
	color: #689393;
}

b, strong {
	color: #576666;
	text-shadow: #FFF 2px 2px 2px;
}

.titlemini {;
	background: #F7FAFD;
	font-family: arial;
	color: #576666;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	padding:5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	border-radius: 10px;
}



/* PICTURE INFO */

.item a img{
	border: 1px solid #CFDDDD;
	background-color: #fff;
	-moz-border-radius: 8px;
	padding: 5px;
	margin: 5px;
}


.item a:hover img{
	border: 1px solid #689393;
	background-color: #fff;
	-moz-border-radius: 8px;
	padding: 5px;
	margin: 5px;
}
	
.noborder {
	border: 0px;
	padding: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}






/* NAVIGATION LINKS */

.menu {
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	font: 12px georgia;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 1px;
	text-align: center;}

.menu a:link {
	margin: 1px;
	padding: 5px;
	font-weight: normal;
	border-bottom: 0px;
	letter-spacing: 1px;
	color: #FFFFFF;}

.menu a:visited {
	margin: 1px;
	padding: 5px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;}

.menu .selected, .menu a:hover {
	margin: 1px;
	padding: 5px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;}

.sidebar-title1 {
    	 color:#689393;
	 font-family:Georgia;
	 font-style:italic;
	font-size:24px;
	letter-spacing: -2px; 
	text-transform: normal;
	line-height: 12px;
	font-weight: bold;
        text-shadow: #fff 1px 1px 1px;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}

.sidebar-title2 {
	 color: #BCD9A9;
	 font-style:italic;
	 font-family:Georgia;
	font-size:24px;
	text-transform: normal;
	letter-spacing: -2px; 
	line-height: 12px;
	font-weight: bold;
        text-shadow: #fff 1px 1px 1px;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}

.sidebar_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	font-weight:none;
	text-transform: none;
	color: #689393;
	text-shadow: #fff 1px 1px 1px;
	letter-spacing:0px;

}

input, select, textarea {
	font-family:Arial; 
	font-size:11px; 
	color: #132847; 
	background: #F5F9FC; 
	border:0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	border-radius: 10px;
	padding: 14px;
}