/* 

Theme Name: SPACQROO
Theme URI: http://greenlight3d.mx
Description: 
Version: 1.0
Author: APOLO CASTRO
Author URL: http://greenlight3d.mx



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */



body {

	font: 62.5% "Arial", Verdana, sans-serif;
	color: #1c1c1c;
	text-align: center;
	background: #fff;
}

h7 {
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	color:#F00;}


/* @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: 260px;
	margin: 0 auto;
	text-align: left;
}


/* @group logo - image replacement */
/* LOGO - IMAGE REPLACEMENT

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


#logo {
	position: relative;
	float: left;
	display: inline;
	width: 490px;
	height: 95px;
	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 {
	float: left;
	display: inline;
	width: 490px;
	height: 65px;
	margin-top: 20px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #565656;
	overflow: hidden;
}


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

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

}


/* @end */
/* @group social */
/* SOCIAL

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


#social {
	float: right;
	height: 65px;
	margin: 130px 0 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: 9px;
}

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

#social-connect, #social-subscribe {
	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: 18px 9px 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 0 0;
}



#social-facebook a:hover {
	background: url("../images/social-icons.jpg") no-repeat 0 -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: 104px;
}

#navlist li {
	display: inline;
}


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


#navlist li a:hover {
	color: #ff0000;
	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;
}

#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: 40px;
	left: 20px;
}


#navlist .children li {
	display: inline;
	color:#FFFFFF;
	}



#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;
}


#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: #696969;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}




/* @end */
#search {
	position: absolute;
	top: 140px;
	right: 0;
}

#search #s {
	float: left;
	display: inline;
	width: 225px;
	height: 13px;
	padding: 7px 10px 5px 10px;
	font-size: 1.1em;
	color: #767676;
	background: transparent url("../images/search-input.jpg") no-repeat 0 0;
	border: 0;
}

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


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


/* @end */

/* @group showcase */
/* SHOWCASE

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

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


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


.showcase-post {
	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-details {







	position: absolute;







	bottom: 15px;







	left: 15px;







}















.showcase-post h3 {







	font-size: 1.6em;



	font-weight:bold;







	text-transform: uppercase;







	color: #000000;







}















.showcase-post:hover h3 {
	color: #ff0000;

}




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



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


.showcase-post 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: #000000;
	text-decoration: none;
}



.content a:hover {
	color: #ff0000;
	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 #f1f1f1;
}

.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: #ff0000;
	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: #f1f1f1;







	-moz-border-radius: 10px;







	-webkit-border-radius: 10px;







}















.content blockquote p {

font-size:14px;

font-weight:bold;













	color: #000;







}















.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: #f1f1f1;







	-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: #f1f1f1;







	-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.archive a:hover{
color:#990000;
}


.post.single {
	background: transparent;
}


.post-tnail {
	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 img {
	padding: 0;
	border: 0;
}




.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 a:link, .post-tnail a:visited, .post-tnail 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: #c6c6c6 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: #f1f1f1 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: #f1f1f1;







	-moz-border-radius: 5px;







	-webkit-border-radius: 5px;







}















.review-details img, .review-details-small img {







	margin: 0;







	padding: 0;







	background: transparent;







}















.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 5px;







}















.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;







}















#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 #f1f1f1;







}















#comments .commentlist ul {







	margin: 0 0 0 0;







	padding: 0 0 0 15px;







	border-left: 5px solid #f1f1f1;







}















#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 #f1f1f1;







}















#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: #f1f1f1;







	border: none;







	outline: none;







	-moz-border-radius: 5px;







	-webkit-border-radius: 5px;







}















#commentform input:focus, #commentform textarea:focus {







	color: #363636;







	background: #f9f9f9;







}















#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 */
/* @group miscellaneous */

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

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

}


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


.right {

	float: right;
		display: inline;

}



/* @end */
/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	clear: both;
	font-weight:bold;
	float: left;
	width: 100%;
	color: #fff;
	background: #ff0000 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 {
	width: 580;
	float:right;
	padding-top:55px;
	padding-right:60px;
}


#footer-meta {
	text-align: right;

}

#footer a:link, #footer a:visited, #footer a:active {
	color: #c0ff6f;
	font-weight:bold;
	text-decoration: none;
}

#footer a:hover {
	color: #410808;
	text-decoration: none;
}

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

}

#footer span {
	font-size:11px;
	margin: 0 5px;
	color: #fff;
}

#footer-twitter {
	float:right;
	width:220px;
	height:auto;
	padding-bottom:30px;}

#footer-twitter2 {
	float:right;
	width:320px;
	padding-right:40px;
	height:auto;
	padding-bottom:30px;}	
#footer-comentarios {
	float:right;
	width:300px;
	padding-right:40px;
	height:auto;
	padding-bottom:30px;}


#footer h2 {
	margin-bottom: 20px;
	color:#FFF;
	font-size: 16px;
}
/* @end */

.comments_icon{
	width:46px;
	height:46px;
	background:url(../images/comments_icon.png) no-repeat;
	float:right;
	overflow:hidden;
	color:#C00;
	}



.comments_icon a{
	width:44px;
	height:39px;
	text-align:center;
	display:block;
	color:#c0ff6f;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	padding-top:7px;

	}



.comments_icon a:hover{
	text-decoration:none;
	color:#ff0000;

	}
