/*   
Theme Name: Eureka
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Eureka Crew
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles 
@import url('../thematic/library/styles/images.css');*/

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Default */
body{
	background-image:url(img/background.jpg);
	color:#2C2C2A;
}
body, input, textarea {
    font-family:"Courier New", Courier, monospace ;

}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100,5%;
}
body, input, textarea {
    line-height:18px;
}
a:link {
    color:#990000;
}
a:visited {
    color:#000000;
}
a:active,
a:hover {
    color: #000000;
}
a:link.shop, a:visited.shop{
	background-image:none !important;
}
.aside {
    color: #2C2C2A;
}
.aside a {
    color: #52514D;
	text-decoration:none;
	font-weight:bold;
}
.aside a:hover{
	text-decoration:underline;
}
.aside ul {
    list-style:none;
    margin-left:0;
    padding:5px 0;

}
.aside ul li{
    list-style:none;
    margin-left:0;
    padding:5px 0;
	margin-bottom:1px solid #000000;
}
.aside ul ul {
    list-style:none;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
	border-bottom:1px #979791;
}
.aside ul ul ul {
	border-bottom:1px solid #9C9C98;
}
.entry-content a:link{
	background-image:url(img/subrayado1.gif);
	color: #000000;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center;
}
.entry-content a:hover{
	background-image:url(img/subrayado2.gif);
	color: #000000;
	text-decoration:none;
}
.entry-content a:visited{
	background-image:url(img/subrayado2.gif);
	color: #000000;
	text-decoration:none;
}


.aside a:active,
.aside a:hover {
    color: #000000;
}
#branding {
    padding:15px 0 44px 0;
}
#content { 
margin:0 0 0 10px;overflow:hidden;width:610px; 
}
#blog-title{
	background-image:url(img/eureka-hot-4.gif);
	background-repeat:no-repeat;
	height:218px;
	margin-left: -80px;
}
#blog-title span{
    display:none;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #990000;
}
#blog-description {
    display:none;
}
#access {
    border:none;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}
.sf-menu {
	border:none;
	font-size:18px;
	font-weight:bold;
}
.sf-menu a {
	border:none;
}
.sf-menu li {
	background-image:url(img/menu-normal.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	margin-right:37px;
	border:none;
}
 .menu ul li.current_page_item{
	background-image:url(img/menu-hover.gif);
}
 .menu ul li.current_page_item a{
	color:#D7D7D0;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#990000;
}
.sf-menu li li {
	background: none;
}
.sf-menu li li li {
	background: none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     none;
	outline:		0;
    border-bottom-color:none;
	border:none;
	background-image:url(img/menu-hover.gif);
	color:#D7D7D0;
}
h1.entry-title{
    padding:0 10px 0 10px;
	background-image:url(img/fondo-h1.gif);
	background-repeat:repeat-x;
}
.entry-title {
	width:auto;
	display:inline;
    font-family:"Courier New", Courier, monospace ;
    font-size:26px;
    font-weight:bold;
    line-height:30px;
	color:#D7D7D0;
}
.entry-title a, .entry-title a:link, .entry-title a:visited {
	background-image:url(img/fondo-h1.gif);
	background-repeat:repeat-x;
	color:#D7D7D0;
}
.entry-title a:hover {
	background-image:url(img/fondo-h1-hover.gif);
	color:#990000;
}
#access {
	margin:0 auto;
	border:none;
	text-align:center;
    height:50px;
	width:960px;
	background-image:url(img/menu_fondo.gif);
	background-repeat:no-repeat;
    font-size:13px;
    overflow:visible;
    z-index:100;
	padding-top:30px;
}
h2 a{
	padding-left:10px;
	padding-right:10px;
}
h2 a:link{
	margin:0 10px 0 10 px;
	color:#D7D7D0;
}
h2 a:hover{
	color:#D10D15;
}
.aside h3 {
 	background-image:url(img/h3-sidebar.gif);
	background-repeat:no-repeat;
	line-height:40px;
	padding-left: 60px;
	margin-bottom:10px;
	font-style:normal;
	font-weight:bold;
	color:#D10D15;
	font-size:20px;
	text-transform:uppercase;
}
#primary {
    border:none;
    padding:0px;
    margin-bottom:0px;
}


/* anchura total para el apartado Shop*/
.slug-shop #container{
	width: 100% !important;
}

.slug-shop #content{
	width: 100% !important;
}

.slug-shop .hentry{
	float: left;
	width: 32%;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border-bottom:none;
    border-width:0;
    margin:0 0 18px 0;
}
#comments-list li{
	background:none;
	background-color:none;
	background-image:none;
	border:none;
	padding:0;
	margin:0 0 0 18px;
}

#comments-list li .comment-content {
    background-image:url(img/fondocommentrojo.gif);
    border:none;
    padding:18px 1.5em 18px 1.5em;
    position:relative;
	color:#FFFFFF;
}
#comments-list li .comment-meta{
	background:transparent url(img/fondocommentrojo2.gif) no-repeat;
	background-position:0 0;
	color:#666666;
	font-size:11px;
	padding:30px 0 30px 0px;
}
#comments-list li.alt {
	background:none;
}

#comments-list li.alt .comment-content{
    background-image:url(img/fondocommentrojo.gif);
}

#comments-list li.bypostauthor .comment-meta{
	background:transparent url(img/fondocommentverde2.gif) no-repeat;
	background-position:0 0;
	color:#666666;
	font-size:11px;
}
#comments-list li.bypostauthor .comment-content{
    background-image:url(img/fondocommentverde.gif);
}
#comments-list li .avatar {
	height:45px;
	left:0em;
	position:relative;
	top:0px;
	width:45px;
	float:left;
	margin: 0 10px 0 30px;
}
#comments-list li img.avatar{
	border:#B1B0AC solid 1px;
	border-top:none;
	border-left:none;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#respond {
    background:none;
}

.alignleft{
	float:left;
}

#comments input {
    background-image:url(img/background-forms.jpg);
	border:none;
	padding:5px;
	width:30%;
}
#comments textarea {
    background-image:url(img/background-forms.jpg);
	border:none;
	padding:5px;
}
.entry-utility {
clear:both;
}
.aside input {
    background-image:url(img/background-forms.jpg);
	border:none;
}
.entry-content input {
    background-image:url(img/background-forms.jpg);
	border:none;
	padding:5px;
	width:30%;
}
.entry-content textarea {
    background-image:url(img/background-forms.jpg);
	border:none;
	padding:5px;
}