/*
Theme Name: Soyunmuaker
Theme URI: http://wordpress.org/
Description: Tema de Wordpress para Soyunmuaker
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Arial;
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}



ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}



blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}

/*************************************************************/

body {
	background: url(http://soyunmuaker.com/test/images/bkg.jpg) repeat-x;
}

.iz {
	float: left;
}

.clear {
	clear: both; 
}

#wrapper {
	width: 925px;
/*	height: 1200px; */
	margin-left: auto;
	margin-right: auto;
}

#main {
	padding-left: 18px;
	padding-right: 15px;
}

#container {
	width: 645px;
	float: left;
}

/********** Cabecera ***************/
#cabecera {
	padding-left: 18px;
	height: 185px;
}

.logo {
	width: 250px;
}
.redes{
	width: 600px;
	padding-top: 35px;
	text-align: right;
	background: url(http://soyunmuaker.com/test/images/redes.png) top right no-repeat;
}

#menu {
	height: 85px;
	background: url(http://soyunmuaker.com/images/menu.png) no-repeat;
}

#menu ul {
	margin: 0px;
}

#menu ul li {
	float: left;
	padding-top: 30px;
	padding-left: 45px;
	list-style-type: none;
}

#menu ul li a {
	text-decoration: none;
	color: transparent;
}

#menu ul li.overhome {	
	background: url(http://soyunmuaker.com/test/images/overhome.png) no-repeat;
}

#menu ul li.oversexo {	
	background: url(http://soyunmuaker.com/test/images/oversexo.png) no-repeat;
}

#menu ul li.overblog {	
	background: url(http://soyunmuaker.com/test/images/overblog.png) no-repeat;
}

/************ Contenidos **********/

#blog {
	width: 645px;
	padding-top: 55px;
	font-family: Arial;
	font-size: 14px;
	color: #696969;
	margin-bottom: 10px;
	background: url(images/blog-up.png) no-repeat top;
}

#b-cont {
	background: url(images/blog-bkg.png) repeat-y;
	padding-left: 55px;
	padding-right: 35px;
	width: 555px;
}

#b-dwn {
	height: 30px;
	width: 645px;
	background: url(images/blog-dwn.png) no-repeat;
}

#paginacion {
	width: 543px;
	height: 38px;
	padding-top: 23px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 10px;
	text-align: center;
	background: url(images/fondo-paginacion.png) no-repeat;
}

.pagination a {
	color: #def6ff;
	text-decoration: none;
	margin-right: 5px;
}

.pagination .current {
	margin-right: 5px;
}

.ant {
	float: left;
	width: 83px;
	height: 18px;
}

.nums {
	float: left;
	width: 370px;
}

.next {
	float: left;
	width: 83px;
	height: 18px;
}

.tit-entrada {
	font-weight: bold;
	color: #575e61;
	font-size: 22px;
	margin-bottom: 15px;
}

.tit-entrada a {
	color: #696969;
	text-decoration: none;
}

.imagen {
/*	border: solid 1px #a0a0a0; */
	width: 548px;
	height: 186px;
	text-align: center;
}

.fecha {
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #1dcbff;
}

.contenido, .resumen {
	font-size: 13px;
	line-height: 16px;
}

.contenido a {
	color: #1B67BD;
	text-decoration: none;
}

.contenido a:hover {
	text-decoration: underline;
}

.comentarios {
	border-top: dashed 1px #d2f5f4;
	border-bottom: dashed 1px #d2f5f4;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;	
}

	.info {
		float: right;
	}
	
	.info a {
		text-decoration: underline;
		color: #696969;
	}
	
	.info a:hover {
		color: #1dcbff;
	}

	.info-left {
		float: left;
	}
	
	.info-left a {
		text-decoration: underline;
		color: #696969;
	}
	
	.info-left a:hover {
		color: #1dcbff;
	}

/********** Entrada ***************/

#single {
	width: 645px;
	padding-top: 55px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #696969;
	background: url(images/blog-up.png) no-repeat top;
}
	
#single .entrada p {
	margin-top: 10px;
}

.sociable {
	float: right;
}

	.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.comentarios-s {
	border-top: dashed 1px #bdbdbd;
	border-bottom: dashed 1px #bdbdbd;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}	

#comments {
	background: url(images/com-top.png) no-repeat;
	padding-top: 20px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #696969;
}

#com-wrp {
	background: url(images/com-down.png) no-repeat bottom;
	padding-bottom: 30px;
}

