img {
   behavior: url("http://www.dosymediominutos.org.mx/index.php?/plugin/pngbehavior.htc");
}
/* templates/connections/style.css  */
/* General Styles */
p {
	margin: 0 0 1em;
	padding: 0px;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 10px 45px;
	padding: 0px 0px 10px 45px;
	background: url(templates/connections/img/blockquote.gif) no-repeat left top;
	font-style:italic;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
a {
	color: #909D73;	
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
a img, .emoticon {
	border: none;
}
p img {
	max-width:100%;
	padding: 0px;
}
.serendipity_msg_important {
	color: #b22222;
	font-weight: bold;
	font-size: small;
}
.serendipity_msg_notice {
	color: green;
	font-weight: bold;
	font-size: small;
}
.serendipity_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.serendipity_left {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.serendipity_right {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

/* End General Styles */


/* Begin Structure */
body {
	font-family: Verdana, Arial, Sans-Serif;
	margin:0px;
	padding:0px;
	font-size: 0.9em;
	color:#29303B;
	line-height:1.3em;
	background: #F3F6ED;
}
#wrap {
	background: url(templates/connections/img/rap.jpg) center repeat-y;
	width:760px;
	margin:0px auto;
	padding:0px 8px;
	text-align:left;
	font-size: 0.9em;
	background-color:#fdfbf8;
}
#main {
	height:100%;
	margin:0px auto;
	padding:0px;
	width:740px; 
	background: #fdfbf8 url(templates/connections/img/content_bg.gif) repeat;
}
#content {
	width:510px;
	float:left;
	padding:5px;
	margin:0px;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:186px;
	padding:8px 0px 10px 8px;
	margin:0px;
	font-size:1em;
	color:#333;
}
#header {
	margin: 0px auto 0px auto;
	background: #fff url(templates/connections/img/top.jpg) no-repeat center top;
 	height: 185px;
	width:760px;
	padding:0px;
	border:#fc9 0px solid;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}

/* End Structure */


/* Begin Header Styles */
#header h1 {
	color:#bbc4a3;
	font-size: xx-large;
	font-weight: normal;
	padding: 20px 0px 0px 20px;
	line-height:110%;
	margin: 0 5px 0 0;
	text-decoration: none;
	text-align:left;
}
#header a, #header a:visited {
	color:#BBC4A3;
	text-decoration: none;
}
#header a:hover {
	color:#fff;
}

#header h2 {
	color: #bbc4a3;
	margin-top:0px;
	padding: 0px 0px 0px 20px;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}
/* End Header Styles */


/* Begin Footer Styles */
#footer a {
	border:none;
	color:#7A7636;
}

#footer p {
	margin: 0;
	color: #666666;
	font-size: small;
	text-align: center;
	border-top: 1px solid #135022;
}
/* End Footer Styles */


/* Begin Entry Styles */
.post-info
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0px;
	padding:0px;
	color:#333;

}
h2.post-title, h2.serendipity_date {
	color:#676E04;	
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	font-size:1.2em;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}

.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active, .serendipity_date {
	text-decoration:none;
	color:#676E04;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-size:12px;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0px 0px;
	padding: 8px 3px;
	width: 75px;
	background: #E7EBDE;
	line-height:1em;
}
.serendipity_entry_body, .serendipity_entry {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-size:12px;
}
#content input, #content textarea, #content select {
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
.serendipity_entry_body_folded, .serendipity_entry_body_unfolded, .serendipity_entry_extended {
}

div.serendipity_entryFooter {
	color: #999999;
	font-size: xx-small;
	text-align: center;
	margin-bottom: 40px;
	line-height: normal;
	clear:both;
}
img.serendipity_entryIcon {
	float: left;
	margin:3px 10px 10px 0;
	border: 1px solid #efefef;
}
.post-footer 
{
	margin-bottom:20px;
	background:url(templates/connections/img/divider.gif) no-repeat center;
}
/* End Entry Styles */


