/*
Theme Name: 0100-pastillas-tecnologia
Description:
Version: 1.2

Author URI: http://agenciablog.net/
*/

body {
	background: transparent url(images/fondo.jpg) repeat top left;
	color: #333;
}

h2 {
	color: #00FFFF;
}

p {
	color: #ccc;
}

input {
	color: #000;
	background: #ccc;
	border: 0;
}

#header {
	position: relative;
	height: 147px;
	background: #DEDEDE url(images/encabezado.jpg) no-repeat top center;
}

#header h1 a {
	display: block;
	width: 400px;
	margin-left: 10px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#tagline {
	width: 400px;
	margin-left: 10px;
	margin-top: 5px;
}

#tagline p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000;
}

#nav ul {
	position: absolute;
	top: 25px;
	left: 340px;
}

#nav li {
	margin: 0 8px 0 0;
	font-size: 1.3em;
	line-height: 1.3;
	text-transform: uppercase;
	float: left;
}

#nav li a {
	color: #000;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: underline;
}

#page-wrapper {
	background: #000;
}

#content {
	background: #000;
}

#content h2.page-title {
	color: #00FFFF;
}

#sidebar {
	background: #000;
}

#sidebar p, #sidebar table {
	color: #D1D1D1;
}

#sidebar .section {
	color: #D1D1D1;
}

#sidebar .section h2, #sidebar #wp-calendar caption {
	font-size: 1.8em;
	color: #FFFF00;
}

#sidebar .section li {
	background: #567100;
}

#sidebar .section.widget_rss li span.rss-date, #sidebar .section.widget_rss li cite {
	background: #ffffff !important;
}

#sidebar .section a, #sidebar table a {
	color: #FF9900;
	text-decoration: none;
}

#sidebar .section a:hover, #sidebar table a:hover {
	text-decoration: underline;
}

#sidebar ul#recentcomments li {
	background: transparent;
	color: #D1D1D1;
}

#subscribe select {
	color: #666;
	background: #ccc;
	border: 0;
}

#searchform label {
	color: #D1D1D1;
}

#searchform #searchsubmit {
	color: #000;
	background: #FF9900;
}

.post {
	color: #ccc;
}

.post a {
	color: #00FFFF;
}

.post h2 a {
	color: #00FFFF;
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post-meta {
	color: #525252;
}

.post-meta a {
	color: #00FFFF;
	text-decoration: none;
}

.post-meta a:hover {
	text-decoration: underline;
}

.post-discussion li.comments b {
	background-color: #FF9900;
}

.post-discussion li.share b {
	background-color: #FF9900;
}

.post-discussion li.votes b, .post-discussion li.report b {
	background-color: #FF9900;
}

.post-discussion li a {
	color: #FF9900;
	text-decoration: none;
}

.post-discussion li a:hover {
	text-decoration: underline;
}

.page-navigation li a {
	color: #000;
	background: #fff;
	text-decoration: none;
}

.post-navigation li {
	color: #333333;
}

.post-navigation a {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.post-navigation a:hover {
	text-decoration: underline;
}

#post-commentary a {
	color: #666666;
	text-decoration: none;
}

#post-commentary a:hover {
	text-decoration: underline;
}

#post-commentary .comment-meta {
	color: #999;
}

#post-commentary .comment-body {
	color: #ccc;
}

#post-leave-comment p {
	color: #666;
}

#post-leave-comment h2 {
	color: #666666;
}

#post-leave-comment a {
	color: #fff;
	text-decoration: none;
}

#post-leave-comment a:hover {
	text-decoration: underline;
}

#post-leave-comment-avatar-wrapper {
	background: #F7F7F7;
}

#post-leave-comment-avatar-wrapper p {
	color: #666;
	text-align: center;
}

#post-leave-comment-avatar-wrapper p a {
	color: #000;
	background: #fff;
	text-decoration: none;
}

#post-leave-comment label {
	color: #666;
	text-transform: uppercase;
}

#post-leave-comment-body input {
	color: #000;
	background: #fff;
}

#post-leave-comment-body textarea {
	color: #000;
	background: #ccc;
	border: 0;
}

#wp-calendar a {
	color: #336699;
	text-decoration: none;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#synd li a {
	color: #666;
}

form.contact-form textarea {
	background: #ccc;
	border: none
}

.pushbutton-wide {
	background: #000;
	color: #fff;
}