ol.commentlist {
	background: url(images/com-bkg.png) repeat-y;
	padding-left: 55px;
	padding-right: 30px;
	padding-top: 5px;
}

ol.commentlist li {
	border-top: dashed 1px #bdbdbd;
	padding-top: 10px;
	padding-bottom: 10px;
}

	.autor-img {
		width: 42px;
		float: left;
	}
	
	.datos {
		width: 515px;
		margin-left: 3px;
		float: left;
	}
	
	.commentmetadata {
		font-size: 11px;
	}
	
	.comment-body {
		margin-top: 5px;
		margin-bottom: 5px;
	}

#comments-title {
	font-weight: bold;
	color: #575e61;
	font-size: 18px;
	padding-left: 30px;
	padding-top: 10px;
	background: url(images/com-bkg.png) repeat-y;
}

#respond {
	background: url(images/fondo-formu.png) no-repeat;
	height: 267px;
	padding-top: 50px;
	padding-left: 68px;
}

.logout {
	margin-left: 300px;
}

p.nom, p.mail {
	margin-bottom: 23px;
}

p.url {
	margin-bottom: 23px;
}
#comment {
	width: 490px;
	height: 71px;
	padding: 4px;
}

.logged-in-as {
	margin-bottom: 102px;
}

#submit {
	width: 161px;
	height: 35px;
	border: none;
	position: relative;
	left: 350px;
	top: 16px;
	background: url(images/enviar.png) no-repeat;
}

p.nom input, p.mail input, p.url input, #comment {
	border: none;
	background: none;
}

.comment #reply-title{
	margin-bottom: 25px;
	text-align: right;
}

.comment #reply-title a {
	color: #696969;
}

.comment #respond {
	background: url(images/fondo-resp.jpg) no-repeat;
	height: 290px;
	padding-top: 10px;
	padding-left: 14px;
}
/************ Sidebar **************/
.wdg {
	float: left;
	width: 245px;
	padding-top: 11px;
	background: url(images/wdg-top.png) no-repeat;
}

.xoxo, #searchform div, #text-2 div, #text-3 div{
	background: url(images/wdg-bkg.png) repeat-y;
}

.widget-area {
	padding-bottom: 15px;
	background: url(images/wdg-down.png) no-repeat bottom;
}

.widget_search {
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchform .screen-reader-text {
	display: none;
}

	#searchform div {
		text-align: center;
	}
	
	#searchform #s {
		width: 190px;
		margin-bottom: 4px;
	}

.widget_categories, #execphp-3 {
	padding-bottom: 10px;
	background: url(images/cat-dwn.png) no-repeat scroll 6px bottom;
}

.widget_categories .widget-title {
	height: 50px;
	background: url(images/cat-up.png) no-repeat top;
}

.execphpwidget {
	padding-top: 50px;
	background: url(images/cat-up.png) no-repeat top;
}
.widget_categories ul, .ulcat {
	margin-left: 8px;
	width: 227px;
	color: #575E61;
	background: #D9D9D9;
}

	.widget_categories ul li, .ulcat li {
		list-style-position: inside;
		list-style-type: disc;
		padding: 10px;
		border-bottom: solid 1px #c3c2c2;
		
	}
	
	.widget_categories ul li a, .ulcat li a {
		color: #575E61;
		font-weight: bold;
		text-decoration: none;
	}
	
	.widget_categories ul li.current-cat, .ulcat li.current-cat {
		background: #8c8c8c;
		color: #fff;
	}
	.widget_categories ul li.current-cat a, .ulcat li.current-cat a{
		color: #fff;
	}

.widget_nktagcloud {
	width: 200px;
	height: 160px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	background: url(images/fondo-tags.png) no-repeat;
}	

.widget_nktagcloud a {
	color: #696969;
	text-decoration: none;
}

#text-3{
	margin-bottom: 10px;
}

#text-3 div {
	padding-left: 7px;
}

.sg-tw {
	width: 227px;
	height: 57px;
	border: solid 1px #46d4ff;
	margin-left: 7px;
	background: url(images/seguir-tw.jpg) no-repeat !important;
}

.im-t {
	position: relative;
	left: 18px;
	top: 10px;
}

.im-sg {
	position: relative;
	left: 68px;
	top: 13px;
}
/************* Pie ****************/
#pie {
	height: 100px;
	width: 900px;
	font-family: Arial;
	background: url(http://soyunmuaker.com/test/images/pie.png) no-repeat;
}

.terms {
	color: #fff;
	padding-left: 180px;
	padding-top: 40px;
	font-size: 13px;
}

.terms a {
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
}

