#div {
	border: 1px solid #F00;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	min-height: 100%;
	min-width: 860px;
	width: 100%;
	margin: 0;
	padding: 0 0 140px;
	text-align: center;
}
* html #container {
	height: 100%;
}
.style_content {
	position: relative;
	margin: 0 auto;
	text-align: left;
}
br.clear {
	clear: both;
}
#header {
	margin: 0;
	padding: 0;
}
#header .style_content {
	width: 860px;
	height: 145px;
	position: relative;
	display: block;
}
#contact_box {
	display: inline;
	margin: 10px 20px 0;
	padding: 0 0 0;
	vertical-align: text-top;
	float: right;
	text-align: center;
}
#search_box {
	display: inline;
	margin: 10px 20px 0;
	padding: 0 0 0;
	vertical-align: text-top;
	float: right;
	text-align: center;
}
#input_search {
	width: 150px;
}
#title {
	margin: 0 40px 0;
	padding: 25px 0 0;
}
#tagline {
	margin: 0 40px;
}
#menu {
	display: block;
	margin: 0 0 0 40px;
	padding: 0;
	height: 45px;
	position: absolute;
	bottom: -1px;
}
html>body #menu {
	bottom: 0;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px;
	height: 45px;
	line-height: 30px;
}
#content {
	margin: 0;
	padding: 0;
}
#content .style_content {
	width: 860px;
	padding: 20px 40px 0;
}
html>body #content .style_content {
	width: 780px;
	padding: 20px 0 0;
}
#loop_articles {
	width: 440px;
	float: left;
}
#loop_page {
	width: 610px;
	float: left;
}
#loop_single {
	width: 440px;
	padding: 0;
	float: left;
}
#loop_comments {
	width: 440px;
	float: left;
}
#form_comments_antiguo {
	width: 320px;
	margin: 0 0 30px 20px;
	float: right;
	padding: 0;
}
#form_comments {
	width: 90%;
	margin: 0 0 30px 20px;
	padding: 0;
}
#information {
	width: 320px;
	height: 240px;
	margin: 0 0 30px 20px;
	float: left;
	padding: 0;
	clear: right;
}
#post_meta {
	width: 320px;
	padding: 0;
	margin: 0 0 30px 20px;
	float: left;
	display: inline;
}
#search {
	width: 320px;
	height: 240px;
	margin: 0 0 30px 20px;
	padding: 0;
	float: right;
}
#author {
	width: 320px;
	height: 240px;
	margin: 0 0 30px 20px;
	padding: 0;
	float: right;
}
#widgets {
	padding: 0;
	margin: 0 0 30px;
	float: right;
}
.widgets_home, .widgets_single {
	width: 320px;
}
#archive_links {
	width: 320px;
	padding: 0;
	margin: 0 0 30px;
	float: right;
	clear: right;
}
#archive_links .archive_group {
	padding: 0;
	float: left;
	width: 150px;
	clear: none;
}
#archive_links .even {
	margin: 0;
	float: right;
}
#archive_links .odd {
	margin: 0 20px 0 0;
}
#loop_articles h2, #loop_comments h2 {
	margin: 0 0 20px;
}
.navigation ul {
	display: block;
	margin: 0 0 30px;
	padding: 0;
}
.navigation li {
	display: block;
	margin: 0;
	padding: 0;
	width: 49%;
}
.navigation li.next {
	text-align: right;
	float: right;
}
#form_search {
	margin: 0 0 20px;
}
#input_form_search {
	width: 150px;
}
.post {
	padding: 0;
	margin: 0 0 30px;
	position: relative;
}
.post .content {
	position: relative;
}
#post_meta .metadata {
	width: 135px;
	padding: 0;
	margin: 0;
}
#post_meta .odd {
	float: left;
	clear: left;
}
#post_meta .even {
	float: right;
}
.metalinks {
	padding: 0 0 10px;
	margin: 0;
	display: block;
	clear: both;
}
.metalinks li {
	float: left;
	margin-right: 10px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}
