/*

-----------------------------------------------------------

Theme Name: La-La Land

Theme URI: http://www.nwnlalaland.com/

Description:  Biteme

Version: 0.1

Author: Sara

Author URI: http://www.nwnlalaland.com/

-----------------------------------------------------------

*/

/* CSS LaLa Land */

html{ margin: 0; padding: 0;}
body{ background-image: url(images/bg_body.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-color: #000000; font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color: #FFFFFF;}




/* Custom Classes */

.bg_repeatshine{ background-image: url(images/bg_repeatshine.jpg); background-repeat: repeat-y; width: 5px;}
.contentarea{ background-color: #000000; width: 880px;}
.imagebordercreme{ border: 2px solid #FFFFBE;}
.guild{ background-image: url(images/bg_blacksquare.jpg); background-repeat: no-repeat; width: 452px; height: 500px; padding: 15px 30px 30px 30px;}
.tantext{ color: #FFC373; font-size: 12px;}


/*Custom ID*/

#navbar{}
#footer{ background-image: url(images/footer.jpg); background-repeat: no-repeat; width: 890px; height: 81px; color: #746A49; padding-top: 17px;}
#footer ul { margin:0; list-style:none; padding: 5px; }
#footer li { display: inline; margin:0 7px 0 7px; padding:0; }
#footer .padding { padding: 5px 0 0 10px; font-weight: bold; }

/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	position: relative;
	top: -35px;
	width: 100%;
	height: 35px;
	color: #FFF;
	margin-left: 15px;
	text-align: right;	
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {color: #FECF5F; }

/*  Top Menu */
#menu {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
}
#menu ul { margin:0; list-style:none; padding: 5px 0 0 20px; }
#menu a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 5px; text-decoration:none;  }
#menu a { float:none; }
#menu li { float:left; color: #FFF; margin:0; padding:0; }
#menu a:hover { text-decoration:underline;}  
#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }


/*Links*/

a:link { color: #FFC373; text-decoration: none;}
a:visited { color: #BA4A07; text-decoration: none;}
a:active { color: #BA4A07; text-decoration: none;}
a:hover { color: #BA4A07; text-decoration: none;}

div#footer a:link { color: #746A49; text-decoration: none; font-size: 11px;}
div#footer a:visited { color: #746A49; text-decoration: none; font-size: 11px;}
div#footer a:active { color: #746A49; text-decoration: underline; font-size: 11px;}
div#footer a:hover { color: #746A49; text-decoration: underline; font-size: 11px;}

div#playerstories a:link { color: #000000; text-decoration: none; font-size: 12px;}
div#playerstories a:visited { color: #000000; text-decoration: none; font-size: 12px;}
div#playerstories a:active { color: #000000; text-decoration: underline; font-size: 12px;}
div#playerstories a:hover { color: #000000; text-decoration: underline; font-size: 12px;}







