
/* ****************************************************************************
	
	G L O B A L

**************************************************************************** */

#cxc-body {	
	font-family:"optima","lucida grande","lucida sans unicode",verdana,arial,helvetica,sans-serif;
	font-size:14px;
	text-align:justify;
}

h1, h2, h3 {
 	font-family:panatino,georgia,times,sans;
 	font-weight:normal;
}

a {
	text-decoration:none;
}

blockquote {
	font-style:italic;
}

/* ****************************************************************************
	
	H E A D E R

**************************************************************************** */

#cxc-header h1 {
	font-size:40px;
}

.cxc-description {
	font-size:20px;
}


/* ****************************************************************************
	
	B L O G 

**************************************************************************** */

.cxc-article h1 {
	font-size:28px;
	font-family:panatino, georgia, times, sans;
	font-weight:normal;
}

.cxc-article h2 {
	font-size:20px;
	font-weight:normal;
}

.cxc-article h1 a {
	text-decoration:none;
}

.cxc-article .cxc-body {
	font-size:14px;
}

.cxc-article .cxc-meta {
	font-size:10px;
	font-style:italic;
}

.cxc-date {
	font-style:italic;
	font-size:10px;
}

.cxc-comments label input, .cxc-comments textarea, .cxc-comments #submit {
	font-size:16px;
	font-family:inherit;
}

#cxc-commentform h3 {
	font-size:16px;
}

.cxc-commentmeta {
	font-size:10px;
}


/* ****************************************************************************
	
	S I D E B A R 

**************************************************************************** */

#cxc-aside h3 {
	font-size:16px;
}

#s {
	font-size:16px;
	font-family:inherit;
}


/* ****************************************************************************
	
	P A G E S 

**************************************************************************** */


