/*
Theme Name: Splat
Theme URI: http://www.splatcooking.net
Description: Splat Child Theme for Titan
Author: Peter Glock
Author URI: http://www.splatcooking.net/
Template: titan
Version: 0.1
*/

@import url("../titan/style.css");

/* begin customizing CSS */
#header {
	width: 100%;
	border-bottom: 1px solid #ede7e0;
	background: #CC297A repeat-x left;
}

.logo { float:left; }
.indentTitle { text-indent:-9999px; }

.post-header {
margin:0 0 15px;
border-top: 0px;
padding-top:20px;
}

.wrapper{
	width: 978px;
	margin: 0 auto;
	text-align: left;
}

body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#ffffff none repeat scroll 0 0;
color:#444444;
font-family:Arial,Helvetica,Sans-serif;
font-size:62.5%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:2.2em;
min-width:960px;
}

#nav {
	background: #ff0099;
}

h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited {
color: #fffeff;
}
a:link, a:visited {
color: #78bf00;
}

a:hover {
	color: #f60089;
}
#sidebox img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: #fffeff none repeat scroll 0 0;
border: 0px;
padding:14px;
}
div#description{
	color: #fffeff;
	font: italic 2.5em Georgia, "Times New Roman", Times, serif;
}
