/*comienzo perfil*/
.modPerfil {
	width: 254px;
	background-color: #fffefb;
	border: 4px solid #EC001D;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #362d20;
	line-height: 17px;
	padding: 8px 0 8px 8px;
	margin-bottom: 15px;
}
.modPerfil h6 {
	font: normal 23px Georgia, "Times New Roman", Times, serif;
	color: #362d20;
	margin-bottom: 9px;
	width: 250px;
	height: 20px;
	clear: both;
}
/*fin perfil*/


/* ----- general ----- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	padding: 0;
	margin: 0;
	font: normal 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #333;
}
a {
	color: #D11449;
	text-decoration: none;
	border:none
}
img {
	border:none
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
p {
	padding-bottom: 5px;
	margin-bottom: 15px;
}
li {
	margin-bottom: 10px;
}
input, textarea {
	width: 350px;
	border: 1px solid #7c7c7c;
	padding: 5px;
	font: normal 12px Arial;
	color: #585757;
	margin-top: 5px;
}
cite {
	font: normal 10px arial;
	color: #D11449;
}
/* formularios */
#submit {
	width: 141px;
	height: 26px;
	border: 1px solid #cdcccc;
	background-color:#e5e5e5;
	font: normal 12px arial;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px
}
#searchform input {
	width: 120px;
}
#right_sidebar form {
	float:left;
	margin-bottom:25px;
}

/* formularios */ 
h1, h2, h3, p, a {
	margin: 0;
	padding: 0;
}
/* ----- fin general ----- */


/* ----- header ----- */

#header h1 {
	xwidth: 970px;
	font: normal 32px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	margin: 60px 0 0 365px;
	clear: both;
	display: block;
	height: 50px;
	padding: 0;
	text-align:center
} /* titulo del blog */
#header h1 a {
	text-decoration: none;
	color:#000;
	float:left
}
#header h1 a:hover {
	text-decoration: none;
	color: #000;
	xfloat: left
}
/* ----- toda la pagina ----- */
#page {
	margin: 0 auto;
	padding:0;
	width:936px;
	background-color:#8D1B67;
}
/* ----- fin toda la pagina ----- */

/* ----- header ----- */
#header {
	width: 936px;
	height: 351px;
	background: url(header.gif) bottom no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	text-align:center
}
#header h1 {
	font: normal 32px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	margin: 60px auto;
	height: 50px;
	padding: 0;
	text-align:center;
	width:300px;
	text-indent:0;
} /* titulo del blog */
#header h1 a {
	text-decoration: none;
	color:#E42128;
}
#header h1 a:hover {
	text-decoration: none;
	color: #E42128;
	text-align:center
}
/*banner*/
#banners {
	width: 980px;
	margin: 14px 0 14 28px;
	height: 90px;
	position: absolute;
	left: 10px;
	top: 260px;
	display: none;
}
#banners .banner200 {
	background: url(http://www.terra.com.ar/blog_editorial/salorio/banner200.gif) no-repeat;
	width: 204px;
	height: 90px;
	padding: 0 0 0 15px;
	float: left;
	margin: 0px;
}
#banners .banner728 {
	background: url(http://www.terra.com.ar/blog_editorial/salorio/banner728.gif) no-repeat;
	width: 732px;
	height: 90px;
	padding: 0 0 0 15px;
	float: left;
	margin: 0 12px 22px 0;
}
/*fin banner*/

/* datos de widgets en el header */
#header h4 {
} /* titulo */
#header ul {
}
#header li {
}
#header table {
}
#header caption {
}
#header th {
}
#header td {
}
/* fin datos de widgets */

/* ----- fin header ----- */

