/* Basic Customization
********************************************/

div#body_container, div#profile_container {
    color: #363026;
    font: normal 11px Georgia, Garamond, serif;
}

div#body_container {
    width: 100%;
    background: #dcd7d0 url(/_assets/_graphics/_profiles/bright_eyes/bg.gif) repeat-x;
    padding-top: 25px;
}

div#profile_container {
    position: relative;
    background: url(/_assets/_graphics/_profiles/bright_eyes/bg_body.gif) repeat-y;
}

p em {
    font-family: Arial;
}

h1 {
    font-size: 25px;
    color: #333333;
}

div.profile_meta p.tagline {
    color: #555555; 
	font-size: 11px;
}

div#meta_music p.tagline,
div#meta_music p.location, 
div#meta_music h1,
div.profile_photo {
    display: none;
}

div.profile_meta h2 {
    color: #999999; 
	font-size: 14px;
}

img.virb_image {
    border: 1px solid #dddddd;
    background: #ffffff;
}
    a:hover img.virb_image {
        background: #dddddd;
    }

div.module {
    color: #363026;
}
div.module p {
    color: #363026;
    font-size: 11px;
}

div#comments {
    border: 0;
}
div.comment_box,
div.comment_box_alt,
#shows tr, 
#shows tr.row_odd {
    background-color: #f8f6f5;
}
#shows tr { background-color: transparent; }

div.comment_box,
div.comment_box_alt,
#shows tr td, 
#shows tr.row_odd td {
    border-top: 1px solid #d7d4d0;
}

h3 {
	font-size: 11px;
	color: #444444;
}

p.tagline {
    font-size: #11px;
}

.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: #363026;
    font-size: 11px;
}

.comment_box p.comment_extras,
.comment_box_alt p.comment_extras {
    color: #888888;
    font-size: 11px;
}

a,
a:link,
a:visited {
    color: #ce8307;
}
a:hover {
    color: #000000;
}

p.comment_author a,
p.comment_author a:visited {
    color: #ce8307;
}
p.comment_author a:hover {
    color: #000000;
}

#connect ul li {
    border-bottom: 1px solid #d7d4d0;
    font-size: 10px;
}
    #connect ul li a:hover {
        background: #f8f6f5;
        color: #ce8307;
    }
    
#photo_portfolio {
    border-bottom-color: #dddddd;
}

/* Advanced Customization
********************************************/

div#virb_banner_profile { background-image: none; }

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: 865px;
    margin: 0 auto;
    padding: 0;
}

div#left_side {
	float: left;
    width: 520px;
    margin: 0 29px 10px 44px;
}

div#right_side {
	float: left;
    width: 227px;
    margin: 0 45px 10px 0;
}

div.module {
    display: block;
    padding: 2px 15px 25px 0;
    text-align: left;
    line-height: 150%;
}

div#billboard {
    border: 0;
}
    #billboard h3 { display: none; }

div#members p {
    text-align:center; 
}

div#content_11749 {
    position: absolute;
    top: 269px;
    left: 606px;
    width: 200px;
    height: 200px;
}

div#members img.virb_image {
    float: none;
    padding: 3px;
    margin: 0 0 5px 0;
}     

div#members li {
    float: left;
    width: 100px;
    margin: 0 11px 20px 0;
    padding:0;
}

