/* 
======================
SEO CHANGES 
======================
*/

h1.title {
	text-indent: -9999px;
	position:absolute;
}

#Brand h1 {
	font-family: 'Lucida Grande',Verdana,sans-serif; 
	color:#555555; 
	text-decoration:none; 
	font-weight:bold;
	text-transform: uppercase;
	font-size:14px;
}

#Brand h1 span {
	font-weight:normal; 
	color:#555555;
	font-weight:normal; 
	display:block;
	text-transform: lowercase;
	font-size:12px;
}

/* 
======================
LAYOUT STYLES 
======================
*/

body{
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.span-16{
	width:616px;
}

.span-10{
	width:350px;
	margin-right:20px;
}

.span-6{
	width:240px;
	margin-right:20px;
}

.last{
	margin:0;
}

/* 
======================
ABOUT US STYLES 
======================
*/

.about_us .reset,
.about_us h1, .about_us h2, .about_us h3, .about_us h4, .about_us blockquote {
	margin:0;
	padding:0;
}

.about_us{
	margin-top:25px;
}

.about_us a{
	text-decoration: none;
	color:#6b172d;
}

.about_us .meta{
	margin-bottom:15px;
}

.about_us .meta .last{
	text-align:right;
}

.about_us a.arrow_back{
	background: transparent url("/images/arrow_back.png") no-repeat 0 6px;
	padding-left:15px;
	text-align:right;
}

.about_us a:hover{
	text-decoration: underline;
}

.about_us h2{
	font-weight:bold;
	font-size:16px;
	border-bottom:1px dotted #8b2842;
}

.about_us h3{
	color:#888;
	font-weight:bold;
	font-size:13px;
}

.about_us p{
	margin: 0 0 15px 0;
}

.about_us .lead{
	background: transparent url("/images/lead_back.png") no-repeat top left;
	padding:30px 0 0 0;
	margin-bottom:25px;
}

.about_us .lead img{
	margin-bottom:15px;
	margin-top:25px;
}

.about_us blockquote{
	background: transparent url("/images/quote_left.png") no-repeat top left;
	padding:0 0 0 40px;
}

.about_us blockquote p{
	background: transparent url("/images/quote_right.png") no-repeat top right;
	padding:0 40px 0 0;
	margin:0;
	font-size:18px;
	font-style: italic;
	color:#555;
}

.about_us blockquote p a{
	display:block;
	font-style: normal;
	font-size:12px;
	margin:10px 0 0 0;
}

.about_us .module{
	clear:both;
	padding-bottom:15px;
	margin-top:20px;
	border-bottom:1px dotted #8b2842;
}

.about_us .module img{
	float:left;
}

.module h3{
	margin-bottom:15px;
	display:block;
	text-indent:-9999px;
}

.module h3.capital_file{
	background: transparent url("/images/capital_file_logo.jpg") no-repeat top left;
	width:130px;
	height:34px;
}

.module h3.washingtonian{
	background: transparent url("/images/washingtonian_logo.jpg") no-repeat top left;
	width:151px;
	height:29px;
}

.module h3.style{
	background: transparent url("/images/style_logo.jpg") no-repeat top left;
	width:92px;
	height:34px;
}

.module h3.lucky{
	background: transparent url("/images/logo_lucky.jpg") no-repeat top left;
	width:130px;
	height:34px;	
}

.module h3.wash_post{
	background: transparent url("/images/logo_washpost_sun.gif") no-repeat top left;
	width:315px;
	height:34px;
}

.module h3.washlife{
	background: transparent url("/images/logo_washlife.gif") no-repeat top left;
	width:177px;
	height:34px;		
}

.module h3.washpoststyle{
	background: transparent url("/images/logo_washpostStyleFashion.gif") no-repeat top left;
	width:315px;
	height:34px;		
}

.module h3.washingtonian{
	background: transparent url("/images/logo_washingtonian.gif") no-repeat top left;
	width:315px;
	height:34px;		
}
.about_us .module a{
	background: transparent url("/images/arrow.png") no-repeat right center;
	padding-right:15px;
}

.about_us .body .last{
	border:none;
}

.about_us .feature_article,
.about_us .also_featured{
	margin-bottom:35px;
}

.about_us .also_featured a{
	background: transparent url("/images/more.png") no-repeat 0 4px;
	padding-left:15px;
	display:block;
}

.about_us .also_featured ul{
	margin:20px 0 0 0;
	padding:0;
}

.about_us .also_featured ul li{
	list-style-type: none;	
}

