/*  
Theme Name: Equanalta Theme
Theme URI: 
Description: Theme designed for Equanalta
Version: 1.0
Author: Jake McMurchie
Author URI: http://www.jakemc.co.uk/ 
*/

/* GENERIC STYLES */

body {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 71%;
	background: #fff;
	color: #666666;
}

h1,h2,h3,h4,h5,h6,p,div,td,th,ul,ol,li,dl,dt,dd,pre,code,form,fieldset,input,select,option,textarea,blockquote { font-size:1em; margin:0; padding:0; }
a img, a:link img, a:visited img { border:none }
address { font-style:normal }

#header {font-size:1em}
#text {font-size:1.1em}
#sidebar {font-size:1em}
#footer {font-size:1em}

a {
	font-weight: bold;
	color: #842332;
}
a:hover {
	text-decoration: underline;
	color: #f90;
}

h1 {
	font-family: "Adobe Garamond Pro", Garamond, Times;
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1em;
	color: #842332;
}
h2 {
	font-family: "Adobe Garamond Pro", Garamond, Times;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1em;
	color: #842332;
}
h3 {
	font-size: 1em;
	line-height: 1em;
	color: #842332;
}
h4, h5, h6, div, p, li, td, th, dt, dd {
	line-height: 1.5em;
}

#styleswitcher a.larger {
	font-size: 1.3em;
	}
#styleswitcher a.largest {
	font-size: 1.7em;
	}