body {
	font: 62.5% "Arial", Verdana, sans-serif;
	color: #c6c6c6;
	text-align: center;
	background: #111;
}

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	width: 100%;
	overflow: hidden;
	background: url("../images/header-bg.jpg") repeat-x 0 0;
}

#header-inner {
	position: relative;
	width: 960px;
	height: 160px;
	margin: 0 auto;
	text-align: left;
}

/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo {
	position: relative;
	float: left;
	display: inline;
	width: 490px;
	height: 65px;
	margin: 17px 0 0;
	font-size: 1.5em;
	overflow: hidden;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
/

*background: url("../images/logo.jpg") no-repeat 0 0;*/
}

#logo a {
	text-decoration: none;
}

/* @end */

/* @group logo - plain text */

/* LOGO - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo-text{
	font-family:Helvetica, sans-serif;
	float: left;
	display: inline;
	width: 290px;
	height: 75px;
	margin-top: 3px;
	font-size: 1.45em;
	text-transform:lowercase;
	color: #FFF;
	overflow: hidden;
}

#logo-text a:link, #logo-text a:visited, #logo-text a:active{
	display: block;
	margin-bottom: -8px;
	color: #ddd;
	font-size: 3.6em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-3px;
}

#logo-text a:hover {
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group social */

/* SOCIAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#social {
	float: right;
	height: 65px;
	margin: 25px -7px 0 0;
	/*background: url("../images/social-bg.jpg") repeat-x 0 0;*/
}

#social-inner {
	float: left;
	width: 100%;
	/*background: url("../images/social-edge.jpg") no-repeat 100% 0;*/
}

#social ul {
	float: left;
	display: inline;
	width: 100%;
}

#social li {
	float: left;
	display: inline;
	margin-left: 2px;
}

#social a {
	float: left;
	display: inline;
	width: 47px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	text-decoration: none;
}

#social-connect, #social-subscribe, #social-GgRs {
	float: left;
	display: inline;
}

#social-connect {
	/*background: url("../images/social-connect-title.jpg") no-repeat 50% 2px;*/
}

#social-subscribe {
	/*background: url("../images/social-subscribe-title.jpg") no-repeat 50% 2px;*/
}

#social-connect ul, #social-subscribe ul {
	padding: 0 10px 0 0;
}

#social-connect ul {
	/*background: url("../images/social-edge.jpg") no-repeat 0 0;*/
}

#social-subscribe ul {
	/*background: url("../images/social-edge.jpg") no-repeat 0 0;*/
}

#social-facebook a {
	background: url("../images/social-icons.jpg") no-repeat 0px 0;
}

#social-facebook a:hover {
	background: url("../images/social-icons.jpg") no-repeat 0px -47px;
}

#social-facebook2 a {
	background: url("../images/social-icons.jpg") no-repeat -236px 0;
}

#social-facebook2 a:hover {
	background: url("../images/social-icons.jpg") no-repeat -236px -47px;
}

#social-myspace a {
	background: url("../images/social-icons.jpg") no-repeat -47px 0;
}

#social-myspace a:hover {
	background: url("../images/social-icons.jpg") no-repeat -47px -47px;
}

#social-twitter a {
	background: url("../images/social-icons.jpg") no-repeat -94px 0;
}

#social-twitter a:hover {
	background: url("../images/social-icons.jpg") no-repeat -94px -47px;
}

#social-feed a {
	background: url("../images/social-icons.jpg") no-repeat -141px 0;
}

#social-feed a:hover {
	background: url("../images/social-icons.jpg") no-repeat -141px -47px;
}

#social-email a {
	background: url("../images/social-icons.jpg") no-repeat -188px 0;
}

#social-email a:hover {
	background: url("../images/social-icons.jpg") no-repeat -188px -47px;
}

/* @end */

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	position: absolute;
	float: left;
	width: 960px;
	top: 93px;
	left: 0;
}

#navlist {
	position: relative;
	float: left;
	width: 960px;
	height: 62px;
	margin-top: 9px;
}

#navlist li {
	display: inline;
}

#navlist li a:link, #navlist li a:visited, #navlist li a:active {
	float: left;
	display: block;
	padding: 9px 11px 11px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c6c6c6;
	text-decoration: none;
}

#navlist li a:hover {
	color: #f6f6f6;
	text-decoration: none;
}

