/*  
Theme Name: JuegaPS Theme Generico eXtreme
Theme URI: http://www.juegaps.com
Version: 8.8 (Agosto 2008)
Author: j0an
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #8b8b8b;
	margin: 0px;
	padding: 0px;
	background: url(images/rtc_bg.gif) repeat top left;
}
#sombra {
		background: url(images/sombra.jpg);
	background-position: top left;
	background-repeat: repeat-x;}

a {
	color: #0581AF;
	text-decoration: none;
	outline: none; 
}
a:visited {
	color: #0581AF;
	text-decoration: none;
}
a:hover {
	color: #0581AF;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 8px;
	margin: 0px;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #3270b0;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #3270b0;
	margin: 10px 0px 5px;
}

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

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

/* content area */
#content {
	padding: 0px;
	float: left;
	width: 716px;
}
.post {
	clear:both;
	padding: 0px 10px;
	margin-bottom: 25px;
}

/* titulo del post */
.post h1 {
	margin:0px;
	margin-top:10px;
}
.post h1 a {
	font: lighter 190%/100% Arial;
	margin:0px;
	color: #3270b0;
	font-size:24px;	
	display:block;
	padding: 0px 10px 2px 5px !important;
}

.post h1 a:hover {
	color: #3270b0;
	text-decoration: none;
}



/*datos del post*/
.pre-data {
	margin: 0px;
	padding:5px;
}


.post-data {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color:#fdfdfd;
	margin: 0px;
	margin-top:3px;
	padding:5px;
	
}
.post-data:hover {
	background-color:#f7f7f7;
}
.post-autor {
	text-transform:capitalize;
}
.post-autor, .post-time, .post-calendar, .post-cat, .post-tag, .post-agregadores, .post-comments, .post-trackback {
	font-size: 95%;
	color: #999;
}

.post-agregadores {
	text-align:right;
}

.post-add-comment {
	font-size: 130%;
	color: #999;
}



/*TEXTO DEL POST*/
.entry {
	clear: both;
	padding: 5px 0px;
	padding-top:0px;
}
.entry p {
    margin: 0px 10px;
	text-align:justify;
	color:#303030;
	font: "Trebuchet MS", Tahoma, Arial;
}

.entry ul, .entry ol {
	margin: 5px 10px;
	color:#303030;

}
.entry ul {
	list-style: square;
}
.entry ul li {
	margin-bottom:4px;
}
.youtube {
	margin-right: 5px;
	margin-bottom:5px;
	float: left;
}
.post-relacionados {
	margin: 10px 0px;
}
ul.utwrelposts {
	margin: 10px 0px;
	padding-left: 30px;
}
ul.utwrelposts li {
	list-style-type: none;
}


/*NAVEGACION DE PAGINAS */

.navigation {
	clear: both;
	margin: 10px 0px;
	
}
.navigation a, .navigation a:visited {
	color: #0581AF;
}
.navigation ul {
	list-style-type: none;
	margin: 10px 0px;
	padding-left: 30px;
}


/* 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 {
	margin-bottom:10px;
}

/*sidebar */
#sidebar {
	float: right;
	width: 275px;
	color: #666666;
	margin:0;
	padding:0px 15px;
	width:255px;
	
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #3270b0;
	margin: 20px 0px 4px 0px;
	border-bottom: 1px dotted #B6B6B6;
	font: lighter 160% Arial;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0581AF;
	text-decoration: none;
}
#sidebar a:hover{
	color: #0581AF;
	text-decoration: none;
}


/*sidebar list level1
titulos
 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	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;

}


.SusNew {
	margin-top:5px; 
	padding-top: 4px;
	border-top:1px dotted #B6B6B6;
}
.SusRSS small {
	font-size:x-small;
	padding:0px;
	padding-left:13px !important;
	background: url(images/ayuda.gif) no-repeat left center;
	cursor:help;
}


.SusAgr select {
	width:100px;
	border: 1px solid #666;
	color: #333;
	background-color:#fff;
	font:x-small "Trebuchet MS", Tahoma, Arial;

}


#NewsForm input {
	vertical-align: middle;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 0;
}
#searchform br {
	display: none;
}
#searchform #s, #NewsForm #s {
	border:1px solid #c7c4c7;
	width: 190px;
	height: 19px;
	padding: 4px 5px 0px 5px;
	margin-right: 2px;
	color: #542665;
	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;
}



/*paginacion*/
div.pagination {
font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px;
	margin:10px 20px;
	margin-bottom:30px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	text-decoration: none; 
	color: #666;
	font-size:16px;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
}
div.pagination span.current {
	padding: 2px;
	margin-right: 0px;
	font-weight: lighter;
	color: #0581AF;
	font-size:35px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #ccc;
}



