/*   
Theme Name: RecycledRainbow
Theme URI: no homepage
Description: Recycled Rainbow! Yay!
Author: Chnick Baccarat
Author URI: www.recycledrainbow.org
Template: none
Version: 1.0
.
Get bent you hoser!
.
*/

body {
	background-color: black;
}

#rr-second-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:73px;

}

td {
	font-family: arial, helvetica, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: white;
	text-align: left;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

#rr-second-02 {
	position:absolute;
	left:0px;
	top:73px;
	width:307px;
	height: 100%;
	background-color: #351912;
	background-image: url("/images/mutation_left_front.gif");
}

#rr-second-03 {
	position:absolute;
	left:307px;
	top:73px;
	width:493px;
	height:100%;
	background-color: #351912;
	background-image: url("/images/mutation_right.gif");
}

.submenu {
	float: right;
	width: 270px;
	text-align: center;
	background-image: url(menubg2.gif);

	padding-top: 0px;
	padding-bottom: 10px;
	margin: 20px;

	border-color: #999999;
	border-width: 1px;
	border-style: dotted;
	z-index: 20;

}

.menutitle {
	font-family: arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #eeeeee;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.submenuitem {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}

.submenulink {
	text-decoration: underline;
	color: lightyellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

#menu {
	position: relative;
	left: 525px;
	top:130px;

	background-color: black;
	background-image: url("/images/menu_bg.png");

	width: 220px;
	height: 1000px;

	border-color: black;
	border-width: 1px;
	border-style: solid;
	z-index: 20;

}


.menuitem {

	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;

}

.menulink {
	text-decoration: underline;
	color: #eeeeee;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	}

#logo {
	position: absolute;
	z-index: 100;
	left: 40px;
	top: 10px;
}

.photo {
	border-style: solid;
	border-width: 1px;
	border-color: white;
	margin-left: 10px;
}

#bounder {
	position: relative;
	z-index: 10;
	width: 800px;
	height: 2500px;

	border-style: dotted;
	border-color: #333333;
	border-width: 1px;

	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: white;
	text-align: left;

        margin-top: 25px;
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: yellow;
	text-align: center;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: white;
	text-align: left;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #eeeeee;
	text-align: left;
	margin-left: 0px;
	margin-right: 20px;
}

li {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: white;
	text-align: left;
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 5px;
}

a { color: yellow;}

blockquote {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #eeeeee;
	text-align: left;
	font-style: italic;
}

.formlabel {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #eeeeee;
	text-align: left;
	}

.textfield {
	font-family: arial, helvetica, sans-serif;
	border-style: solid;
	border-color: #eeeeee;
	border-width: 1px;
	background-color: maroon;
	font-size: 11px;
	font-weight: 700;
	color: white;
}

.formelement {
	margin-left: 0px;
	margin-top: 20px;
	text-align: left;
}

.field {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #eeeeee;
	text-align: left;
}

.listCategory {
	font-family: arial, helvetica, sans-serif; 
	text-align: left; 
	margin-left: 10px; 
	margin-top: 10px; 
	font-size: 13px; 
	font-weight: 700; 
	color: yellow;
}
