body {
	background-repeat: repeat-x;
	background-image: url(http://www.estaenmicabeza.com/images/fondo.png);
	padding: 0px;
	margin: 0px;
	color: #313131;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#title {
	background-position: 0 -70px;
	background-image: url(http://www.estaenmicabeza.com/images/fons_title.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-bottom: 10px;
	font-size: 24px;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	color: white;
	margin-bottom: 40px;
	width: 100%;
	margin-top: 20px;
	background-color: #ff0036;
}

#main_title {
	margin-left: 20px;
	display: inline-block;
}

#content {
	display: inline-block;
	width: 1000px;
}

#your_comment {
	text-align: right;
	padding: 10px;
	border-color: #b8b8b8;
	border-style: solid;
	border-width: 1px;
	width: 600px;
	background-color: #f0f0f0;
}

.send_comment {
	width: 580px;
	padding: 5px;
	font-size: 12px;
	border-color: #b8b8b8;
	border-width: 1px;
	border-style: solid;
}

.send_comment_200 {
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	background-image: url(http://www.estaenmicabeza.com/images/plus.png);
	width: 200px;
	font-size: 12px;
	border-color: #b8b8b8;
	border-width: 1px;
	border-style: solid;
}

.send_button {
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #5b5b5b;
	border-color: #313131;
	border-width: 1px;
	border-style: solid;
}

#sub_title {
	font-size: 12px;
	color: #5b5b5b;
	padding: 5px;
	text-align: left;
	width: 610px;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #b8b8b8;
	background-color: #f0f0f0;
}

.red {
	color: #ff004c;
}

#world_comments {
	display: inline-block;
	padding: 5px;
	margin-top: 20px;
	width: 612px;
}

.world_single_comment {
	width: 590px;
	padding: 10px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	clear: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #b8b8b8;
	border-bottom-style: solid;
}

.user_name {
	clear: both;
	float: left;
	display: block;
	color: #949494;
	margin-right: 10px;
}

.user_comment {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
	float: left;
	color: #5b5b5b;
}

.user_date {
	font-size: 10px;
	clear: left;
	float: left;
	color: #949494;
}

#user_name a {
	text-decoration: none;
	color: #b8b8b8;
}

#user_name a:hover {
	color: #949494;
	text-decoration: underline;
}

#player {
	position: absolute;
	z-index: -1;
	display: block;
	left: 0px;
	visibility: visible;
	top: 0px;
	height: 100%;
	width: 100%;
}

a {
	text-decoration: none;
	color: #4f84bf;
}

a:hover {
	text-decoration: underline;
	color: #4f84bf;
}

#content_left {
	text-align: left;
	clear: none;
	width: 700px;
	float: left;
}

#content_right {
	border-left-color: #b8b8b8;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 20px;
	text-align: left;
	width: 270px;
	float: right;
}

#titles {
	clear: left;
	margin-bottom: 10px;
	float: left;
	color: #5b5b5b;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#object {
	padding: 3px;
	clear: left;
	margin-bottom: 5px;
	float: left;
	color: #5b5b5b;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#object_selected {
	width: 250px;
	padding: 3px;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	background-color: #ededed;
	clear: left;
	margin-bottom: 5px;
	float: left;
	color: #ff004c;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

