/*
File:			custom.css
Description:	Custom styles for Thesis
*/


/*********************
        BASICS
*********************/



.custom, .custom .date-text {
background: url(/images/bg-tile-light.png);
background-attachment: fixed;
padding-bottom: 20px}

.custom html {
/* overflow-y: scroll; */
}

.custom p {
margin: 0 0 14px 0;
line-height: 17px;
}

.custom a, .custom a:visited {
outline: none;
color:#9B56A8;
text-decoration: none;
}

.custom a:hover {
outline: none;
color: #C3C2C2;
text-decoration: none;
}


.custom code, code {
background: none;
}



.custom a img {
border: none;
}

.custom #content_box {background: url(/images/bg-stretch.png) repeat-y; margin-top: -10px;}

.custom #content {border-right: 1px solid #9B56A8;
margin-right: -1px;
padding: 10px 0 0 8px;
width: 582px;}

/**** CHANGE BELOW LINE AND 'BG-STRETCH.PNG' TO CHANGE BACKGROUND COLOR ****/

.custom .date-text, .custom #footer, .custom .admin-edit-post span {
background: #fff;
}

.custom h4, .custom h4 p {
font-weight: normal;
font-size: .9em;
font-style: italic;
line-height: 1.3em;
padding: 5px 10px;
text-align: justify;
}

.custom hr {
width: 90%;
border: 1px dotted #9B56A8;
border-style: none none dotted;
margin: 20px auto 20px auto;
}

.custom .right-img {float:right; padding-left: 10px;}

/*********************
        HEADER
*********************/

/* .custom #header {
background: url(/images/header.png) no-repeat; 
width: 1000px;
padding: 0;
height: 180px;
position: relative;
z-index: 100;
} */

.custom #header {
background: url(/images/header-with-features.png) no-repeat; 
width: 1000px;
padding: 0;
height: 180px;
position: relative;
z-index: 100;
}



.mm{
padding: 0;
margin: 0;}
 
.mm a.mm-btn {
display: block;
width: 175px;
height: 37px;
margin-left: 583px;
margin-top: 4px;
position: absolute;
background-image: url(/images/mm-sprite.png);
background-position: top;
z-index: 101;
}

.mm a.mm-btn:hover {
background-position: bottom;
}


.ff{
padding: 0;
margin: 0;}
 
.ff a.ff-btn {
display: block;
width: 160px;
height: 30px;
margin-left: 810px;
margin-top: 8px;
position: absolute;
background-image: url(/images/ff-sprite.png);
background-position: top;
z-index: 102;
}

.ff a.ff-btn:hover {
background-position: bottom;
}

  
.custom .about-box {position: absolute; background: #CEB6DD; border: none; width: 425px; height: 90px; margin: 18px 0 0 550px; display: none;}

.custom .about-box p {color: #fff; font-size: 12px; line-height: 15px; padding: 2px 3px 0 5px; }

.navigation-bar {
width: 1000px;
margin-top:141px;
position:absolute;
display: inline;
} 

.custom .navigation {margin-left: 10px;}

.custom .navigation li {padding: 0; margin: 0; list-style:none; display:inline; }

.custom .navigation li a {
float:left;
display:block;
color: #fff;
text-transform: lowercase;
font-size: 20px;
line-height: 20px;
cursor:pointer;
margin: 3px 35px 0 0;
}

.custom .navigation li.current_page_item a, .navigation li.current_page_item a:hover, .navigation li a:hover {color:#9B56A8;}

.subscribe {display: inline-block; float:right;}

#subscribe-link span {
display: none;
}

#subscribe-link {display: inline;}

#subscribe-link li, #subscribe-link a {
height:30px;
display:inline-block;
border: 0;
}

#subscribe-link li {
float:left;
list-style:none;
display:inline-block;
}

#subscribe-link-01 a {width: 33px; background:url(/images/subscribe-sprite.png) -12px -11px no-repeat; margin-right: 0px;}
#subscribe-link-02 a {width: 32px; background:url(/images/subscribe-sprite.png) -55px -11px no-repeat; margin-right: 2px;}
#subscribe-link-03 a {width: 35px; background:url(/images/subscribe-sprite.png) -104px -13px no-repeat; margin-right: 4px;}
#subscribe-link-04 a {width: 23px; background:url(/images/subscribe-sprite.png) -150px -11px no-repeat; margin-right: 4px;}

