                                                            *
{
	margin: 0;
	padding: 0;
}
.safari .button_description{
	margin-top:5px;
	margin-left:5px;
}
button, .links a 
{      
	outline:0px;
    border:0px;
    background: transparent url('/themes/c6/imgs/button/bg_button_a.gif') no-repeat scroll top right;
    display:block;
    float:left;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif !important;
    text-decoration:none;
    font-weight:bold;
    color:#333;
    cursor:pointer;
    padding-right: 15px;
    background-position: top right;  
    font-size:12px;
}   
.links a, .links a:link{
    color:#333;
	margin-right:5px;
}

.links a:hover {
    color:#D12F19;
    color:#e80c7a !important;
	text-decoration:none !important;
}

.links a:active{
   background-position: bottom right !important;
}
button:active, .links a:active, button.clicked, .links a:active {
    background-position: bottom right !important;
    color: #000;
    outline: none; 

}

.gecko button {
    height: 26px;
    background-position: 100% 2px;
    text-indent:3px;
}
.gecko span{

}
.win.gecko button {
    height: 26px;
    background-position: 100% 2px;
}

.gecko button:active, .gecko button.clicked {
    height: 26px;
    background-position: 100% bottom
}

.win.gecko button:active, .win.gecko button.clicked {
    height: 26px;
    background-position: 100% bottom;
}

button span, .links a span{
    background: transparent url('/themes/c6/imgs/button/bg_button_span.gif') no-repeat !important;
	display: block;
    line-height: 14px;
    padding: 4px 0 6px 15px; 
    margin:0px;
}
button:active span, button.clicked span , .links a:active span{
    background-position: bottom left !important;
    padding: 5px 0 5px 15px; 
}

button.green img, button.red img, button.blue img
{
	border-width: 0px;
	height: 25px;
	vertical-align: -7px;
	width: 25px;
	margin-right: 3px;  
    display:none; 

}

button.red
{
    color: #D12F19;
	margin-right: 10px;
}

button.red:hover
{
	color: #D12F19;
}

button.green,
{
	color: #529214;
	margin-right: 10px;
}

button.green:hover
{
	Zbackground-color: #E6EFC2;
	Zborder: 1px solid #C6D880;
	color: #e80c7a;
}

button.blue
{
	Zcolor: #1956d1;
	margin-right: 10px;
}

button.blue:hover
{
	Zbackground: #e1e9fa none repeat scroll 0%;
	Zborder: 1px solid #c0d4fa;
	color: #1956d1;
}

.site_cont a, .user_cont a {
    text-align:center;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:11px;
	color:#222 !important;
	font-weight:normal !important;
	line-height:1.2em;
	
}
.site_cont_small a, .user_cont_small a{
	width:40px;
	height:30px;
	padding-top:40px;
}
.site_cont_medium a, .user_cont_medium a{
	width:80px;
	height:30px;
	padding-top:80px;
}
.site_cont_large a, .user_cont_large a{
	width:160px;
	height:30px;
	padding-top:160px;
}


.gallery_nav_gallery, .gallery_nav_previous, .gallery_nav_next, .gallery_nav_number{
	float:left;
	margin-right:8px;
}


.gallery_table td{
	text-align:center;
	padding:0 10px 10px 0;
}

.gallery_table img{
	padding:6px;
	border:1px solid #ccc;
	background:#fff;
}

.gallery_table img:hover{
	padding:6px;
	border:1px solid #111;
	background:#fff;
}


#status_messages{
	background:#FFF9D8;
	border:1px solid #FFE8CD;
	padding: 10px;

	margin-bottom:12px;
}
#status_messages li,#status_messages .error{
	background:url(/themes/c6/imgs/bullet.gif) no-repeat;
	padding-left:18px;
}
#status_messages .messages{
	padding:0px;
	background:none;
}
label{
	display:block;
}
.description{
	font-size:11px;
}
.code
{
	font-family: Andale Mono, monospace !important;
	font-size: 11px !important;
}

textarea.code { width: 95%; }

.form-item{
	margin-bottom:10px;
}

