/*   
Theme Name: A Thematic Child Theme
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/3c-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');
@import url(http://www.princexml.com/fonts/larabie/index.css) all;

p{
text-align:justify;
font-family:"Georgia",sans-serif;
font-size:90%;
}
p.wp-caption-text{
font-family:"Georgia",sans-serif;
font-style:italic;
}

a, a:link{
color:#542437;
}
a:hover{
color:#D95B43;
}

.wp-caption p{
text-align:justify;
}

.entry-content {
text-align:justify;
}


.entry-content img {
margin:0 6px 18px;
}

.flickr-thumb img {
margin:0;
}

a:link {


}

#blog-title a, #blog-title a:active {
color:#C02942;
text-decoration:none;
font-family: "Dyspepsia", serif;
font-size:80px;
letter-spacing:4px

}
#blog-title a:hover{
color:#C02942;
}

#branding {
background-image:url('http://www.roued.com/wp-content/header.png');
background-repeat:no-repeat;
background-position:right top;
padding:88px 0 50px;
}

.menu {
width: 220px;
}

.menu a:link {
color:#53777A;
font-size:13px;
}
.menu a:hover, .menu a:active {
color:#53777A;
}
.entry-title, .entry-title a, .entry-title a:link, .entry-title a:hover {
font-size:26px;
font-weight:bold;
line-height:26px;
padding:0 0 7px;
color:#53777A;
}
#header {
background-color:#ECD078;
}

#first{
padding-left:3px;
}
.comment-content p{
font-size:105%;
font-family: Verdana, sans-serif;
}
.wp-caption {
border:none;
}
a:link {
color:#996666;
text-decoration:none;

}
a:active, a:hover{
text-decoration:none;
color: #EBBFBF;
}

.aside ul ul {

margin:0 0 22px 20px;
}
.aside a:link, .aside a:active, .aside a:hover {
color:#475B66;
}
.aside h3 {
font-variant: small-caps;
color:4394A7;
}

.wp-caption p.wp-caption-text {
text-align: center;
font-style:italic;
}
.wp-caption {
border:none;
margin-bottom:5px;
}
.wp-caption img {
border:none;
}

.love{
height:250px;
margin-bottom: 20px;
}