#subscribe-link-01 a:hover {background:url(/images/subscribe-sprite.png) -12px -57px; }
#subscribe-link-02 a:hover {background:url(/images/subscribe-sprite.png) -55px -57px; }
#subscribe-link-03 a:hover {background:url(/images/subscribe-sprite.png) -104px -59px; }
#subscribe-link-04 a:hover {background:url(/images/subscribe-sprite.png) -150px -57px; }

#subscribe-text {
color: #fff;
font-size: 20px;
padding: 3px 7px 0 0;
line-height: 20px;
}

.custom .subscribe_form  {padding: 5px 6px 0 0; line-height:20px;}

.custom .subscribe_form .text_input  {padding: 3px 0 0 4px; height: 14px; width: 170px; margin-bottom: 1px; border: 1px solid #9B56A8; font-size: 10px;}



/*********************
      POSTS
*********************/


.custom .post-content ul li, .custom .post-content ol li {
line-height: 17px;
margin-bottom: 5px; margin-left: 15px;
}

.custom .post-content ul, .custom .post-content ol {margin-bottom: 10px; margin-top: -5px;}

.custom .post-content div {margin: 6px 0 -8px 0;} /*backtype retweet*/

/* remmed out to fix conflict with Syntax Highlighter Plugin */
/* .custom .about {border: 1px solid #ccc; padding: 10px; background: #ededed; margin: 0 15px 10px 0;} */

.custom h2.entry-title {margin-bottom: 2px;}

.guest-img {float: left; padding-right: 8px; margin-top: 2px;}

/*.custom .guest-title h1, .guest-title h2 a, .guest-title h2 a:visited {color: #FAB027;}

.guest-title h2 a:hover {color: #ccc;} */

.print {float: right; padding-left: 10px;}

.email {float: left;}

.email img {margin-right: 7px; margin-top: 2px;}

.post-ad {margin-top: 10px; margin-bottom: 15px; text-align: center;}

.custom .post-separator {
height: 30px;
}

.custom .admin-edit-post span {padding: 5px 10px; position: absolute; }

.custom .admin-edit-post{
float: left;
position: absolute;
text-transform: lowercase;
margin:0px 10px 0 -75px;
padding: 10px;
font-size: 12px;
}

.custom .date {
background-image: url(/images/sidebar-h2-background.png);
background-repeat: repeat-x;
width: 100%;
float: left;
margin: -19px 0 2px 0;
}

.custom .date-text {
font-size: 13px;
color: #9B56A8;
font-weight: bold;
margin-right: 5px;
text-transform: lowercase;
float: left;
padding: 0 8px 0 2px;
line-height: 18px;
}

.custom .post-title-divider {
height: 18px;
margin: 0 0 2px 0;
padding: 0;
background-image: url(/images/sidebar-h2-background.jpg);
background-repeat: repeat-x;
}

.custom .post h2, .custom .headline_area h1 {
font-size: 18px;
line-height: 18px;
font-weight: bold;
margin: 0;
padding: 0;
text-align: left;
text-transform: uppercase;
color: #9B56A8;
}

.custom .post_box {margin-top: 0; padding-top: 0;}

.signature img {margin: -7px 0 10px 25px;}

.custom .post-footer {
padding: 5px 7px 0px 5px;
border: 1px solid #ccc;
line-height: 1.3em;
background: #EBEAF6;
}

.custom .post-tags {
text-transform: lowercase;
font-size: 10px;
margin-left: 150px;
text-align: right;
min-height: 11px;
}

.custom .post-comments {
text-transform: uppercase;
font-weight: bold;
text-align: right;
float: left;
padding-right: 10px;
font-size: 12px;
}

.custom .post-byline {
text-transform: lowercase;
font-size: 10px;
text-align: right;
margin-top: 10px;
padding-bottom: 3px;
}

.custom .wp-caption {background: none; padding: 5px; border: 1px solid #B497BD; margin-bottom: 5px;}

.custom .wp-caption.alignright {margin: 3px 0 3px 10px;}

.custom .wp-caption.alignleft {margin: 3px 10px 3px 0;}

.custom .format_text .wp-caption p {font-size: 10px; font-style:normal; border: none;}

.custom #follow2 {position: absolute; padding-left: 270px; margin-top: -18px;}

.custom .post {border: 0; margin-right: 13px;}

.custom #post-notice {width: 340px; margin: 15px auto 10px auto; border: 1px solid purple; background: #CEB6DD; padding: 7px; font-weight: bold; font-size: 13px; text-align: center;}

.custom #post-notice a:hover {color: #fff;}

.custom #music-player {
width: 400px;
margin: 15px auto 10px auto;
border: 1px solid #ccc;
background: #EDEDED;
padding: 0px 10px 15px 10px;
font-weight: bold;
font-size: 11px;
text-align: left;}

.custom #music-player .title {line-height: 12px; margin: 0px 5px 2px;}

.custom #pre-posts {
margin: 2px 10px 10px 0px;
border: 1px solid purple;
background: #AAE74A;
padding: 7px;
font-weight: bold;
font-size: 13px;
text-align: center;}

