/*///////////////////////////////////////////////////////////////////

 Contrabrand 2.0, main styles  v6

///////////////////////////////////////////////////////////////////*/





/*------life elements----------------------------------------------*/

#bodyContent {
		margin:0px 0px 5px 5px;
		/*position:relative;*/				
}
body.gospel #bodyContent {
	margin:9px 0px 5px 5px;
	padding-left:25px;
	background: transparent url(../images/gospel_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;			
}
#bodyContent #friends {
	padding:0px 20px 20px 20px;
	position:absolute;
	z-index:100;
	top:155px;
	left:744px;
	width:155px;
	background-color: #dadada;	
}

#bodyContent #friends ul{
	list-style-type: none;
	margin-top:20px;
}
#friends h3{
	width:75px;
	margin-left:0px;		
	display: block;	
	background-repeat: no-repeat;
	padding-top: 41px; height: 0 !important;
	height /**/: 41px; overflow: hidden;
	clip:rect(0 75px 41px 0);
	background-image: url(../images/friends.gif);
}


#bodyContent #bio {
	font-size:18px;
	padding-top:260px;
	padding-right:300px;		
}

#bodyContent #bio p {
 padding-left:25px;
padding-bottom:15px;
}

#bodyContent #biopic{
	top:0px;
	height:400px;
	width:694px;
	position:absolute;	
	background: transparent url(../images/hero_bio.png);
	background-repeat:no-repeat;
	background-position:top left;	
}

#biopic ul {
	margin-top:300px;
	margin-left:25px;
	
}
#biopic li {	
	list-style-type: none;
	float:left;	
	margin: 0px 0px 0 0px;
}
#biopic li, 
#biopic li a {
	width: 49px;
	display: block;
	background-repeat: no-repeat;
	}
#biopic li a {
	padding-top: 48px; height: 0 !important;
	height /**/: 48px; overflow: hidden;
}
#biopic li a:hover {
	background-position: 0 -48px;
}
#biopic li#twitter_logo,
#biopic li#twitter_logo a {
	background-image: url(../images/twitter_social.gif);	
}

#biopic li#flickr_logo,
#biopic li#flickr_logo a {
	background-image: url(../images/flickr_social.gif);	
}

#biopic li#behance_logo,
#biopic li#behance_logo a {
	background-image: url(../images/behance_social.gif);	
}

#biopic li#facebook_logo,
#biopic li#facebook_logo a {
	background-image: url(../images/facebook_social.gif);	
}


/*-----gospel elements--------------------------------------------*/

#bodyContent .newsEntry {
	padding-top:20px;
	padding-bottom:10px;
	padding-right:285px;			
}
#bodyContent .newsEntry p {
	padding-bottom:5px;			
}
#bodyContent .postDate {
	padding:4px;
	background-color: #dadada;
	height: 15px;
}

#bodyContent .newsEntry h3 {
	font-size:18px;			
}
#bodyContent #social {
	padding:0px 20px 20px 20px;
	word-wrap:break-word;	
	position:absolute;
	z-index:100;
	top:155px;
	left:744px;
	width:155px;
	background-color: #dadada;	
}

 #social h3{
	width:75px;
	margin-left:0px;		
	display: block;	
	background-repeat: no-repeat;
	padding-top: 41px; height: 0 !important;
	height /**/: 41px; overflow: hidden;
	clip:rect(0 75px 41px 0);
	background-image: url(../images/social.gif);
}
 #social #twitter{
	margin-top:20px;
}
.postDate {	
	color:#fff;
}
.tweetGuts{
	margin-bottom:15px;
	color:#777;
}
#flickr .flickr_badge_image{
	display:inline;
	margin:0 1px;
}