/* header  */
div#Top {
	width:100%;
	height:30px;
	margin-bottom:10px;
	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: 193px;
	position: relative;
	margin-bottom:7px;
}
#header .logo {
float: left;
}
#header .coop {
	text-align:center;
	float: right;
	width: 263px;
	height: 193px;
	background-image:url(images/header-red.jpg);
	margin-right:10px;
	margin-top:5px;
}

div#CObotones {
	margin: 5px auto 0px auto;
	width:247px;
	text-align: left;
}
div#CObotones .boton {
	cursor: pointer;
	margin: 0px 3px;
}
div#COcontenido{
	margin: 0px auto;
	width:247px;
	height:145px;
	text-align:left;
	background:url(images/CO_fdo_txt.gif) no-repeat;
}
div#COcontenido h2 {
	font-family:Arial, serif;
	font-size:16px;
	font-weight:bold;
	color: #3270b0;
	border-bottom: dotted 1px #b6b6b6;
	padding: 5px 0px;
	margin: 0px 10px;
}
div#COcontenido .COlogo {
	margin: 0px 5px 5px 0px;
	padding:1px;
	border: 1px solid #9377b0;
}
div#COcontenido p.descBlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#707070;
	text-align:justify;
	line-height: normal;
	padding: 5px 10px;
	height: 70px;
}
div#urlsBlog {
	margin: 16px 10px 0px 10px;
	color: #3270b0;
	font: bold 12px Arial;
}
div#urlsBlog .url {

}
div#urlsBlog .rss {
	padding-right:20px;
	background: url(images/feed-icon-14x14.png) no-repeat right;

}
.load {
text-align:center;
padding-top:10px;
}

/* FOOTER */
#footer {
	clear:both;
	text-align:center;
	position: relative;
	margin: 0px auto;
	width: 1001px;
	background-color: #606060 !important;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px 0px;
}
#footer-in{
	width: 975px;
	margin:0px auto;
}
#footer a, #footer a:visited {
	color: #ffffff;
}

/* credits */
#credits {
	width: 1001px;
	padding: 10px 0px;
	background-color:#fff;
	margin: 0px auto;
	color: #0581AF;
	font-size: 90%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #0581AF;
}


/* COMMENTS */
#comments, #comentar {
	padding: 10px;
	clear: both;
	
}
.commentlist {
    margin: 20px 15px;
	margin-top: 50px !important;
}
.commentlist h3, #comentar h3 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:2px;
	font: bold 160% Arial;
}
.commentlist ul {
	line-height: 130%;
	list-style-type: none;
	padding: 0px 10px !important;
	margin:0px;
}
.commentlist li{
	border-bottom: 1px solid #ccc;
	padding: 10px !important;
}
.commentlist .alt {
	color: #fbf3ea;
}
.nocomments {
	text-align: center;
}
.gravatar {
	margin-left:5px;
}
.comentario {
	width: 75%;
	float:left;
	margin-right:10px;
}
.comentario p {
	text-align:justify;
}
.comentario-data {
	text-align:right;
}
.comentario-data .autor {
	font-size:20px !important;
	font-weight:lighter;
	color: #3270b0;
}
.comentario-data .fecha, .comentario-data .meta a {
	font-size:smaller !important;
}








#commentform {
	margin-top: 10px;
	font: 110% "Trebuchet MS", Tahoma, Arial;
		padding: 0px 10px !important;

}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	border:1px solid #c7c4c7;
	height: 19px;
	padding: 4px 5px 0px 5px;
	margin-right: 2px;
	color: #0581AF;
	font-weight: normal;
	background: #fff url(images/fnd_search.gif) repeat-x top;
	font: "Trebuchet MS", Tahoma, Arial;

}
#commentform textarea{
	width: 478px;
	height: 115px;
	border:1px solid #c7c4c7;

	padding: 4px 5px 0px 5px;
	margin-right: 2px;
	color: #0581AF;
	font-weight: normal;
	background: #fff url(images/fnd_search.gif) repeat-x top;
	font: "Trebuchet MS", Tahoma, Arial;


}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
	text-align:center;
}

	