.custom #pre-posts a:hover {color: #fff;}

.custom blockquote {
border-left:5px solid #ECE6F6;
color:#666666;
padding-right: 5px;
margin-left: 20px;
}

.custom .gallery-caption {font-size: 10px; line-height: 12px; margin-top: 3px;}

.custom .gallery {padding: 0 0 0 10px;}

.custom .gallery br {line-height: 8px;}

.custom .gallery .gallery-item {margin-bottom: 0; padding-bottom: 0;}

.custom .format_text dl {margin: 10px 0 0 0; padding: 0;}

/*********************
      SIDEBARS
*********************/

.contrib img {padding: 0 10px; vertical-align: middle;}
.contrib {text-align: center; margin: 5px 0;}

.pink-ribbon {height: 138px; width: 138px; position: absolute; margin: 162px 0 0 871px; background: url(/images/pink-ribbon-80.png) no-repeat; z-index: 5;}


.custom .sidebar_list li {
background-image: url(/images/purple-stripes.png);
background-repeat: repeat-x;
width: 100%;
}

.custom #sidebars h3, .custom .sidebar h3 {
display:inline;
background: #EBEAF6;
font-size: 16px;
color: #9B56A8;
font-weight: bold;
text-transform: uppercase;
line-height: 18px;
padding-right: 10px;
letter-spacing: -1px;
font-variant: normal;
}

.custom .sidebar_list li ul li {
background:none;
margin: 0;
}

.custom .sidebar_list ul {
list-style: square;
padding: 0 5px 0 0;
}

.custom #sidebar_2 ul {padding-right: 0;}


#wpcumuluswidgetcontent {margin-bottom: -30px; margin-top: -10px; padding: 0;}

.custom #tweet li {
list-style: none;
border-bottom: solid 1px #ccc;
padding: 4px 5px 4px 5px;
}

.custom #tweet ul {
margin: 0 5px 0 0;
}

.tweet-box {margin: 0 auto; text-align: center;}
.tweet-box li {text-align: left;}

.tweet-error {padding: 13px 20px 5px 20px;}

