/* Design and coding by Justine
URL: http://louder-now.net/
E-MAIL: justine@louder-now.net */

body {
	margin: 0;
	padding: 0;
	background: #ffffff url('../images/css_bg.jpg') repeat-x;
	color: #888888;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#container {
	margin: 0;
	width: 100%;
}
#top {
	height: 100px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.title {
	width: 550px;
	padding: 0;
	
	color: #868383;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 26px;
	font-style: italic;
	letter-spacing: 2px;
	text-shadow: #ccc 1px 1px 1px;
}
.highlight {
	font-size: 35px;
	padding: 0 0 0 10px;
}
.subtitle {
	color: #cfcfcf;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: right;
	text-shadow: #ddd 1px 1px 1px;
}
#sidebar {
	position: absolute;
	top: 150px;
	left: 0;
	width: 100px;
	height: 630px;
} 
#contentainer {
	margin: 20px 0 0 120px;
	padding: 0;
	width: 650px;
}
#content {
	margin: 5px 0 0 50px;
	text-align: justify;
	width: 610px;
}

/*________________________________________________________________________________________________________ STATS */

.stats {
	background: url('../images/statsbg.gif');
	margin: 25px 0 40px 60px;
	width: 510px;

	color: #9d9d9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: justify;
}
.stats a {
	font-weight: normal;
	text-decoration: none;
}
.stats a:hover {
	text-decoration: none;
}
.stats strong, .stats b {
	font-weight: normal;
}

/*_______________________________________________________________________________________________________ SIDEBAR */

a#green-blue span, a#navy-pink span, a#red-yellow span, p#change span { display: none; }

a#green-blue {
	background: url('../images/green.png');
	display: block;
	height: 60px;
	margin: 20px 0 0 24px;
	width: 60px;
}
a#green-blue:hover { background: url('../images/blue.png'); }

a#navy-pink {
	background: url('../images/navy.png');
	display: block;
	height: 60px;
	margin: 10px 0 0 24px;
	width: 60px;
}
a#navy-pink:hover { background: url('../images/pink.png'); }

a#red-yellow {
	background: url('../images/red.png');
	display: block;
	height: 60px;
	margin: 10px 0 0 24px;
	width: 60px;
}
a#red-yellow:hover { background: url('../images/yellow.png'); }

p#change {
	background: url('../images/changeskin.png');
	display: block;
	height: 325px;
	margin: 0 0 0 10px;
	opacity: 0.6;
	width: 70px;
}
p#change:hover { opacity: 1; }


/*_______________________________________________________________________________________________ MAIN NAVIGATION */

#mainnav {
	margin: 0 0 0 150px;
	padding: 0;
}

#mainnav ul {
	margin: 0;
	padding: 0;
}
#mainnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}



/*_____________________________________________________________________________________________________________ CONTENT */

#content p {
	margin: 0 0 5px 0;
	padding: 5px 15px 5px 15px;
}
#content .info {
	background-color: #f7f7f7;
	color: #9e9e9e;
	margin: 20px 0 20px 0;
	padding: 10px 5px 10px 5px;
}
#content .info h2 {
	float: left;
	font-size: 23px!important;
	margin: 0 5px -5px 15px;
	padding: 3px;
}
#content h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 30px;
	font-style: italic; 
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: capitalize;
}
#content h2.main {
	float: left;
	margin: 0 5px -5px 15px;
	padding: 3px;
}
#content h3 {
	letter-spacing: 3px;
	font-size: 25px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	text-align: center;
}
#content p.members {
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 25px;
}
#content p.members strong {
	font-style: italic;
}