/* ----- contenido ----- */
#content {
	float: left;
	width: 931px;
	clear: left;
	display:inline;
	background-color:#8D1B67;
	padding:8px 0 8px 5px;
}
/* ----- área de los posteos ----- */ 
#main {
	width: 381px;
	float: left;
	margin: 0 7px;
	margin-left:7px;
	margin-right:7px !important;
	border: 0px;
	padding: 15px 10px 5px 10px;
	background-color: #FFF;
	display:inline
}
#main a {
	text-decoration: none
}
#main a:hover {
	text-decoration: none
}
#main p {
	line-height: 16px
}
#main h3 {
	width: 140px;
	height: 26px;
	font: normal 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #D11449;
	text-align: left;
	padding-top: 0;
} /* fecha de los posteos */
#main .post {
	display: inline;
} /* un posteo */
#main .post p {
	font-size: 12px
} /* un posteo */
#main .post p a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
} /* un posteo */
#main .post p a:hover {
	font-size: 12px;
	color: #333;
	border-bottom: 1px #333 dashed;
} /* un posteo */
#main .post h2 {
	border-top:1px dashed #D11449;
	margin-bottom:13px;
	padding:9px 0 2px;
} /* título del posteo */
#main .post h2.storytitle a {
	color: #D11449;
	font: normal 24px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#main .post h2.storytitle a:hover {
	text-decoration: none;
	color:#A31038;
}
#comments {
	font: normal 18px Georgia;
	margin: 10px 0 10px 0;
	color: #333;
}
#main .post .meta {
	font-size: 12px;
	margin-bottom: 12px;
	xfloat: left;
	clear: both;
} /* informaciones de los posteos */
#main .post .storycontent {
	clear:both;
} /* contenido del posteo */
#main .post .storycontent p {
	margin-bottom: 10px;
}
#main .post .storycontent p img {
	border: 2px solid #F3E0E6;
	padding: 7px;
	margin: 10px auto;
	background:#FFF;
	display:block;
	text-align:center;
	width:360px;
	height:auto;
} /* contenido del posteo */
#main .post .storycontent p {
	padding-right: 10px
}
a.permalink, a.trackback{
	color:#D11449;
	margin:14px 10px 0 0;
	padding-top:14px;
	text-decoration:underline;
	text-indent:20px;
	}
#main .post .feedback {
	font-weight:bold;
	height: 30px;
	margin: 10px 0 18px 0;
	border-bottom: 1px dashed #98958d;
	float:none
} /* enlace de comentarios */
/* comentarios */
#main h2#comments {
}
#main h2#postcomment {
	font: normal 18px Georgia;
	margin: 18px 0 12px 0;
}
#main h2 form {
}
#main h2 input {
}
#main h2 textarea {
	border: 1px solid #7c7c7c;
	font-size: 12px;
	margin-top: 7px;
}
#main h2 input#author {
}
#main h2 input#email {
}
#main h2 input#url {
}
#main h2 textarea#comment {
	border: 1px solid #7c7c7c;
	margin-top: 7px;
}
#main h2 input#submit {
}
#commentlist {
	font-size: 12px;
}
#main ol {
}
#main li {
	border-bottom: 1px dashed#98958d;
	margin: 0 0 13px 0;
	padding-bottom: 10px
}
/* fin comentarios */ 
/* ----- fin area de los posteos ----- */