.custom .post-twitter {height: 3px; margin: -5px 0 -10px; background: #EBEAF6; padding: 5px 35px 0; text-align: right;}

.custom .sidebar_list ul li {
list-style: none;
border-bottom: solid 1px #ccc;
padding: 4px 0px 4px 5px;}

.custom .sidebar_list ul li.last {border-bottom: none;}

.custom .post_box {margin-left: 5px;}

.custom li.widget {margin-bottom: 20px;}

.custom #sidebars {padding-top: 10px; border-left: 1px solid #9B56A8; margin-left:-1px}

.custom #sidebar_1 {border-right: 1px solid #9B56A8; margin-bottom: 15px;}
.custom #sidebar_2 {border-left: 1px solid #9B56A8; margin-left: -1px; margin-bottom: 15px;}

.custom #sidebar_2 ul {margin-right: 10px; }

.after-sidebar2 {text-align: center; margin-left: -11px; padding: 0 10px 5px; border-left: 1px solid #9B56A8}

.after-sidebars {
margin: 10px;
text-align: center;
}

.after-sidebars img {max-width: 369px;}


/*********************
    MULTIMEDIA BOX
*********************/

.custom #custom_box .widget {margin: 32px 0 0px 0;}

.custom #custom_box {background: none; margin: -48px 0 0 0; border: 0; padding-top: 16px;}

.custom #multimedia_box {margin: 0;}



/*********************
         ADS
*********************/

.ad-here {
width: 125px;
margin-left: 7px;
}

.ad-block {margin: 4px;}

.ad-block2 {margin: 0 4px 4px 4px;
display: inline-block;
width: 402px;}

.ad-cell {
        float: left;
        width: 33.3%;
        margin-bottom: 10px;
}

.ad-cell-wide {
        float: left;
        width: 66.7%;
        margin-bottom: 10px;
}

.ad-cell-full-width {
        float: left;
        width: 100%;
        margin-bottom: 10px;
}
       
.ad, .ad img {
        width: 125px;
        height: 125px;
        margin: 0 auto;
        padding: 0;
        background: #ccc;}
        
/* div.ad img:hover, div.after-sidebars img:hover, div.teaser-intro img:hover {
filter: alpha(opacity=70);
   -moz-opacity: 0.7;
   opacity: 0.7;
} */

.teaser-intro {
margin: -70px 100px 20px 100px;
border-bottom: 1px solid #ccc;
text-align: center;
}

.ad-placeholder {
background: #ccc;
height: 125px;
width: 125px;
border: 1px solid #000;
margin: 0 auto;
}

/* .ad-top {
margin-left: 9px;
display: inline-block;

}

.ad-middle {
margin: 5px;
display: inline-block;
margin-top: 10px;
width: 100%;
} */


/*********************
     LOGOS/BUGS
*********************/

.thesis {
padding: 0;
margin: 0;}
 
.thesis a.thesis-btn {
display: block;
width: 180px; height: 150px;
margin: 0 auto 25px auto;
background-image: url(/images/thesis-sprite.png);
background-position: bottom;
}

.thesis a.thesis-btn:hover {
background-position: top;
}

.petition{
padding-bottom: 15px;
}
 
.petition a.petition-btn {
display: block;
width: 180px; height: 64px;
margin: 20px auto 0 auto;
background-image: url(/images/petition-sprite.png);
background-position: top;
}

.petition a.petition-btn:hover {
background-position: bottom;
}

.mom-blogs{
margin: 10px auto 5px;
}
 
.mom-blogs a.mom-blogs-btn {
display: block;
width: 153px; height: 57px;
margin-left: 17px;
background-image: url(/images/mom-blogs-sprite.png);
background-position: top;
}

.mom-blogs a.mom-blogs-btn:hover {
background-position: bottom;
}

.secret-sauce{
margin: 15px auto 0px auto;
}
 
.secret-sauce a.secret-sauce-btn {
display: block;
width: 152px; height: 152px;
margin-left: 17px;
background-image: url(/images/secret-sauce-sprite.png);
background-position: top;
}

.secret-sauce a.secret-sauce-btn:hover {
background-position: bottom;
}

.blogher-2011 a.blogher-2011-btn {
display: block;
width: 160px; height: 160px;
margin-left: 13px;
margin-top: 10px;
background-image: url(/images/blogher-2011-sprite.png);
background-position: bottom;
}

.blogher-2011 a.blogher-2011-btn:hover {
background-position: top;
}

.welcomista{
margin: 15px auto 0px auto;}
 
.welcomista a.welcomista-btn {
display: block;
width: 182px;
height: 126px;
margin: 10px auto;
background-image: url(/images/welcomista-sprite.png);
background-position: top;
}

.welcomista a.welcomista-btn:hover {
background-position: bottom;
}

.badge {
margin: 5px 0 0 -5px;
z-index:150;}
 
.badge a.badge-btn {
display: block;
width: 195px;
height: 107px;
background-image: url(/images/badge-195-sprite.png);
background-position: top;
}

.badge a.badge-btn:hover {
background-position: bottom;
}

.twitter-moms {
margin: 15px 0 5px 0px;
text-align: center;
}
 
.twitter-moms a.twitter-moms-btn {
display: block;
width: 171px; height: 45px;
margin:0px auto;
background-image: url(/images/twitter-moms-sprite.png);
background-position: top;
}

.twitter-moms a.twitter-moms-btn:hover {
background-position: bottom;
}

.role-mommy {
margin: 15px auto 0px auto;
}
 
.role-mommy a.role-mommy-btn {
display: block;
width: 127px; height: 127px;
margin: 0px auto;
background-image: url(/images/role-mommy-sprite.png);
background-position: top;
}

.role-mommy a.role-mommy-btn:hover {
background-position: bottom;
}

.maddie {
margin: 15px auto 0px auto;
}
 
.maddie a.maddie-btn {
display: block;
width: 150px; height: 150px;
margin: 0px auto;
background-image: url(/images/maddie-sprite.png);
background-position: top;
}

.maddie a.maddie-btn:hover {
background-position: bottom;
}

.maddie {margin: 15px auto; text-align: center;}

.flickr_photo {padding: 8px 8px 8px 9px;}

/*********************
      SEARCH
*********************/


#s {margin-top: 3px;}

#search input:hover {
	background:#ECE6F6;
}

#search input:focus {
	background:#fff;
}

.custom .teasers_box {border-top: none;  padding-bottom: 10px; border-bottom: 1px solid #ccc;}

.custom .teasers_box img {display: none;}

.custom .teaser {width: 45%;}

.custom .search-excerpt {background: #ffff00;}

.custom .text_input {background: #fff;}

.custom .single, .custom .secinput, .custom .area {font-size: 11px; font-weight: normal;}

.custom .incoming {display: none;}


/*********************
      COMMENTS
*********************/

#twitter-id, .twitter-id {font-size: 10px; font-weight: normal;}

dl#trackback_list {
background: #F4F4F4 url("/images/trackbacks.png") 5px 5px no-repeat;
border: 1px solid #ccc;
padding: 25px 10px 10px 20px;
color: #ccc;
text-transform: lowercase;
}


dl#trackback_list a, dl#trackback_list a:visited {color:#9B56A8 !important; text-transform: none;}
.custom dl#comment_list .bypostauthor { background: transparent;} /* Reset Thesis default */
.custom dl#comment_list dd { padding-top: 0; } /* Reset Thesis default */
.custom dl#comment_list dd,
   .custom dl#trackback_list dd { padding-left: 0; border: none;} /* Reset Thesis default */
.custom dl#comment_list dl dd .format_text { margin-bottom: 0;} /* Reset Thesis default */
.custom dl#comment_list dd div,
   .custom dl#trackback_list dd div {padding: 5px 10px 0px 40px; border: 1px solid #ccc; border-top: none; background: #fff;}
.custom dl#comment_list dl dd div {padding: 5px 10px 0px 40px; background: #fff/*none*/;}
.custom dl#comment_list dt.bypostauthor { background: #ECE6F6 none repeat scroll 0 0; border: 1px solid #ccc; border-bottom: none; margin-top: 10px;}
.custom dl#comment_list dt {border: 1px solid #ccc; border-bottom: none; margin-top: 10px;  padding: 5px 10px 5px 10px; text-transform: lowercase; background: #fff;}

.custom .edit-comment-admin-links-no-icon {border: none}
   .custom dl#comment_list dd.bypostauthor>div { background: #ECE6F6 none repeat scroll 0 0; border: 1px solid #ccc; border-top: 1px; padding: 5px 10px 0px 40px; }
.custom dl#comment_list dl.children {padding-left: 1em; margin-left: 5px;}
.custom dl#comment_list dl.children dt { padding: 5px 10px 5px 10px;}

.custom .aec-undo {height: 0px; width: 0px;}

.custom dl#comment_list p.reply {text-align: right; margin-bottom: 5px; }
dl#comment_list dd p.reply a:hover {text-decoration: none; color: #9B56A8;} 

.custom dl#comment_list {border: none; }

.custom #comments {margin: -30px 10px 0px 5px;}

.custom .comments_intro {text-transform: uppercase}

.custom #commentform {border: none; padding: 0;}

dl#comment_list dt a:hover {text-decoration: none;}

.custom #cancel-comment-reply-link {background: #fff; border: 1px solid #9B56A8; color: #E21111;}

.custom #cancel-comment-reply-link:hover {background: #eee;}

.custom #commentform .form_submit {background: #fff; border: 1px solid #ccc; color: #9B56A8; text-transform: uppercase;}

.custom #commentform .form_submit:hover {background: #eee;}

.custom .comment_time {text-transform: lowercase;}

.custom .comment_moderated, .custom .ajax-edit-time-left {color: #E21111}

.custom .comment #respond {padding: 20px; margin-top: -5px;}


.custom .comment #respond_intro {border: none;}

.custom .comment #respond_intro p {margin-left: -40px;}

.custom #respond_intro p {text-transform: uppercase; font-weight: bold;}

.custom #respond {border: 1px solid #ccc; margin-top: 10px; padding: 20px; background: #fff;}

.custom #respond_intro {margin-top: -5px;}

.custom dl#comment_list dd #respond {margin-top: 0px; padding: 15px 20px 20px 20px;}

.custom dl#comment_list dd div .edit-comment { border: none;}


.custom dl#comment_list dd div .edit-comment-admin-links-no-icon {border: 1px solid #ccc; height: 18px; line-height: 12px;}

.custom dl#comment_list dd.bypostauthor div {
background: #ECE6F6;}


.custom .comments_closed p {
  display: none;
}


#commentluv {margin-left: -6px; font-size: 12px;}

.cluv {
background: /*#ECE6F6*/#ededed;
border: 1px solid #ccc;
margin: 10px 0 0 -10px;
padding: 5px 10px;}

.twitter-ID-input {margin-top: 12px; background: none;}

/*********************
      FOOTER
*********************/


.custom #footer {
border-top: 1px solid #ccc;
padding: 7px 10px 10px 10px;
margin-right: 1px;
font-size: 12px;
margin-top:10px;} 

.copyright {float: left;}

.credit {float: right; text-align: right; padding-bottom: 20px;}

.custom #footer a, .custom #footer a:visited {color: #9B56A8; text-decoration: none; border: none;}

.custom #footer a:hover {color: #888; text-decoration: none;}

.custom div.prev_next p {
float:right;
width: 35%;
text-transform: lowercase;
text-align: right;
}

.custom div.prev_next p.previous {
float:left;
width: 35%;
text-align: left;
}

.custom .prev_next .previous a {display: block; text-align: left; text-transform: uppercase;}

.custom .prev_next a {display: block; text-align: right; text-transform: uppercase;}


#wpstats {display: none}

/*********************
    CONTACT FORM
*********************/

.custom .contactform {border: 1px solid #9B56A8; padding: 10px 0 20px 0;}

.custom .contactleft {width: 120px;}

.custom .contactright {width: 420px;}

.custom .contactright input {background: #fff;}

.custom .contactright input:focus {background: #F3F3F3; border: 1px solid #9B56A8; color: #000;}

.custom #wpcf_msg {background: #fff; border: 1px solid #ccc; width: 400px; text-transform: none;}

.custom #wpcf_msg:focus {background: #F3F3F3; border: 1px solid #9B56A8; }

.custom #contactsubmit {background: #fff; border: 1px solid #ccc; color: #9B56A8; text-transform: uppercase; font-weight: bold; width: 130px}

.custom #contactsubmit:hover {background: #eee;}


/*********************
     CODY COPYING
*********************/
 
.copy_button {
text-align:center;
border:1px solid black;
background-color:#D2D2D2;
cursor:default;
margin:0px 4px 4px 4px;
width:75px;
padding: 3px;
}

.copy_button.hover {
background-color:#fff;
color: #E21111;
border: 1px solid #E21111; 
}

.copy_button_copied {
text-align:center;
cursor:default;
margin:0px 4px 4px 4px;
width:75px;
background-color:#fff;
color: #E21111;
border: 1px solid #E21111;
padding: 3px;
}

.textBox{width: 60px; text-align:center;}



/*.code-box {
border: 1px solid #CCCCCC;
padding: 5px;
background: #ECEBF7;} 


.code-box, .code-box-copy {
height: 75px;
overflow-y: auto;
margin-left:100px;
cursor: pointer;
padding: 5px;
color: #666;
background: #ECEBF7;
border: 1px solid #CCC;
}
		
.code-box.hover {
background: url(/images/copy.png)no-repeat #ECEBF7;
background-position:center; 
border: 1px solid #E21111;
}*/


.copy_btn {
width:75px;
text-align:center;
border:1px solid black;
background-color:#ddd;
padding:3px;
font-size:11px;
cursor:default;
font-weight:bold;}

.copy_btn:hover {background:#fff;}

/*	div.multiple, .multiple {
		height:90px;
		overflow-y: auto;
		margin:5px;
		cursor: pointer;
		color: #666;
		background: #ECEBF7;
		border: 1px solid #CCC;
		padding: 5px;
		font-family:Consolas,"Andale Mono",Monaco,Courier,"Courier New",Verdana,sans-serif;
		line-height: 1.2em;
                letter-spacing:1px;
	}
	
	div.multiple.hover, .multiple.hover { 
		background: url(http://www.aintyomamasblog.com/images/copy.png)no-repeat #ECEBF7;
		background-position:center;
		border: 1px solid #E21111;
	} */
