body { 
background: #f4f4f4;
font: .77em Arial, Sans-Serif;
color: #555;
}

A:link {text-decoration: none; color: #2a2727}
A:visited {text-decoration: none; color: #2a2727}
A:active {text-decoration: none; color: #2a2727}
A:hover {text-decoration: underline; color: #2a2727;}
A img {border: none; }

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1 {
color: #000;
}

h2 {
font-size: 15px;

}

h3 {
font-size: 14px;
word-spacing: 5px;
line-height: 20px;
}

h5{
font-size: 11px;

}


#wrapper { 
width: 100%; 
background: #fff; 
padding: 28px;
text-align: justify; 
border-top: 1px dotted #ddd;
}

.nav { 
padding-right: 28px; 
float: right;
}

.follow { 
float: right;
}


.bio { 
padding-right: 28px; 
float: right;
width: 40%;
}

#subnav { 
width: 100%;
padding-top: 10px; 
margin: 0 30px 35px 0; 
text-align: right;

}

#content { 
clear: both; 
width: 90%; 
padding-right: 20px;
padding-left: 20px;
text-align: left; 

}

#footer { 
clear: both; 
width: 90%; 
margin: 20px;
text-align: left; 

}

.line { 
clear: both; 
margin: 0 0 10px; 
border-bottom: 1px dotted #ccc; }


.clean-gray{
border:solid 1px #DEDEDE; 
background:#EFEFEF;
color:#ff0096;
padding:4px;
text-align:center;
width: 100%
}

.clean-red{
border:solid 1px #DEDEDE; 
background:#CC0044;
color:#EEEEEE;
padding:4px;
text-align:center;

}

.fb9 {
	border: 1px solid #D1C7AC;
	background-color: #ffffff;
	padding: 3px;
	cursor:pointer;cursor:hand;
	font: arial;
}

.fb9:hover {
	border: 1px solid #FF0077;
	color:#FF0077;
	padding: 3px;
		text-decoration: none;
cursor:pointer;cursor:hand;
	font: arial;


	}
	
	.sn{
	border: 1px solid #D1C7AC;
	background-color: #ffffff;
	padding: 3px;
	cursor:pointer;cursor:hand;
	font: arial;
	display:block;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-indent: 10px;
}

.sn:hover {
	border: 1px solid #FF0077;
	color:#FF0077;
	padding: 3px;
		text-decoration: none;
cursor:pointer;cursor:hand;
	font: arial;


	}
	
	.notifications {
	border: 1px solid #D1C7AC;
	background-color: #ffffff;
	padding: 3px;
	font: arial;
}
	
.textarea {
font: arial;
}