/* ----- sidebar izquierdo ----- */
#left_sidebar {
	width: 212px;
	float: left;
	border: 0;
	margin-right:0;
}
/* datos de widgets en el sidebar izquierdo */
#left_sidebar h4 {
	font: bold 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #8D1B67;
	padding: 6px 0 0 0;
	height: 24px;
	border-bottom: 1px solid #8D1B67;
	background:url(http://www.terra.com.ar/blog_editorial/criticona/img/bg_archivo.gif) no-repeat 12px 12px #F3E0E6;
	text-indent:35px;
	letter-spacing:1px;
	Xmargin-top:20px;
	float:left;
	width: 212px;
}
/* titulo */
#left_sidebar a {
	background-color:#FFF;
	color:#333333;
	display:block;
	Xfloat:left;
	line-height:30px;
	text-indent:15px;
}
#Left_Sidebar table {
}
#left_sidebar caption {
}
#left_sidebar th {
}
#left_sidebar td {
}
#left_sidebar ul {
	border-top: none;
	margin:0;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 10px;
	float:left;
	border-bottom:10px solid #8D1B67;
}
#left_sidebar ul li {
	width: 190px;
	margin:4px 0 9px 14px;
	padding-left: 2px;
	margin-bottom: 0;
	float: left;
	display:inline
}
#left_sidebar ul li a {
	font:normal 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration: none;
	display: block;
	margin:0;
	background: url(http://www.terra.com.ar/blog_editorial/criticona/img/bullet_derecha.gif) no-repeat 0 4px;
	float:left;
	text-indent:0;
	padding:0 0 0 20px;
}
#left_sidebar ul li a:hover {
	color:#484848;
	background: url(http://www.terra.com.ar/blog_editorial/criticona/img/bullet_derecha_.gif) no-repeat 0 4px;
}
#left_sidebar #recentcomments li {
	text-indent: 0;
	padding-top:10px;
}
/* fin datos de widgets */
/* ----- fin sidebar izquierdo ----- */

/* ----- sidebar derecho ----- */
#right_sidebar {
	width: 300px;
	border: 0px;
	float: left;
	margin:0;
}
#right_sidebar a {
	color:#8D1B67;
}
/* datos de widgets en el sidebar derecho */
#right_sidebar h4 {
	font: bold 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #8D1B67;
	padding: 6px 0 0 0;
	height: 24px;
	border-bottom: 1px solid #8D1B67;
	background:url(http://www.terra.com.ar/blog_editorial/criticona/img/bg_archivo.gif) no-repeat 12px 12px #F3E0E6;
	text-indent:35px;
	letter-spacing:2px
}
/* titulo */

#right_sidebar ul {
	width: 300px;
	margin:0 0 20px 0;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	float:left;
}
#right_sidebar li {
	width: 260px;
	margin-bottom: 0;
	float: left;
	padding-left:20px;
	display:inline;
	background: url(http://www.terra.com.ar/blog_editorial/criticona/img/bullet_derecha.gif) no-repeat 0 5px;
	margin:4px 0 7px 14px;
}
#right_sidebar li a {
	font:normal 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration: none;
	display: block;
	margin:0;
	padding:0;
}
#right_sidebar li a:hover {
	color:#000;
}
#right_sidebar table {
}
#right_sidebar caption {
}
#right_sidebar th {
}
#right_sidebar td {
}
#right_sidebar h4 a.rsswidget img {
	margin-left:-25px;
	margin-bottom:-2px
}
#right_sidebar h4 a.rsswidget {
	color:#8D1B67;
	font-size:14px;
}
.chapa_blog {
	margin-top: 14px
}
/*comienzo comunidad*/
#right_sidebar .modComunidad {
	width: 262px;
	background-color: #E9E9E9;
	padding: 8px 0 8px 8px;
	margin-top: 15px;
	float: left;
}
#right_sidebar .modComunidad h6 {
	font: normal 23px Georgia, "Times New Roman", Times, serif;
	color: #362d20;
	margin-bottom: 9px;
	width: 250px;
	height: 20px;
}
#right_sidebar .modComunidad ul.comunidad {
	list-style: none;
	width: 254px;
	float: left;
	margin: 9px 0 0 3px!important;
	margin: 0px 0 0 3px;
	padding: 0;
	border: 0;
}
#right_sidebar .modComunidad ol {
	margin: 0 10px 8px 0;
	float: left;
}
#right_sidebar .modComunidad ol a {
	text-decoration: none;
	font: normal 12px Georgia;
	color: #362d20;
}
#right_sidebar .modComunidad ol a:hover {
	text-decoration: underline;
}
#right_sidebar .modComunidad ol img {
	margin: 0 4px 0 0;
}
/*fin comunidad*/