#navlist li.current-cat a:link, #navlist li.current-cat a:visited, #navlist li.current-cat a:active, #navlist li.current-cat a:hover, #navlist li.current-cat-parent a:link, #navlist li.current-cat-parent a:visited, #navlist li.current-cat-parent a:active, #navlist li.current-cat-parent a:hover, #navlist li.current_page_item a:link, #navlist li.current_page_item a:visited, #navlist li.current_page_item a:active, #navlist li.current_page_item a:hover, #navlist li.current_page_parent a:link, #navlist li.current_page_parent a:visited, #navlist li.current_page_parent a:active, #navlist li.current_page_parent a:hover {
	background: url("../images/nav-current.jpg") repeat-x 0 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	cursor: default;
	text-shadow: 0 1px 1px #fdfdfd;
}

#navlist .children, #navlist .page_item ul {
	display: none;
}

#navlist li.current-cat .children, #navlist li.current-cat-parent .children, #navlist .current_page_item ul , #navlist .current_page_parent ul {
	display: block;
	position: absolute;
	top: 4px;
	left: 20px;
}

#navlist .children li {
	display: inline;
}

#navlist .children li a:link, #navlist .children li a:visited, #navlist .children li a:active, #navlist .current_page_item ul li a:link, #navlist .current_page_item ul li a:visited, #navlist .current_page_item ul li a:active, #navlist .current_page_parent ul li a:link, #navlist .current_page_parent ul li a:visited, #navlist .current_page_parent ul li a:active {
	float: left;
	display: block;
	margin-right: 10px;
	padding: 3px 10px 2px;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;
	cursor: pointer;
	text-shadow: 0 1px 1px #d6d6d6;
}

#navlist .children li a:hover, #navlist .current_page_item ul li a:hover, #navlist .current_page_parent ul li a:hover {
	color: #161616;
	text-decoration: none;
	background: #aeaeae;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/* @end */

#search {
	position: absolute;
	top: 43px;
	right: 15px;
}

#search #s {
	float: left;
	display: inline;
	width: 220px;
	height: 17px;
	margin-right: 5px;
	padding: 1px 5px 2px;
	font-size: 1.25em;
	font-weight:normal;
	color:#666;
	/*background:#FFF;
	border:#999 1px solid;*/
	background: transparent url("../images/search-input.jpg") no-repeat 0 0;
	border: 0;
}

#search #s:focus {
	color: #363636;
}

#search-button {
	float: left;
	display: inline;
}

/* @end */

/* @group showcase */

/* SHOWCASE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/*
Buenas Ideas
*/
.showcase-post-edic{
	
	height: 282px;
	border:1px solid #212121;
	/*
	border-top:1px solid #212121;
	border-bottom:1px solid #212121;
	border-left:1px solid #212121;
	*/
}

#showcase {
	float: left;
	width: 100%;
	background: url("../images/showcase-bg-normal.jpg") no-repeat 50% 0;
}

#showcase-inner {
	width: 960px;
	height: 280px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

.showcase-post, .showcase-post-edic, .showcase-post-about_us{
	position: relative;
	float: left;
	display: inline;
	width: 290px;
	height: 239px;
	margin: 20px 5px 0 20px;
	overflow: hidden;
}

.showcase-effects {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/showcase-effects.png") no-repeat 0 0;
}

.showcase-post:hover, .showcase-effects {
	background: url("../images/showcase-effects.png") no-repeat 0 100%;
}

.showcase-effects_605x239 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/showcase-effects_605x239.png") no-repeat 0 0px;
}

.showcase-details {
	position: absolute;
	bottom: -5px;
	left: 0px;
}

.showcase-post h3, .showcase-post-edic h3 {
	font-size: 1.6em;
	color: #ddd;
	padding-top:5px;
}

.showcase-post:hover h3, .showcase-post-edic:hover h3 {
	color: #fff;
}

.showcase-post p, .showcase-post-edic p{
	font-size: 1.2em;
	text-transform: uppercase;
	color: #767676;
}

.showcase-post:hover p, .showcase-post-edic:hover p{
	color: #969696;
}

.showcase-post a, .showcase-post-edic a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

/* @end */

/* @group mid */

/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#mid {
	float: left;
	width: 100%;
	background: url("../images/mid-bg.jpg") repeat-x 0 0;
}

#mid-inner {
	width: 960px;
	margin: 20px auto 0;
	text-align: left;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float: left;
	display: inline;
	width: 480px;
}

#content.wide {
	float: left;
	display: inline;
	width: 610px;
	margin-left: 20px;
}

.content a:link, .content a:visited, .content a:active {
	color: #969696;
	text-decoration: underline;
}

