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

#header {
width:900px;
height:150px;
background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/bbe425bb41de3d4a_contentbg.png');
}

#fullcontent{
   overflow:hidden;
   width: 900px;
height: 350px;
	padding-top:15px;
}

#onsugar_footer {
width:900px;
height:150px;
background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/bbe425bb41de3d4a_contentbg.png');
	margin-bottom:0;
margin-right:62px;
margin-left:62px;
	color:#FFFFFF;
}
/** This is the area containing your posts **/
#pagecontent {
width: 900px;
   float: left; 
   height:350px;
   overflow: auto;
color: #ffffff;
text-align:left;
	padding-left:62px;
}

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

/* ----------- Basic ----------- */

img{
	border:none;
	behavior: url(iepngfix.htc);
	}

a img { border:none }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a{
	color:#ffcccc;
	text-decoration:none;
	}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

  
body{
	background:#c35d8a url(' http://a1.twimg.com/profile_background_images/38515492/Copy_of_At_the_Foot_of_the_Rainbow-painted.jpg ') no-repeat;
	text-align:center;
	margin:0;
	padding:0;
	font-size: 65%;
	font-family:GillSans, Calibri, Trebuchet, sans-serif;
	color:#ffffff;
	}
	
p a{
	color:#ffffff;
	text-decoration:none;
	}
	
p a:hover{
	color:#ff9999;
	text-decoration:none;
border-bottom: 1px dashed #f9d4d1;
	}
	
li a{
	color:#ff9999;
	text-decoration:none;
	}
	
li a:hover{
	color:#ffffff;
	text-decoration:none;
	border-bottom: 1px dashed #f9d4d1;
}

	
.wrapper{
	width:100%;
	padding-top:15px;
	}
	
h1{
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #ffffff;
    font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 50px;
	_font-size: 50px;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#FFCCFF dotted 1px;
	}	
	
em{
	color:#FFCCFF;
	}
	
/* ----------- Heading ----------- */
	
#description{
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	text-transform: uppercase;
	color:#ff6699;
	margin-top:-2px;
	}
		
/* ----------- Menu ----------- */
		
#topnavi{
	width:100%
	margin:0;
	height: 70px;
	font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif
	}
	
#topnavi a{
	color: #ffffff;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #ff6699;
	border-bottom: 1px dashed #f9d4d1;
}

#menu{
	float:left;
	}

#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#ff66999 dotted 1px;
	}

#menu ul li{
	display: block;
	float: left;
	padding: 20px 5px 0px 5px;
	margin: 0;
	border-right:#c3adae dotted 1px;
	}

#menu ul li a{
	width: 85px;
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	}

#menu ul li a:hover{
	color: #ff9999;
	border-bottom: 1px dashed #f9d4d1;
}
	
#menu ul li:hover{
	background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/ead7754ea34fedcc_menuhover.png') repeat-x;
	border-bottom: 1px dashed #f9d4d1;
}


#menu ul .current_page_item{
	color: #ffcccc;
  	background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/ead7754ea34fedcc_menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:right;
	margin-right:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
	
	
	
	
	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:800px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
#content-box{
	width:550px;
               height:300px;
   overflow: auto;
	padding:25px;

	background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/bbe425bb41de3d4a_contentbg.png');
	margin-left:0px;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	}
#content-box a{color:#ff6699}
#content-box h2{
	font-size:1.6em;
	font-weight:100;
	text-transform:uppercase;
	color:#ffffff;
        margin: 0.83em 0px 0.83em 0px;
	}
	
	
#content-box h2 a:hover{
	color:#eee;
	border-bottom: 1px dashed #f9d4d1;
}

#content-box .time{
	text-transform:uppercase;
	margin-top:-12px;
	margin-bottom:10px;
	border-bottom:#ae537b dotted 1px;
	color:#ffcccc;
	}
	
#content-box .gray{
	color:#ff6699;
	}
	
#content-box .edit{
	float:right;
	}
	
#content-box .time a{
	color:#ffcccc;
	text-decoration:none;
	}
	
#content-box .time a:hover{
	color:#ff9999;
	text-decoration:none;
	border-bottom:#ae3b88 solid 1px;
	border-bottom: 1px dashed #f9d4d1;
}
	
.post{
	padding:0 0 30px 0
	}
	
.details{
	background-image:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/3153aeb7b486350a_sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#ffcccc;
	border-bottom:#ae3b88 solid 1px;
	border-bottom: 1px dashed #f9d4d1;
}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.2em;
	width:235px;
height:350px;
   overflow: auto;
	float:left;
	margin-right:5px;	
	background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/3153aeb7b486350a_sidebarbg.png');
	color:#FFFFFF;
	}
	
.sidebar h2, .sidebar h4{
	padding:0;
	margin:5px;
	color:#FFFFFF;
	font-weight:200;
	border-bottom:#c15b8b solid 1px;
	}
	
.sidebar ul{
	margin: 0;
	padding: 2px;
	list-style-type: none;
	}
	
.sidebar ul li{
	background:none;
	padding:2px 0 2px 0;
	margin:5px;
	}
	
.sidebar ul li li{
	border-bottom:#ae537b solid 0px;
	}

.sidebar a{
	text-decoration:none;
	color:#FFFFFF;
	}
	
.sidebar ul li li:hover{
	background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/3153aeb7b486350a_sidebarbg.png');
	border-bottom:#ae537b solid 1px;
	border-bottom: 1px dashed #f9d4d1;
}
	
	
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:5px;
	}
	
#searchform #s, #edit-q{
	background:url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/bbe425bb41de3d4a_contentbg.png');
	border:0;
	color:#FFFFFF;
	font:1.0em Geneva, Arial, Helvetica, sans-serif;
width:150px;
	}

.fancybutton{
/*margin-left: 5px; margin: 3px 0 0 5px;
background:none;
background-image:url(http://media.onsugar.com/files/ons1/350/3502328/34_2009/8be5fede13cd4f8e_search.png);
 border:none;
text-indent:-999px;
width:16px;
height:16px;*/

}
	
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#ffffff;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#ae537b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#ffcccc;
	border-bottom: 1px dashed #f9d4d1;
}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commenttext {
	background: url('http://media.onsugar.com/files/ons1/350/3502328/34_2009/3153aeb7b486350a_sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}



