

a,
a:visited {
	color: #c78b8b; }

a:hover {
	color: #c78b8b;
	text-decoration: underline; }

.comments .module p a {
	color: #c78b8b; }

.comments .module .comment_box a {
	color: #c78b8b; }

.comments .module .comment_box_alt a {
	color: #c78b8b; }





********************************************/

div#header_logo {
    width: 840px;
    height: 80px;
    margin: 0 auto;
}

div#header_logo span {
    display: none;
}

div#meta div.profile_meta p.tagline {
    height: 410px;
    margin: 0;
    padding: 10px 15px 0 15px;
    display: block;
    width: 740px;
    background-color: #efefef;
    background-position: bottom;
    text-align: right;
    border-top: 1px solid #e8e6e6;
}

div#meta {
    margin-bottom: 25px;
}
    

div#meta {
    padding: 0;
}

div#meta table {
    width: 100%;
    padding: 0;
}

a#link_tagline {
    display: block;
    height: 421px;
    width: 770px;
    position: absolute;
    top: 35px;
    left: 35px;
}

a#link_tagline:hover {
opacity: .25;
filter: alpha(opacity=25);
}


div.profile_photo,
div.profile_meta h1,
div.profile_meta h2.meta_birthday,
div.profile_meta h2.meta_location,
div.profile_meta h2.meta_sex {
    display: none;
}

div#bottom_cheat {
    height: 120px;
}









/* Basic Customization
********************************************/

/* body not allowed */
/*
 {
    color: #666;
    font: normal 12px Arial;
}
     */body, div#body_container { background-color: #000000;
	background-image: url(http://suicidegirls.com/media/sgtmp/virb/wallpaper.jpg);
	background-repeat: repeat;
	background-position: 0px 0px; }

div#body_container {
    width: 100%;
    padding: 20px 0px 20px 0px;
}

div#profile_container {
    background: #fff;
    color: #666;
    width: 840px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
    font: normal 12px Arial;
}

p em {
    font-family: Arial;
}

h1 {
    font-size: 25px;
    color: #666;
}

div.profile_meta p.tagline {
    color: #666; 
	font-size: 11px;
}

div#meta_music p.tagline,
div#meta_music p.location {
    color: #666; 
	font-size: 15px;
}


div.profile_meta h2 {
    color: #666; 
	font-size: 14px;
}

div.profile_photo {
    border: 1px solid #e8e6e6;
}


div.module {
    color: #666;
}
div.module p {
    color: #666;
}

div.comment_box,
div.comment_box_alt,
#shows tr, 
#shows tr.row_odd {
    border-top: 1px solid #ccc;
    background-color: #e8e6e6;
}
#shows tr { background-color: transparent; }

h3 {
	font-size: 11px;
	color: #666;
}

p.tagline {
    font-size: #15px;
}

.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: #222222;
    font-size: 12px;
}

.comment_box p.comment_extras,
.comment_box_alt p.comment_extras {
    color: #B8B8B8;
    font-size: 12px;
}

a,
a:link,
a:visited {
    color: #578097;
}
a:hover {
    color: #436375;
}

p.comment_author a,
p.comment_author a:visited {
    color: #578097;
}
p.comment_author a:hover {
    color: #436375;
}


/* 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: 840px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
}

div#left_side {
	float: left;
    width: 570px;
    margin: 0 10px 35px 0;
}

div#right_side {
	float: left;
    width: 180px;
    margin: 0 0 35px 10px;
}

div.module {
    display: block;
    padding: 2px 15px 25px 0;
    text-align: left;
    line-height: 150%;
}








    #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: 14px;
        margin: 0 0 10px 0;
    }

        .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.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;
        }

.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 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: #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 {
	color: #c78b8b;
	font-weight: normal;	
}

div#blogs p.blog_post a,
div#blogs p.blog_post a:visited {
	font-weight: bold;
}

/* Remove Gradient on Virb Banner
********************************************/

div#virb_banner_profile { background-image: none; }
* html div#virb_banner_profile { filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="/_graphics/_banner/nogradient.png"); }
div#virb_banner_profile_please_dont{


    background-color: #070707;

    z-index: 999999;
}



























        /* Rotating Header Images
********************************************/

div#meta,
div#meta div.profile_meta {
	width: 840px;
	height: 172px;
	overflow: hidden;
    margin: 0;
    padding: 0; }

div#meta div.profile_meta p.tagline {
	width: 840px;
	height: 172px;
	overflow: hidden;
    margin: 0;
    padding: 0; }

