/*   
Theme Name: Virkelig
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(http://www.virkelig.dk/indhold_v2/wp-content/themes/virkelig/typography.css);

/* Apply a basic layout */
@import url(http://www.virkelig.dk/indhold_v2/wp-content/themes/virkelig/2c-r-fixed.css);

/* Apply basic image styles */
@import url(http://www.virkelig.dk/indhold_v2/wp-content/themes/virkelig/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(http://www.virkelig.dk/indhold_v2/wp-content/themes/virkelig/default.css);

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


#blog-title a { background-image: url(http://virkelig.dk/virkelig_v2_header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; display:block; text-indent:-9000px; width: 720px; height: 240px; margin-left: 1px; }


