/* @override 
	http://www.simonwheatley.co.uk/wp-content/themes/sweetinteraction/style.css
*/

/*
Theme Name: Sweet Interaction Ltd
Theme URI: http://simonwheatley.co.uk/
Description: Theme for Sweet Interaction Ltd
Version: 1.0
Author: Simon Wheatley
Author URI: http://simonwheatley.co.uk/
Template: k2
*/

body {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
}

h1, .blog-title, h2, h3 {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
}

h1.entry-title {
	clear: both;
}

h4, h5, h6 {
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
}


body {
	background-image: url( images/si-bg-tile.png );
}

a {
	color: #753455;
}
	
pre {
	overflow: scroll;
}

#page {
	padding-top: 0;
}

#header {
	background: #472e36 url( images/si-header.png ) no-repeat 0 0;
}

.blog-title {
	font-size: 2.5em;
	padding-top: 100px;
}

ul.menu li a {
	font-size: 1.2em;
}

ul.menu li a:hover {
	color: #fff;
	background-color: #753455;
}

div.nav-previous {
	line-height: 1.4em;
}

.entry-content {
	line-height: 1.8em;
	text-align: left;
}

.entry-content a {
	border-bottom: 1px dotted #753455;
}

.entry-content a:visited {
	border-bottom: none;
	color: #753455;
}

.entry-content a:hover {
	border-bottom: 1px solid #753455;
	text-decoration: none;
}

