/* Basic Customization
********************************************/

h3 { 
    text-transform:lowercase;
}
 
div#body_container, div#profile_container {
    color: #999;
    font: normal 12px Verdana;
}

div#body_container {
    width: 100%;
    background: #333333;
}

div#profile_container {
    background: #333333;
}

p em {
    font-family: Verdana;
}

h1 {
    font-size: 25px;
    color: #444444;
}
  
div.profile_meta p.tagline {
    color: #464646; 
    font-size: 13px;
    position: absolute; 
    left: 12px;
    top: 147px;
    padding: 0; margin: 0;
}

div#meta_music p.tagline,
div#meta_music p.location {

}

div.profile_meta h2 {
    color: #464646; 
    font-size: 13px;
    display: inline;
    margin: 0 2em 0 0; padding: 0;
    text-align: right;
}

div.profile_meta h2 em {
    display: none;
}

div.profile_photo {
    display: none;
}

img.virb_image {
    border: 1px solid #333;
    height: 45px;
}

#comments img.virb_image {
    width: 45px;
}

a img.virb_image {
    background: url("http://www.alembiclabs.com/virb/photoframe45.gif") top left repeat;
}

#awyeah a img.virb_image {
    background-image: none;
    background-color: #111;
}
    a:hover img.virb_image {
        border: 1px solid #666;
    }

div.module {
    color: #999;
}
div.module p {
    color: #999;
    font-size: 12px;
}

div#comments {
    border-top: 4px solid #333;
    width: 225px; 
    overflow: hidden;
}
div.comment_box,
div.comment_box_alt,
#shows tr, 
#shows tr.row_odd {
    background-color: #333333;
    position: relative;
}
#shows tr { background-color: transparent; }

div.comment_box,
div.comment_box_alt,
#shows tr td, 
#shows tr.row_odd td {
    border-top: none;
}

h3 {
	font-size: 16px;
	color: #cc6600;
}

p.tagline {

}

.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: #999;
    font-size: 12px;
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    background-color: #242424;
    margin: 0;
}

.comment_box p.comment_extras,
.comment_box_alt p.comment_extras {
    color: #666;
    font-size: 12px;
    border: none;
    margin-top: 0;
    padding-top: 13px;
    background: url("http://www.alembiclabs.com/virb/comment_box-bottom.gif") top left no-repeat;
}

a,
a:link,
a:visited {
    color: #cc6600;
}
a:hover {
    color: #fff;
}

p.comment_author a,
p.comment_author a:visited {
    color: #0075ea;
}
p.comment_author a:hover {
    color: #fff;
}

p.comment_author {
    display: block;
    width: 23px;
    height: 11px;
    margin: 0; padding: 0;
    text-indent: -200em;
    overflow: hidden;
    position: absolute;
    top: 12px;
    left: 157px;
    background: url("http://www.alembiclabs.com/virb/comment_box-comment_author.gif") top left no-repeat;
    border: none;
}

#connect ul li a {
    font-size: 12px;
    color: #464646;
}
    #connect ul li a:hover {
        color: #666;
    }
    
#photo_portfolio {
    border-bottom-color: #333;
}

/* Advanced Customization
********************************************/

#content_7574 h3 {
   display: none;
}

#content_9743 a {
   display: block;
   border: none;
   width: 170px;
   margin: 6px;
   position: relative;
}

#content_9743 a img {
   border: 1px solid #000; 
}

#content_9743 a span {
   width: 100%;
   top: 40px;
   text-align: center;
   background-color: #000;
   font-size: 90%;
   position: absolute;
   display: block;
}


#blogs hr.clear {
    display: none;
}

#whatitis {
    width: 480px;
    padding: 15px;
    background: url("http://www.alembiclabs.com/virb/whatitis-bottom.gif") bottom left repeat-x #242424;
    float: right;
    margin: 0 10px;
}

div#left_side #whatitis div.module {
    padding-left: 0;
    margin: 0;
}

#awyeah {
    border-top: 2px solid #333;
    clear: both;
    margin-top: 1em;
    padding-top: 1em;
}

#awyeah h2 {
   margin-left: 10px;
}

#awyeah #yeahleft h3 {
   text-align: left;
   margin-left: 10px;
}

#awyeah #yeahleft .module h3 {
   font-style: italic;
   margin-bottom: .5em;
   margin-left: 0;
}