#input_comment {
       width:80%;
}
#comment_area .comment {
	padding: 0;
	margin: 0 0 30px;
}
#comment_area .metadata {
	display: block;
	margin: 0 0 15px;
}
#comment_area .metadata dt {
	display: inline;
	margin: 0;
	padding: 0;
}
#comment_area .metadata dd {
	display: inline;
	margin: 0;
	padding: 0;
}
#comment_area .metadata dt.comment_number {
	display: none;
}
#comment_area .metadata dd.comment_number {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	font-size: 200%;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
}
#comment_area .gravatar {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#footer {
	position: relative;
	margin-top: -140px;
	text-align: center;
	height: 140px;
}
#footer .style_content {
	width: 820px;
	padding: 30px 4px 4px;
}
#newsletter_signup {
	position: relative;
	display: inline;
	padding: 0;
	margin: 8px 40px 0 0;
	float: right;
}
#input_email_address {
	width: 150px;
	vertical-align: middle;
}
#button_email_address {
	vertical-align: middle;
}
#footer_title {
	padding: 0;
	margin: 0 0 0 40px;
	line-height: 40px;
}
#copyright_notice p {
	display: block;
	padding: 0;
	margin: 0 0 0 40px;
	line-height: 20px;
}
#logos {
	position: relative;
	display: inline;
	padding: 0;
	margin: 20px 40px 0 0;
	float: right;
	vertical-align: middle;
}
#logos img {
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 0;
}
p, center, blockquote, quote, pre {
	margin: 0 0 20px;
}
.reduced p, .reduced center, .reduced blockquote, .reduced quote, .reduced pre, .reduced ol, .reduced ul, .reduced table, .reduced dl, .reduced dd, .reduced dt {
	font-size: 95%;
}
blockquote, quote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(../../assets/images/blockquote.png) no-repeat left top;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0 8px;
}
h1 {
	font-size: 320%;
	line-height: 100%;
}
h2 {
	font-size: 240%;
	line-height: 100%;
	margin: 0 0 5px;
}
.lead h3.title, #loop_single h3.title, #loop_page h3.title {
	font-size: 200%;
	line-height: 100%;
}
h3 {
	text-align: center;
	font-size: 190%;
	line-height: 100%;
}
h4 {
	font-size: 180%;
	line-height: 100%;
}
h5 {
	font-size: 150%;
	line-height: 100%;
}
h6 {
	font-size: 110%;
	line-height: 100%;
}
ul, ol, dl {
	margin: 0 0 8px;
	padding: 4px 0;
}
li, dd {
	margin: 0 0 3px 20px;
	padding: 0 0 0 4px;
}
ul li {
	list-style-type: disc;
}
dt {
	margin: 0 0 5px;
	padding: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
#header a {
	text-decoration: none;
}
#tagline {
	font-size: 120%;
}
.links {
        border-width: 1px;
        border-style: solid;
	margin-top: 20px;
        border-color: #cccccc;
        background-color: #f5ebeb;
	padding: 10px;
}

ul .icon, dl .icon, ul.icon li {
	background-repeat: no-repeat;
	background-position: 0 1px;
	display: block;
	margin: 0 10px 5px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}
