/* ExplodingBoy Virb Customization
********************************************/

#leftcolumn {
	width: 240px;
	float: left;
	margin-right: 25px;
}
#centercolumn {
	width: 240px;
	float: left;
	margin-right: 25px;
}
#rightcolumn {
	width: 240px;
	float: left;
}
#left_meta {
	float: left;
	width: 505px;
}
#right_meta {
	float: right;
	width: 240px;
}

/* Basic Customization
********************************************/

body, div#profile_container {
	background: #fff;
	color: #666;
	font: normal 11px Arial;
}
div#body_container {
	width: 100%;
	background: #e5e5e5;
}
div#profile_container {
	background: url(http://exploding-boy.com/virb/virbbg.gif) repeat-y;
}
p em {
	font-family: Arial;
}
div.profile_meta p.tagline {
	color: #666;
	font-size: 12px;
}
div#meta_music p.tagline, div#meta_music p.location {
	color: #666;
	font-size: 14px;
}
div.profile_meta h2 {
	color: #999;
	font-size: 11px;
}
img.virb_image {
	border: 1px solid #DDD;
	background: #f2f2f2;
}
a:hover img.virb_image {
	border: 1px solid #5090c5;
}
div.module {
	border-top: 4px solid #DDD;
	color: #666;
}
div.module p {
	color: #666;
}
div#comments {
	border-top: 4px solid #DDD;
}
div.comment_box, #shows tr, #shows tr.row_odd {
	background: #f2f2f2;
}
div.comment_box_alt {
	background: #FFF;
}

#shows tr {
	background: transparent;
}
h3 {
	font: 18px Palatino,Georgia,serif;
	border-bottom: 1px dotted #DDD;
	letter-spacing: -1px;
	padding: 2px 0pt 4px;
	margin: 0 0 15px;
	color: #5090c5;
}
p.tagline {
	font-size: #14px;
}
.comment_box p, .comment_box_alt p, .comment_box p.comment_post, .comment_box_alt p.comment_post, #show tr p, #shows tr.row_odd p {
	color: #666;
	font-size: 11px;
}
.comment_box p.comment_extras, .comment_box_alt p.comment_extras {
	color: #999;
	font-size: 11px;
}
a, a:link, a:visited {
	color: #999;
}
p.comment_author a, p.comment_author a:visited {
	color: #5090c5;
}
p.comment_author a:hover {
	color: #056090;
}
#connect ul li {
	color: #666;
	border-bottom: 1px dotted #DDD;
}
#connect ul li a:hover {
	background: #f2f2f2;
	color: #056090;
}

/* Advanced Customization
********************************************/

