No problem. Here is the path to the css file
http://www.justinbieberzone.com/wp-content/themes/MusicGlobe/style.css
It's listed at the bottom of /* CONTENT */
/* CONTENT */
#content {
background: #fff;
margin: 15px 10px 15px 15px;
}
.post {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #ccc;
}
.post p {
margin-bottom: 10px;
}
.title {
margin-bottom: 8px;
line-height: 22px;
font-family: Arial;
color: #8d064c;
}
.title a {
text-decoration: none;
color: #8d064c;
}
.title a:hover {
text-decoration: underline;
}
.pagetitle {
margin-bottom: 20px;
line-height: 22px;
font-family: Georgia, Times, "Times New Roman", serif;
text-decoration: underline;
}
.postdate {
font-size: 11px;
padding: 1px 4px;
background: #fde7f2;
font-family: Arial;
}
.postmeta {
font-size: 11px;
padding: 2px 4px;
font-family: Arial;
}
.postdate img, .postmeta img {
border: none;
vertical-align: middle;
margin:2px;
}
.entry {
text-align: left;
line-height: 20px;
padding-top: 8px;
font-family: Arial;
font-size: 12px;
}
.navigation {
padding: 10px 0;
}
blockquote {
overflow: hidden;
padding-left: 9px;
font-style: italic;
color: #666;
border-left: 3px solid #CADAE7;
}
.post img {
max-width: 680px;
}