/*  
Theme Name: MRM in House
Theme URI: http://wordpress.org/
Description: MRM in House Weblog.
Version: 1.5
Author: MRM
Author URI: http://www.mrm.com.ar/

*/

/* Begin Typography & Colors */

body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/fondo_r.jpg);
	background-repeat:   repeat-y;
	background-position: center center;
}
#page {
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#headerimg {
	width: 740px;
}
#content {
	font-size: 11px;
	background-image: url(images/fondo_blanco.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.contenedor {
	background-color: #F9F9F9;
}
.widecolumn .entry p {
	font-size: 11px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: normal;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
}
.widecolumn {
	line-height: normal;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background-image: url(images/fondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	clear: left;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}
h2.pagetitle {
	font-size: 20px;
}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-size: 22px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #A1A5A9;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #5951A0;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.commentlist li {
	font-weight: bold;
	margin-left: 20px;
	clear: left;
	float: left;
	width: 470px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
}
.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
}
#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	background-image: url(images/weblog.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#sidebar a {
	color: #615F5F;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
}
#sidebar a:hover {
	color: #FFFFFF;
	background-color: #5951A0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
a, h2 a:hover, h3 a:hover {
	color: #5951A0;
	text-decoration: none;
}
a:hover {
	color: #352D87;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */







/* Begin Structure */

body {
	margin: 0;
	padding: 0;
}
#page {
	background-color: white;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #FFFFFF;
	height: 178px;
	width: 740px;
	clear: both;
}
#headerimg {
	height: 178px;
	width: 740px;
	clear: both;
}
.contenedor {
	width: 740px;
	float: left;
	position: relative;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.narrowcolumn {
	width: 578px;
	background-color: #FFFFFF;
	float: left;
}
.widecolumn {
	width: 578px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	float: left;
	position: relative;
}
.post {
	width: 480px;
	background-image: url(images/fondo_post_2.jpg);
	background-repeat:   repeat-y;
	float: left;
	margin-top: 40px;
}
.post_fondor {
	width: 480px;
	background-image: url(images/fondo_post_1.jpg);
	background-repeat:  no-repeat;
}

.post_sin_fecha {
	width: 478px;
	background-image: url(images/fondo_post.jpg);
	background-repeat:  repeat-x;
	margin-top: 40px;
	padding: 0px;
	margin-left: 63px;
}
.post hr {
	display: block;
}
.edit {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	float: right;
	padding-top: 2px;
	clear: both;
}
.alargar {
	background-color: #FFFFFF;
	visibility: hidden;
	margin-top: 65%;
}
.widecolumn .post {
	margin-top: 40px;
	padding: 0px;
	float: left;
}
.narrowcolumn .postmetadata {
	padding-top: 10px;
}
.narrowcolumn .postmetadata {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.narrowcolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.narrowcolumn .attachment {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.postmetadata {
	background-image: url(images/linea_sup_postmetadata.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 480px;
	clear: left;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	width: auto;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #615F5F;
}
/* End Structure */







/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	background-image: url(images/fondo_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 14px;
	height: 23px;
	width: 162px;
	margin: 0px;
	line-height: 23px;
}
.txt_weblog {
	background-image: url(images/weblog.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 162px;
}
h3 {
	clear: left;
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
}
h3.comments {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0;
}
/* End Headers */







/* Begin Images */

p img {
	max-width: 100%;
	vertical-align: text-top;
	border: 1px solid #F1F1F1;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	margin-right: 10px;
}
.alignleft {
	float: left;
	margin-left: 10px;
}
/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
html>body .entry li {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
.entry ol li {
	margin: 0;
	padding: 0px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
ol li, #sidebar ul ol li {
	list-style-position: outside;
	list-style-type: decimal;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 162px;

}
#sidebar #searchform #s {
	width: 112px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: 1px solid #CCCCCC;
	color: #615F5F;
}
.search_fondo {
	background-image: url(images/fondo_search.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 162px;
}

#sidebar #searchsubmit {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 250px;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	clear: left;
}
.xhtml {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background-color: #F9F9F9;
	width: 450px;
	padding: 10px;
	clear: left;
	border: 1px solid #F1F1F1;
}
#commentform textarea {
	width: 470px;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#commentform #submit {
	float: right;
	height: 30px;
	width: 140px;
	margin-right: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #DF4241;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	float: left;
	clear: left;
}
.commentlist {
	text-align: justify;
}
.commentlist li {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 10px;
}
.commentlist p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#commentform p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 60px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0px;
	display: block;
}
/* End Comments */







/* Begin Sidebar */

#sidebar {
	width: 162px;
	background-color: #F9F9F9;
	padding-top: 55px;
	float: left;
	position: relative;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */







/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F9F9F9;
	margin: 15px;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #333333;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
.noseencontro {
	background-color: #F9F9F9;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}
.txt_sidebar {
	padding: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	display: block;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
/* End Various Tags & Classes*/



.fecha_1 {
	background-image: url(images/fondo_f1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	color: #2A2A2A;
	height: 33px;
	position: relative;
	float: left;
	vertical-align: middle;
	padding-top: 5px;
}
.fecha_2 {
	background-image: url(images/fondo_f2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A2A2A;
	text-decoration: none;
	text-align: center;
	float: left;
	padding-top: 5px;
}
.fecha {
	width: 46px;
	padding-top: 40px;
	padding-left: 18px;
	float: left;
	clear: both;
}
/*- Main Menu in Header */



ul.menu {
	position: relative;
	bottom: 0;
	top: 0px;
	left: 68px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 356px;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	display: inline;
}
ul.menu,  ul.menu li a {
	text-align: center;
}
ul.menu li a {
	color: #615F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 88px;
	height: 24px;
	display: block;
	float: left;
	padding-top: 5px;
}
ul.menu li a:hover {
	color: #352D87!important;
	text-decoration: none;
}
ul.menu li.current_page_item a,  ul.menu li.current_page_item a:hover {
	color: #352D87 !important;
	text-decoration: none;
	width: 88px;
	text-align: center;
	height: 24px;
	padding-top: 5px;
}
.admintab {
	position: absolute;
	right: 0px;
	_padding: 5px 15px 6px; /* IE hack */
}
a img, :link img, :visited img {
	border:none
}
.txt_archivos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #333333;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.archivo_box {
	margin-top: 60px;
	margin-left: 40px;
	float: left;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 10px;
	position: absolute;
	width: 210px;
}
.archivo_box2 {
	margin-top: 60px;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 210px;
	margin-left: 310px;
	position: absolute;
}
a.rss {
	text-decoration:none;
	width:120px;
	height:60px;
	display:block;
	background-image: url(images/RSS-img.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px;
}