                                                                                                                                                                                                                                      /* 
- common.css shares css with onSugar
- all.css sets up a simple layout
- both are removeable
*/

@import url('/themes/c6/themes.css?_v=174');


#navigator {
border-bottom:4px solid #333333;
}


body { 
  background: url(/themes/c6/imgs/backgrounds/dark_grey_diag.png) repeat scroll 0 0;
font-family:'Helvetica',Arial,sans-serif;font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.6;
}

* { 
  padding: 0; 
  margin: 0; 
}


/*background box */

#content {
padding:2px 37px 20px 25px;
}

#bd {
background:#FFFFFF none repeat scroll 0 0;
margin-top:12px;
}

#box_mid, .in #box_mid {
background:#FFFFFF url(http://media.onsugar.com/themes/c6/imgs/box_big/right.gif) repeat-y scroll right center;
padding-right:0;
padding-top:10px;
width:990px;
}

#box_bot, .in #box_bot {
background:#444444 url(http://media.onsugar.com/themes/c6/imgs/box_big/bot.gif) no-repeat scroll 0 0;
height:12px;
margin:0;
padding:0;
width:990px;
}

#page {
border-bottom:0 none;
border-top:0 none;
margin:auto;
min-width:990px;
text-align:left;
width:990px;
padding:12px 0;
position:relative;
}


        
h1 {
border-left:1px solid #CCCCCC;
color:#666666;
float:left;
font-weight:normal;
line-height:1.2;
margin-left:10px;
margin-top:5px;
padding-left:10px;
padding-top:5px;
font-size:34px;
}    

#leftside {
float: left;
padding-top: 10px;
width: 300px;
}

#rightside {
float: right;
}

#editor {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CECECE;
clear:both;
margin-bottom:0;
margin-top:0;
overflow:auto;
padding:30px 45px;
z-index:1;
}

#boxoutline {
background: url(/themes/c6/imgs/backgrounds/grey_diag.png) repeat scroll 0 0;
border:1px solid #CECECE;
clear:both;
margin-bottom:0;
margin-top: 0;
overflow:auto;
padding:6px;
z-index:0;
}
       

#ft, #ft a {
color:#999999;
}

#ft {
width:972px;
font-size:11px;
margin-bottom:15px;
margin-left:6px;
margin-top:-6px;
font-family:'lucida grande',verdana,arial,sans-serif;
} 

#ft a {
font-weight:bold;
text-decoration:none;
}
 
h2 {
color:#000000;
font-size:40px;
margin:12px 0 1px 0;
letter-spacing:-1px;
line-height:1.35;  
font-weight:normal;     
}
      

h3 {
color:#000000;
font-size:20px;
margin:5px 0 1px 0;
letter-spacing:-.5px;
line-height:25px;  
font-weight:normal;  
padding-bottom: 10px;   
}

  
h4 {
color:#000000;
font-size:20px;
margin:5px 0 1px 0;
letter-spacing:-.5px;
line-height: .1;  
font-weight:normal;  
padding-bottom: 40px;   
}

h5 {
color:#0000ff;
font-size:13px;
margin:5px 0 1px 0;
letter-spacing:-.5px;
line-height: .1;  
font-weight:bold;  
padding-bottom: 10px;   
}

 
#title_link {    
background:transparent url(/static/imgs/onsugar-logo-beta.jpg) no-repeat scroll 0 0;
display:block;
float:left;
height:53px;
margin-bottom:15px;
width:260px;
}   

.info {
padding-right: 35px;
}
        
        
.snetwork {
text-align: center;
padding-top: 5px;
}

.snetwork h2 {
font-size: 35px;  
font-weight:bold;  
line-height: 1;   
}

.snetwork h3 {
padding-bottom: 0px;
}

h3 a {
color: #000;
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

.logo {
position:relative;
top:6px;
}
        
        
        
        
        
