@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
width:100%;
background-color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
font-weight:normal;
line-height:17px;
color:#58595B;
vertical-align:top;
background-image:url(../Images/pattern.jpg);
background-position:top;
background-repeat:repeat-x;
}

h1 {
font-size:20px;
line-height:30px;
font-weight:normal;
color:#58595B;
}

.video {
font-size:12px;
color:#B60050;
font-weight:bold;
}

.website {
font-size:12px;
color:#7AC142;
font-weight:bold;
}

.movie {
font-size:12px;
color:#A21984;
font-weight:bold;
}

.book {
font-size:12px;
color:#007CC2;
font-weight:bold;
}

.music {
font-size:12px;
color:#F78F20;
font-weight:bold;
}



/* DIVS */

#content {
padding-bottom:20px;
}

#image {
float:left;
padding-right:20px;
}

#socialnetwork {
width:685px;
float:left;
text-align:right;
padding-top:5px;
}


/* LINKS */

a:link {color:#58595B; text-decoration:underline;}
a:visited {color:#58595B; text-decoration:underline;}
a:hover {color:#58595B; text-decoration:none;}

.footer:link {color:#6D6F71; text-decoration:none;}
.footer:visited {color:#6D6F71; text-decoration:none;}
.footer:hover {color:#FFFFFF; text-decoration:none;}

.bookmarkcraze:link {color:#333133; font-size:9px; text-decoration:none;}
.bookmarkcraze:visited {color:#333133; font-size:9px; text-decoration:none;}
.bookmarkcraze:hover {color:#333133; font-size:9px; text-decoration:none;}

#cosmeticculture a {background-image:url(../Images/cc.jpg); background-repeat:no-repeat; background-position:left; width:175px; height:19px; margin-right:30px; float:left; display:block;}
#cosmeticculture a:hover {background-image:url(../Images/cc-over.jpg);}

#drtim a {background-image:url(../Images/drtim.jpg); background-repeat:no-repeat; background-position:left; width:59px; height:19px; margin-right:30px; float:left; display:block;}
#drtim a:hover {background-image:url(../Images/drtim-over.jpg);}

#talk a {background-image:url(../Images/talk.jpg); background-repeat:no-repeat; background-position:left; width:40px; height:19px; margin-right:30px; float:left; display:block;}
#talk a:hover {background-image:url(../Images/talk-over.jpg);}

#ck a {background-image:url(../Images/celebknifestyles.jpg); background-repeat:no-repeat; background-position:left; width:185px; height:19px; margin-right:30px; float:left; display:block;}
#ck a:hover {background-image:url(../Images/celebknifestyles-over.jpg);}