#content input, textarea, button, select{
	padding: 8px;
	background: #f8f8f8;
	border: 1px solid #e2e2e2;
	font-family: "Trebuchet ms", arial, sans-serif;
	font-size: 12px;
	color: #555555;
	letter-spacing: 1px;
}
#content img {
	padding: 10px;
	background: #fafafa;
	border: 1px solid #e4e4e4;
	margin: 5px;
}
#content a img {
	padding: 10px;
	background: #fafafa;
	border: 1px solid #e4e4e4;
	margin: 5px;
}
#content a:hover img {
	padding: 10px;
	background: #efefef;
	border: 1px solid #dddddd;
}
#content .columns {
	column-count: 2;
	column-gap: 20px;
	column-rule: 1px dotted #bbb;	
	padding: 5px;
	text-align: justify;
}

/* _________________________________________________________________________________________________________________ FOOTER */

#bottom {
	border-top: 1px solid #cfcfcf;
	color: #999999;
	height: 60px;
	margin: 0 0 0 20px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

/* __________________________________________________________________________________________________________________ LISTS */

#content ul {
	font-size: 12px;
	line-height: 26px;
	margin: 5px 0 10px 0;
}
#content ul li {
	border-bottom: 0px solid #eeeeee;
	color: #afafaf;
	letter-spacing: 1px;
	list-style: none;
	margin: 3px 0 0 0;
}
#content ul li a {
	border-bottom: 1px dotted #676767;
	color: #121212;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
#content ul li a:hover {
	text-decoration: none;
}
#content ol li {
	padding-bottom: 15px;
}

/* _____________________________________________________________________________________________________________ EVIL MENU OF DOOM */

#menu2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	height: 45px;
	letter-spacing: 2px;
	line-height: 67px;
	text-transform: uppercase;
	width: 650px;
}
#menu2 a {
	border-top: 7px solid #ffffff;
	color: #454545;
	text-decoration: none;
}
#menu2 a:hover {
	border-top: 7px solid #878787;
	color: #787878;
}
#menu {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 600px;
	border: 1px #000000 solid;
}

/* DO NOT TOUCH THIS */
.menu table { 
	margin: 0; 
	padding: 0;
}
/* END / DO NOT TOUCH THIS */

.menu { 
	font-size: 0.85em; 
	padding: 0;
}

/* ----------------------------------------------- --------------- FRAGILE PART */
.menu ul { 
	border-bottom: 0; 
	padding: 0; 
	margin: 0; 
	list-style-type: none;
}
.menu ul li { 
	float: left;
 	position: relative;
}
.menu a, .menu a:visited {
	display: block;
}
.menu a, .menu a:visited {
	/* border: 0px solid #fff; 
	border-width: 1px 1px 0 0; */
	height: 68px; 
	text-align: center;
	width: 160px; 
}
.menu ul ul a, .menu ul ul a:visited {
	border-bottom: 0;
}
.menu ul ul {
	border-bottom: 0;
	height: 0;	
	left: 0; 
	position: absolute;
	top: 74px;
	visibility: hidden;
	width: 160px;
}
.menu table {
	position: absolute; 
	top: 0; 
	left: 0;
}
.menu ul ul a, .menu ul ul a:visited {
	background: #ffffff;
	border-top: 0px!important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px!important;
	height: auto; 
	min-height: 45px;
	letter-spacing: 1px!important;	
	line-height: 45px;	
	margin-top: 5px;
	opacity: 0.8;
	text-transform: lowercase;
	width: 160px;
}
.lh-min {
	line-height: 20px;
}
.text-min {
	font-size: 11px;
	letter-spacing: 0px;
}
* html .menu ul ul a {
	width: 160px;
}
.menu ul ul a:hover { 
	background: #f8f8f8;
	border-top: 0px;
	opacity: 1;
}
.menu ul :hover ul { 
	visibility: visible; 
	border-bottom: 0;
}

/* ---------------------------------------------------------------------- IE6 HACKS */

* html .menu { 
	padding-bottom: 5px; 
	padding-top: 0px;
}
* html .menu a, * html .menu a:visited {
	width: 160px;
}
* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 160px;
}
* html .menu ul ul {
	top: 70px;
	font-weight: normal;
}