.box h2 {
	margin-bottom:12px;
}
.form-textarea,.form-text
{
	background: #FFFFFF url(/themes/spi_common/imgs/form_back.gif) repeat-x scroll 0% top;
	border: 1px solid #CCCCCC;
	color: #000;
	font-family: 'Helvetica',arial,sans-serif;
	font-size: 12px;
	letter-spacing:0em;
	padding: 6px 4px 2px 4px;
}
.form-textarea{
	width:95%;
}
label
{
	display: block;
	margin-top: 2px;
	font: 12px/1 lucida grande, verdana;
	font-weight: bold;
	color: #e80c7a;
	margin-bottom: 6px;
}
.clear { clear: both; }

.post .inline img {
	border: 1px solid #ccc;
	padding: 10px;
}
.post .left img {
	margin-right:10px;
	float:left;
}
.post .right img {
	margin-left:10px;
	float:right;
}
.post .center img{
	display:block;
	margin:0px auto;
}
.poll .vote-form{
	margin-top:5px;
	padding:15px;
}
.poll .bar {
	background-color: #ddd;
	height: 1em;
	margin: 1px 0;
}
.poll .bar .foreground {
	background-color: #ED3E95;
	clear: left;
	float: left;
	height: 1em;
}
.poll .percent {
	text-align: right;
}
.poll .poll{
	padding:20px 30px;
}
.poll .vote-form .choices {
	display: table;
	margin: 0;
	text-align: left;
	font-size:11px;
}
.quote .quote_container{
	padding:10px 40px;
	font-size:24px !important;
	color:#000;
	font-family:georgia, serif;	
	line-height:1.5em !important;

}
.quote .source{
	font-size:11px;
	font-family:'lucida grande',arial, sans-serif;
	display:block;
	margin-top:0px;
	margin-left:0px;
	color:#444;
}
.quote .start, .quote .end{
	color:#ccc;
	font-family:georgia;
	line-height:1px !important;
	font-size:60px !important;
	font-weight:bold;
	margin:0px 6px;
	position:relative;
}
.quote .start{
	top:25px;
	left:-45px;
}
.quote .end{
	top:0px;
	right:0px;
	display:none;
}
.quiz_content{
	padding:10px 30px;
}
.quiz .quiz_question_number {
	float:right;
}
.quiz .quiz_info{
	border-bottom:1px solid #ccc;
	clear:both;
}
.quiz .form-item {
	border-bottom:1px solid #ccc;
}
.quiz .form-item .form-item{
	font-size:11px;
	border:0px;
}
.quiz .form-item label{
	margin-top:12px;
}

.rss-icon a{
	background: url(/static/feed.png);
	height:16px;
	width:16px;
	text-indent:-20000px;
	line-height:1px;
	display:block;
	float:left;
	top:6px;
}
#pager { margin: 20px 0px 20px 0px; font-size:12px;}

#pager .pager-current
{
	border: 1px solid #cecece;
	padding: 5px 6px;
	margin: 0px 3px;
	background: #eee;
}

#pager a
{
	line-height: 24px;
	border: 1px solid #cecece;
	padding: 5px 6px;
	margin: 0px 3px;
}

#pager a:hover { border: 1px solid #e80c7a; }

img{
border:0px;
}

.gallery_table{
	overflow:auto;
	width:550px;
}

.gallery_table_cell{
	display:inline;
	float:left;
	margin:0px 8px 8px 0px;
}
.post h3.link_content a{
	background: url(/themes/c6/imgs/linkicon.gif) right center no-repeat ;
	padding-right:18px;
}
.post h3.link_content a:hover{
	background: url(/themes/c6/imgs/linkicon_hover.gif) right center no-repeat ;
}

