/*   
Theme Name: Adventure Mexican School
Theme URI: 
Description: Adventure Mexican School theme based on Thematic.
Author: Vladimir Espinosa
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');

#header {
background: url('images/logo.png') no-repeat right top #a32b9b;
}

#blog-title a, #blog-title a:hover {
color: #ffffff;
}

#blog-description {
color: #d177ca;
}

#footer {
background: #a32b9b;
}

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 {
color: #a32b9b;
}

.entry-title a {
color: #a32b9b;
}

.entry-title a:hover {
color: #676767;
}

a:link {
color: #d177ca;
}

a:hover {
color: #676767;
}

.entry-utility a:hover, .entry-utility a:active {
color: #676767;
}

.entry-meta a:hover, .entry-meta a:active {
color: #676767;
}

.page .entry-content {
text-align: justify;
}

#content {
width: 610px;
}

#siteinfo {
color: #d177ca;
}

#siteinfo a {
color: #d177ca;
}

#lang_sel {
z-index: auto;
}
