/*   
Theme Name: AG Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: AG
Author URI: http://www.andregoncalves.info/
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');

#blog-title {
font-family:Arial,sans-serif;
font-size:34px;
font-weight:bold;
line-height:40px;
background-color:#413B09;
}
#blog-title a {
height: 50px;
//background:url(http://blog.cronicaelectronica.org/logoblog4.gif) no-repeat top left;
//padding-left: 50px;
color:#FFF;
font-family:Times,sans-serif;
font-size:44px;
font-weight:bold;
font-style: italic;
line-height:40px;
}
#blog-title a:hover {
height: 50px;
color:#DDD;
font-family:Times,sans-serif;
font-size:44px;
font-weight:bold;
font-style: italic;
line-height:40px;
}
#header {
z-index:2;
background:url(http://www.andregoncalves.info/addac/ag_content/goldBack.jpg);
color:#FFF;
}

.entry-content {
padding:22px 0 0;
}
a:link {
color:#000055;
}
a:visited {
color:#BBBBBB;
}

.aside ul ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 22px 20px;
}

#blog-description {
color:#413B09;
background-color:#FFF;
font-size:13px;
font-style:italic;
}

#main {
margin:0 auto;
overflow:hidden;
position:relative;
width:1060px;
}
#container {
float:left;
width:720px;
}
#content {
margin:0 0 0 10px;
overflow:hidden;
width:700px;
}
body, input, textarea {
-x-system-font:none;
font-family:Georgia,serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:15px;
}

#primary {
border:1px solid #CCCCCC;
margin-bottom:20px;
padding:10px 0 0;
}
.main-aside ul {
padding:0 10px;
}
.main-aside {
float:right;
position:relative;
right:10px;
width:248px;
}
.aside form, .aside table {
margin-bottom:12px;
}
.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
margin-bottom:10px;
}
.aside, .aside input {
font-size:13px;
line-height:16px; // SIDE MENU SPACING BTW LINES
}
.aside h3 {
font-size:15px;
font-style:italic;
line-height:22px;
color:#413B09;
}


.entry-meta { // POSTED BY BLABLABLA
font-size:13px;
font-style:italic;
line-height:18px;
color:#413B09;
}
.entry-utility { // POSTED IN BLABLABLA
font-size:13px;
line-height:18px;
margin:0 0 44px;
color:#413B09;
}

.entry-title a, .entry-title .h1title {
background-color:#413B09;
}
.entry-title a {
color:#FFF;
text-decoration:none;
}

.entry-title a:hover {
color: #413B09;
background-color:#FFF;
}
.entry-utility a {
color:#666666;
font-style:italic;
text-decoration:none;
}
.entry-utility a {
color:#666666;
font-style:italic;
text-decoration:none;
}
.entry-meta a {
color:#666666;
text-decoration:none;
}
.aside a {
color:#666666;
}


.main-aside h3 {
display: none;
}


.widget_tag_cloud a, .widget_categories a, .widget_archive a, .widget_links a, .widget_thematic_meta a {
text-decoration: none;
}

.aside ul ul {
margin-left: 0;
}

.widget_categories li, .widget_archive li, .widget_links li, .widget_thematic_meta li {
list-style: none;
}

.entry-title {
font-family:Arial,sans-serif;
font-size:26px;
font-weight:bold;
line-height:26px;
padding:0 0 7px;
color: #FFF;
background-color:#413B09;
}
table {
border-color:#CCCCCC;
border-style:hidden;
border-width:1px 1px 0;
font-size:12px;
line-height:14px;
margin:0 0 22px;
text-align:left;
}