#awyeah div#yeahleft .module * {
   font-size: 90%;
}

#awyeah div#yeahleft, #awyeah div#yeahright {
   margin: 5px; padding: 0;
   width: 48%;
   float: left;
}

#whatitis h2, #awyeah h2 {
    text-transform: lowercase;
    color: #464646;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    font-stretch: condensed;
}

#whatitis h3 {
    display: none;
}

div.module h3 {
    display: block;
    position: relative;
}

#comments span.h3_dash, #friends span.h3_dash, #blogs span.h3_dash {
    width: 36px;
    height: 26px;
    margin-right: 1em;
    margin-left: 1em;
    text-indent: -200em;
    display: inline;
    position: absolute;
}



#blogs span.h3_dash {
    left: 1.8em;
    background: url("http://www.alembiclabs.com/virb/invader3.gif") top left no-repeat;
}

#friends span.h3_dash {
    left: 3.1em;
    background: url("http://www.alembiclabs.com/virb/invader2.gif") top left no-repeat;
}

#comments span.h3_dash {
    left: 4.8em;
    background: url("http://www.alembiclabs.com/virb/invader1.gif") top left no-repeat;
}

div.module h3 a {
    font-size: 12px;
    text-decoration: none;
    color: #999;
    font-style: italic;
    margin-left: 3.2em;
}

#friends h3 a {
    margin-left: 3.5em;
}

div.module h3 a:hover {
    color: #fff;
}


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: 960px;
    margin: 0 auto;
    padding: 15px 0 35px 0;
    border: none;
}

div#left_side {
    float: left;
    width: 725px;
    margin: 0 0 35px 0;
    background-color: #1d1d1d;
}

div#right_side {
    float: left;
    width: 225px;
    margin: 0 0 35px 10px;
}

div.module {
    display: block;
    padding: 0 15px 25px 0;
    text-align: left;
    line-height: 150%;
}

div#left_side div.module {
    padding-left: 15px;
}

div#left_side div#meta {
    padding: 0;
}

    #connect { padding-right: 0; }
    #meta, #meta_music, #connect { border: 0; }

    #connect ul {
        font-size: 11px;
        margin-top: 5px;
        float: right;
    }

        #connect li {
        margin-left: 2em;
        width: auto;
        float: left;
        }
        #connect ul li a,
	#connect ul li a:visited {
            display: block;
            width: 100%;
            padding: .2em 0;
            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: 4px;
        margin: 0 8px 8px 0;
    }
        #videos img.virb_image, 
        .videos_alt img.virb_image, 
        #photos img.virb_image, 
        .photos_alt img.virb_image {
            margin: 0 10px 10px 0;
        }

    #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: 10px 0 0 0px;
        margin: 0 0 10px 0;
    }

   
        .comment_box p.comment_extras,
        .comment_box_alt p.comment_extras {
            width: 210px;
        }
    
    div#add_comment {
        display: none;
        margin: 0 0 20px 0;
    }

    #meta_music, #player_personal {
        padding-right: 0;
    }
    
    #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 {
    text-transform: lowercase;
    float: left;
    background: url("http://www.alembiclabs.com/virb/keithtitle.jpg") top left no-repeat;
    height: 36px;
    width: 725px;
    padding: 147px 0 0 0;
    position: relative;
    text-align: right;
    border: 0;
}

div.profile_meta h1 {
    display: none;
}
    .profile_meta ul {
        margin: 10px 0 0 0;
    }
        .profile_meta ul li {
            float: left;
            padding: 0 10px 0 0;
        }

.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;
}

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, .comment_box_alt {
    padding-top: 10px;
    background: url("http://www.alembiclabs.com/virb/comment_box-bg.gif") top left no-repeat;
}

.comment_box a img, .comment_box_alt a img {
    float: right;
    position: absolute;
    right: 0;
    top: 2px;
}

.comment_box p,
.comment_box_alt p,
.comment_box p.comment_post,
.comment_box_alt p.comment_post {
    margin: 0;
    width: 145px;
    padding: 0 7px .5em 7px;
}
    .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: #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: none;
}
a:hover {
    text-decoration: none;
}

.module h3 a,
.module h3 a:visited {
	font-weight: normal;	
}

div#blogs p.blog_post a,
div#blogs p.blog_post a:visited {
	font-weight: bold;
}