/* COLORS*/
body {
 color:;
}
h1, h2 , h3, h4, h5, h6{
 	color:;
}

a {
	color:;
}

a:hover {
	color:;
	border-bottom: 1px dotted ;
}

.font11ArNar {font-size: 11px; font-family:"Arial Narrow";}
.font11ArNarBold {font-size: 11px; font-family:"Arial Narrow"; font-weight:bold;}

#logo h1#title a, #logo h1#title a:hover{
	color:;
}


.post header h2 a {
	color:;
}

.post header h2 a:hover {
	color:;
	border-bottom:1px dotted ;
}

.post section .more-link {
	color:;
}

.post section .more-link:hover {
	color:;
}

#sidebar h3 {
	color:;
}

#sidebar a {
	color:;
} 

#page-footer {
	color: #deaf68;
	
}

#page-footer a{
	color: ;
}

/* FONTS*/

body {
		font-family:Arial, Helvetica, sans-serif;
		
}

#logo h1#title {
	font-family: 'Calligraffitti', cursive;	font-size:16px;
}


.post header h2, .page header h2 {
		font-size:16px;
}

.post section .more-link {
		font-size:15px;
}

#sidebar h3 {
		font-size:16px;
}
