                                                                                                              /* 
- themes.css sets basic styling
- it is removeable
*/

@import url('http://media2.onsugar.com/v837/themes/c6/themes.css');

/*** PAGE STRUCTURE ***/
#page {
   margin: 0px auto;
   width: 880px; 
}

#fullcontent{
   overflow:hidden;
   width: 880px;
}

/** This is the area containing your posts **/
#pagecontent {
   width: 600px;
   float: left; 
}

#widgets{
   width: 220px;
   float: right;
   overflow:hidden;
}


/*** TOP NAVIGATION BAR ***/
#navigation li{
   float: top;
   margin-right: 10px;
}



/*CSS FOR BUBBLEGUM*/

a
     {text-decoration: none; color: #000;}
a:hover 
     { 
              color: #fff;
             height: 2px;
              background-color: none;
              /*cursor: text;*/
             border-bottom: 2px dashed #ffffff;
     
     }
     
      
     body 
     {
background:url('http://i619.photobucket.com/albums/tt280/cbolong92/GreyEleganceSmall.jpg');
      font-family: tahoma;
      color: #000;
      font-size: 10px;
      line-height: 100%;
      margin:0;
	padding:0;
      scrollbar-face-color :#000000;
      scrollbar-highlight-color : #ffffff;
      scrollbar-3dlight-color : #ffffff;
      scrollbar-shadow-color : #ffffff;
      scrollbar-darkshadow-color : #ffffff;
      scrollbar-track-color : #ffffff;
      scrollbar-arrow-color : #ffffff;
     }
     
     #content
     {float:left;
     width:396px;
     line-height: 145%;
     letter-spacing: 0px;
     background: #CECECE;
     margin: 572px 0 0 15px;}


    
#rap {background:url('http://media.onsugar.com/files/ons1/453/4536073/36_2009/40bf85c6fa7333af_ParisV1.jpg') 0px 45px no-repeat;
width:740px;
margin:auto}

#header {
font-family: tahoma, tahoma, tahoma;
font-weight:normal;
font-size:20px;
margin-left:20px;
text-transform:lowercase
}

#header a {
color:#000;
background:transparent;
}

#menu {
background:url('') 0px 40px no-repeat;
float:left;
width:200px;
padding-top:550px;
}

#menu ul { 
  margin: 0px 0px 20px 0px; 
  padding: 0px;
  list-style-type: none;
background:#CECECE;
  }
#menu ul li {
  margin: 3px;
  font-size: 10px;
  }
#menu p { 
  margin: 3px 0px 0px 0px;
  }

#menu h2 , #menu h4 {font-size:30px;
font-weight:normal;
background:#cecece url() top left no-repeat;
padding-left: 30px;
padding-top:10px;
padding-bottom:8px;
margin:0;
line-height:20px;
font-size:15px;
}

h2#comments, h2#postcomment, h2.storytitle a{
color: #fc4169; 
font-family: arial, arial, arial; 
line-height: 90%; 
font-size: 20px; 
font-weight: normal; 
text-transform: lowercase; 
letter-spacing: -1px;
 border-bottom: 2px dotted #000;
 background: transparent url() center left no-repeat;
margin-left:5px;
padding-left:20px
}

     
     input, select, textarea {
       border: 2px dotted #fff;
       font:tahoma;
       background: #000;
       letter-spacing:0px;
       color: #fff;
       }

#credits {padding-bottom:20px}

#footer {clear:both}

#content img {max-width: 390px;
overflow:hidden}

a img{border:0}

div.storycontent, div.meta, div.commentlink, #commentform {margin-left:10px;
margin-right:10px;
padding-top:10px;
}


     i, em {color: #000; font-family: tahoma; letter-spacing: 1px}


      b, strong {color: #000; font-size: 10px; font-family: tahoma}


     u {color: #000; border-bottom: #000 solid 2px; font-family: tahoma;}

        
        
        
        
        
        
        
        
        
        