.content a:hover {
	color: #f6f6f6;
	text-decoration: underline;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	text-transform: uppercase;
}

.content h1 a:link, .content h1 a:visited, .content h1 a:active, .content h2 a:link, .content h2 a:visited, .content h2 a:active, .content h3 a:link, .content h3 a:visited, .content h3 a:active, .content h4 a:link, .content h4 a:visited, .content h4 a:active, .content h5 a:link, .content h5 a:visited, .content h5 a:active, .content h6 a:link, .content h6 a:visited, .content h6 a:active {
	text-decoration: none;
	border-bottom: 1px solid #222;
}

.content h1 a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content h5 a:hover, .content h6 a:hover {
	color: #f6f6f6;
	text-decoration: none;
	border-bottom: 1px solid #464646;
}

.content h1 {
	margin-bottom: 1em;
	font-size: 1.8em;
}

#archive-title h1 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	font-size: 2.4em;
	color: #565656;
	border-bottom: 1px solid #000;
}

#archive-title h1 strong {
	font-weight: normal;
	color: #767676;
}

.content h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.5em;
	font-weight: bold;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.4em;
	font-weight: bold;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
	font-weight: bold;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
	font-weight: bold;
}

.content p {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	line-height: 1.5em;
}

.content blockquote {
	margin-bottom: 15px;
	padding: 15px 15px 1px;
	background: #222;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.content blockquote p {
	font: italic 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #969696;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content strong, .content b {
	font-weight: bold;
}

.content em, .content i {
	font-style: italic;
}