.modGaleriasDer {
	width: 254px;
	height: auto;
	background-color: #fff;
	padding: 7px 8px 0 8px;
	color: #362d20;
	font: normal 23px Georgia;
	margin: 18px 0 15px 0;
}
.galeria_titulos {
	width: 254px;
	height: 9px;
	font-size: 0;
}
.solapa_galeria img {
	width: 70px;
	height: 70px;
	float: left;
	margin: 0 5px 7px 0!important;
	margin: 0 5px 0 0;
}
.solapa_galeria a {
	font: normal 12px Arial;
	color: #727272;
	text-decoration: none;
	line-height: 16px;
}
.solapa_galeria a:hover {
	text-decoration: underline;
}
.clr {
	width: 254px;
	height: 1px;
	border-top: 1px dashed #b5b5b7;
	margin: 7px 0 7px 0;
	clear: both;
	font-size: 0px;
}
/* fin datos de widgets */


/* ----- fin sidebar derecho ----- */
/* ----- fin contenido ----- */

/* ----- sidebar extra ----- */
#extra_sidebar {
	display: none;
}
/* datos de widgets en el sidebar extra */
#extra_sidebar h4 {
} /* titulo */
#extra_sidebar ul {
}
#extra_sidebar li {
}
#extra_sidebar table {
}
#extra_sidebar caption {
}
#extra_sidebar th {
}
#extra_sidebar td {
}
/* fin datos de widgets */
/* ----- fin sidebar extra ----- */

/* ----- footer ----- */
#footer {
	clear: both;
	border: 0px;
	width: 100%;
	margin: 0;
	padding: 0
}
/* datos de widgets en el footer */
#footer h4 {
} /* titulo */
#footer ul {
}
#footer li {
}
#footer table {
}
#footer caption {
}
#footer th {
}
#footer td {
}
/* fin datos de widgets */
/* ----- fin footer ----- */


.perfil {
	background: #FFF;
	margin-bottom:15px;
	padding-bottom:4px;
}
.perfil h3 {
	font: bold 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #8D1B67;
	height: 24px;
	border-bottom: 1px solid #8D1B67;
	padding: 4px 0 0 0;
	background:#F3E0E6;
	text-indent:15px;
	letter-spacing:2px
}
.perfil p {
	color:#666;
	margin:10px 15px;
	padding:0;
	display:block;
}
.perfil strong {
	color:#FFCC33;
}
#calendar_wrap {
	width:300px;
	background:#FFF;
	text-align:center;
	margin-bottom:20px;
	float:left
}
#calendar_wrap caption {
	background-color:#F3E0E6;
	border-bottom:1px solid #8D1B67;
	height:30px;
	font: bold 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #8D1B67;
	padding:0;
	line-height:28px
}
#wp-calendar {
	width:100%;
	text-align:center;
	color:#333
}
#wp-calendar a {
	font-weight:bold
}
#searchform div {
	width:300px;
	border: 1px solid #8D1B67;
	background:#FFF;
	float:left;
	padding:10px 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
#searchform div label {
	font: normal 11px Tahoma;
	color: #666;
	margin-left:10px;
}
#searchform div input {
	background-color:#F3E0E6;
	border:1px solid #8D1B67;
	color:#666666;
	cursor:pointer;
	font-weight:bold;
	line-height:normal;
	margin-left:5px !important;
	margin-left:2px;
	padding:2px;
	width:93px;
}
.moduloBlogroll h2 {
	background:#333333 url(http://www.terra.com.ar/blog_editorial/img/manc-blogroll-neg.gif) no-repeat scroll 5px 7px;
	border-bottom:1px solid #8D1B67;
	color:#2B2B2D;
	height:33px;
	margin-top:12px;
	text-indent:-9999px;
}
.postReferences {
	padding:0
}
#right_sidebar table a {
	color:#fff
}
#right_sidebar table a img {
	padding:5px 5px 2px 0;
}
#left_sidebar #recentcomments li a {
	line-height:16px;
	float:left;
	display:inline;
	background:none;
}
#left_sidebar a img {
	border:0;
	padding:0;
	margin:0;
}