#right_side div#members li {
    padding: 0 0 0 40px;
}



    #connect, #friends { padding-right: 0; }
    #meta, #meta_music, #connect { border: 0; }
    
    #meta_music h1 { margin-bottom: 15px; }

    #connect ul {
        font-size: 11px;
        margin-top: 5px;
        border-top: 1px solid #d7d4d0;
    }
    #connect ul li {
        border-bottom: 1px solid #d7d4d0;
    }
        #connect ul li a,
		 #connect ul li a:visited {
            display: block;
            width: 207px;
            padding: 11px 0 11px 20px;
            text-decoration: none;
            color: #363026;
            text-transform: uppercase;
            letter-spacing: 2px;
            background-image: url(/_assets/_graphics/_profiles/bright_eyes/star.gif);
            background-repeat: no-repeat;
            background-position: 5px 13px;
        }
        #connect ul li a:hover {
            background: #f8f6f5 url(/_assets/_graphics/_profiles/bright_eyes/star.gif) no-repeat 5px 13px;
        }
        
        #connect ul li#isFriend,
        #connect ul li#isYou,
        #connect ul li#friendshipPending {
            padding: 11px 0 11px 5px;
        }
        

    img.virb_image {
        float: left;
        padding: 3px;
        margin: 0 13px 13px 0;
    }
        #photos img.virb_image, 
        .photos_alt img.virb_image, 
        #videos img.virb_image, 
        .videos_alt img.virb_image {
            margin: 0 10px 10px 0;
            width: 108px;
        }
        
        #friends img.virb_image {
            margin: 0 0 12px 10px;
        }

    #shows table {
        width: 100%;
    }

    #meta_music table {
        width: 564px;
    }
        #meta_music table tr td { padding-top: 159px; }
    
    div#shows {
        padding-right: 0;
    }
    
    div#albums img.virb_image {
        margin: 0 0 10px 0;
    }     

    #albums ul li {
        text-align:center;
        margin-bottom:10px;
        float:left;
    }

    #left_side #albums ul li {
        width: 180px;
    }

    #left_side #albums ul li.clearAlbum {
        clear:both;
    }

    #left_side #albums ul li p {
        width:125px;
        padding: 0 35px 0 15px;
    }
    
    #albums ul li p {
        width:125px;
        padding: 0 15px;
    }

    #albums ul li em {
        color:#808080;
    }

    #shows td {
        text-align: left;
        padding: .5em 0;
        vertical-align: top;
    }
        #shows td.col1 {
            width: 6em;
            padding-left: 10px;
        }
        #shows td.col4 {
            width: 2.5em;
            padding-right: 10px;
        }

    #comments {
        width: 865px;
        padding: 0 0 25px 0;
        margin: 0 auto;
    }

    div.comment_box,
    div.comment_box_alt {
        display: block;
        padding: 15px;
        margin: 0 0 10px 0;
    }
    div.comment_box form p textarea {
        width: 99%;
    }

    * html div.comment_box form p textarea {
        margin-right: -100px;
        width: 620px;
    } 

        .comment_box p.comment_extras,
        .comment_box_alt p.comment_extras {
            margin-top: 15px;
        }
    
    div#add_comment {
        display: none;
        margin: 0 0 20px 0;
    }

    #meta_music, #player_personal {
        padding-right: 0;
    }

    div#meta_music {
        height: 513px;
        padding: 0;
        margin: 0;
        background: url(/_assets/_graphics/_profiles/bright_eyes/mast.jpg) no-repeat;
    }
    
    #photo_portfolio {
        border-top: 0;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        margin: 0 0 20px 0;
        padding: 10px 0 20px 0;
    }
        #photo_portfolio img {
            width: 100%;
            padding: 0;
            border: 0;
        }

div.profile_photo {
    float: left;
    width: auto;
    padding: 10px;
    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 {
            float: left;
            padding: 0 10px 0 0;
        }

div#footer_connor {
    display: block;
    height: 69px;
    background: url(/_assets/_graphics/_profiles/bright_eyes/footer.gif) no-repeat;
}

.clear {
    position: relative;
    clear: both;
}


/* Typography
*****************************************************/

h1 {
    letter-spacing: -1px;
}

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: 0 0 1em 0;
    margin: 0;
}
    .module h3 {
        display: none;
    }
    h3.custom_h3 {
        padding: 0;
        height: 59px;
    }
    h3#h3_friends { background: url(/_assets/_graphics/_profiles/bright_eyes/h3_friends.jpg) no-repeat; }
    h3#h3_photos { background: url(/_assets/_graphics/_profiles/bright_eyes/h3_photos.jpg) no-repeat; }
    h3#h3_shows { background: url(/_assets/_graphics/_profiles/bright_eyes/h3_shows.jpg) no-repeat; }
    h3#h3_albums { background: url(/_assets/_graphics/_profiles/bright_eyes/h3_albums.jpg) no-repeat; }
    h3#h3_videos { background: url(/_assets/_graphics/_profiles/bright_eyes/h3_videos.jpg) no-repeat; }
    h3#h3_comments { background: url(/_assets/_graphics/_profiles/bright_eyes/h3_comments.jpg) no-repeat; width:860px; margin: 25px auto 0 auto; }
        h3.custom_h3 a,
        h3.custom_h3 a:visited {
            text-indent: -7777px;
            display: block;
            width: 100%;
            height: 100%;
        }

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 em {
        font-family: Arial, Helvetica, Verdana, sans;
    }

p.tagline {
    clear:both;
    padding:15px 0 0 0;
    margin:0;
/*    font-size:12px;*/
}

p.location {
    clear:both;
    padding-top:0px;
    margin:0;
    font-size:11px;    
}


.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;
    }

    #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: 0;
    }

    textarea.comment_text {
        height: 90px;
        margin: 0;
        font-weight: normal;
    }


/* Links
********************************************/

a,
a:link,
a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

.module h3 a,
.module h3 a:visited {
	font-weight: normal;	
}

p.blog_post {
        margin: 0 0 .7em 0;
	color: #999999;
}
p.blog_post a,
p.blog_post a:visited {
	font-weight: bold;
}