/* Basic Customization
********************************************/

div#body_container, div#profile_container {
    color: #808080;
    font: normal 11px Arial;
}

div#body_container {
    width: 100%;
    background: url(http://img150.imageshack.us/img150/5107/virbbgpp6.gif) repeat 0 0;
}

p em {
    font-family: Arial;
}

h1 {
    font-size: 25px;
    color: #ffffff;
}

div.profile_meta p.tagline {
    color: #; 
	font-size: ;
}

div#meta_music p.tagline,
div#meta_music p.location {
    color: #; 
	font-size: ;
}

div.profile_meta h2 {
    color: #a0a0a0; 
	font-size: 14px;
}

div.profile_photo {
    border: 0px none #000000;
}

img.virb_image {
    border: 1px none #000000;
    background: #000000;
}
    a:hover img.virb_image {
        background: #000000;
    }

div.module {
    border-top: 4px none #000000;
    color: #808080;
}
div.module p {
	padding: 10px 10px 0 10px;
    color: #808080;
}

div#comments {
    border-top: 4px none #000000;
}
div.comment_box,
div.comment_box_alt,
#shows tr, 
#shows tr.row_odd {
    background-color: transparent;
}
#shows tr { background-color: transparent; }

div.comment_box,
div.comment_box_alt,
#shows tr td, 
#shows tr.row_odd td {
    border-top: 1px none #000000;
}

h3 {
	font-size: 14px;
	color: #00BCE2;
}

.h3_dash {
	display: none;
	}

p.tagline {
    font-size: #;
}

.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: #808080;
    font-size: 11px;
}

.comment_box p.comment_extras,
.comment_box_alt p.comment_extras {
    color: #FFFFFF;
    font-size: 11px;
}

a,
a:link,
a:visited {
    color: #FFFFFF;
}
a:hover {
    color: #808080;
}

p.comment_author a,
p.comment_author a:visited {
	margin-top: 0px;
	padding: 0;
    color: #FF0099;
}
p.comment_author a:hover {
    color: #FFFFFF;
}

#connect ul li {
    border-bottom: none;
}
    #connect ul li a:hover {
        background: transparent;
    }

/* 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#Layer1 {
	position:absolute;
	width:300px;
	height:304px;
	z-index:99;
	left: 0px;
	top: 0px;
}
div#profile_container {
    width: 740px;
    margin: 0 auto;
    padding: 15px 35px;
}

div#left_side {
	float: left;
    width: 360px;
    margin: 10px 10px 35px 0px;
}

div#right_side {
	float: left;
    width: 360px;
    margin: 10px 0px 35px 10px;
}

div.module {
    display: block;
    padding: 10px 0;
    text-align: left;
    line-height: 150%;
}

div#content_15314 p {
	padding: 0px;
	}

div#content_15314 p img {
	width: 360px;
	}

    #connect { padding-right: 0; }
    #meta, #meta_music, #connect { border: 0; }

    #connect ul {
        font-size: 11px;
        margin-top: 5px;
    }
        #connect ul li a,
	#connect ul li a:visited {
            display: block;
            width: 100%;
            padding: .2em 0;
			font-size: 30px;
			font-weight: bold;
            text-decoration: none;
			text-transform: uppercase;
        }
        #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: 0;
        margin: 0;
		width: 72px;
    }
        #videos img.virb_image, 
        .videos_alt img.virb_image, 
        #photos img.virb_image, 
        .photos_alt img.virb_image {
            margin: 0;
			width: 90px;
        }

		.comment_box img.virb_image,
		.comment_box_alt img.virb_image {
		display:none;
		}

    #photos_flickr div {
        height:100px;
        width:100px;
        float:left;
        margin: 0 20px 20px 0;
    }

    #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: 0px;
        margin: 0 0 10px 0;
    }

        .comment_box p.comment_extras,
        .comment_box_alt p.comment_extras {
            margin-top: 0px;
        }
    
	p.comment_says {
	margin: 10px 0 5px -10px;
	background: #000000;
	}

    div#add_comment {
        display: block;
		padding: 10px;
        margin: -43px 0 20px -3px;
		background: #000000;
		border-left: #202020 3px solid;
    }

    #meta_music, #player_personal {
        padding-right: 0;
    }

div.profile_photo {
    float: left;
    width: auto;
    padding: 0px;
    text-align: center;
}

    .profile_photo img {
        position: relative;
        display: block;
    }

div.profile_meta {
    float: left;
    padding: 15px;
}

    .profile_meta ul {
        margin: 10px 0 0 0;
    }
        .profile_meta ul li {
            padding: 0 10px 0 0;
        }

.clear {
    position: relative;
    clear: both;
}



/* Typography
*****************************************************/

h1 {
    letter-spacing: -1px;
}

h1#majho {
     display: block;
     width: 100%;
     padding: .2em 0;
	 font-size: 42px;
	 font-weight: bold;
     text-decoration: none;
	 text-transform: uppercase;
	 text-align: left;
    }

h2 {
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 .2em 0;
    letter-spacing: 0;
}
    .profile_meta h2 em {
        font-style: normal;
    }
    .profile_meta h2 span {
        font-weight: normal;
    }

h3 {
	letter-spacing: 0;
    padding: 15px;
    margin: 0 0 0 -3px;
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
}

#about h3, #comments h3 {
	border-left: #FF0099 3px solid;
	}

#photos h3, #content_15314 h3 {
	border-left: #00FFFF 3px solid;
	}

#friends h3, #groups h3 {
	border-left: #00FF33 3px solid;
	}

 #interest_46636 h3,  #interest_46637 h3,  #interest_46640 h3 {
	border-left: #FF6600 3px solid;
	}

h4 {
    font-size: 12px;
    color: #666666;
    padding-bottom: 10px;
}
    h4 strong { color: #333333; }

h5 {
    position: absolute;
    top: 88px;
    left: 360px;
    width: 135px;
    height: 12px;
    font: normal 9px "Lucida Grande", Tahoma, sans;
    color: #99ea00;
    line-height: 12px;
}
    h5 em { font-style: normal; }

p {
    margin: 0;
}

p.tagline {
    margin: .5em 0 1em 0;
    line-height: 125%;
}

div#blogs p {
        margin: 0 0 1.5em 0;
}
div#blogs p.blog_post {
	margin: 0 0 .5em 0;
}

.comment_box p,
.comment_box_alt p,
.comment_box p.comment_post,
.comment_box_alt p.comment_post {
    margin: 0px;
}
    .comment_box p em,
    .comment_box_alt p em {
        margin-top: 2.5em;
        font-size: 10px;
    }     
    
    textarea.comment_text {
        width: 333px;
		border: #202020 1px solid;
		border-top: #202020 2px solid;
		background: #101010;
    }
    

    #player_personal p {
        text-align: center;
    }
    
    input,
    textarea {
        font: bold 12px Arial, Helvetica, Verdana, sans;
        color: #333;
        padding: .2em;
        width: 100%;
        margin: 1em 0 .5em 0;
        letter-spacing: -1px;
    }
    
    input.comment_btn {
        width: auto;
        padding: 3px 5px;
		color: #ffffff;
		background: #202020;
		border: none;
		border-left: #FF0099 3px solid;
    }

    textarea.comment_text {
        height: 90px;
        margin: 0;
        font-weight: normal;
    }

/* Links
********************************************/

a,
a:link,
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.module h3 a,
.module h3 a:visited {
	margin: 0 0 0 10px;
	font-weight: normal;	
        color: #505050;
}

div#blogs p.blog_post a,
div#blogs p.blog_post a:visited {
	font-weight: bold;
}

 #interest_46636 a,
 #interest_46636 a:visited,
 #interest_46637 a,
 #interest_46637 a:visited,
 #interest_46640 a,
 #interest_46640 a:visited {
	color: #808080;
}

 #interest_46636 a:hover,
 #interest_46637 a:hover, 
 #interest_46640 a:hover {
	color: #ffffff;
}
div#virb_banner_profile_please_dont{


    background-color: #000000;

    z-index: 999999;
}