﻿/*   
Theme Name: A Custom Theme 
Theme URI: 
Description: A custom theme for clients. 
Author: Tamara Lance
Author URI: http://tamaralance.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/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');


#header {
background-image:url(http://mariuszkapturski.com/blog/wp-content/uploads/2009/12/header.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:1000px;
}
#blog-title, #blog-description {
margin-left:-9999px;
}
body {
background-image:url(http://mariuszkapturski.com/blog/wp-content/uploads/2010/01/background_repeat4.jpg);
background-repeat:repeat-x;
color:#1A181B;
font-family:verdana;
font-size:14px;
}
#access {
background:#00124D none repeat scroll 0 0;
border:medium none;
margin-top:-27px;
}
.sf-menu a, .sf-menu a:visited, .sf-menu {
background:#00124D none repeat scroll 0 0;
border:medium none;
color:white;
font-family:georgia;
font-weight:bold;
}
.aside ul li li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.aside a {
color:#4D000F;
text-decoration:none;
}
#main a:link {
color:#4D000F;
}
#footer {
background:transparent url(http://mariuszkapturski.com/blog/wp-content/uploads/2009/12/background_repeat.jpg) repeat scroll 0 0;
border-top:medium none;
}
#siteinfo {
color:#001149;
text-align:center;
width:1000px;
}
#content {
margin-top:-60px;
}
#primary {
background:#BEBFC4 none repeat scroll 0 0;
border:1px solid #4B0010;
color:black;
margin-top:-35px;
}
.aside h3 {
color:#00124B;
font-family:Georgia New Roman;
font-size:16px;
font-style:normal;
font-weight:bold;
}
#content h1 {
color:#00124B;
font-family:georgia;
}
#content h2 {
color:#4B0010;
font-family:georgia;
font-size:15px;
font-style:italic;
margin-top:-27px;
}
#content {
margin-left:4px;
}
#content h1 {
margin-top:-26px;
}
.sf-menu a:hover, .sf-menu a:active {
background:white none repeat scroll 0 0;
color:#00124D;
}
.menu {
margin-right:-418px;
}
#content a:link, #content a:visited {
color:#4D000F;
font-weight:bold;
text-decoration:none;
}
#content a:hover {
border-bottom:1px dotted #4D000F;
}
#post-1 .entry-title {
margin-top:36px;
}
.entry-title a {
font-size:20px;
font-style:normal;
}

#post-111 .entry-title {
padding-top:56px;
}

#content {
padding-top:57px;
}