.content img {
	padding: 0 5px;
	/*background: #222;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content .wp-caption img {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.content .wp-caption {
	margin-bottom: 15px;
	text-align: center;
	background: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content .wp-caption p {
	margin: 0;
	padding: 5px 10px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #767676;
}

.content .alignleft {
	float: left;
	display: inline;
	margin: 3px 15px 15px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 3px 15px 15px 0;
}

.content .alignright {
	float: right;
	display: inline;
	margin: 3px 0 15px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 3px 0 15px 15px;
}

.content .aligncenter {
	text-align: center;
}

#content .navigation a {
	display: block;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .navigation a:hover {
	color: #161616;
	background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}

#content .navigation .alignleft {
	float: left;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
}

#content .navigation .alignleft a {
	float: left;
}

#content .navigation .alignright {
	float: left;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
	text-align: right;
}

#content .navigation .alignright a {
	float: right;
}

.content .wp-pagenavi {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 30px;
	font-size: 1.2em;
}

.content .wp-pagenavi a, .content .wp-pagenavi a:link, .content .wp-pagenavi a:visited, .content .wp-pagenavi a:active {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.content .wp-pagenavi a:hover {
	color: #161616;
	background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}

.content .wp-pagenavi span.pages {
	float: right;
	padding: 0;
	color: #565656;
	background: transparent;
	border: none;
}

.content .wp-pagenavi span.current, .content .wp-pagenavi span.extend {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #969696;
	background: url("../images/button-bg.jpg") repeat-x 0 -14px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* @end */

/* @group post */

/* POST
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.post {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url("../images/divider.jpg") repeat-x 0 100%;
}

.post.archive {
	padding-bottom: 15px;
}

.post.single {
	background: transparent;
}

.post-tnail, .post-tnail-news {
	position: relative;
	float: right;
	display: inline;
	width: 120px;
	height: 90px;
	margin: 0 0 10px 10px;
	padding: 9px;
	background: url("../images/post-tnail-bg.png") no-repeat 50% 50%;
}

.post-tnail-news{
	width: 300px;
	height: 195px;
}

.post-tnail img{
	width: 120px;
	height: 90px;
	padding: 0;
	border: 0;
}

.post-tnail-news img{
	width: 300px;
	height: 195px;
	padding: 0;
	border: 0;
	border:#333 5px solid;
}

.post-tnail span{
	display: block;
	position: absolute;
	width: 120px;
	height: 90px;
	top: 9px;
	left: 9px;
	background: url("../images/post-tnail-effects.png") no-repeat 0 0;
}

.post-tnail-news span{
	width: 300px;
	height: 195px;
}

.post-tnail a:link, .post-tnail a:visited, .post-tnail a:active,
.post-tnail-news a:link, .post-tnail-news a:visited, .post-tnail-news a:active{
	text-decoration: none;
}

.post-tnail a:hover span {
	background: url("../images/post-tnail-effects.png") no-repeat 0 100%;
}

.post-category {
	position: relative;
	float: right;
	display: inline;
	font-size: 1em;
	padding: 4px 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: #363636;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 9px;
	overflow: hidden;
}

.post.single h1 {
	font-size: 2.8em;
	margin-bottom: 2px;
}

.post.page h1 {
	font-size: 2.8em;
	margin-bottom: 20px;
}

.post.archive h2 {
	margin-bottom: 3px;
}

.post.archive p {
	margin-bottom: 2px;
}

.post-date {
	margin-bottom: 15px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #565656;
}

.post.single .post-date {
	margin-bottom: 20px;
	font-size: 1.4em;
}

.post-meta {
	padding: 0 0 20px;
}

.post-meta p {
	margin: 0;
	font-size: 1.2em;
	color: #767676;
}

#post-author {
	margin-bottom: 10px;
	padding: 10px 10px 0;
	background: #262626 url("../images/author-bg.jpg") repeat-x 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#post-author .post-author-avatar {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	padding: 3px;
	background: #363636;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#post-author .post-author-avatar img {
	display: block;
	padding: 0;
	background: transparent;
}

#post-author h3 {
	margin: 0;
	font-size: 1.2em;
	color: #565656;
}

#post-author p {
	margin: 0;
	font-size: 1.2em;
	color: #767676;
}

.review-details {
	margin: 0 0 20px 0;
	padding: 0 10px 5px;
	background: #262626 url("../images/review-bg.jpg") repeat-x 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.review-art {
	float: left;
	display: inline;
	width: 140px;
	margin-right: 15px;
}

.review-info {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.review-info td {
	padding: 5px 10px 8px 0;
}

.review-info td.review-info-title {
	font-size: .85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

.review-info td.review-info-data {
	color: #969696;
}

.review-details-small {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	padding: 5px 5px 0;
	text-align: center;
	background: #262626;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.review-details img, .review-details-small img {
	margin: 0;
	padding: 0;
	background: transparent;
}

.review-details img {
	width: 140px;
}

.review-details-small img {
	width: 85px;
}

.review-tagline {
	margin: 0;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

/* @end */

/* @group sidebars */

/* SIDEBARS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar1 {
	float: left;
	display: inline;
	width: 120px;
	margin-right: 30px;
}

#sidebar2 {
	float: right;
	display: inline;
	width: 300px;
}

.widget {
	margin: 0 0 30px;
}

.widget h3 {
	padding-bottom: 5px;
	font-size: 1.6em;
	text-transform: uppercase;
	background: url("../images/divider.jpg") repeat-x 0 100%;
}

.widget li {
	font-size: 1.2em;
}

.widget a {
	color: #969696;
	text-decoration: none;
}

.widget li a {
	display: block;
	padding: 10px 25px 10px 0;
	background: url("../images/divider.jpg") repeat-x 0 100%;
}

.widget li a strong {
	display: block;
	text-transform: uppercase;
	color: #969696;
}

.widget li a span {
	font-size: .95em;
	color: #666;
}

.widget a:hover {
	color: #d6d6d6;
}

.widget a:hover strong {
	color: #d6d6d6;
}

.widget a:hover span {
	color: #a6a6a6;
}

#ad-buttons {
	float: left;
	width: 298px;
	margin-bottom: 30px;
	padding: 15px 0 0;
	background: #111;
	border: 1px solid #212121; /*#212121;*/
}

#ad-buttons a {
	display: inline;
	float: left;
	margin: 0 0 15px 15px;
}

#ad-buttons img {
	display: block;
}

#tag_cloud {
	float: left;
	width: 100%;
	line-height: 24px;
}

#tag_cloud a {
	display: block;
	float: left;
	padding: 0 10px 0 0;
}

