/*  
Theme Name: Nikki Reed ; Blue Song
Theme URI: http://nikki-r.com/ &&. http://nikkireed.4fan.org
Description: Nikki's Fansite
Version: 17
Author: Cassidy
Author URI: http://nikki-r.com/
*/

/* GENERAL */

* {
	margin: 0; 
	padding: 0; 
	}
	
body  {
	background: #EAEBED;
}

b, strong {
	color: #FFFFFF;
}

i, italic, em {
	color: #1B3764;
}

u, underline{
    color: #DFA879;
    font-weight:none;
    font-size:11px;
}

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

a:hover {
	color: #EFA1B2;
	text-decoration: none;
	}
	
a img{border: 1px solid #E38661;padding:4px;opacity:0.4;} 
a:hover img{border: 1px solid #FFFFFF;padding: 4px; opacity:1;}
a img.img{-moz-border-radius:0.6em; border: 1px solid #E38661;padding:4px;opacity:0.4;} 
a:hover img.img{-moz-border-radius:0.6em;border: 1px solid #FFFFFF;padding: 4px; opacity:1;}

  a.menu:active, a.menu:visited, a.menu:link  
{
display: block;
color:#577CD8;
background-color: #E0CED5;
text-align: center;
font-size: 12px; 
padding: 5px; 
text-decoration: none;
font-family: arial;
border-left: 4px solid #E38661;
border-bottom: 2px solid #E38661;
}

a.menu:hover
{
display: block;
color: #577CD8;
background-color: #E0CED5;
text-align: center;
font-size: 12px; 
padding: 5px; 
font-family: arial;
border-left: 4px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

input, textarea, option, select ,submit {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d; 
	font-size: 11px;
	line-height: 15px; 
	}

.pictures {
	-moz-border-radius: 5px;
	background: #ffffff;
	border-top: 0px solid #fbda4d;
	border-left: 0px solid #fbda4d;
	border-bottom: 1px solid #fbda4d;
	border-right: 1px solid #fbda4d;
	margin: 5px auto 10px auto;
	padding:10px;
	}

blockquote {
	border-right: 7px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #f4f4f4 1px 1px 1px;
}



/* SIDEBARS */

#sidebar1 {
	float: left;
	overflow: hidden;
	width: 200px;
	background: #C8D2DC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 2Opx;
	-moz-border-radius: 15px;
}

#sidebar1 .title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 55px;
	color: #C5A64A;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}

#sidebar2 {
	float: right;
	overflow: hidden;
	width: 200px;
	background: #C8D2DC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 2Opx;
	-moz-border-radius: 15px;
}

#sidebar2 .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 55px;
	color: #C5A64A;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}

.widget {
	font-family: Arial, Helvetica, sans-serif;
	color: #908d8d;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#sidebar1 ul, #sidebar2 ul {
	list-style-type: none;
	}

#sidebar1 ul li, #sidebar2 ul li {
	background-color: #E0CED5;
	-moz-border-radius: 10px;
	margin-bottom: 7px; 
	padding: 3px;
	line-height: 15px; 
	text-indent: 3px;
	}


	
/* CONTENT */

#content, table, tr, td { 
	font-family: Arial, Helvetica, sans-serif;
	color: #184269;
	font-size: 11px;
	text-align: justify;
} 


#content p { 
	margin-bottom: 10px;
} 

.title, a.title:link, a.title:visited, a.title:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #FFFFFF;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}

.posttitle, a.posttitle:link, a.posttitle:visited, a.posttitle:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 25px;
	color: #FFFFFF;
	text-indent: 10px;
	padding: 3px;
	margin-bottom: 5px;
	text-shadow: #cccccc 1px 1px 1px;
}


.meta {
	text-align: center;
	background-color: #C0C9D3;
	padding: 15px 10px 15px 20px;
	margin-bottom: 10px;
	-moz-border-radius: 15px;
	width:480px;
}


/* FOOTER */

.clearfloat {
	clear:both;
}

#footer {
	background: #C0C9D3; 
	padding: 5px 0 10px 0;
	width: 100%;
	text-align: center;
	color: #888888;
	letter-spacing: 1px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
		-moz-border-radius: 15px;
} 