img {
	border: 0;
}
hr {
	height: 0;
	width: 0;
	border: 0;
}
ul, li {
	list-style-type: none;
}
table, tr, td {
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
}
* {
	padding: 0;
	margin: 0;
}
body, div#profile_container {
	text-align: center;
}
div#profile_container {
	width: 770px;
	margin: 0 auto;
	padding: 50px 20px;
}
div#left_side {
	float: left;
	width: 500px;
	margin: 0 10px 35px 0;
}
div#right_side {
	float: left;
	width: 250px;
	margin: 0 0 35px 10px;
}
div.module {
	display: block;
	padding: 3px 0 25px;
	text-align: left;
	min-height: 175px;
	line-height: 150%;
}
#connect {
	padding-right: 0;
}
#meta, #meta_music, #connect {
	border: 0;
}
#connect ul {
	font-size: 11px;
	margin-top: 5px;
	width: 240px;
}
#connect.module {
	border-top: 4px solid #DDD;
}
#connect ul li a, #connect ul li a:visited {
	display: block;
	width: 100%;
	padding: .2em 0;
	color: #056090;
	text-decoration: none;
}
#connect ul li em {
	font-family: Arial, Verdana, sans-serif;
}
#connect ul li#isFriend, #connect ul li#friendshipPending, #connect ul li#isYou {
	padding: .2em 0;
}
img.virb_image {
	float: left;
	padding: 5px;
	margin: 0 0 10px 10px;
	width: 55px;
	height: 55px;
}
#videos img.virb_image, .videos_alt img.virb_image, #photos img.virb_image, .photos_alt img.virb_image {
	margin: 0 0 10px 10px;
}
#meta_music table, #shows table {
	width: 100%;
}
#shows tr {
	border-bottom: 1px solid #e3e3e3;
}
#shows tr.row_odd {
	background: #f5f5f5;
}
#shows td {
	text-align: left;
	padding: .5em 0;
	vertical-align: top;
}
#shows td.col1 {
	width: 6em;
}
#shows td.col4 {
	width: 2.5em;
}
#comments {
	padding-right: 0;
	margin-bottom: 35px;
}
div.comment_box, div.comment_box_alt {
	display: block;
	padding: 15px;
	margin: 0 0 10px;
}
.comment_box p.comment_extras, .comment_box_alt p.comment_extras {
	margin-top: 15px;
}
div#add_comment {
	display: none;
	margin: 0 0 20px;
}
#meta_music, #player_personal {
	padding-right: 0;
}
div.profile_photo a:link, div.profile_photo a:visited {
	float: left;
	width: auto;
	padding: 5px;
	border: 1px solid #DDD;
	background: #f2f2f2;
	text-align: center;
}
div.profile_photo a:hover {
	border: 1px solid #5090c5;
}
.profile_photo img {
	position: relative;
	display: block;
}
div.profile_meta {
	float: left;
	padding: 0 15px;
}
#meta.module {
	border-top: 4px solid #DDD;
	padding-top: 40px;
	margin-bottom: -20px;
}
.profile_meta ul {
	margin: 10px 0 0;
}
.profile_meta ul li {
	float: left;
	padding: 0 10px 0 0;
}
.clear {
	position: relative;
	clear: both;
}

/* Typography
*****************************************************/

h1 {
	letter-spacing: -1px;
	color: #056090;
	font: 24px Palatino,Georgia,serif;
}
h2 {
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 .2em;
	letter-spacing: 0;
}
.profile_meta h2 em {
	font-style: normal;
}
.profile_meta h2 span {
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #666;
	padding-bottom: 10px;
}
h4 strong {
	color: #666;
}
h5 {
	position: absolute;
	top: 88px;
	left: 360px;
	width: 135px;
	height: 12px;
	font: normal 9px Palatino,Georgia,serif;
	letter-spacing: -1px;
	color: #99ea00;
	line-height: 12px;
}
h5 em {
	font-style: normal;
}
p {
	margin: 0;
}
p.tagline {
	margin: .5em 0 1em;
	line-height: 125%;
}
div#blogs p {
	margin: 0 0 1.5em;
}
div#blogs p.blog_post {
	margin: 0 0 .5em;
}
.comment_box p, .comment_box_alt p, .comment_box p.comment_post, .comment_box_alt p.comment_post {
	margin: 0 0 .5em 115px;
}
.comment_box p em, .comment_box_alt p em {
	margin-top: 2.5em;
	font-size: 10px;
}
div.comment_box form p textarea {
	width: 99%;
}
* html div.comment_box form p textarea {
	margin-right: -100px;
	width: 620px;
}
div.comment_box_alt form p textarea {
	width: 99%;
}
* html div.comment_box_alt form p textarea {
	margin-right: -100px;
	width: 620px;
}
#player_personal p {
	text-align: center;
}
input, textarea {
	font: bold 12px Arial, Helvetica, Verdana, sans;
	color: #666;
	padding: .2em;
	width: 100%;
	margin: 1em 0 .5em;
	letter-spacing: -1px;
}
input.comment_btn {
	width: auto;
	padding: 0;
}
textarea.comment_text {
	height: 90px;
	margin: 0;
	font-weight: normal;
}

/* Links
********************************************/

a, a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	color: #056090;
	text-decoration: none;
}
.module h3 a:link, .module h3 a:visited {
	color: #999;
	font: normal 11px Arial, Verdana, sans-serif;
	letter-spacing: 0px;
}
.module h3 a:hover {
	color: #056090;
}
div#blogs p.blog_post a, div#blogs p.blog_post a:visited {
	font-weight: bold;
}
div#virb_banner_profile_please_dont {
	z-index: 999;
	background: #056090;
}