.sitemap {
	padding-left: 24px;
	background: url(../images/icon_sitemap.gif) no-repeat;
}
ul .viewed, dl .viewed, ul.viewed li {
	background: url(../images/icon_viewed.png) no-repeat left center;
        font-weight:bold;
        padding-right:4px;
        padding-left:22px;
	font-size: 110%;
	-moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        background-color: #f5ebeb;
        border-width: 1px;
        border-style: solid;
        border-color: #cccccc;

}
ul .sharethis, dl .sharethis, ul.sharethis li {
        background: url(../images/share-icon.gif) no-repeat;
}
ul .date, dl .date, ul.date li {
	background: url(../images/icon_date.gif) no-repeat;
}
ul .tag, dl .tag, ul.tag li {
	background: url(../images/icon_tag.gif) no-repeat;
}
.tag {
	padding: 2px;
	padding-left: 22px;
	background: url(../images/icon_tag.gif) no-repeat scroll left center;
}
.etiquetas {
	padding: 2px;
	padding-left: 22px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
}
ul .category, dl .category, ul.category li {
	background: url(../images/icon_category.gif) no-repeat;
}
ul .information, dl .information, ul.information li {
	background: url(../images/icon_lightbulb.gif) no-repeat;
}
.information {
	padding: 2px;
	padding-left: 22px;
	background: url(../images/icon_lightbulb.gif) no-repeat scroll left center;
}
.jump {
	background: url(../images/go_jump.png) no-repeat;
}
.more-link {
	text-align: center;
	text-decoration: none;
	padding: 2px;
	padding-right: 24px;
	background: url(../images/go_jump.png) no-repeat right center;
}
ul .comment, dl .comment, ul.comment li {
	background: url(../images/icon_comment.gif) no-repeat;
}
ul .feed, dl .feed, ul.feed li, .feed {
	background: url(../images/icon_feed.gif) no-repeat;
}
ul .entry, dl .entry, ul.entry li {
	background: url(../images/icon_entry.gif) no-repeat;
}
ul .author, dl .author, ul.author li {
	background: url(../images/icon_entry.gif) no-repeat;
}
ul .delicious, dl .delicious, ul.delicious li {
	background: url(../images/icons/delicious.gif) no-repeat;
}
ul .technorati, dl .technorati, ul.technorati li {
	background: url(../images/icons/technorati.gif) no-repeat;
}
ul .digg, dl .digg, ul.digg li {
	background: url(../images/icons/digman.gif) no-repeat;
}
ul .meneame, dl .meneame, ul.meneame li {
	background: url(../images/icons/meneame.png) no-repeat;
}
#loop_articles .summary {
	padding-left: 25px;
	background: url(../images/icon_page.gif) no-repeat 0 2px;
}
#loop_articles .new {
	background: url(../images/icon_new.gif) no-repeat left top;
}
.feedburnerFlareBlock {
	margin: 0 10px 5px 0;
	padding: 0 0 0 25px;
	display: block;
	list-style-type: none;
	background: url(../images/icon_page.gif) no-repeat 0 2px;
}
#container .widget {
	margin: 4px;
	padding: 4px 4px 4px;
        border-width: 1px;
	-moz-border-radius: 16px;
        -webkit-border-radius: 16px;
	border-radius: 16px;
	border-style: solid;
	border-width: thin;
        background-color: #eef3f5;
        border-color: #dedeee;
/*	border-color: #139fea;
	background: #e3edf2;*/
}
#widgets_home_a {
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
}
#widgets_home_b {
	width: 150px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
#widgets_single_a {
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#widgets_single_b {
	width: 150px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	display: inline;
}
#widgets_page {
	width: 150px;
	margin: 0;
	padding: 0;
}
#content .advert {
	text-align: center;
	margin: 0 0 30px;
	padding: 0 10px;
}
.widget_archives li, .sb-months li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_date.gif) no-repeat 0 2px;
}
.widget_categories li, .sb-categories li {
	display: block;
	margin: 0 0 0px;
	padding: 0 0 0 20px;
	list-style-type: none;
	background: url(../images/icon_category.gif) no-repeat 0 2px;
}
.widget_usamos li, .sb-usamos li {
	display: block;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
.widget_meta li, .sb-meta li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_page.gif) no-repeat 0 2px;
}
.sb-navigation li {
	display: inline;
	clear: both;
}
.widget_pages li, .sb-navigation li li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_page.gif) no-repeat 0 1px;
}
.widget_recent_entries li, .sb-latest li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_page.gif) no-repeat 0 2px;
}
.widget_rss li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_url.gif) no-repeat 0 2px;
}
.gluedideas_TLA_widgetDisplay li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_url.gif) no-repeat 0 2px;
}
#recentcomments li, .sb-comments li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 22px;
	list-style-type: none;
	background: url(../images/icon_comment.gif) no-repeat 0 2px;
}
.sb-links li {
	display: inline;
	clear: both;
}
.sb-links li li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_page.gif) no-repeat 0 1px;
}
.text-right{ 
        text-align: right;
}
.text-center{ 
        text-align: center;
        vertical-align: middle;
        display: block;
        margin-left: auto;
        margin-right: auto;
}