/*

@end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments {
	clear: both;
	margin: 0;
}

#comments .commentlist {
	margin: 0 0 30px;
	padding: 0;
}

#comments .commentlist li {
	position: relative;
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	font-size: 12px;
}

#comments .commentlist li.depth-1 {
	margin: 0 0 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #222;
}

#comments .commentlist ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #222;
}

#comments .commentlist li ul li {
	margin: 15px 0 0 0;
	padding-bottom: 0;
}

.commentlist p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
}

.children {
	padding: 0;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 3px;
	background: #363636;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#comments .bypostauthor > div > div > .avatar {
	
}

#comments h3 {
	margin: 30px 0 0;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #222;
}

#respond h3 {
	padding-bottom: 0;
	border-bottom: 0;
}

.commentlist p {
	clear: left;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #969696;
}

h3#respond {
	margin-bottom: 20px;
}

#commentform p {
	margin: 5px 0 10px;
}

#commentform p small {
	font-size: 11px;
	line-height: 1.3em;
	color: #7b7869;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -2px 0 15px;
	display: block;
	font-size: 1em;
}

#comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active {
	color: #565656;
}

#comments .comment-author a:hover {
	color: #c6c6c6;
	text-decoration: underline;
	background: transparent;
}

#comments .commentmetadata a:hover {
	color: #767676;
	text-decoration: underline;
	background: transparent;
}

#comments .comment-author cite {
	display: block;
	font-size: 1.2em;
	font-style: normal;
	color: #969696;
	padding: 3px 0;
}

#comments .comment-author .says {
	display: none;
}

#comments .comment-author a:link, #comments .comment-author a:visited, #comments .comment-author a:active, #comments .comment-author a:hover {
	text-transform: none;
}

#comments .navigation {
	display: none;
}

#commentform {
	margin: 0;
	padding-bottom: 50px;
}

#commentform label small {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #969696;
}

#commentform label small span {
	font-size: 10px;
	color: #363636;
}

#commentform input, #commentform textarea {
	margin: 0;
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #161616;
	background: #767676;
	border: none;
	outline: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#commentform input:focus, #commentform textarea:focus {
	color: #363636;
	background: #d6d6d6;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 200px;
	margin-right: 5px;
}

#commentform textarea {
	width: 470px;
	margin-bottom: 5px;
}

#commentform textarea.wide {
	width: 600px;
	margin-bottom: 5px;
}

.comment #commentform textarea {
	width: 400px;
}

#commentform p.subscribe-to-comments {
	float: left;
	display: inline;
	margin: -25px 0 0 5px;
}

#commentform p.subscribe-to-comments input {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
}

#commentform #submit {
	float: right;
	display: inline;
	padding: 7px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

.comment #commentform #submit {
	float: left;
	margin-left: 282px;
}

#commentform #submit:hover {
	color: #161616;
	background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	cursor: pointer;
}

#comments .reply a {
	position: absolute;
	top: 15px;
	right: 0;
	padding: 2px 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#comments .reply a:hover, #comments .cancel-comment-reply a:hover {
	color: #161616;
	background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}

#comments .cancel-comment-reply {
	margin: 15px 0 15px 0;
}

#comments .cancel-comment-reply a {
	display: inline;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	clear: both;
	float: left;
	width: 100%;
	color: #969696;
	background: #070707 url("../images/footer-bg.jpg") repeat-x 0 0;
}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0;
	text-align: left;
}

#footer-credits, #footer-meta {
	width: 49%;
}

#footer-meta {
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #969696;
	text-decoration: underline;
}

#footer a:hover {
	color: #d6d6d6;
	text-decoration: underline;
}

#footer p {
	margin-bottom: 20px;
	font-size: 1.1em;
}

#footer span {
	margin: 0 5px;
	color: #565656;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

/* @end */

/* ARTICLES */
span.t1-1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.50em;
	color:#CCC;
}
/* @end */


/* LOGO */
#logoAdmiracion{
	position:absolute; 
	left:290px; 
	top:-8px; 
	width:34px; 
	height:101px
}
#msgDeleteNewsLetter{
	position:absolute; 
	left:370px; 
	top:30px; 
	width:295px; 
	height:20px;
	font-size:0.85em;
	text-align:center;
	background:#EDEFA0;
	border:#E4D250 1px solid;
	color:#960;
	padding:2px;
	display:none;
	visibility:hidden;
	/*display:hidden !important;*/
}
#twitterbirdie{
   	position:absolute; 
    left:220px; 
    top:-30px; 
    width:80px; 
    height:55px; 
    z-index:20; 
    background:url("../images/frontpage-bird.png") no-repeat;
}
#glossary{
	position:absolute;
	left:320px;
	top:0px;
	width:150px;
	height:auto;
	padding-top:3px;
}
#glossary a{ 
	font-size:1.2em;
	color:#333; 
	text-decoration:none
}
#glossary a:hover{
	color:#000;
	text-decoration:underline
}
div#contentFecha{
	position:absolute;
	width:230px;
	height:auto;
	left:728px;
	top:0px;
	padding-top:7px;
	text-align:right
}
div#contentFecha span#fecha{
	/*color:#666;*/
	padding-bottom:7px
}
