input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #1D2939;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #1D2939;}

a,
a:visited,
a:hover,
a:focus,
a:active {
	color: #EEF8FF;}

#primary a,
#primary a:visited,
#primary a:focus,
#primary a:active {
	color: #EE6456;}

#primary a:hover{
	color: #D1DC48;}

.menu li:hover{
	background-color: #EE6456;}

.menu ul{
	background-color: #1D2939;
}

#menu-principal a, #menu-principal a:link, #menu-principal a:visited, #menu-principal a:hover{
    color:white;}

.widget {
	background-color: #EFF0EC;}

.widget-title{
	color:white;
	background-color: #1D2939;}

.comment-content{
    background-color: #EFF0EC;}

.reply{
    background-color: #1D2939}

#comment{
	border:1px solid #424242;}

#masthead{
	background-color:#1D2939;}

#colophon{
	background: #1D2939;}

#site-navigation{
	background-color:#1D2939;}

.site-description{
	color: white;}

.post-index{
	background-color: #EFF0EC;
}

.post-meta{
	border-top: 5px solid #1D2939;}

.nav-links .nav-previous, .nav-links .nav-next{
	background-color: #1D2939;}

#up_buttom{
	background-color:#1D2939;}