/*
Theme Name: Chris-a-licious
Theme URI: http://crbrown.net
Version: 1.0
Author: <a href="http://crbrown.net">(c) 2009 C.R.Brown</a>
*/

/* NEW colors  #332718 (brown), #B3B3B1 (grey), #EF3F23(orange), #6BABBF(blue) #E6E1D6(sand)  #F0F0AF(creamy yellow)*/

/*
(px) (%)
10 	 77
11 	 85
12   93
13 	 100
14 	 108
15 	 116
16 	 123.1
17 	 131
18 	 138.5
19 	 146.5
20 	 153.9
21 	 161.6
22 	 167
23 	 174
24 	 182
25 	 189
26 	 197 
*/

/* TAGS*/

body {width: 480px;}

h1 {font-size:108%;}
h2 {font-size:123.1%;}
h3 {font-size:108%;}
h4 {font-size:100%;}
h5 {font-size:100%;}
small {font-size:85%;}
#home-copy {font-size:108%!important;}
#home-copy h1 {font-size:108%!important;}
#home-nav {	font-size: 100%!important;}
#home-portnav a {font-size: 108%!important;}
#nav {font-size: 100%;}
#post-header a {font-size:85%;}
	
/*CLASSES*/
.eachpost > div ul {
	font-size: 100%;
	*font-size: 85%;}
.post-meta-m {font-size:100%;}
.post-meta-d {font-size:123.1%!important;}
.post-meta-y {font-size:100%;}
.quote {font-size:93%;}
.sidebar ul {font-size:100%;}