.renderedspread {color:#000;background:transparent;font-family: arial !important;}
.renderedspread div,.renderedspread dl,.renderedspread dt,.renderedspread dd,.renderedspread ul,.renderedspread ol,.renderedspread li,.renderedspread h1,.renderedspread h2,
.renderedspread h3,.renderedspread h4, .renderedspread h5,.renderedspread h6,.renderedspread pre,.renderedspread code,.renderedspread form,.renderedspread fieldset,.renderedspread legend,.renderedspread input,.renderedspread textarea,
.renderedspread p,.renderedspread blockquote,.renderedspread th,.renderedspread td { margin:0;padding:0; border: none; }
.renderedspread table{border-collapse:collapse;border-spacing:0;}
.renderedspread fieldset,.renderedspread img{border:0;}
.renderedspread address,.renderedspread caption,.renderedspread cite,.renderedspread code,.renderedspread dfn,.renderedspread em,.renderedspread strong,.renderedspread th,.renderedspread var{font-style:normal;font-weight:normal;}
.renderedspread caption,.renderedspread th{text-align:left;}
.renderedspread h1,.renderedspread h2,.renderedspread h3,.renderedspread h4,.renderedspread h5,.renderedspread h6{font-size:100%;font-weight:normal;text-decoration: none;}
.renderedspread q:before,.renderedspread q:after{content:'';}
.renderedspread abbr,.renderedspread acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
.renderedspread sup {vertical-align:text-top;}
.renderedspread sub {vertical-align:text-bottom;}
.renderedspread a, .renderedspread a:link {
	color: #ED3E95;
	text-decoration: none;
	outline:none;
}

.renderedspread span {
    line-height: 100%;
}

.renderedspread a,.renderedspread a:link  {
    font-size: 12px !important;
    font-family: arial !important;
    font-weight: normal;
    color: #000 !important;
    background-color: transparent !important;
}

.renderedspread {
	font-size: 12px;
	letter-spacing:0px !important;
    line-height:1em !important;
}

.tooltip {  
    border:1px solid #9f9f9f;  
    background-color:#fff;
    width:120px;
    padding: 5px;
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:normal;
    line-height:12px;
}

.spreadmodal {  
    background-color:#fff;  
    padding:10px;  
    border:1px solid #333;  
}
.renderedspread {
    background-color: #fff;
    padding: 2px;
    border: 2px solid #ddd;
}

.post {
	overflow:hidden;
}

html{color:#000;background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}


/* Layout
-------------------------*/
#page{
margin:0px auto;
width:780px;
}
#girl{
background:url(http://media.onsugar.com/static/imgs/daily/pop_daily_girl.gif) no-repeat;
width:100px;
height:381px;
position:absolute;
margin-left:-120px;
margin-top:-90px;
}
#header{
position:relative;

}
#header h1{
border-bottom:1px dotted #ccc;
margin-bottom:32px;
padding-bottom:12px;
height:65px;
}
#navigation a{
float:left;
margin-right:10px;
}
#search{

}
#navigation{
margin-bottom:12px;
display:none;
}
#search{
float:right;
position:absolute;
top:15px;
right:0px;
}
#search input{
width:150px;
}
#search .form-item{
display:inline;
}
#search button{
display:inline;
}
#main{
width:780px;
}
#main_container{}
#content{
width:550px;
margin-right:25px;
padding:0px 10px;
float:left;
}
#side{
width:170px;
padding:0px 10px;
float:right;
}
.widget_container{}
.widget{}
.widget h3{}
.widget ul{}
.widget li{}
#content{}
.post{margin-bottom:25px;}
.post.text{}
.post.picture{}
.post.gallery{}
.post.spread{}
.post.poll{}
.post.quiz{}
.post.quote{}
.post.link{}
.post.chat{}
.post.video{}
.post.mp3{}
.post.webpage{}
.post h2{}
.meta{}
.date{}
.post_content{}
.permalink{}
.post_comment{}
.tags{}
.edit{}
.comment{}
.comment_photo{}
.comment_author{}
.comment_date{}
.comment_content{}
.box{}
.box h2{}
.box_content{}
#comment_form{}
#comment_form textarea{
display:block;
}
#pager{}
.pager-current{}
#pager .active{
border:1px solid #ccc;
margin:0px 3px;
padding:2px 4px;
}
#footer{margin:25px 0px;
font-size:11px;
border-top:1px dotted #ccc;
padding-top:3px; 
}

