/*  
Coded by Lovesetonfire Designs
Author Cordelia
Created for Nikki Reed Online http://nikkireedonline.net
http://lovesetonfire.flaunt.nu
*/


/* CSS Document */

body {
	background: url(http://nikkireedonline.net/nikkibg.jpg) top repeat-x #f7f7f7;
	margin: 0
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a28180
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #a0a263;
	text-align: center;
	margin: 0 0 10px 0
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	text-align: center;
	margin: 0 0 10px 0
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	text-align: center;
	margin: 0 0 10px 0
}

b, strong {
	color: #d37e68;
	font-weight: bold
}

i, em {
	color: #b5a1a1;
	font-style: italic
}

u {
	color: #d5b49f;
	text-decoration: none
	border-bottom: 1x solid #d5b49f;

}

.clear {
	clear: both
}




.menutop {background-color: transparent; background-image: url(http://nikkireedonline.net/nikkisidetop.png); background-repeat: repeat-x; -moz-border-radius: 0.00em; padding: 10px; text-transform: lowercase; font-weight: normal; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-align: center; color: #ac917c;}

.menubg {background-color: transparent; background-image: url(http://nikkireedonline.net/nikkisideback.png); background-repeat: repeat-y; -moz-border-radius: 0.00em; padding: 20px; text-align: justify; border: 0px solid ; font-weight: normal; font-family: Arial; font-size: 8pt; color: #000000; text-align: center;}

.menubottom {background-color: transparent; background-image: url(http://nikkireedonline.net/nikkisidebottom.png); background-repeat: repeat-x; -moz-border-radius: 0.00em; padding: 110px; text-align: center;}

.content-title {background-color: transparent; background-image: url(http://nikkireedonline.net/nikkinewstop.png); background-repeat: repeat-x; -moz-border-radius: 0.00em; padding: 5px; text-transform: lowercase; font-weight: normal; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; color: #cccccc;}

.content-page {background-color: transparent; background-image: url(http://nikkireedonline.net/nikkinewsback.png); background-repeat: repeat-y; -moz-border-radius: 0.00em; padding: 40px; text-align: justify; border: 0px solid ; font-family: Arial; font-weight: normal; font-size: 8pt; color: #222222;}

.content-bottom {background-color: transparent; background-image: url(http://nikkireedonline.net/nikkinewsbottom.png); background-repeat: repeat-x; -moz-border-radius: 0.00em; padding: 135px; font-size: 20pt; text-align: left;}


/*Links,Text,Other Styles*/

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #e1cac5;
background: #78605a;
border-right: 0px solid #100b09;
border-bottom: 0px solid #100b09;
-moz-border-radius: 10px;
}


a:link , a:visited , a:active {
	color: #cfb19a;
	text-decoration: none;
	border-bottom: 0x solid ;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px;
}

img {
	border: 0;
	margin: 0;
	padding: 0
}

input, textarea, select {
	font-family: Verdana;
	font-size: 9px;
	color: #cccccc;
	border: 1px solid #000000;
	background: #777776;
	margin: 0
-moz-border-radius: .76px;
}




#nav {
margin: 0 auto;
padding: 0;	
width: 600px;
height: 36px;
font-family: "Trebuchet MS", Tahoma, Arial;
text-transform: Uppercase;
font-weight: bold;
font-size: 10px;
}

#nav ul {
margin: 0;
padding-top:;
}

#nav li {
float: left;
list-style: none;
line-height: 36px;
margin: 0 10px 0 0;
}

#nav li a {
color: #a8a39a;
display: block;
float: left;
padding: 0 0 0 10px;
text-decoration: none;
}

#nav li a span {
display: block;
float: left;
height: 36px;
padding: 0 10px 0 0;
}


#nav li a:hover,
#nav li.active a, 
#nav li.current a {
background: url() no-repeat left;
color: #ffffff;
text-decoration: none;
}

#nav li.active a span,
#nav li.current a span,
#nav li a:hover span {
background: url() no-repeat right;
}