/* Begin Comment Styles */
td.serendipity_commentsLabel {
	font-size: x-small;
	font-weight: bold;
	vertical-align: top;
}
td.serendipity_commentsValue input, td.serendipity_commentsValue select, td.serendipity_commentsValue textarea {
	border: 1px solid #333;
	padding: 2px;
}
.serendipity_commentsTitle {
	font: 0.9em verdana, helvetica, sans-serif;
	margin: 3em 0 1em 0;
	color: #676E04;
	text-transform:uppercase;
}
.serendipity_commentBody {
	background: #F3F6ED;
	border-top:#E1D6c6 1px solid;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
}
.serendipity_commentFooter {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	height: 16px;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	border-bottom:#E1D6c6 1px solid;
	background: #FFFFFF url(templates/connections/img/comments_bottom.jpg) repeat-x bottom;
}
.serendipity_commentForm {
	font-size:x-small;
	color: #ffffff;
	margin-bottom: 13px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.serendipity_comment, .serendipity_comments {
	width:400px;
	font-size: x-small;
	margin-right: 15px;
	padding-bottom: 0px;
	text-align:left;
}
.serendipity_comment_source {
	background: #F3F6ED;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
}
/* End Comment Styles */


/* Begin Sidebar Styles */
div.serendipitySideBarItem {
	padding-bottom: 12px;
	margin-bottom: 12px;

}
.serendipitySideBarTitle, ItemTitle {
	font-family: Georgia, "Lucida Sans Unicode", lucida, serif;
	padding:2px;
	font-size: 1em;
	color: #676E04;
	text-align:center;
	font-weight:bold;
	background: #FFFFFF url(templates/connections/img/sidenav_top.jpg) no-repeat center top;
	height:22px;
}
.serendipitySideBarContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	line-height:1.4;
	background-color:#F3F6ED;
	border-left:#E1D6c6 1px solid;
	border-right:#E1D6c6 1px solid;
	width: 174px;
}
.serendipitySideBarContent img {
	border:none;
	align:bottom;
}
.serendipitySideBarFooter {
	margin: 0px;
	padding: 0px;
	color: #000000;
	height: 19px;
	background: #FFFFFF url(templates/connections/img/sidenav_bottom.jpg) no-repeat center top;
}
.serendipitySideBarContent input, .serendipitySideBarContent select, .serendipitySideBarContent textarea {
	width: 145px;
	font-size:xx-small;
}
.serendipityImageButton {
	cursor: pointer;
}
/* End Sidebar Styles */


/* Begin Calendar Styles */
table.serendipity_calendar td {
	text-align: center;
}
table.serendipity_calendar a {
	text-decoration:underline;
}
table.serendipity_calendar a:hover {
	text-decoration: none;
}
td.serendipity_weekDayName {
	text-align: center;
	font-weight: normal;
}
td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover {
	color: #676e04;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .25em;
	text-decoration: none;
}
/* End Calendar Styles */


/* Begin Image Manager Styles */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	border: 1px solid #DDDDDD;
	background-color: #F3F6ED;
	margin: 3px;
	padding: 3px;
	text-align: center;
}

.serendipity_imageComment_center {
	margin: auto;
}

.serendipity_imageComment_left {
	float: left;
}

.serendipity_imageComment_right {
	float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.serendipity_imageComment_txt {
	margin: 0px auto;
	padding: 3px;
	clear: both;
	color: #676E04;
	font-size: x-small;
	text-align: center;
	line-height:120%;
}
/* End Image Manager Styles */


/* Begin Plugin Styles */
.serendipity_freeTag_xmlButton {
	padding-left:2px;
}
.serendipity_freetag_taglist {
	padding:15px;
	background-color:#F3F6ED;
	border:1px solid #E1D6c6;
	margin: 15px 0 40px 0;
}
.serendipity_plugin_freetag {
	font-size:12px;
}
.serendipity_freeTag {
	color: #999999;
	font-size: x-small;
	text-align: center;
	clear:both;
}


/* End Plugin Styles */