/* Typography
-------------------------*/
a, a:link{color:#ED3E95; 
text-decoration:none;
;}
a:visited{color:#ED3E95}
body{
font-family:lucida grande, verdana, sans-serif;
font-size:12px;}
}
#page{
font-family:lucida grande, verdana, sans-serif;
font-size:12px;
}
#header{}
#header h1{ 
font-size:36px;
line-height:85px;
margin-top:10px;
text-indent:0px;

}
#header h1 a{
	text-decoration:none;

}
#navigation{}
#search{}
#main{}
#content_container{}
#sidebar_container{}
.widget_container{}
.widget{}
.widget h3, .widget h4{
font-size:18px;
font-weight:bold;
font-family:'Helvetica Neue', 'Microsoft Sans Serif', sans-serif;
color:#000;
border-bottom:1px dotted #ccc;
margin-bottom:3px;
}
.widget ul{}
.widget li{}
#content{padding-left:0px}
.post{
line-height:1.5em;
}
.post.text{}
.post.picture{}
.post.gallery{}
.post.spread{}
.post.poll{}
.post.quiz{}
.post.quote{}
.post.link{}
.post.chat{}
.post.video{}
.post.mp3{}
.post.webpage{}
.post h2{
font-size:24px
}
.meta{}
.date{font-size:11px;}
.post_content{}
.permalink{}
.post_comment{}
.tags{}
.edit{}
.comment{}
.comment_photo{}
.comment_author{}
.comment_date{}
.comment_content{}
.box{}
.box h2{
font-size:18px;
font-weight:bold;
}
.box_content{}
#comment_form{}
#pager{}
.pager-current{}
#footer{}
.calendar{
 font-size:12px;
 margin-bottom:12px;
 float:left;
 margin-right:12px;
}
.calendar-month{
font-weight:bold;
align:center;

}
.calendar td,.calendar th{
padding:1px 3px;
text-align:right;
}
.calendar th{
align:center;
}
.widget_container{
 margin-bottom:20px;
}
.post .inline img {
padding:10px;
border:1px solid #ccc;
}
blockquote {

margin: 0px 10px;
padding: 5px;

}
.post h2 a{
font-size: 28px; line-height: 1em; letter-spacing:-.05em; margin-bottom:10px; color:#00aeef;
font-weight:bold;
font-family:'Helvetica Neue', 'Microsoft Sans Serif', sans-serif;

}
.post h2{
margin-bottom:6px;
}
blockquote p{display:inline}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }



