/*   
Theme Name: Mats Sander
Theme URI: 
Description: Används för www.matssander.se
Author: Christine Hanefalk
Author URI: 
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');

body
{
background: #4b5a75;
font-family: Arial, sans-serif;
color: #333;
padding-top:33px;
}

h1, h2, h3, h4
{
font-family: Georgia, serif;
color: #333;
}

.entry-title a:active, .entry-title a:hover
{
color: #4b5a75;
font-family: Georgia, serif;
font-size: 22px;
}

.entry-title
{
font-family: Georgia, serif;
color: #333;
font-size: 22px;
}

#wrapper
{
background: #fff;
width: 960px;
position: relative;
margin: auto;
}

#main
{
width: 940px;
}

#header
{
background: url(http://www.matssander.se/wp-content/uploads/2009/11/mats_sander_web1.png) #4b5a75 no-repeat ;
height: 220px;
}

#content
{
width:620px;
}

#secondary 
{
padding-top:15px;
}

#primary 
{
border:0;
}

.main-aside
{
width:275px;
background: #E4EDF9;
}

.widgetcontainer 
{
padding:10px 0;
}

.aside h3 
{
font-style:normal;
margin-bottom:5px;
}

#access
{
margin-top:30px;
padding-top:188px;
border:0;
}

.skip-link
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
border:0;
}

#branding
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
border:0;
}
