/*
Theme Name: WordPress Fathom
Version: 1.0
Author: fathomcafe

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
#commentform A{
	color: #FFFFFF;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	float: right;
	margin: 10px 15px 10px 0;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

	
	
/*=========================================================================*/	
	
	
	
	
	
	
	
	
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #630000 url("images/bg/body-bg.jpg") repeat-x left top;
	color: #2b2b2b;
}
A {
	text-decoration: none;
	color: #bc0202;
}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL, BUTTON {cursor: pointer;}
H1, H2, H3, H4, H5, H6, P, UL, OL, FORM, BLOCKQUOTE {
	padding: 0;
	margin: 0;
}
.content UL, .content P {
	font-size: 12px;
	margin-bottom:12px;
}
BUTTON {
	cursor: pointer;
	border: none;
	background: none;
}
.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.bottom-bg {
	background: url("images/bg/bottom-bg.jpg") repeat-x left bottom;
	padding-bottom: 15px;
}
/*  Page  */
#page {
    margin: auto;
    text-align: left;
	width: 960px;
}

/*  Header  */
.header {width: 100%}

/*  Content  */
.content {}
.logotype {
	float: left;
	line-height: 0;
	font-size: 1px;
}
.sidebar {
	float: right;
	width: 300px;
	padding-bottom: 20px;
	display: inline;
	margin-right: 5px;
}
.main-content {
	width: 650px;
	float: left;
	display: inline;
	margin-left: 5px;
}
.search-form {
	height: 50px;
	margin: 12px 0;
	background: url("images/bg/search-box.jpg") no-repeat left top;
}
.search-form INPUT {
	font-size: 16px;
	margin: 5px 0 0 7px;
	width: 215px;
	_width: 217px;
	border: none;
	background: none;
	outline: none;
}
.search-form DIV {
	width: 230px;
	height: 30px;
	float: left;
	display: inline;
	margin: 10px 0 0 20px;
	background: url("images/bg/input-bg.gif") no-repeat left top;	
}
.search-form BUTTON {
	// width: 22px;
	padding: 0;
	margin: 12px 0 0 7px;
}
.header UL {
	list-style: none;
	float: right;
	margin: 92px 0 0;
	background: url("images/bg/nav-bg.jpg") repeat-x left top;
}
.header UL LI {
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.header UL LI.border {
	background: url("images/bg/border.gif") no-repeat left top;
	width: 2px;
	height: 40px;
	line-height: 0;
	font-size: 1px;
}
.header UL LI A {
	float: left;
	padding: 11px 8px 0;
	color: #2c0301;
	cursor: pointer;
	outline: none;
	height: 29px;
}
.header UL LI A:HOVER, .header UL LI.selected A {
	background: url("images/bg/nav-hover.jpg") repeat-x left top;
	text-decoration: none;
}
.header UL LI.first A SPAN {
	float: left;
	padding: 11px 20px 0;
	height: 29px;
}
.header UL LI.first A {
	padding: 0;
	height: auto;
}
.header UL LI.first A SPAN {
	background: url("images/bg/nav-left.jpg") no-repeat left top;
}
.header UL LI.first A:HOVER SPAN,
.header UL LI.selected A SPAN {
	background: url("images/bg/nav-left-hover.jpg") no-repeat left top;
}
.top, .bottom {
	line-height: 0;
	font-size: 1px;
	width: 100%;
}
.top {
	height: 9px;
	// float: left;
	float: none;
	background: url("images/bg/sidebar-top.gif") no-repeat left top;	
}
.bottom {
	height: 10px;
	margin-bottom: 15px;
	background: url("images/bg/sidebar-bottom.gif") no-repeat left top;	
}
.area {
	background-color: #bdbdbd;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	padding-left: 10px;
}
.box {
	background: url("images/bg/white-bg.gif") repeat-y left top;
	width: 279px;
	margin-bottom: 10px;
}
.box-top {
	background: url("images/bg/white-top.gif") no-repeat left top;	
}
.box-bottom {
	background: url("images/bg/white-bottom.gif") no-repeat left bottom;	
}
UL.social-icons {
	list-style: none;
	padding: 5px 0;
	line-height: 0;
	font-size: 1px;
	text-align: center;
}
UL.social-icons LI {
	display: inline;
	margin: 0 4px;
}
UL.social-icons LI A {outline: none;}
.sidebar H2 {
	background: url("images/bg/title-bg.gif") no-repeat left top;
	color: #fff;
	font-size: 18px;
	padding: 5px 10px;
	font-family: "Trebuchet MS";
}
UL.categories {
	list-style: none;
}
UL.categories LI {
	border-bottom: 1px dashed #bdbdbd;
	margin: 0 10px;
}
UL.categories LI:last-child {border: none;}
UL.categories .cat-item-4 {border: none;}
UL.categories LI A {
	font-size: 14px;
	padding: 5px 20px;
	display: block;
	font-weight: bold;
}
UL.categories LI.last {
	border: none;
	padding-bottom: 5px;
}
.email-subscribe {
	height: 54px;
	margin-bottom: 10px;
	background: url("images/bg/email-subscribe.gif") no-repeat left top;
}
.email-subscribe INPUT {
	background: #ffffff;
	border: 1px solid #ffffff;
	font-size: 12px;
	float: left;
	color: #2b2b2b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 8px 3px;
	width: 193px;
	_width: 202px;
	margin: 11px 0 0 22px;
}
.email-subscribe BUTTON {
	margin-top: 10px;
}
.sidebar P {
	font-size: 14px;
	margin: 0px 10px 0;
	padding-bottom: 10px;
}
.sidebar .email-subscribe {margin-top: 7px;}
.coffee-cup {
	background: url("images/pictures/coffee-cup.jpg") no-repeat right bottom;
	padding-bottom: 40px;
}
.sidebar .coffee-cup P {
	margin-right: 100px;
}
.box.last {margin-bottom: 0;}
.link-area {
	width: 260px;
	height: 120px;
	font-size: 18px;
	font-family: "Trebuchet MS";
	background: url("images/bg/video-tutorials-bg.jpg") no-repeat left top;
}
.box.links .box-bottom {
	padding: 10px;
}
.link-area.join {
	height: 131px;
	margin-top: 10px;
	_margin-top: 5px;
	background: url("images/bg/join.jpg") no-repeat left top;
}
.link-area A {
	display: block;
	_width: 100%;
	color: #fff;
	padding: 15px 5px;
	_padding: 15px 0 15px 5px;
	line-height: 100%;
}
.link-area IMG {
	float: right;
}
.link-area SPAN {
	color: #ffdd80;
}
.link-area A:HOVER {text-decoration: none;}
/*  Footer  */
.footer {
	background-color: #410300;
	color: #ffdd80;
	font-size: 12px;
	padding-bottom: 55px;
}
.footer-area {
	width: 960px;
	margin: auto;
}
.footer A {color: #ffdd80;}
.footer P {
	margin: 0 30px;
	line-height: 150%;
}
.footer SPAN {
	padding: 0 0 0 20px;
	background: url("images/icons/equal-housing.gif") no-repeat left top;	
}
.footer-line {
	background-color: #630000;
	border-top: 1px solid #bc1802;
	border-bottom: 1px solid #bc1802;
	clear: both;
	height: 34px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 7px;
}
.column {
	float: left;
	width: 200px;
	display: inline;
	margin-left: 13px;
}
.bottom-part {
	color: #ffdd80;
	margin: 20px 18px 0;
}
.bottom-part UL {
	font-size: 12px;
	list-style: none;
}
.bottom-part A {color: #fff;}
.bottom-part UL LI {
	padding: 0 0 0 25px;
	margin: 5px 0 0;
	line-height: 150%;
	background: url("images/icons/email.gif") no-repeat left center;
}
.bottom-part H3 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.bottom-part UL LI.phone, .bottom-part UL LI.fax {
	background: url("images/icons/phone.gif") no-repeat left center;	
}
.bottom-part UL LI.careers {
	background: url("images/icons/careers.gif") no-repeat left center;
}
.column.odd {width: 289px;}
.bottom-part UL LI.home {
	background: url("images/icons/home.gif") no-repeat left center;
}
.bottom-part UL LI.rss {
	background: url("images/icons/rss.gif") no-repeat left center;
}
.bottom-part UL LI.sitemap {
	background: url("images/icons/sitemap.gif") no-repeat left center;
}
.fathom-logo {float: left;}
.main-content H1 {
	height: 59px;
	color: #fff;
	padding: 20px 30px 0;
	font-size: 30px;
	font-family: "Trebuchet MS";
	background: url("images/bg/title.gif") no-repeat left top;
}
.main-content .content H1 {
	background: none;
	color: #4E0000;
	height: auto;
}
.main-content H3 {
    font-size: 24px;
    font-family: "Trebuchet MS";
    color: #2b2b2b;
    padding-top: 10px;
}
.related-articles {margin-bottom: 15px;}
.related-articles LI {
    list-style: none;
    background: url("images/icons/icon3.gif") no-repeat left center;
    padding-left: 15px;
    margin-top: 5px;
}
.comment {margin-top: 20px;}
.comment .name img {
	border:1px solid #999999;
	display:block;
	margin-bottom:10px;
}
.comment .name a {font-size:12px;}
.comment-box {
    background-color: #efefef;
    border: 1px solid #d1d1d1;
    position: relative;
    float: right;
    width: 472px;
    min-height: 115px;
    _height: 115px;
    
}
.comment-box.author {
	background-color:#FDFFC9;
	border:1px solid #C1C55F;
}
.comment-box P {
    margin: 15px 20px;
    line-height: 150%;
}
.comment-box-arrow {
    background: url("images/bg/comment-box-arrow.gif") no-repeat left top;
    position: absolute;    
    left: -17px;
    top: 20px;
    height: 32px;
    width: 17px;
}
.author .comment-box-arrow {
    background: url("images/bg/arrow-author.gif") no-repeat left top;
}
.comment .name {
    width: 102px;
    float: left;
	font-size: 12px;
}
.comment .name P {
    margin-top: 10px;
}
.comment .name IMG {
    border: 1px solid #999999;
	width: 78px;
	height: 78px;
}
.comment .name IMG.author-img {
    border: 1px solid #420300;
}

.comment-now {
	background-color: #9E110A;
	border: 1px solid #320503;
	color: #FFFFFF;
/*	margin-bottom: 10px;*/
	margin-top: 50px;
	padding-bottom: 25px;
	width: 100%;
}
.comment-now h3 {
	color: #FFFFFF;
	margin-left: 18px;
}
.comment-now label {
	font-size:12px;
}
.comment-now IMG {
	border: 1px solid #7F5856;
	float: left;
	margin-right: 10px;
}
.comment-now form {
	margin-top:10px;
	padding-left:18px;
	padding-right:18px;
}
.comment-now .textarea {
    background: url("images/bg/textarea.gif") no-repeat left top;
    height: 133px;
    width: 541px;
    margin-top: 10px;
}
.comment-now TEXTAREA {
    height: 121px;
    _height: 131px;
    float: left;
    margin-top: 1px;
    padding: 5px 10px;;
    width: 520px;
    _width: 540px;
    background: none;
    border: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: hidden;
}

.comment-now .form-row {
    float: left;
    margin-top: 10px;
}
.comment-now .button {
    background: url("images/buttons/submit.jpg") no-repeat left top;
    height: 29px;
    width: 115px;
    float: left;
    text-indent: -10000px;
    margin-right: 15px;
	border: none;
	cursor: pointer;
}
.comment-now .form-row.first {margin-top:0;}
.comment-now .input {
    background: url("images/bg/input.gif") no-repeat left top;
    height: 20px;
    width: 225px;
    float: left;
   margin-right: 10px;
}
.comment-now .input INPUT {
    width: 222px;
    background: none;
    border: none;
    padding: 0 10px;
    font-size: 12px;
    outline: none;
}
.comment-now .inputs LABEL {
    
}
.comment-now H3 {
    color: #FFF;
}

.video-box {
    background: url("images/bg/video-bg.png") no-repeat left top;
    float: left;
}
.video-play {margin: 10px 0 20px;}


.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}


/*  Content  */
.slider-box {
    background: url("images/bg/slider-bg.gif") no-repeat left top; 
    width: 650px;
    height: 259px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
}
.slider-box IMG {
    margin-left: 10px;
    margin-top: 10px;
	width: 640px;
}
.slider-box .slider-text {
    position: absolute;
    width: 443px;
    left: -5px;
    bottom: 27px;
    float: right;
}
.slider-box .slide {
    background-color: transparent !important;
/*    position: absolute;*/
	height: 250px;
	width: 650px;
} 
.slider-box .slide .text {
    background: url("images/bg/bg-text-slider.png") no-repeat left top; 
    position: absolute;
    left: -5px;
    bottom: 21px;
    height: 38px;
    width: 400px;
    text-align: right;
    float: left;
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #630000;
}
.slider-box .slide .text A {color: #630000;}
.slider-box .slide .text A:HOVER {text-decoration: none;}
.slider-box .slide .text STRONG {
    margin-right: 15px;
    line-height: 167%;
}
.link-next {
    float: right;
    position: relative;
    top: -59px;
    //top: -61px;
    _top: 0px;
    _margin-top: -59px;
    width: 250px;
    z-index: 100;
}
.link-next A {
    background: url("images/buttons/link-next.png") no-repeat left top; 
    width: 38px;
    height: 38px;
    float: left;
}
.link-next A:HOVER {text-decoration: none;}
.content {
    background: url("images/bg/area-bg.gif") repeat-y left top; 
    width: 640px;

}
TABLE .content {background: none; width: auto;}
    
.content .area-content {
    padding: 0 27px;
    _padding: 0 26px;
}
.content-top {
    background: url("images/bg/area-top.gif") no-repeat left top; 
    height: 18px;
    margin-top: 10px;
}
.content.video-page {
    background: url("images/bg/content-bg-video.gif") repeat-y left top; 
}
.content-top.video-top {
    background: url("images/bg/content-top-video.gif") no-repeat left top; 
    height: 19px;

}
.content-bottom.video-bottom {
    background: url("images/bg/content-bottom-video.gif") no-repeat left bottom; 
    height: 19px;
}
.content-bottom {
    background: url("images/bg/area-bottom.gif") no-repeat left bottom; 
    height: 21px;
}
.content IMG.blog-pic {
    float: left;
    margin-top: 10px;
}
.content .blogs {
    padding-top: 13px;
    font-size: 12px; 
   /* width: 587px;*/
  /*  margin-left: 29px;*/
}
.content .blogs H2 {
    color: #630000;
    font-size: 24px;
    font-family: "Trebuchet MS";
}
.content .blogs H2 A {color: #630000;}

.content .blogs P {line-height: 18px;}
.content .blogs P.text {margin-top: 16px;}
.blogs A.more-link {
    background: url("images/icons/read-more.gif") no-repeat left center; 
    padding-left: 43px;
    padding-top: 12px;
    padding-bottom: 9px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 8px;
	clear: left;
	display: block;
	clear: left;
	width: 85px;
}
.blogs .right-link {
	float: right;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 290px;
	position: relative;
	margin-top: -65px;
}
.blogs .right-link p {
	display: block;
	line-height: 160%;
}
.blogs .right-link  IMG {
	display: inline;
	float: left;
	margin-right: 5px;
}
.content .blogs .tags {
    line-height: 22px;
    margin-top: 10px;
}
.blogs .tags IMG {
    float: left;
    margin-right: 5px;

}
.articles {
    margin-top: 10px;
 /*   margin-left: 29px;
    margin-right: 29px;*/
}
.line {
    border-top: 1px solid #9e9e9e;
    line-height: 0;
    font-size: 1px;
}
A.icons {
    margin-top: 10px;
    margin-bottom: 15px;
    float: left;
    margin-right: 3px;
}
.older-post A, .newer-post A {
    margin-top: 15px;
    margin-bottom: 10px;
    float: left;
}

.newer-post A {float: right;}


/*  video.html  */
.content .area-content.video-content {
	border-bottom: 2px dashed #630000;
	margin-bottom: 7px;
}
.area-content.video-content H2 {
	font-size: 20px;
	color: #A30000;
	margin: 0 0 12px 10px;
	font-weight: normal;
	font-family: Trebuchet MS;
}
.video-box {
	width: 160px;
	height: 204px;
	background: url('images/bg/video-box-1.jpg');
	padding: 0 10px;
	margin-bottom: 21px;
}
.video-box.n2 {
	background: url('images/bg/video-box-2.jpg');
	margin: 0 20px; 
}
.video-box.n3 {
	background: url('images/bg/video-box-3.jpg');
}
.content .video-box H3 {
	font-size: 12px;
	color:  #FFFFFF;
	font-family: Verdana;
	margin-bottom: 10px;
	height: 28px;
}
.content .video-box .player {
}
.content .video-box .get-link {
	background: url('images/titles/get-link.png') no-repeat bottom;
	width: 65px;
	height: 11px;
	float: left;
	margin: 11px 12px 0px 0;
}
.content .video-box .get-link:HOVER {
	background: url('images/titles/get-link.png') no-repeat top;
	text-decoration: none;
}
.content .video-box .facebook {
	background: url('images/icons/facebook.png') no-repeat bottom;
	width: 24px;
	height: 25px;
	float: left;
	margin: 4px 4px 0px 0;
}
.content .video-box .facebook:HOVER {
	background: url('images/icons/facebook.png') no-repeat top;
	text-decoration: none;
}
.content .video-box .twitter {
	background: url('images/icons/twitter.png') no-repeat bottom;
	width: 24px;
	height: 25px;
	float: left;
	margin: 4px 4px 0px 0;
}
.content .video-box .twitter:HOVER {
	background: url('images/icons/twitter.png') no-repeat top;
	text-decoration: none;
}
.content .video-box .rss {
	background: url('images/icons/rss.png') no-repeat bottom;
	width: 24px;
	height: 25px;
	float: left;
	margin: 4px 0px 0px 0;
}
.content .video-box .rss:HOVER {
	background: url('images/icons/rss.png') no-repeat top;
	text-decoration: none;
}
.link-area.single-la {
	background: url(images/bg/join-single.jpg) no-repeat left top;
	margin-top: 0;
	height: 146px;
}
.link-area.video {
	background: url(images/bg/video-side-bg.gif) no-repeat left top;
	height: 260px;
	border: none;
}
.link-area.video P{
	padding: 19px 15px 0 10px;
	float: left;
	color: #FFFFFF;
	margin: 0;
	font-size: 18px;
}
.link-area.video .player-side {
	width: 109px;
	float: left;
	margin: 18px 10px 0;
	display: inline;
}
.link-area.video .player-side A {
	font-size: 11px;
	padding: 0;
	margin-top: 3px;
}
.content .blogs UL {
	margin: 10px;
	padding: 0;
}
.content .blogs UL LI{
	list-style: none;
	background: url("images/icons/list-style.gif") no-repeat left 4px;
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 12px;
	color: #2B2B2B;
	line-height: 15px;
}
.content .blogs OL {
	margin: 10px;
	padding: 0;
}
.content .blogs OL LI{
	margin: 0;
	font-size: 12px;
	color: #630000;
	font-weight: bold;
	list-style-position: inside;
	line-height: 15px;
}
.content .blogs OL LI SPAN {
	color: #2B2B2B;
	font-weight: normal;
}
.content .blogs .sociable UL LI {
	background: none;
	padding: 0;
}
.content .blogs BLOCKQUOTE{
	color: #666666;
	font-style: italic;
	background: url("images/icons/quotes-end.gif") no-repeat right bottom;
	margin: 15px 0;
}
.content .blogs BLOCKQUOTE P {padding: 0 45px 0px;}
.content .blogs BLOCKQUOTE P:first-child {
	background: url("images/icons/quotes-start.gif") no-repeat left top;
}
.content .blogs BLOCKQUOTE P.first-p {
	_background: url("images/icons/quotes-start.gif") no-repeat left top;
}
.entry {padding-bottom: 10px;}

.content .older-post { float: left; }
.content .newer-post { float: right; }
.content .older-post, .content .newer-post { padding: 10px 0; }
.content .older-post A, .content .newer-post A {
margin: 0;
width: 190px;
line-height: 27px;
text-indent: -10000px;	
float: left;
outline: none;
}
.content .older-post A { background: url("images/buttons/older-post.gif") no-repeat left top; }
.content .newer-post A { background: url("images/buttons/newer-post.gif") no-repeat left top; width: 198px; }


