
body {
	margin: 0;
	padding: 0;
	background: #ff66ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	background-image: url(images/back.jpg);	background-repeat: repeat;	margin: 0px;	padding: 0px;    background-attachment: fixed;
}

input, textarea {
	background: #ffcccc;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}h3 {	letter-spacing: -1px;	font-size: 16px;	 	color: #000000;}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #A4E4F5;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 250px;
	background: url(images/fundo_estrelas.jpg) repeat-x center top;
	text-transform: lowercase;
}

#logo {
	float: center;
}

#logo h1, #logo p {
	float: center;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 0px 0 0 20px;
	font-size: 3em;
	color: #62D6F5;
}

#logo p {
	padding: 0px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #ff66ff url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #cc33ff url(images/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 780px;
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background: #cc33ff url(images/img05.gif) no-repeat;
	color: #FFFFFF;
}

.post a {
	color: #FFFFFF;
}

.post a:hover {
	color: #A4E4F5;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .links a:hover {
	color: #0A416B;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 160px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #cc33ff;
}

.sidebar li li a {
	text-decoration: none;
	color: #FFFFFF;
}

.sidebar li li a:hover {
	color: #C9ECF5;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

/* Arcadem Pro 2.8  */

.content img {
	margin: 0 auto;
	text-align:center;
	width:60px;
	height:60px;
	width: expression(this.width > 60 ? 60: true);
	height: expression(this.height > 60 ? 60: true);	
}

.gameInCategory {
	border:1px dotted #298EA9;
	width:450px;
	text-align:left;
	color:#000000;
	padding:5px 5px 35px 5px;
	margin: 0 5px 15px 5px;
}

.gameInCategory img {
	padding:5px 5px 5px 5px;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #ff66ff;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #ffffff; font-size:12px;
}
.cat {	height: 40px;	width: 160px;	background-image: url(images/abajocat.png);	background-repeat: no-repeat;	background-position: center center;      }.abajobus {	height: 40px;	width: 160px;	background-image: url(images/abajobus.png);	background-repeat: no-repeat;	background-position: center center;      }.abajonuevos {	height: 40px;	width: 160px;	background-image: url(images/abajonuevos.png);	background-repeat: no-repeat;	background-position: center center;      }.abajotopjuegos {	height: 40px;	width: 160px;	background-image: url(images/abajotopjuegos.png);	background-repeat: no-repeat;	background-position: center center;      }.abajobuscar {	height: 40px;	width: 160px;	background-image: url(images/abajobuscar.png);	background-repeat: no-repeat;	background-position: center center;      }.abajoenlaces {	height: 40px;	width: 160px;	background-image: url(images/abajoenlaces.png);	background-repeat: no-repeat;	background-position: center center;      }.abajoestadisticas {	height: 40px;	width: 160px;	background-image: url(images/abajoestadisticas.png);	background-repeat: no-repeat;	background-position: center center;      }