/*   
Theme Name: bainspiration
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
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');

#main {
width:900px;
}

#post-4 {
font:15px/22px Georgia,serif;
}

#access .sf-menu {
float:right;
}

#access .menu {
float:right;
margin:0 190px;
width:900px;
}

#container {
float:left;
width:570px;
}

.page-template-tpl_onecolum-php #content {width: 900px;}

#branding {
width:900px;
padding:30px 0 30px;
}

#blog-title {
font-family:Georgia,serif;
font-style:italic;
text-decoration: underline;
font-size:45px;
font-weight:normal;
line-height:40px;
}

#blog-title a:hover {color:9999FF;}

#blog-description {
color:#666666;
font-size:16px;
font-style:italic;
line-height:30px;
}

.entry-title {
font-family:Georgia,serif;
font-style:italic;
text-decoration: none;
text-align:left;
font-size:24px;
font-weight:normal;
line-height:24px;
padding:0 0 7px;
}

.entry-title a:hover {color:9999FF;}

.entry-meta a:active, .entry-meta a:hover {color:9999FF;}

.entry-meta {
text-align:left;
}

.meta-sep-entry-date .entry-date {
 	display: none;
 }

.entry-meta .meta-sep-entry-date, .entry-meta .meta-prep-entry-date, .entry-meta .entry-date {
display:none;
}

.entry-utility a:active, .entry-utility a:hover {color:9999FF;}

.entry-content p small {
font-size:10px;
}

.aside a:hover {color:9999FF;}

#container {
width:598px;
}

#content {
width:560px;
margin:0 0 0 0px;
overflow:hidden;
}

#etiqueta {
background:none;
position:absolute;
right:0;
top:0px;
width:24px;
z-index:10;
}

.post small {
font-size: 11px;
}

.post blockquote {
width: 300px;
float: center;
padding-top: 20px;
margin-bottom: 20px;
border-bottom: 1px dashed #CCCCCC;
border-top: 1px dashed #CCCCCC;
}

.attachment-jpeg #content,
.attachment-png #content {
    width:900px;
}

.main-aside 
ul { 
padding: 0 0 0 0px;
}

.attachment .entry-meta {
 	display: none;
 }

.author .entry-meta {
 	display: none;
 }
