/*
Theme Name:		XXL Webhosting Weblog
Theme URI: 		http://www.xxlwebhosting.nl/
Version: 		0.1
Description:	Wordpress customized slice theme for XXL Webhosting.
Author: 		MaxServ B.V.
Author URI:		http://www.maxserv.nl/
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2009 MaxServ B.V. Netherlands <http://www.maxserv.nl> All rights reserved.
This theme is based on WP Framework, which is licensed under the terms of the GNU General Public License version 2.
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );


/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );



/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* XXL Themes */
@import url('http://www.xxlwebhosting.nl/fileadmin/xxl-webhosting.nl/template/default.css');
@import url('http://www.xxlwebhosting.nl/fileadmin/xxl-webhosting.nl/template/styles.css');

div.site_content *{text-align:left;}

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

abbr.published-time{border-bottom:0px;}
.entry-meta{color:#999999;}
.singlepost .entry-meta{margin-top:12px;}
#content div.post.singlepost h1.csc-firstHeader, #primary.overview h1.csc-firstHeader{color:#E22125;}
.overview .post h1{font-size:19px;}
#content #secondary, #content #primary{position:relative;top:-28px;}
#content #primary{top:-36px;}
@-moz-document url-prefix(){#content #primary{top:-28px;}}
a.rss_link {position:relative; z-index:4; }