/*   
Theme Name: blackCandy
Theme URI: http://twirp.net
Description: A black with bright gradient theme for Wordpress.
Author: TwiRp
Author URI: http://twirp.net
*/

body {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia;
	font-size: 12px;
}

.navigation {
	font-size: 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#invisiline {
	width: 100px;
	height: 10px;
}

#container {
	width: 760px;
	background-image: url(images/central_bg.png);
	background-repeat: repeat-y;
}

#content {
	width: 730px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#credits{
	text-align: center;
	font-size: 10px;
	color: #B0E301;
}

#upMen {
	background-color: #313131;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 21px;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

#upMen a {
	display: block;
	width: 144px;
	font-size: 18px;
	margin: 0px;
	text-align: center;
	float: left;
	font-family: Verdana;
}

#upMen a:link, #upMen a:visited {
	background-color: #313131;
	color: #959595;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	text-decoration: none;
	border-bottom: 0px;
}

#upMen a:hover {
	background-color: #959595;
	color: #313131;
	border-left: 1px solid #313131;
	border-right: 1px solid #313131;
	text-decoration: none;
	border-bottom: 0px;
}

#credits a:link, #credits a:visited, a:link, a:visited {
	color: #B0E301;
	text-decoration: none;
	border-bottom: 1px dotted #FD99A9;
}

#credits a:hover, a:hover {
	color: #60DFFF;
	text-decoration: none;
	border-bottom: 1px solid #FD99A9;
}

#menu{
	width: 125px;
	padding-left: 10px;
	float: left;
}

#topper{
	width: 730px;
	height: 150px;
	overflow: hidden;
	background-image: url(images/header.png);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	margin-bottom: 2px;
	display: block;
	width: 95%;
	text-align: left;
}

#menu ul li ul li {
	margin-bottom: 2px;
	display: block;
	width: 95%;
	text-align: left;
}

#menu ul li a {
	text-align: left;
	display: block;
	background: #313131;
	background-image: url(images/pink_vertical_line.png);
	background-repeat: repeat-y;
	color: #959595;
	text-decoration: none;
	border-bottom: 1px solid #FD3355;
	padding-left: 12px;
}

#menu ul li a:hover {
	display: block;
	background: #959595;
	color: #313131;
	text-decoration: none;
	border-bottom: 1px solid #5DFF44;
	background-image: url(images/grn_vertical_line.png);
	background-repeat: repeat-y;
	padding-left: 12px;
}

#menu ul li ul li a {
	background: #313131;
	display: block;
	background-image: url(images/blue_vertical_line.png);
	background-repeat: repeat-y;
	color: #959595;
	text-decoration: none;
	border-bottom: 1px solid #59DEFF;
	padding-left: 12px;
}

#menu ul li ul li a:hover {
	background: #959595;
	display: block;
	color: #313131;
	text-decoration: none;
	border-bottom: 1px solid #5DFF44;
	background-image: url(images/grn_vertical_line.png);
	background-repeat: repeat-y;
	padding-left: 12px;
}

#menu h1{
	font-size: 16px;
	color: #B0E301;
	margin: 0;
	padding: 0;
}

#trueContent {
	color: #B0E301;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 550px;
	padding-left: 20px;
}

#trueContent h1 {
	font-size: 16px;
	text-align: right;
}

.topperSpace {
	height: 9px;
	overflow: hidden;
	font-size: 1px;
}

.cen {
	margin: 0 auto 0 auto;
}

hr.hor {
	width: 95%;
	height: 3px;
	border: 0px;
}

hr.vert {
	width: 3px;
	border: 0px;
}

.pV {
	background-image: url(images/pink_vertical_line.png);
	background-repeat: repeat-y;
}

.gV {
	background-image: url(images/grn_vertical_line.png);
	background-repeat: repeat-y;
}

.bV {
	background-image: url(images/blue_vertical_line.png);
	background-repeat: repeat-y;
}

.pH {
	background-image: url(images/pink_horizon_line.png);
	background-repeat: repeat-x;
}

.gH {
	background-image: url(images/grn_horizon_line.png);
	background-repeat: repeat-x;
}

.bH {
	background-image: url(images/blue_horizon_line.png);
	background-repeat: repeat-x;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.commentlist li {
	margin-bottom: 5px;
}

.alt {
	text-align: left;
	background: #5A5A5A;
	background-image: url(images/blue_vertical_line.png);
	background-repeat: repeat-y;
	width: 95%;
	padding-left: 12px;
	border: 1px solid #59DEFF;
	color: #59DEFF;
}

.post {
	text-align: left;
	background: #313131;
	background-image: url(images/grn_vertical_line.png);
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 12px;
	border: 1px solid #B0E301;
	color: #B0E301;
}

.alte {
	text-align: left;
	background: #313131;
	background-image: url(images/pink_vertical_line.png);
	background-repeat: repeat-y;
	width: 95%;
	padding-left: 12px;
	border: 1px solid #FD94A6;
	color: #FD94A6;
}

textarea {
	text-align: left;
	background: #5A5A5A;
	background-image: url(images/pink_vertical_line.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	border: 1px solid #FD94A6;
	color: #FD94A6;
}

input, select {
	text-align: left;
	background: #5A5A5A;
	background-image: url(images/blue_vertical_line.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	border: 1px solid #59DEFF;
	color: #59DEFF;
}

.postmetadata {
	font-size: 10px;
}

#footer {
	clear: both;
}