.meta{
line-height:18px;
}
.meta a{
text-decoration:none;
text-transform:capitalize;
margin-right:3px;
font-weight:bold;
line-height:22px;
font-size:11px;
}
.tags{
margin-right:4px;
}
.tags a{
margin-right:0px;

}
.tags_label{
margin-right:4px;
background:url(http://media.onsugar.com/files/upl1/0/2/18_2008/folder-closed.gif) left center no-repeat;
padding-left:16px;
font-size:11px;
text-transform: capitalize;
}
.meta .edit a {
background: url(http://media.onsugar.com/files/upl1/0/2/18_2008/template-edit.gif) left center no-repeat;
padding:2px;
padding-left:18px;

text-transform: capitalize;
}

.post{
margin-bottom:45px;
}
.post .email a{
padding:2px;
padding-left:16px;
background:url(http://media.onsugar.com/files/upl1/0/2/18_2008/mail-front.gif) left center no-repeat;
}
.post .permalink a{
padding:2px;
padding-left:18px;
background:url(http://media.onsugar.com/files/upl1/0/2/18_2008/link.gif) left center no-repeat;
}
.post .comments a{
padding:2px;
padding-left:16px;
background:url(http://media.onsugar.com/files/upl1/0/2/18_2008/quote.gif
) left center no-repeat;
}

.post ul li{
padding-left:16px;
margin-left:16px;
background: url(http://media.onsugar.com/files/upl1/0/2/18_2008/bluedot_0.gif) 2px 3px no-repeat;
margin:12px 0px;
}
.meta{
margin-top:15px;
padding-top:3px;
border-top:1px dotted #ccc;
}
.post_content a{
text-decoration:underline;
}
.post ol{
margin-left :25px;
padding:0px;
}
.post_content ol  li{ list-style-type: decimal;
background:none;
margin-left:0px !important;
padding:left:0px !important;
text-indent:0px;
line-height:1.8em;
}
.post_categories{
font-family:georgia, times, serif;
font-style:italic;
font-size:11px;
letter-spacing:0px;font-weight:bold;
}
.date{
color:#999;
font-size:11px;
margin:0px; 
line-height:1em;
padding:0px;
margin-bottom:12px;
}
.widget li, .category li, .tags li{
background: url(http://images.teamsugar.com/themes/spi_common/v3/backgrounds/bullet.gif) -3px 0px no-repeat;
padding-left:12px;
margin-left:0px;
font-size:11px;
line-height:18px;
}
.calendar th{
border-bottom:1px dotted #ccc;
font-size:11px;
}
.calendar td{
font-size:11px;
}
.calendar-month{
margin-bottom:3px;
}
.calendar{
margin-top:6px;
}
.calendar_more a{
font-weight:bold;
background:url(http://media.onsugar.com/files/upl1/0/2/18_2008/calendar.gif) no-repeat;
padding-left:16px;
line-height:18px;
font-size:11px;
}
.tidbit li{
background:#fff9d8 url(http://media.onsugar.com/files/upl1/0/2/18_2008/arrow-right.gif) 5px 8px no-repeat !important;
border:1px dotted #ffe8cd;
padding:5px 5px 5px 21px !important;
font-family:georgia,times,serif;
font-size:13px;
font-style:italic;
line-height:1.5em;
color:#000;
margin:25px 0px !important;
}
.user_cont{


}
.user_cont{
font-size:10px !important;
text-align:center !important; 
}
.user_photo {
 
}
.user_photo span{

background:none;
}
.user_cont a{
 color:#555;
 width:50px;
 float:left;
 padding-top:40px;
background-repeat:no-repeat;
background-position:center top;
}
.user_cont_medium a {
 color:#555;
 width:90px;
 float:left;
 padding-top:80px;
background-repeat:no-repeat;
background-position:center top;
}

#followme{
 
}
#followme{
padding-left:16px;
line-height:18px;
font-size:11px;
font-weight:bold;
background:url(http://media.onsugar.com/files/upl1/0/2/18_2008/users.gif) left center no-repeat;
}
#see_followers {
padding-left:16px;
line-height:18px;
font-size:11px;
font-weight:bold;
background:url(http://media.onsugar.com/files/upl1/0/2/19_2008/user-blue.gif) left center no-repeat;
}
#followers h3 {
border:0px;
}
#followers .followers h3{
border-bottom:1px dotted #ccc;
margin-bottom:10px;
} 
.comment {
    padding: 15px 0px;
    clear:both;
    border-bottom:1px dotted #D3D2D0;
    margin:0px 0px;
    overflow:hidden;    
    
}
.comment_photo{
    border:1px solid #D3D2D0;
    float:left;
    margin:0px 10px 0;
    padding:5px;
    width:80px;
}
.comment_author{
   color:#696969;
   
   font-size:11px;
   font-size-adjust:none;
   font-stretch:normal;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:11px;
   margin:0pt 0pt 3px;
}
.comment_date{
   color:#BBBBBA;
   font-family:Lucida Grande,sans-serif;
   font-size:11px;
   font-size-adjust:none;
   font-stretch:normal;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   line-height:11px;
   margin:0pt 0pt 3px;
}
.comment_content{
   color:#696969;
   
   font-size:12px;
   
   line-height:16px;
   margin:10px 0pt;
}
#comment_1{
    margin-top:25px;
}
.box{
margin-top:25px;
}
#page h2 {
font-size:24px;
font-family:helvetica,arial, sans-serif;
font-weight:bold;
margin-bottom:12px;
}
.form-textarea, .form-text {
font-size:12px;
}
.email_collector button{
float:none;
display:block;
}
.email_collector{
clear:both;
xmargin-bottom:40px;

}
#search {
width:300px;
}
#seach .form-submit{
float:right !important;
} 
#header #search{
display:none;
}
        
.widget_subscribe .form-text {
  width:80px;
}

#onsugar_archive .calendar { 
  height:140px;
  margin-bottom:40px;
}     
        
.widget_sign_up_for_popsugar_daily .form-text
{
  width: 160px;
  margin-bottom: 5px;
}

.widget_sign_up_for_popsugar_daily .popsugardailylink
{
  display: none;
}

