/*
Theme Name: Sunny-Flower
Theme URI: http://sillyish.org/
Description: A bright and cheerful sunflower theme.
Version: 1.0
Author: Rosemarie Pritchard
*/
body
{
background:#777777;
background:url("http://curls.nu/tartan.png") repeat;
margin:0;
padding:0;
font-size:11px;
font-family:tahoma;
line-height:16px;
color:#000000;
}

img
{
   border:none;
}




div#top
{
   border-top:0px solid #000000;
   background:url("http://curls.nu/pinkblackheader.gif") no-repeat;
width:800px;
height:200px;
margin:0px auto;
padding:0px;
border-bottom:0px solid #000000;
}



div#wrap
{
   width:800px;
   margin:0px auto;
   padding:0px;
}

div#content
{
   float:left;
   background:#FFF;
   padding:11px;
   border-bottom:0px solid #000000;

}

div#left
{
   float:left;
   width:516px;
}
div#right
{
   float:right;
   width:262px;

}

/* ----------- */

div#left h1,h2,h3,h4,h5
{
   font-family:tahoma,verdana,sans-serif;
   color:#000;
   margin:3px;
   padding:0px;
font-size:11px;
line-height:16px;
letter-spacing:0px;
font-weight:bold;
text-transform:uppercase;
background-color:#FDA1A0;
}

div#left h1
{
font-size:11px;
   
}

div#left h2
{
   font-size:11px;
}

div#left h3
{
   font-size:11px;
}

div#left h4
{
   font-size:11px;
border-bottom : none;
}

div#left h5
{
   font-size:11px;
}

div#left p
{
   font-family:tahoma,verdana,sans-serif;
   color:#000;
   margin:5px 0px;
   padding:0px;
   font-size:11px;
   line-height:16px;
letter-spacing:0px;
}

p {font-family:tahoma,verdana,sans-serif;
   color:#000;
   margin:5px 0px;
   padding:0px;
   font-size:11px;
   line-height:16px;
letter-spacing:0px;}


div#left a
{
   text-decoration:none;
   color:#777777;
font-weight:normal;
font-family:tahoma;
font-size:11px;
}

div#left a:hover
{
   color:#777777;
font-weight:normal;
text-decoration:underline;
font-family:tahoma;
font-size:11px;
}


div#left acronym
{
   border-bottom:1px dashed #ffff2b;
   color:#ffb72b;
   cursor:help;
}

div#left acronym:hover
{
   border-bottom:1px dashed #666;
   color:#333;
   cursor:help;
}

div#left hr
{
   margin:11px auto;
   width:95%;
   height:0px;
   border:none;
}


div#left ol.commentlist
{
   list-style-type:none;
}

div#left ol.commentlist li
{
   font-family:tahoma,verdana,sans-serif;
   color:#000;
background-color:#bbbbbb;
   font-size:11px;
   border:none;
   background:url("none") no-repeat;
   padding:11px;
   margin:5px;
}

li
{font-family:tahoma;
font-size:11px;
line-height:16px;
color:#000000;}

div#left ol.commentlist li.alt
{
   background:url("none") no-repeat;
background-color:#ffffff;
border:1px #000000;
}

div#left input,textarea
{
   border:1px solid #000000;
   background:#fff;
   padding:5px;
   font-family:tahoma,verdana,sans-serif;
   color:#000000;
   font-size:11px;
}

div#left textarea
{
   width:85%;
   height:150px;
}


/* -------- */


div#right h1
{
   font-family:tahoma,verdana,sans-serif;
   color:#000000;
   font-size:11px;
   font-weight:bold;
   margin:1px;
text-transform:uppercase;
   padding:0px;
   background:#FDA1A0;
}

div#right p
{
   font-family:tahoma,verdana,sans-serif;
   color:#000;
   margin:5px 0px;
   padding:0px;
   font-size:11px;
   line-height:16px;
}

div#right ul
{
   font-family:tahoma,verdana,sans-serif;
   color:#000;
   margin:5px 0px 0px 30px;
   padding:0px;
   font-size:11px;
}

div#right ul li
{
   list-style-image:url("none");
   margin-bottom:7px;
line-height:16px;
}

div#right ul li:hover
{
   list-style-image:url("none");
line-height:16px;
}

div#right hr
{
   width:0px;
   height:0px;
   margin:5px;
}

div#right a
{
   text-decoration:none;
   font-weight:none;
   color:#777777;
font-family:tahoma;
font-size:11px;
}

div#right a:hover
{
   color:#777777;
text-decoration:underline;
font-family:tahoma;
font-size:11px;
}