div.profile_meta p#tagline_1 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_01.jpg) no-repeat; }

div.profile_meta p#tagline_2 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_02.jpg) no-repeat; }

div.profile_meta p#tagline_3 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_03.jpg) no-repeat; }

div.profile_meta p#tagline_4 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_04.jpg) no-repeat; }

div.profile_meta p#tagline_5 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_05.jpg) no-repeat; }

div.profile_meta p#tagline_6 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_06.jpg) no-repeat; }

div.profile_meta p#tagline_7 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_07.jpg) no-repeat; }

div.profile_meta p#tagline_8 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_08.jpg) no-repeat; }

div.profile_meta p#tagline_9 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_09.jpg) no-repeat; }

div.profile_meta p#tagline_10 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_10.jpg) no-repeat; }

div.profile_meta p#tagline_11 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_11.jpg) no-repeat; }

div.profile_meta p#tagline_12 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_12.jpg) no-repeat; }

div.profile_meta p#tagline_13 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_13.jpg) no-repeat; }

div.profile_meta p#tagline_14 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_14.jpg) no-repeat; }

div.profile_meta p#tagline_15 {
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_mast_15.jpg) no-repeat; }























.test {
	border: 1px red solid; }



/**********************************************   MAIN CONTAINERS   *******/


#photos.module img.virb_image, #photos_flickr.module img.virb_image {
	width: 80px;  }

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	top: 0px;
	width: 840px; }

.white_bg {
	float: left;
	width: 840px;
	background-color: #ffffff; }


.mast {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 840px;
	height: 172px;
	margin: -175px 0px 0px 0px; }
	
.mast .url {
	float: left;
	width: 610px;
	height: 150px; }






.mast .connect {
	float: left;
	width: 130px;
	height: 95px;
	background: url(http://suicidegirls.com/media/sgtmp/virb/connect_bg.jpg);
	padding: 10px 10px 10px 10px;
	border-left: 1px #f1f1f1 solid;
	border-right: 1px #f1f1f1 solid;
	margin: 37px 0px 0px 0px;  }


.mast .connect #connect ul li a {
	width: 120px;
	padding: 0px 5px 0px 5px;  }

.mast .connect #connect ul li a:hover {
	color: #ffffff;
	background: #f3bacd;  }


    #connect { padding-right: 0; }
    #meta, #meta_music { border: 0; }

    #connect ul {
        font-size: 11px;
        margin-top: 5px;
    }
    #connect ul li a,
	#connect ul li a:visited {
            display: block;
            color: #c78b8b;
            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 ;
        }







.photos {
	float: left;
	width: 840px;
	height: 310px;
	margin: 0px 0px 0px 0px;
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_bg_photos_big.jpg) no-repeat; }


.flickr {
	float: left;
	width: 840px;
	height: 310px;
	margin: 0px 0px 0px 0px;
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_bg_flickr_big.jpg) no-repeat; }


.videos {
	float: left;
	width: 840px;
	height: 142px;
	margin: 0px 0px 0px 0px;
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_bg_videos.jpg) no-repeat; }


.friends {
	float: left;
	width: 840px;
	height: 164px;
	margin: 0px 0px 0px 0px;
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_bg_friends.jpg) no-repeat; }


.flash_book {
	float: left;
	width: 604px;
	height: 342px;
	margin: 0px 0px 40px 14px; }

.advert_right {
	float: left;
	width: 202px;
	height: 359px;
	margin: 0px 0px 0px 0px; }
	


.shop {
	float: left;
	width: 840px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_bg_shop.jpg) no-repeat; }




.comments {
	float: left;
	width: 805px;
	margin: 0px 15px 0px 0px;
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_bg_comments.jpg) no-repeat; }




.suicidegirls {
	float: left;
	width: 228px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	text-align: left;
	background: url(http://suicidegirls.com/media/sgtmp/virb/virb_bg_suicidegirls.jpg) no-repeat; }



.spacer {
	float: left;
	width: 228px;
	height: 20px; }








/**********************************************   PHOTOS POSITIONING   *******/




div#content_1925,
div#photos {
    padding-right: 0;
    margin: 0px 0px 0px 42px;  }

div#photos h3 {
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    margin: 3px 0px 0px 85px;  }





div#photos_flickr {
    padding-right: 0;
    margin: 0px 0px 0px 42px;  }

div#photos_flickr h3 {
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    margin: 3px 0px 0px 85px;  }








div#photos h3 span.h3_dash,
div#photos_flickr h3 span.h3_dash  {
    display: none; }






/**********************************************   IMAGE BOXES   *******/



#photos.module img.virb_image, 
#photos_flickr.module img.virb_image {
	width: 80px;  }


.photos .module a img {
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_bg.png) no-repeat;
	padding: 8px 8px 15px 6px; }

.photos .module a:hover img {
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_bg_mo.png) no-repeat;
	padding: 8px 8px 15px 6px; }




img.virb_image {
	float: left;
	padding: 1px;
	margin: 0 13px 13px 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 img.virb_image, 
.photos_alt img.virb_image,
#photos_flickr img.virb_image, 
.photos_flickr_alt img.virb_image {
	margin: 0 0px 4px 0;  }










#photos_flickr div:hover {
	border-color: #000000; }

.flickr .module div a img.virb_image {
	width: 80px;  }








.flickr .module div a img {
	float: left;
	width: 80px; }

.flickr .module div a {
	float: left;
	width: 80px;
	height: 60px;
	overflow: hidden; }



.flickr .module div {
	float: left;
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_bg.png) no-repeat;
	width: 80px;
	height: 60px;
	padding: 8px 8px 18px 6px; }

.flickr .module div:hover {
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_bg_mo.png) no-repeat; }










img.virb_image {
    border: none;
    background: none;  }

a:hover img.virb_image {
	background: #fff;
	border-color: #000;  }





/**********************************************   VIDEOS   *******/


div#videos {
    padding-right: 0;
    margin: 0px 0px 0px 40px;  }

div#videos h3 {
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 0px;
    margin: 0px 0px 8px 80px;  }

div#videos h3 span.h3_dash  {
    display: none; }

#videos.module img.virb_image {
	width: 80px;  }




#videos img.virb_image, 
.videos_alt img.virb_image  {
	margin: 0 4px 10px 0;  }

#videos img.virb_image, 
.videos_alt img.virb_image  {
	margin: 0 1px 2px 0;  }



.videos .module a img {
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_bg.png) no-repeat;
	padding: 8px 8px 15px 6px; }

.videos .module a:hover img {
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_bg_mo.png) no-repeat;
	padding: 8px 8px 15px 6px; }






/**********************************************   SHOP   *******/




div#shop {
    padding-right: 0;
    margin: 0px 0px 0px 41px;  }

div#shop  h3 {
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    margin: 0px 0px 0px 70px;  }

div#shop .module  h3 span.h3_dash  {
    display: none; }

div.shop .module a img.virb_image,
div#shop .module a img.virb_image {
	padding: 0px;
	width: 112px;
	height: 100px; }





#shop img.virb_image   {
	margin: 0 2px 0px 0;  }




div.shop .module a img.virb_image {
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_shop_bg.png) no-repeat;
	padding: 8px 8px 20px 5px; }

div.shop .module a:hover img {
	width: 112px;
	height: 100px; 
	background: url(http://suicidegirls.com/media/sgtmp/virb/polaroid_shop_bg_mo.png) no-repeat;
	padding: 8px 8px 20px 5px; }





/**********************************************   FRIENDS   *******/


div#friends {
    padding-right: 0;
    margin: 0px 0px 0px 47px;  }

div#friends h3 {
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    margin: 0px 0px 9px 85px;  }

div#friends h3 span.h3_dash  {
    display: none; }

#friends.module img.virb_image {
	border: none;
	padding: 0px;
	width: 72px;  }




#friends img.virb_image, 
.friends_alt img.virb_image  {
	border: none;
	padding: 0px;
	margin: 0 12px 2px 0;  }






/**********************************************   COMMENTS   *******/

div#comments {
    padding-right: 0;
    margin: 0px 0px 0px 35px; }

div#comments h3 {
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    margin: 0px 0px 1px 80px;  }

div#comments h3 span.h3_dash  {
    display: none; }

#comments.module img.virb_image {
	width: 75px;  }


#comments img.virb_image, 
.comments_alt img.virb_image  {
	border: none;
	padding: 0px;
	margin: 1px 0px 13px 4px; }





div.comment_box,
div.comment_box_alt,
#shows tr, 
#shows tr.row_odd {
	background: #e8e6e6 url(http://suicidegirls.com/media/sgtmp/virb/comment_box.jpg) no-repeat; }



.suicidegirls a img {
	float: left;
	text-align: left;  }


