body {
font: 100% Arial, Helvetica;
color: #333;
}

p {
margin: 8px 0;
}

a:link, a:visited {
color: #3c78a7;
text-decoration:none
}

a:hover, a:active {
color: #3c78a7;
text-decoration:underline;
}

#logo {
color:#bbb;
font:.8em arial;
font-weight:bold;
}

#head {
text-align:left;
}

/* NavBar*/

#navbar {
text-transform:uppercase;
font-size:0.7em;
}

#page-bar a, #page-bar a:visited {
font-weight:bold;
color:#FFF;
}
#page-bar a:hover {
text-decoration:none;
}


/* BLOCK */

.block {
line-height:1.4em;
font-size:.75em;
}

h1 {
font:2.2em Georgia, "Times New Roman";
letter-spacing:-0.02em;
line-height:1em;
color:#336699;
}

.comparison_center a, .review_more_center a {
font-size:1em;
color:#fff;
}

.writer_name {
font-size:1em;
font-weight:bold;
color:#333;
}

.writer_meta {
font-size:.9em;
color:#333;
}


/* MFR QUOTE */

.mfr_quote {
font:1.8em Georgia, "Times New Roman";
letter-spacing:-0.02em;
line-height:1em;
color:#fff;
}

.mfr_quote_mfr {
font: 60% Arial, Helvetica;
color: #666;
line-height:1em;
}

/* SIDEBAR */

.sidebar {
line-height:1.2em;
font-size:.75em;

}

.sidebar_links {
line-height:1.2em;
font-size:0.7em;
}

.sidebar_box {
font: Arial;
font-weight:bold;
color:#fff;
text-transform:uppercase
}


/* Text*/

h2 {
font:1.3em Georgia, "Times New Roman";
letter-spacing:0.02em;
line-height:1.1em;
margin-bottom:3px;
}

h3 {
font:1.5em Arial;
margin-bottom:8px;
color:#FF7800;
font-weight:bold;
}

h4 {
font:1.2em Arial;
margin-top:8px;
color:#cccccc;
font-weight:bold;
}


.category {
text-transform:lowercase;
margin-bottom:8px;
font-weight:bold;
font-size:1.5em;
letter-spacing:-0.03em;
}

.breadcrumb {
text-transform:lowercase;
margin-bottom:8px;
font-weight:bold;
font-size:1.5em;
letter-spacing:-0.03em;
}

#front-popular h3 {
color:#fff;
}

.sidebar_excerpt_text {
font-size:.95em;
line-height:1.3em;
color:#666666;
}

#excerpt {
font-size:1.05em;
line-height:1.75em;
}

#excerpt .title, #archive .title {
font-weight:bold;
font:2.0em Georgia;
letter-spacing:-0.05em;
}
