/*
Theme Name: Fruity Pink
URI: http://www.simplywp.net
Description: 3 columns pink wordpress theme
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/
body {
 font: 12px Verdana, Arial, Tahoma, Sans-serifs;
 background: url('images/background.jpg') no-repeat center top #F0397B;
 }
#wrap {
 width: 960px;
 margin: auto;
 text-align: justify;
 display: block;
 background: url('images/content_bg.jpg') repeat-y center #FFFFFF;
 border-left: 20px solid #F27C96;
 border-right: 20px solid #F27C96;
 border-bottom: 20px solid #F27C96;
 }
.topleftad {
 height: 70px;
 padding: 10px;
 margin: 30px 0px 0px 0px;
 text-align: left;
 color: #FFFFFF;
 }
#header {
 height: 70px;
 padding: 10px;
 margin: 30px 0px 0px 0px;
 text-align: center;
 color: #FFFFFF;
 }
#header a {
 color: #FFFFFF;
 text-decoration: none;
 }
#headera:hover {
 color: #FFFFFF;
 text-decoration: none;
 }
#header h1 {
 font: 36px Georgia, "Times New Roman", Times, serifs;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 background: #F27C96;
 height: 30px;
 font-weight: bold;
 font: 14px Georgia, "Times New Roman", Times, serifs;
 color: #FFFFFF;
 }
#navigation a {
 color: #FFFFFF;
 text-decoration: none;
 }
#navigation a:hover {
 color: #FFFFFF;
 text-decoration: none;
 border-bottom: 2px solid #FFFFFF;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 5px 0px 0px 10px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 float: left;
 width: 695px;
 }
#content a.srollover {
    display: block;
    width: 111px;
    height: 36px;
    background: url("http://www.spoiledbratsites.com/images/visit.gif") 0 0 no-repeat;
    text-decoration: none;
}
#content a:hover.srollover {
    background-position: 0 -36px;
}
#content a.play {
    display: block;
    width: 111px;
    height: 36px;
    background: url("http://www.spoiledbratsites.com/images/play.gif") 0 0 no-repeat;
    text-decoration: none;
}
 #content a:hover.play {
    background-position: 0 -36px;
}

.entry_body {
 padding-left: 20px;
 margin: 0px 0px 0px 0px;
 }
#content h1 {
 font: 24px Georgia, "Times New Roman", Times, serifs;
 color: #F7831C;
 padding: 0px;
 margin: 0px;
 }
#content h1 a {
 text-decoration: none;
 color: #F7831C;
 }
#content h1 a:hover {
 text-decoration: none;
 color: #FFBF87;
 }
.entry_footer {
 clear: both;
 text-align: right;
 text-size: 11px;
 margin: 0px;
 padding: 0px;
 }
.entry_category {
 float: left;
 }
.entry_comment {
 float: right;
 }
.entry_break {
 height: 35px;
 margin: 15px 0px 0px 0px;
 background: url('images/break.jpg') no-repeat center;
 }
.entry_body p {
 line-height: 18px;
 }
.entry_body blockquote {
 padding: 20px;
 margin: 30px;
 background: #FFF1F4;
 color: #999999;
 texst-align: justify;
 }
#footer_link {
 clear: both;
 padding: 10px;
 margin: 20px 0px;
 }
#footer_link a {
 background: #FF809F;
 padding: 5px 20px;
 text-size: 11px;
 color: #000000;

 }
.footerleft {
 text-align: center;
 float: left;
 }
.footerright {
 text-align: center;
 float: right;
 }
#content_break {
 clear: both;
 }
#sidebar {

 float: left;
 }
#sidebar img {
 padding: 0px 1px 1px 1px;

 margin: 5px;
 }
#sidebar_left {
 float: left;
 width: 120px;
 }
#sidebar_right {
 float: left;
 width: 120px;
 }
#sidebar h2 {
 background: url('images/side_border.jpg') no-repeat center bottom;
 padding: 5px 5px 15px 5px;
 margin: 0px 0px 10px 10px;
 color: #EF862A;
 font: 18px Georgia, "Times New Roman", Times, serifs;
 }
#sidebar ul {
 list-style: none;
 margin: 0px 10px 10px 15px;
 padding: 0px;
 }
#sidebar li {
 padding: 3px 0px;
 }
#sidebar2 {

 float: left;
 }
#sidebar2 h2 {
 background: url('images/side_border.jpg') no-repeat center bottom;
 padding: 5px 5px 15px 5px;
 margin: 0px 0px 10px 10px;
 color: #EF862A;
 font: 18px Georgia, "Times New Roman", Times, serifs;
 }
#sidebar2 ul {
 list-style: none;
 margin: 0px 10px 10px 15px;
 padding: 0px;
 }
#sidebar2 li {
 padding: 3px 0px;
 }
#footer {
 clear: both;
 color: #FF809F;
 text-align: center;
 height: 30px;
 padding: 20px;

 font: 14px Georgia, "Times New Roman", Times, serifs;
 }
#footer a {
 text-decoration: none;
 color: #FF809F;
 }
#footer a:hover {
 text-decoration: none;
 color: #FF809F;
 }
#sidebar a {
 text-decoration: none;
 color: #383838;
 }
#sidebar a:hover {
 text-decoration: underline;
 color: #383838;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0px;
 background: transparent;
 }
img {
 padding: 0px 1px 1px 1px;
 background: #939393;
 border: 1px solid #D4D4D4;
 margin: 5px;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin: 0px;
 padding: 10px;
 }
.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }
.alt {
 background: #FFF1F4;
 }
#comment_box {
 margin: 5px 20px;
 }
#comment_box ol {
 padding: 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 list-style: none;
 }
.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }
#wp-calendar a {
 text-decoration: underline;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #F7831C;
 }
a:hover {
 text-decoration: underline;
 color: #F7831C;
 }

/* --- SITES --- */

	.ib-fix li { display:-moz-inline-box; -moz-box-orient:vertical;
               display:inline-block; vertical-align:top; word-wrap:break-word; border-bottom: 1px dotted #999; padding-left:7px; padding-bottom:7px;}

 * html .ib-fix li { display:inline;}
  * + html .ib-fix li { display:inline;}
  .ib-fix li > * { display:table; table-layout:fixed; overflow:hidden; }

* html .demo-ul li { width:100%; }   /* for IE 6 */
.demo-ul li > * { width:100%; }      /* for all other browser */


#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #F0397B;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #F27C96;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }