/*   
Theme Name: SzeneFoto Theme
Theme URI: http://www.fotoszene.at
Description: Disignd for FotoSzene.at
Author: Winfried Strudl
Author URI: http://blog.punctilio.at
Template: thematic
Version: 0.1 alpha
Tags: Thematic
.

*/

/* Reset browser defaults and import all mother css Files */
/* DO NOT EDIT ANYTHING */
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/layouts/2c-r-fixed.css');
@import url('../thematic/library/styles/images.css');
@import url('../thematic/library/styles/default.css');
@import url('../thematic/library/styles/plugins.css');

/* Own CSS Starts here */
.entry-meta {
font-size:11px;
line-height:15px;
}

.entry-content {
padding: 0;
}

.entry-content h3 {
padding:14px 0 10px;
}

/* <div class="featured_posts"> */
.featured_posts {  
border:1px solid #CCCCCC;
padding: 18px;
} 

.featured_posts h1, .featured_posts h2 {  
font-family:Arial,sans-serif;
font-weight:bold;
} 
.featured_posts p {  
font-size: 80%;
margin-bottom: 5px;
} 
