/*  
Theme Name: JuegaTotal
Theme URI: http://www.juegatotal.com
Version: 9.07
Author: Diegolin & j0an
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background: url(images/rtc_bg.gif) repeat top left;
}
#sombra {
	background: url(images/sombra.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
}
a, a:visited {
	color: #611D1D;
	text-decoration: none;
	outline: none; 
}
a:hover {
	color: #611D1D;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 8px;
	margin: 0px;
}

form {
	margin:0px;
	padding:0px;
}

/* pagina total*/
#page {
	margin: 0px auto;
	width: 1001px;
	padding-bottom:15px !important;
	background-color: #fff !important;
}

/* content area */
#content {
	padding: 0px;
	float: left;
	width: 710px;
}

.post {
	clear:both;
	width:670px;
	margin:0px auto !important;
	margin-left:20px !important;

}
	.post-title {
		margin:0px;
		padding:0px;
		border-bottom:1px dotted #ababab;
		line-height:100%;
		
	}
	/* titulo del post */
	.post-title h1 a {
		font-weight:lighter;
		padding:0px;
		color: #ABABAB;
		font-family: Georgia;
		font-size: 100%;
		margin: 0px;
		cursor:pointer;
	}
	.trigger {
		font-weight:lighter;
		padding:3px 0px 10px 0px;
		color: #ABABAB;
		font-family: Georgia;
		font-size: 150%;
		margin: 5px;
		cursor:pointer;	
	}
	
	
/*TEXTO DEL POST*/
.entry {
	clear: both;
	padding:0px 0px;
	overflow:auto;
}
.entry p {
    margin: 5px 10px !important;
	text-align:justify;
	font-size:11px;
}



/*home*/
.blogunique {
	padding-top: 60px;width:696px;	margin-left:20px !important; 
	background-repeat: no-repeat; background-position:top center;
	margin-bottom:10px !important;
}



.continuarleyendo {
margin:10px 0px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 0px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 0px 0px 5px 10px;
}
.clear {
	clear:both;
	
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#publi {
overflow:hidden;
margin:5px 0px;
margin-left:10px !important;
}



/*sidebar */
#sidebar {
	float: right;
	width: 249px;
	color: #666666;
	background-color: #FAE9EA;
	padding:7px;
	margin:0;
	margin-right:10px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #611D1D;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px dotted #B6B6B6;
	font-family: Arial;
	font-size: 160%;
	font-weight: lighter;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #611D1D;
	text-decoration: none;

}
#sidebar a:hover{
	color: #3F1212;
	text-decoration: none;
}
#resumen a {
	border-bottom:1px dotted #611D1D;
}

/*sidebar list level1
titulos
 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	margin-bottom:15px !important;
	padding: 0;
	border: none;
}
/*sidebar list level2
link dentro de cada titulo
 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 4px 0px;
	border-bottom: 1px dotted #B6B6B6;
	margin: 0px 10px !important;

}

.nubedetags {
	margin:0px 5px;
}
/*search form */
#searchform {
	margin: 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #B6B6B6;
	width: 180px;
	height: 19px;
	padding: 4px 5px 0px 5px;
	margin-right: 2px;
	color: #4B0000;
	font-weight: normal;
	background: #fff url(images/fnd_search.gif) repeat-x top;
	font: "Trebuchet MS", Tahoma, Arial;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	vertical-align: middle;
}

div.pagination {
	padding: 3px;
	margin: 30px 3px;
	text-align:center;
}
div.pagination a {
	border: 1px solid #ccc;
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	font-weight:bold;
}
div.pagination a:hover, div.pagination a:active {
	background-image:none;
	background-color:#4261DF;
	color: #fff;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #000;
}
div.pagination span.disabled {
	display:none;
}

/* header  */
div#Top {
	width:100%;
	height:30px;
	margin-bottom:7px;
	background-image:url(images/topper.gif);
}
div#Top .txttop {
	color:white;
	font-size:1.1em!important;
	top: 2px;
}
div#Top .txttop a {
	font-weight: bold;
	color:white;
}
#header {
	height: 110px;
	position: relative;
	margin-bottom:7px;
}



/* credits */
#credits {
	width: 999px;
	padding: 10px 0px;
	background-color:#fff;
	margin: 0px auto;
	color: #7a9299;
	font-size: 90%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.oneup {
	background: url(images/1up-ico.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
}


