/*
Author Name: Sunt.it
Author Site: http://www.sunt.it
Style Name: Style Ostinatamente
Style URI: http://www.sunt.it/ostinatamente
Version: 0.1
Comments: 
Tags: 
Header Text Color: #ffeeaa
Header Width: 210
Header Height:200
*/

.blog-title a, #header .description {
	color: #ffeeaa;
	}

#header {
	background: #800000;
	background-position: top left;
	padding-left: 215px;
	background-repeat: no-repeat;
}


body {
	background: #ffeeaa;
	}

	
#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
	color: #f00000;
	}

h2 a:hover, h2 span a:hover {
	color: #800000 !important;
	}

a {
	color: #800000;
	}
	
ul.menu li a {
	font-size: 1.1em;
	}
	

/*
	Dueling Sidebars
*/
	
body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

body.columns-three .template-image #primary {
	margin-left: 0;
}
