/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/templates/bobesponja/images/top.png) repeat-x;
	font-size: 13px;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

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

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

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 6em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	background: #F9F9F9;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #3AA0B9;
}

a:hover {
	text-decoration: none;
}


/* Header */

#header {
	width: 760px;
	height: 170px;
	margin: 0 auto;
	background: url(/templates/bobesponja/images/header.gif) no-repeat left center;
	font-size: 0.7em;
}

#header h1{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#logo {
	float: left;
	padding: 0px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo a {
	color: #FFFFFF;
}



#s {
	width: 190px;
	padding: 3px 5px;
	background: #FFFFFF url(/templates/bobesponja/images/img03.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#x {
	display: none;
}

/* Page */

#page {
  float: center;
	width: 720px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 500px;
}

#content2 {float: center;width:620px;margin:0 auto;height:auto;overflow:hidden;text-align:center;}
.ad_box_google{background-color:#FFFFFF;float:left;width:336px;height:280px;overflow:hidden;}
.game_play{ margin-bottom:5px;height:270px;overflow:hidden;padding:5px;background-color:#FFFFFF}
.imagen_game{clear:both;height:115px;width:160px;border:1px solid white;margin:0 auto}
.desc_game{width:auto;padding:1px;padding-left:10px;font-size: 12px;color:#000000 }
.juego{float:center}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #F9F9F9;
}

.meta .more {
	padding-left: 20px;
	background: url(/templates/bobesponja/images/img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(/templates/bobesponja/images/img05.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

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

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding-left: 19px;
	background: url(/templates/bobesponja/images/img06.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #E75C14;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: url(/templates/bobesponja/images/footer.gif) repeat-x ;
	text-align: center;
}
#footer2 {
        clear: both;
        padding: 30px 0;
        background: url(/templates/bobesponja/images/footer.gif) repeat-x ;
        text-align: center;
}

