/*
Theme Name: Irisblog Bella
Description: Irisblog Bella
Author: Websushi
*/

/*************************
* IRISBLOG - bella       *
* by websushi.it		 *
************************/
/*rosa:#8c3893*/
/*viola:#8c3893 */

	@import url(/wp-content/themes/shared/style.css);


/* Variables only */

/*link*/
a, a:visited  {color:#8c3893; }

/*titoli*/
h1 {color:#8c3893;}

/* struttura principale  =========================================*/

#contMain { background:#FFF url(images/bg_container.gif) 0 0 repeat-x; border-color:#353635; }

/*header*/ 
#login input.button {background:#8c3893; border:#353635 1px solid;}
#login  a.button:hover {background:#b3b921; color:#FFF; }

/*menu*/
#menu {background:url(images/bg_menu.gif) 55px 0 no-repeat; }
#menu li a {color:#FFF; border:#cc88e5 1px solid; }
#menu li.sel, #menu li a:hover { border:#cc88e5 1px solid; color:#8c3893}

/*post*/
.meta-comments a {background:url(images/ico_commenti.gif) 0 2px no-repeat; }
.post .heading .meta-date {background:url(images/bg_data.gif) 0 0 no-repeat; padding-left:15px}

/*sidebar*/
#sidebar .box  li {background:url(images/bg_list.gif) 0 6px no-repeat; }

#sidebar .box h2 { color:#8c3893; }

#search input.button { background:#cc88e5; color:#FFF; border:#8c3893 1px solid; }


#forum a { color:#8c3893; background:url(images/bg_forum.gif) 10px 15px no-repeat; } 

 
/* footer =========*/
#contFooter { background:#8c3893;  border-bottom:#cc88e5 8px solid; }

/* rating */
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating { background: url(/images/star_small.gif) left -1000px repeat-x; }

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {background-image: url(images/star_small.gif);}


#commentform input#submit { background:#cc88e5; color:#FFF; border:#8c3893 1px solid;}
.titlebox h4 {
	background-color:#353635;
	
}